.autoHeight {
    height: 100vh;
}

.topHeader {
    background: #076ca0;
    height: 85px;
    color: #fff;
}

.logo {
    width: 200px;
    margin: 0 0 25px 0;
    float: left;
}

ul.mainMenu {
    margin: 40px 0 0 0;
    padding: 0;
    float: right;
}

ul.mainMenu li {
    margin: 0 15px;
    padding: 0;
    display: inline;
}

ul.mainMenu li .login {
    background: #f68b33;
    padding: 5px 20px;
    color: #fff;
    border: none;
}

.topBannerStudent {
    background: #dae9f1 url(../images/bannerBg.png) right bottom no-repeat;
    background-size: 60%;
}

.banner h1 {
    color: #666;
    margin: 100px 0 0 0;
    font-size: 3rem;
}

.banner h1 span {
    color: #f68b33;
}

.studentBanner {
    max-width: 100%;
    margin-top: 10%;
    float: right;
}

.searchBlock {
    margin-top: 10%;
}

.searchBlock p {
    color: #666;
    font-size: 16px;
    margin: 10px 0 10px 3px;
    font-weight: 500;
}

.searchBlock input {
    padding: 10px 15px;
    border-radius: 30px;
    border: 2px solid #c3c3c3;
    color: #666;
    min-width: 400px;
    background: #fff url(../images/search.png) no-repeat;
    background-position: right 10px bottom 10px;
    background-size: 7%;
    color: #076ca0;
}

.searchBlock input:focus {
    outline: none;
}

.searchBlock input::placeholder {
    color: #076ca0;
}

.numberInidicator {
    margin: 50px 0 20px 0;
}

.counts {
    font-size: 3rem;
    color: #076ca0;
    text-align: center;
    margin-top: 20px;
    font-weight: 300;
}

.counts span {
    font-size: 1.5rem;
    color: #666;
    display: block;
    font-weight: 200;
}

.howTuttoryWorks {
    padding: 100px 0;
    background: url(../images/curveBlueLight.png) no-repeat center top;
    background-size: 10%;
}

.howTuttoryWorks h1 {
    color: #666;
    font-size: 3rem;
    margin: 0;
    padding: 0;
    line-height: 300px;
    text-align: center;
    font-weight: 500;
}

.howTuttoryWorks img {
    max-width: 100%;
    transition: 0.3s;
    border-radius: 50%;
}

.teacherProfile-Campaign img:hover {
    max-width: 100%;
    border: 1px solid #060606;
    box-shadow: 3px 5px 15px #7d7d7d;
}

.howTuttoryWorks .noteImg {
    background: #f68b33;
    width: 125px;
    height: 125px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    line-height: 125px;
}

.howTuttoryWorks .noteImgWrapper {
    text-align: center;
    margin-top: 50px;
}

.howTuttoryWorks .noteImgWrapper h2 {
    color: #4b4949;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
}

.howTuttoryWorks .noteImgWrapper p {
    color: #848484;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.howTuttoryWorks .noteImg img {
    width: 60px;
}

.tuttoryAdvantage {
    background: #ffebd8 url(../images/curveWhite.png) no-repeat top center;
    padding: 100px 0;
    margin: 0;
    position: relative;
    background-size: 10%;
}

.tuttoryAdvantage h1 {
    color: #666;
    font-size: 3rem;
    margin: 20px 0;
    padding: 0;
    font-weight: 500;
}

.testimonialCarosel {
    background: #f68b33 url(../images/curveOrangeLight.png) no-repeat top center;
    color: #fff;
    background-size: 10%;
    padding: 100px 0;
}

.testimonialCarosel h1 {
    color: #fff;
    font-size: 3rem;
    padding: 20px 0;
    font-weight: 500;
}

.testimonialPic {
    border-radius: 50%;
    width: 65%;
}

.testimonialCarosel .blockquote-footer {
    margin: 30px 0;
    font-size: 1.5rem;
}

.testimonialCarosel .message {
    font-weight: 200 !important;
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}

.testimonialCarosel .testimonial {
    padding: 0 1rem;
}

.testimonialCarosel h2 {
    font-weight: 400;
    margin: 0 0 50px 0;
}

.tutorNote {
    text-align: center;
    background: url(../images/curveOrange.png) no-repeat center top;
    background-size: 10%;
    padding: 100px 0;
}

.tutorNote h1 {
    color: #666;
    font-size: 3rem;
    margin: 0;
    padding: 20px 0;
    font-weight: 500;
    text-align: left;
}

.tutorNote .tutorPic {
    background: #076ca0;
    width: 160px;
    height: 160px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    line-height: 160px;
}

.tutorNote .tutorPic img {
    width: 50px;
}

.tutorNote h2 {
    color: #076ca0;
    font-size: 1.5rem;
    margin: 30px 0;
    padding: 0;
    font-weight: 400;
    text-align: center;
}

.tutorNote p {
    margin: 20px 0;
    padding: 0;
    font-weight: 100 !important;
    font-size: 16px;
    color: #000;
}

.becomeTeacher {
    border: 1px solid #ccc;
    background: #cde2ec;
    color: #000;
    font-weight: 500;
    padding: 5px 50px;
    border-radius: 20px;
    margin: 30px 0;
}

.footerWrapper {
    min-height: 400px;
    background: #076ca0 url(../images/curveWhite.png) no-repeat top center;
    background-size: 10%;
    padding: 100px 0;
}

.logoFooter {
    width: 120px;
    margin: 25px 0 25px 0;
}

