@media(max-width:1450px){
    .headerIndexbox{
        width: 60%;
        z-index: 1;
    }

    .bannerContaner .firstBannerSection .bannerHeading .bheadingBox h1{
        font-size: 3rem;
        width: 100%;
    }
    .bannerContaner .firstBannerSection .bannerHeading .bheadingBox #h1after{
        display: none;    
    }
    .bannerContaner .firstBannerSection .bannerHeading #bannersubheading{
        font-size: 1.2rem;
    }
    #borderShado2{
        height: 4px;
        background-color: #F3E745;
        width: 200px;
        display: block;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.45) inset;
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .bannerContaner .firstBannerSection .bannerHeading h2{
        font-size: 1.8rem;
        color: #F3E745;
        margin:.5rem 2.5rem;
        width: fit-content;
    }
    #bannerText{
        width: 310px;
    }
}
@media(max-width:1350px){
    .headerIndexbox{
        width: 70%;
        z-index: 9999;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .firstimgbox{
        width: 350px;
        height: 400px;
        overflow: hidden;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .firstimgbox img{
        height: 400px;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .secoundimgbox{
        width: 200px;
        height: 250px;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .secoundimgbox img{
        height: 280px;
    }
}
@media(max-width:1300px){
    .packagecards{
        width: 350px;
    }
}
@media(max-width:1250px){
    .firstAboutSection .innerabbox .aboutimageboxs .firstimgbox{
        width: 330px;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .secoundimgbox{
        left: 260px;
    }
    .bannerContaner .firstBannerSection .bannerHeading .bheadingBox h1{
        font-size: 2.9rem;
        width: 100%;
    }

}
@media(max-width:1200px){
    .bannerContaner .firstBannerSection .bannerHeading .bheadingBox h1{
        font-size: 2.7rem;
        width: 100%;
    }
    .SecoundBannerSection .bannerImageBox{
        width: 125%;  
    }
    .SecoundBannerSection .bannerImageBox video{
        height: 650px;
    }
}
@media(max-width:1150px){
    .headerIndexbox{
        width: 85%;
    }
    .bannerContaner .firstBannerSection .bannerHeading .bheadingBox h1{
        font-size: 2.5rem;
        width: 100%;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .firstimgbox{
        width: 300px;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .secoundimgbox{
        left: 220px;
    }
    .indexContactContaner .indexContactbox img{
        width: 80%;
    }
    .footerContact{
        width: 70%;
    }
}
@media(max-width:1050px){
    .firstAboutSection .innerabbox .aboutimageboxs .firstimgbox{
        width: 100%;
        height: 250px;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .firstimgbox img{
        width: 100%;
        height: 250px;
        display: block;
        object-fit: cover;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .secoundimgbox{
        width: 100%;
        height: 200px;
        position:unset;
        margin-top: 1rem;
    }
    .firstAboutSection .innerabbox .aboutimageboxs .secoundimgbox img{
        width: 100%;
        height: 200px;
        display: block;
        object-fit: cover;
    }
    .packageSection .toppackageBox .packageHeadings p:last-child{
        width: 60%;
    }
    .indexContactContaner .indexContactbox h2{
        font-size: 2.9rem;
    }


}
@media(max-width:1000px){
    .headerIndexbox{
        width: 99%;
    }
    .headerDestop .menuBar{
        background-image: none;
    }
    .headerDestop .menuBar li .submenub{
        left: -25%;
    }
    .bannerContaner .firstBannerSection{
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: fit-content;
        z-index: 1;
        padding-top: 0%;
        margin-top: 0%;
        padding-bottom: 0%;
     }
     .bannerContaner .firstBannerSection .bannerHeading .bheadingBox h1{
        padding:.4rem 2.5rem;
        width: 100%;
        font-weight: 700;
        background-color: transparent;
        font-size: 2rem;
        clip-path: none;
    }
    .bannerContaner .firstBannerSection .bannerHeading #bannersubheading{
        font-size: 1.2rem;
        margin:.5rem 2.5rem;
        margin-top: 0;
    }
    #borderShado1{
        height: 3px;
        width: 265px;
    }
    #borderShado2{
        height: 3px;
        width: 150px;
    }
    .bannerContaner .firstBannerSection .bannerHeading #dateshow{
        font-size: 1.5rem !important;
        color: #F3E745;
        margin:.5rem 2.5rem;
        width: fit-content;
    }
    #bannerText{
        width: 230px;
        font-size: .8rem;
    }
    #bannerContact{
        margin-top: 1.5rem;
        width: 120px;
        font-size: .8rem;
    }

    .socialBox{
        margin-top: 2%;
    }
    .arrobox{
        margin-left: 3%;
    }
    .arrobox i{
        font-size: 2.5rem;
        color: #0A202D;
    }

     .bannerContaner .SecoundBannerSection{
        width: 100%;
    }
    .SecoundBannerSection .bannerImageBox{
        border-radius: 0%;
        rotate: 0deg; 
        width: 100%;
        height: 100vh;  
        overflow: hidden; 
        box-shadow: none;
    }
    .SecoundBannerSection .bannerImageBox video{
        width: 100%;
        display: block;
        rotate: 0deg; 
        object-fit: fill;
        height: 100vh;  
        filter: brightness(50%);
        border-radius: 0%;
    }

}

@media(max-width:950px){
    .bannerContaner .firstBannerSection .bannerHeading h2{
        width: 40%;
        font-size: 1.5rem !important;
    }
    h2{
        font-size: 2rem !important;
    }
    p{
        font-size: .9rem;
    }
    .contetbox ul li{
        width: 170px;
        margin: .5rem 0;
    }
    #aboutbtn{
        padding: .6rem;
    }
}

@media(max-width:750px){
   
    .headerIndexbox{
        width: 100%;
        padding-top: 0rem;
        padding:1% 4%;
        background-color: rgba(0,0,0,0.5);
        z-index: 999;
    }
    .headerDestop .logobox{
        width: auto;
        padding-left: 0rem !important;
    }
    .headerDestop .logobox img{
        width: 50px;
        height: 50px;
    }
    .headerDestop .menuBar{
        display: none;
    }
    .menubaricon{
        display: block;
    }
    .menubaricon i{
        font-size: 1.5rem;
        color: #fff;
    }
    .mobileHeader{
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        background-color: #0A202D;
        z-index: 999;
        padding: 2rem;
        padding-right: 0;
        padding-left: 1rem;
        box-shadow: -20px 0 10px -20px rgba(0,0,0,0.45) inset;
        transition: 2s;
        width: auto;
    }
    .open{
        animation: menuani 1s;
        display: block;
    }
    @keyframes menuani {
        0%{}
    }
    .mobCross{
        position: absolute;
        right: 0;
        top: 10px;
        color: #fff;
        font-size: 1.5rem;
        width: 50px;
        height: 30px;
        background-color: #0f5e9c;
        clip-path: polygon(40% 0%, 40% 20%, 100% 20%, 100% 80%, 40% 80%, 40% 100%, 0% 50%);
        box-shadow: -20px 0 10px -20px #fff inset;
    }
    .mobileHeader .innerheader .mobilelogobox{
        width: 180px;
    }
    .mobileHeader .innerheader .mobilelogobox img{
        width: 50px;
        height: 50px;
    }
    .mobileHeader .innerheader .mobileMenuBar{
        display: block;
        list-style: none;
        color: #fff;
        margin-top: 2rem;
    }
    .mobileHeader .innerheader .mobileMenuBar li{
        position: relative;
    }
    .mobileHeader .innerheader .mobileMenuBar li .submenubs{
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        background-color: #133848;
        width: 100%;
        height: auto;
        list-style: none;
        z-index: 1;
    }
    .mobileHeader .innerheader .mobileMenuBar li .submenubs.atv{
        display: block;
    }
    .mobileHeader .innerheader .mobileMenuBar li .submenubs2.patv{
        display: block;
    }
    .mobileHeader .innerheader .mobileMenuBar li .submenubs ul{
        display: block;
        list-style: none;
        height: 250px;
        overflow-y: scroll;
    }
    .mobileHeader .innerheader .mobileMenuBar li .submenubs ul li a{
        font-size: .9rem;
    }
    .mobileHeader .innerheader .mobileMenuBar li .submenubs ul li a:hover{
        background-color: #0f5e9c;
        box-shadow: -20px 0 10px -20px #fff inset;
    }
  
    .mobileHeader .innerheader .mobileMenuBar li a{
        text-decoration: none;
        color: #fff;
        display: block;
        padding:.5rem;
        transition: .5s ease-in-out;
    }
    /* .mobileHeader .innerheader .mobileMenuBar li a:hover{
        background-color: #0f5e9c;
        box-shadow: -20px 0 10px -20px #fff inset;
    } */
    .menulinks.active{
        background-color: #0f5e9c;
    }
    .socialiconMobile{
        display: flex;
        margin-top: 2rem;
    }
    .socialiconMobile li{
        margin: .5rem;
        list-style: none;
    }
    .socialiconMobile li i{
        color: #fff;
    }
    .contctlink{
        margin-top: 1rem;
    }
    .contctlink .mobContct{
        display: flex;
        align-items: center;
        color: #fff;
        margin-bottom: .5rem;
    }
    .contctlink .mobContct i{
        color: #999;
        font-size: .9rem;
        margin-right: .5rem;
    }
    .contctlink .mobContct a{
        text-decoration: none;
        font-size: .9rem;
        color: #999;
        font-weight: 400;
    }
    .firstAboutSection{
        padding:1rem;
    }
    #inteoduction{
        margin-bottom: .5rem;
    }
    .contetbox ul{
       justify-content: center;
    }
    .firstAboutSection .innerabbox .aboutimageboxs{
        display: none;
    }
    .packageSection .toppackageBox .packageHeadings p:last-child{
        width: 100% !important;
        margin: auto;
    }

   
    .firstAboutSection .innerabbox .contetbox{
        width: 100%;
        text-align: center;
    }
    .bannerContaner .firstBannerSection .bannerHeading h2{
        width: 70%;
        font-size: 1.5rem !important;
    }

    #inteoduction{
        text-align: center;
    }
    #aboutbtn{
        margin: auto;
        margin-top: 1.5rem;
    }
    .indexContactContaner{
        display: block;
    }
    .indexContactContaner .indexContactbox{
        width: 100%;
        padding-bottom: 0rem;
    }
    .indexContactContaner .indexContactbox h2{
        width: 100%;
        margin-top: 0rem;
        text-align: center;
    }
    .indexContactContaner .indexContactbox p{
        font-size: 1.1rem;
        color: #7c5454;
        text-align: center;
        margin-top: 1rem;
    }
    .indexContactContaner .indexContactbox img{
       display: none;
    }
    .indexContactContaner .contactimagewithform{
        width: 100%;
        
    }
    
    .contactimagewithform form{
        width: 100%;
    }
    .contactimagewithform form input{
        width: 100%;
    }
    .contactimagewithform form textarea{
        width: 100%;
    }
    .footerlogobox{
        width: 90%;
    }
    .footerContact{
        width: 90%;
    }
    .foterul li a{
        font-size: .8rem;
        padding: .9rem;
    }
}

