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

}

@media only screen and (max-width: 1440px)
{
    .navbar .menu-ul{
        padding:10px 0;
    }
    .logo {
        max-width: 140px;
    }
    .navbar .menu-ul li{
        min-width:100px;
    }

    .services .service-item h4{
        font-size:16px;
    }
    .home-text .heading__title{
        font-size:28px;
    }
    .slider-area .page-title h1{
        font-size:30px;
    }
    .slider-area .page-title {
        padding-top: 110px;
        padding-bottom: 55px;
    }
    p.agree-p{
        font-size:11px;
    }
    .full-banner .contactForm label{
        display: none;
    }
    .full-banner .container {
        max-width: 1150px;
    }
    .contactForm.banners-form{
        max-width: calc(50% - 120px);top:calc(50% + 36px);
    }
    .navbar .menu-ul{
        font-size:15px;
    }
    .h2, h2 {
        font-size: 1.75rem;
    }
    .h3, h3 {
        font-size: 1.6rem;
    }

    .h4, h4{
        font-size:1.44rem;
    }
    .opinions .review {
        font-size: 15px;
        padding:10px 20px;
        min-height: 230px;
    }
    .phone-top{
        font-size:18px;
    }
    .box-item h4{
        font-size:20px;
    }
}


@media only screen and (max-width: 1380px)
{
    body{
        font-size:14px;
    }
    .btn{
        padding:12px 35px
    }
}

@media only screen and (max-width: 1280px)
{
    .services .service_desc{
        font-size:40px;
    }
}


@media only screen and (max-width: 1199px)
{
    .btn{
        font-size:13px;
    }
}

@media only screen and (max-width: 1100px)
{
    .social_slider_widget{
        display: none;
    }
}


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

}


@media only screen and (max-width: 991px)
{
    .full-banner .btn{font-size:12px;}
    .header .social__icons li{margin:0 !important;display: block;font-size:22px;}
    .header .social__icons{
        position: fixed;
        top: 80px;
        z-index: 100;
        background: #000;
        width: 50px;
        left: 0;
        padding: 5px;
        text-align: center;
    }
    .full-banner{background:#fff;}
    .contactForm.banners-form{
        width:100%;max-width:calc(100% - 30px);padding:20px 30px;background-color: #1c1d20;
        position: relative;border-radius: 12px;
        z-index: 22;
        margin:15px;
    }
    .contactForm.banners-form .form-control,.form-control{
        min-height:40px;background:#fff;
    }
    body header.header > nav.navbar .phone-top svg {
        fill: #E0AFA0;
    }
    header.header.header-transparent,body header.header {
        background: #4a6750;
        margin-bottom: 0px;
        position: sticky;top:0;
    }
    .header-transparent .navbar .menu-ul li a{
        color: #282828;
    }
    .header-transparent .navbar .menu-ul li a:hover,.header-transparent .navbar .menu-ul li.active a{
        color:#04355D;
    }
    .full-banner .owl-text.home_content .banner-subtitle{
        margin:5px auto 15px auto;
    }
    .navbar{
        padding:0;
    }
    .navbar .menu-ul {
        position: fixed;
        flex-wrap: wrap;
        height: 100%;
        top: 0;
        right: -100%;
        background: #fff;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s;
        flex-direction: column;
    }
    .navbar .menu-ul li{
        width:100%;padding:8px 30px;
    }
    .navbar .navbar-toggler{
        display: block;background:#fff;height: 40px;z-index: 33;border-radius: 5px;position: relative;width:40px;right: 0;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s;
    }
    .fixed-navbar .navbar .navbar-toggler{
        position: fixed;right:15px;top: 15px;
    }
    .navbar .navbar-toggler .menu-lines{
        left:8px;top:8px;
    }
    header .navbar-brand {
        position: relative;
        left: 0%;
        top: 0px;
        transform: none;
        margin: 0;
    }
    .logo {
        max-width: 130px;
    }
    .top-info-beam .col-md-4{display: none;}
    .top-info-beam .phone-top {
        font-size: 15px;
    }
    .top-info .flx{
        justify-content: flex-end;
    }
    .top-info-beam .phone-top{
        padding-right: 0;padding-left: 10px;
    }
    .navbar .menu-ul.menu-opened{
        right: 0;
    }
    .navbar .menu-ul li.separator,.navbar .menu-ul li.empty{display: none;}
    .contact-info{
        margin:0;
        padding:30px
    }
    .contactForm{
        padding:30px;
    }
    .contact-info i.bigicon {
        font-size: 30px;
        color: #04355D;
        margin-right: 5px;
        width: 40px;
    }
    .contact_number p a {
        font-size: 16px; 
    }
    .contact h4 {
        font-size: 26px;
    }
    .slider-area .page-title h1 {
        font-size: 26px;
    }
    .page-title nav {
        width: 100%;
        display: flex;
        justify-content: center;
        position: relative;
        bottom: 0;
        margin-bottom: -30px;
        margin-top:30px;
    }
    .breadcrumb {
        margin: 0;font-size:11px;
        padding: 10px 30px;
    }
    .slider-area .page-title {
        padding-top: 40px;
        padding-bottom: 45px;
    }
    .phone-top{
        font-size:16px;
    }
    .full-banner{
        margin-top:0 !important;
    }
    .container-timeline .contento .info {
        font-size: 16px;
    }
    .box-item{
        padding:30px 20px;
    }
    .box-item h4 {
        font-size: 18px;
    }
    .timeline-sc{
        padding:40px 0;
    }
    .banner-subtitle ul{
        display: table;
        margin: 0 auto 15px;
        text-align: left;
    }
}

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

}

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

}

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

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

}
@media only screen and (max-width: 767px)
{
    .contact_number p{font-size:14px;}
    .timeline-nws .section-heading{position: relative;top:0;}
    .contact .contactForm{display: block;}
    .timeline-nws .g-5.row > div{padding:0 15px;}
    .timeline-nws .g-5.row > div.col-md-7{margin:0;margin-top:40px;}
    .process-card .process-text .process-title{font-size:19px;}
    .services .service-item {
        margin: 10px auto;
    }
    .phone-top{
        font-size:14px;
    }
    .box {
        padding: 40px 10px;
    }
    h1{font-size: 36px;}
    h2{font-size: 26px;}
    h3{font-size: 22px;}
    h4{font-size: 18px;}
    h5{font-size: 15px;}
    .home-text .heading__title {
        font-size: 22px;
    }
    section.section-padding {
        padding: 40px 0;
    }
    .menurest,.about{
        padding:40 0;
    }
    .menurest{
        background: #fff;
    }
    .footer-top .text-left{
        text-align: center !important;
    }
    .contact_number {
        margin-top: 20px;
    }
    footer .footer-top{
        text-align: center;
    }
    footer .footer__widget {
        padding-top: 15px;
    }
    .accordion-item .accordion__item-title{
        font-size:16px;
    }
}

