/*******************************************

***          YT Framework: css          ***

*******************************************/


#yt_logo .logo img{
    height: auto!important;
}

body.homepage #yt_logo .logo img{
    opacity: 0;
}

body.homepage #yt_logo .logo{
    background: url("/images/logo-w2.png") center center no-repeat;
}

body:not(.homepage) #yt_top{
    margin-bottom: 0;
}

#yt_top .container #yt_logo .logo{
    max-width: 100%!important;
}

.sj-responsive-listing .respl-items.isotope:after,
.sj-responsive-listing .respl-items.isotope:before,
.sj-responsive-listing .respl-items.isotope .respl-item:after,
.sj-responsive-listing .respl-items.isotope .respl-item:before,
.sj-responsive-listing .respl-wrap.cf:before,
.sj-responsive-listing .respl-wrap.cf:after{
    display: none!important;
}


/* Medium devices Desktops

// ------------------*/

.sj-responsive-listing .respl01-4 div.respl-item{
    width: 24.98%!important;
}

.sj-responsive-listing{
    overflow: hidden;
}

.sj-responsive-listing .respl01-4{
    margin-left: 1px!important;
}

.home-layout2 .sj-responsive-listing.latest_work .respl-wrap .respl-items .respl-item .item-inner .transparent .border .content{
    posiiton: relative!important;
    left: auto!important;
    right: auto!important;
    bottom: auto!important;
    background: rgba(0,0,0,0.6);
    padding: 10px 0!important;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    float: none;
    clear: both;
    top: 50%!important;
    transform: translateY(-50%);

}

html .home-layout2 .sj-responsive-listing.latest_work .respl-wrap .respl-items .respl-item .item-inner .transparent .border .content .item-title a{
    color: #fff;
}

.home-layout2 .sj-responsive-listing.latest_work .respl-wrap .respl-items .respl-item .item-inner:hover .transparent  .border .content{
    background: none;
}

.home-layout2 .sj-responsive-listing.latest_work .respl-wrap .respl-items .respl-item .item-inner .transparent .border{

}


html #yt_top .container #yt_logo .logo,
html .search_top .btn-finder-searchform{
    min-height: 86px;
}


#cookieMessageContainer{
    display: none!important;
}

html #yt_spotlight7 > .container{
    width: 100%;
    padding: 0;
}

html #yt_spotlight7 .modtitle{
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #222222;
    font-size: 26px;
    position: relative;
    padding-top: 75px;
    padding-bottom: 0;
    margin-bottom: 12px;
}

html #yt_spotlight7 .modtitle:after{
    width: 80px;
    height: 9px;
    display: block;
    content: "";
    background: url("../images/styling/limegreen/bg-title.png") 0 0 no-repeat;
    position: relative;
    bottom: 0;
    margin: 25px auto;
}

html .home-layout2 .module.latest_blog h3.modtitle:after{
    margin-bottom: 0;
}

html .home-layout2 .sj-responsive-listing.latest_work .respl-categories{
    display: none!important;
}

html .home-layout2 .respl-item{
    cursor: pointer;
}

@media (min-width: 1600px) {

    html .home-layout2 .module.sjmslide_home2 .slideshow.theme2{
        max-height: 995px!important;
    }

    html .home-layout2 #yt_top #yt_logo {
        width: 25%;
    }

    html .home-layout2 #yt_top #yt_mainmenu {
        width: 62.5%;
    }

    html .home-layout2 #yt_top #top-right {
        width: 12%;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {



}

@media (min-width: 1200px) {



    .home-layout2 .our_services .row{
        display: flex;
        flex-wrap: wrap;

    }

    html .home-layout2 #yt_top .container > .row {
        margin: 0 -15px;
    }

    body{
        overflow-x: hidden;
    }

}

/* Small devices Tablets

// ------------------*/

@media (min-width: 768px) and (max-width: 979px) {



}



/* Extra small devices Phones

// ------------------*/

@media (max-width: 767px){



}

ul.sigProClassic{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

#yt_copyright{
    padding: 0!important;
}