@media(max-width:600px){
    h2{
        font-size: 1.5rem !important;
    }
    p{
        font-size: .8rem !important;
    }
    .packagecards h4{
        font-size: 1rem;
    }
    .pricepkg h3{
        font-size: 1.5rem;
        color: #0f5e9c;
    }
    .pricepkg span{
        font-size: .9rem;
    }
    .SecoundBannerSection .bannerImageBox video{
        height: 300px;
        object-fit: cover;
    }
    .indexFirstSection{
        background-image: unset;
        height: 300px;
    }
    .headerDestop .logobox img{
        width: 40px;
        height: 40px;
    }
    .bheadingBox{
        width: 100%;
        text-align: center;
    }
    .bheadingBox h1{
        font-size: 1.7rem !important; 
    }
    #bannersubheading{
        margin: auto;
        text-align: center;
    }
    .bannerContaner .firstBannerSection .bannerHeading h2{
        margin: auto;
        text-align: center;
        font-size: 1rem !important;
    }
    #borderShado1, #borderShado2, #bannerText{
        display: none;
    }
    #bannerContact{
        display: none;
    }
    .packageSection .toppackageBox .packageHeadings p:last-child{
        width: 70%;
    }
    .footerContact .contactb i{
        width: 2rem;
        height: 2rem;
        line-height: 2rem;
        text-align: center;
        background-color: #FFFFFF;
        color: #0f5e9c;
        font-size: 1rem;
    }
    .footerContact .contactb .innercontact{
        margin-left: 1rem;
    }
    .footerContact .contactb .innercontact h3{
        font-size: .9rem;
    }
    .footerContact .contactb .innercontact a{
        font-size: .9rem;
    }
    .foterul li a{
        font-size: .8rem;
        padding: .7rem;
    }
    
}
@media(max-width:500px){
    .testimonialSection{
        padding: 1rem;
    }
    .testimonialSection .innertestimonial .testimonial .innertesti h4{
        font-size: 1rem;
    }
    .testimonialSection .innertestimonial .testimonial .innertesti .rating{
        margin-bottom: 0rem;
        font-size: .9rem;
    }
    .footerContact{
        margin: auto;
        display: block;
        margin-top: 1rem;
    }
    .footerContact .contactb{
       display: block;
       text-align: center;
       margin: 0;
       margin-bottom: 1rem;
    }
    .footerContact .contactb:first-child{
        margin-right: 0;
    }
    .footerContact .contactb .innercontact h3{
        margin-top: .5rem;
        text-align: center;
    }
    .footerContact .contactb .innercontact{
        margin-left: 0rem;
    }
    .foterul{
        margin-top: 1rem;
    }
    .foterul li a{
        font-size: .7rem;
        padding: .5rem;
    }
    .bottomfooter{
        display: block;
        text-align: center;
    }
    .bottomfooter ul{
        justify-content: center;
        margin-top: .5rem;
    }
    .packagecards{
        width: 100%;
        margin: 1rem 0 !important;
    }
    .pkgiconinclution p{
        font-size: .7rem !important;
    }
}
@media(max-width:350px){
    .foterul{
       display: none;
    }
    .bannerContaner .firstBannerSection{
        display: none;
    }
    .contactimagewithform form button, #aboutbtn{
        width: auto;
        padding: .5rem;
    }
    .strtButn{
        width: fit-content;
        padding: .5rem;
        font-size: small;
        font-weight: 400;
    }
    .pkgmaincardbox{
        display: none;
    }
    .pricepkg{
        flex-wrap: wrap;
    }
    .strtButn{
        margin-top: 0;
    }
}