@media (min-width: 1200px) {
}
@media (max-width: 1199px) and (min-width: 992px) {
    .team-overlay p {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .container {
        width: 800px;
    }
}
@media (max-width: 991px) {
    .cd-slider-navigation a{
        height: 12px;
        width: 12px;
        margin: 0 5px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .member-caro-overlay .team-social {
        margin-top: 10px;
    }
    .cd-slider-wrapper {
        height: 650px;
    }
    .container {
        width: 570px;
    }
    .owlImage {
        height: 450px;
    }
    .port-overlay h3,.port-overlay p {
        font-size: 12px;
    }
}
@media (max-width: 767px){
    .font-60 {
        font-size: 32px;
    }
    #map {
        height: 300px;
    }
    .contact-info li {
        width: 100%;
        display: inline-block;
        margin-bottom: 25px;
    }
    .overlay-search input[type="search"] {
        padding: 20px 75px !important;
    }
    .overlay-search .overlay-close{
        width: 40px !important;
        height: 40px !important;
    }
    .right-side-meta {
        z-index: 999;
        width: 22px;
    }
    .right-side-meta ul li {
        margin-bottom: 10px;
    }
    .right-side-meta ul li a {
        font-size: 18px;
    }
    .bg-video {
        height: 350px;
    }
    .comments .media-body {
        padding-left: 5px;
    }
    .comments .media-object {
        width: 48px;
        height: 48px;
    }
    .meta-holder ul li p .fa {
        padding-right: 10px;
    }
    .meta-holder ul li {
        border: 0;
        padding: 25px 10px;
    }
    .blog-single-img {
        min-height: 350px;
    }
    .classic-blog-pagination ul li a {
        padding: 35px 0;
        font-size: 14px;
    }
    .classic-description {
        padding-left: 15px;
        padding-right: 15px;
    }
    .client-border-logos li {
        border: 0;
        width: 50%;
        padding: 15px 10px;
        min-height: 100px;
    }
    .simple-banner-image {
        height: 350px;
    }
    .image-caption h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .member-caro-overlay .team-social {
        margin-top: 15px;
    }
    .icon-services {
        padding: 0;
    }
    h1 {
        font-size: 36px;
    }
    .numberNavigation div {
        width: auto;
        height: auto;
        margin: 0 2px;
    }
    body {
        font-size: 15px;
    }
    .cd-slider-navigation {
        left: 45%;
    }
    .cd-slider h1 {
        font-size: 24px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    .cd-slider p {
        font-size: 14px;
    }
    .cd-slider-wrapper {
        height: 650px;
    }
    #sidebar-wrapper {
        padding-bottom: 100px;
    }
    .footer .social {
        float: left;
    }
    .portfolioContainer .holder img {
        width: 100%;
        height: auto;
    }
    .portfolioContainer div[class^="col-"], .portfolioContainer div[class*=" col-"] {
        width: 100%;
    }
    .footer .social a:first-child {
        padding-left: 0;
        width: 100%;
        display: inline-block;
    }
    .footer .social a:nth-child(2) {
        padding-left: 0;
    }
    .portfolioFilter a {
        margin: 0 5px;
    }
    .owlImage {
        min-height: 450px;
        height: auto;
    }
    #vlb1lightbox {
        z-index: 9991;
    }
    #page-content-wrapper{
        padding-right: 22px;
    }
}
@media (max-width: 767px) and (min-width: 736px) {
    #sidebar-wrapper {
        max-height: 420px;
    }
}
@media (max-width: 735px) and (min-width: 685px) {
    #sidebar-wrapper {
        max-height: 400px;
    }
}
@media (max-width: 684px) and (min-width: 667px) {
    #sidebar-wrapper {
        max-height: 400px;
    }
}
@media (max-width: 666px) and (min-width: 568px) {
    #sidebar-wrapper {
        max-height: 400px;
    }
}
@media (max-width: 567px) and (min-width: 480px) {
    #sidebar-wrapper {
        max-height: 480px;
    }
}
@media (max-width: 479px){
    .comments .media-object {
        width: 36px;
        height: 36px;
    }
    .client-border-logos li {
        width: 100%;
    }
    h1 {
        font-size: 24px;
    }
    .team-overlay p:nth-child(3) {
        display: none;
    }
    .text-services .service-number {
        text-align: left;
        position: relative;
        margin-bottom: 25px;
    }
    .text-services .service-text {
        padding-left: 0;
    }
    .owl-home .owl-nav .owl-prev, .owl-home .owl-nav .owl-next{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .btn {
        font-size: 15px;
        letter-spacing: 0;
        padding: 10px 15px;
    }
    .slide-caption h1 {
        font-size: 28px;
    }
    .slide-caption p {
        font-size: 15px;
    }
    .port-overlay h3 {
        font-size: 13px;
    }
}
@media (max-width: 479px) and (min-width: 414px) {
    #sidebar-wrapper {
        max-height: 736px;
    }
}
@media (max-width: 413px) and (min-width: 375px) {
    #sidebar-wrapper {
        max-height: 667px;
    }
}
@media (max-width: 374px) and (min-width: 320px) {
    #sidebar-wrapper {
        max-height: 568px;
    }
}