.addressTuttory p {
    color: #fff;
    font-weight: 100;
    margin: 0;
    font-size: 16px;
}

.listFooter ul {
    margin: 35px 0 0 0;
    padding: 0;
}

.listFooter ul li {
    margin: 0;
    padding: 3px 0;
    font-weight: 100;
    font-size: 16px;
    color: #fff;
    display: block;
}

.listFooter ul li a {
    color: #fff;
}

.listFooter ul li.header {
    font-weight: 400;
}

.listFooter ul li.sm {
    display: inline-block;
    margin: 0 5px 0 0;
}

.listFooter ul li.sm a {
    background: #2ea7e5;
    color: #076ca0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.listFooter .copyright {
    color: #fff;
    margin: 32px 0 0 0;
    font-size: 16px;
    font-weight: 100;
}

.leftControl {
    margin-left: -65px;
    padding: 60px 0 60px 60px;
}

.rightControl {
    margin-right: -65px;
    padding: 60px 60px 60px 0;
}

.advTuttory {
    max-width: 100%;
    margin: 50px auto;
}

.tutorBlock {
    padding-top: 75px;
}

@media (max-width: 1280px) {
    .advTuttory {
        max-width: 100%;
        margin: 0% 0 0 0;
    }
    .howTuttoryWorks .noteImg {
        background: #f68b33;
        width: 100px;
        height: 100px;
        text-align: center;
        border-radius: 50%;
        display: inline-block;
        line-height: 100px;
    }
    .howTuttoryWorks img {
        max-width: 85%;
    }
    .howTuttoryWorks .noteImg img {
        width: 50px;
    }
    .howTuttoryWorks .noteImgWrapper {
        text-align: center;
        margin-top: 10px;
    }
    .counts {
        font-size: 5rem;
        color: #076ca0;
        text-align: center;
        margin-top: 0;
        font-weight: 300;
    }
    .tutorBlock {
        padding-top: 10%;
    }
    .testimonials {
        padding-top: 5% !important;
    }
}

.searchBlock .text-danger {
    color: #dc3545 !important;
    margin: 0 !important;
    padding-left: 5px !important;
}

.searchKeywords {
    font-size: 12px !important;
    font-weight: normal !important;
}

.downloadApp h1 {
    font-size: 16px;
    color: #fff !important;
    margin-top: 10px;
    font-weight: 400;
}

.downloadApp .btnApple {
    width: 190px;
    margin: 10px 0 20px 0;
    display: block;
    background: #fff;
    padding: 5px 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #6d6d6d;
}

.downloadApp .btnGoogle {
    width: 210px;
    margin: 10px 0 10px -10px;
    display: block;
    ;
}

.bgNone {
    background: none;
}

#bannerImage {
    padding: 20px 0;
    background: url(../images/class.svg) no-repeat center right;
    background-size: contain;
}

.bannerImageNone {
    background: none !important;
}

.bannerFree {
    background-color: #f68b33;
}

#bannerImage h1.banner-title {
    margin: 0;
    padding: 20px 0;
    color: #fff;
    font-weight: bold;
    font-size: 3.5rem;
    text-shadow: 1px 2px 2px #404040;
    text-align: left;
}

#bannerImage h4.banner-subtitle {
    padding: 10px 0;
    font-size: 26px;
    color: #3c3c3c;
    text-align: left;
    width: 50%;
    font-weight: 400;
}

#bannerImage h5 {
    padding: 0 0 5px 0;
    font-family: 'Times New Roman', cursive;
    font-style: italic;
    font-weight: 100;
    color: #fff4eb;
    text-align: left;
    width: 50%;
}

span.carousel-control-next-icon {
    background: url(../images/arrowRight.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}

span.carousel-control-prev-icon {
    background: url(../images/arrowLeft.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}


/* css for carousel for campaing */

@media (min-width: 768px) {
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }
    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

@media (min-width: 992px) {
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33%);
    }
    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33%);
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }
    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.carousel-control-prev {
    left: -15px !important;
}

.carousel-control-prev,
.carousel-control-next {
    top: -40px !important;
}

@media (max-width: 768px) {
    #bannerImage {
        background: url(../images/campaignBannerMob.png) no-repeat top center;
        background-size: contain;
        padding: 185px 15px 20px 15px;
    }
    #bannerImage h1.banner-title {
        font-size: 2rem;
        padding: 0;
    }
    #bannerImage h4.banner-subtitle {
        width: 100%;
        padding: 5px 0;
        font-size: 20px;
    }
    #bannerImage h5 {
        width: 100%;
        font-size: 1rem;
        margin: 0 0 5px 0;
        color: #ffffff;
    }
}


/* css for carousel for campaing ends here*/

#campaignContainer h1 {
    text-align: left;
    line-height: 50px;
    margin-bottom: 20px;
}

.teacherProfile-Campaign {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.teacher-campaignImg {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.teacherProfile-Campaign h1 {
    font-size: 15px;
    line-height: 16px;
    margin: 5px 0;
    font-weight: normal;
    color: #000;
}

.teacherProfile-Campaign h2 {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0;
    color: #666;
    font-style: italic;
}

.teacherProfile-Campaign p {
    display: inline;
    background: #f68b34;
    color: #fff;
    padding: 2px 20px;
    border-radius: 20px;
    font-size: 12px;
    margin: 0;
    transition: 0.3s;
}

.teacherProfile-Campaign p:hover {
    color: #e9e9e9;
    background: #f7760d;
}