

/***** 1300px ******/
@media (max-width: 1300px) {
    section.body-cont2 img.vdo-grp {
        display: none;
    }
}

/***** 1200px ******/
@media (max-width: 1200px) {
    .banner-part .banner_text .item h1, .banner-part .banner_text .item h1 b {
        font-size: 30px;
    }
    .banner-part .banner_text .item h3 {
        font-size: 20px;
    }
    section.body-cont1 h3 {
        font-size: 18px;
    }
    section.body-cont2 h1, section.body-cont3 h1, section.body-cont4 h1, section.body-cont8 .tilte h1 {
        font-size: 30px;
    }
    section.body-cont3 ul li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    section.body-cont4 a.text-uppercase {
        font-size: 18px;
    }
    section.body-cont6 h3 {
        font-size: 30px;
    }
    section.body-cont7 h1 {
        font-size: 30px;
    }
    section.body-cont7 ul li {
        font-size: 16px;
    }
}



/***** 992px ******/
@media (max-width: 992px) {
    .banner-part .banner_text .item h1, .banner-part .banner_text .item h1 b {
        font-size: 20px;
    }
    .banner-part .banner_text .item h3 {
        font-size: 15px;
    }
    .banner-part .banner_text .item img.home-gp2 {
        max-width: 140px;
    }
    .banner-part .owl-dots {
        position: static;
        margin-top: 10px;
    }
    section.body-cont1 h3 {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 10px;
    }
    section.body-cont2 {
        margin: 40px 0 20px;
    }
    section.body-cont2 h1, section.body-cont3 h1, section.body-cont4 h1, section.body-cont8 .tilte h1 {
        font-size: 25px;
    }
    section.body-cont3 {
        padding: 30px 0;
    }
    section.body-cont3 ul li {
        font-size: 15px;
        padding-left: 0px;
        margin-left: 20px
    }
    section.body-cont4 {
        background-size: 125px;
        padding: 30px 0;
    }
    section.body-cont5 {
        background-size: 177px;
        padding: 30px 0 0px;
    }
    section.body-cont5 .description {
        margin-bottom: 40px;
    }
    section.body-cont6 {
        padding: 30px 0;
    }
    section.body-cont6 h3 {
        font-size: 25px;
        line-height: 35px;
    }
    section.body-cont7 {
        padding: 30px 0;
    }
    section.body-cont7 h1 {
        font-size: 25px;
    }
    section.body-cont7 ul li {
        font-size: 15px;
        margin-bottom: 10px;
    }
    section.body-cont8 {
        padding: 30px 0;
    }
    section.body-cont9 .banner-gp4 img {
        max-width: 200px;
    }
    footer .location a {
        margin: 3px;
    }
    footer .bottom-sec {
        padding: 10px;
    }
}


