.preloader .animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    /* -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none; */
}

.preloader .yt-loader {
    -webkit-animation-name: horizontalProgressBar;
    animation-name: horizontalProgressBar;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    background: #ef534e;
    height: 3px;
    left: 0;
    top: 0;
    width: 0%;
    z-index: 9999;
    position:relative;
}
@keyframes horizontalProgressBar
{
    0%   {width: 0%;}
    20%  {width: 10%;}
    30%  {width: 15%;}
    40%  {width: 18%;}
    50%  {width: 20%;}
    60%  {width: 22%;}
    100% {width: 100%;}
}
@media (max-width: 575px){
    .cursor{
        display: none;
    }
    .heroSection04 .heroSlider02 .singleSlide{
        height: 150px !important;
    }
    .heroSection04 .heroSlider02 .singleSlide .sliderContent{
        bottom:40px !important;
        padding: 52% 0 0 !important;
        left: 0 !important;
    }
    .heroSection04 .heroSlider02 .singleSlide .sliderContent h5{
        top: 70% !important;
        left: 15% !important;
    }
    .heroSection04 .heroSlider02 .singleSlide .sliderContent h5,
    .heroSection04 .btnInfo h6,
    .heroSection04 .btnInfo h3{
        padding: 0 1% !important;
        font-size: 10px !important;
    }
    .heroSection04 .btnInfo {
        position: relative;
        bottom: 0 !important;
        height: 50px;
        width: 100%;
    }
    .heroSection04 .btnInfo img{
        width: 36% !important;
        height: 35px !important;
        margin: 0 !important;
        float: left !important;
    }
    .heroSection04 .heroSlider02 .singleSlide .sliderContent img{
        margin: -20% 6% !important;
    }
    .aboutSection01 .aboutContent01{
        padding: 0 0 30px;
    }
    .countrySection .owl-carousel .owl-item .features .button img {
        margin: 6px 3% !important;
        width: 5% !important;
        /* float: none !important; */
    }
    .countrySection .owl-carousel .owl-item .features ul h3{
        font-size: 21px !important;
    }
    .countrySection{
        padding: 0 !important;
    }
    
    .youtubeThumnailVideo h1{
        padding: 3% 0 0 !important;
        /* font-size: 13px !important; */
        margin-left: 1rem !important;
    }
    .countrySection .owl-carousel .owl-item .features ul .img{
        display: none;
    } 
    /* .collageSection .button .immiPressBtn, */
    .youtubeThumnailVideo button{
        height: 30px;
        font-size: 12px;
        padding: 0 13px;
        margin: 3% 0;
        line-height: normal;
    }
    .ctaWrapper img {
        margin: 0 !important;
    }
    .ctaWrapper .iconBox02 .ibBox {
        width: 100% !important;
        height: auto !important;
    }
    .medianSticky{
        display: none;
    }
    .funfactSection01{
        display: none;
    }
    .collageSection .button {
        width: 37% !important;
    }
    .collageSection .owl-carousel .owl-item .features button {
        width: 100% !important;
    }
    .collageSection .owl-carousel .owl-item .features img {
        display: inline;
    }
    .collageSection .owl-carousel .owl-item{
        float: none;
    } 
    .abPageTestimonial .h-200{
        height: 630px !important;
    }
}
@media (max-width: 767px){
    .heroSection04{
        background-size: contain !important;
        padding: 11% 0 !important;
        z-index: 0;
    }
    .heroSection04 .bannerContent{
        padding: 0 !important;
    }
    .heroSection04 .bannerContent h1{
        font-size: 15px !important;
        margin: 0 0 10px 0 !important;
    }
}
@media (min-width: 1200px) and (max-width: 1600px){
    .heroSection04 .bannerContent {
        padding: 14% 0 !important;
    }
    .heroSection04 .heroSlider02 .singleSlide{
        height: 540px !important;
    }
    .medianSticky .ctaWrapper img{
        width: 100% !important;
        min-height: auto !important;
    }
    .medianSticky .ctaWrapper h1{
        font-size: 11px !important;
    }
    .medianSticky .ctaWrapper h6{
        margin: 1rem 0 !important;
        font-size: 1rem !important;
    }
    .iconBox02 .ibBox {
        top: 4px !important;
    }
    .youtubeThumnailVideo h1{
        padding: 3rem 0 0 !important;
    }
    .aboutSection01 .abVideo img{
        max-width: 85%;
    }
}
#myModal .modal-dialog{
    max-width: 100%;
}
#myModal .countDowns{
    text-align: end;
}
#myModal .countDowns button{
    left: auto;
    top: auto;
    border-radius: 0 15px 0 15px;
}
#myModal .countDown{
    border-radius: 10px;
    background: #fff;
}    
#myModal .countDown h1{
    font-weight: 700 !important;
    font-family: Myanmar Khyay !important;
    font-size: 28px !important;
}
#myModal .countDown h3{
    font-weight: 500 !important;
    margin: auto;
    width: 90%;
    word-spacing: 25px;
    padding: 10px;
    font-family: Myanmar Khyay !important;
}
.collageSection .owl-carousel .owl-item .features img {
    display: flex;
    float: inline-end;
}
.aboutSection01 .abVideo img{
    max-width: 100% !important;
}
/*.heroSection04{*/
/*    z-index: 4;*/
/*}*/
.heroSection04 .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, var(--primay-color) 27%, rgba(255, 255, 255, 0.3) 60.62%, hsla(0, 0%, 0%, 0));
}
.heroSection04 .bannerContent {
    padding: 21% 0;
}
.heroSection04 .bannerContent h1{
    font-size: 36px;
}
.heroSection04 .bannerContent img{
    width: 33%;
}
/* .heroSection04 .heroSlider02 .singleSlide::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, var(--primay-color) 27%, rgba(255, 255, 255, 0.3) 60.62%, hsla(0, 0%, 0%, 0));
} */
.heroSection04 .heroSlider02 .singleSlide .sliderContent {
    bottom: 70px;
    padding-left: 10px;
    padding: 16% 0 0;
    left: 5%;
}
.heroSection04 .heroSlider02 .singleSlide .sliderContent img{
    width: 15%;
    margin: -26% 12%;
    float: inline-end;
}
.heroSection04 .heroSlider02 .singleSlide{
    height: 740px;
}
.heroSection04 .heroSlider02 .singleSlide .sliderContent h5{
    position: absolute;
    top: 83%;
    left: 10%;
    padding: 0 5px;
    border-radius: 4px;
    z-index: 1;
    background: #fff;
    font-size: 12px;   
    font-family: Montserrat ExtraBold;       
}
.heroSection04 .singleSlide h1 span {    
    background: #fff;
    color: var(--primay-color);
    padding: 0 1%;
    text-decoration-line: none;
}
.heroSection04 .btnInfo {
    position: relative;
    bottom: -144px;
    height: 88px;
    width: 100%;
}
.heroSection04 .btnInfo img{
   width: 36% !important;
   height: 97px;
   margin: -17% 0% !important; 
}
.heroSection04 .btnInfo h6{
    margin: 0;
    font-weight: 500 !important;
    font-family: Bebas Neue;
    color: #fff;
}
.aboutSection01{
    padding:  0;
}
.abPageTestimonial h1{
    font-family: Montserrat ExtraBold;
}
.abPageTestimonial h4{
    font-family: Montserrat;
    font-weight: 400 !important;
}
.abPageTestimonial .owl-carousel .owl-item img{
    width: auto;
} 
.abPageTestimonial .h-200{
    height: 500px;
}
.countryItem01 .bottom-part {
    position: relative !important;
    margin: -157px 0 0;
    padding: 0 25px 13px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
#about,
.blogSction01,
.CTASection01 {
    background: var(--bg-color);
}
.countrySection .countryItem01{
    max-width: 100%;
}
.countrySection .countryItem01 .countryContent {
    background-repeat: no-repeat;
    background: transparent;
    padding: 30px 0 0;
    text-align: left;
    height: auto !important;
}
.countrySection .countryItem01 .countryContent p{
    line-height: 20px;
}
.countrySection .countryItem01 .countryContent h3{
    margin: 0;
    
}
.countrySection .rounded {
    border: 1px solid #b6b4b4;
    box-shadow: #9b9b9b 0 2px 12px;
}
.box-shadow{
    box-shadow: #9b9b9b 0 0 23px;
}
.countrySection .owl-carousel.owl-drag .owl-item {
    padding: 10px;
}
.countrySection .owl-carousel .owl-item .countryThumb {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    bottom: 24px;
    padding: 25px;
}
.owl-carousel.owl-drag .owl-item .countryItem01{
    margin: 0;
}
.countrySection .owl-carousel .owl-item .cnFlag {
    width: 30% !important;
    border: 0;
    background: transparent !important;
    left: 64%;
    bottom: 80px;
    position: relative;
    z-index: 1;
}
.countrySection .owl-carousel .owl-item .countryThumb img{
    margin: 25px 0 0;
    border-radius: 10px;
} 
.countrySection .owl-carousel .owl-item .cnFlag img {
    width: 80% !important;
    height: auto !important;
    padding: 0;
    left: -15px;
    top: 4px;
    box-shadow: black 0 0 23px;
    border-radius: 50px;
}
.features{
    padding: 0;
}
/* .countrySection .owl-carousel .owl-item .features img{
    display: inline;
    width: 146px;
    margin: 0;
}  */
.countrySection .owl-carousel .owl-item .features ul{
    margin: 20px 0 10px;
    display: flex;
}
.countrySection .owl-carousel .owl-item .features ul h3{
    font-family: impact;
    font-size: 19px;
    color: var(--primay-color);
    font-weight: 400 !important;
}
.countryItem01 .pb-adjust{
    padding-top: 20px;
}
.countrySection .owl-carousel .owl-item .features ul li{
    padding: 0 4px;
}
.countrySection .owl-carousel .owl-item .features ul .img{
    padding: 0;
}
/* .countrySection .owl-carousel .owl-item .features ul h6{
    font-size: 10px;
    line-height: 12px;
    margin: 5px 0 0;
} */
.countrySection .owl-carousel .owl-item .features .feature{
    display: flex;
    padding: 0 10px 0 0;
}
.countrySection .owl-carousel .owl-item .features .button a{
    color: #000;
    font-weight: 500;
}
.countrySection .owl-carousel .owl-item .features .button img{
    width: 12% !important;
    float: inline-end;
}
.CTASection01 {
    height: 10%;
    border-radius: 0 !important;
    background: var(--bg-color) !important;
}
.medianSticky{
    border-radius: 10px !important;
    background: var(--primay-color) !important;
    height: 10% !important;
}
.medianSticky .ctaWrapper{
    box-shadow: 0 0 0;
    background: transparent;
}
.medianSticky{
    background: transparent !important;
    box-shadow: 0 0 0;
}
.medianSticky .ctaWrapper h6{
    margin: 2rem 0;
    font-size: 1.4rem;
}
.iconBox02 .ibBox {
    top: 7px;
}
/* .medianSticky .ctaWrapper h1{
    margin: 19px 0 0;
} */
.medianSticky .ctaWrapper button{
    margin: 10px 0 0;
}
.medianSticky .ctaWrapper img{
    border-radius: 0 10px 0 0;
    min-height: auto !important;
}

.medianSticky .ctaWrapper h1,
.medianSticky .iconBox02 .ibTitle{
    font-size: 21px;
}
.medianSticky .ctaWrapper {
    border-radius: 10px !important;
    background: var(--primay-color) !important;
}
/* .medianSticky .ctaWrapper .iconBox02 .ibBox{
    width: 20%;
    height: 88%;
} */
.medianSticky .ctaWrapper .iconBox02 {
    padding-left: 30%;
    min-height: auto;
}
.youtubeThumnailVideo{
    padding: 0 !important;
    height: auto !important;
    background: #233152 !important;
}
.youtubeThumnailVideo .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    background: linear-gradient(90deg, #233152 28%, rgba(1, 51, 89, .9) 45.62%, hsla(0, 0%, 100%, 0));
}
.youtubeThumnailVideo h1{
    padding: 9rem 0 0;
}
.collageSection{
    background: #fff;
    position: relative;
    z-index: 4;
}
.countrySection .rounded {
    border: 1px solid #b6b4b4;
    box-shadow: #9b9b9b 0 2px 4px;
}
.collageSection .pb-adjust{
 padding-top: 33px;
}
.collageSection .owl-carousel .owl-item .cnFlag{
    padding: 30px 0;
    left: 3%;
}
.collageSection .owl-carousel .owl-item .features img {
    width: 19%;
    padding: 0px 9px;
}
.collageSection .owl-carousel .owl-item .countryThumb img{
    margin: 25px 0 0;
    border-radius: 10px;
    height: 103px;
} 
.collageSection .owl-carousel .owl-item .cnFlag img {
    border-radius: 5px;
    box-shadow: 0 0 0;
}
.collageSection .owl-carousel .owl-item .cnFlag {
    width: 56% !important;
}
.collageSection .countryItem01 .countryContent p {
    font-family: __Inter_e52a9e,__Inter_Fallback_e52a9e;
}
.collageSection .owl-carousel .owl-item .features button{
    border: 0;
    color: #000;
    margin: auto;
    padding: 15px 0;
    /* width: 60%; */
    background: transparent;
    float: inline-end;
} 
.countrySection .countryItem01 .countryContent h3{
    padding: 0 0 15px;
}
.collageSection .countryItem01 .countryContent h3{
    font-weight: 400 !important;
}
.collageSection .countryItem01 .countryContent h6{
    background: #ff9393;
    color: #fff;
    margin: 0 auto 17px;
    width: 70%;
    padding: 1% 15%;
    border-radius: 50px;
}
.collageSection .countryItem01 .countryContent h5{
    font-weight: 500 !important;
    font-size: 16px;
    margin: 2px 0px 6px;
}
.collageSection .countryItem01 .countryContent h5 i{
    padding: 10px;
}
.collageSection .button{
    margin: 30px auto 0;
    width: 14%;
}
.aboutSection01 .iconBox02 .ibBox{
    border-radius: 50px;
    height: 60px;
    width: 60px;
} 
.aboutSection01 .iconBox02 .ibBox img{
    width: 35%;
}
.funfactSection01 .serviceItem01 .serContent,
.funfactSection01 .brRight,
.funfactSection01 .factWrapper{
    background: transparent;
    border-color: transparent;
}
.CTASection01 .ctaWrapper {
    border-radius: 10px;
    background: var(--primay-color);
    height: 85%;
}
.CTASection01 .ctaWrapper button{
    line-height: 2;
}
.CTASection01{
    border-radius: 50px;
    height: 11%;
    background: transparent;
    z-index: 4;
    padding: 50px 0;
}
.CTASection01 .ctaWrapper img{
    min-height: auto !important;
}
.CTASection01 .ctaWrapper {
    background: var(--primay-color);    
}
.CTASection01 .ctaWrapper h2,
.CTASection01 .ctaWrapper p {
    color: #fff !important;
}
.CTASection01 .ctaWrapper .iconBox02 {
    padding-left: 0;
    padding-top: 0;
}
.CTASection01 .ctaWrapper .iconBox02 .ibTitle a:hover,
.CTASection01 .ctaWrapper .iconBox02 .ibTitle {
    color: #fff;
}
/* .ctaWrapper .iconBox02 .ibTitle {
    margin: 30px 0 !important;
} */
.CTASection01 .ctaWrapper .iconBox02 .ibBox {
    /* width: 10%;
    height: 60%;
    background: #fff;
    color: var(--primay-color); */
    position: relative;
    width: 90%;
    height: auto;
}
.CTASection01 .ctaWrapper h1{
    font-size: 1.5rem;
}

.sitky{
    position: fixed;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
}
.cursor {
  pointer-events: none;
  position: fixed;
  padding: 0.3rem;
  background-color: #fff;
  border-radius: 50%;
  mix-blend-mode: difference;
  transition: transform 0.3s ease;
}
.secTitle {
  transition: all 0.3s ease;
}
.secTitle:hover ~ .cursor {
  transform:translate(-50%, -50%) scale(8);
}
.blogItem01 .blogContent {
    position: relative;
    /* padding: 0 37px 20px; */
}
.coachingSlider.owl-carousel .owl-nav {
    position: relative;
    top: -327px;
    margin: 0 -30px;
}
.coachingSlider.owl-carousel .owl-nav button.owl-next,
.coachingSlider.owl-carousel .owl-nav button.owl-prev {
    color: var(--primay-color);
    border: 0 solid;
    line-height: normal;
    margin: 0;
}
.coachingSlider.owl-carousel .owl-nav button.owl-next i,
.coachingSlider.owl-carousel .owl-nav button.owl-prev i{
    font-size: 25px;
}
.coachingSlider.owl-carousel .owl-nav button:hover {
    background: transparent;
}
.coachingSlider.owl-carousel .owl-nav button.owl-next{
    float: right;
}
.footer_02{
    z-index: 3;
}
.mapsSection{
    z-index: 3 !important;
    /* background: var(--primay-color); */
}
/* .blogItem01 .blogThumb img{
    height: 197px;
} */
.serviceDThumb::after {
    position: inherit;
    }
    .contacInfotWidget .infoContent {
    margin: 0;
    border-radius: 0;
    }
    .contacInfotWidget::after {
    position: inherit;
    }
    .listItem li img{
        width: 20px;
        top: 4px;
        position: absolute;
        left: 0;
    }
    .serviceWidget ul li .fas{
        float: right;
        margin: 5px 0;
    }
    .serviceWidget ul li a::before{
        display: none;
    }