@media screen and (min-width: 4500px) {
    footer:before {
        width: 46%;
    }
}

@media screen and (min-width: 3501px) and (max-width: 4500px) {
    footer:before {
        width: 44.5%;
    }
}

@media screen and (max-width: 3500px) {
    footer:before {
        width: 44%;
    }
}

@media screen and (min-width: 2201px) and (max-width: 3449px) {
    footer:before {
        width: 41%;
    }
}

@media screen and (min-width: 1751px) and (max-width: 2200px) {
    footer:before {
        width: 39%;
    }

    .top-footer .widget ul.gallery li {
        max-width: 63px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1750px) {
    footer:before {
        width: 36%;
    }
}

@media screen and (max-width: 1440px) {
    footer:before {
        width: 34%;
    }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
    .slide-content h2 {
        font-size: 26px;
    }

    .slide-content h1 {
        font-size: 30px;
    }
}

@media screen and (min-width: 481px) and (max-width: 640px) {
    .slide-content h2 {
        font-size: 24px;
    }

    .slide-content h1 {
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {

    #pharmaceutical .owl-theme .owl-nav,
    #real_estate .owl-theme .owl-nav {
        position: relative;
        margin-bottom: 30px;
    }

    #pharmaceutical .owl-next,
    #pharmaceutical .owl-prev,
    #real_estate .owl-next,
    #real_estate .owl-prev {
        position: relative;
        left: 0;
        margin-top: 0;
    }

    #pharmaceutical .owl-prev,
    #real_estate .owl-prev {
        margin-right: 5px;
    }

    #pharmaceutical .owl-next,
    #real_estate .owl-next {
        margin-left: 5px;
    }

    #real_estate .full_section_content {
        width: 100%;
    }

    .real-estate-completed,
    .real-estate-ongoing {
        position: relative;
        float: none;
        width: 100%;
    }

    .woodshire-video {
        float: none;
        width: 100%;
        height: 500px;
        padding: 5px;
        margin: 0;
    }

    .real-estate-woodshire-slider,
    .real-estate-woodshire-slider figure {
        float: none;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }

    .real-estate-woodshire-box h3 {
        padding: 0 0 10px 0;
    }
    
    .real-estate-slider figure img {
        height: 500px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .slide-statue {
        max-width: 350px;
    }

    .about-list .about_box_content {
        width: 74%;
    }

    .about-content {
        padding: 5px 0;
    }

    footer:before {
        width: 34%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .top-footer .widget ul.gallery li {
        max-width: 48px;
    }

    .top-footer .social-icon a {
        margin: 0 1px;
    }

    .about-list .about_box_content {
        width: 75%;
    }

    .about-content {
        padding: 0;
    }

    footer:before {
        width: 34%;
    }
}

@media screen and (min-width: 768px) {
    .sticky-header {
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    }

    body.dark .sticky-header {
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
        background-color: #000;
        box-shadow: 0 2px 5px rgba(225, 225, 225, 0.1);
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .navbar-nav>li>a {
        padding: 30px 15px 15px 0;
    }

    a.navbar-brand {
        padding: 28px 0;
    }

    .top-bar ul li {
        margin: 0 7px;
    }

    .top-bar ul li.envolop {
        margin-left: 0;
    }

    #our_blog .margin-small,
    #pricing .margin-small,
    #pharmaceutical .margin-small,
    #real_estate .margin-small,
    #about_us .margin-small,
    #liaisoning .margin-small,
    .top-footer .margin-small {
        margin-bottom: 30px;
    }

    #pharmaceutical .margin-small:nth-last-child(2),
    #pharmaceutical .margin-small:last-child,
    #real_estate .margin-small:nth-last-child(2),
    #real_estate .margin-small:last-child,
    .top-footer .margin-small:nth-last-child(1),
    .top-footer .margin-small:nth-last-child(2) {
        margin-bottom: 0px;
    }

    .slide-statue {
        max-width: 300px;
    }

    .slide-content {
        margin-top: -94px;
    }

    .slide-content h1 {
        font-size: 32px;
    }

    .about-us-half-sec {
        position: relative;
        margin-top: 30px;
    }

    .about-list .about_box_content {
        width: 85%;
    }

    #services .margin-small:nth-last-child(1),
    #about_us .margin-small:nth-last-child(1),
    #liaisoning .margin-small:nth-last-child(1),
    .our-facts .margin-small:nth-last-child(1),
    .our-facts .margin-small:nth-last-child(2) {
        margin-bottom: 0;
    }

    footer:before {
        width: 49%;
    }

    .widget.information ul li a:hover {
        color: #fff;
    }

    .top-footer .widget ul.gallery li {
        max-width: 59px;
    }
}

@media screen and (max-width: 767px) {
    .top-footer .margin-small {
        margin-bottom: 30px;
    }

    .navbar-nav {
        padding-right: 0;
    }

    a.navbar-brand {
        padding: 20px 0;
    }

    .top-footer .margin-small:nth-last-child(1) {
        margin-bottom: 0px;
    }

    #about_us .margin-small:last-child,
    #liaisoning .margin-small:last-child {
        margin-bottom: 0;
    }

    .about-content {
        padding: 0;
        margin-top: 30px;
    }

    .top-bar .right {
        text-align: center;
    }

    .top-bar .left {
        text-align: center;
    }

    .navbar-default .navbar-toggle {
        background-color: #000;
        margin: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle {
        background-color: #000;
        margin: 15px 0;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #000;
    }

    .navbar-nav>li>a {
        padding: 15px 15px;
    }

    .navbar-header {
        border-bottom: 1px solid #ccc;
    }

    .slide-content {
        z-index: 2;
    }

    .slide-content h1 {
        font-size: 22px;
    }

    .slide-content h2 {
        font-size: 20px;
    }

    .slide-content {
        margin-top: -60.5px;
    }

    .slide-content a {
        padding: 10px 20px;
    }

    .top-bar ul li {
        display: inline-block;
        margin: 5px 5px;
        font-size: 14px;
    }

    .template-heading h2 {
        position: relative;
        color: #000;
        font-size: 26px;
    }

    .template-heading h3 {
        position: relative;
        font-size: 22px;
    }

    .template-heading h4,
    .pharmaceutical-stokist h4,
    .real-estate-completed h4,
    .real-estate-ongoing h4 {
        position: relative;
        font-size: 18px;
    }

    .real-estate-woodshire-box h3 {
        position: relative;
        font-size: 18px;
    }

    #about_us .margin-small,
    #liaisoning .margin-small,
    #our_blog .margin-small,
    #pharmaceutical .margin-small,
    #real_estate .margin-small,
    #pricing .margin-small {
        margin-bottom: 30px;
    }

    #about_us .margin-small:last-child,
    #liaisoning .margin-small,
    #our_blog .margin-small:last-child,
    #pharmaceutical .margin-small:last-child,
    #real_estate .margin-small:last-child,
    #pricing .margin-small:last-child {
        margin-bottom: 0px;
    }

    footer:before {
        display: none;
    }

    #pharmaceutical .owl-theme .owl-nav,
    #real_estate .owl-theme .owl-nav {
        position: relative;
    }

    #pharmaceutical .owl-next,
    #pharmaceutical .owl-prev,
    #real_estate .owl-next,
    #real_estate .owl-prev {
        position: relative;
        left: 0;
        margin-top: 0;
    }

    #pharmaceutical .owl-prev,
    #real_estate .owl-prev {
        margin-right: 5px;
    }

    #pharmaceutical .owl-next,
    #real_estate .owl-next {
        margin-left: 5px;
    }
}

@media screen and (min-width: 641px) and (max-width: 767px) {}

@media screen and (min-width: 481px) and (max-width: 640px) {
    .client-content p {
        max-width: 90%;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .client-content p {
        max-width: 100%;
    }

    .top-bar ul li {
        display: inline-block;
        margin: 5px 5px;
        font-size: 14px;
    }

    .about-list .about_box {
        width: 60px;
        height: 60px;
        padding: 17px 0;
        font-size: 20px;
    }

    .template-heading h3 {
        font-size: 22px;
    }

    .about-list .about_box_content {
        width: 72%;
    }

    .full_section_content p {
        font-size: 18px;
    }

    .full_section_content h1 {
        font-size: 27px;
    }

    .top-footer .widget ul.gallery li {
        max-width: 48px;
    }

    .full_section_content h2 {
        font-size: 33px;
    }
}