@media(max-width: 1199px) {
    /* .main-nav__main-navigation {
        display: none;
    }

    .main-nav-one .logo-box {
        width: 100%;
        max-width: 100%;
        background-color: #fff;
        box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.03);
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translate(0%, 0);
        transform: translate(0%, 0);
        text-align: center;
        padding: 15px 0;
        border-bottom: 0px solid var(--thm-primary);
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .main-nav-one .logo-box .side-menu__toggler {
        display: block;
        font-size: 18px;
        color: var(--thm-black);
    }

    .main-nav-one .inner-container {
        max-width: 100%;
    }

    .main-nav-two .logo-box {
        padding: 25px 0;
        padding-left: 20px;
        padding-right: 20px;
        background-color: var(--thm-base);
        border: 0;
    }

    .main-nav-two .main-nav-one__infos-phone {
        right: auto;
        left: 0;
        -webkit-transform: translateY(-50%) translateX(calc(100% + 36px));
        transform: translateY(-50%) translateX(calc(100% + 36px));
        color: #fff;
    }

    .main-nav-two .logo-box .side-menu__toggler {
        color: #fff;
        z-index: 10;
        position: relative;
    } */

    .contact-one__content {
        margin-bottom: 80px;
    }

    .cta-one h3 {
        padding-left: 15px;
    }

    .cta-one__phone {
        margin-left: 0;
    }

    .cta-one__title {
        left: 55.5px;
    }

    .cta-one .inner-container::before {
        left: 40px;
    }

    .cta-one .inner-container {
        padding-left: 95px;
    }

    .page-header {
        padding-top: 70px;
    }

    .course-details__infos {
        bottom: 0;
        top: auto;
    }

    .about-one__content {
        padding-right: 0;
    }

    .about-one__content>p br {
        display: none;
    }

    .about-one__content .block-title h3 {
        font-size: 60px;
    }

    .cta-two .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center;
        text-align: center;
    }

    .cta-two__btn {
        margin-top: 15px;
    }

    .how-dive__box {
        position: relative;
        right: auto;
        bottom: auto;
        margin-bottom: 80px;
    }

    .cta-three__moc {
        right: -45%;
    }

    .cta-three__content-inner {
        padding-left: 175px;
    }

    .cta-three__content::after {
        left: 96px;
    }

    .cta-three__feature-box h3 br {
        display: none;
    }

    .cta-three__feature-box h3 {
        font-size: 16px;
    }

    .cta-three__feature-box {
        padding-left: 30px;
        padding-right: 30px;
    }

    .cta-four__image {
        margin-bottom: 45px;
    }

    .cta-four__image {
        display: inline-block;
    }

    .cta-five {
        padding-top: 230px;
    }

    .cta-five__box-wrap {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        bottom: auto;
        right: auto;
        margin-bottom: 80px;
        padding-top: 120px;
    }
    .course-one__title .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
                justify-content: flex-start;
    }
    .main-nav-two.stricked-menu {
        background-color: var(--thm-base);
    }
    .feature-one__single {
        margin-bottom: 30px;
    }
    .col-lg-12 .feature-one__single {
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-three {
        padding-top: 90px;
    }
    .about-three__image {
        margin-right: 50px;
    }
    .about-three__image > img {
        width: 100%;
    }
}

