@media(max-width:1200px) {
    ul.course-key-about{ justify-content: center; margin: -10px; display: flex; flex-wrap: wrap;}
    .course-key-about li{
        padding: 10px;
    }
}

@media(min-width:1200px) and (max-width:1300px) {
    .call {
        margin-left: 0 !important;
    }
    .sortby-section .form-group.mr-3 {
        font-size: 14px;
        margin-right: 5px !important
    }
    .form-control {
        font-size: 14px;
        padding-left: 5px;
    }
}

@media(min-width:1200px) and (max-width:1400px) {
    .navbar {
        padding: 0 15px;
    }
    .navbar-brand {
        padding: 15px 0;
    }
    .navbar-brand img {
        max-width: 160px;
    }
    .container-fluid {
        padding: 0 30px;
    }
    .carousel-caption2 {
        right: 60px;
    }
    .innner-caption-area {
        max-width: 470px;
    }
    .count-badge {
        width: 120px;
        height: 120px;
        padding-top: 24px;
        font-size: 11px;
    }
    .testimonial-block {
        padding: 20px;
    }
    .teacher-item figure img {
        height: 120px;
        width: 120px;
    }
    .teacher-item h3 {
        font-size: 20px;
    }
    .testimonial-block p {
        font-size: 12px;
    }
    .testimonial-section:after {
        content: "";
        height: 120px;
    }
    header {
        padding: 8px 0;
    }
    .content-space {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .subject-box h3 {
        font-size: 20px;
    }
    .banner .big-banner {
        min-height: 570px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .container-fluid {
        padding: 0 15px;
    }
    .carousel-caption2 {
        display: none
    }
    .navbar-toggler {
        position: absolute;
        right: 15px !important;
        top: 0;
        background: #fff;
        position: absolute;
        right: 0;
        padding: 4px 7px;
    }
    .navbar {
        padding: 0 15px;
    }
    .teacher-list .col,
    .subject-list .col {
        max-width: 30%;
        flex: 0 0 30%;
    }
    .teacher-item {
        margin-bottom: 30px
    }
    .teacher-item h3 {
        font-size: 20px;
    }
    .subject-item {
        font-size: 18px;
        padding: 30px;
    }
    .subject-box h3 {
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .subject-box p {
        font-size: 12px;
        margin-bottom: 0;
    }
    .testimonial-section:after {
        height: 90px;
        margin-top: -50px;
    }
    .content-space {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .explore-by-location {
        padding: 50px;
    }
    .explore-by-location .col-lg-7.text-right {
        text-align: center !important
    }
    .navbar-toggler {
        border: 0 !important;
    }
    .nav-afterlogin {
        margin-left: 12px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar {
        padding: 0 15px;
    }
    .navbar-toggler {
        position: absolute;
        right: 15px !important;
        top: 0;
        background: #fff;
        position: absolute;
        right: 0;
        padding: 4px 7px;
    }
    .followus {
        text-align: left;
    }
    .followus .text-right {
        text-align: left !important;
    }
    .followus .footer-social {
        text-align: left !important;
    }
    h2 {
        font-size: 26px;
    }
    .footercolume h3 {
        font-size: 20px;
    }
    .container-fluid {
        padding: 0 15px;
    }
    .carousel-caption2 {
        display: none
    }
    .teacher-list .col,
    .subject-list .col {
        max-width: 30%;
        flex: 0 0 30%;
    }
    .teacher-item {
        margin-bottom: 30px
    }
    .teacher-item h3 {
        font-size: 20px;
    }
    .subject-item {
        font-size: 18px;
        padding: 16px;
    }
    .subject-box h3 {
        font-size: 18px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .subject-box p {
        font-size: 12px;
        margin-bottom: 0;
    }
    .testimonial-section:after {
        height: 90px;
        margin-top: -50px;
    }
    .content-space {
        padding-top: 50px;
    }
    .explore-by-location {
        padding: 50px;
    }
    .explore-by-location .col-lg-7.text-right {
        text-align: center !important
    }
    .navbar-toggler {
        border: 0 !important;
    }
    .nav-afterlogin {
        margin-left: 12px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .carousel-caption2 {
        display: none
    }
    .container-fluid {
        padding: 0 15px;
    }
    .navbar {
        padding: 0 15px;
    }
    .navbar-toggler {
        position: absolute;
        right: 15px !important;
        top: 0;
        background: #fff;
        position: absolute;
        right: 0;
        padding: 4px 7px;
    }
    .followus {
        text-align: left;
    }
    .followus .text-right {
        text-align: left !important;
    }
    .followus .footer-social {
        text-align: left !important;
    }
    footer {
        padding: 30px 0;
    }
    h2 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .footercolume h3 {
        font-size: 18px;
    }
    .teacher-list .col,
    .subject-list .col {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .teacher-item {
        margin-bottom: 30px
    }
    .subject-item {
        font-size: 18px;
        padding: 30px;
    }
    .explore-by-location .col-lg-7.text-right {
        text-align: center !important
    }
    .round-location-block {
        width: auto;
        height: auto;
        border-radius: 0;
        padding: 15px;
        display: inline-block;
    }
    .search-over-banner {
        position: static;
        width: 100%;
        max-width: 100%;
        transform: none;
        padding: 20px;
    }
    .group-control {
        margin-bottom: 0px;
    }
    .keyblock {
        margin: 5px 0;
    }
    .subject-box {
        padding: 15px;
        text-align: center
    }
    .subject-box img {
        width: 100%;
    }
    .subject-box h3 {
        margin-top: 19px;
    }
    .content-space {
        padding-top: 35px;
        padding-bottom: 0;
    }
    .learn-from-extpert {
        padding: 30px 15px;
    }
    .round-location-block ul li {
        width: 100%;
    }
    .explore-by-location {
        padding: 40px;
    }
    .browse-by-subjects {
        padding-top: 0px !important;
    }
    .testimonial-section:after {
        height: 70px;
    }
    .subject-box h3 {
        font-size: 18px;
    }
    .navbar-toggler {
        border: 0 !important;
    }
    .banner:before {
        display: none !important;
    }
    .search-listing {
        margin-top: 30px
    }
    .subject-box .align-items-center.mr-0 {
        margin-right: -15px !important;
    }
    .nav-afterlogin {
        margin-left: 12px;
        margin-bottom: 15px;
    }
    #alert_notify {
        min-width: 100%;
    }
}

@media (max-width: 840px) and (orientation: landscape) {}

@media (min-width: 768px) {
    .list-view .col-xl-4.col-md-6.col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1400px) {
    /* Header Start */
    h1,
    h2,
    .h1,
    .h2 {
        font-size: 34px;
    }
    /* Header End */
    /* Footer Start */
    /* Footer End */
    /* Tutor Listing Start */
    /* Tutor Listing End */
    /* How it Works Start */
    /* How it Works End */
    /* Login page Start */
    /* Login page End */
    /* Registration page Start */
    /* Registration page End */
    /* profile page Start */
    /* profile page End */
    /* ===home page===== */
    .expertTutor {
        background: url(../images/hand-holding-new.jpg) right -60% bottom no-repeat #fafafa;
    }
}

@media only screen and (max-width: 1199px) {
    /* Header Start */
    .navbar-toggler {
        display: none;
    }
    .collapse:not(.show) {
        display: block;
    }
    .navbar-nav {
        flex-direction: row;
    }
    .banner .big-banner {
        min-height: 550px;
    }
    .search-over-banner {
        margin-top: -80px;
    }
    .tutor_inner .search-over-banner {
        margin-top: 0;
    }
    .banner_content .heading {
        font-size: 44px;
        line-height: normal;
    }
    .banner_content .subheading {
        margin-bottom: 36px;
    }
    .banner_button {
        margin-top: 32px;
    }
    /* Header End */
    /* Footer Start */
    /* Footer End */
    /* Tutor Listing Start */
    /* Tutor Listing End */
    /* How it Works Start */
    /* How it Works End */
    /* Login page Start */
    /* Login page End */
    /* Registration page Start */
    .banner-area.banner-solid .banner-title {
        font-size: 40px;
        line-height: normal;
    }
    .register_from {
        max-width: 570px;
    }
    /* Registration page End */
    /* profile page Start */
    /* profile page End */
    /* =home page========= */
    .expertTutor {
        background: url(../images/hand-holding-new.jpg) right -80% bottom no-repeat #fafafa;
    }
}


/* ============992============ */

@media only screen and (max-width: 1169px) {
    /* Header Start */
    .logo_col {
        max-width: 180px;
    }
    .call {
        font-size: 15px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
        padding: 0 8px;
    }
    .extra-space-nav {
        padding-left: 20px;
        margin-left: 20px;
    }
    .login-register {
        font-size: 14px !important;
        min-width: 110px;
        padding: 0 15px !important;
    }
    .btn-login {
        margin-right: 10px;
    }
    .banner .big-banner {
        min-height: 470px;
    }
    /* Header End */
    /* Footer Start */
    /* Footer End */
    /* Tutor Listing Start */
    .filter_row .left_sidebar {
        flex: 0 0 28%;
        max-width: 28%;
    }
    .filter_row .right-listing {
        flex: 0 0 72%;
        max-width: 72%;
    }
    #myTabContent .listing_tutor {
        margin: 0 -6px -15px;
    }
    #myTabContent .listing_tutor [class*="col-"] {
        padding: 0 7px;
        margin-bottom: 15px !important;
    }
    .tutor_filter .fliter-area h3 .fa {
        top: 8px;
    }
    .tutor_filter .fliter-area .toggleClass {
        font-size: 13px;
        padding: 6px 10px;
        padding-right: 20px;
    }
    .tutor_filter .ui-widget-content {
        height: 8px;
    }
    .ui-slider .ui-slider-handle {
        width: 15px;
        height: 15px;
    }
    .ui-slider-horizontal .ui-slider-handle {
        top: -4px;
        margin-left: -8px;
    }
    .tutor_filter .fliter-area .filter {
        padding: 6px 10px;
    }
    .tutor_filter .search-listing h4 {
        margin-bottom: 20px;
    }
    .tutor_filter .tutorlist .badge-bottom>span {
        font-size: 16px;
    }
    .t-item h3 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 10px;
    }
    .t-item .desig {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .extpert_tutor {
        padding: 50px 0;
    }
    /* Tutor Listing End */
    /* How it Works Start */
    h1,
    h2,
    .h1,
    .h2 {
        font-size: 32px;
    }
    .page-template-howitworks-template .banner-area {
        padding: 50px 0;
    }
    .faq_page [class*="col-"] h2 {
        margin-bottom: 0;
    }
    .infobox {
        font-size: 15px;
        padding: 0 10px 15px;
    }
    .faq_tutor-list {
        margin: 0 -7px;
    }
    .faq_tutor-list [class*="col-"] {
        padding: 0 7px;
    }
    /* How it Works End */
    /* Login page Start */
    .login_page h2 {
        font-size: 42px;
        line-height: normal;
        margin-bottom: 20px;
    }
    /* Login page End */
    /* Registration page Start */
    #wpmpRegisterForm h2 {
        text-align: center;
    }
    #wpmpRegisterSection label {
        font-size: 14px;
    }
    #wpmpRegisterSection .form-control {
        height: 40px !important;
    }
    /* Registration page End */
    /* profile page Start */
    .dashboard_nav ul li a {
        font-size: 16px;
        padding: 10px 16px;
    }
    .user-pro-detail {
        padding: 30px 50px;
    }
    /* profile page End */
    /* ==========home page======= */
    .footer-social li a,
    .footer-social li a .fa {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .footer-social li {
        margin: 0 2px;
    }
    .expertTutor {
        background: url(../images/hand-holding-new.jpg) right -120px bottom no-repeat #fafafa;
        background-size: 80%;
    }
    .expertTutor .teacher-item figure img {
        width: 135px;
        height: 135px;
    }
    .content_space_bottom .btn,
    .all_test_btn .btn,
    .get_started .btn {
        font-size: 17px;
        height: 54px;
        line-height: 53px;
    }
    .user-pro-detail h3 {
        font-size: 22px;
        line-height: normal;
    }
    .sidebar {
        padding: 25px;
    }
    .navbar-nav .dropdown-menu {
        position: absolute !important;
    }
}


/* ===========768=========== */

@media only screen and (max-width: 991px) {
    /* Header Start */
    .top-row {
        position: relative;
    }
    .navbar-nav {
        display: block;
    }
    .responsive_btn {
        display: block;
    }
    .collapse:not(.show) {
        width: 280px;
        display: block;
        position: fixed;
        left: -280px;
        top: 0;
        bottom: 0;
        min-height: 100%;
        z-index: 20;
        background: #fff;
        -moz-transition: all 300ms ease-in-out 0s;
        -webkit-transition: all 300ms ease-in-out 0s;
        transition: all 300ms ease-in-out 0s;
    }
    .responsive .collapse:not(.show) {
        left: 0;
    }
    #menu-header-menu li {
        padding: 10px 0;
        border-bottom: 1px solid #250781;
    }
    #menu-header-menu li:nth-last-of-type(-n+2) {
        display: inline-block;
        vertical-align: top;
        margin: 0;
        padding: 0;
        border: none;
        margin-top: 15px;
    }
    .extra-space-nav::before {
        display: none;
    }
    .search-over-banner {
        margin-top: 0;
        box-shadow: none;
        border-radius: 0;
        border: 2px solid #52b186;
        border-top: 0;
    }
    .banner .big-banner {
        min-height: 330px;
    }
    .banner_content .heading {
        font-size: 30px;
    }
    .banner_content .subheading {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .banner_button {
        margin-top: 24px;
    }
    .banner_content {
        top: auto;
        bottom: 16px;
        transform: none;
    }
    .banner_button .btn {
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        min-width: 150px;
        padding: 0 15px;
    }
    /* Header End */
    /* Footer Start */
    .followus>a {
        margin-bottom: 0;
    }
    .footercolume {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-bottom: 25px;
    }
    .footercolume.followus {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footerbg .footercolume,
    .footerbg .widgettitle,
    .footerbg .textwidget,
    .footerbg .footer-social {
        text-align: center !important;
    }
    .footerbg [class*="col"]:nth-child(4) {
        order: 2;
    }
    .footerbg [class*="col"]:nth-child(3) {
        order: 4;
    }
    .footerbg [class*="col"]:nth-child(5) {
        order: 5;
    }
    .custom-html-widget {
        line-height: 28px;
        font-size: 16px;
        max-width: 100%;
    }
    .footer-social li a,
    .footer-social li a .fa {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .footer-bottom a,
    .copyright p,
    .footercolume ul li {
        font-size: 16px;
    }
    .center_text {
        font-size: 16px;
        margin-top: 0;
    }
    .footercolume h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    #custom_html-6 .widgettitle {
        margin-top: 0;
    }
    /* Footer End */
    /* Tutor Listing Start */
    .tutor_filter .fliter-area-section {
        margin-top: 0;
    }
    .filter_row .left_sidebar {
        flex: 0 0 36%;
        max-width: 36%;
    }
    .filter_row .right-listing {
        flex: 0 0 64%;
        max-width: 64%;
    }
    .video_chat h2 {
        margin-bottom: 10px;
    }
    .video_chat .short-desc {
        margin-bottom: 20px;
    }
    .video_chat .btn-success {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        padding: 0 30px;
    }
    .find_learn ul {
        flex-wrap: wrap;
        margin-bottom: -10px;
    }
    .find_learn li {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0 auto 10px;
    }
    .find_learn li:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* Tutor Listing End */
    /* How it Works Start */
    .faq_tutor-list {
        margin-bottom: -50px;
        justify-content: center;
    }
    .faq_tutor-list [class*="col-"] {
        margin-bottom: 50px;
    }
    .infobox h3 {
        font-size: 18px;
    }
    .infobox i {
        width: 70px;
        height: 70px;
        line-height: 60px;
        font-size: 30px;
        position: relative;
        top: -7px;
    }
    .banner-area .breadcrumb li {
        margin: 0;
        font-size: 15px;
    }
    /* How it Works End */
    /* Login page Start */
    .login_page h2 {
        font-size: 34px;
        line-height: normal;
    }
    .login_left_content {
        font-size: 16px;
    }
    .form-control {
        font-size: 13px;
    }
    .login_fields .form-control,
    #wpmpLoginForm .form-control,
    #wpmpResetPasswordForm input,
    #wpmpRegisterSection .form-control,
    .select_sub #autocomplete,
    .select_subcity select {
        height: 44px;
        padding: 0 20px !important;
    }
    .login_fields label,
    #wpmpResetPasswordForm label,
    .select_sub label,
    .select_subcity label {
        font-size: 13px;
        left: 15px;
        bottom: -11px;
    }
    .form-group.text-center.mt-5 {
        margin: 15px 0 0 !important;
    }
    .btn {
        font-size: 16px;
        height: 40px;
        line-height: 38px;
        padding: 0 25px;
    }
    .login_text {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .form-group.text-center.mt-5 p {
        margin-bottom: 0;
    }
    /* Login page End */
    /* Registration page Start */
    #wpmpRegisterForm .row.has-feedback {
        margin: 0 -7px;
    }
    #wpmpRegisterForm [class*="col-"] {
        padding: 7px;
    }
    #gender,
    .select_subcity select {
        background-position: 96% 18px;
    }
    /* Registration page End */
    /* profile page Start */
    /* profile page End */
    /* ================home page========= */
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
        padding: 0 12px;
    }
    .dropdown-toggle {
        margin-left: 12px;
    }
    .call {
        margin-left: auto;
        margin-right: 12px;
    }
    .subject-item h3 {
        font-size: 16px;
    }
    .subject-item .icon {
        margin-right: 8px;
    }
    .subject-list {
        margin-bottom: -22px;
    }
    .browse-by-subjects.text-center .row.justify-content-center {
        padding-top: 0;
    }
    .content_space_bottom .btn,
    .all_test_btn .btn,
    .get_started .btn {
        font-size: 16px;
        height: 50px;
        line-height: 48px;
    }
    .content_space_bottom {
        padding: 40px 0;
    }
    .content_space_top .row [class*="col-"] {
        margin: 10px 0;
    }
    .popular-tag li {
        margin: 2px;
        padding: 0;
    }
    .search-over-banner {
        padding: 30px 20px;
    }
    .content_space_top {
        padding-bottom: 50px;
    }
    .content_space_top .row {
        padding-top: 0;
    }
    .testimonial-section {
        padding: 50px 0;
    }
    .video_part {
        padding-left: 0;
        margin-top: 30px;
    }
    .home_testimonial_wrap {
        padding: 30px 20px;
    }
    .home_testimonial_wrap .btn {
        height: 60px;
        line-height: 58px;
    }
    .expertTutor {
        background-position: center bottom;
    }
    .teacher-item {
        background: #fff;
        padding: 10px;
        margin: 0;
        min-height: 100%;
    }
    .teacher-list.row {
        margin: 0 -10px -20px;
    }
    .teacher-list [class*="col-"] {
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .expertTutor {
        padding: 50px 0;
    }
    .skillbox p {
        font-size: 16px;
        line-height: 28px;
    }
    .skillbox h3 {
        font-size: 30px;
        margin-bottom: 14px;
    }
    .ct {
        font-size: 14px;
    }
    .get_started .para {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 24px;
    }
    .content_space_bottom .btn,
    .all_test_btn .btn,
    .get_started .btn {
        padding: 0 18px;
    }
    .get_started .btn-dark.ml-3 {
        margin-left: 6px !important;
    }
    footer {
        padding: 40px 0;
    }
    .fbox {
        padding: 20px 20px 20px;
    }
    .footercolume .widget_nav_menu ul li {
        border-bottom: 1px solid rgb(255 255 255 / 20%);
    }
    .footercolume .widget_nav_menu h3 {
        background: #fff;
        padding: 4px;
        color: #000;
    }
    .footer-bottom a,
    .copyright p,
    .footercolume ul li {
        font-size: 14px;
    }
    .footer-social {
        margin-top: 10px;
    }
    .footercolume:nth-child(4) .fbox {
        border-radius: 0;
    }
    .home_testimonial_wrap video {
        height: auto !important;
    }
    .sortby-section .form-group {
        flex-wrap: wrap !important;
        flex: auto;
    }
    .sortby-section .form-group .filter-search {
        margin: 4px;
    }
    .tutor_filter .search-listing .sortby-section {
        margin-top: 15px;
    }
    .navbar-nav .dropdown-menu {
        position: absolute !important;
    }
    #menu-header-menu .dropdown-menu li {
        padding: 0;
    }
    .elementskit-dropdown {
        left: 10px !important;
        right: auto !important;
    }
    #menu-header-menu .elementskit-dropdown li:nth-last-of-type(-n+2) {
        margin-top: 0;
    }
    .sidebar {
        padding: 15px;
    }
    .dashboard_nav ul li a {
        font-size: 15px;
        padding: 10px 8px;
    }
    .user-pro-detail {
        padding: 20px 20px;
    }
    .with_profile_button .btn {
        font-size: 14px;
    }
    .recent-order {
        overflow-x: auto;
    }
    .recent-order table {
        width: 800px;
    }
    .user-settings .user-pro-detail {
        margin-bottom: 30px;
    }
    .col-form-label {
        font-size: 13px;
    }
    .user-profile-top-part h2 {
        font-size: 26px;
    }
    .profile-left-body {
        font-size: 15px;
    }
    .list_row p strong,
    .list_row p {
        font-size: 16px;
    }
    .dashboard_nav ul li .nav-icon {
        margin-right: 8px;
    }
    .dashboard_big_col h2 {
        font-size: 22px;
        line-height: normal;
    } 
    .tutor_profile .heading{font-size: 22px;}
    .details_wrap .moreabout li{font-size: 18px;}
    .user_about .moreabout {
        margin: 15px 0 25px 0;
    }
    .user_about{padding-left: 30px;}
    .extra-space-nav{padding-left: 15px !important;}
}


