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

@media screen and (max-width: 1699px) {
    .site-header .navbar-nav .nav-link {
        margin: 0 15px;
        padding: 30px 0;
    }

    .site-header .navbar-brand {
        margin-right: 15px;
    }
}

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

    .site-header .navbar-nav .nav-link {
        margin: 0 10px;
        font-size: 16px;
    }

    .site-header .navbar-brand img {
        height: 40px;
    }

    .site-header .btn-primary {
        padding: 8px 25px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button.owl-prev {
        left: -48px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button.owl-next {
        right: -48px;
    }

    .privacy-imgDiv {
        width: 25%;
    }
}

@media screen and (max-width: 1499px) {
    .our-services .owl-carousel.slide-arrow .owl-nav button {
        height: 45px;
        width: 45px;
    }
}

@media screen and (max-width: 1399px) {
    .pt-100 {
        padding-top: 80px;
    }

    .pb-100 {
        padding-bottom: 80px;
    }

    .py-100 {
        padding: 80px 0;
    }

    .mt-100 {
        margin-top: 80px;
    }

    .banner-title {
        font-size: 45px;
    }

    .banner-slide-content {
        min-height: 75vh;
    }

    .banner-searchbar {
        bottom: 33%;
    }

    .main-title {
        font-size: 30px;
    }

    .begin-journey-content h2 {
        font-size: 32px;
    }

    .begin-journey-content p {
        font-size: 20px;
    }

    .site-header .btn-primary {
        padding: 8px 15px;
    }

    .site-header .navbar-nav .nav-link {
        margin: 0 8px;
    }

    .site-header .navbar-brand img {
        height: 35px;
    }

    .services-content {
        padding: 20px;
    }

    .banner-searchbox .search-btn {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .progress-step {
        padding: 10px;
    }

    .howit-iconsborderDiv {
        width: 85px;
        height: 85px;
    }

    .howit-icons {
        width: 45px;
        height: 45px;
    }

    .howit-iconsDiv {
        width: 85px;
        height: 85px;
    }

    .howit-title {
        font-size: 18px;
    }

    .how-itcount {
        margin-bottom: 12px;
    }

    .howit-contentDiv p {
        padding-top: 12px;
    }

    .services-box .services-content {
        padding: 20px 12px 0px 12px;
    }

    .services-box .inner-title {
        margin-bottom: 15px;
    }

    .services-box p {
        padding-bottom: 18px;
        line-height: 25px;
    }

    .testimonial-slider .testimonial-img {
        width: 68px !important;
        max-height: 68px;
    }

    .testimonial-contentDiv .card-title,
    .blog-contentDiv .blog-title {
        font-size: 19px;
    }

    .blog-card {
        padding: 22px 22px;
    }

    .privacy-imgDiv {
        width: 33%;
    }

    .hero-banner .carousel button .carousel-control-prev-icon,
    .hero-banner .carousel button .carousel-control-next-icon {
        width: 50px;
        height: 50px;
    }

    .begin-journey {
        padding: 140px 0;
    }

    .about-banner {
        padding: 100px 0;
    }

    .success-count {
        font-size: 40px;
    }

    .success-count span {
        font-size: 30px;
    }

    .about-successcard i,
    .community-section .community-title {
        font-size: 45px;
    }

    .tab-howitcard .howit-iconsborderDiv,
    .tab-howitcard .howit-iconsDiv {
        width: 65px;
        height: 65px;
    }

    .tabs-imgDiv, .tabs-mainimg{
        width: 250px;
    }

    .login-form .inner-title{
        font-size: 20px;
    }
}

@media screen and (max-width: 1366px) {
    .site-header .navbar-nav .nav-link {
        font-size: 15px;
    }

    .site-header .navbar {
        padding: 0px 30px;
    }

    .topbar {
        padding: 15px 40px;
    }
}

@media screen and (max-width: 1280px) {
    .specialist-registration-form .tab-content .main-title{
        font-size: 28px;
    }
    .specialist-registration-form .tab-content .header-button-group{
        padding-top: 15px;
        margin-top: 15px;
    }
    .specialist-registration-form{
        padding: 30px;
    }
    .specialist-registration-form .tab-content{
        margin-top: 30px;
    }
    .site-header .navbar{
        padding: 0px 15px;
    }
    .header-button-group {
        gap: 5px;
    }

    .header-button-group a {
        min-width: 95px;
    }

    .site-header .navbar-brand img {
        height: 30px;
    }

    .topbar .header-searchDiv {
        gap: 10px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button.owl-prev {
        left: -35px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button.owl-next {
        right: -35px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button {
        height: 42px;
        width: 42px;
    }
}

@media screen and (max-width: 1199px) {
    
    .site-header .navbar {
        padding: 15px 30px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button.owl-prev {
        left: -20px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav button.owl-next {
        right: -20px;
    }

    .privacy-imgDiv {
        width: 40%;
    }

    .header-offcanvas .navbar-nav .nav-link {
        padding: 12px 0px;
        display: inline-block;
    }

    .header-button-group {
        padding-top: 10px;
    }

    .success-count {
        font-size: 35px;
    }

    .success-count span {
        font-size: 25px;
    }

    .tabs-imgDiv, .tabs-mainimg{
        width: 210px;
    }

    .authenticationcard{
        padding: 35px 35px;
    }

    .login-form .inner-title{
        font-size: 18px;
    }

    .specialist-text{
        font-size: 14px;
    }
}

@media screen and (max-width: 1075px) {
    .privacy-imgDiv {
        width: 50%;
    }
}

@media screen and (max-width: 991px) {
    .specialist-registration-form .tab-content .main-title{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .specialist-registration-form .nav-pills .nav-item .nav-link{
        font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    }
    .banner-searchbox {
        padding: 20px;
    }

    .carousel button .carousel-control-prev-icon,
    .carousel button .carousel-control-next-icon {
        width: 42px;
        height: 42px;
    }

    .pt-100 {
        padding-top: 60px;
    }

    .pb-100 {
        padding-bottom: 60px;
    }

    .py-100 {
        padding: 60px 0;
    }

    .mt-100 {
        margin-top: 60px;
    }

    .pt-50 {
        padding-top: 30px;
    }

    .pb-50 {
        padding-bottom: 30px;
    }

    .mail-reques-text h2 {
        font-size: 19px;
    }

    .testimonial-slider .card-text {
        padding: 20px 0;
    }

    .testimonial-contentDiv {
        padding-top: 20px;
    }

    .testimonial-slider .testimonial-img {
        width: 55px !important;
        max-height: 55px;
    }

    .testimonial-contentDiv .card-title {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .section-head {
        margin-bottom: 30px;
    }

    .call-nationalDiv p {
        font-size: 18px;
    }

    .begin-journey-content h2 {
        font-size: 28px;
    }

    .begin-journey-content p {
        font-size: 18px;
    }

    .privacy-imgDiv {
        width: 30%;
    }

    .privacy-contentbtnDiv {
        flex-wrap: wrap;
        width: 70%;
    }

    .footer-privacyDiv .button-Div {
        flex-direction: row;
        gap: 10px;
        padding-bottom: 20px;
    }

    .privacy-contentDiv {
        padding: 0px 20px 5px 0px;
    }

    .hero-banner .carousel-control-next,
    .hero-banner .carousel-control-prev {
        width: 10%;
    }

    .hero-banner .carousel button .carousel-control-prev-icon,
    .hero-banner .carousel button .carousel-control-next-icon {
        width: 45px;
        height: 45px;
    }

    .howit-iconsborderDiv {
        width: 70px;
        height: 70px;
    }

    .howit-icons {
        width: 40px;
        height: 40px;
    }

    .howit-iconsDiv {
        width: 70px;
        height: 70px;
    }

    .banner-slide-content {
        min-height: 75vh;
        padding-bottom: 150px;
    }

    .banner-searchbar {
        bottom: 23%;
    }

    .begin-journey {
        padding: 85px 0;
    }

    .community-section .community-title {
        font-size: 40px;
    }

    .aboutbox-card {
        margin-bottom: 20px;
    }

    .mail-request {
        padding: 35px 0;
    }

    .copyright-text{
        flex-direction: column;
        justify-content: center;
        gap: 10px;
    }
}

@media screen and (max-width: 899px) {
    .topbar {
        flex-wrap: wrap;
        gap: 10px;
    }

    .site-header .navbar-nav .nav-link {
        padding: 15px 0 12px 0;
        width: fit-content;
    }

    .banner-title {
        font-size: 39px;
    }

    .main-title {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .about-successcard,
    .ourstory-card {
        padding: 20px 20px;
    }

    .community-tabs .tab-content .row{
        align-items: flex-start !important;
    }
}

@media screen and (max-width: 767px) {
    .specialist-registration-form .nav-pills{
        overflow: auto;
    }
    .specialist-registration-form{
        padding: 15px;
    }
    .form-steps-list {
        flex-wrap: wrap;
    }

    .progress-step {
        width: auto;
    }

    .banner-title {
        font-size: 32px;
    }

    .community-section .community-title {
        font-size: 35px;
    }

    .tabs-imgDiv, .tabs-mainimg {
        width: 195px;
    }

    .authenticationcard {
        padding: 30px 30px;
    }
}

@media screen and (max-width: 575px) {
    .btn-primary, .btn-secondary{
        font-weight: 500;
        padding: 10px 30px;
    font-size: 14px;
    border-radius: 5px;
    }
    .specialist-registration-form .tab-content .main-title{
        font-size: 22px;
    }
    .specialist-registration-form .tab-content .inner-title{
font-size: 14px;
    }
    .owl-theme .owl-nav {
        margin-top: 20px !important;
        display: flex;
        justify-content: center;
        gap: 12px;
    }

    p {
        font-size: 14px;
    }

    .banner-searchbar {
        padding: 20px 0;
        background-color: #efefef;
    }

    .banner-searchbox {
        padding: 15px;
        box-shadow: unset;
    }

    .topbar .header-searchDiv {
        flex-wrap: wrap;
    }

    .site-header .navbar-brand img {
        height: 38px;
    }

    .carousel button .carousel-control-prev-icon,
    .carousel button .carousel-control-next-icon {
        width: 35px;
        height: 35px;
    }

    .main-title {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .our-services .owl-carousel.slide-arrow .owl-nav {
        display: flex;
        gap: 10px;
        justify-content: center;
    }

    .pt-100 {
        padding-top: 40px;
    }

    .pb-100 {
        padding-bottom: 40px;
    }

    .py-100 {
        padding: 40px 0;
    }

    .mt-100 {
        margin-top: 40px;
    }

    .pt-50 {
        padding-top: 15px;
    }

    .pb-50 {
        padding-bottom: 15px;
    }

    .our-services .bottom-content-info {
        padding-top: 20px;
    }

    .owl-carousel.slide-arrow .owl-nav button {
        right: -8px;
    }

    .owl-carousel.slide-arrow .owl-nav button.owl-prev {
        left: -8px;
    }

    .mail-reques-text h2 {
        font-size: 17px;
    }

    .section-head {
        margin-bottom: 20px;
    }

    .testimonial-slider.slide-arrow .owl-nav button {
        position: relative;
    }

    .begin-journey-content h2 {
        font-size: 25px;
    }

    .privacy-imgDiv {
        display: none;
    }

    .privacy-contentbtnDiv {
        width: auto;
    }

    .footer-privacyDiv .button-Div .btn-primary {
        padding: 8px 15px;
    }

    .banner-title {
        font-size: 25px;
    }

    .banner-searchbox select,
    .banner-searchbox input {
        min-height: 40px;
    }

    .hero-banner .carousel-control-next,
    .hero-banner .carousel-control-prev {
        width: 14%;
        bottom: 35px;
        top: auto;
    }

    .hero-banner .carousel button .carousel-control-prev-icon,
    .hero-banner .carousel button .carousel-control-next-icon {
        width: 35px;
        height: 35px;
        background-size: 17px;
    }

    .hero-banner .carousel-control-prev {
        left: 36%;
    }

    .hero-banner .carousel-control-next {
        right: 36%;
    }

    .banner-slide-content {
        min-height: 60vh;
        padding-bottom: 25px;
    }

    .banner-searchbar {
        position: relative;
        bottom: 0px;
        padding: 20px 0;
    }

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

    .howit-iconsborderDiv {
        width: 60px;
        height: 60px;
        position: unset;
    }

    .howit-icons {
        width: 35px;
        height: 35px;
    }

    .howit-iconsDiv {
        width: 60px;
        height: 60px;
        margin: 15px auto 0px auto;
        display: block;
    }

    .howit-contentDiv {
        text-align: center;
        padding-top: 18px;
    }

    .topbar,
    .site-header .navbar {
        padding: 15px 12px;
    }

    .footer-menu h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .begin-journey {
        padding: 60px 0;
    }

    .begin-journey-content .btn-primary {
        margin-top: 25px;
    }

    .about-banner {
        padding: 80px 0;
    }

    .success-count {
        font-size: 28px;
    }

    .success-count span {
        font-size: 20px;
    }

    .about-successcard i {
        font-size: 40px;
    }

    .community-section .community-title {
        font-size: 28px;
    }

    .owl-carousel.slide-arrow .owl-nav button,
    .our-services .owl-carousel.slide-arrow .owl-nav button {
        position: unset !important;
        transform: unset !important;
        -webkit-transform: unset !important;
        -moz-transform: unset !important;
        -ms-transform: unset !important;
        -o-transform: unset !important;
    }

    .footer-menu.legal-menu {
        padding-top: 0px;
    }

    .footer-menu li a {
        font-size: 14px;
    }

    .begin-journey {
        background-attachment: scroll;
    }

    .mail-request {
        padding: 30px 0;
    }

    .blog-contentDiv .blog-title a {
        font-size: 18px;
        padding-bottom: 12px;
    }

    .blog-card {
        padding: 20px 20px;
    }
    .blog-person{
        flex-direction: column;
        align-items: flex-start;
    }

    .aboutbox-card p{
        font-size: 17px;
    }

    .about-successcard .inner-title{
        font-size: 20px;
        margin-bottom: 10px;
    }

    .community-tabs .nav-tabs{
        gap: 8px;
    }

    .community-tabs .nav-item .nav-link{
        padding: 8px 10px;
        font-size: 18px;
    }

    .tabs-mainimg, .tabs-imgDiv{
        width: 255px;
    }

    .tabs-imgDiv{
        margin-bottom: 10px;
    }

    .howit-contentDiv p{
        line-height: 22px;
    }

    .authenticationcard{
        padding: 20px 20px;
    }

    .register-title{
        margin-bottom: 8px !important;
    }

    .register-title, .specialist-text{
        text-align: center;
    }

    .inner-title {
        font-size: 20px;
    }    

    .footer-logo img {
        height: 40px;
    }
}

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

    .our-services .owl-carousel.slide-arrow .owl-nav button,
    .hero-banner .carousel button .carousel-control-prev-icon,
    .hero-banner .carousel button .carousel-control-next-icon {
        height: 30px;
        width: 30px;
    }

    .banner-slide-content {
        min-height: 55vh;
    }
}