@media (max-width: 786px){
    header {
        position: relative;
        background: #ffffff;
    }
    header .logo-sec {
        position: absolute;
        z-index: 9999;
        width: auto;
        left: 0;
        top: 2px;
    }

    div#navigation {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.90);
        border-bottom: 1px solid #dddddd;
    }
    .slim-container a.slimNav_sk78-reveal {
        top: 5px !important;
    }

    

    header .menu-part {
        background: none;
        margin-top: 0;
        position: relative;
        background: #a20c0c !important;
        top: 0;
        right: 0;
        width: 100%;
        padding: 0;
    }
    .slim-container .slim-bar {
        background: none !important;
    }
    .slim-container a.slimNav_sk78-reveal span {
        background: #ad3435  !important;
    }
    .slim-container a.slimNav_sk78-reveal {
        padding: 9px 13px 11px 13px !important  ;
    }
    a.slimNav_sk78-reveal.slimclose {
        color: #ad3435 !important;
    }
    .slim-container .slim-nav {
        background: #292929 !important;
        overflow: hidden;
            margin-top: 40px !important;
    }
   
    .logo-part a {
        display: table;
        position: relative;
        z-index: 999999999;
    }

    .menu-sec {
        position: unset;
    }


    header #navigation li.current-menu-item a {
        color: #ff7c7c;
        border-bottom: transparent;
        background-color: #232323;
    }
    header #navigation li a {
        border-top-color: #464646;
    }

    header div#navigation li a {
        margin: 0;
        box-sizing: border-box;
        padding: 15px;
        color: #ddd;
        font-size: 13px;
        font-weight: 400;
        width: 100%;
    }

    .banner-part .banner_text .item .btn-link {
        padding: 8px 15px;
        margin-top: 10px;
        font-size: 12px;
    }

    .banner-part {
        margin-top: 50px;
    }
    .banner-part .banner_text .item img.home-gp2 {
        display: none;
    }
    section.body-cont1 {
        text-align: center;
    }
    section.body-cont1 .col-lg-3.text-right {
        display: none;
    }
    section.body-cont1 h3 {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 7px;
    }section.body-cont1 .btn-link {
        padding: 8px 10px;
        margin-top: 8px;
        font-size: 13px;
    }
    section.body-cont2 h1 {
        margin-top: 20px;
    }
    section.body-cont2 h1, section.body-cont3 h1, section.body-cont4 h1, section.body-cont8 .tilte h1 {
        font-size: 22px;
    }
}