/* ======600=========== */

@media only screen and (max-width: 767px) {
    /* Header Start */
    header {
        padding: 5px 0;
    }
    /* Header End */
    /* Footer Start */
    .footerrow [class*="col"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footerrow .text-left,
    .footerrow .text-right {
        text-align: center!important;
    }
    /* Footer End */
    /* Tutor Listing Start */
    .page-template-find-tutor .tutor_inner h2 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .search-over-banner .form-control {
        height: 44px !important;
        font-size: 14px;
        padding: 0 20px;
    }
    .search-over-banner select.form-control {
        background-position: 96% 18px;
    }
    .tutor_inner .search-over-banner .btn .fa {
        font-size: 18px;
    }
    .search-over-banner .nav-tabs .nav-link {
        font-size: 15px;
        padding: 8px 16px;
    }
    .page-template-find-tutor .tutor_inner {
        padding-bottom: 100px;
    }
    .tutor_filter {
        padding-top: 50px;
    }
    .filter_row .left_sidebar,
    .filter_row .right-listing {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tutor_filter .fliter-area-section {
        height: 290px;
        overflow: hidden;
        overflow-y: auto;
    }
    .tutor_filter .fliter-area-section::-webkit-scrollbar {
        width: 6px;
    }
    .tutor_filter .fliter-area-section::-webkit-scrollbar-track {
        background-color: #ebebeb;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    .tutor_filter .fliter-area-section::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #52b186;
    }
    #myTabContent .listing_tutor [class*="col-"] {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #myTabContent .list-view .listing_tutor [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .t-item figure {
        padding-top: 65%;
    }
    .short-desc {
        font-size: 16px;
    }
    /* Tutor Listing End */
    /* How it Works Start */
    h1,
    h2,
    .h1,
    .h2 {
        font-size: 26px;
    }
    .banner-area .banner-title {
        font-size: 30px;
        line-height: 34px;
    }
    /* How it Works End */
    /* Login page Start */
    #wpmpLoginSection {
        padding-top: 50px;
    }
    .login_left_content {
        max-width: 100%;
    }
    /* Login page End */
    /* Registration page Start */
    #wpmpRegisterForm [class*="col-"] {
        width: 50%;
    }
    /* Registration page End */
    .banner .big-banner {
        min-height: 290px;
    }
    .popular-tag li a {
        padding: 2px 8px;
        font-size: 12px;
        letter-spacing: 0;
        min-width: auto;
        line-height: normal;
    }
    .search-over-banner .btn {
        width: 44px;
        height: 44px;
        line-height: 44px;
    }
    .search-over-banner .btn .fa {
        font-size: 20px;
        padding-left: 3px;
    }
    .content_space_top .row [class*="col-"] {
        width: 50%;
    }
    .content_space_top .keyblock h3 {
        width: 100%;
    }
    .subject-list {
        justify-content: center;
    }
    .homeTestCol .testimonial-block h3 {
        font-size: 24px;
    }
    .homeTestCol .testimonial-block p {
        font-size: 16px;
        line-height: 24px;
    }
    .learn-from-extpert {
        padding: 0 15px;
    }
    .skillbox-section {
        padding: 50px 0;
    }
    .skillbox {
        margin: 0;
        padding: 20px;
        box-shadow: 0 0 15px #ccc;
    }
    .col_skillbox {
        margin-bottom: 30px;
    }
    .col_skillbox:last-child {
        margin-bottom: 0;
    }
    .skillbox .row,
    .skillbox_list .col_skillbox:nth-child(even) .row {
        flex-direction: column-reverse;
    }
    .skillbox .round_img {
        margin-bottom: 20px;
    }
    .get_started {
        text-align: center;
    }
    .footercolume {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footercolume:nth-child(4) .fbox {
        max-width: 100%;
    }
    .footercolume ul.get-touch li {
        justify-content: center;
    }
    
    .card.details_wrap{flex-wrap: wrap;}
    .card.details_wrap .user_about{width: 100%; padding: 30px 0 0;}
    .card.details_wrap .tutor_profile{width: 100%; border: none;}
    .col_fifty > div{margin-bottom: 30px; height: auto;} 
    .user-pro-detail.card{margin-bottom: 30px !important;}
    .profileavailability tr td, .profileavailability tr th{font-size: 16px;}
    .contact-block p{font-size: 16px;}
    .wpcf7-form .form-control{height: 46px !important;}
    .help_head{font-size: 28px;}
}

