@media only screen and (min-width: 2000px) {
.about-vision {
    background-image: url(../images/my-vision-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}


}
@media only screen and (min-width: 1800px) {

.compromise-box h3 {
    font-size: 30px;

}

}

@media only screen and (min-width: 1700px) and (max-width: 2000px){
.page-content.contact-info.homecontact {
    position: absolute;
    top: 104px;
    right: 15%;
    width: 400px;
}

}


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

    .page-content.contact-info.homecontact {
    position: absolute;
    top: 7px;
    right: 7%;
    width: 400px;
}

}




@media only screen and (max-width: 1700px) {
    .mt-60 {margin-top: 0;}
    .mt-80 {margin-top: 0;}
    .header-right { }
    .navbar-primary .navbar-nav>li>a {}
    .page-content.contact-info.homecontact {
    position: absolute;
    top: 7px;
    right: 7%;
    width: 400px;
}
.all-box-testimonial.clearfix {
    margin-top: 0 !important;
}
.testimonial-box .col-sm-9 {
    width: 65%;
}
.testimonial-box .col-sm-3 {
    position: absolute;
    width: auto;
    right: -96px;
    top: -40px;
}

}

@media only screen and (max-width: 1500px) {
.slide-text {
    text-align: left;
    position: absolute;
    top: -9px;
}
.slide-text h2 {
    color: #000000;
    font-size: 40px;
    text-transform: uppercase;
}
.slide-text ul {
    margin-top: 20px;
}
.slide-text ul li {
    background-image: url(../images/banner-tik.png);
    background-repeat: no-repeat;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    padding-left: 50px;
    margin-bottom: 9px;
    line-height: 38px;
    background-position: 1px 1px;
}
.testimonial-box .col-sm-3 {
    position: absolute;
    width: 45%;
    right: 0px;
    top: -40px;
}
.footer .header-phone.footer-email a {
    font-size: 18px;
}

}

@media only screen and (min-width: 1300px) {
.container {
    width: 1240px;
}


}


@media only screen and (min-width: 1200px) {
.col-md-4.col-sm-4.footer-two-part {
    padding-left: 75px;
}


}

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

    h2 {font-size: 40px}
    h3 {
        font-size: 30px;
    }
    .navbar-primary .navbar-nav>li>a {
        padding-left: 32px;
        padding-right: 32px;
    }
    .section-five .quote-form h2 {font-size: 40px;}
    .mobile-menu-text p {
       color: #fff; float: left; text-transform: uppercase; padding-top: 10px; padding-left: 10px; font-size: 20px
    }
    .navbar-toggle {
    display: block !important;
}

.navbar-header {
        float: none;
    }
.header .navbar-header {
    margin-left: 0;
    margin-right: 0;
    background-color: #13873e;
}
.header .navbar-toggle {

    margin-top: 17px;
    margin-right: 13px;
}
.navbar-primary .container {
    width: 100%;
}
.header {
   
    min-height: auto;
}
.header .navbar-toggle .icon-bar {
    background-color: #fffcfc;
}
.page-content.contact-info.homecontact {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
}
.home-form {
    margin: 0 50px;
}
.services-box1 .content-home-services,.services-box2 .content-home-services,.services-box3 .content-home-services {
    width: 190px;
    height: 190px;
}
.compromise-box h3 {
    color: #000000;
    font-size: 21px;
    font-weight: bold;
}
.home-testimonial-section .carousel-inner {
    margin-top: 0px;
}
.page-content h2.awrad {
    margin-top: 51px;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 53px;
}
.services-box h3 {
    font-size: 23px;
}
.latest-blog .item-box .blog-content {

}