@media (max-width: 767px) {
    header .head-contact ul {
        text-align: center;
    }
    header .logo-part ul {
        margin: 10px 0;
        display: flex;
    }
    .logo-part a {
        margin: auto;
    }
    header .head-contact a {
        font-size: 13px;
    }
    header .social-sec {
        display: none;
    }
    
    .banner-part .banner_text .item h1, .banner-part .banner_text .item h1 b {
        font-size: 17px;
        margin: 10px 0;
    }
    .banner-part .banner_text .item h3 {
        font-size: 13px;
    }

    section.body-cont3 {
        position: relative;
    }
    section.body-cont3 ul li {
        font-size: 14px;
        margin-bottom: 6px;
    }
    section.body-cont3 .col-lg-3.text-center {
        position: absolute;
        right: 0;
        width: auto;
        bottom: 0;
        opacity: 0.5;
    }
    section.body-cont3 img {
        height: 110px;
    }
    section.body-cont2 h1, section.body-cont3 h1, section.body-cont4 h1, section.body-cont8 .tilte h1 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    section.body-cont8 .tilte {
        margin-bottom: 15px;
    }
    section.body-cont8 .tilte h1 {
        margin-bottom: 4px !important;
    }
    section.body-cont8 .tilte p {
        font-size: 15px;
        margin-bottom: 0;
    }
    section.body-cont1 {
        padding: 20px 0 20px;
    }
    section.body-cont2 {
        margin: 20px 0 15px;
    }
    section.body-cont2 p {
        font-size: 14px;
        font-weight: 300;
        line-height: 25px;
    }
    section.body-cont4 .banner-gp4 img {
        height: 120px;
    }
    section.body-cont4 a.text-uppercase {
        font-size: 14px;
        margin: 12px 0 24px;
    }
    section.body-cont5 .banner-gp1 img {
        max-width: 120px;
    }
    section.body-cont5 .banner-gp1 {
        padding: 10px;
    }
    section.body-cont5 .description {
        margin-bottom: 10px;
        padding: 10px;
    }

    section.body-cont6 h3 {
        font-size: 18px;
        line-height: 28px;
    }
    section.body-cont7 h1 {
        font-size: 18px;
        line-height: 28px;
    }
    section.body-cont8 .form-section .btn {
        padding: 10px;
        font-size: 13px;
        width: 100%;
        max-width: 115px;
    }
    section.body-cont9 {
        background-size: 210px;
    }
    section.body-cont9 ul li {
        position: relative;
        padding-left: 5px;
        padding-top: 5px;
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
    section.body-cont9 ul li h4 {
        font-size: 16px;
        margin-left: -5px;
    }
    section.body-cont9 a.read_more_faq {
        padding: 10px 6px;
        font-size: 13px;
        max-width: 125px;
    }
    section.body-cont9 ul li::before {
        width: 25px;
        padding: 2px;
        height: 25px;
        font-size: 12px;
    }
    section.body-cont9 h1 {
        font-size: 20px;
    }
    section.body-cont9 {
        padding: 20px 0 30px;
    }
    section.body-cont5 {
        padding: 30px 0 15px;
    }


    section.body-cont5 h3 {
        font-size: 18px;
    }
    section.body-cont5 p {
        font-size: 13px;
        margin: 0;
    }
    .call-to-action {
        max-width: 100%;
        margin: auto;
        padding: 10px;
        margin-bottom: 0;
        border-radius: 0;
        display: block;
        text-align: center;
    }
    .call-to-action a {
        font-size: 15px;
        display: block;
        margin: 3px 0;
    }
    footer {
        background: #ad3435;
        padding: 20px 0 0;
    }
    footer h4.heading {
        font-size: 17px;
        margin-bottom: 10px;
    }
    footer .col-md-3 li {
        margin-bottom: 3px;
    }
    footer .col-md-3 li a {
        font-size: 13px;
    }
    footer .bottom-sec p {
        font-size: 14px;
        margin: auto 0;
        display: block;
        width: 100%;
        text-align: center;
    }
    footer .bottom-sec .sicial-list {
        margin: 10px auto 0;
    }
}



@media (max-width: 568px) {

    .banner-part>img {
        height: 330px;
        object-fit: cover;
    }
    .banner-part .banner_text .item {
        display: block;
        text-align: center;
    }
    .banner-part .banner_text .item img {
        width: 100%;
        max-width: 110px;
        margin: auto;
    }
    section.body-cont4 {
        padding: 30px 0 5px;
    }
    section.body-cont5 .banner-gp1 {
        float: none !important;
        margin: auto;
        text-align: center;
    }
    section.body-cont7 {
        padding: 20px 0;
    }
    section.body-cont7 .banner-gp1 {
        float: none !important;
        text-align: center;
        margin-bottom: 20px;
    }
    section.body-cont7 .banner-gp1 img {
        max-width: 150px;
    }
    section.body-cont7 .description {
        margin-bottom: 10px;
        padding-left: 0;
    }
    section.body-cont8 .form-section {
        padding: 15px;
    }
    section.body-cont9 .banner-gp4 {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    section.body-cont9 .banner-gp4 img {
        max-width: 80px;
    }
    section.body-cont9 ul li h4 {
        font-size: 15px;
        font-weight: 600;
    }


}

@media only screen and (min-device-width : 320px) and (max-device-width :568px) and (orientation : landscape) {

}


@media only screen and (min-device-width : 375px) and (max-device-width : 736px) and (orientation : landscape) {
    .container{
        width: 100%;
        max-width: 100%;
    }


}

@media only screen and (min-device-width : 569px) and (max-device-width : 768px) and (orientation : portrait) {
    .container {
        max-width: 100%;
    }


}

@media only screen and (min-device-width : 569px) and (max-device-width : 767px) and (orientation : portrait) {
    .container {
        max-width: 100%;
    }


}

@media only screen and (min-device-width : 569px) and (max-device-width : 767px) and (orientation : landscape) {
    .banner-part>img {
        height: 200px;
        object-fit: cover;
    }


}

@media only screen and (min-device-width : 769px) and (max-device-width : 1024px) and (orientation : landscape) {


}

@media (min-width:1025px) and (max-width: 1366px){
  

}

@media only screen and (min-device-width : 769px) and (max-device-width : 812px) and (orientation : landscape) {
    .container {
        max-width: 100%;
    }
}


@media (min-width: 569px) and (max-width: 768px){


}


