@media (min-width: 1680px){

}
@media (min-width: 1800px){
   
}
@media (max-width: 1366px){
section.banner-section{
    height: 100vh;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
 .container{
        max-width: 960px;
    }
    section.banner-section .banner-img img {
    /* width: 100%; */
}
section.banner-section{
    height: 100vh;
}
section.banner-section h1 {
    font-size: 4em;
    }
    section.cta-form form{
        gap: 0 48px;
    }
}
@media (max-width: 980px){
.container{
        max-width: 720px;
    }
  
    section.banner-section .banner-data {
    padding-left: 0px;
}

section.banner-section .banner-img img {
    width: 300px;
    }
    section.banner-section h1 {
    font-size: 45px;
}
section.banner-section{
    height: 550px;
    padding: 150px 0px 50px 0px;
}
section.banner-section h1 span{
    font-size: 19px;
    line-height: 1.5;
}
section.banner-section p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: var(--f19);
    }
    section.banner-section hr{
        margin-left: auto;
    margin-right: auto;
    }
    section.welcome-section {
    padding: 0px;
    padding-top: 70px;
}
section.welcome-section .container {
    max-width: 720px;
}
section.welcome-section .welcome-img img{
    width: 100%;
}
section.welcome-section h2 {
    font-size: 40px;
    }
section.welcome-section .welcome-img{
    padding-right: 12px;
}
section.commitment-section {
    padding: 80px 0;
}
.heading_sec h2{
    font-size: var(--f40);
}
section.packages-section{
    padding: var(--p50) 0;
    padding-top: 70px;
}
section.packages-section .packages-upper-img{
    width: 33.33%;
}
section.packages-section .packages-upper-content {
    width: 66.66%;
}
section.packages-section .packages-upper-content h2 {
    font-size: 38px;
    }
    section.packages-section .package-bottom-content img {
    width: 84px;
}
section.cta-section .cta-info h2 {
        font-size: var(--f38);
    }
section.cta-section{
    padding: 80px 0;
}
section.cta-section .cta-info p{
    margin-bottom: 0px;
}
section.cta-form h3{
    font-size: 28px;
}
section.cta-form form{
    gap: 0 20px;
}
section.checkout-sec {
    padding: var(--p50) 0;
}
section.checkout-sec h2 {
    font-size: 35px;
    }
        section.about_wrapper .about-img1{
        height: 400px;
        border-radius: 0;
    }
   section.about_wrapper{
        margin-top: 0px;
        padding-top: 60px;
    }
    section.about_wrapper .abt-content{
        padding: 40px;
    }
    section.about_wrapper .abt-content h2 {
    font-size: var(--f32);
}
section.packages-section .packages-upper-img img {
    width: 100%;
}
section.about_wrapper .about-img1 img {
    width: 100%;
    height: 400px;
    }
}

@media (max-width: 540px){
    section.banner-section {
        height: 420px;
        padding: 40px 0px 40px 0px;
    }
    section.banner-section .banner-content {
    width: 100%;
    padding: 12px;
}
section.banner-section .banner-img {
    width: 100%;
    padding: 12px;
    display: none;
}
section.banner-section .row{
    flex-direction: column-reverse;

}
    section.banner-section .banner-img img {
        width: 150px;
    }
    section.banner-section h1 {
        font-size: 36px;
        text-align: center;
    }
    section.banner-section h1 span {
        font-size: 18px;
        display: block;
    }
    section.banner-section p {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: var(--f18);
        text-align: center;
    }
    section.banner-section a.main-btn{
        margin-left: auto;
    margin-right: auto;
    }
     section.about_wrapper {
        margin-top: 0px;
        padding-top: 40px;
    }
    section.about_wrapper .about-img1{
        height: 300px;
        border-radius: 0;
    }
    section.about_wrapper .about-img1 img {
        width: 100%;
        height: 300px;
    }
    section.about_wrapper .abt-content{
        padding:30px  25px;
        text-align: center;
    }
    section.about_wrapper .abt-content h2 {
    font-size: var(--f28);
    text-align: center;
}
section.about_wrapper .abt-content p{
    margin-bottom: 25px;
    text-align: center;
}
        section.welcome-section {
        padding: 0px 12px;
        padding-top: 50px;
    }
    section.welcome-section .welcome-img {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
}
section.welcome-section .welcome-img img {
        width: 100%;
        height: 190px;
    }
    section.welcome-section .welcome-content{
        width: 100%;
        padding-right: 0px;
    padding-left: 0px;
    }
    section.welcome-section h2 {
        font-size: 34px;
    }
    section.welcome-section .welcome-content p {
        max-width: 100%;
    }
    section.commitment-section {
        padding: 60px 12px;
    }
    .heading_sec h5 {
    font-size: 19px;
}
section.commitment-section .heading_sec h2 {
    margin-bottom: 30px;
}
.heading_sec h2 {
        font-size: var(--f34);
    }
    section.commitment-section .heading_sec .divider {
    margin-bottom: 30px;
}
    section.packages-section {
        padding: var(--p40) 12px;
        padding-top: 50px;
    }
    section.packages-section .container {
    padding: 0;
}
section.packages-section .packages-upper-content {
        width: 100%;
        text-align: center;
    }
    section.packages-section .packages-upper-img {
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    section.packages-section .upper-sec .row{
        flex-direction: column-reverse;
    gap: 20px;
    }
    section.packages-section .packages-upper-img img {
    width: 250px;
}
section.packages-section .packages-upper-content h5 {
    font-size: 24px;
    }
    section.packages-section .packages-upper-content h2 {
        font-size: 32px;
    }
    section.packages-section .packages-upper-content p {
    font-size: 17px;
}
section.packages-section .package-bottom-content {
    padding-top: var(--p30);
    width: 100%;
    padding-right: 0;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
    section.packages-section .package-bottom-content img {
        width: 64px;
    }
    section.packages-section .package-bottom-content .package-detail h3 {
    font-size: 18px;
    text-align: center;
}
    section.cta-section {
        padding: 60px 12px;
    }
    section.cta-section .cta-info h2 {
        font-size: var(--f32);
        margin-bottom: 25px;
    }
    section.cta-form{
        padding-left: 12px;
    padding-right: 12px;
    }
    section.cta-form h3 {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.cta-form input{
        font-size: 14px;
    }
    section.cta-form .form-field, section.cta-form .form-btn {
    min-width: 100%;
}
    section.cta-form form {
        gap: 10px;
        flex-wrap: wrap;
    }
section.checkout-sec {
    padding: var(--p40) var(--p12);
}
section.checkout-sec .checkout-content{
    width: 100%;
    /* margin-bottom: 30px; */
}
    section.checkout-sec h2 {
        font-size: 28px;
    }
    section.checkout-sec h2 i{
        display: none;
    }
    section.checkout-sec .checkout-btn{
        width: 100%;
    }
    section.checkout-sec .checkout-btn .main-btn {
    width: 100%;
}
}
@media (max-width: 360px){

}
@media (max-width: 320px){
section.banner-section {
        height: 550px;
        padding: 30px 0px 20px 0px;
    }
}