setion.mobile-menue {
    display: none;
}

.reviews .col-sm-12.col-md-6.col-lg-3 {
    padding: 0 0 0 !important;
}

section.header-top {
    display: block !important;
}

/**/

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: #e78092 !important;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius:5px;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}

/**/

.mobile-dropdown {
    width: 100%;
}

.dropdown-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.dropdown-header a {
    text-decoration: none;
    color: #818181 !important;
    flex: 1;
}

.dropdown-toggle {
    cursor: pointer;
}

.dropdown-toggle i.fa-minus {
    display: none;
}

/* Dropdown content */
.dropdown-content {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease;
    padding-left: 36px;
}

.dropdown-content a {
    display: block;
    padding: 8px 0;
    font-size: 14px;
}

/* Active state */
.mobile-dropdown.active .dropdown-content {
    max-height: 500px;
}

.mobile-dropdown.active .fa-plus {
    display: none;
}

.mobile-dropdown.active .fa-minus {
    display: inline;
}

.mobile-dropdown i {
    color: #818181;
}

  html, body {
    overflow-x: hidden;
  }

.abt-main {
    position: relative;
}

.abt-main::before {
    content: '';
    width: 78%;
    height: 400px;
    position: absolute;
    background: #222222a1;
    top: 0%;
    left: 11%;
    border-radius: 150px 150px 0px 0px;
}

/*RESPONSIVE__STARTS__HERE___*/

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1200px) {
    
.abt-align-one {
    position: absolute;
    top: 20% !important;
    left: 5%;
    display: flex;
    gap: 0px 60px !important;
    align-items: center;
}
    
.abt-align-one p {
    font-size: 25px;
    font-weight: 200;
}

.journey-box.two {
    margin: 70px 45px 70px;
}

section.start-journey {
    padding: 60px 60px 60px;
}

.testimonials-arrows-global {
    right: 20px;
}

.testimonial-main-review {
    padding: 50px 40px;
}

.blogs-wrapper .blog-title h6 {
    font-size: 25px;
}

.consultation-sec .consult-heading-wrapper h2 {
    font-size: 50px;
    line-height: 55px;
}

.services-inner-details-main-wrapper h2 {
    font-size: 50px;
}

.abt-align-two {
    position: absolute;
    top: 65%;
    left: 9%;
    width: 80%;
}

.abt-main {
    margin: 0 0 180px;
}

.icons {
    margin-bottom: 30px;
}
    
}

@media only screen and (max-width: 1024px) {
    
.sub-header {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 1px;
}

section.hero-banner {
    padding: 180px 0 85px;
}

.banner-txt h1 {
    font-size: 50px;
}

.abt-align-one p {
    font-size: 20px;
}

.abt-align-one {
    top: 25% !important;
    left: 11%;
}

.mind p {
    padding: 0 0px 0;
}

.abt-main {
    margin: 0 0 200px;
}

.abt-align-two {
    position: absolute;
    top: 65%;
    left: 10%;
}

.intro-txt p {
    font-size: 15px;
}

.journey-box.two {
    margin: 70px 5px 70px;
}

.testimonials-heading-wrapper h2 {
    font-size: 40px;
}

.testimonial-parent {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    width: 100% !important;
    flex-direction: column;
}

/*.testimonials-arrows-global {*/
/*    right: 20px;*/
/*    top: 85%;*/
/*}*/

.testimonials-arrows-global {
    right: 0;
    /* top: 0; */
    bottom: 5.5% !important;
    position: absolute;
    right: 0%;
}

.testimonial-image::after {
    width: 58%;
}

.blogs-wrapper .blog-title {
    display: flex;
    justify-content: space-between;
    gap: 0px;
    flex-wrap: wrap;
}

.blogs-wrapper .blog-title h6 {
    font-size: 20px;
}

.footer-sec .row.custom-gutter {
    --bs-gutter-x: 0rem;
    width: 100%;
}

.logo-sec h4 {
    font-size: 30px;
    line-height: 30px;
}

footer.footer-sec p {
    font-size: 15px;
}

.quick-links ul li a {
    font-size: 14px;
}

.services-inner-details-main-wrapper h2 {
    font-size: 40px;
}

.consultation-sec .consult-heading-wrapper h2 {
    font-size: 40px;
    line-height: 40px;
}

.services-inner-details-main-wrapper p {
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

section.inner-services-sec .service-content-wrapper h4 a {
    font-size: 20px;
    line-height: 20px;
}

.sub-review p {
    width: 100%;
}

.banner-txt p {
    font-size: 18px;
}

.abt-main {
    margin: 0 0 220px;
}

.testimonials-heading-wrapper {
    width: 60%;
}
    
}

@media only screen and (max-width: 992px) {

.banner-txt h1 {
    font-size: 41px;
}

.reviews .col-sm-12.col-md-6.col-lg-3 {
    padding: 0 0 0 !important;
}

.mind p {
    padding: 0 0px 0;
    font-size: 15px;
}

.abt-align-one {
    position: absolute;
    top: 29% !important;
    left: 14%;
    display: flex;
    gap: 0px 18px !important;
}

.journey-head h1 {
    font-size: 45px;
}

footer.footer-sec h6 {
    padding: 20px 0 0;
}

.cta-sec {
    margin-bottom: 0px;
}
    
}

@media only screen and (max-width: 840px) {
    
.nav li {
    display: inline-block;
    padding: 0 10px 0;
}

.banner-txt h1 {
    font-size: 35px;
}

.banner-txt p {
    font-size: 16px;
}

.reviews .col-sm-12.col-md-6.col-lg-3 {
    padding: 0 0 0 !important;
}

.testimonials-heading-wrapper {
    width: 100%;
}

.testimonials-heading-wrapper h2 {
    font-size: 55px;
}

.consult-content-wrapper p {
    text-align: center;
}

.consult-heading-wrapper {
    text-align: center;
}

.consult-btn-wrapper {
    justify-content: center;
}

.contact-us-sec .loving h4 {
    font-size: 55px;
}

.cta-sec {
    margin-bottom: 10px;
}

.icons {
    margin-bottom: 31px;
}

section.inner-services-sec .inner-service-wrapper {
    padding: 30px 0px;
}

.contact-img-wrapper {
    margin-bottom: 0px;
}

.blogs-sec .mind p {
    font-weight: 300;
    padding: 0 0px 0;
    width: 100%;
    text-align: center;
}

.inner-banner-sec {
    min-height: 390px;
}

.services-inner-details-main-wrapper h2 {
    font-size: 40px;
    padding: 110px 0 0;
}

.blog-single-sec h1 {
    font-size: 30px;
}
    
}

@media only screen and (max-width: 768px) {
    
.inner-banner-sec {
    min-height: 390px;
}

.blog-single-sec h1 {
    font-size: 30px;
}

.services-inner-details-main-wrapper h2 {
    font-size: 40px;
    padding: 110px 0 0;
}

.blog-single-sec h1 {
    font-size: 30px;
}
    
}

@media only screen and (max-width: 576px) {
    
.banner-img {
    padding: 50px 0 0;
}

.sub-review {
    height: 280px;
}

.sub-review-two {
    height: 280px;
}

.about-us-txt {
    padding: 40px 0 0;
}

.abt-align-two {
    position: absolute;
    top: 65%;
    left: 21%;
    width: 65%;
}

.journey-cover {
    padding: 30px 0 0;
}

.abt-align-one {
    position: absolute;
    top: 25% !important;
    left: 5%;
    display: flex;
    gap: 0px 120px !important;
}

.loving {
    text-align: center;
}

section.blogs-sec {
    padding: 0px 12px;
}

.blog-image {
    padding: 30px 0 10px;
}

setion.mobile-menue {
    display: block;
}

section.hero-banner {
    padding: 50px 0 85px;
}

div#main {
    margin: 0 0 0 !important;
}

section.header-top {
    display: none !important;
}

.ham-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.abt-align-one p {
    font-size: 25px;
    font-weight: 400;
}

.mind p {
    text-align: center;
}
    
}