@media(max-width: 991px) {
    body {
	font-size: 16px;
}
.thm-btn{
    	font-size: 16px;
    	
}
    .topbar-one {
        display: none;
    }

    .footer-widget {
        -webkit-box-flex: 1;
        flex: 1 1 33.333%;
        max-width: 33.333%;
    }

    .cta-one__phone::before {
        display: none;
    }

    .cta-one h3 {
        padding-left: 0;
        margin-top: 30px;
    }

    .cta-one__title {
        width: 349px;
    }

    .cta-one h3 br {
        display: none;
    }
    
    .course-one__content h3{
        font-size: 20px;
    }

    .course-details__infos {
        bottom: auto;
        /* max-width: 500px; */
        padding-left: 35px;
        padding-right: 35px;
        top: calc(100% - 100px);
        z-index: 9;
    }
    .course-details__infos {
        justify-content: space-around;
        padding-top: 33.5px;
        padding-bottom: 33.5px;
        gap: 30px;
        min-height: 146px;
    }
    .course-details {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .course-details__content {
        padding-top: 30px;
    }

    .pricing-one table {
        width: 1170px;
    }

    .about-one__content {
        margin-bottom: 40px;
    }

    .about-pge-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .about-pge-image img {
        width: 100%;
        margin-top: 0px;
    }
    section.ourbenefits.be-fd {
        margin-bottom: 30px;
    }
       .row.p2 {
        flex-direction: initial;
        flex-flow: column;
    }
    .video-one h3 br {
        display: none;
    }

    .cta-three__moc,
    .cta-three__content-inner>p br,
    .cta-two h3 br {
        display: none;
    }
    .cta-three {
        padding-top: 120px;
    }
    .cta-three__title {
        width: 100%;
        left: 15px;
        top: auto;
        bottom: 100%;
        -webkit-transform-origin: top center;
                transform-origin: top center;
        -webkit-transform: rotate(0deg) translateX(0);
                transform: rotate(0deg) translateX(0);
    }

    .cta-three__title::before {
        content: '';
        width: 10000px;
        position: absolute;
        top: 0;
        left: 100%;
        height: 100%;
        background-color: var(--thm-primary);
    }

    .cta-three__content::after {
        top: 0;
        left: 50%;
        width: 35px;
        height: 10px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
    }
    .cta-three__content-inner {
        padding-left: 55px;
    }
    .about-three__image {
        margin-right: 0;
        margin-bottom: 80px;
    }
    .feature-one__single {
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-two__home-two .about-pge-image::before,
    .about-pge-image-title {
        display: none;
    }
    .about-pge-content {
        padding-bottom: 30px;
    }
    section.about-two.two .container {
        padding: 0px 4px;
    }
    .contact-one__form-home-two {
        margin-top: 80px;
    }
    .testimonials-one__title__home-one {
        padding-top: 30px;
    }
    
    .how-dive .video-popup {
    width: 66px;
    height: 66px;
    bottom: -38px;
    font-size: 20px;
}
section.testimonials-one__title.asd.testimonials-one__title__home-one {
    padding-top: 30px;
}
.asd{
    padding-bottom: 25px;
}
.cta-two h3 {
    font-size: 28px;
}
.course-one__content p {
    font-size: 14px;
}
.course-one__book-link {
    font-size: 16px;
}
.es-review-content-text {
    font-size: 16px;
}
.es-review-author-name {
    font-size: 14px !important;
}
.course-details__content h3 {
    font-size: 28px;
}

.blog-block-content h3{
    	font-size: 20px;
}
.information-contac p {
  font-size: 16px;
}
.information-contac {
    margin: 1.7rem 0;
}

body.arb section.cta-two.asa .cta-two__btn-block {
    text-align: center;
}
body.arb .block-title p{
    letter-spacing: initial;
}
    body.arb .how-dive__box {
        width: 100% !important;
        position: initial;
        position: relative;
        right: auto;
        bottom: auto;
        margin-bottom: 80px;
    }
body.arb .how-dive .video-popup {
    right: auto;
    left: 20px;
}
.contact-form-contac.contactq-form textarea, .contact-form-contac.contactq-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
    height: 55px;
    background-color: transparent;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    color: #244048;
    border: none;
    outline: none;
    margin-bottom: 30px;
    border: 2px solid #fff;
    color: #fff !important;
}
.contact-form-contac.contactq-form select.selectpicker{
    height: 55px;
    font-size: 16px;
     padding-left: 18px;
    padding-right: 18px;
}
button.accordion-button{
    font-size: 18px;
}
.contactq-form textarea, .contactq-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
    display: block;
    width: 100%;
    height: 70px;
    background-color: var(--thm-gray);
    padding-left: 18px;
    padding-right: 18px;
    font-size: 18px;
    color: #244048;
    border: none;
    outline: none;
    margin-bottom: 30px;
}
.contactq-form select.selectpicker{
     height: 70px;
}
 
 footer ul.list-unstyled {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
 
 footer .col-md-3.pl-100 ul.list-unstyled {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
}

@media(max-width: 767px) {
    .footer-widget {
        -webkit-box-flex: 1;
        flex: 1 1 50%;
        max-width: 50%;
    }
    body.arb .pl-100{
        padding-right: initial;
    }
    .blog-one .col-lg-4.col-md-6 {
        margin-bottom: 30px;
    }
    .course-details__infos {
        bottom: auto;
        max-width: 100%;
        position: relative;
        padding-left: 35px;
        padding-right: 35px;
        top: auto;
    }

    .about-one__image {
        overflow: hidden;
    }

    .about-one__image img {
        max-width: 100%;
    }

    .about-one__image img:nth-child(2) {
        bottom: 0;
        top: auto;
    }

/*    
    .slider-one__content h3 {
        font-size: 90px;
        line-height: 1em;
    }
    .slider-one__content h3 br {
        display: none;
    }
    .cta-four__content .block-title h3 {
        font-size: 55px;
    }
    .course-one__title br,
    .cta-four__content .block-title h3 br {
        display: none;
    }
    .slider-two {
        margin-top: 0;
    }
    .slider-one__content p {
        font-size: 16px;
    }
    .slider-two .slider-one__content h3 {
        font-size: 85px;
        line-height: 1em;
    }
    .slider-two .slider-one__content h3 br {
        display: none;
    }
    .slider-two [class*="slider-one__slide-"] {
        padding-top: 190px;
        padding-bottom: 120px;
    } */
}

@media(max-width: 625px) {
    .cta-one .inner-container {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }

    .cta-one__phone {
        -webkit-box-pack: center;
        justify-content: center;
    }

    .cta-one__title {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0);
    }

    .cta-one__title::before {
        content: '';
        width: 10000px;
        position: absolute;
        top: 0;
        left: 100%;
        height: 100%;
        background-color: var(--thm-black);
    }

    .cta-one .inner-container::before {
        top: 0;
        left: 50%;
        width: 35px;
        height: 10px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
    }

    .course-details__infos {
        margin-top: 50px;
    }

    .course-details__infos-title {
        top: auto;
        left: 0;
        bottom: 100%;
        width: 100%;
        height: 55px;
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0);
    }

    .course-details__infos::before {
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform-origin: center;
        transform-origin: center;
        width: 35px;
        height: 10px;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
    }
    [class*="course-one__carousel-btn-"] {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .course-one__carousel-btn__wrapper {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .how-dive .video-popup {
        left: 20px;
    }
    .slider-two .slider-one__carousel .owl-dots,
    .slider-two .slider-one__nav,
    .cta-five__content > p br {
        display: none;
    }
}

@media(max-width: 575px) {
    .footer-widget {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .slider-one__content h3 {
        font-size: 75px;
    }
    [class*="slider-one__slide-"] {
        padding-top: 120px;
        padding-bottom: 180px;
    }
    .slider-one__carousel .owl-dots,
    .slider-one__nav {
        display: none;
    }
    .course-one__title .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .how-dive__box img {
        max-width: 100%;
    }
    .ewrz .how-dive__box img{
     height: auto;
}
    .about-three__image-content {
        right: -10px;
    }
    .about-three__image-content::before {
        width: 10px;
        height: 15px;
    }
}

@media(max-width: 480px) {
    .cta-one__phone {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .cta-one__phone i {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cta-one .inner-container::after,
    .cta-one__title::before {
        display: none;
    }

    .contact-one__content h3 {
        font-size: 45px;
    }

    .cta-one h3 {
        font-size: 35px;
    }

    .cta-one .inner-container {
        padding-bottom: 40px;
    }

    .course-details__infos {
        padding-left: 15px;
        padding-right: 15px;
    }

    .blog-details__author {
        padding-left: 60px;
    }

    .blog-details__author>img {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 30px;
    }

    .blog-details__content-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .slider-one__content p {
        font-size: 16px;
    }
    .slider-one__content h3 {
        font-size: 60px;
    }
    [class*="slider-one__slide-"] {
        padding-top: 100px;
        padding-bottom: 140px;
    }
    .service-one__floated-text {
        font-size: 26px;
            bottom: 0px;
    }
    .cta-five__box:nth-child(2) {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    .cta-five__box {
        -webkit-box-flex: 1;
                flex: 1 1 100%;
        max-width: 100%;
    }
    .cta-five__box-wrap {
        padding-top: 0;
    }
    .cta-five {
        padding-top: 120px;
    }
    .about-three__list li {
        -webkit-box-flex: 1;
                flex: 1 1 100%;
        max-width: 100%;
    }
}

@media(max-width: 425px) {
    .course-details__infos {
        flex-wrap: wrap;
    }

    .course-details__infos-single {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%;
    }

    /*.course-details__infos-single+.course-details__infos-single {*/
    /*    padding-top: 30px;*/
    /*    margin-top: 30px;*/
    /*}*/

    .course-details__infos-single+.course-details__infos-single::before {
        top: 0;
        right: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(0%) rotate(90deg) translateX(-50%);
        -webkit-transform-origin: top center;
        transform-origin: top center;
        left: 57%;
    }

    .video-one h3,
    .about-two .block-title h3 {
        font-size: 55px;
    }

    .about-two .block-title h3 br {
        display: none;
    }

    .about-two br {
        display: none;
    }

    .about-two__list li {
        line-height: 1.25em;
    }
    .main-nav-two .main-nav-one__infos {
        display: none;
    }
    .about-three__image > img {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%);
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%);
    }
    .cta-four__image {
        margin-bottom: 80px;
    }
    .cta-four__image-content {
        max-width: 250px;
        left: calc(50% - 125px);
        top: 10%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .cta-three__feature-box {
        flex-wrap: wrap;
    }
    .cta-three__feature-box h3 {
        margin-left: 0;
        margin-top: 20px;
    }
}

@media(max-width: 375px) {
    .comment-one__single {
        padding-left: 0;
    }

    .comment-one__single>img {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 30px;
    }

    .comment-one__top {
        margin-bottom: 10px;
    }

    .blog-details__author {
        padding-left: 30px;
        padding-right: 30px;
    }

    .video-one h3,
    .about-two .block-title h3,
    .block-title h3 {
        font-size: 45px;
    }

    .funfact-one__title::before,
    .funfact-one .inner-container::after,
    .block-title h3 br {
        display: none;
    }

    .feature-two__content {
        padding-left: 25px;
        padding-right: 30px;
    }
    .slider-two .slider-one__content h3 {
        font-size: 55px;
    }
    .about-three__image > img {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 84%);
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 84%);
    }
    .faq-one-accrodion .accrodion-title h4 {
        padding-right: 30px;
    }
}

@media(max-width: 320px) {
    .contact-one__content h3 br {
        display: none;
    }

    .course-details__btn {
        padding-left: 30px;
        padding-right: 30px;
    }
    .feature-one__single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .feature-one__image,
    .feature-one__image-inner {
        width: 100%;
    }
    .feature-one__image-inner > img {
        width: 100%;
    }
    .feature-one__image {
        margin-bottom: 25px;
    }
    .feature-one__content h3 {
        text-align: center;
    }
    .about-three__image::before {
        top: 84%;
    }
    .about-three__image > img {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 81%);
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 81%);
    }
}















@media (max-width: 768px) {
	.dropdown-menu.show {
	  display: block; /* Show dropdown when 'show' class is added */
	  position: static; /* Adjust positioning for mobile */
	}
	.iti.iti--allow-dropdown.iti--separate-dial-code {
    margin-bottom: 30px;
}
section.ourbenefits.rtyvxcb {
    padding-top: 0;
}
.page-header__bg {
    background-size: cover;
    background-position: center;
}
  }
 
  
@media (min-width: 767px){
/* .dropdown:hover .dropdown-menu {
    display: block;
} */
nav.navbar.navbar-expand-lg.menu-bar {
    padding: 0px;
}
}

@media (max-width: 767px){

	.logo-m img{
		height: 35px;
	}
	ul.navbar-nav .nav-item {
		padding: 12px 20px;
	}
	header .nav-link:hover{
		border: 0px;
	}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    filter: invert(1);
}
.navbar {
    position: initial;
}
div#navbarNav {
    position: absolute;
    top: 56px;
    background: #244048d9;
    width: 100%;
    left: 0;
    right: 0;
    border-top: 1px solid #ffffff26;
}
li.nav-item {
    border-bottom: 1px solid #ffffff26;
}
header .nav-link {
    padding: 0;
}
.menu-bar {
    order: 3;
}
.how-dive__swimmer {
    width: 35%;
}
.contactq-swimmer {
    width: 50%;
}
.service-one .contactq-swimmer {
	max-width: 200px;
	width: 100%;
	/*left: 28%;*/
}
#services.shop-page.catepage .course-one__content.hvr-sweep-to-bottom {
	min-height: 55px !important;
}
.course-sngle-img-i > img {
	max-height: 250px;
	min-height: 250px;
}
.svg-container {
	height: 250px;
}
.shop-page .course-sngle {
	margin-bottom: 10px;
}
.page-header .cta-container .cta-secondary {
	font-weight: 700;
	border: none;
	border-radius: 50px;
	background: linear-gradient(135deg, #4c9ea1, #2e6475);
	color: var(--thm-gray);
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	box-shadow: 0 8px 16px rgba(36, 64, 72, 0.3);
	transition: box-shadow 0.3s ease, filter 0.3s ease;
	z-index: 9;
}
.page-header .cta-container .cta-secondary::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
	border-radius: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
}
.page-header .cta-container .cta-secondary::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1));
	border-radius: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
}
.page-header .cta-container .cta-secondary:hover::before {
    animation: ripple1 0.9s ease-out;
}