@media only screen and (max-width: 599px) {
    /* Header Start */
    .logo_col {
        max-width: 160px;
    }
    .call {
        height: 34px;
        line-height: 34px;
        font-size: 13px;
        padding: 0 10px;
    }
    /* Header End */
    /* Footer Start */
    .footercolume {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footerbg [class*="col"]:nth-child(4) {
        order: 4;
    }
    .footerbg [class*="col"]:nth-child(2) {
        order: 2;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footerbg [class*="col"]:nth-child(3) {
        order: 3;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footercolume:nth-child(4) .fbox {
        margin-left: 0;
    }
    .footer-bottom a,
    .copyright p {
        font-size: 14px;
        margin: 0;
    }
    /* Footer End */
    /* Tutor Listing Start */
    .search-over-banner {
        margin-bottom: 0;
    }
    /* .find_learn ul{margin-bottom: 0;} */
    .find_learn li {
        flex: 0 0 100%;
        max-width: 100%;
        /* margin-bottom: 0; */
    }
    .page-template-find-tutor .tutor_inner {
        padding-bottom: 20px;
    }
    .search-listing .filter-search {
        font-size: 11px;
    }
    .page-template-find-tutor .tutor_inner {
        padding-top: 30px !important;
    }
    .find_learn input+.btn {
        width: 40px;
        height: 40px;
    }
    .tutor_inner .search-over-banner .btn .fa {
        font-size: 16px;
    }
    .tutor_filter {
        padding-top: 30px;
    }
    .filter_row .right-listing {
        margin-top: 0;
    }
    .t-list {
        margin: 0 -7px -15px;
    }
    .t_col {
        margin: 0 0 15px;
        width: 50%;
        padding: 0 7px;
    }
    .t_content {
        padding: 10px 15px 20px;
    }
    .t-item h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .t-item .desig {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .filter_row .right-listing .form-group .extpert_tutor {
        padding: 30px 0 50px;
    }
    .filter_row .right-listing .form-group {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .filter_row .right-listing .form-group.sort-txt {
        display: block;
        text-align: center;
        margin: 0 0 10px 0 !important;
    }
    .filter_row .right-listing .form-group .form-control:first-child {
        margin-left: 0;
    }
    /* Tutor Listing End */
    /* How it Works Start */
    .faq_tutor-list [class*="col-"] {
        width: 50%;
    }
    /* How it Works End */
    /* Login page Start */
    .login_page h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    /* Login page End */
    /* Registration page Start */
    .banner-area.banner-solid .banner-title {
        font-size: 24px;
    }
    #wpmpRegisterForm [class*="col-"] {
        width: 100%;
    }
    /* Registration page End */
    .banner_content .heading {
        font-size: 20px;
    }
    .banner_content .subheading {
        font-size: 14px;
        margin-bottom: 18px;
    }
    .banner .big-banner {
        min-height: 230px;
    }
    .banner_button {
        margin-top: 14px;
    }
    .popular-tag li {
        margin-right: 2px;
    }
    .testimonial-section p {
        margin: 0 0 25px;
    }
    .help_part .d-flex {
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .accordion button {
        font-size: 15px;
        padding-right: 40px;
    }
    .user-pro-detail {
        padding: 20px 20px;
        margin-bottom: 16px !important;
    }
    .user-pro-detail h3 {
        font-size: 24px;
    }
    .list_row p {
        font-size: 16px;
    }
    .list_row p strong {
        font-size: 16px;
    }
    .user-pro-detail h3 {
        margin-bottom: 12px !important;
    }
    .sidebar {
        padding: 25px;
    }
    .dashboard_nav ul {
        column-count: 2;
    }
    .dashboard-top-detail .dashboard_nav ul li:last-child a {
        padding: 10px 8px;
        margin-top: 0;
    }
    .user-pro-detail.card{padding: 30px 25px !important;}
    .col_fifty .user-pro-detail.card.Availability{margin-bottom: 0 !important;}
    .profileavailability tr td, .profileavailability tr th {
        padding: 5px;
    }
    .online_side, .online_side strong{font-size: 20px;}
    .contact-form{padding-bottom: 30px;}
    .single-content ol{padding-left: 10px;}
    .main-container {
        padding: 50px 0;
    }
    .select_sub .form-control, .login_fields .form-control, #wpmpLoginForm .form-control, #wpmpResetPasswordForm input, #wpmpRegisterSection .form-control, .select_sub #autocomplete, .select_subcity select,
    .select_subcity .distance_select{
        height: 50px !important;
        background-position: right 15px center;
        color: #4e4e4e;
    }
}

@media only screen and (max-width: 479px) {
    /* Header Start */
    .logo_col {
        max-width: 130px;
    }
    .navbar-brand {
        margin-right: 0;
    }
    /* Header End */
    /* Footer Start */
    .footercolume h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .footerbg [class*="col"]:nth-child(2),
    .footerbg [class*="col"]:nth-child(3) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .custom-html-widget {
        font-size: 14px;
        line-height: 24px;
    }
    .footer-social {
        margin-top: 10px !important;
    }
    /* Footer End */
    /* Tutor Listing Start */
    .page-template-find-tutor .tutor_inner h2 {
        font-size: 21px;
    }
    .tutor_inner .inner-search {
        padding: 20px 0;
    }
    .tutor_filter .fliter-area-section {
        padding: 20px;
        height: 210px;
    }
    .filter_row .right-listing {
        padding-top: 30px;
    }
    .filter_row .right-listing .form-group {
        flex-wrap: wrap;
    }
    .filter_row .right-listing .form-group .form-control {
        margin: 0 0 10px !important;
    }
    #myTabContent .listing_tutor [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body {
        font-size: 14px;
    }
    /* h2 {font-size: 26px;margin-bottom: 10px;} */
    .t_col {
        width: 100%;
    }
    .short-desc {
        font-size: 14px;
    }
    .small_head {
        font-size: 20px;
        margin-bottom: 0;
    }
    .video_chat .btn-success {
        font-size: 14px;
    }
    .video_chat {
        padding: 30px 0;
    }
    .tutor_filter .search-listing h4 {
        font-size: 24px;
    }
    .tutor_filter .search-listing .btn {
        font-size: 0;
        padding: 0 16px;
        border: none;
        margin: 5px 0 0 !important;
    }
    .tutor_filter .search-listing .btn::before {
        content: '\f2f1';
        font-family: 'Font Awesome 5 Pro';
        font-size: 16px;
    }
    /* Tutor Listing End */
    /* How it Works Start */
    .faq_tutor-list [class*="col-"] {
        width: 100%;
    }
    .banner-area .banner-title {
        font-size: 26px;
        line-height: normal;
    }
    .banner-area .breadcrumb {
        margin-bottom: 0;
        padding: 10px 0 0;
    }
    .banner-area .breadcrumb li {
        font-size: 14px;
    }
    .infobox i {
        font-size: 24px;
    }
    /* How it Works End */
    /* Login page Start */
    #wpmpLoginSection {
        padding-top: 30px;
    }
    .form-card {
        margin: 30px 0;
        padding: 20px;
    }
    .login_text {
        font-size: 28px;
    }
    .login_fields .form-control,
    #wpmpLoginForm .form-control,
    #wpmpResetPasswordForm input,
    #wpmpRegisterSection .form-control,
    .select_sub #autocomplete,
    .select_subcity select {
        height: 36px;
    }
    .login_fields label,
    #wpmpResetPasswordForm label,
    .select_sub label,
    .select_subcity label {
        position: static;
        margin-bottom: 5px;
    }
    /* Login page End */
    /* Registration page Start */
    #wpmpRegisterForm .form-group,
    #wpmpRegisterSection .form-control {
        margin-bottom: 0 !important;
    }
    #wpmpRegisterSection label {
        font-size: 13px;
        margin-bottom: 5px;
    }
    #wpmpRegisterSection .form-group .btn {
        margin-top: 15px;
    }
    /* Registration page End */
    .get_started .group_btn .btn {
        width: 100%;
        margin: 2px 0 !important;
    }
    .home_testimonial_wrap {
        text-align: center;
    }
    .homeTestCol .testimonial-block {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .homeTestCol .testimonial-block .media {
        margin: 0 auto 10px;
    }
    .homeTestCol .testimonial-block p {
        margin-bottom: 0;
    }
    .subject-item {
        font-size: 18px;
        padding: 12px;
    }
    .keyblock {
        padding: 20px 16px;
    }
    .keyblock h3 {
        font-size: 16px;
        letter-spacing: 0;
        line-height: normal;
    }
    .banner_button .btn:nth-child(2) {
        margin-left: 4px;
    }
    .banner_button .btn {
        height: 38px;
        line-height: 36px;
        font-size: 15px;
        min-width: auto;
        padding: 0 15px;
    }
    .banner_content .heading {
        font-size: 18px;
    }
    .search-over-banner h2 {
        font-size: 18px;
    }
    .popular-tag li:first-child {
        width: 100%;
    }
    .search-over-banner .nav-tabs .nav-link {
        min-width: 120px;
    }
    .search-over-banner {
        background: #52b186;
    }
    .search-over-banner .tab-content {
        background: transparent;
    }
    .search-over-banner .nav.nav-tabs {
        background: #fff;
    }
    .search-over-banner .right_scol {
        margin-right: 0;
        margin-top: 4px;
        padding-right: 50px;
    }
    .group-control {
        flex-wrap: wrap;
    }
    .search-over-banner .group-control {
        position: relative;
    }
    .search-over-banner .left_scol,
    .search-over-banner .right_scol {
        flex: inherit;
        margin-right: 0;
        width: 100%;
    }
    .scol_btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .customtab {
        display: none;
    }
    .testtutor .top-profile {
        padding: 30px 0 60px;
    }
    .dashboard-top-detail .sidebar {
        margin-top: 0;
    }
    .dashboard_nav ul { column-count: 1; }
    .dashboard-top-detail .dashboard_nav ul li:last-child a{margin-bottom: 16px;}
    .banner-area {
        padding: 50px 0;
    }
    .top-row{justify-content: space-between;}
    
}

@media only screen and (max-width: 359px) {
    /* Header Start */
    .call {
        height: auto;
        line-height: normal;
        font-size: 0;
        padding: 0;
        border: none;
        margin-left: 50px;
    }
    .call span {
        display: none;
    }
    .call a::before {
        content: '\f095';
        font-family: "FontAwesome";
        font-size: 20px;
        font-weight: 900;
        color: #250781;
    }
    .collapse:not(.show) {
        width: 250px;
    }
    /* Header End */
    /* Footer Start */
    .center_text {
        font-size: 14px;
    }
    .footer-bottom a,
    .copyright p {
        font-size: 12px;
    }
    /* Footer End */
    /* Tutor Listing Start */
    .tutor_filter .search-listing h4 {
        font-size: 21px;
    }
    .tutor_inner #myTabContent {
        padding: 0 0 20px !important;
    }
    /* Tutor Listing End */
    /* How it Works Start */
    /* How it Works End */
    /* Login page Start */
    .login_page h2 {
        font-size: 22px;
    }
    .login_left_content {
        font-size: 15px;
    }
    .login_text {
        font-size: 24px;
    }
    .form-group.mt-4.d-flex {
        display: block !important;
        margin-top: 10px !important;
    }
    /* Login page End */
    .banner_button .btn{font-size: 13px;}
}