@media (min-width:992px) {
  .desktop_menu .navbar-nav .nav-item {
    height: 100px;
    display: flex;
    align-items: center;
  }
}


@media (max-width: 1250px) {

  .navbar-nav .dropdown .dropdown-menu li {
    padding-left: 0px;
  }

  .navbar-logo {
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .desktop_menu .navbar-logo img {
    width: 225px;
  }
}

@media (min-width: 1700px) {
  .hero_sectio_slider .carousel-control-prev {
    top: 600px;
  }

  .hero_sectio_slider .carousel-control-next {
    top: 110px;
  }
}

@media (max-width: 1920px) {
  .hero_sectio_slider .carousel-control-next {
    top: 110px;
  }
}

@media (max-width: 1650px) {
  .hero_sectio_slider .carousel-control-next {
    top: 30px;
  }

  .hero_sectio_slider .carousel-control-prev {
    top: 360px;
  }
}

@media (max-width: 1500px) {
  .hero_sectio_slider .carousel-control-next {
    top: 60px;
  }

  .desktop_menu .navbar-nav .nav-item .nav-link {
    padding-right: 18px !important;
  }
}

@media (max-width: 1400px) {

  .desktop_menu .bg-light-subtle {
    height: auto;
  }

  .desktop_menu .navbar-logo img {
    width: 180px;
  }

  .desktop_menu .navbar-nav .nav-item .nav-link {
    font-size: 0.875rem;
    padding-right: 12px !important;
  }

  .desktop_menu .navbar-button .main-button:hover:before {
    width: 100%;
    background: var(--secondary-color);
  }

  .desktop_menu .navbar-button .main-button span {
    font-size: 1.125rem;
  }

  /* Hero Secion */

  .hero_sectio_slider .carousel-control-prev {
    top: 350px;
  }

  .hero_sectio_slider .carousel-control-next {
    top: 44px;
  }

  /* Hero Section End */

  /* Types of Visa Starts */

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket img {
    margin-top: 20px;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket p {
    margin: 15px 20px 15px 20px;
  }

  /* Types of Visa Ends */

  /* Contact US Starts */

  .contact_us .contact_us_form_bg_round {
    left: 167px;
  }

  /* Contact US Ends */

  /* About Us Page */

  /* About Company Starts*/

  .about_company_section .about_company_section_content .about_company_ticket .bottom_round {
    left: 90px !important;
  }

  /* About Company Ends*/

  /* Our Team Starts */

  .our_team .our_team_image_section .our_team_image img {
    width: 80%;
  }

  .our_team .our_team_image_section h4 {
    padding-top: 0 !important;
  }

  /* Our Team Ends */

  /* How we work Starts */

  .how_we_work_section .how_we_work_title .title-border-white h5 {
    width: 35%;
  }

  .coaching_classes .coaching_classes_left_section .title-border h5 {
    width: 78%;
  }

  .reviews_section .reviews_title h5 {
    width: 54%;
  }

  .topic_section .topic_title .title-border-white h5 {
    width: 80%;
  }

  .contact_us .contact_us_title .title-border h5 {
    width: 71%;
  }

  .how_we_work_section .how_we_work_content .hww_top_content .up_to_down_plane1,
  .how_we_work_section .how_we_work_content .hww_top_content .up_to_down_plane2 {
    position: absolute;
    top: 40px;
    left: 220px;
  }

  .how_we_work_section .how_we_work_content .hww_top_content .down_to_up_plane {
    position: absolute;
    bottom: 110px;
    left: 200px;
  }

  /* How we work Ends */

  /* Header About Us Starts */

  .main_header {
    margin-top: 85px !important;
  }

  .our_team .our_team_content .our_team_title .title-border-white h5 {
    width: 67% !important;
  }

  .faq_genral_qus .faq_section .faq_title .title-border h5 {
    width: 83% !important;
  }

  /* Header About Us Ends */

  /* Bridge Section  Starts */

  .bridge-section {
    top: -38px;
  }

  .bridge-section .bridge-section-content .counter {
    padding-top: 100px;
  }

  /* Bridge Section Ends */
}

@media (max-width: 1200px) {

  /* navbar Starts */
  .navbar-logo {
    margin-left: 10px;
  }

  .desktop_menu .navbar-nav .nav-item .nav-link {
    font-size: 0.85rem;
    padding-right: 3px !important;
  }

  .desktop_menu .navbar-button .main-button {
    padding: 10px 15px 15px 15px;
  }

  .desktop_menu .navbar-button .main-button::before {
    width: 40px;
    height: 40px;
  }

  /* navbar Ends */

  /* Hero Section Starts */

  .hero_sectio_slider .carousel-control-prev {
    top: 320px;
  }

  .hero_sectio_slider .carousel-control-next {
    top: 70px;
  }

  /* Hero Section Ends */

  /* About Company Starts */

  .about_company .about_company_right_section {
    margin: 0;
  }

  .about_company .about_company_right_section .about_company_card_content .about_company_card_title span {
    font-size: 1rem;
  }

  .about_company_section .about_company_section_content .accordion {
    min-height: unset !important;
  }

  /* About Company Ends */

  /* Types of Visa  Starts*/

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket {
    left: 7px;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket img {
    margin-top: 10px;
    width: 35px;
    height: 35px;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket p {
    margin: 12px;
    font-size: 1rem;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket .main-button:before {
    width: 40px;
    height: 40px;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket .main-button {
    padding: 11px 15px 15px 15px;
  }

  /* Types of Visa  Ends*/

  /* Bridge Section Starts */

  .bridge-section .bridge-section-content .counter {
    padding-top: 60px;
  }

  .bridge-section .bridge-section-content .counter hr {
    width: 180px;
  }

  .how_we_work_section hr {
    margin-bottom: 30px;
  }



  /* Bridge Section Ends */

  /* How We Work Starts */

  .how_we_work_section .how_we_work_title .title-border-white h5 {
    width: 38%;
  }

  .how_we_work_section .how_we_work_content .hww_yello_box,
  .how_we_work_section .how_we_work_content .hww_cyen_box {
    width: 45%;
  }

  .how_we_work_section .how_we_work_content .hww_top_content .up_to_down_plane1,
  .how_we_work_section .how_we_work_content .hww_top_content .up_to_down_plane2 {
    display: none;
  }

  .how_we_work_section .how_we_work_content .hww_top_content .down_to_up_plane {
    display: none;
  }

  .how_we_work_section .how_we_work_content h3 {
    font-size: 1.125rem;
    text-align: center;
  }

  /* How We Work Ends */

  /* COACHING CLASSES Starts */

  .coaching_classes .coaching_classes_left_section .title-border h5 {
    width: 85%;
  }

  .coaching_classes {
    padding-top: 0;
  }

  /* COACHING CLASSES Ends */

  /* Contact Us Starts */

  .contact_us .contact_us_form_bg_round {
    left: 130px;
  }

  .reviews_section .reviews_title h5 {
    width: 59%;
  }

  .topic_section .topic_title .title-border-white h5 {
    width: 89%;
  }

  .contact_us .contact_us_title .title-border h5 {
    width: 79%;
  }

  /* Contact Us Ends */

  /* About Company Starts*/

  .about_company_section .about_company_section_content .about_company_ticket .bottom_round {
    left: 70px !important;
  }

  /* About Company Ends*/

  /* Our Team Starts */

  .our_team .our_team_content .our_team_title .title-border-white h5 {
    width: 75% !important;
  }

  .our_team .our_team_image_section .our_team_image img {
    width: 77%;
  }

  .our_team .our_team_image_section .social_icons a i {
    font-size: 25px !important;
    padding: 6px !important;
  }

  /* Our Team Ends */

  /* FAQ Starts */

  .faq_genral_qus .faq_section .faq_title .title-border h5 {
    width: 94% !important;
  }

  .faq_genral_qus .faq_section .faq_image img {
    width: 80%;
  }

  /* FAQ Ends */

  .main_footer .footer_content .linkes {
    padding: 0 0 30px 0;
  }
}

@media (max-width: 992px) {
  .desktop_menu {
    display: none;
  }

  .mobile_menu {
    display: block;
    position: relative;
    z-index: 9;
  }

  .desktop_menu .navbar-logo {
    display: none;
  }

  /* Navbar */

  .main-header {
    box-shadow: none;
    height: 79px;
  }

  .navbar-logo {
    padding: 0;
    margin: 0px auto 0px 20px;
  }

  .navbar-logo img {
    height: 40px;
    width: 122px;
  }

  .navbar button {
    border: none;
  }

  .navbar-toggler-icon {
    display: none !important;
  }

  .navbar-nav .dropdown .dropdown-menu .dropdown-item h4 {
    font-size: 1.125rem;
    padding-left: 20px;
    padding-top: 5px;
  }

  /* Mobile menu */

  .mobile_menu .navbar-nav .dropdown .dropdown-menu li {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
  }

  .mobile_menu .navbar-nav .nav-item .nav-link {
    padding-bottom: 10px;
    position: relative;
    transition: all ease-in-out 0.3s;
  }

  .mobile_menu .navbar-nav .nav-item .nav-link::before {
    border-bottom: 1px solid var(--white-color);
    position: absolute;
    content: "";
    left: 0;
    height: 1px;
    top: 0;
    width: 50%;
  }

  .mobile_menu .navbar-nav .nav-item .nav-link i {
    margin-right: 10px;
    margin-top: -5px;
    float: inline-end;
    padding: 8px 8px 8px 8px;
    background-color: var(--light-white-color);
    border-radius: 3px;
    width: 34px;
    height: 34px;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu a {
    margin: 10px;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .dropdown-item img {
    width: 60px;
    padding-right: 20px;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .mobile-immigration .accordion-header img {
    width: 60px;
    padding-right: 15px;
    border-right: 2px solid var(--gray-color);
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .mobile-immigration .accordion-header p {
    color: var(--black-color);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-left: 15px;
    margin: 0;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .dependent_visa {
    padding: 0;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .visitor_visa {
    padding: 0;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .visitor_visa a,
  .mobile_menu .navbar-nav .dropdown .dropdown-menu .dependent_visa a {
    display: flow;
  }

  .mobile_menu .navbar-toggler i {
    font-size: xx-large;
    color: var(--main-color);
  }

  .mobile_menu .accordion-button:not(.collapsed) {
    background-color: var(--white-color) !important;
  }

  .mobile_menu .accordion {
    --bs-accordion-border-width: none;
  }

  .mobile_menu .accordion-body {
    padding-top: 0;
    margin-top: 0;
  }

  .mobile_menu .accordion-button:focus {
    box-shadow: none;
  }

  .rotate {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transform: rotate(-90deg);
  }

  .rotate.down {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    color: var(--secondary-color);
  }

  /* Hero Section */

  .hero_sectio_slider {
    padding-top: 25px;
  }

  .hero_sectio_slider .hero_sectio_img {
    margin-top: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero_sectio_slider .hero_sectio_content h1 {
    font-size: 1.5rem;
  }

  .hero_sectio_slider .hero_sectio_content p {
    font-size: 1.125rem;
  }

  .hero_sectio_slider .hero_sectio_content h4 {
    font-size: 1.125rem;
  }

  /* .hero_sectio_slider .hero_sectio_img img {
    width: 100%;
  } */

  .hero_sectio_slider .hero-cloud-left {
    display: none;
  }

  .hero_sectio_slider .hero-cloud-right {
    display: none;
  }

  .hero_sectio_slider .hero-plane {
    display: none;
  }

  .hero_sectio_slider .slider-bg {
    background-image: none;
  }

  .hero_sectio_slider .carousel-control-next {
    height: auto;
    top: 0;
    align-items: baseline;
    right: 260px;
    width: 10%;
  }

  .hero_sectio_slider .carousel-control-prev {
    height: auto;
    top: 0;
    align-items: baseline;
    width: 45%;
  }

  .hero_sectio_slider .hero_sectio_content {
    padding-left: 0px;
    display: flex;
    align-items: center;
    text-align: center;
  }

  .hero_sectio_slider .carousel-control-next {
    display: none;
  }

  .hero_sectio_slider .carousel-control-prev {
    display: none;
  }

  /* About Company Starts */

  .about_company {
    padding-top: 45px;
    padding-bottom: 0;
  }

  .about_company .about_company_right_section {
    margin-top: 25px;
    padding: 25px 0;
  }

  .about_company .about_company_right_section .about_company_card_content .about_company_card_title span {
    font-size: 1.25rem;
  }

  /* About Company Ends */

  /* Types Of Visa Starts */

  .types_of_visa .types_of_visa_right.types_visa_title .title-border h5 {
    width: 69%;
  }

  .types_of_visa {
    padding-top: 33px;
  }

  .types_of_visa .types_of_visa_right {
    padding: 0;
  }

  .types_of_visa .slick-dots {
    padding: 0;
  }

  /* Types Of Visa Ends */

  /* Bridge Section Starts */

  .bridge-section {
    background-image: url(../images/home-page/bridge-sectio-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .bridge-section .bridge-section-content {
    background-image: none;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .bridge-section .bridge-section-content .counter {
    padding-top: 50px;
    padding-bottom: 0px;
  }

  .bridge-section .bridge-section-content .counter p {
    margin-bottom: 0;
  }

  .bridge-section {
    top: -118px;
  }

  /* Bridge Section Ends */

  /* How We Work Starts */

  .how_we_work_section .how_we_work_title .title-border-white h5 {
    width: 46%;
  }

  .how_we_work_section .how_we_work_content {
    padding-bottom: 0;
    padding-top: 30px;
  }

  .how_we_work_section .how_we_work_content .hww_yello_box,
  .how_we_work_section .how_we_work_content .hww_cyen_box {
    width: 105px;
    margin-top: 0;
  }

  .how_we_work_section .how_we_work_content p {
    padding-bottom: 50px;
  }

  .title-border-white h5 {
    width: 60%;
  }

  .how_we_work_section .how_we_work_content .hww_top_content .up_to_down_plane1,
  .how_we_work_section .how_we_work_content .hww_top_content .up_to_down_plane2,
  .how_we_work_section .how_we_work_content .hww_top_content .down_to_up_plane {
    display: none;
  }

  /* How We Work Ends */

  /* COACHING CLASSES Starts */

  .coaching_classes .coaching_classes_left_section .title-border h5 {
    width: 52%;
  }

  .coaching_classes .coaching_classes_right_section .button-div {
    display: flex;
    padding-top: 30px;
  }

  .coaching_classes .coaching_classes_left_section {
    padding-top: 30px;
  }

  .coaching_classes .coaching_classes_left_section .main-button {
    display: none;
  }

  .coaching_classes .coaching_classes_left_section .coaching_classes_left_content h1 {
    padding-bottom: 10px;
  }

  .coaching_classes .coaching_classes_left_section .coaching_classes_left_content p {
    margin-bottom: 20px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card {
    margin-top: 30px;
    margin-right: 0px;
  }

  #first {
    order: 2;
  }

  #secound {
    order: 1;
  }

  /* COACHING CLASSES Ends */

  /* Reviews Starts */

  .reviews_section {
    padding-top: 50px;
  }

  .reviews_section .reviews_title h5 {
    width: 72%;
  }

  .title-border h5 {
    width: 70%;
  }

  .reviews_section .reviews_title h1 {
    padding-bottom: 0;
  }

  .reviews_section .review_class .slick-dots {
    padding: 0;
  }

  /* Reviews Ends */

  /* Topic Starts */

  .topic_section .topic_title .title-border-white h5 {
    width: 83%;
  }

  .topic_section .slick-dots {
    padding: 0 0 20px 0;
  }

  /* Topic Ends */

  /* Contact Us Starts */

  .contact_us {
    /* padding-top: 30px; */
    padding-bottom: 50px;
  }

  .contact_us .contact_us_title .title-border h5 {
    width: 97%;
  }

  .contact_us .contact_us_form_section {
    margin-top: 44px;
  }

  .contact_us .address_section .seclect_address {
    width: 100%;
    /* margin-left: 35px; */
  }

  .contact_us .contact_us_title h1 {
    padding-bottom: 50px;
    margin-bottom: 0;
  }

  .custom-select {
    width: 90%;
  }

  .contact_us .contact_us_form_bg_round {
    left: 243px;
  }

  /* Contact Us Ends */

  /* About Us Page */

  /* About Company Starts*/

  .about_company_section .about_company_section_content .about_company_ticket .bottom_round {
    left: 126px !important;
  }

  /* About Company Ends*/

  /* Our Team Starts */

  .our_team {
    background-image: none !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .our_team .our_team_content {
    padding-bottom: 50px !important;
  }

  /* .our_team .our_team_image_section .our_team_image img {
    width: 85% !important;
  } */

  .our_team .our_team_image_section .social_icons a i {
    font-size: 25px !important;
    padding: 6px !important;
  }

  .our_team .our_team_image_section h4 {
    padding-top: 23px !important;
  }

  /* Our Team Ends */

  /* Header Starts */
  .main_header {
    margin-top: 0 !important;
  }

  .our_team .our_team_content .our_team_title .title-border-white h5 {
    width: 39% !important;
  }

  /* Header Ends */

  /* Bridge Section Starts */

  .bridge-about-us {
    margin-bottom: -100px !important;
  }

  .bridge-section-about-us {
    margin-top: 50px !important;
    padding-top: 0px !important;
  }

  /* Bridge Section Ends */

  /* FAQ Starts */

  .faq_genral_qus .faq_section .faq_title .title-border h5 {
    width: 55% !important;
  }

  .faq_genral_qus {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .faq_genral_qus .faq_section .faq_image {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
  }

  .faq_genral_qus .general_qus h1 {
    padding-bottom: 30px !important;
  }

  .faq_genral_qus .faq_section .faq_image img {
    width: 60%;
  }

  /* FAQ Ends */

  .header_title h1:after {
    bottom: 24px;
  }

  .about_company_section .about_company_top_title p {
    width: 90% !important;
  }

  .privacy-policy {
    padding-top: 0px !important;
  }

}

@media (max-width: 576px) {
  .mobile_menu .navbar-nav .dropdown .dropdown-menu .visa_type ul {
    margin: 0;
    padding: 0;
  }

  .mobile_menu .navbar-nav .dropdown .dropdown-menu .visa_type ul li a {
    font-size: 1rem;
  }

  .mobile_menu .navbar-nav .nav-item .nav-link {
    padding-right: 0 !important;
  }

  .navbar-nav .dropdown .dropdown-menu .visitor_visa {
    margin-bottom: 10px;
  }

  .navbar-nav .dropdown .dropdown-menu .visitor_visa img {
    width: 190px;
  }

  .navbar-nav .dropdown .dropdown-menu .dependent_visa img {
    width: 190px;
  }

  /* Hero Section */

  .hero_sectio_slider .carousel-item {
    margin-top: -50px;
  }

  .hero_sectio_slider .hero_sectio_content .hero_section_button {
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 26px;
  }

  /* About Company Starts */

  .about_company .about_company_images .our_vision,
  .about_company .about_company_images .our_mission {
    height: 50%;
  }

  .about_company .about_company_images .our_vision .our_vision_content,
  .about_company .about_company_images .our_mission .our_mission_content {
    padding: 10px;
  }

  .about_company .about_company_images .our_vision .our_vision_content img,
  .about_company .about_company_images .our_mission .our_mission_content img {
    width: 25px;
    /* padding-bottom: 5px; */
  }

  .about_company .about_company_images .our_vision .our_vision_content hr,
  .about_company .about_company_images .our_mission .our_mission_content hr {
    margin-top: 0px;
    /* margin-bottom: 8px; */
    width: 25px;
  }

  .about_company .about_company_images .our_vision .our_vision_content h4,
  .about_company .about_company_images .our_mission .our_mission_content h4 {
    font-size: 1rem;
    /* padding-top: 10px; */
    margin-bottom: 7px;
  }

  .about_company .about_company_images .our_vision .our_vision_content p,
  .about_company .about_company_images .our_mission .our_mission_content p {
    font-size: 0.875rem;
    margin-bottom: 15px;
  }

  .title-border h5 {
    font-size: 0.875rem;
    padding: 5px 0px 10px 0px;
    margin: 0 0 10px 0;
  }

  .title-border h5:before {
    top: 21px;
  }

  .title-border h5:after {
    top: 12px;
    right: 4px;
  }

  .about_company .about_company_right_section h1 {
    font-size: 1.5rem !important;
  }

  .about_company .about_company_right_section .about_company_right_content h4 {
    font-size: 1.25rem;
    margin: 20px auto 10px auto;
  }

  .about_company .about_company_right_section .about_company_right_content p {
    font-size: 0.875rem;
  }

  .about_company .about_company_right_section .about_company_card_content {
    margin-top: 20px;
  }

  .about_company .about_company_right_section .about_company_card_content .about_company_card_title span {
    font-size: 1.125rem;
  }

  .about_company .about_company_right_section .about_company_card_content p {
    font-size: 0.875rem;
  }

  .about_company .about_company_images .our_vision .our_vision_content:hover a,
  .about_company .about_company_images .our_mission .our_mission_content:hover a {
    font-size: 0.875rem;
  }

  /* About Company Ends */

  /* Types Of Visa Starts */

  .types_of_visa .types_of_visa_right.types_visa_title .title-border h5 {
    width: 85%;
  }

  .types_of_visa .types_of_visa_right h1 {
    font-size: 1.5rem !important;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .types_of_visa .types_of_visa_left .visa-card {
    margin: 20px 15px;
  }

  .types_of_visa .types_of_visa_right p {
    margin: 0;
  }

  .types_of_visa .types_of_visa_left .middle-info .text {
    font-size: 1.25rem;
  }

  .types_of_visa .types_of_visa_left .visa-card .middle .hover-ticket p {
    margin: 10px;
  }

  /* Types Of Visa Ends */

  /* Bridge Section Starts */

  .bridge-section .bridge-section-content .counter .bridge-section-icon img {
    height: 40px;
    width: 40px;
  }

  .bridge-section .bridge-section-content .counter .count-title {
    margin-bottom: 0;
  }

  .bridge-section .bridge-section-content .counter hr {
    width: 100%;
  }

  .bridge-section .bridge-section-content .counter p {
    margin-bottom: 0;
    font-size: 1rem;
  }

  /* Bridge Section Ends */

  /* How We Work Starts */

  .how_we_work_section .how_we_work_title .title-border-white h5 {
    width: 80%;
  }

  .title-border-white h5 {
    font-size: 0.875rem;
    width: 60%;
  }

  .title-border-white h5:before {
    top: 21px;
    left: -17px;
  }

  .title-border-white h5:after {
    top: 11px;
  }

  .how_we_work_section .how_we_work_title h1 {
    font-size: 1.5rem !important;
  }

  .how_we_work_section .how_we_work_content .hww_top_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .how_we_work_section .how_we_work_content h3 {
    font-size: 1.25rem;
  }

  /* How We Work Ends */

  /* COACHING CLASSES Starts */

  .coaching_classes .coaching_classes_left_section .title-border h5 {
    width: 86%;
  }

  .coaching_classes {
    padding-bottom: 50px;
  }

  .coaching_classes .coaching_classes_left_section .title-border h1 {
    font-size: 1.5rem !important;
    margin: 0;
    padding-bottom: 10px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card {
    height: 95%;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card .coaching_classes_card_content {
    padding: 10px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card .coaching_classes_card_content img {
    width: 30px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card .coaching_classes_card_content hr {
    margin-top: 0px;
    width: 41px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card .coaching_classes_card_content h4 {
    font-size: 1rem;
    margin-bottom: 7px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card .coaching_classes_card_content p {
    font-size: 0.875rem;
    margin-bottom: 15px;
  }

  .coaching_classes .coaching_classes_left_section .coaching_classes_left_content h1 {
    font-size: 1.5rem;
  }

  .coaching_classes .coaching_classes_left_section .coaching_classes_left_content p {
    font-size: 0.875rem;
    margin: 0;
  }

  .about_company .about_company_right_section .about_company_card_content {
    margin-top: 20px;
  }

  .coaching_classes .coaching_classes_right_section .coaching_classes_card:hover .coaching_classes_card_content a {
    font-size: 0.875rem;
  }

  /* COACHING CLASSES Ends */

  /* Reviews Starts */

  .title-border h5 {
    width: 80%;
  }

  .reviews_section .reviews_title h5 {
    width: 83%;
  }

  .reviews_section .reviews_title h1 {
    font-size: 1.5rem !important;
  }

  .reviews_section {
    padding-top: 50px;
  }

  .reviews_section .reviews_title .title-border {
    display: flex;
    justify-content: center;
  }

  .reviews_section .reviews_title h1 {
    font-size: 1.5rem;
  }

  .reviews_section .review_class {
    padding-left: 20px;
    padding-right: 20px;
  }

  .reviews_section .slider-btn button img {
    height: 30px;
    width: 30px;
    padding: 7px;
    border-radius: 50%;
  }

  .reviews_section .reviews_card .reviews_star_img {
    width: 147px;
    padding-bottom: 10px;
    margin-top: -50px;
  }

  .reviews_section .reviews_card p {
    font-size: 0.875rem;
    margin-bottom: 10px;
  }

  .reviews_section .reviews_card .reviews_people img {
    width: 50px;
    height: 50px;
  }

  .reviews_section .reviews_card .reviews_people h3 {
    font-size: 1.125rem;
    padding-left: 7px;
  }

  .reviews_section .slider-btn {
    top: 145px;
  }

  /* Reviews Ends */

  /* Topic Starts */

  .topic_section {
    padding-top: 50px;
  }

  .topic_section .topic_title h1 {
    font-size: 1.5rem !important;
  }

  .topic_section .topic_class .item {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 0;
    padding-left: 0;
  }

  .topic_section .topic_card .card {
    width: 100%;
    height: 100%;
  }

  .topic_section .topic_card .card-body h5 {
    font-size: 1.125rem;
  }

  /* Topic Ends */

  /* Contact Us Starsts */

  .contact_us .contact_us_title .title-border h5 {
    width: 90%;
  }

  .contact_us .contact_us_form_section {
    margin-top: 55px;
  }

  .contact_us .title-border h5 {
    margin-left: 20px;
  }

  .contact_us .contact_us_title h1 {
    font-size: 1.5rem !important;
  }

  .contact_us .address_section .country_image {
    padding-left: 20px;
    padding-bottom: 42px;
  }

  .contact_us .contact_us_form_section {
    padding: 15px;
  }

  .contact_us .contact_us_form_section h1 {
    font-size: 1.875rem;
    padding-top: 0;
  }

  .contact_us .contact_us_form_section p {
    font-size: 0.875rem;
    padding-bottom: 0;
  }

  .contact_us .contact_us_form_section .button-div {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .contact_us .contact_us_form_section .contact_us_form_bg_round {
    left: 80px;
    bottom: -63px;
  }

  .contact_us .seclect_address .contact_us_form_bg_round {
    left: 66px;
    bottom: -80px;
  }

  .contact_us .address_section .seclect_address {
    padding: 30px;
    margin-left: 0px;
    min-height: 492px;
  }

  .contact_us .address_section .seclect_address h1 {
    /* font-size: 1.875rem; */
    margin-bottom: 0;
  }

  .selected-option {
    width: 85%;
  }

  .down_plane {
    width: 15%;
  }

  .contact_us .address_section .seclect_address .contact_us_details i {
    font-size: 20px;
  }

  .contact_us .address_section .seclect_address .contact_us_details .call_time h3 {
    font-size: 1rem;
  }

  .custom-select {
    width: 100%;
    font-size: 1.125rem;
  }

  /* Contact Us Ends */

  /* Footer Starsts */

  .main_footer .footer_content {
    padding-top: 50px;
  }

  .main_footer .footer_content .footer_logo img {
    width: 256px;
  }

  .main_footer .footer_content .linkes {
    /* padding-top: 70px; */
    padding-left: 15px;
  }

  .main_footer .footer_content .newslatters {
    /* padding-top: 50px; */
    padding-left: 15px;
  }

  .main_footer .footer_content .newslatters h5 {
    margin-bottom: 0px;
  }

  .main_footer .footer_content .newslatters .email_box {
    padding-bottom: 25px;
  }

  .main_footer .footer_content hr {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .main_footer .footer_content .copy_right {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .main_footer .footer_content .copy_right p {
    margin-bottom: 10px;
  }

  .main_footer .footer_content .linkes .page_links .ptop {
    padding-top: 15px;
  }

  /* Footer Ends */

  /* About Company Starts*/

  .about_company_section {
    padding-top: 50px !important;
  }

  .about_company_section .about_company_top_title h1 {
    font-size: 1.5rem !important;
    padding-bottom: 30px !important;
  }

  .about_company_section .about_company_top_title h3 {
    font-size: 1.25rem !important;
  }

  .about_company_section .about_company_top_title p {
    padding-bottom: 0 !important;
    font-size: 0.875rem !important;
  }

  .about_company_section .about_company_section_content .about_company_ticket .bottom_round {
    left: 106px !important;
  }

  /* About Company Ends*/

  /* Our Team Starts */

  .our_team .our_team_image_section {
    flex-direction: column;
    padding: 0 20px;
  }

  .our_team .our_team_content .our_team_title .title-border-white h5 {
    margin-left: 20px !important;
    width: 60% !important;
  }

  .our_team .our_team_content .our_team_title .title-border-white h1 {
    padding-bottom: 10px !important;
  }

  .our_team .our_team_content .our_team_title .title-border-white p {}

  .our_team .our_team_content .our_team_box .yello_box_content p {
    font-size: 0.875rem !important;
    padding-bottom: 35px !important;
  }

  .our_team .our_team_content .our_team_box .yello_box_content {
    padding-left: 46px !important;
  }

  .our_team .our_team_image_section h5 {
    padding-bottom: 30px !important;
  }

  /* Our Team Ends */

  /* Header Starts */

  .header_title h1:after {
    bottom: 19px;
  }

  /* Header Ends */

  /* Faq Starts */

  .faq_genral_qus .faq_section .faq_title .title-border h5 {
    width: 90% !important;
  }

  .faq_genral_qus .faq_section .faq_title .title-border p {
    font-size: 0.875rem !important;
    padding-bottom: 30px !important;
  }

  .faq_genral_qus .general_qus h1 {
    font-size: 1.25rem !important;
  }

  .faq_genral_qus .faq_title h1 {
    padding-bottom: 30px;
  }

  .bridge-section-about-us {
    padding-top: 0 !important;
  }

  /* Faq Ends */
}