@media screen and (max-width:1799px) {
    .navbar .nav-item {
        margin-left: 25px;
    }
    .right-option {
        margin-left: 25px;
    }
    .right-option .btn {
        margin-left: 25px;
    }
}

@media screen and (max-width:1599px) {
    .navbar {
        padding: 0 30px;
    }
    .featured-search {
        padding-left: 30px;
    }
    .tutors-section {
        max-width: 100%;
        padding-left: 30px;
    }
    .course-category {
        padding-left: 30px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-icon {
        width: 130px;
        height: 130px;
        line-height: 130px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:before {
        width: 125px;
        height: 105px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:after {
        right: -70px;
        top: 10px;
    }
    .st-process-section .process-blocks:not(.three-col) .block:nth-child(even) .card-box:after {
        top: 90px;
    }
    .site-footer .social-links {
        left: -110px;
    }
    .tutors-section.full-maxwidth {
        padding-left: 0;
    }
}

@media screen and (max-width: 1366px) {
    .navbar .nav-item {
        margin-left: 15px;
    }
    .right-option {
        margin-left: 15px;
    }
    .right-option .btn {
        margin-left: 15px;
    }
    .navbar .nav-item>a {
        font-size: 16px;
    }
    .right-option .language {
        font-size: 16px;
    }
    .right-option .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
    }
    .st-process-section .process-blocks .block h4 {
        font-size: 18px;
        min-height: 64px;
    }
    .st-process-section .process-blocks .block {
        font-size: 16px;
    }
    .popular-courses h4 {
        font-size: 18px;
    }
    .site-footer .social-links {
        width: 310px;
        left: 0;
    }
    .site-footer h4 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1199px) {
    .wrapperInner {
        padding-top: 77px;
    }
    .header-inner {
        flex-wrap: wrap;
    }
    .main-menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
    }
    .right-option {
        margin-left: auto;
    }
    .right-option .btn {
        padding: 15px;
    }
    .navbar-toggler {
        padding: 0;
        margin-left: 15px;
    }
    .navbar-toggler-icon {
        background-image: url("../images/menu.svg");
        width: 2em;
        height: 2em;
        cursor: pointer;
    }
    .navbar {
        padding: 0 15px;
    }
    .site-header {
        position: fixed;
        padding: 7px 0;
        background-color: rgba(255, 255, 255, 1);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    }
    .site-header.sticky-1:not(.sticky) nav.navbar {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .navbar .navbar-brand {
        width: 120px;
        margin-right: 0;
    }
    .main-menu .navbar-nav {
        padding: 30px;
        border-bottom: 3px solid #f5d242;
    }
    .navbar .nav-item {
        margin-left: 0;
        padding: 12px 0;
    }
    .navbar .nav-item>a {
        font-size: 18px;
    }
    .navbar .nav-item>a:hover:before,
    .navbar .nav-item.active>a:before {
        content: none;
    }
    .featured-search {
        padding-left: 15px;
        padding-bottom: 0;
        position: relative;
    }
    .why-aner .inner-block {
        padding: 25px;
    }
    .st-process-section .process-blocks:not(.three-col) .block {
        padding: 0 10px;
        font-size: 14px;
    }
    .st-process-section .process-blocks .block h4 {
        font-size: 16px;
        min-height: 38px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-icon {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 40px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:before {
        width: 90px;
        height: 90px;
        top: -10px;
        left: 0px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:after {
        top: 0;
        right: -50px;
    }
    .st-process-section .process-blocks:not(.three-col) .block:nth-child(even) .card-box:after {
        top: 60px;
    }
    .st-process-section .process-blocks.three-col .block {
        padding: 0 30px;
    }
    .st-process-section .process-blocks.three-col .block .card-icon {
        width: 130px;
        height: 130px;
        line-height: 130px;
    }
    .st-process-section .process-blocks.three-col .block .card-box:before {
        width: 125px;
        height: 105px;
    }
    .st-process-section .process-blocks.three-col .block .card-box:after {
        right: -40px;
        top: 10px;
    }
    .st-process-section .process-blocks.three-col .block:nth-child(even) .card-box:after {
        top: 90px;
    }
    .about-section .small-play-btn {
        margin-right: 50px;
    }
    .testimonial-sec {
        padding: 130px 0 150px;
    }
    .testimonial-sec .slide-bg {
        width: 500px;
        margin-top: 30px;
    }
    .testimonial-sec .slide-bg .polygon {
        width: 440px;
    }
    .testimonial-sec .slide-view .client-info {
        margin-top: 30px;
    }
    .testimonial-sec .slide-view {
        padding: 20px 150px 30px 50px;
        line-height: 24px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(4) {
        right: 50px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(7) {
        left: 190px;
    }
    .footer-links li.list-inline-item {
        margin: 0 20px;
    }
    .inner-banner .banner-content h2 {
        font-size: 48px;
        line-height: 52px;
    }
    .polygon-bg,
    .polygon-bg-2,
    .polygon-bg-3 {
        width: 100%;
        height: 420px;
        background-size: auto 100%;
        background-position: center bottom;
    }
    .tutors-section {
        padding-bottom: 0;
    }
    .p-160-0-250 {
        padding: 60px 0 150px;
    }
    .center-heading {
        margin-bottom: 30px !important;
        margin-top: 30px;
    }
    .course-category.subject-page .popular-courses {
        padding-bottom: 0;
    }
    .shape-sec .block-details {
        width: 290px;
        height: 290px;
        -webkit-clip-path: url(#svgEllipsePath2);
        clip-path: url(#svgEllipsePath2);
        padding: 50px 35px 30px 20px;
        font-size: 16px;
    }
    .shape-sec .block-details h4 {
        margin: 20px 0 15px;
        font-size: 18px;
    }
    .logged-in {
        padding-top: 0;
    }
    .logged-in .site-header .navbar-nav {
        margin-left: 0;
    }
    .tutor-single-page .tutor-block .button-block .btn {
        font-size: 16px;
        max-width: 210px;
    }
    .tutor-single-page .tutor-block .button-block .btn+.btn {
        margin-left: 15px;
    }
    .notes-tutor ul li .notes-inner {
        padding: 12px 12px 12px 75px;
    }
    .notes-tutor ul li.type.pdf .notes-inner {
        background-size: 50px;
    }
    .without-banner-page .right-block {
        padding-left: 15px;
    }
    .request-table .table thead th {
        font-size: 18px;
        padding: 10px;
    }
    .request-table .table tbody td {
        font-size: 16px;
        padding: 10px;
    }
    .booking-table .table thead th {
        font-size: 18px;
        padding: 10px;
    }
    .booking-table .table tbody td {
        font-size: 16px;
        padding: 10px;
    }
    .recommendations-table .table thead th {
        font-size: 18px;
        padding: 10px;
    }
    .recommendations-table .table tbody td {
        font-size: 16px;
        padding: 10px;
    }
    .availability-table .table thead th {
        font-size: 18px;
        padding: 10px;
    }
    .availability-table .table tbody td {
        font-size: 16px;
        padding: 10px;
    }
    .payment-request-btn {
        text-align: left;
    }
    .payment-history-block .payment-inner-block h4,
    .payment-block .payment-inner-block h4 {
        font-size: 16px;
    }
    .payment-history-block .payment-inner-block,
    .payment-block .payment-inner-block {
        font-size: 15px;
    }
    .payment-block .payment-inner-block .session-time {
        font-size: 24px;
    }
    .payment-history-block .payment-inner-block .session-time {
        width: 40%;
    }
    .payment-history-block .session-payment-status {
        width: 25%;
    }
    .availability-table .table tbody td.add-btn {
        padding: 20px 10px;
    }
    .tutor-block .tutor-block-left {
        min-width: 200px;
        max-width: 200px;
    }
    .tutor-block .tutor-pics {
        width: 180px;
        height: 180px;
    }
    .tutor-block .tutor-details .chat-with {
        width: 40px;
        height: 40px;
        background-size: 25px;
    }
    .tutor-block .tutor-details .request-with {
        width: 40px;
        height: 40px;
        background-size: 25px;
        right: 70px;
    }
    .tutor-block .tutor-details .call-with {
        width: 40px;
        height: 40px;
        background-size: 25px;
        right: 70px;
    }
    .tutor-block h3,
    .tutor-block .qualification {
        padding-right: 140px;
    }
    .tutor-block .online-available,
    .tutor-block .offline-available {
        margin-top: -80px;
    }
    .tutor-single-page .tutor-block .online-available,
    .tutor-single-page .tutor-block .offline-available {
        margin-top: -115px;
    }
    .video-list ul li .inner-video-block .download-link {
        min-width: 70px;
    }
    .video-list ul li .inner-video-block .video-details strong {
        font-size: 15px;
    }
    .video-list ul li .inner-video-block .video-details {
        padding: 15px 0 15px 15px;
    }
    .video-list ul li .inner-video-block .download-link {
        min-width: 50px;
    }
}

@media screen and (max-width: 991px) {
    body {
        font-size: 15px;
    }
    .btn {
        font-size: 15px;
        padding: 15px;
        min-width: 120px;
        line-height: 24px;
    }
    .featured-search {
        min-height: 640px;
    }
    .featured-search .right-img {
        width: 700px;
    }
    .featured-search .search-form {
        padding-top: 100px;
    }
    .play-btn {
        left: 100px;
        bottom: 30px;
    }
    .featured-search .search-form h2 {
        font-size: 40px;
    }
    .featured-search .search-form p {
        font-size: 22px;
    }
    .select2-container--default .select2-selection--single {
        height: 56px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 56px;
    }
    .search-form form input[type="button"] {
        font-size: 15px;
        padding: 15px 10px;
        line-height: 24px;
    }
    .tutors-section {
        padding-left: 15px;
    }
    .block-header {
        padding-right: 15px;
    }
    .modal-dialog.modal-lg {
        max-width: 90%;
    }
    .h1 {
        font-size: 30px;
    }
    .about-section {
        font-size: 16px;
        text-align: center;
    }
    .about-section .small-play-btn {
        right: 160px;
        position: absolute;
        bottom: 60px;
        margin: 0;
    }
    .about-section .h1 {
        margin-bottom: 15px;
    }
    .about-section span {
        margin-bottom: 15px;
    }
    .about-section .btn {
        margin-top: 20px;
    }
    .st-process-section {
        padding: 0 15px 30px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:after {
        content: none;
    }
    .st-process-section .process-blocks:not(.three-col) .block {
        width: 33.33%;
        margin-bottom: 50px;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:before {
        width: 100px;
        top: 0px;
        left: 30px;
    }
    .st-process-section .process-blocks .block h4 {
        margin-top: 40px;
    }
    .course-category {
        padding-left: 15px;
    }
    .course-category .popular-courses .text-block {
        font-size: 18px;
        line-height: 24px;
    }
    .why-aner .why-block {
        line-height: 24px;
    }
    .why-aner .inner-block {
        padding: 15px;
    }
    .why-aner .inner-block .icon {
        min-width: 80px;
        background-size: 100%;
    }
    .why-aner .why-block .block-details {
        padding-left: 15px;
    }
    .why-aner .inner-block .icon img {
        width: 40px;
        height: 40px;
    }
    .testimonial-sec {
        padding: 80px 0 50px;
    }
    .testimonial-slider-sec {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .testimonial-thumb {
        width: 100%;
    }
    .testimonial-slider-nav .slick-slide:nth-child(2) {
        left: 45%;
    }
    .testimonial-slider-nav .slick-slide:nth-child(4) {
        right: 160px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(5) {
        left: 200px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(6) {
        left: 70px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(7) {
        left: 380px;
    }
    .testimonial-sec .slide-bg {
        min-height: 520px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .testimonial-thumb {
        font-size: 18px;
        line-height: 26px;
    }
    .site-footer {
        font-size: 14px;
    }
    .footer-links li.list-inline-item {
        margin: 0 10px;
    }
    .site-footer {
        padding-top: 80px;
    }
    .footer-links {
        margin-top: 30px;
    }
    .site-footer .social-links {
        width: 720px;
        padding: 20px;
        margin-left: -360px;
        border-radius: 5px;
        left: 50%;
        right: auto;
        text-align: center;
        top: -52px;
    }
    .site-footer .social-links .text-left {
        text-align: center !important;
    }
    .site-footer .copyright {
        padding: 15px 0;
    }
    .inner-banner .banner-content h2 {
        font-size: 40px;
        line-height: 44px;
    }
    .what-aner {
        padding: 100px 0 0;
    }
    .what-aner .h1 {
        margin: 80px 0 20px;
    }
    .our-team {
        padding: 60px 0 180px;
    }
    .f-28 {
        font-size: 22px;
    }
    .search-form form .form-group {
        margin-top: 20px;
    }
    .tutor-block .inner-block {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .tutor-block .tutor-block-right {
        order: 2;
    }
    .tutor-block .tutor-details {
        order: 3;
        margin-top: 25px;
        padding-right: 0;
    }
    .tutor-block .btn {
        margin-top: 30px;
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        width: 100%;
    }
    .tutor-block .tutor-block-right {
        max-width: 250px;
        min-width: 250px;
    }
    .tutor-block h3,
    .tutor-block .qualification {
        padding-right: 0;
    }
    .tutor-block .tutor-details .tutor-contact {
        top: -170px;
        right: 0;
        width: 50px;
    }
    .tutor-block .tutor-details .request-with {
        margin-left: 0px;
        top: -25px;
        right: 0;
    }
    .tutor-block .tutor-details .call-with {
        top: -130px;
        right: 0;
        margin-left: 0px;
    }
    .tutor-block .tutor-details .chat-with {
        right: 0;
        top: -75px;
        margin-left: 0px;
    }
    .st-process-section .process-blocks.three-col .block {
        padding: 0 15px;
        margin-bottom: 0;
    }
    .st-process-section .process-blocks.three-col .block .card-icon {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 40px;
    }
    .st-process-section .process-blocks.three-col .block .card-box:before {
        width: 90px;
        height: 90px;
        top: -10px;
        left: 0px;
    }
    .st-process-section .process-blocks.three-col .block .card-box:after {
        right: -30px;
    }
    .st-process-section .process-blocks.three-col .block:nth-child(even) .card-box:after {
        top: 55px;
    }
    .p-60-0 {
        padding: 40px 0;
    }
    .tutors-section.full-maxwidth .block-header {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .tutors-section.full-maxwidth .block-header .h1 {
        margin-bottom: 15px;
    }
    .tutors-section.full-maxwidth .item {
        margin-bottom: 0;
    }
    .content-img-sec {
        font-size: 16px;
        line-height: 24px;
    }
    .content-img-sec p {
        margin-bottom: 15px;
    }
    .polygon-bg,
    .polygon-bg-2,
    .polygon-bg-3 {
        height: 360px;
    }
    .content-img-sec .content-block {
        padding-left: 30px;
        padding-top: 0;
    }
    .content-img-sec .flex-row-reverse .content-block {
        padding-right: 30px;
        padding-top: 0;
    }
    .shape-sec {
        font-size: 18px;
    }
    .shape-sec .shape-block {
        padding-top: 30px;
    }
    .shape-sec .block-details {
        width: 345px;
        height: 330px;
        -webkit-clip-path: url(#svgEllipsePath);
        clip-path: url(#svgEllipsePath);
        padding: 80px 25px 30px;
    }
    .p-150-0-60 {
        padding: 60px 0;
    }
    .p-100-0-250 {
        padding: 50px 0 160px;
    }
    .contact-sec .inner-block:before {
        height: 120px;
        top: auto;
        width: 100%;
    }
    .contact-address-block {
        padding: 0 65px;
    }
    .contact-sec .form-block {
        font-size: 18px;
    }
    .contact-address-block .contact-address {
        padding: 50px 35px 35px;
    }
    .contact-address-block .contact-address ul li {
        margin-top: 25px;
    }
    .form-submit {
        margin-top: 15px;
    }
    .contact-sec {
        padding-bottom: 0;
    }
    .account-box .form-control {
        font-size: 15px;
        padding: 10px;
        line-height: 34px;
    }
    .account-box .form-submit .btn {
        margin-right: -40px;
    }
    .account-box .form-submit {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .account-box .form-bottom {
        margin-top: 40px;
    }
    .account-box.login-page {
        max-width: 800px;
    }
    .account-box .nav-tabs .nav-link {
        font-size: 18px;
    }
    .account-box .more-option .or {
        position: relative;
        display: block;
        margin-left: auto;
        margin-right: auto;
        left: auto;
        margin-bottom: 25px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }
    .account-box.login-page .more-option .or {
        left: auto;
    }
    .account-box .more-option .or:before {
        left: -110px;
        width: 110px;
    }
    .account-box.login-page .more-option .or:before {
        width: 110px;
        left: -110px;
    }
    .account-box .more-option .or:after {
        content: '';
        border-top: 1px solid #ebebeb;
        width: 110px;
        position: absolute;
        top: 50%;
        right: -110px;
        margin-top: -0.5px;
    }
    .subscription-page .page-title .h1 {
        margin: 30px 0;
    }
    .subscription-page .purchase-summary {
        margin-top: 30px;
    }
    .discount-sec .form-control {
        line-height: 34px;
        padding: 10px 125px 10px 10px;
        font-size: 15px;
    }
    .subscription-page h3 {
        font-size: 24px;
    }
    .tutor-single-page .tutor-block .tutor-details {
        text-align: center;
    }
    .tutor-single-page .tutor-block h3,
    .tutor-single-page .tutor-block .qualification,
    .tutor-single-page .tutor-block .experience {
        padding-right: 40px;
    }
    .tutor-single-page .tutor-block .tutor-block-left {
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
        max-width: 220px;
        min-width: 220px;
    }
    .tutor-single-page .tutor-block .tutor-details .chat-with {
        right: 0;
    }
    .notes-tutor ul li {
        width: 50%;
    }
    .dashboard .form-control {
        line-height: 34px;
        padding: 10px;
        font-size: 15px;
    }
    .without-banner-page h3 {
        font-size: 24px;
    }
    .signup-step li {
        font-size: 16px;
        padding: 0 5px;
        line-height: 56px;
    }
    .signup-step li.current {
        line-height: 66px;
    }
    .signup-step li i {
        font-size: 24px;
    }
    .request-table .table {
        width: 800px;
    }
    .request-table .table thead th {
        font-size: 16px;
        height: 60px;
    }
    .request-table .table tbody td {
        font-size: 14px;
        height: 60px;
    }
    .booking-table .table {
        width: 800px;
    }
    .booking-table .table thead th {
        font-size: 16px;
        height: 60px;
    }
    .booking-table .table tbody td {
        font-size: 14px;
        height: 60px;
    }
    .booking-toolbar {
        padding: 0;
    }
    .booking-toolbar .booking-tab {
        margin-top: 25px;
    }
    .booking-tab li a {
        padding-bottom: 15px;
    }
    .recommendations-table .table {
        width: 800px;
    }
    .recommendations-table .table thead th {
        font-size: 16px;
        height: 60px;
    }
    .recommendations-table .table tbody td {
        font-size: 14px;
        height: 60px;
    }
    .availability-table .table thead th {
        font-size: 16px;
        height: 60px;
    }
    .availability-table .table tbody td {
        font-size: 14px;
        height: 60px;
    }
    .table-search .form-control {
        padding: 10px 40px 10px 10px;
    }
    .message-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .message-box .messanger-list {
        border-right: none;
        border-bottom: 1px solid #ebebeb;
    }
    .message-box .messanger-list,
    .message-box .messanger-message {
        width: 100%;
    }
    .without-banner-page .left-block {
        text-align: center;
        margin-bottom: 15px;
    }
    .without-banner-page .left-block .profile-img {
        margin-left: auto;
        margin-right: auto;
    }
    .dashboard .button-block .btn {
        max-width: 250px;
    }
    .personal-detail-block label {
        font-size: 18px;
    }
    .without-banner-page h4 {
        font-size: 20px;
    }
    .subject-table .table thead th {
        font-size: 18px;
    }
    .subject-table .table tbody td {
        font-size: 15px;
    }
    .dashboard nav .nav-tabs .nav-item {
        font-size: 20px;
    }
    .dashboard nav .nav-tabs .nav-item:after {
        width: 160px;
    }
    .total-time {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        width: 180px;
        height: 180px;
    }
    .total-time p {
        font-size: 26px;
    }
    .total-time p span {
        font-size: 16px;
    }
    .without-banner-page .left-block {
        padding-right: 15px;
    }
    .dashboard .notes-tutor {
        margin-bottom: 50px;
    }
    .video-list ul li {
        width: 100%;
    }
    .testimonial-thumb .testimonial-slider-nav {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .right-option .user-menu .logged-user img {
        width: 45px;
        height: 45px;
        margin-right: 0;
    }
    .right-option .user-menu .logged-user span {
        display: none;
    }
    .right-option .user-menu .logged-user {
        padding: 0;
        background-image: none;
    }
    .right-option .user-menu {
        margin-left: 20px;
    }
    .right-option .notification-block {
        margin-left: 10px;
    }
    .right-option .notification-block .dropdown-menu {
        right: -120px;
    }
    .right-option .notification-block .dropdown-menu:before {
        right: 125px;
    }
    .right-option .user-menu .dropdown-menu {
        right: -55px;
    }
    .right-option .user-menu .dropdown-menu:before {
        right: 70px;
    }
    .featured-search {
        min-height: inherit;
    }
    .featured-search .right-img {
        width: 100%;
        position: relative;
    }
    .play-btn {
        font-size: 30px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        left: 50%;
        margin-left: -180px;
    }
    .play-btn:before {
        width: 100px;
        height: 100px;
        top: -20px;
        left: -20px;
    }
    .play-btn:after {
        width: 80px;
        height: 80px;
        top: -10px;
        left: -10px;
    }
    .featured-search .search-form {
        padding-top: 0;
        padding-bottom: 0;
    }
    .featured-search .search-form h2 {
        font-size: 32px;
    }
    .featured-search .search-form p {
        font-size: 18px;
    }
    .search-form form .form-group {
        margin-top: 30px;
        flex-wrap: wrap;
    }
    .search-form .select-box {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .search-form .btn {
        width: 100%;
    }
    .availability-popup {
        height: auto;
        width: 100%;
    }
    .availability-popup .date-selection {
        width: 100%;
    }
    .availability-popup .hours-selection {
        width: 50%;
        padding: 0 5px 0 15px;
    }
    .availability-popup h4 {
        font-size: 15px;
    }
    .availability-popup .length-selection {
        width: 50%;
        padding: 0 15px 0 5px;
    }
    .availability-popup .bootstrap-datetimepicker-widget {
        width: 100%;
    }
    .availability-popup .hours-selection .radio-selection input[type="radio"]+label {
        text-align: center;
    }
    .availability-popup .length-selection .radio-selection input[type="radio"]+label {
        text-align: center;
    }
    .selected-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .selected-info .btn {
        width: auto;
    }
    .selected-info .reset-btn {
        order: 2;
        width: 47%;
        min-width: inherit;
    }
    .selected-info .selected-date {
        order: 1;
        text-align: center;
        padding: 5px 0 15px;
    }
    .selected-info .apply-btn {
        order: 3;
        width: 47%;
        min-width: inherit;
        margin-left: 6%;
    }
    .tutors-section {
        padding-top: 40px;
    }
    .tutors-section .block-header {
        margin-top: 0;
    }
    .h1 {
        font-size: 24px;
    }
    .block-header {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .block-header .h1 {
        margin-bottom: 15px;
    }
    .block-header .btn {
        margin-top: 15px;
    }
    .tutor-slider-block {
        padding-right: 15px !important;
    }
    #tutors-slider .slick-slide {
        padding-left: 0;
    }
    .about-section {
        padding: 40px 0;
    }
    .about-section img {
        max-width: 450px;
        margin-bottom: 15px;
    }
    .about-section .small-play-btn {
        right: 50%;
        margin-right: -180px;
    }
    .st-process-section .h1 {
        margin-bottom: 40px;
    }
    .st-process-section .process-blocks:not(.three-col) .block {
        width: 100%;
        margin-bottom: 30px;
        padding: 0 15px;
    }
    .st-process-section .process-blocks:not(.three-col) .block:last-child {
        margin-bottom: 0;
    }
    .st-process-section .process-blocks:not(.three-col) .block .card-box:before {
        left: 50%;
        margin-left: -100px;
    }
    .st-process-section .process-blocks .block h4 {
        min-height: auto;
        margin-bottom: 10px;
    }
    .category-content {
        padding-right: 15px !important;
    }
    #category-slider {
        margin-bottom: 15px;
    }
    .course-category .popular-courses {
        padding: 20px 15px 20px 0;
    }
    .course-category .popular-courses .text-block {
        padding: 20px;
        border-radius: 5px;
    }
    .course-category .popular-courses .text-block p {
        margin-bottom: 0;
    }
    .why-aner {
        padding: 40px 0 20px;
    }
    .why-aner .h1 {
        margin-bottom: 30px;
    }
    .why-aner .why-block {
        margin-bottom: 20px;
    }
    .testimonial-sec {
        padding: 50px 0;
    }
    .testimonial-thumb {
        font-size: 16px;
        line-height: 22px;
    }
    .testimonial-thumb h2 {
        margin-bottom: 15px;
    }
    .testimonial-thumb .testimonial-slider-nav {
        margin-top: 50px;
        height: 320px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(1),
    .testimonial-slider-nav .slick-slide:nth-child(1) .client-img img {
        width: 84px !important;
        height: 84px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(2) {
        left: 40%;
    }
    .testimonial-slider-nav .slick-slide:nth-child(2),
    .testimonial-slider-nav .slick-slide:nth-child(2) .client-img img {
        width: 100px !important;
        height: 100px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(4) {
        right: auto;
        left: 100px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(4),
    .testimonial-slider-nav .slick-slide:nth-child(4) .client-img img {
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(5) {
        right: 90px;
        left: auto;
        top: 80px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(5),
    .testimonial-slider-nav .slick-slide:nth-child(5) .client-img img {
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(6) {
        left: 30px;
        top: 200px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(6),
    .testimonial-slider-nav .slick-slide:nth-child(6) .client-img img {
        width: 100px !important;
        height: 100px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(7) {
        left: 180px;
        top: 170px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(7),
    .testimonial-slider-nav .slick-slide:nth-child(7) .client-img img {
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(8) {
        right: 30px;
        top: 170px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(8),
    .testimonial-slider-nav .slick-slide:nth-child(8) .client-img img {
        width: 100px !important;
        height: 100px !important;
    }
    .testimonial-sec .slide-view .client-img {
        width: 75px;
        height: 75px;
        right: auto;
        left: 50%;
        bottom: 30px;
    }
    .testimonial-sec .slide-bg {
        width: 440px;
    }
    .testimonial-sec .slide-view {
        padding: 20px 100px 30px 50px;
        height: 420px;
    }
    .testimonial-sec .slide-view .client-info h5 {
        font-size: 16px;
    }
    .testimonial-sec .slide-view .client-info h6 {
        font-size: 14px;
    }
    .site-footer .social-links {
        width: auto;
        left: 5%;
        right: 5%;
        margin-left: 0;
    }
    .site-footer .newsletter {
        margin-bottom: 15px;
        text-align: center;
    }
    .site-footer h4 {
        font-size: 16px;
    }
    .footer-links {
        margin-top: 15px;
    }
    .footer-links li.list-inline-item {
        margin: 0 5px 10px;
    }
    .site-footer .contact-info {
        text-align: center;
    }
    .modal-dialog.modal-lg {
        max-width: 100%;
    }
    .inner-banner img {
        object-fit: cover;
        height: 300px;
        width: 100%;
    }
    .inner-banner .banner-content h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .our-team {
        font-size: 16px;
        padding: 30px 0 120px;
    }
    .our-team .h1 {
        margin-bottom: 20px;
    }
    .our-team .team-block {
        margin-top: 20px;
    }
    .what-aner {
        padding: 70px 0 0;
    }
    .what-aner .h1 {
        margin: 50px 0 15px;
    }
    .what-aner p {
        line-height: 26px;
        margin-top: 0;
    }
    .what-aner-img {
        padding-right: 30px;
    }
    .what-aner-img .figure:after {
        width: 80px;
        height: 80px;
        bottom: -25px;
        right: -25px;
        border-top-width: 25px;
        border-right-width: 25px;
    }
    .what-aner-img .round-shape {
        width: 150px;
        height: 150px;
        left: -40px;
        top: -80px;
    }
    .what-aner-img .round-shape:after {
        width: 130px;
        height: 130px;
        left: 0;
        top: -30px;
    }
    .inner-search.search-form .select-box {
        max-width: 100%;
    }
    .tutor-block {
        text-align: center;
        font-size: 15px;
        line-height: 22px;
    }
    .tutor-block .inner-block {
        justify-content: center;
        padding: 15px;
    }
    .tutor-block .tutor-block-left {
        max-width: 100%;
        min-width: auto;
        width: auto;
        padding-right: 0;
    }
    .tutor-block .tutor-details {
        order: 2;
    }
    .tutor-block .about-tutor {
        margin-top: 5px;
    }
    .tutor-block .tutor-block-right {
        max-width: 100%;
        min-width: auto;
        padding-left: 0;
        border-left: none;
        margin-top: 15px;
    }
    .tutor-block .btn {
        margin-top: 15px;
        padding: 15px 5px;
    }
    .tutor-list {
        margin-top: 30px;
    }
    .p-60-0-150 {
        padding: 30px 0 90px;
    }
    .pagination {
        margin-top: 15px;
    }
    .tutor-block h3 {
        font-size: 18px;
    }
    .tutor-block .experience strong {
        font-size: 18px;
    }
    .tutor-block .experience {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .tutor-block .subject .subject-block span {
        line-height: 1;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .st-process-section .process-blocks.three-col .block {
        width: 100%;
        margin-bottom: 30px;
    }
    .st-process-section .process-blocks.three-col .block:last-child {
        margin-bottom: 0;
    }
    .st-process-section .process-blocks.three-col .block .card-box:after {
        content: none;
    }
    .st-process-section .process-blocks.three-col .block .card-box:before {
        left: 50%;
        width: 100px;
        margin-left: -100px;
        top: 0;
    }
    .center-heading {
        margin-bottom: 0 !important;
        margin-top: 0;
    }
    .tutors-section.full-maxwidth .item {
        margin-bottom: 15px;
    }
    .content-img-sec {
        font-size: 14px;
        line-height: 22px;
    }
    .content-img-sec .content-block {
        padding-left: 15px;
        margin-top: 30px;
    }
    .content-img-sec .flex-row-reverse .content-block {
        padding-right: 15px;
    }
    .content-img-sec .h1 {
        margin-bottom: 15px;
    }
    .polygon-bg {
        bottom: -20px;
        height: 310px;
    }
    .p-60-0 {
        padding: 30px 0;
    }
    .p-160-0-250 {
        padding: 30px 0 90px;
    }
    .p-100-0-250 {
        padding: 30px 0 120px;
    }
    .shape-sec {
        font-size: 16px;
        padding: 40px 0 100px;
    }
    .shape-sec .h1 {
        margin-bottom: 15px;
    }
    .shape-sec .block-details h4 {
        font-size: 16px;
    }
    .shape-sec .block-details {
        font-size: 14px;
    }
    .contact-sec .form-block {
        padding: 25px;
        font-size: 16px;
        line-height: 22px;
    }
    .contact-address-block {
        padding: 0 25px;
    }
    .contact-address-block .contact-address:before {
        content: '';
        position: absolute;
        top: -20px;
        left: -20px;
        width: 40px;
        height: 40px;
    }
    .contact-form .form-control {
        font-size: 14px;
    }
    .contact-form .form-group {
        margin-bottom: 15px;
    }
    .account-box .form-submit .btn {
        margin-right: -30px;
    }
    .account-login {
        padding: 0 15px;
    }
    .account-box {
        padding: 25px 15px;
    }
    .account-box .form-group {
        margin-bottom: 15px;
    }
    .account-box .form-submit {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .account-box .nav-tabs .nav-link {
        font-size: 14px;
    }
    .account-box nav {
        margin-bottom: 30px;
    }
    .twitter-btn {
        font-size: 16px;
    }
    .account-box .mobile-number {
        padding-left: 110px;
    }
    .account-box .form-check-input+.form-check-label:before {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    .account-box .form-check {
        padding-left: 35px;
    }
    .account-box .form-check-label {
        font-size: 14px;
        min-height: auto;
        line-height: 16px;
    }
    .subscription-page {
        padding-bottom: 120px;
    }
    .subscription-page h3 {
        font-size: 20px;
    }
    .subscription-page .inner-block {
        padding: 30px 15px;
    }
    .discount-sec {
        margin-bottom: 30px;
    }
    .subscribe-btn {
        margin-bottom: 0;
    }
    .subscription-page .selected-level {
        margin-bottom: 20px;
    }
    .subscription-page .total-price table tfoot tr td {
        font-size: 20px;
    }
    .subscription-page .form-group input[type="radio"]+label {
        font-size: 20px;
        padding: 15px 15px 15px 40px;
    }
    .subscription-page .form-group input[type="radio"]+label .plan-price {
        font-size: 16px;
    }
    .subscription-page .form-group input[type="radio"]+label:after {
        top: 20px;
        left: 10px;
    }
    .subscription-page .form-group.select-level {
        margin-bottom: 30px;
    }
    .subscription-page .form-group {
        margin-bottom: 15px;
    }
    .subscription-page .form-group input[type="radio"]+label .plan-detail {
        font-size: 14px;
        line-height: 20px;
    }
    .discount-sec {
        margin-bottom: 15px;
    }
    .subscription-page .total-price table tfoot tr td {
        padding: 10px 0;
    }
    .subscription-page .total-price table tbody tr:last-child td {
        padding-bottom: 10px;
    }
    .subscription-page {
        padding-bottom: 90px;
    }
    .subscription-page .purchase-summary {
        margin-top: 15px;
    }
    .tutor-block .tutor-details .chat-with {
        width: 40px;
        height: 40px;
        background-size: 25px;
    }
    .banner-search-top .page-title {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .banner-search-top .banner-search {
        padding: 30px 0;
    }
    .notes-tutor ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    .tutor-single-page .tutor-block .about-tutor {
        font-size: 15px;
    }
    .notes-tutor ul li .notes-inner {
        height: auto;
        padding: 12px 12px 12px 50px;
    }
    .notes-tutor ul li.type.pdf .notes-inner {
        background-size: 30px;
        font-size: 15px;
        background-position: 12px 18px;
    }
    .tutor-full-information {
        line-height: 24px;
    }
    .notes-tutor ul li .notes-inner .date {
        font-size: 14px;
    }
    .tutor-full-information h3 {
        font-size: 22px;
    }
    .tutor-full-information .table th {
        padding: 10px;
        font-size: 16px;
    }
    .tutor-full-information .table td {
        padding: 10px;
        font-size: 15px;
    }
    .tutor-full-information {
        font-size: 15px;
    }
    .tutor-full-information p:last-child {
        font-size: 15px;
    }
    .review-tutor .review-list {
        padding: 15px;
    }
    .tutor-single-page .tutor-top-info {
        padding: 25px 0;
    }
    .tutor-full-information .tutors-section .mb-5 {
        margin-bottom: 30px !important;
    }
    .tutor-single-page .tutor-block {
        margin-bottom: 0;
    }
    .tutor-single-page .tutor-block .button-block {
        margin-top: 15px;
    }
    .tutor-single-page .tutor-block .button-block .btn {
        max-width: 100%;
        font-size: 14px;
        margin-top: 15px;
    }
    .tutor-single-page .tutor-block .button-block .btn+.btn {
        margin-left: 0;
    }
    .without-banner-page h3 {
        font-size: 22px;
    }
    .without-banner-page .inner-block {
        padding: 30px 15px;
    }
    .dashboard .form-group .upload-details strong {
        font-size: 16px;
    }
    .dashboard .form-group {
        margin-bottom: 15px;
    }
    .dashboard .submit-btn-block .btn+.btn {
        margin-left: 25px;
    }
    .without-banner-page {
        padding-bottom: 100px;
    }
    .dashboard .form-group h4 {
        font-size: 18px;
    }
    .signup-step {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 30px 0;
    }
    .signup-step li {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 5px;
    }
    .without-banner-page .page-title .h1 {
        margin: 30px 0;
    }
    .booking-tab {
        margin-bottom: 15px;
    }
    .booking-tab li {
        font-size: 18px;
    }
    .booking-tab li:not(:first-child) {
        margin-left: 20px;
    }
    .booking-tab li a {
        padding-bottom: 10px;
    }
    .table-search {
        margin-bottom: 15px;
    }
    .table-search .form-control {
        font-size: 15px;
    }
    .table-search .search-btn {
        font-size: 20px;
    }
    .message-box .messanger-list .message-search {
        padding: 0 15px;
        height: auto;
    }
    .message-box .messanger-list .message-search .search-btn {
        left: 10px;
    }
    .message-box .messanger-list .message-search .form-control {
        padding: 10px 10px 10px 35px;
        font-size: 14px;
    }
    .message-box .messanger-list ul li a {
        padding: 10px 15px;
    }
    .message-box .messanger-list ul li .messenger-img {
        min-width: 50px;
    }
    .message-box .messanger-list ul li .messenger-img img {
        width: 50px;
        height: 50px;
    }
    .message-box .messanger-list ul li .messanger-user-details h4 {
        font-size: 16px;
        padding-right: 60px;
    }
    .message-box .messanger-list ul li .messanger-user-details p {
        font-size: 14px;
    }
    .message-box .messanger-list ul li .messanger-user-details .last-message-time {
        font-size: 12px;
    }
    .message-box .messanger-list ul {
        height: 420px;
    }
    .message-box .current-messanger {
        height: auto;
        padding: 10px 15px;
    }
    .message-box .current-messanger .messanger-user-details h4 {
        font-size: 20px;
    }
    .message-box .chat-block {
        height: 420px;
    }
    .chat-block .recived-block {
        padding: 10px 15px;
    }
    .chat-block .recived-block .sent-img .sent-time {
        font-size: 12px;
    }
    .chat-block .recived-block .sent-img {
        margin-right: 10px;
    }
    .chat-block .recived-block .sent-img img {
        width: 40px;
        height: 40px;
    }
    .chat-block .recived-block .sent-message {
        font-size: 14px;
        line-height: 18px;
    }
    .chat-block .recived-block .sent-message:before {
        height: 38px;
    }
    .chat-block .sent-block {
        padding: 10px 15px;
    }
    .chat-block .sent-block .sent-img .sent-time {
        font-size: 12px;
    }
    .chat-block .sent-block .sent-img {
        margin-left: 10px;
    }
    .chat-block .sent-block .sent-img img {
        width: 40px;
        height: 40px;
    }
    .chat-block .sent-block .sent-message {
        font-size: 14px;
        line-height: 18px;
    }
    .chat-block .sent-block .sent-message:before {
        height: 38px;
    }
    .message-box .message-typing .send-btn {
        right: 15px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        margin-top: -17.5px;
    }
    .message-box .message-typing .emojionearea-editor {
        padding: 15px 60px 15px 30px;
    }
    .message-box .message-typing .form-control {
        padding: 10px 40px 10px 0;
        font-size: 14px;
    }
    .notification .notification-block .notification-img {
        min-width: 40px;
    }
    .notification .notification-block .notification-img img {
        width: 40px;
        height: 40px;
    }
    .notification .notification-block {
        font-size: 14px;
    }
    .notification .notification-block .notification-details {
        line-height: 20px;
    }
    .notification .notification-block:not(:last-child) {
        margin-bottom: 15px;
    }
    .profile-img {
        width: 180px;
        height: 180px;
    }
    .profile-img.edit-img .profile-pics-edit input[type="file"]+label i {
        font-size: 30px;
    }
    .profile-name {
        font-size: 18px;
    }
    .personal-detail-block label {
        font-size: 16px;
    }
    .without-banner-page h3 {
        margin-bottom: 20px;
    }
    .personal-detail-block {
        margin-bottom: 15px;
    }
    .dashboard .qualification-details {
        margin-top: 20px;
    }
    .without-banner-page h4 {
        margin: 15px 0;
    }
    .subject-table .table thead th {
        font-size: 16px;
        padding: 10px;
    }
    .subject-table .table tbody td {
        font-size: 14px;
        padding: 10px;
    }
    .dashboard .button-block {
        margin-bottom: 0;
    }
    .dashboard .button-block .btn {
        max-width: 100%;
    }
    .dashboard .button-block .btn+.btn {
        margin-left: 0;
        margin-top: 15px;
    }
    .without-banner-page.profile-page .inner-block {
        padding: 30px 0;
    }
    .dashboard nav .nav-tabs .nav-item {
        font-size: 16px;
    }
    .dashboard nav .nav-tabs .nav-item:after {
        width: 100%;
    }
    .certificate-upload .certificate-img {
        max-width: 80px;
        margin-right: 5px;
    }
    .dashboard .form-group .file-upload-btn {
        width: 60px;
        line-height: 60px;
        height: 60px;
        background-size: 25px 25px;
    }
    .dashboard .form-group .upload-details {
        line-height: 24px;
        font-size: 14px;
        padding-left: 0;
        padding-top: 10px;
        width: 100%;
    }
    .dashboard nav.payment-tabs .nav-tabs .nav-item {
        padding: 10px;
        margin-right: 15px;
    }
    .payment-history-block {
        margin-bottom: 15px;
    }
    .payment-history-block .payment-inner-block,
    .payment-block .payment-inner-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px;
    }
    .payment-history-block .payment-inner-block .session-details,
    .payment-history-block .payment-inner-block .session-time,
    .payment-history-block .session-payment-status {
        width: 100%;
    }
    .payment-history-block .payment-inner-block .session-time {
        padding: 15px 0;
    }
    .payment-history-block .session-payment-status {
        text-align: left;
    }
    .payment-history-block .session-payment-status span.pending {
        font-size: 14px;
    }
    .payment-request-message {
        font-size: 16px;
    }
    .payment-request-message strong {
        font-size: 18px;
    }
    .payment-block .payment-inner-block .session-details {
        width: 100%;
        padding-right: 0;
    }
    .payment-block .payment-inner-block .session-time {
        width: 100%;
        text-align: left;
        margin-top: 15px;
    }
    .dashboard nav.payment-tabs .nav-tabs .nav-item {
        margin-bottom: 0;
        border: none;
        border-bottom: 3px solid transparent;
        border-radius: 0;
    }
    .dashboard nav.payment-tabs .nav-tabs {
        border-bottom: 1px solid #ebebeb;
    }
    .dashboard nav.payment-tabs .nav-tabs .nav-item.active {
        background: none;
        color: #3e3f46;
    }
    .payment-block .payment-inner-block .session-time {
        font-size: 20px;
    }
    .payment-block {
        margin-bottom: 15px;
    }
    .booking-table .table tbody td.action .start,
    .recommendations-table .table tbody td.action .action-btn,
    .availability-table .table tbody td.action .action-btn {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
    .availability-table .table {
        width: 780px;
    }
    .dashboard .notes-tutor {
        margin-bottom: 30px;
    }
    .dashboard .notes-update {
        margin-top: 15px;
    }
    .dashboard .notes-tutor {
        margin-bottom: 15px;
    }
    .login_type_form .h1 {
        font-size: 24px;
    }
    .pm-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .two-button {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .two-button .btn {
        width: 100%;
    }
    .two-button .btn+.btn {
        margin-left: 0;
        margin-top: 15px;
    }
    .page-title .select2,
    .page-title select {
        margin-bottom: 30px;
    }
    .video-list ul {
        padding: 15px 0;
    }
}

@media screen and (max-width: 479px) {
    .right-option .btn.login-btn {
        font-size: 0;
        background-color: transparent;
        background-image: url("../images/user.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        min-width: 40px;
        padding: 0;
        width: 35px;
        height: 35px;
        box-shadow: none;
    }
    .right-option .btn.login-btn:after,
    .right-option .btn.login-btn:before {
        content: none;
    }
    .play-btn {
        bottom: 0;
        margin-left: -120px;
    }
    .featured-search .search-form h2 {
        font-size: 24px;
    }
    .featured-search .search-form p {
        font-size: 16px;
    }
    .h1 {
        font-size: 22px;
    }
    .about-section {
        padding: 20px 0 40px;
    }
    .about-section img {
        max-width: 100%;
    }
    .about-section .small-play-btn {
        right: 50%;
        margin-right: -140px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(1),
    .testimonial-slider-nav .slick-slide:nth-child(1) .client-img img {
        width: 84px !important;
        height: 84px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(2) {
        left: 30%;
        top: -20px
    }
    .testimonial-slider-nav .slick-slide:nth-child(2),
    .testimonial-slider-nav .slick-slide:nth-child(2) .client-img img {
        width: 90px !important;
        height: 90px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(4) {
        left: 40%;
    }
    .testimonial-slider-nav .slick-slide:nth-child(4),
    .testimonial-slider-nav .slick-slide:nth-child(4) .client-img img {
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(5) {
        right: 10px;
        top: 90px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(5),
    .testimonial-slider-nav .slick-slide:nth-child(5) .client-img img {
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(6) {
        left: 0px;
        top: 170px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(6),
    .testimonial-slider-nav .slick-slide:nth-child(6) .client-img img {
        width: 90px !important;
        height: 90px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(7) {
        left: 40%;
        top: 220px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(7),
    .testimonial-slider-nav .slick-slide:nth-child(7) .client-img img {
        width: 80px !important;
        height: 80px !important;
    }
    .testimonial-slider-nav .slick-slide:nth-child(8) {
        right: 0;
        top: 200px;
    }
    .testimonial-slider-nav .slick-slide:nth-child(8),
    .testimonial-slider-nav .slick-slide:nth-child(8) .client-img img {
        width: 90px !important;
        height: 90px !important;
    }
    .testimonial-sec .slide-bg {
        width: 290px;
        min-height: 300px;
    }
    .testimonial-sec .slide-bg .polygon {
        width: 290px;
    }
    .testimonial-sec .slide-bg .quote-icon {
        padding-right: 40px;
        font-size: 100px;
        margin-top: 0;
    }
    .testimonial-sec .slide-view {
        padding: 0px 75px 0 35px;
        font-size: 14px;
        line-height: 16px;
        height: 290px;
    }
    .testimonial-sec .slide-view .client-info {
        margin-top: 10px;
    }
    .testimonial-sec .slide-view .client-info h5 {
        margin-bottom: 5px;
    }
    .testimonial-sec .slide-view .client-info h6 {
        font-size: 12px;
    }
    .tutor-block .tutor-pics {
        width: 160px;
        height: 160px;
    }
    .tutor-block .online-available,
    .tutor-block .offline-available {
        margin-top: -75px;
    }
    .tutor-single-page .tutor-block .online-available,
    .tutor-single-page .tutor-block .offline-available {
        margin-top: -110px;
    }
    .contact-sec .form-block {
        padding: 25px 15px;
    }
    .contact-address-block {
        padding: 0 15px;
    }
    .contact-address-block .contact-address:before {
        left: -10px;
    }
    .contact-address-block .contact-address {
        padding: 30px 15px 30px;
    }
    .account-box nav {
        margin-bottom: 10px;
    }
    .account-box .nav-tabs .nav-link {
        width: 100%;
        margin-bottom: 15px;
    }
    .twitter-btn {
        padding: 15px 20px;
        font-size: 15px;
    }
    .subscription-page .form-group input[type="radio"]+label {
        font-size: 14px;
    }
    .subscription-page .form-group input[type="radio"]+label .plan-price {
        font-size: 14px;
    }
    .subscription-page .selected-level {
        font-size: 15px;
    }
    .discount-sec .btn {
        min-width: 90px;
    }
    .discount-sec .form-control {
        padding: 10px 100px 10px 10px;
    }
    .review-tutor .review-list .review-list-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .review-tutor .review-list .review-list-block .reviewer-icon {
        margin-right: 0;
    }
    .review-tutor .review-list .review-list-block .reviewer-details {
        width: 100%;
        margin-top: 15px;
    }
    .review-tutor .review-list .review-list-block {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .dashboard nav .nav-tabs {
        border-bottom: none;
        margin-bottom: 15px;
        border-radius: 0;
    }
    .dashboard nav .nav-tabs .nav-item {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        border: 1px solid #ebebeb;
        padding: 10px 15px;
        border-radius: 4px;
    }
    .dashboard nav .nav-tabs .nav-item:after {
        content: none;
    }
    .dashboard nav .nav-tabs .nav-item.active {
        background: #f5d242;
        color: #fff;
    }
    .video-list ul li .inner-video-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .video-list ul li .inner-video-block .video-img {
        width: 100%;
        min-width: inherit;
    }
    .video-list ul li .inner-video-block .video-img img {
        width: 100%;
        max-height: 250px;
        object-position: top center;
    }
    .video-list ul li .inner-video-block .video-details {
        padding: 15px;
    }
    .video-list ul li .inner-video-block .download-link {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 413px) {
    .right-option .notification-block .notification-link svg {
        width: 24px;
        height: 24px;
    }
    .right-option .notification-block .notification-link .latest-count {
        font-size: 10px;
        line-height: 20px;
        width: 20px;
        height: 20px;
        font-weight: normal;
    }
    .navbar .navbar-brand {
        width: 90px;
    }
    .right-option .user-menu .logged-user img {
        width: 30px;
        height: 30px;
    }
    .navbar-toggler {
        font-size: 16px;
    }
    .site-header {
        min-height: 62px;
    }
    .wrapperInner {
        padding-top: 62px;
    }
    .dashboard .submit-btn-block .btn+.btn {
        margin-left: 10px;
    }
    .dashboard .btn.default-btn {
        padding: 10px 5px;
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .polygon-bg,
    .polygon-bg-2,
    .polygon-bg-3 {
        height: 300px;
    }
}

@media screen and (max-width: 360px) {
    .shape-sec .block-details {
        width: 290px;
        height: 290px;
        -webkit-clip-path: url(#svgEllipsePath2);
        clip-path: url(#svgEllipsePath2);
        padding: 50px 30px 30px 20px;
    }
}