.page-header .cta-container .cta-secondary:hover::after {
    animation: ripple2 1.1s ease-out 0.2s;
}
section.testimonials-one__carousel-wrapper.testimonials-one__carousel-wrapper__home-one {
    overflow: hidden;
}
.logo-m {
    min-width: 55%;
}
.dt-de{
	padding-right: 0;
}
.service-one .site-footer__fish-3{
	width: 100px;
	right: 16%;
	top: 4%;
}
.course-one__title  .text-block {
    width: 100%;
}
.course-one__title .block-title {
    width: 100%;
}
#latest-trips .card-body {
    background-size: cover !important;
}
#latest-trips .list-unstyled li{
	flex: 45%;
}
.form-contac {
    width: 100%;
    margin: 0px;
    display:block;
}
.text-contac, .information-contac, .social-media-contac p {
	font-size: 21px;
}
.contact-form-contac:before{
	display: none;
}
    .title-contac {
        font-size: 25px;
    }
	.contact-info-contac {
		padding: 50px 30px;
		position: relative;
	}
	.contact-form-contac {
		padding: 30px 30px;
	}
	.pl-100 {
		padding-left: 15px;
	}
	footer h5 {
		margin-bottom: 15px;
	}
	footer .list-unstyled {
		border-bottom: 1px solid #ffffff29;
		padding-bottom: 15px;
		margin-bottom: 25px;
	}
	footer.bg-dark.text-light .container .row .col-md-3:first-child {
		margin-bottom: 30px;
		border-bottom: 1px solid #ffffff52;
	}
	footer.bg-dark.text-light {
		text-align: center;
	}
	.subs {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	footer.bg-dark.text-light .d-flex {
		justify-content: center;
	}
	.block-title h3 {
		margin: 0;
		font-size: 28px;
		line-height: initial;
	}
	#latest-trips .card-body {
		padding: 50px 30px !important;
	}
	.contact-info-contac .title-contac {
		font-size: 28px;
		line-height: initial;
	}
	.sl-nav li {
		margin-right: 15px;
	}
	.page-header__title {
		font-size: 30px;
	}
	.page-header {
        padding-top: 150px !important;
        padding-bottom: 40px !important;
    }
	.how-dive__box.sdwe {
		margin-bottom: 30px;
	}
	.be-fd .about-pge-content {
		padding: 60px 30px;
	}
	.qwewq .about-pge-list li{
		margin-top: 0;

	}
	.qwewq .about-pge-list li span {
		margin-bottom: 10px;
	}
	.qwewq .about-pge-list li p {
		line-height: initial;
	}
	.qwewq ul.list-unstyled.about-pge-list img {
		height: 45px;
		margin-bottom: 15px;
		margin-top: 0;
	}
	.qwewq ul.list-unstyled.about-pge-list {
		flex-wrap: wrap;
	}
	.qwewq ul.list-unstyled.about-pge-list {
		align-items: flex-start;
	}
	.card.tr-d {
		padding: 30px 15px;
	}
	#progressbar li:before {
		width: 40px;
		height: 40px;
		line-height: 37px;
		display: block;
		font-size: 16px;
		color: #ffffff;
		background: lightgray;
		border-radius: 50%;
		margin: 0 auto 10px auto;
		padding: 2px;
	}
	#progressbar li strong{
		display: none;
	}
	#progressbar li:after {
		
		top: 20px;
		z-index: -1;
	}
	.service-sldi h3 {
		font-size: 20px;
		line-height: initial;
	}
	.col-qw {
		flex: 50%;
		max-width: 50%;
		margin-bottom: 30px;
	}
	section.service-one .row {
		justify-content: center;
	}
	.service-sldi {
		padding-top: 20px;
		margin-bottom: 0px;
        min-width: 100%;
        flex: 100%;
	}
    .creative-fullpage--slider{
        height: 60vh;
    }
    .creative-fullpage--slider .swiper-slide .slider-inner img{
        height: 60vh;
    }
    .creative-fullpage--slider .slider-inner{
        height: 60vh;
    }
    .creative-fullpage--slider .swiper-slide .slider-inner .swiper-content {
        position: absolute;
        top: 50%;
       
    }
    
    