.latest-blog h3 {
    font-size: 18px;
}
.footer-newsletter .btn-submit {
 
       width: 36%;
}
.footer-newsletter .form-control {
    /*width: 140px;*/
}
.footer .tel, .footer .address, .footer .email, .footer .web {
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 15px;
}

    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0;
    }
    .navbar-primary {
    float: none;
    width: 100%;
    margin: 0;
    border-radius: 0;
    margin-top: 0;
    position: relative;
    margin-top: 20px;
}
    .navbar-nav>li {
    float: none;
    display: block !important;
    }
    .navbar-primary .navbar-nav li {
    
    border-right: 0;
}
    div#myNavbar {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-nav>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding: 0 15px !important;
        color: #FFFFFF;
        font-size: 18px !important;
        border-bottom: 0 !important;
    }
    .navbar-primary .navbar-nav>li>a {
    line-height: 40px;
}
   .navbar-primary .navbar-nav>li:first-child a {
    
}
     .navbar-primary .navbar-nav {
        background-color: #056839;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-primary .navbar-collapse {
    margin-right: 0px;
}
.about-vision h1 {
    font-size: 30px;
}
.about-vision-box h2 i {
    width: 30px;
    height: 30px;
    margin-top: -6px;
    font-size: 15px;
}
.about-vision-box h2 {
    color: #000000;
    font-size: 16px;
    padding: 13px;
}


.slide-text ul li {
    background-image: url(../images/banner-tik.png);
    background-repeat: no-repeat;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    padding-left: 35px;
    margin-bottom: 7px;
    line-height: 24px;
    background-position: 1px 1px;
    background-size: 20px 20px;
}
.testimonial-box .col-sm-3 {
    position: absolute;
    width: 45%;
    right: 0px;
    top: 45px;
}
.footer h3 {
    font-size: 24px;
}
.footer .header-phone a {
    font-size: 20px;
}
.footer .header-phone.footer-email a {
    font-size: 16px;
    word-break: break-word;
}
.footer {
    font-size: 14px;
}
.page-content h2 {
    font-size: 30px;
    line-height: 44px;
}
.contact-addresss .email {
    padding-left: 10px;
}


}
@media only screen and (min-width: 991px) and (max-width: 1200px){

.footer-newsletter .form-control {
    width: 200px;
}

}


@media only screen and (max-width: 1024px) {
.slide-text h2 {
    color: #000000;
    font-size: 30px;
    text-transform: uppercase;
}

}

