
body {
    overflow-y: auto;
    overflow-x: hidden;
    font-family: 'Karla', sans-serif, !important;
}

.popover {
    font-family: 'Karla', sans-serif, !important;
}

.popover {
    max-width: 400px !important;
    width: 100%;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #ba9a3a;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.popover-navigation button {
    font-size: 12px;
    margin: 0 3px;
}

    .popover-navigation button.disabled {
        background: #eaeaea !important;
        color: #ccc !important;
    }


.ms-webpartzone-cell {
    margin: 0;
}
.right-content p{
    line-height:1.5 !important;
}

.invert {
    filter: invert(100%);
    -moz-filter: invert(100%);
    -webkit-filter: invert(100%);
    -o-filter: invert(100%);
}

.ms-webpart-chrome-vertical, .ms-webpart-zone, .ms-webpart-cell-vertical {
    display: inherit !important;
}

a, a:visited, .ms-link:visited {
     text-decoration:none !important; 
}
    a:hover {

        text-decoration: none !important;
 
    }
    .btn a {
        color: white;
    }

.no-margin {
    margin: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.no-padding {
    padding: 0;
}

#s4-workspace {
    overflow: visible !important;
}

#s4-bodyContainer {
    background-color: white;
    padding: 0;
}

.headerArea {
    padding-top: 10px;
}


section#news-row {
    padding-top: 30px;
}

.form-group {
    font-size: 14px;
}


#news-row .post-gallery ul li .no-padding.col-xs-5.col-sm-6.col-md-6, #news-row .post-gallery ul li .col-md-4.no-padding.col-xs-5.col-sm-6 {
    padding-right: 10px;
}



#serviceCard ul.nav-wizard {
    width: 100%;
}

#itemsList .newsresult.grid {
    height: 309px;
    overflow: hidden;
}


#news-row .post-gallery ul li:first-child .no-padding.col-xs-5.col-sm-6.col-md-6 a img {
    min-height: 240px !important;
    height: auto !important;
    width: auto !important;
    max-height: 240px !important;
    min-width: 100%;
}

#news-row .post-gallery ul li:first-child .no-padding.col-xs-5.col-sm-6.col-md-6 a {
    display: block;
    height: 240px !important;
    overflow: hidden;
}




@media only screen and (min-width: 761px) and (max-width: 1024px) {

}


    #ServicesAndNews .lastNewsBox .item .item-info p {
        margin-top: 5px;
        color: #fff !important;
    }
#ServicesAndNews .lastNewsBox .item .item-info small {
    font-size: 12px !important;
    color: #868484;
}
#ServicesAndNews .lastNewsBox .item .item-info small  a{
    font-size:12px !important;
    display:inline;
}
#Media .twitter iframe {

._2lqh {
    display:none !important;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(2, 2, 2);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}
.cubePlay{
    display:block !important;
}

.ms-advsrchbutton{
    text-align:center;
}

@media print{


.mobileBar {
    display: none;
}