.creative-fullpage--slider .swiper-container-h .swiper-button-next {
    right: 12px;
	display: none;
}
.creative-fullpage--slider .swiper-container-h .swiper-button-prev {
    left: 12px;
	display: none;
}
.swiper-slide .slider-inner .swiper-content .title-area .title {
    font-size: 11vw;
}
    
    
	.service-sldi img {
		height: 50px;
	}
	#latest-trips .card-title{
		font-size: 28px;
	}
	.modal {
		top: 18%;
	}
	.modal-dialog.modal-lg {
		padding: 15px 15px;
	}
	.close {
		position: absolute;
		top: -17px;
		right: -12px;
		color: #d75c4c;
		font-size: 38px;
		font-weight: bold;
		cursor: pointer;
		z-index: 999;
	}
	.course-details__content.text-left.p-0 {
		padding-left: initial !important;
	}
	.course-one__bg {
		background-size: 205% !important;
		background-repeat: repeat !important;
	}
	.event-ticket-wq .col-auto.text-end {
		margin-top: 30px;
		border-top: 1px solid #00000021;
		padding-top: 30px;
		width: 100%;
	}
	.progress {
		height: 10px;
	}
	.qwewq .about-pge-list li {
		padding-left: 0;
		text-align: center;
		flex: 45%;
	}
	.course-details__infos {
		flex-wrap: wrap;
		gap: 30px;
	}
    .course-details__infos-single {
        flex: 1 1 100%;
        max-width: 100.333%;
        position: relative;
        border-bottom: 1px solid #ffffff3b;
        padding-bottom: 26px;
    }
	section.blog-details {
		margin-top: 0px;
	}
	section.course-one__title.otr .row {
		row-gap: 0px;
	}
    body.arb .course-details__content.text-left.p-0{
        padding-right: initial !important;
    }
	section.course-one__title.otr .row a {
		overflow-wrap: break-word;
	}
    .timeline-item {
        margin-right: 0;
       
    }