@media only screen and (max-width: 480px) {
    
.journey-head h1 {
    font-size: 30px;
    font-weight: 700;
}

section.start-journey {
    padding: 60px 30px 60px;
}

/*.journey-box::before {*/
/*    content: '';*/
/*    width: 15%;*/
/*    height: 33px;*/
/*    position: absolute;*/
/*    background: #000000ab;*/
/*    clip-path: polygon(0 0, 0% 100%, 100% 100%);*/
/*    top: -23%;*/
/*    left: 9%;*/
/*}*/

.journey-num {
    background: var(--color-one);
    display: inline-block;
    padding: 60px 10px 60px;
    border-radius: 10px 0px 10px 9px;
    position: absolute;
    top: -23%;
    left: -10%;
}

.abt-align-two {
    position: absolute;
    top: 65%;
    left: 15%;
    width: 80%;
}

section.testimonials-sec {
    padding: 10px 12px;
}

.ratings i {
    font-size: 20px;
}

.testimonial-main-review p {
    font-size: 18px;
}

.consultation-sec .consult-heading-wrapper h2 {
    font-size: 35px;
    line-height: 40px;
    padding: 20px 0 10px;
}

.services-inner-details-main-wrapper h2 {
    font-size: 40px;
    padding: 30px 0 0;
    line-height: 45px;
}

section.services-inner-details {
    padding: 50px 12px 0px;
}

.blog-single-sec h1 {
    font-size: 25px;
    line-height: 30px;
}

.blog-content p {
    width: 100% !important;
}

section.blog-single-sec {
    padding: 30px 0 30px !important;
}

.banner-txt h1 {
    font-size: 30px;
}

.banner-txt {
    padding: 35px 0 35px;
}

.testimonials-heading-wrapper h2 {
    font-size: 40px;
}

.journey-box::before {
    content: '';
    width: 10%;
    height: 32px;
    position: absolute !important;
    background: black;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    top: -23%;
    left: 7%;
}

.journey-box {
    padding: 40px 40px 28px;
}

.journey-box.two {
    margin: 70px 0px 70px;
}

.apply a {
    color: black;
    font-size: 14px;
    font-weight: 400;
}

    
}

@media only screen and (max-width: 390px) {
    
.banner-txt h1 {
    font-size: 28px;
}

.journey-num {
    left: -13%;
}

.testimonial-main-review {
    padding: 50px 15px;
}

.testimonial-image::after {
    width: 90%;
}

.main-testimonials-parent {
    padding: 60px 0px;
}

.blog-single-sec .blog-text h3 {
    font-size: 35px;
}

.banner-txt {
    padding: 0px 0 35px;
}

.inner-banner-sec h2 {
    font-size: 55px;
}

.inner-banner-sec h2 {
    font-size: 45px;
}
    
}


/*RESPONSIVE__ENDS__HERE___*/