@media only screen and (max-width: 1200px){
    .form-control {
        width: 80%;
    }
    img.banner-item {
        right: 13px !important;
    }
}  
@media (max-width: 1750px){
    .element-10 img{
    display:none
}
}
@media only screen and (max-width: 1199px){
    .header-contact-details ul li:first-child a {
        display: none;
    }
    
        .mob-menu ul li {
            display: block;
            margin-right: 7px;
        }
    .custom-tab-list ul li:last-child {
        /* margin-top: 20px; */
    }
    section.cta__1.bg__detail.d-no {
        padding: 40px 0;
    }
    .pricing-box .details ul {
        height: 152px;
    }
    .pricing-box .info ul li a {
        font-size: 14px;
    }
    
    .combo-box-pack .price h6 {
        font-size: 17px;
        margin-left: 6px;
    }
    .footer-text-sec a.contact-info {
        font-size: 16px;
    }
    .footer-top .ft__nav ul li a {
        font-size: 12px;
    }
    .btn-style-1 {
        /* width: 120px; */
    }
}
@media only screen and (max-width: 1024px){
    .testimonial-box .review p {
        font-size: 14px !important;
    }
    .testimonial-box .review-by h6 {
        font-size: 12px !important;
    }
    .testimonial-box .review p {
        font-size: 14px !important;
    }
    .testimonial-box .review-by h6 {
        font-size: 12px !important;
    }
    header .logo img {
        max-width: 74% !important;
    }
    ul.nav-menu {
        display: flex;
        justify-content: center;
        gap: 13px;
        /* margin-left: -30px; */
    }
    .main__navigation ul li {
        margin-right: 0;
    }
    .main__navigation ul li a {
        font-size: 13px;
    }
    li.first-child {
        display: none !important;
    }
}

@media only screen and (max-width: 1023px){
    .footer-text-sec a.contact-info {
        font-size: 13px;
    }
}
@media only screen and (max-width: 768px){
    .custom-tab-list ul li {
        display: inline !important;
        margin-right: 0;
        /* margin-bottom: 10px; */
        padding: 0 10px;
    }
    /* .custom-tab-list ul li a {
        margin-top: 15px;
    } */
    .footer-text-sec a.contact-info {
        font-size: 15px;
    }
    .main-services figcaption h4 {
        margin: 0 61px;
    }
    .custom-tab-list ul {
        font-size: 0;
        border: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: start;
        /* display: block; */
        overflow-x: auto;
    }
    .custom-tab-list ul li a {
        width: 200px;
    }
    .pricing-box .title h3 {
        font-size: 31px;
    }
}

@media only screen and (max-width: 425px){
    .banner-content .form-group3 .btn-style-2 {
        width: 50%;
        font-size: 12px;
    }
}
@media only screen and (max-width: 375px){
    .banner-content h1 {
        font-size: 20px;
        line-height: 1.5;
        margin-top: 17px;
    }
    header .logo img {
        max-width: 60% !important;
    }
    .package-details h3 {
        font-size: 31px;
    }
    
    .package-details p {
        font-size: 16px;
    }
    .footer-form input {
        height: 40px;
    }
}
@media only screen and (max-width: 320px){
    .banner-content h1 {
        font-size: 20px;
        line-height: 29px;
    }
    .banner-content p{
        padding: 0;
    }
    .banner-content p{
        font-size: 14px !important;
    }
    .headingstyle1 h3, .cta__1 .headingstyle1 h3 {
        font-size: 16px;
        line-height: 1.5;
    }
    .footer-text-sec a.contact-info {
        font-size: 12px;
    }
    .services-types .tab-list ul li {
        margin: 10px 0;
    }
    .services-types .st__header p {
        font-size: 14px;
    }
    .container {
        margin: 10px 0;
    }
    .footer-bottom .copy-rights p {
        font-size: 12px;
    }
    .pricing-box .info ul li a span {
        font-size: 11px;
    }
    .btn-style-2 {
        padding: 11px 15px 11px 15px;
    }
    .pricing-box .info ul li a {
        font-size: 10px;
    }
    .form-control{
        width: 100%;
    }
    .icondetai h5 a {
        font-size: 14px;
}}