.contactq-content h3 {
    font-size: 38px;
}
.sdfq{
    font-size: 28px;
}
.timeline-content h5 {
    font-size: 20px;
}
.contactq-content h3{
     font-size: 28px;
}
h3.faq-title.sdfq{
    font-size: 28px;
}
ul.list-unstyled.about-pge-list {
    padding-left: 15px !important;
}
#videoModal .modal-content{
    height: 500px;
}
.contactq-content {
    margin-bottom: 60px;
}
.timeline {
    display: flex;
    flex-wrap: wrap;
    overflow-x: initial;
    padding-top: 54px;
}
.timeline-item {
    padding-bottom: 30px;
    min-width: 100%;
}
.timeline-item::before{
	top: -33px;
}
.services-carousell {
    flex-wrap: wrap;
}
.page-header__title {
	max-width: 100%;
    margin: auto;
}
.page-header__title {
	padding-bottom: 10px;
}

.arb button.accordion-button {
    padding-right: 15px;
    padding-left: 52px;
}
.arb button.accordion-button {
    text-align: right !important;
}
.course-one__content.hvr-sweep-to-bottom {
    min-height: initial !important;
}
.services-home .course-one__content.hvr-sweep-to-bottom{
    min-height: initial !important;
}
ul.dropdown-menu li.nav-item.dropdown {
    padding: 0px 0px;
}
li.nav-item.dropdown ul.dropdown-menu .dropdown-menu{
    display: block;
    padding-left: 20px;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
li.nav-item.dropdown .dropdown-menu {
    max-height: 200px;
    overflow-x: scroll;
}
    .multiw .page-header__bg {
        background-size: 290% !important;
    }
    
    .service-one {
    padding-top: 30px;
    padding-bottom: 100px;
    position: relative;
}
  section.cta-two.asa .container {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
}  
    .how-dive .container {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.how-dive__btn {
    margin-top: 20px;
}
.course-one__title {
	padding-top: 30px;
	padding-bottom: 35px;
}

#latest-trips .card-body {
    padding: 30px !important;
}
section.testimonials-one__carousel-wrapper.testimonials-one__carousel-wrapper__home-one {
    padding-bottom: 30px;
}
.blog-block-home-one {
    padding-bottom: 30px;
}
.blog-one {
    padding-top: 30px;
}
footer {
    padding-top: 30px;
    padding-bottom: 30px;
}
.feature-two__content{
    min-height: initial;
}
.otr {
    /* background: var(--thm-primary); */
    padding: 30px 0px;
}
section.schedule {
    padding: 30px 0px;
}
.sdfq {
    margin: 0;
    text-transform: uppercase;
    color: var(--thm-black);
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
	section.course-details.two.df {
		padding: 30px 0px;
	}

.shop-page .course-one__book-link{
    font-size: 16px; 
}
#services.shop-page .course-one__content.hvr-sweep-to-bottom {
    min-height: initial !important;
}
section.faq-women-travel {
    padding-top: 30px;
    padding-bottom: 30px;
}

section.faq-diving-questions {
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-one {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
}

@media(min-width: 768px) and (max-width: 991px){
	.service-one__floated-text{
		font-size: 60px;
	}
	header.main-header {
		padding: 10px 0px;
	}
	.slide-title{
		font-size: 50px;
	}
	.how-dive__box img {
		width: 100%;
	}
	  .ewrz .how-dive__box img{
     height: auto;
}
	.how-dive .video-popup{
		left: 50px;
	}
	.course-one__title .block-title {
		width: 100%;
	}
	.course-one__title  .text-block {
		width: 100%;
	}
	#services .col-lg-4 {
		margin-bottom: initial !important;
	}
	.pl-100 {
		padding-left: 30px;
	}
	footer.bg-dark.text-light .d-flex {
		position: relative;
		z-index: 99;
		flex-wrap: wrap;
	}
	.navbar-toggler-icon {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
		filter: invert(1);
	}
	.navbar {
		position: initial;
	}
	div#navbarNav {
		position: absolute;
		top: 65px;
		background: #244048d9;
		width: 100%;
		left: 0;
		right: 0;
		border-top: 1px solid #ffffff26;
	}
	li.nav-item {
		border-bottom: 1px solid #ffffff26;
	}
	header .nav-link {
		padding: 0;
	}
	.menu-bar {
		order: 3;
	}
	ul.navbar-nav .nav-item {
		padding: 12px 20px;
	}
	header .nav-link:hover{
		border: 0px;
	}
	.logo-m {
        min-width: 60%;
    }
	.page-header {
        padding-top: 150px !important;
        padding-bottom: 40px !important;
    }
	.about-pge-image img {
        width: 100%;
        margin-top: 0px;
    }
	.ewrz .how-dive__box img {
		width: 100%;
	}
	  .ewrz .how-dive__box img{
     height: auto;
}
	.block-title p {
		margin: 0;
		font-size: 24px;
	}
	.block-title.text-center>img {
		margin-bottom: 30px;
	}
	section.service-one.ew-z .row {
    row-gap: 30px;
}
.contactq-content {
    margin-bottom: 60px;
}
.col-qw {
	flex: 50%;
	max-width: 50%;
	margin-bottom: 30px;
}
section.service-one .row {
	justify-content: center;
}
.qwewq ul.list-unstyled.about-pge-list{
	align-items: flex-start;
}
.about-pge-list li+li {
    margin-top: 0;
}
.services-carousell {
    display: block;
}
.subs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
footer .btn-primary {
    width: 100%;
}
.block-title>img {
    display: block;
    margin-bottom: 10px;
}
footer.bg-dark.text-light .d-flex {
    gap: 6px;
}
section.blog-one.blog-block-home-one .row {
    row-gap: 30px;
}
.block-title p {
    margin-bottom: 5px;
}
.course-one__content.hvr-sweep-to-bottom {
    min-height: 160px !important;
}
.qwewq ul.list-unstyled.about-pge-list img {
    height: 46px;
    margin-top: 25px;
    margin-bottom: 0px;
}
.qwewq .about-pge-list li p {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: initial;
    margin-top: 10px;
}
.course-details__content.left-algn {
    padding-left: initial;
}
section.course-details.two.pt-100 .gallery {
    margin-top: 0;
    text-align: center;
    margin: auto;
}
section.course-details.two.pt-100 .gallery {
    margin-top: 0;
    margin: auto;
}
body.arb .course-details__content.text-left.p-0 {
    padding-right: 0px !important;
}
.course-details__content.text-left.p-0 {
    padding-left: 0px !important;
}
body.arb .how-dive__box{
  margin-bottom: 0;
}
.feature-two__content{
    min-height: auto;
}
}