html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body{
    background:white !important;
}

.paddingReset{
    padding:0;
}


.btn-group-wrap{
    text-align: center;
    width:100%;
}

.btn-group{
    width:100%;
    text-align: center;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}


#top-text{
    color: #ffffff;
    padding-left: 120px;
    font-size: 40px;
}

body {
    font-family: "open_sanslight"
}

figure{
    padding:10px;
}


.btnCase {
    display: inline-flex;
    width: 20% !important;
    border: 1px;
    border-style: solid;
    border-color: #E8E8E8;
    margin:-2px;
    text-align:center;
}

.portfolioFilter .btn{
    font-weight:bold;
    border:none;
    width:100%;
    background:none;
}

.portfolioFilter .btn.current{
    font-weight:bold;
    border:none;
    width:100%;
    border-bottom: 3px solid;
    border-color:#00AEEF !important;
    background:none;
    padding-bottom:-3px;
}

.portfolioFilter .btn:hover {
    font-weight:bold;
    border:none;
    width:100%;
    border-bottom: 3px solid;
    border-color:#E95F9C !important;
    background:none;
    padding-bottom:-3px;
}


.portfolioContainer{
    width:100%;
}

.portfolioContainer img {
    margin:0;
    width:370px;
    position: relative;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

#title #date{
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
}

figure #title a{
    font-size:14px;
    font-weight:bold;
    letter-spacing:1px;
    text-transform:capitalize;
    width: 75%;
    /*color:white !important;
    */
    text-decoration:none
        
}

p, li {
    font-size: 12px;
    color:white;
    padding-top:10px;
}

a:hover, a:focus {
    color: #528cb3;
}

a:active, a:hover {
    outline: 0;
}

.grid{
    max-width:100% !important;
}

.boxPadding{
    border:0;
    overflow:hidden;
    margin:0;
    margin-top:15px;
}

.itemBox{
    
}

figcaption{
    padding-top: 10px;
    width:65%;
    padding-left: 0px;
}


a,
a:hover {
    text-decoration: none !important;
    font: inherit;
    color: inherit;
}
#featuredEvent {
    padding-top: 1px;
    padding-bottom: 1px;
    background: black;
    text-align: center;
    background-size: cover;
    background-position: center center;
}

#dotted{
    background: url('../Images/gridtile.png') top center fixed repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}

.eventCategory {
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.eventTitle {
    font-family: 'novecentosanswideuploadedfile';
    color: #E95F9C !important;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 30px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    /*font-size: 24px;
    */
    color: inherit;
    text-align: left;
}
.eventDate,
.eventLocation {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.eventButton {
    padding: 10px;
    font-size: 12px;
    font-weight:bold;
    border: 1px solid;
    border-color: #00AEEF;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    width: 140px;
    margin: 0 auto;
    margin-top: 30px;
    background: rgb(0,174,239);
    /*opacity: 0.6;
    */
    /*filter: alpha(opacity=60);
    */
    /* For IE8 and earlier */
}
.eventButton:hover {
    color: #fff;
    background: rgb(233,95,156);
    border-color: rgb(233,95,156);
}
.panelTitle {
    font-family: 'novecentosanswideuploadedfile' !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: left !important;
    font-size: 10px;
}
.panel-heading {
    /*background: #999;*/
    border-radius: 0;
    border: none !important;
    padding: 20px !important;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #333;
    border: none !important;
}
.panel-default>.panel-heading {
    color: black;
    background-color: #FFFFFF;
    border: none !important;
    /*height: 130px;
    */
    color: black;
}
.novecento_small {
    font-family: "__Novecentosanswide-Bold_7";
    min-height: 36px;
    line-height: 27px;
    font-size: 18px;
    color: black;
    text-transform: uppercase;
}
.mb20 {
    margin-bottom: 20px;
}
.panel-bdoy {
    width: 90%
}

#title{
    font-size:15px !important;
    line-height:18px !important;
    text-transform:capitalize !important;
    text-align: left;
}
.smTitle{
    font-size:18px !important;
    line-height:18px !important;
}

.dropdown-content{
    margin-top: 0px;
    background-color: #EF8EB9;
    width: 100%;
}

.btn-past-event{
    background-color: rgb(0,174,239);
    border-color: rgb(0,174,239);
    width: 100%;
    height: 45px;
    border-radius: 0px;
}

.btn-past-event:hover{
    background-color: rgb(233,95,156);
    border-color:rgb(233,95,156);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: rgb(233,95,156);
    border-color: rgb(233,95,156);
}

.dropdown, dropdown-menu{
}

.dropdown-menu>li>a {
    display: block;
    padding: 18px 25px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    background-color: #E8E8E8;
    font-weight: bold;
}

.dropdown-content {
    margin-top: -2px;
    background-color: #E8E8E8;
    width: 100%;
    margin-left: -2px;
}

.dropdown-menu {
    position: relative;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0 0;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0 solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav-up {
    top: -90px;
}

.desc{
    display: block;
    display: -webkit-box;
    width: 90%;
    height: 99px;
    margin: 0 auto;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 155px;
}

.past-event-section{
    padding-bottom: 13px !important;
}

span.sans.white {
    padding-left: 0px;
}

#partner-section{
    background-color: #eeeded !important;
}

.readmore{
    background-color: #333333;
    border-color: #333333;
    color: #fff;
}

.readmore:hover{
    background-color: rgb(0,174,239);
    border-color: rgb(0,174,239);
    color: #fff;
}

@media (min-width: 992px){
    .portfolioContainer {
        
        width: 95%;
        margin-left: 30px;
    }
}