@media only screen and (max-width: 575px)
{
    .flip-bx .back, .flip-bx .front{min-height: 300px}
    .flip-bx .back .inner p{font-size:14px;}
    .timeline-nws .section-heading h2{margin-bottom:20px !important;}
    .process-card .process-text .process-title{font-size:17px;}
    .one-faq-h{
        padding:0 15px
    }
    .home-faq{
        font-size:15px;
    }
    .opinions .review {
        font-size: 14px;
        padding:15px;
    }
    #map{
        height: auto;min-height: 300px;
    }
    .flex-center.left-photo{
        flex-direction: column-reverse;
    }
    .right-bar{
        max-width:calc(100% - 120px);
        justify-content: flex-end;
    }
    .phone-top {
        font-size: 13px;margin-left: 5px;
    }
    .contact .contactForm{
        padding:30px 20px;margin-top:20px;
    }
    .contact .col-12.mb-5{
        margin-bottom: 10px !important;
    }
    h2 {
        font-size: 24px;
    }
    .contact h4 {
        font-size: 18px;
    }
    .phone-top svg{width:20px;}
}


@media only screen and (max-width: 480px)
{
    .process-card{gap:15px;}
    .col-lg-6 .contact-info.fullh,.col-lg-6 .contact-info.fullh .row-contact-data > .col-md-12{padding:0;}
    .g-recaptcha{transform: scale(0.85);transform-origin: left;}
    .slider-area .page-title h1{
        font-size:24px;
    }
    .logo {
        max-width: 120px;
    }
    .top-info .flx {
        padding-left: 80px;
    }
    .top-info-beam .phone-top {
        font-size: 14px;
    }
    .services .service-item img{
        width:64px
    }
    .btn{
        font-size:12px;
    }
    .contact-info, .contactForm{
        padding:20px;
    }
    .contactForm.banners-form{
        padding:15px;
    }
    .container-timeline .contento {
        padding: 10px 20px;
    }
    .container-timeline .contento .info {
        font-size: 14px;
    }

}
@media only screen and (max-width: 420px)
{
    .row-contact-data{margin:0;}
    .contact_number{text-align: center;}
    .contact_number b, .contact_number strong{flex-wrap:wrap;display: block !important;}
    .contact_number svg{width:100% !important;margin:0 0 5px 0 !important;}
    .contact_number p{padding-left: 0;}
}

@media only screen and (min-width: 992px)
{
    .nav__item-link b{
        padding:15px 20px;border:2px solid #04355D;border-radius: 40px;background:#04355D;color:#fff;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s;
    }
    .nav__item-link:hover b{
        background: #fff;color:#04355D;
    }
}

@media only screen and (min-width:1340px)
{
    .container {
        max-width: 1250px;
    }

}
@media only screen and (min-width:1440px)
{
    .container {
        max-width: 1350px;
    }
    .h1,
    h1 {
        font-size:3.3rem
    }
    .h2,
    h2 {
        font-size:2.9rem
    }
    .h3,
    h3 {
        font-size:2.55rem
    }
    .h4,
    h4 {
        font-size:1.9rem
    }
    .h5,
    h5 {
        font-size:1.55rem
    }
    .h6,
    h6 {
        font-size:1.3rem
    }

}
@media only screen and (min-width:1620px)
{
body{font-size:16px;}
.flip-bx .back .inner p{padding-top:10px;}
}