@media only screen and (max-width: 991px) {
    h3 {
        font-size: 22px;
    }
    .header-right {
    margin-top: 45px;
}
.header-phone a {
    color: #253d5f;
    font-size: 21px;
}
.header-right .global-button {
    /*background-color: #dd101a;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 52px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;*/
}
    .header-right .header-tel {
        margin: 0;
    }
    .navbar-primary .navbar-nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-one .img-responsive {
        width: 100%;
    }
    .service-box .btn {
        line-height: 40px;
    }
    .section-five .img-responsive {
        width: 100%;
    }
    .section-five .quote-form {
        margin-left: 0;
        margin-top: 30px;
    }
.header-right img.img-responsive {
    display: inline-block;
}
.latest-blog .item-box .img-responsive {
    width: 100%;
}
.vision-ab-sec-box h2 {
    font-size: 30px;
    line-height: 43px;
}
.vision-ab-sec-box p {
    font-size: 17px;
    margin-bottom: 35px;
    line-height: 35px;
    padding: 0 30px;
}
.about-vision-box h2 i {
    display: none;
}
.about-vision-box h2 {
    padding: 10px;
}
.footer .social .fa {
    background-color: #f3f3f3;
    color: #414141;
    width: 45px;
    height: 45px;
    line-height: 51px;
   margin: 0 5px;

}
.quote-form {
    margin-left: 0;
}


}





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

    .navbar-primary .navbar-nav>li:first-child a {
    
}
.home-about {
    padding: 40px 0;
}
.header-right {
    margin-top: 13%;
}
.header-right a {
    display: inline-block;
}
.page-content h3 {
    font-size: 23px;
}
.page-content p {
    line-height: 30px;
}
.page-content.contact-info.homecontact {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
}
.home-services h2 {
    font-size: 40px;
    color: #dd101a;
    margin-bottom: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
.home-about h2 {
    font-size: 40px;
}
.home-testimonial-section h2.text-center {
    color: #ffffff;
    font-size: 28px;
}
.home-testimonial-section .block-text.rel.zmin {
    text-align: center;
    padding: 0 5px;
}
.all-box-testimonial.clearfix {
    padding: 20px;
}
.home-testimonial-section .col-sm-4.aos-init.aos-animate {
    padding: 0 15px !important;
    margin-top: 35px;
}
.home-testimonial-section.aos-init.aos-animate {
    padding-bottom: 10px;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 21px;
}
.testimonial-box h2 {
    font-size: 35px;
}
.testimonial-box .col-sm-9 {
    padding: 35px;
}
.footer-contact {
    text-align: left;
    margin-top: 15px;
}
.footer-contact {
    text-align: center;
    margin-top: 15px;
}
.home-form {
    margin: 3px;
}
.section-one p.text-right {
    text-align: left;
}
.latest-blog h2.text-center {
    color: #e70033;
    font-size: 40px;
    font-weight: bold;
}
.footer-newsletter .form-control {
   /* width: 185px;*/
}
.footer-newsletter .btn-submit {
 
    width: 30%;
}
.navbar-primary .navbar-nav>li>a {
    /*line-height: 17px;*/
}
.services-box {
    margin-bottom: 25px;
}
.global-button {
   
    font-size: 15px;
    padding: 0 22px;
    line-height: 48px;
}

    h2 {font-size: 30px;}
    h3 {font-size: 25px;}
    .header {
        margin-bottom: 0;
            min-height: 155px;
    }
    .logo {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .logo .img-responsive {
        display: inline-block;
    }
    .header-tel:before {content: '';}
    .header-right .header-tel a {
        color: #FF631B;
        display: inline-block;
        padding: 0 10px;
        font-size: 16px;
    }
    .header-btn .btn {
        border: 0;
        padding: 0;
    }
    .header-btn .btn:hover {background: transparent;}
    .header-btn .btn .fa {
        margin: 0;
    }
    .header-right .header-tel a:hover,
    .header-btn .btn:hover .fa {color: #002155;}

    .navbar-primary {
        margin-top: 0;min-height: auto;
    }
    .navbar-primary .navbar-nav {
        margin: 0;
        background-color: #1e3764;
    }
    .navbar-primary .navbar-nav li {
    margin-bottom: 0;
    border-right: 0;
}
   /* .navbar-header {
        margin-left: 15px;
        margin-right: 15px;
    }*/
    .section-one ul.check li {
        width: 100%;
    }
    .section-three {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .service-box .img-responsive {
        width: 100%;
    }
    .service-box .btn {
        width: 200px;
    }
    .section-four {
        padding-top: 20px;
        background: #002155;
        padding-bottom: 20px;
    }
    .section-five .quote-form h2 {
        font-size: 25px;
    }
    .footer .social {
        float: none;
    }
    .footer-bottom,
    .footer-bottom .text-right {text-align: center;}

    .services-box1 .content-home-services {
        width: 300px;
        height: 300px;
    }
    .services-box2 .content-home-services {
    width: 200px;
    height: 200px;
}
.services-box3 .content-home-services {
    width: 200px;
    height: 200px;
}
.compromise-title h2 {
    color: #000000;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 27px;
    margin-top: 24px;
}
.compromise-box img {
    width: 100%;
    margin-bottom: 0;
}
.page-content h2.awrad {
    margin-top: 51px;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 40px;
}
.about-vision-box {
    box-shadow: 0 0 10px #cccccc;
    margin-bottom: 40px;
}
.testimonial-box .col-sm-9 {
    width: 100%;
}
.testimonial-box .col-sm-3 {
    position: relative;
    width: auto;
    right: 0px;
    top: 17px;
}

}



@media only screen and (max-width: 480px) {
    h2 {
        font-size: 25px;
    }
}