
.header_search_tabs table{
    width: 100%;
}

.search_tabs{
    width: unset !important;
}
.icon-styling-header-search{
    padding-right: 2px !important;
}
.search_result{
    border-radius: 4px 4px 5px 5px !important;
}
.navbar-custom .nav li a{
    color: black !important;
}
.s-r-icon{
    color: #1269ba;
}
.edgesection,
.howitworksection,
.scholarshipsection,
.statspsection,
.testimonialssection {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.marging-section {
    display: flex;
    margin-top: 10px;
}
.container-fluid {
    padding-right: 60px;
    padding-left: 60px;
}
.scholarshipsection {
    min-height: 540px;
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/section/Scholarship.jpg);
}
.booksection {
    min-height: 540px;
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/book-background.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.book-container {
    display: flex;
    justify-content: center;
    margin-top: 90px;
}
.orange-color {
    color: #ff4903;
}
.color-red {
    color: red;
}
.off-text {
    font-size: 22px;
    margin-top: 20px;
}
.edgesection {
    min-height: 540px;
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/section/SolutionSection.jpg);
}
.statspsection {
    min-height: 295px;
    background-color: #254f7f;
}
.howitworksection {
    min-height: 540px;
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/section/Howitwork.jpg);
}
.testimonialssection {
    min-height: 490px;
}
.section-heading {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
.section-testimonials-heading {
    font-size: 36px;
    color: #58595b;
    font-weight: 700;
    margin-bottom: 50px;
}
.section-button {
    -moz-border-radius: 10;
    border-radius: 24px;
    -webkit-box-shadow: 0 1px 3px #666;
    -moz-box-shadow: 0 1px 3px #666;
    box-shadow: 0 1px 3px #666;
    color: #fff;
    font-size: 14px;
    background: #f60;
    padding: 11px 24px;
    text-decoration: none !important;
}
.tutorsection {
    min-height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #367700;
}
.section-button:hover {
    background: #ff7c24;
    text-decoration: none !important;
}
.white {
    color: #fff;
}
.orange {
    color: #1269ba;
}
.blank_row {
    height: 15px !important;
    margin-top: 60px;
}
.text_detail {
    font-size: 16px;
}
.img-statistics {
    display: block;
    margin: 0 auto;
}

.search-label{
    display: block !important;
    font-weight: 400 !important;
    opacity: 0;
    position: absolute;
}

@media screen and (max-width: 767px) {
    .becometutor {
        font-size: 18px;
        font-weight: 700;
    }
    .centralizing {
        margin-top: 8%;
    }
    .section-testimonials-heading {
        font-size: 24px;
    }
    .testimonial .testimonial-description {
        font-size: 12px !important;
    }
    .testimonial .testimonial-title {
        font-size: 14px;
    }
    .section-heading {
        font-size: 20px;
    }
    .sm-margin {
        margin-top: 10px;
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .text_detail {
        font-size: 14px;
    }
    .text-shadowing {
        text-shadow: 1px 1px #000;
    }
}
@media screen and (max-width: 319px) {
    .tutorbutton {
        border-radius: 8px;
        color: #fff;
        font-size: 10px;
        background: 0 0;
        margin-left: 15px;
        padding: 9.5px 16px 8px;
        border: 1px solid #fff;
        font-weight: 700;
        text-decoration: none;
    }
}
.UK_Address {
    color: #1a1a1a !important;
}
.heading_section {
    font-size: 36px;
    font-weight: 700;
}
.section-text {
    font-size: 14px;
}
.section-textshadowing {
    text-shadow: 1px 1px #000;
}
.section_to_video_spacing {
    min-height: 4px;
    background: #fff;
}
.imagehandling {
    display: inline-table !important;
    width: 8%;
}
.m_page_search_heading {
    margin-top: 5px;
    margin-bottom: 5px;
}
.m_page_search_sub_heading {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.about-right h1 {
    margin-bottom: 30px;
    color: #000;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.courses-list li {
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.courses-list a {
    color: #333;
    padding: 17px 0;
    font-size: 14px;
    font-weight: 500;
}
.courses-list i {
    margin-right: 20px;
}
.subject-border {
    margin-top: 25px;
    padding-bottom: 60px;
}
.courses-area{
    border-top: 1px solid #ccc;
}
.color-blue {
    color: #1269ba !important;
}
.border-bottom-0 {
    border-bottom: 0;
}
.get-button {
    font-size: 16px;
    background-color: #1269ba;
    color: #fff;
    font-weight: 600;
    padding: 12px 20px;
    border-radius: 6px;
}
.get-button:hover {
    color: #fff;
    text-decoration: none;
}
.get-button:focus {
    color: #fff;
    text-decoration: none;
}
.margin-40-top {
    margin-top: 40px;
}
.background-image {
    background-color: white;
    height: 745px;
    padding-top: 60px;
}
.main-heading {
    font-weight: 700;
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #1269ba;
}
.guid-text{
    border-left: 4px solid #1269BA;
    padding-left: 10px;
    margin-bottom: 0px !important;
    font-size: 25px !important;
}
.main-intro-section {
    padding-top: 10px;
    padding-bottom: 10px;
}
.inline-display {
    display: flex;
}
.column-display {
    display: flex;
    flex-direction: column;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-between {
    justify-content: space-between;
}
.items-center {
    align-items: center;
}
.sub-heading {
    font-size: 30px;
    color: #000000;
    margin-bottom: 20px;
}
.nav-pills > li {
    width: 33%;
}
.nav-pills > li.active:focus {
    background-color: #fff !important;
}
#exTab1 .tab-content {
    background-color: #fff;
    color: #333;
    border-top: 1px solid #ccc6;
}
#exTab1 .nav-pills > li > a {
    border-radius: 0;
    color: #a9a9a9;
    font-size: 14px;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #1269ba !important;
    font-weight: 700;
    border-bottom: 2px solid #1269ba;
    background-color: #fff !important;
}
.first-tab {
    border-radius: 12px 0 0 0 !important;
}
.last-tab {
    border-radius: 0 12px 0 0 !important;
}
.study-help-background {
    height: 570px;
    margin-bottom: 10px;
    background-color: #F2F7FC;
}
.image-padding {
    padding-top: 29px;
}
.dark-head {
    color: #000;
}
.white-head{
    color: #F2F7FC;
}
.dark-head-FS{
    color: white;
}
.margin-20-top {
    margin-top: 20px;
}
.read-more-link {
    border: 0;
    padding: 8px 40px;
    font-size: 18px;
    border-radius: 4px;
    background-color: #1269ba;
    color: #fff;
    font-weight: 600;
}
.s-3-b-read-more-link{
    border: 0;
    padding: 8px 40px;
    font-size: 18px;
    border-radius: 4px;
    background-color: #fff;
    color: #1269ba;
    font-weight: 600;
}
.books-background {
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/free-shipping-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
.color-yellow {
    color: #ffe005;
    font-weight: 600;
}
.tutors-background {
    background-color: #efefef;
    height: 533px;
    margin-bottom: 10px;
}
.white-link {
    text-decoration: none;
    background-color: #fff;
    color: #1269ba;
}
.white-link:hover {
    text-decoration: none;
    background-color: #fff;
    color: #1269ba;
}
.white-link:focus {
    text-decoration: none;
    background-color: #fff;
    color: #1269ba;
}
.blue-link {
    text-decoration: none;
    background-color: #1269ba;
    color: #fff;
}
.blue-link:hover {
    text-decoration: none;
    background-color: #1269ba;
    color: #fff;
}
.blue-link:focus {
    text-decoration: none;
    background-color: #1269ba;
    color: #fff;
}
.scholarship-background {
    background-color: #fffbea;
    height: auto;
    margin-bottom: 10px;
}
.padding-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.stat-head-text {
    font-size: 20px;
}
.stat-count-text {
    font-size: 28px;
}
.double-quotes {
    font-size: 22px;
    color: #ff3356;
    font-weight: 600;
    line-height: 1;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-left-10 {
    margin-left: 10px;
}
.input-group {
    width: 100%;
    height: 52px;
}
.form-control {
    border: 2px solid #1269ba;
    height: 52px;
    border-radius: 10px !important;
    padding-right: 115px;
}
.search-button {
    color: #1269ba;
    padding-right: 20px;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    padding: 8px 20px;
    border-radius: 4px;
    right: 10px;
    top: -2px;
    z-index: 11;
    border: 0;
    background-color: unset;
}
.search-button:hover {
    color: #4d86c9;
    border: 0;
}
.search-button:focus {
    border: 0;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.chevron-bullet {
    font-size: 16px;
    color: #589f1e;
    margin-right: 10px;
}
.highlight-text {
    color: #1269ba;
    font-weight: 600;
}
.slick-loading .slick-list {
    background: #fff;
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "←";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "→";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "â€¢";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
}
.slick-next:before,
.slick-prev:before {
    color: #333 !important;
    font-size: 28px !important;
    font-weight: 600 !important;
    opacity: 1 !important;
}
.slick-prev {
    color: #b2b5b7 !important;
}
.slick-prev:hover {
    color: #b2b5b7 !important;
    opacity: 0.7 !important;
}
.slick-next {
    color: #b2b5b7 !important;
}
.slick-next:hover {
    color: #b2b5b7 !important;
    opacity: 0.7 !important;
}
.books-area {
    background-color: #fff;
    margin-top: 3px;
}
.carousel {
    margin: 50px auto;
    padding: 0 70px;
}
.books-area {
    background: #fff;
    padding: 60px 40px 40px 40px;
}
.col-center {
    margin: 0 auto;
    float: none !important;
}
.carousel {
    margin: 30px 0;
    padding: 0 12px;
}
.carousel .item-img {
    width: 110px;
}
.book-media {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
}
.book-info-setting {
    display: flex;
    flex-direction: column;
}
.book-font {
    font-size: 14px;
    color: #1269ba;
    height: 36px;
    overflow: hidden;
}
.auther-font {
    margin-top: 5px;
    font-size: 12px;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.edition-font {
    font-size: 11px;
}
.isbn-font {
    font-size: 11px;
}
.price-head-font {
    font-size: 13px;
    margin-top: 15px;
}
.dollar-font {
    font-size: 15px;
    margin-bottom: 3px;
    top: -4px;
    position: relative;
}
.price-font {
    font-size: 18px;
}
.point-font {
    font-size: 18px;
    margin-bottom: 3px;
    position: relative;
    color: #111;
}
.cut-price-font {
    font-size: 15px;
    text-decoration-line: line-through;
    margin-left: 5px;
    color: #1269ba;
}
.date-font {
    font-size: 11px;
}
.type-font {
    font-size: 11px;
}
.stock-font {
    font-size: 11px;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.type-stock-div {
    border-top: 1px solid #ddd;
    width: 130px;
    padding-top: 5px;
    border-bottom: 1px solid #ddd;
}
.padding-20-top {
    padding-top: 20px;
}
.margin-5-bottom {
    margin-bottom: 5px;
}
.single-book-width {
    width: 20%;
}
.margin-20-top {
    margin-top: 20px;
}
.instock {
    font-size: 15px;
    color: #048204;
    font-weight: 700;
}
.font-21 {
    font-size: 21px;
    font-weight: 600;
    color: #c53700;
}
.tutor-detail-section {
    display: flex;
    flex-direction: column;
}
img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    border: 0;
}
.profile-card {
    width: 310px;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #e2e2e2;
    transition: transform 0.2s;
    position: relative;
    margin: auto;
    background: #fff;
    top: 50%;
    height: 385px;
}
.profile-card:hover {
    transform: scale(1.1);
}
.profile-card header {
    display: block;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 30px 0 6px;
    z-index: 1;
    overflow: hidden;
}
.profile-card header:before {
    content: "";
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.profile-card header:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.profile-card header img {
    overflow: hidden;
    width: 100%;
    height: auto;
    border: 0;
    margin-top: -22%;
    margin-bottom: -22%;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-5 {
    margin-top: 5px;
}
.center-anything {
    display: table;
    margin: 0 auto;
}
.tutor-detail-section {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: rgba(154, 196, 40, 0);
}
.biodesc {
    font-size: 12px;
    color: #58595b;
    padding-top: 10px;
    border-top: 3px solid #e5e5e5;
    line-height: 1.3;
    text-align: left;
    overflow: hidden;
    height: 60px;
}
.university-degree {
    font-size: 13px;
    color: #333;
    line-height: 1;
    font-weight: 500;
    font-family: Verdana;
}
.tutor-name-styling {
    font-size: 16px;
    color: #333;
    line-height: 1.667;
    font-weight: 700;
}
.rating-counter {
    font-size: 13px;
    color: #333;
    line-height: 1.5;
    font-weight: 700;
}
.cursor-pointer {
    cursor: pointer;
}
.ask-link-position {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.flag-image {
    width: 15px !important;
    border: 0 !important;
    margin-right: 5px;
    display: inline !important;
}
.message-button {
    font-size: 16px;
    font-weight: 600;
    color: #1269ba;
    padding: 8px 15px;
}
.message-button:hover {
    color: #1269ba;
    text-decoration: none;
}
.message-button:focus {
    color: #1269ba;
    text-decoration: none;
}
.remove-left-gutter {
    padding-left: 0;
}
.remove-right-gutter {
    padding-right: 0;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.feature-heading {
    display: flex;
    justify-content: center;
}
.feature-description {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}
.feature-description-text {
    font-size: 13px;
    color: #625d5d;
    text-align: center;
}
.feature-no-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 60px;
}
.feature-image-icon {
    justify-content: center;
    height: 110px;
}
.feature-item {
    text-align: center;
    padding: 30px 40px;
    background: #fff;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 235px;
    width: 300px;
    border-radius: 20px;

}
.feature-item h4 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
.sections-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.highlight-text-light {
    color: #1269ba;
    font-weight: 600;
}
.width-30 {
    width: 30%;
}
.tutor-styling-seo {
    display: inline-block;
}
.becometutor {
    font-size: 30px;
    font-weight: 700;
}
.grider {
    display: inline-grid;
}

.tutorbutton {
    border-radius: 7px;
    color: #1269be;
    font-size: 16px;
    background: white;
    margin-left: 15px;
    padding: 11px 24px;
    border: 1px solid #fff;
    font-weight: bold;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-top-0 {
    margin-top: 0;
}
.search_iconing {
    display: none !important;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #1269ba !important;
}

.background-image .image-height {
    height: 526px;
    z-index: 1;
}
.study-help-background .image-height {
    height: 540px;
}
.books-background .image-height {
    height: 475px;
}
.tutors-background .image-height {
    height: 335px;
}
.book-media-height {
    height: 140px;
}
.popular-books-height {
    height: 610px;
}
/* ==================Header icon animation=======================*/
.sl-shape.shape_01 {
    right: 5%;
    top: 137px;
    -webkit-animation: float-bob-y infinite 4s linear;
    animation: float-bob-y infinite 3s linear;
    opacity: .4;
}
.sl-shape.shape_02{
    right: 91.5%;
    top: 583px;
    width: 100px;
    -webkit-animation: float-bob-y infinite 3s linear;
    animation: float-bob-y infinite 3s linear;
    opacity: .4;
}
.sl-shape.shape_03{
    right: 57.5%;
    top: 536px;
    width: 285px;
}
.sl-shape.shape_04 {
    right: 54.5%;
    top: 146px;
    -webkit-animation: float-bob-y infinite 3s linear;
    animation: float-bob-y infinite 3s linear;
    opacity: .4;
}
.sl-shape.shape_05{
    top: 70px;
}
.sl-shape.shape_06{
    right: 73.5%;
    top: 136px;
    -webkit-animation: float-bob-y infinite 3s linear;
    animation: float-bob-x infinite 3s linear;
    opacity: .4;
}
.sl-shape.shape_07{
    right: 5%;
    top: 600px;
    width: 80px;
}
.sl-shape.shape_08 {
    top: 50px;
    left: 5%;
}
.sl-shape.shape_09 {
    right: -15%;
    top: -13px;
    width: 700px;
    opacity: .9;
    z-index: -1;
}
.sl-shape {
    position: absolute;
    z-index: 1;
}
.sl-shape.shape_01, .sl-shape.shape_02, .sl-shape.shape_04, .sl-shape.shape_06
{
    width: 70px;
}
.sl-shape.shape-10
{
    left: -224px;
    top: 42px;
}
.shape-10-text
{
    top: 194px;
    width: 30%;
    left: -92px;
}
.shape-10-icon ,.shape-11-icon ,.shape-12-icon{
    display: block;
    margin-left: 42px;
    margin-bottom: 15px;
    margin-top: -14px;
    width: 35%;
}
.shape-11-text
{
    top: 183px;
    left: 113px;
    width: 30%;
}
.shape-12-text
{
    left: 19px;
    top: 355px;
    width: 35%;
}
.sl-shape.shape-11
{
    left: -18px;
    top: 27px;
}
.sl-shape.shape-12
{
    top: 214px;
    left: -108px;
}
@media (max-width: 1290px) {
    .sl-shape.shape_05 {
        width: 100px;
    }
    .sl-shape.shape_02 {
        top: 650px;
    }
    .sl-shape.shape_03 {
        width: 283px;
    }
    }
@media (max-width: 1800px) {
    .study-help-bg-img{
        width: 600px !important;
    }
    .sl-shape.shape-10
    {
        left: -26px;
    }
    .shape-10-text
    {
        top: 181px;
        width: 30%;
        left: 108px;
    }
    .shape-11-text
    {
        top: 165px;
        left: 322px;
        width: 30%;
    }
    .shape-12-text
    {
        left: 231px;
        top: 345px;
        width: 35%;
    }
    .sl-shape.shape-11
    {
        left: 190px;
        top: 17px;
    }
    .sl-shape.shape-12
    {
        top: 209px;
        left: 103.5px;
    }
    .sl-shape.shape_08{
        top: 10px;
        left: 1%;
    }
    .sl-shape.shape_06{
        right: 81.5%;
    }


}

/*====================Section 2===========================*/
.study-help-bg-img{
    position: absolute;
    left: -5px;
    width: 700px;
}

@keyframes float-bob-y {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-30px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes float-bob-x {
    0% {
        transform: translatex(0px);
    }
    50% {
        transform: translatex(-30px);
    }
    100% {
        transform: translatex(0px);
    }
}

/* ============24/7 Homework section css ============*/
.homework-help-background {
    background-color: #dcedff6e;
}
.edu-instructor-1 {
    text-align: center;
}
.edu-instructor-1 .edu-instructor {
    border-radius: 100%;
    position: relative;
    z-index: 2;
    transition: 0.3s;
}
.edu-instructor-1 .edu-instructor::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    height: 100%;
    transition: 0.5s all;
}
.edu-instructor-1 .edu-instructor .inner {
    position: relative;
    padding: 20px;
}
.edu-instructor-1 .edu-instructor .inner .edu-thumbnail img {
    position: relative;
}
.edu-instructor-1 .edu-instructor .inner .edu-thumbnail img {
    width: 65%;
    border-radius: 100%;
}
.edu-instructor-1 .edu-instructor .inner .team-share-info a:nth-child(1) {
    transition-delay: 0.07692s;
}
.edu-instructor-1 .edu-instructor .inner .team-share-info a:nth-child(2) {
    transition-delay: 0.15385s;
}
.edu-instructor-1 .edu-instructor .inner .team-share-info a:nth-child(3) {
    transition-delay: 0.23077s;
}

.edu-instructor-1:hover .edu-instructor::after {
    transform: rotate(90deg);
}
.edu-instructor-1:hover .edu-instructor .inner .edu-thumbnail::after {
    opacity: 0.4;
}
.edu-instructor-info h4 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
/* =============Say student section =========*/
.say-student-background {
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/say-hi-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 340px;
    margin-bottom: -200px;
}
.testimonial-profile-circle {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 100px;
}
.quote {
    color: #1269ba;
    text-align: center;
    margin-bottom: 20px;
}
.bec-our-tutor-background {
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/bec-our-tutor.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 230px;
    margin-bottom: 10px;
    margin-top: -120px;
}
.centralizing-b-s-l{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 230px;
}

.c-a-bg{
    background-color: #dcedff6e;
    height: 450px;
}

/*TOP TUTORS section*/
.pl-tut-sec{
    padding-left: 20px;
}
.tutor-avatar-border{
    border-radius: 10px;
}
.content-section-tut{
    background-color: white;
    margin-top: 58px;
    border-radius: 15px;
    box-shadow: 0 1px 5px #666;
    margin-left: -23px;
}
/*responsive design*/
@media (max-width: 1200px){
    .main-heading{
        font-size: 22px;
        text-align: center;
    }
    .sub-heading{
        font-size: 16px;
        text-align: center;
    }
    .sl-shape,.edu-instructor-1 .edu-instructor{
        z-index: unset;
    }
    .sl-shape.shape_01, .sl-shape.shape_02,.sl-shape.shape_05,.sl-shape.shape_07,.sl-shape.shape_08{
        width: 60px;
    }
    .sl-shape.shape_07{
        top: 35%;
    }
    .sl-shape.shape_08{
        top: 5%;
    }
    .sl-shape.shape_02{
        top: 36%;
        left: 10%;
    }
    .sl-shape.shape_01{
        top: 10%;
    }
    .sl-shape.shape_01,.sl-shape.shape_02 {
        -webkit-animation: unset;
        animation: unset;
    }
    .background-image{
        height: 365px;
    }
    .background-image,.study-help-background,.homework-help-background,.c-a-bg{
        background-color: unset;
    }
    .book-media{
        text-align: center;
    }
    .slick-slide img{
        display: unset !important;
    }
    .type-stock-div{
        width: 100% !important;
    }
    .justify-content-between{
        justify-content: unset !important;
    }
    .study-help-background,.feature-description{
        height: unset;
    }
    .feature-no-padding{
        padding-bottom: 50px;
    }
    .inline-display{
        display: unset !important;
    }
    .read-more-link,.s-3-b-read-more-link{
        width: 100%;
        background-color: #1269ba;
        color: white;
    }
    .scholarship-heading {
        font-size: 22px;
        font-family: "Open Sans";
        font-weight: 600;
        color: #1269ba;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .scholarship-subheading {
        color: #333;
        font-size: 14px;
        font-weight: 700;
        font-family: "Open Sans";
        line-height: 1.2;
        text-align: center;
        margin-bottom: 15px;
    }
    .scholarship-related-text {
        font-size: 14px;
        font-family: "Open Sans";
        font-weight: 300;
        color: #000;
        line-height: 20px;
        text-align: center;
    }
    .scholarship-image {
        margin-top: 30px;
    }
    .books-background{
     background-image: unset;
     background-repeat: unset;
     background-size: unset;
     background-position: unset;
    }
    .res-get-free-section-img{
        width: 60%;
        margin: 0 auto;
    }
    .testimonial-section-mainheading {
        font-size: 22px;
        font-family: "Open Sans";
        color: #000;
        font-weight: 700;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 25px;
    }
     .res-free-study-sec {
        color: #000;
        font-size: 22px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .sub-head .free-text {
        color: #1269ba;
        font-weight: 600;
    }
    .expert-trivia-listed-margin {
        padding: 0;
        margin-top: 30px;
    }
    .img1-card2,.img2-card2,.img3-card2{
        height: 125px;
        width: 164%;
        position: absolute;
        left: -25%;
        margin-top: -30%;
    }
    .img2-card2 {
        margin-top: -28%;
    }
    .img3-card2 {
        margin-top: -26%;
    }
    .expert-trivia-number {
        font-size: 18px;
        font-family: "Open Sans";
        color: #333;
        line-height: 1.4;
        text-align: left;
        font-weight: 700;
    }
    .expert-trivia-text {
        font-size: 15px;
        font-family: "Open Sans";
        color: #333;
        line-height: 1;
        text-align: left;
        margin-top: 5px;
    }
    .padding-35-right {
        padding-right: 35px;
    }

    .padding-35-left {
        padding-left: 35px;
    }
    .padding-15-right {
        padding-right: 15px !important;
    }

    .padding-15-left {
        padding-left: 15px !important;
    }
    .sections-padding{
        padding-top: unset;
        padding-bottom: unset;
    }
    .become-tutor {
        background-color: #fff;
    }
    .become-tutor-heading {
        font-size: 22px;
        font-family: "Open Sans";
        color: #000;
        font-weight: 700;
        line-height: 1.2;
        z-index: 17;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .become-a-tutor-hyperlink-section {
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .become-a-tutor-link {
        font-size: 18px;
        font-family: "Open Sans";
        color: #fff;
        font-weight: 700;
        line-height: .833;
        text-align: center;
        background: linear-gradient(#1269ba,#024787);
        border-radius: 5px;
        padding: 12px 60px;
        width: 100%;
    }
    .btn-block {
        display: block;
    }
    .res-pull-right{
        float: left !important;
    }
}
@media (max-width: 1000px){
    .edu-instructor-1 .edu-instructor .inner .edu-thumbnail img{
        width: 25%;
    }
    .courses-list li {
        margin-bottom: 15px;
        transition: all .3s ease 0s;
    }
    .study-help-dropdown{
        padding-right: 0px !important;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
        max-height: unset !important;
    }

}
@media (max-width: 770px) {
    .search-button,.input-group .form-control{
        z-index: 3;
    }
    .search_tabs{
        font-size: 12px;
    }
}
@media (max-width: 600px) {
    .sl-shape.shape_01, .sl-shape.shape_02, .sl-shape.shape_05, .sl-shape.shape_07, .sl-shape.shape_08{
        width: 33px;
    }
    .sl-shape.shape_08 {
        top: 7%;
        left: 6%;
    }
    .sl-shape.shape_07,.sl-shape.shape_02{
        top: 39%;
    }
}
@media (max-width: 470px) {
    .profile-card{
        width: 100% !important;
    }
    .tutor-detail-section{
        margin-top: unset;
    }
    .read-more-link,.s-3-b-read-more-link{
        padding: 8px 20px;
    }
    .icon-styling-header-search{
        display: none;
    }
}
@media (max-width: 360px){
    .search_tabs,.navbarsearch_result ul, .search_result ul{
        font-size: 10px;
    }
}
