@media only screen and (min-width: 1200px) and (max-width: 1450px) {
  .main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 30px;
  }
} /* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .financial-advice__tab-box .tab-buttons .tab-btn {
    max-width: 310px;
  }

  .financial-advice__tab-box .tab-buttons .tab-btn span {
    max-width: 310px;
  }

  .tabs-content__left {
    max-width: 600px;
    margin: 0 auto;
  }
  .counter-two__left {
    margin-left: 0;
    text-align: center;
    margin-bottom: 50px;
  }

  .tabs-content__right {
    max-width: 600px;
    margin: 50px auto 0;
  }

  .tabs-content__right:before {
    display: none;
  }

  .blog-one__content {
    padding: 20px 10px 60px;
  }

  .cta-one__inner {
    padding: 90px 35px 90px;
  }

  .get-to-know-two__left {
    max-width: 600px;
    margin: 0 auto 60px;
  }

  .get-to-know-two__right {
    max-width: 600px;
    margin: 0 auto;
  }

  .testimonial-one {
    position: relative;
    display: block;
    background-color: #f6f4f9;
    padding: 120px 0 220px;
  }

  .testimonial-one__left {
    text-align: center;
  }

  .testimonial-one__left .section-title {
    margin-bottom: 50px;
  }

  .testimonial-one__right {
    position: relative;
    top: 0px;
    right: 0;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }

  .testimonial-one .custom-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
  }

  .service-details__bottom-single:nth-child(3) {
    padding-left: 54px;
  }

  .service-details__bottom-single {
    padding: 0 27px 0;
  }

  .service-details__benefits-img {
    margin-top: 43px;
  }
  .project-one__hover {
    padding: 31px 40px 30px;
  }

  /* Update Responsive 23-05-2022  */
  .main-slider--three__shape1 {
    display: none;
  }

  .main-slider--three__shape2 {
    display: none;
  }

  .welcome-one__content {
    margin-top: 60px;
    margin-left: 0px;
  }

  .why-choose-three__left {
    max-width: none;
  }

  .why-choose-three__left .section-title__title br {
    display: none;
  }

  .why-choose-three__text1 br {
    display: none;
  }

  .why-choose-three__tab {
    margin-top: 40px;
  }

  .main-header--three .main-menu-wrapper__right {
    display: none;
  }

  .main-header--three .main-menu-wrapper__left {
    margin-right: 55px;
  }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maincontent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #04000b;
    margin-top: 50px;
  }
  .main-slider .thm-btn {
    opacity: 10;
    transform: translateY(150px);
    transition-delay: 2500ms;
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease,
      background 500ms ease;
  }
  .rightbanner {
    text-align: right;
    margin-top: 110px;
  }
  .qutiiz-ready__title br {
    display: none;
  }
  .counter-two__left {
    margin-left: 0;
    text-align: center;
    margin-bottom: 50px;
  }
  .financial-advice__tab-box .tab-buttons .tab-btn {
    float: none;
    margin: 0 auto;
  }
  .project-one__img img {
    padding: 0px 0px;
  }
  .project-one__img {
    min-height: 100px;
  }
  .financial-advice__tab-box .tab-buttons .tab-btn + .tab-btn {
    margin-left: auto;
  }
  .testimonal-p {
    color: var(--qutiiz-white);
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    padding-right: 0px;
  }
  .tabs-content__left {
    max-width: 600px;
    margin: 0 auto;
  }

  .tabs-content__right {
    max-width: 600px;
    margin: 50px auto 0;
  }

  .tabs-content__right:before {
    display: none;
  }

  .cta-one__inner {
    flex-direction: column;
    text-align: center;
  }

  .cta-one__title br {
    display: none;
  }

  .cta-one__left {
    margin-bottom: 25px;
  }

  .site-footer__top-inner {
    flex-direction: column;
    text-align: center;
  }

  .site-footer__top-left {
    flex-direction: column;
  }

  .site-footer__top-title-box {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 23px;
  }

  .footer-widget__about-text-box {
    margin-right: 0;
  }

  .footer-widget__links {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-widget__explore {
    margin-left: 0;
    margin-right: 0;
    margin-top: 33px;
  }

  .get-to-know-two__left {
    max-width: 600px;
    margin: 0 auto 60px;
  }

  .get-to-know-two__right {
    max-width: 600px;
    margin: 0 auto;
  }

  .qutiiz-ready-two__title br {
    display: none;
  }

  .testimonial-one {
    position: relative;
    display: block;
    background-color: #f6f4f9;
    padding: 120px 0 220px;
  }

  .testimonial-one__left {
    text-align: center;
  }

  .testimonial-one__left .section-title {
    margin-bottom: 50px;
  }

  .testimonial-one__right {
    position: relative;
    top: 0px;
    right: 0;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }

  .testimonial-one .custom-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
  }

  .testimonial-page .testimonial-one__single {
    padding: 39px 30px 50px;
  }

  .testimonial-page .testimonial-one__client-details {
    margin-left: 35px;
  }
  .faq-page__single {
    margin-bottom: 20px;
  }

  .faq-page__single-last {
    margin-bottom: 0;
  }

  .service-details__sidebar {
    margin-bottom: 50px;
  }

  .service-details__bottom-single:nth-child(3) {
    padding-left: 38px;
  }

  .service-details__bottom-single {
    padding: 0 20px 0;
  }

  .service-details__benefits-img {
    margin-top: 43px;
  }
  .project-one__hover {
    padding: 31px 40px 30px;
  }

  /* Update Responsive 23-05-2022  */
  .main-slider--three__shape1 {
    display: none;
  }

  .main-slider--three__shape2 {
    display: none;
  }

  .main-slider--three__shape3 {
    display: none;
  }

  .main-slider.main-slider--three h2 {
    font-size: 95px;
    line-height: 0.9em;
    font-weight: 500;
  }

  .welcome-one__content {
    margin-top: 60px;
    margin-left: 0px;
  }

  .services-three__single {
    max-width: 500px;
    width: 100%;
    margin: 0 auto 30px;
  }

  .why-choose-three__left {
    max-width: none;
  }

  .why-choose-three__left .section-title__title br {
    display: none;
  }

  .why-choose-three__text1 br {
    display: none;
  }

  .why-choose-three__tab {
    margin-top: 40px;
  }
  .main-header--three .main-menu-wrapper__right {
    display: none;
  }

  .main-header--three .main-menu-wrapper__left {
    margin-right: 55px;
  }
  .five-tab {
    width: 100%;
    padding: 1px 200px;
  }
  .partner-image-left {
    margin: -70px 0px;
  }

  .tabs-content__inner {
    position: relative;
    display: block;
    background-color: transparent;
    padding: 70px 56px 140px 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-bottom: 60px;
  }
  .project-two {
    padding: 280px 0 70px;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .maincontent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #04000b;
    margin-top: 50px;
  }
  .financial-advice__tab-box .tabs-content {
    position: relative;
    display: block;
  }

  .section-title__title {
    font-size: 30px;
    line-height: 40px;
  }
  .project-one--three {
    position: relative;
    padding: 20px;
  }
  .partner-image-right {
    width: 30%;
  }
  .partner-image-left {
    width: 30%;
    padding: 10px;
  }
  .partner-image-right img {
    width: 100%;
  }
  .partner-image-left img {
    width: 70%;
    margin: -50px -12px;
  }
  .partner-image-top {
    position: relative;
  }
  .five-tab {
    width: 100%;
    width: 96%;
    padding: 1px;
    margin: 0px 18px;
  }

  .invitation {
    padding: 20px;
    background-size: contain;
  }
  .rightbanner img {
  }
  .project-two {
    padding: 140px 0 70px;
  }
  .counter-two__left {
    margin-left: 0;
    text-align: center;
    margin-bottom: 50px;
  }

  .counter-two__single {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 32px;
  }

  .counter-two__single:before {
    display: none;
  }

  .counter-two__single:last-child {
    margin-bottom: 0;
  }
  .counter-two__list {
    position: relative;
    display: block;
  }
  .form-group label {
    flex: 100%;
    margin-bottom: 5px;
  }

  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group select {
    width: 100%;
    padding: 10px 15px;
    margin: 5px 0;
  }
  .reminiscence {
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 100px;
  }
  .welcome-one__img-inner img {
    width: 90%;
  }
  .footer-widget__column.footer-widget__links img {
    width: 80%;
    margin-top: -43px;
  }
  .site-footer {
    text-align: center;
  }
  .agenda {
    padding: 0px 0px;
    background-color: transparent;
    margin-bottom: 15px;
    justify-content: center;
    text-align: left;
    position: relative;
    margin: 35px auto;
  }
  .tabs-content__inner .mobile-tab {
    height: auto;
    display: block;
    width: 100%;
  }
  .partner-image-top {
    position: relative;
    top: 0;
    right: 0px;
  }
  .partner-image-bot {
    position: absolute;
  }
  .qutiiz-ready__title br {
    display: none;
  }
  .leftbanner img {
    display: none;
  }
  .qutiiz-ready__title {
    font-size: 46px;
    line-height: 60px;
  }
  .main-slider--three__btn .main-slider--three__btn1 {
    flex-direction: column;
    margin-top: -90px;
  }
  .financial-advice__tab-box .tab-buttons .tab-btn {
    float: none;
    margin: 0 auto;
  }

  .financial-advice__tab-box .tab-buttons .tab-btn + .tab-btn {
    margin-left: auto;
  }
  /* .main-slider .thm-btn {
        opacity: 10;
        transform: translateY(150px);
        transition-delay: 2500ms;
        transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
    } */
  .main-slider .thm-btn,
  .main-slider .thm-btn-partner {
    opacity: 10;
    transform: translateY(100px);
    transition-delay: 2500ms;
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease,
      background 500ms ease;
    width: 90%;
    margin: 15px;
  }

  .tabs-content__inner {
    padding: 1px 2px 150px;
    margin: -8px 5px;
  }
  .thm-btn {
    padding: 10px 15px 10px;
    width: 90%;
    font-size: 16px;
    text-align: center;
  }
  .tabs-content__right {
    margin-left: 0;
    margin-top: 50px;
  }

  .tabs-content__right:before {
    display: none;
  }

  .tabs-content__experience-box {
    flex-direction: column;
    align-items: baseline;
  }

  .tabs-content__experience-img {
    margin-left: 0;
    margin-top: 20px;
  }

  .tabs-content__experience-img img {
    width: 100%;
  }

  .blog-one__content {
    margin-left: -25px;
    flex-direction: column;
  }

  .cta-one__inner {
    flex-direction: column;
    text-align: center;
    padding: 90px 15px 90px;
  }

  .cta-one__title br {
    display: none;
  }

  .cta-one__left {
    margin-bottom: 25px;
  }

  .cta-one-shape-1 {
    display: none;
  }

  .site-footer__top-inner {
    flex-direction: column;
    text-align: center;
  }

  .site-footer__top-left {
    flex-direction: column;
  }

  .site-footer__top-title-box {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 23px;
  }

  .footer-widget__about-text-box {
    margin-right: 0px;
  }

  .footer-widget__links {
    margin-left: 0;
    margin-right: 0;
    margin-top: 33px;
    margin-bottom: 30px;
  }

  .footer-widget__explore {
    margin-left: 0;
    margin-right: 0;
  }

  .site-footer__bottom-inner {
    flex-direction: column;
  }

  .get-to-know-two__left {
    margin-right: 0;
    margin-bottom: 60px;
  }

  .get-to-know-two__small-img {
    display: none;
  }

  .get-to-know-two__points-two {
    margin-top: 6px;
  }

  .qutiiz-ready-two__title br {
    display: none;
  }

  .qutiiz-ready-two__title {
    font-size: 46px;
    line-height: 56px;
  }

  .testimonial-one {
    position: relative;
    display: block;
    background-color: #f6f4f9;
    padding: 120px 0 220px;
  }

  .testimonial-one__left {
    text-align: center;
  }

  .testimonial-one__left .section-title {
    margin-bottom: 50px;
  }

  .testimonial-one__right {
    position: relative;
    top: 0px;
    right: 0;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }

  .testimonial-one .custom-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
  }

  .testimonial-one__single {
    padding: 39px 30px 50px;
  }

  .faq-page__single {
    margin-bottom: 20px;
  }

  .faq-page__single-last {
    margin-bottom: 0;
  }

  .faq-one-accrodion .accrodion-title h4::before {
    right: -15px;
  }

  .error-page__title {
    font-size: 185px;
    line-height: 185px;
  }

  .error-page {
    padding: 84px 0 120px;
  }

  .service-details__sidebar-service {
    padding: 29px 20px 33px;
  }

  .service-details__need-help {
    padding: 60px 20px 49px;
  }

  .service-details__download-btn {
    padding: 17px 52px 17px;
  }

  .service-details__sidebar {
    margin-bottom: 50px;
  }

  .service-details__bottom-single {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }

  .service-details__bottom-single:nth-child(3) {
    padding-left: 0;
  }

  .service-details__benefits-img {
    margin-top: 43px;
  }
  .project-one__hover {
    padding: 31px 40px 30px;
  }

  .project-two__hover {
    padding: 31px 40px 30px;
  }

  /* Update Responsive 23-05-2022  */

  .main-slider--three__shape1 {
    display: none;
  }

  .main-slider--three__shape2 {
    display: none;
  }

  .main-slider--three__shape3 {
    display: none;
  }

  .main-slider--three .main-slider__content {
    text-align: center;
    margin-top: -140px;
  }
  .rightbanner {
    text-align: right;
    margin-top: 110px;
  }
  .main-slider--three h2 br {
    display: none;
  }

  .main-slider--three p br {
    display: none;
  }

  .main-slider--three__btn {
    display: flex;
  }
  .welcome-one .section-title__title {
    color: white;
    text-align: center;
    padding: 70px 0px 10px 2px;
    font-size: 50px;
    font-weight: 400;
  }
  .testimonal-p {
    text-align: center;
    padding-right: 0px;
  }
  .main-slider--three__btn2 {
    margin-left: 0px;
    margin-top: 20px;
  }
  .project-one__img img {
    /* transition: transform 500ms ease, mix-blend-mode 500ms ease; */
    border-radius: var(--qutiiz-bdr-radisu);
    object-fit: cover;
    width: 100%;
  }
  .event-details {
    padding: 0px;
    margin: 60px;
    margin-top: 80px;
  }

  .event-details p {
    font-size: 14px;
  }

  .event-details ul {
    margin-left: 0;
    padding-left: 15px;
  }

  .event-details ul li {
    font-size: 14px;
  }
  .form-btn-partner {
    border: 1px solid #ff9d6f;
    width: 50%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .form-btn-invitation {
    border: 1px solid var(--qutiiz-pink);
    margin-top: 10px;
    width: 50%;
  }
  /* .welcome-one {
        padding: 120px 0px 93px;
    } */

  .welcome-one__content {
    margin-top: 60px;
    margin-left: 0px;
    text-align: center;
  }

  .welcome-one__content-bottom-content-single {
    margin-bottom: 15px;
  }

  .services-three__single {
    max-width: 500px;
    width: 100%;
    margin: 0 auto 30px;
  }

  .why-choose-three__left {
    max-width: none;
  }

  .why-choose-three__left .section-title__title br {
    display: none;
  }

  .why-choose-three__text1 br {
    display: none;
  }

  .why-choose-three__tab {
    margin-top: 40px;
  }

  .why-choose-three__tab-inner-bottom-text {
    margin-top: 25px;
  }

  .why-choose-three__tab .tab-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .why-choose-three__tab .tab-buttons .tab-btn {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .main-header--three .main-menu-wrapper__right {
    display: none;
  }

}

@media only screen and (min-width: 1200px) and (max-width: 1540px) {
  .testimonial-one__right {
    max-width: 1030px;
    right: 0px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .testimonial-one {
    position: relative;
    display: block;
    background-color: #f6f4f9;
    padding: 120px 0 220px;
  }

  .testimonial-one__left {
    width: 1170px;
    margin: 0 auto;
    text-align: center;
  }

  .testimonial-one__left .section-title {
    margin-bottom: 50px;
  }

  .testimonial-one__right {
    position: relative;
    top: 0px;
    right: 0;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }

  .testimonial-one .custom-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
  }
}

/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider h2 {
    font-size: 111px;
    line-height: 88px;
  }
  .leftbanner img {
    width: 0 !important;
  }

  .main-slider--three__btn .main-slider--three__btn1 {
    flex-direction: column;
    margin-top: -90px;
  }
  .counter-two__inner {
    width: 100% !important;
  }

  .main-slider-shape-1 {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider-shape-1,
  .main-slider-shape-2,
  .main-slider-shape-3 {
    display: none;
  }
    .project-one__img {
    max-height: 200px;
  }
  .owl-theme .owl-nav {
    margin-top: 10px !important;
  }
  .main-slider h2 br {
    display: none;
  }

  .main-slider h2 {
    font-size: 46px;
    line-height: 41px;
  }

  .get-to-know-two__right {
    position: relative;
    display: block;
    text-align: center;
    padding-right: 0px;
  }
  /* .main-slider .container {
        padding-top: 213px;
    } */
}

/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .main-menu-wrapper__logo {
    margin-right: 22px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu .mobile-nav__toggler {
    display: inline-block;
    padding: 37px 0;
  }

  .main-menu-wrapper__logo {
    margin-right: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-menu .mobile-nav__toggler {
    display: inline-block;
    padding: 37px 0;
  }

  .main-menu-wrapper__logo {
    margin-right: 50px;
  }
}

@media (max-width: 767px) {
  .main-menu-wrapper__right {
    display: none;
  }
  .counter-two__inner {
    width: 90%;
  }
  .main-header--three .main-menu-wrapper, .main-menu-wrapper{
      gap:5px;
  }
  .box{
      max-height:150px;
  }
.main-menu-wrapper__left {
    order: 3; /* move down */
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .menu_button {
    order: 2; /* move up */
    margin-left: auto;
  }

  .main-menu-wrapper__logo {
    order: 1;
  }
  .counter-two__title {
    font-size: 18px;
  }

  .counter-two__single div,
  .single {
    font-size: 50px;
  }
  .welcome-one-content .main-slider--three__btn1 {
    position: relative;
    margin: 0px 30px;
    display: block;
  }
  .join-partner p {
    text-align: left;
    color: var(--qutiiz-white);
    font-size: 13px;
    line-height: 15px;
  }
  .counter-two__text {
    font-size: 15px;
  }

  .counter-two__right {
    padding: 15px;
  }
  .main-menu-wrapper__left {
    float: none;
  }

  .main-menu-wrapper__logo {
    margin-right: 0;
  }

  .main-menu-wrapper__main-menu {
    float: right;
  }

  .main-menu .mobile-nav__toggler {
    display: inline-block;
    padding: 37px 0;
    color: black;
  }

  .main-menu {
    padding: 0 10px;
  }
  .blog-two {
    position: relative;
    display: block;
    padding: 100px 0 30px;
    margin-top: -50px;
    z-index: 1;
    max-width: 100%;
  }
   .formcontainer {
    width: 100% !important;
    margin-bottom: 50px !important;
    padding: 5px !important;
  }
  .menu_button a{
      width:130px;
      color:#000 !important;
      line-height:16px !important;
  }
  .be-a-partner {
    width: 90%;
    margin: 20px auto;
    padding: 5px;
  }
  .form-group label {
    flex: 100%;
  }

  .checkbox-group label,
  .checkbox-group1 label {
    width: 100%;
  }

  input[type="submit"] {
    width: 100%;
  }

  .invitation {
    padding: 0px;
  }
}
/* Update Responsive 23-05-2022  */

@media only screen and (min-width: 1275px) and (max-width: 1450px) {
  .main-menu {
    padding: 0 40px;
  }
  .main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1274.9px) {.main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 16px;
  }
}
@media only screen and (min-width: 1450px) and (max-width: 1600px) {
  .main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
  .main-header--three .main-menu {
    padding: 0 0px;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 75%;
  }
}

/*--------------------------------------------------------------
# Main Header Three
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1250px) {
  .main-header--three .main-menu-wrapper__search-box:before {
    display: none;
  }
}
