#header .social-icons {
   
    margin-right: 16px !important;
    margin-top: 12px !important;
}
#header nav ul.nav-top li {
    display: block !important;
}
#header nav ul.nav-top, #header .header-top {
    display: block;
}
.owl-carousel .owl-item img {
    height: auto;
    transform-style: preserve-3d;
}
.mfp-image-holder .mfp-content {
    height: auto;
    width: 600px !important;
}
img.mfp-img {
    width: 600px !important;
}
@media(min-width:768px){

    .site_img img{

        height:252px;

    }

     .site_img li{

        height:265px;

        margin-bottom: 20px;

    }

    .site-icon-ul{

        border-radius: 18px;

        box-shadow: 0 0 7px 3px #ccc;

        list-style: outside none none;

        margin: 0;

        padding: 30px 12px 12px !important;

    }

    .logo-samples-ul li{

        height: 275px;

    } 

    .logo-samples-ul img {

        height: 230px;

    }

 

}

.color-blue{

    color:#0088CC ;

}



.breadcrumb > li + li:before{

    content: '';

}

.nav.nav-pills.sort-source {

    background-color: #F4F4F4;

    border-top: 2px solid #0088CC;

    border-radius: 8px;

    box-shadow: 7px 7px 6px -3px;

    padding: 15px;

}

   .fa.fa-caret-down{

    display: none;

}

.dropdown {

    cursor: pointer;

}

.lang{

    color: #fff !important;

}

.lang:hover{

    color: #0086CA !important;

    text-shadow: none;

}
.padding{
    padding: 0;
}

.no-margin{
    margin-bottom: 0 !important;
    height: auto !important;
}