/*!
 * Alyss Edusolutions Pvt. Ltd.
 *
 * Copyright 2015 , Alyss Edusolutions Pvt. Ltd.
 * Write by : Anand Verma
 *
 * Alyss offering 3D animated video for CBSE, IGCSE board classes student.Alyss helps students concepts with the help of 3D HD animated videos.
 */

body {
    background: url(../images/content-bg.jpg) repeat;
    background-size: 100% auto;
    overflow-x: hidden;
}

input[type=checkbox] {
    -webkit-appearance: checkbox;
    display: inline;
}

.partner-page .list-group-item > span{
    margin: 0 !important;
}

.partner-page {
    margin-left: 0 !important;
}
.product-video {
    position: relative;
}

.video-loading {
    left: 0;
    margin: -75px auto 0 !important;
    position: absolute !important;
    right: 0;
    text-align: center;
    top: 50%;
    z-index: -9;
}

.video-loading label {
    font-size: 20px;
    display: block;
}

.video-loading i {
    font-size: 80px;
    color: #0071c5;
}

.page-loader {
    background: #0071c5;
    height: 100%;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    overflow: hidden;
}

.loading-content {
    margin: -140px auto 0;
    position: relative;
    top: 50%;
    width: 200px;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 200px;
    padding: 30px;
    box-shadow: 0px 4px 7px #333 inset;
}

.loading-content img {
    width: 100%;
}

#jRate svg {
    height: 20px !important;
    width: 20px !important;
    margin: 10px;
}

.scrollup {
    bottom: 80px;
    display: none;
    height: 40px;
    opacity: 0.9;
    position: fixed;
    right: 40px;
}

.scrollup img {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}

.scrollup img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

#video .owl-item .item {
    cursor: pointer;
}

/*-------------------------------------start Common css------------------------------------------------*/
.mobile-manu, .mobile-search {
    display: none;
    cursor: pointer;
}

.mobile-manu h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 15px;
}

.main-content-area {
    margin: 15px 0px 30px;
    min-height: 500px;
}

.page-header {
    box-shadow: 0px 4px 0px 0px #f9f9f9;
}

.content-deatails {
    margin-top: 15px;
}

.sprite {
    background: url(../images/sprite.png) no-repeat;
}

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

.font-24 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}

.smooth-trans {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.search-result h2 {
    display: none;
}

.form-group.popup-star-rating {
    background: #eaeaea;
    padding: 0 0 12px;
    margin: 0 1px;
}

.txt-g-blue {
    color: #37a0b4;
}

.txt-r-orange {
    color: #fd5820;
}

.embed-responsive {
    box-shadow: 0 2px 4px #333;
    -webkit-box-shadow: 0 2px 4px #333;
    -moz-box-shadow: 0 2px 4px #333;
    -o-box-shadow: 0 2px 4px #333;
}

.btn-submit {
    background: #37a0b4 !important;
    border: 0 none !important;
    border-radius: 0 !important;
    min-width: 130px !important;
    padding: 3px 11px !important;
    border: 2px solid #37a0b4 !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.btn-submit:hover {
    background: #fff !important;
    border: 2px solid #37a0b4 !important;
    box-sizing: border-box;
    color: #37a0b4 !important;
}

.btn-orange {
    background: #e67e22 !important;
    border: 0 none !important;
    border-radius: 0 !important;
    padding: 3px 11px !important;
    border: 2px solid #e67e22 !important;
    width: 130px !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.btn-orange:hover {
    background: #fff !important;
    border: 2px solid #e67e22 !important;
    box-sizing: border-box;
    color: #e67e22 !important;
}

/*-------------------------------------start top header--------------------------------------------------*/
/*-------------------------------------start top header--------------------------------------------------*/
.top-header {
    /*background:#0071c5;*/
    /*padding:3px 0;*/
    /*box-shadow:0 1px 4px #333;*/

    background: #0071c5;
    padding: 10px 0 15px;
    box-shadow: 0 1px 4px #333;
}

.top-menu ul {
    text-align: right;
}

.top-menu li {
    display: inline-block;
    margin-left: 35px;
}

.top-menu li a {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 300;
}

.top-menu-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 1.7em;
}

.search-box {
    background: #0071c5;
    border: 1px solid #fff;
    line-height: 32px;
    height: 32px;
    width: 78%;
    color: #b6ddf3;
    font-size: 14px;
    padding-left: 35px;
    font-family: 'Gloria Hallelujah', cursive;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.search-btn {
    background: #38a2b4;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    margin-left: 0.5%;
    position: relative;
    text-transform: uppercase;
    width: 20.5%;
    height: 33px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    display: inline-block;
}

.search-form {
    position: relative;
}

.search-form-cart .search-form .fa-search {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 1.6em;
    left: 8px;
    line-height: 21px;
    padding-right: 6px;
    position: absolute;
    top: 6px;
}

.search-form-cart {
    margin-top: 15px;
}

.top-cart {
    border: 1px solid #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 29px;
    max-width: 135px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    cursor: pointer;
}

.top-cart i {
    font-size: 1.5em;
    line-height: 27px;
}

.show-cart {
    text-align: right;
}

.login-menu {
    position: relative;
}

.login-menu:hover .login-menu-list {
    display: block;
}

.login-menu-list li {
    display: block;
    text-align: left;
    margin: 0;
}

.login-menu-list li a {
    color: #575757;
    font-size: 15px;
}

.dropdown-menu.login-menu-list {
    left: auto;
    right: 0;
    top: 18px;
}

.dropdown-menu.login-menu-list i {
    color: #0c6abe;
    width: 25px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dropdown-menu.login-menu-list > li > a {
    line-height: 1.42857;
    padding: 3px 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.fa.fa-user.fa-2x.user-icon {
    font-size: 1.3em;
}

.dropdown-menu.login-menu-list > li > a:hover {
    color: #fff;
    background: #0c6abe;
}

.dropdown-menu.login-menu-list > li > a:hover i {
    color: #fff;
}

/*------------------------------------------End Here-----------------------------------------------------*/
/*-------------------------------------header-navigation-------------------------------------------------*/
.header-navigation {
    background: #0c6abe;
    border: 0;
    box-shadow: 0 1px 4px #333;
}

.header-navigation ul {
    text-align: center;
    margin: 0;
}

.header-navigation li {
    display: inline-block;
    float: none;
}

.header-navigation li {
    display: inline-block;
    float: none;
    padding: 0 28px;
}

.header-navigation li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 42px;
    display: block;
}

.header-navigation .fa.fa-sort-desc.fa-2x {
    font-size: 21px;
    line-height: 18px;
    padding: 0;
    top: 2px;
}

.mobile-search {
    text-align: right;
    color: #fff;
    position: relative;
}

.fa.fa-bars {
    cursor: pointer;
    font-size: 18px !important;
    display: block;
}

.header-navigation h3, .header-navigation span {
    display: inline-block;
    color: #fff;
    text-align: right;
}

.mobile-manu {
    padding: 10px 20px;
}

.header-navigation li .vertical-dropdown-menu {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 99999;
    box-shadow: 0 1px 4px #333;
}

.vertical-dropdown-menu > li {
    display: block;
    background: #0071c5;
    padding: 0 15px;
}

.vertical-dropdown-menu > li:hover {
    background: #0c6abe;
    padding: 0 13px 0 17px;
    box-shadow: 0 1px 4px #333;
}

.navigation > li:hover .vertical-dropdown-menu {
    display: block !important;
}

/*------------------------------------------End Here-----------------------------------------------------*/
/*---------------------------------------slider-Banner css-----------------------------------------------*/

.banner-slider {
    width: 1040px !important;
    margin: 50px auto 40px;
}

.product-slider .owl-buttons .owl-prev, .banner-slider .owl-buttons .owl-prev {
    float: left;
    background: url(../images/sprite.png) no-repeat !important;
    width: 48px;
    height: 60px;
    text-indent: -200px;
    overflow: hidden;
    position: absolute;
    top: 40%;
}

.product-slider .owl-buttons .owl-next, .banner-slider .owl-buttons .owl-next {
    float: right;
    background: url(../images/sprite.png) no-repeat !important;
    background-position: -48px 0 !important;
    width: 48px;
    height: 60px;
    text-indent: -200px;
    overflow: hidden;
    position: absolute;
    top: 40%;
    right: 0;
}

.banner-slider .item {
    position: relative;
}

.owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}

.banner-slider .banner-text {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    bottom: 0;
    padding: 15px 20px;
    width: 100%;
}

.banner-slider .banner-text h4 {
    color: #fff;
    text-decoration: underline;
}

.banner-slider .banner-text p {
    color: #fff;
    padding: 10px 0 0;
}

.product-type {
    position: absolute;
    z-index: 99;
    top: 50px;
}

.product-type p {
    font-size: 22px;
    padding: 10px 20px;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    text-align: right;
    margin-top: 10px;
    text-shadow: 2px 2px 0 #1d9d73, 2px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px #000;
}

.product-type .video-show-banner-txt {
    background: #f39b13;
    width: 300px;
}

.product-type .lab-show-banner-txt {
    background: #1bbc9b;
    width: 260px;
}

.product-type .theory-show-banner-txt {
    background: #c23a2c;
    width: 220px;
}

.intractivity-show-banner-txt {
    background: #3598db;
    width: 170px;
}

.banner-slide-area .owl-item {
    overflow: hidden;
}

/*------------------------------------ home Offer section css--------------------------------------------*/
.offer-divide-section {
    margin-bottom: 50px;
}

.offer-divide-section ul {
    margin-left: 22%;
    text-align: center;
}

.offer-divide-section li {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 0 10px;
}

.offer-divide-section li img {
    width: 100%;
}

.spl-price {
    color: 000101;
    font-size: 14px;
    font-weight: normal;
}

.offer-divide-section .second-half {
    border-left: 1px solid #ccc;
    height: 130px;
    padding-top: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.offer-divide-section a {
    color: #575757;
}

.offer-divide-section .first-half {
    padding-top: 15px;
    height: 130px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.spl-price strong {
    display: block;
    font-size: 18px;
    font-weight: bold;
}

/*---------------------------------------------End Here--------------------------------------------------*/
/*----------------------------------------start footer css-----------------------------------------------*/
.footer-bg {
    background: #0c6abe;
    padding: 40px 0 0;
}

.footer-bg ul {
    margin: 20px 0 0;
}

.footer-bg ul a {
    line-height: 25px;
}

.footer-bottom {
    border-top: 1px solid #545da0;
    padding: 0 25px;
    margin-top: 25px;
}

.footer-bottom > p {
    color: #fff;
    float: left;
    padding: 10px 0;
    font-size: 14px;
}

.private-policy li {
    display: inline-block;
}

.private-policy li a {
    font-size: 14px;
    line-height: 20px;
}

.private-policy li:first-child {
    border-right: 1px solid #fff;
    margin-right: 15px;
    padding-right: 15px;
    height: 22px;
}

.private-policy ul {
    margin-top: 10px;
}

.private-policy {
    float: right;
}

.socail-icon {
    background: url(../images/social.png) no-repeat;
    display: block;
    width: 40px;
    height: 40px;
}

.socail-links-icon > li {
    display: inline-block;
    margin-right: 2px;
}

.socail-links-icon .tw {
    background-position: -52px 0;
}

.socail-links-icon .gp {
    background-position: -102px 0;
}

/*.socail-links-icon .vim {*/
/*background-position:-153px 0;*/
/*}*/
.socail-links-icon .youtube {
    background-position: -150px 0;
}

.socail-links-icon .rss {
    background-position: -202px 0;
}

.sequred-veri {
    padding-top: 25px;
}

.sequred-veri a {
    display: block;
}

/*-------------------------------------------------End here----------------------------------------------*/
/*-----------------------------------------------start About Us------------------------------------------*/
.page-header span {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}

.page-header a {
    color: #575757;
    text-transform: uppercase;
}

.our-mission {
    background: #000 url(../images/about-mission-bg.jpg) no-repeat fixed;
    background-position: center;
    background-size: cover;
}

.our-mission {
    margin: 50px auto;
    padding: 70px 0;
}

.our-mission h2 {
    color: #fff;
    margin-bottom: 15px;
}

.about-us .our-mission p {
    font-size: 18px;
    color: #fff;
}

.about-us p {
    font-size: 18px;
}

.about-us .our-mission li {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    list-style-type: disc;
    padding-bottom: 10px;
}

.our-vision h2 {
    margin-bottom: 15px;
}

.about-us .our-vision li {
    font-size: 18px;
    font-weight: 300;
    list-style-type: disc;
    padding-bottom: 10px;
}

/*-------------------------------------------------End here----------------------------------------------*/
/*-------------------------------------start Offer page section------------------------------------------*/
.offer-section {
    width: 25%;
    float: left;
    height: 700px;
    display: block;
    position: relative;
    z-index: 99;
    background-size: contain;
    cursor: pointer;
}

.offer-section:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 0;
}

.offer-section:hover:before {
    display: block;
}

.offer-section:before {
    background-color: rgba(255, 255, 255, 0.1);
}

.offer-page h3 {
    color: #fff;
    font-size: 40px;
    font-weight: bolder;
    line-height: 45px;
    margin-right: 10px;
    margin-top: 125px;
    text-align: right;
    text-shadow: 0 2px 3px #000;
}

.offer-page h3 span {
    font-size: 40px;
    line-height: 45px;
    font-weight: bolder;
    color: #328c9c;
    display: block;
}

.color1 {
    background: #900 url(../images/offering-img1.jpg) no-repeat center center;
    background-size: cover;
}

.color2 {
    background: #009 url(../images/offering-img2.jpg) no-repeat center center;
    background-size: cover;
}

.color3 {
    background: #C30 url(../images/offering-img3.jpg) no-repeat center center;
    background-size: cover;
}

.color4 {
    background: #CF3 url(../images/offering-img4.jpg) no-repeat center center;
    background-size: cover;
}

.offer-page {
    overflow: hidden;
}

.slide-content-section {
    display: none;
    width: 75%;
    position: absolute;
    right: 0;
    float: left;
    right: 0;
    background: #f1f1f1;
    overflow: hidden;
}

.left-offer-dtl h4 {
    font-weight: normal;
    margin-top: 50px;
    margin-bottom: 30px;
    line-height: 40px;
}

.offer-page-img {
    position: relative;
    text-align: center;
}

.offer-page-img img {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 20% auto;
}

.right-offer-dtl {
    background: #fff;
    height: 700px;
}

.offer-contact-btn {
    display: inline-block;
    background: #37a0b4;
    color: #fff;
    margin-top: 30px;
    padding: 6px 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border: 2px solid #37a0b4;
}

.offer-contact-btn:hover {
    background: none;
    color: #37a0b4;
    border: 2px solid #37a0b4;
}

.sprite.close-offer {
    width: 40px;
    height: 39px;
    display: block;
    background-position: -110px -1px;
}

.offer-close-btn {
    margin: 20px 20px 0 0;
    display: none;
}

.slide-content-section li {
    list-style-type: disc;
    font-size: 14px;
    font-weight: 300;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*------------------------------------------events page section------------------------------------------*/
.events img {
    width: 100%;
    min-height: 204px;
}

.events .events-place-img {
    position: relative;
    margin-bottom: 25px;
    display: block;
}

.events .figcaptions {
    position: absolute;
    background: rgba(45, 129, 145, .9);
    width: 100%;
    z-index: 999;
    bottom: 0;
}

.events-place-img {
    overflow: hidden;
}

.events-place-img h6 {
    font-size: 28px;
    padding: 10px 0 15px;
    text-decoration: underline;
    text-align: center;
    font-family: 'Titillium Web';
}

.events span {
    display: none;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.events-place-img:hover .figcaptions {
    top: 0;
    transition: opacity 0.5s linear;
}

.events-place-img:hover .img-details {
    margin-top: 12%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.intacativity-lab.embed-responsive.embed-responsive-16by9 > img {
    width: 100%;
}

.embed-link.embed-intractivity-link iframe {
    width: 100%;
    height: 678px;
}

.events-place-img:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.events-place-img:hover h6 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.events-place-img:hover span {
    display: block;
}

.events span date, .events span strong {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    display: block;
    font-family: 'Titillium Web';
}

.events-place-img a {
    background: #e67e22;
    display: inline-block;
    padding: 3px 16px;
    margin-top: 10px;
    color: #fff !important;
    border: 2px solid #e67e22;
}

.content-deatails .events-place-img a:hover {
    color: #e67e22;
    background: none;
    border: 2px solid #e67e22;
}

.events-details strong {
    font-size: 24px;
    font-family: 'Titillium Web';
    font-weight: normal;
}

.events-details i {
    color: #ea984f;
    position: relative;
    top: -3px;
    margin-right: 4px;
}

.events-details span {
    border-bottom: 3px solid #37a0b4;
}

.events-details span {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px;
}

.events-details {
    background: #f1f1f1;
    border: 1px solid #ccc;
    padding: 25px 0;
    margin-top: 50px;
}

.events-gallery-section {
    margin-top: 60px;
}

.event-gallery li {
    width: 25%;
}

.list-inline.event-gallery img {
    width: 100%;
}

.event-gallery li {
    width: 24.80%;
    margin-bottom: 12px;
}

.events-gallery-section h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
}

.events-gallery-section h2:before, .events-gallery-section h2:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #575757;
    border-top: 1px solid #575757;
    top: 19px;
    width: 50%;
}

.events-gallery-section h2:before {
    right: 100%;
    margin-right: 15px;
}

.events-gallery-section h2:after {
    left: 100%;
    margin-left: 15px;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*---------------------------------------------Login page section----------------------------------------*/
.login-signup-login {
    background: #fff;
    color: #fff;
    border-radius: 10px;
    max-width: 870px;
    display: none;
    position: fixed;
    width: 80%;
    overflow: auto;
    z-index: 9999;
    padding-bottom: 25px;
    border: 1px solid #CC0;
}

#overlay-bg {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    margin: auto;
    opacity: 0.8;
    display: none;
    z-index: 101;
}

.login-signup-login .form-group {
    margin: 20px 0 5px;
}

.login-signup-login label {
    color: #575757;
    font-size: 15px;
    font-weight: 300;
}

.login-signup-login h2 {
    text-align: center;
    position: relative;
    margin: 10px 0;
}

.login-signup-login-head {
    border-bottom: 1px solid #ccc;
}

.login-signup-login > a {
    color: #000;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 99999;
}

.login-or {
    border-radius: 50%;
    color: #000;
    font-size: 20px;
    height: 20px;
    text-align: center;
    width: 20px;
    border: 1px solid #000;
    padding: 7px;
    position: relative;
    margin: 15px 0;
}

.login-or:before, .login-or:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #575757;
    border-top: 1px solid #575757;
    top: 19px;
    width: 160px;
}

.login-or:before {
    right: 100%;
    margin-right: 15px;
}

.login-or:after {
    left: 100%;
    margin-left: 15px;
}

.login-signup-login a.forgot {
    margin: 0px 0 20px;
    display: block;
    color: #37a0b4;
}

.login-signup-login .radio-inline {
    margin-right: 5px;
}

.form-group.text-center.or-section {
    margin: 40px 0;
}

.popup-radio {
    color: #575757;
    text-decoration: underline;
    display: block;
    text-align: center;
    font-size: 15px;
}

input[type='radio'] {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #37a0b4;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 0 15px 0px #37a0b4 inset;
    margin-left: -24px !important;
    top: 4px;
}

input[type='radio']:hover {
    box-shadow: 0 0 10px 0px #37a0b4 inset;
}

input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

input[type='radio']:checked:before {
    background: #37a0b4;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*--------------------------------------Testimonials page section----------------------------------------*/
.nav.nav-tabs.testi-tab {
    margin-left: 0;
}

.nav.nav-tabs.testi-tab li {
    margin-bottom: 25px;
}

.nav.nav-tabs.testi-tab a {
    background: #37a0b4;
    color: #fff;
    border: 0;
    border-radius: 0;
    padding: 5px 5px;
    margin-right: 10px;
    /*width:110px;*/
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-shadow: 0 1px 2px #333;
}

.ripplelink.free-test-page {
    background: none !important;
    box-shadow: none !important;
    position: relative;
}

.ripplelink.free-test-page > img {
    position: absolute;
    top: -5px;
}

.nav.nav-tabs.testi-tab li:focus .ripplelink.free-test-page:after, .nav.nav-tabs.testi-tab li:hover .ripplelink.free-test-page:after, .nav.nav-tabs.testi-tab li.active .ripplelink.free-test-page:after {
    border-width: 0 !important;
}

/*.nav.nav-tabs.testi-tab a:hover {
	background:#37a0b4 !important;
	color:#fff;
	border:0;
	cursor:pointer;
}*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #37a0b4 !important;
    color: #fff;
    border: 0;
}

.nav.nav-tabs.testi-tab li:focus a:after, .nav.nav-tabs.testi-tab li:hover a:after, .nav.nav-tabs.testi-tab li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(55, 160, 180, 0);
    border-top-color: #37a0b4;
    border-width: 10px;
    margin-left: -10px;
}

.nav.nav-tabs.testi-tab .button-link a.post-testi-btn {
    margin-right: 0;
    width: 200px !important;
    box-shadow: none;
}

.nav.nav-tabs.testi-tab .button-link a:after {
    border-width: 0;
    width: 200px;
}

.nav.nav-tabs.testi-tab .button-link:hover a:after {
    border-width: 0;
}

.testimonials-type {
    background: #f3f3f3;
    text-align: center;
    padding: 10px 0;
    box-shadow: 0 1px 3px #ccc;
    border: 0;
    margin: 50px 50px;
}

.testi-details-text {
    background: #f4f4f4;
    float: left;
    margin: 0;
    padding: 20px;
}

.testi-details-text > li {
    background: #fff;
    float: left;
    box-shadow: 0 2px 3px #ccc;
    margin-bottom: 20px;
    padding: 15px 0;
    width: 100%;
}

.testimonials-type label {
    font-size: 15px;
    padding: 0 20px;
    font-weight: 300;
    width: 17%;
}

.testi-details-text img {
    border: 1px solid #ccc;
    box-shadow: 0 2px 3px #ccc;
    padding: 0;
}

.testi-details h4 {
    color: #575757;
    font-weight: normal;
    font-size: 24px;
}

.testi-details-text span {
    font-size: 18px;
    color: #37a0b4;
    margin-top: 20px;
    display: block;
}

.testi-details-text label {
    font-size: 15px;
    display: block;
}

.login-signup-login textarea {
    height: 100px;
    resize: none;
}

.testimonials-slider {
    margin-top: 50px;
}

.testimonials-slider .item {
    margin: 3px;
}

.testi-vedios {
    margin-top: 70px;
    text-align: center;
}

.testimonials-player {
    height: auto;
    width: 60%;
    text-align: center;
    margin: 70px auto 0;
    background: #f1f1f1;
    box-shadow: 0px 4px 5px #64acbc;
    padding: 25px 25px 10px;
    border: 1px solid #a5edfd;
}

.testimonials-player h4 {
    color: #37a0b4;
}

.testimonials-player span {
    font-size: 18px;
}

.testimonials-slider .item {
    text-align: center;
    background: #f1f1f1 none repeat scroll 0 0;
    box-shadow: 0px 2px 3px #64acbc inset;
    padding: 5px;
}

.testimonials-slider h4 {
    font-size: 18px;
    color: #37a0b4;
}

.testimonials-slider span {
    font-size: 14px;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*-----------------------------------------------Contact page -------------------------------------------*/
.contact-page .contact-from label {
    font-size: 18px;
    font-weight: 300;
}

.contact-page .contact-from span {
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 7px;
}

.contact-page .contact-from textarea {
    height: 130px;
    resize: none;
}

.contact-page .contact-from .radio-inline {
    margin-right: 35px;
    margin-bottom: 15px;
    font-size: 15px;
    margin-left: 5px;
}

.contact-page button {
    margin-left: 17px;
    margin-top: 9px;
    color: #fff;
}

.address-location img {
    display: block;
    width: 100%;
}

.address-location span {
    clear: both;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    width: 100%;
}

.address-location span p {
    font-size: 18px;
}

.content-deatails .tag-details {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 4px;
    vertical-align: middle;
}

.address-location i {
    color: #e67e22;
    width: 60px;
}

.content-deatails a {
    color: #575757;
    font-size: 18px;
}

/*----------------------------------------------------End here-------------------------------------------*/
.product-head-name {
    background: #f1f1f1;
    box-shadow: 0 1px 3px #37a0b4 inset;
    color: #e67e22;
    line-height: 51px;
    margin: 0 auto 20px;
    padding-bottom: 5px;
    text-shadow: 1px 3px 3px #e67e22;
}

.page-offer-sec img {
    margin: 0 auto;
}

.all-products ul {
    margin: 0;
}

.all-products ul li {
    width: 33.3333%;
    float: left;
    background: #000;
}

.all-products ul li a {
    position: relative;
}

.all-products ul li a .purchage-chapters-btn {
    position: absolute;
    margin: 0px auto 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
    padding: 10px;
}

/*
.all-products ul li a .purchage-chapters-btn h4 {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	position: relative;
	text-shadow: 0 3px 2px #f00;
	top: 50%;
	margin-top:-14px;
}
*/

.all-products ul li a .purchage-chapters-btn h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    position: absolute;
    text-shadow: 0 3px 2px #f00;
    top: 50%;
    margin: -14px auto;
    left: 0;
    right: 0;
}

.all-products ul li a:hover .purchage-chapters-btn {
    display: block;
}

.all-products ul li img {
    width: 100%;
    display: block;
}

.sorting-select strong {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
}

.all-products.product-section .video-link {
    position: relative;
}

.all-products.product-section .thevideo {
    width: 100%;
}

.products-img {
    position: absolute;
    top: 0%;
}

.popup-form-section label {
    font-size: 16px !important;
    font-weight: 300;
}

.EqHeightDiv {
    max-height: 224px !important;
    overflow: hidden;
}

.sorting-select select {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    width: auto;
    padding: 4px 15px;
    margin: 2px 0 0 3px;
}

.sorting-select {
    margin-right: 20px;
    margin-top: 4px;
}

.products .btn-submit {
    box-shadow: none !important;
}

.products .btn-orange {
    box-shadow: none !important;
}

.review-section {
    background: #f1f1f1;
    text-align: center;
    line-height: 40px;
    margin-top: 40px;
}

.product-show {
    margin-top: 40px;
}

.reviews i {
    color: #d3d35b;
    font-size: 15px;
    margin: 0 2px;
}

.get-reviews a {
    color: #575757;
}

.buy-btn-section {
    text-align: center;
    margin: 30px auto 50px;
}

.buy-btn-section li {
    display: inline-block;
}

.buy-btn-section li a {
    display: block;
    margin: 0 3px;
}

.correct-price {
    font-size: 30px;
    text-align: center;
    display: block;
    margin-top: 40px;
}

.product-slider .owl-buttons .owl-prev {
    float: left;
    background: url(../images/sprite.png) no-repeat !important;
    width: 48px;
    height: 60px;
    text-indent: -200px;
    overflow: hidden;
}

.product-slider .owl-buttons .owl-next {
    float: right;
    background: url(../images/sprite.png) no-repeat !important;
    background-position: -48px 0 !important;
    width: 48px;
    height: 60px;
    text-indent: -200px;
    overflow: hidden;
}

.product-slider .owl-buttons {
    position: absolute;
    top: 20%;
    width: 100%;
}
.product-slider2 .owl-buttons {
    position: absolute;
    top: 40% !important;
    width: 100%;
}

.review-product-desc h2 {
    display: none;
}

.review-product-desc p {
    font-size: 18px;
}

.review-details h2 {
    border-bottom: 1px solid #ccc;
}

.review-details ul {
    margin: 0;
}

.posted-by {
    text-align: center;
}

.review-details h6 {
    color: #37a0b4;
    font-size: 18px;
}

.posted-by strong {
    display: block;
    font-size: 14px;
    font-weight: 300;
}

.review-details i {
    color: #d3d35b;
    font-size: 18px;
    margin: 3px;
}

.row.review-details {
    margin-top: 25px;
}

.review-details li {
    padding: 0 15px;
    margin: 0px 35px;
}

.review-details li p {
    padding-bottom: 0px;
}

.review-details li:nth-child(2n+1) {
    background: #fafafa;
    margin: 15px 35px;
    padding: 15px;
}

.review-details h5 {
    color: #000;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
}

.nav.nav-tabs.testi-tab.product-tab a {
    width: 137px;
}

.show-theory h4 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #575757;
    margin-bottom: 5px;
}

.page-detals-test {
    margin: 0;
    text-align: center;
}

.page-detals-test li {
    display: inline-block;
    *float: left;
    margin: 0 15px;
}

.page-detals-test li .free-quiz-number {
    width: 150px;
    height: 150px;
}

.page-detals-test li .free-quiz-number .quiz-number-details .front, .page-detals-test li .free-quiz-number .quiz-number-details .back {
    border-width: 10px;
    width: 150px;
    height: 150px;
}

.page-detals-test li .quiz-number-details .back h3 {
    margin-top: 45px;
    font-size: 20px;
}


.product-page .nav.nav-tabs.testi-tab a{
    min-width:110px;
    text-align:left;
}

.product-page .nav.nav-tabs.testi-tab a i{
    border:1px solid #fff;
    padding:4px;
    width:25px;
    height:25px;
}

.product-page .math-tab{
    background:#16a085 !important;
    padding:5px;
}

.product-page .science-tab{
    background:#2c3e50 !important;
    padding:5px;
}

.product-page .physics-tab{
    background:#a8490b !important;
    padding:5px;
}
.product-page .biology-tab{
    background:#422E39 !important;
    padding:5px;
}
.product-page .chemistry-tab{
    background:#C82647 !important;
    padding:5px;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*-----------------------------------------------Vedio Product page -------------------------------------------*/
.product-section li {
    width: 33.33%;
    float: left;
}

.product-section ul {
    margin: 0;
}

.product-section li a {
    display: block;
}

.product-section li img {
    width: 100%;
    z-index: 9999;
    display: block;
}

.product-thoumb {
    position: absolute;
    margin: 0;
    z-index: 99;
}

.product-section li:hover .product-thoumb {
    display: none;
}

.product-section .video .videoSlate {
    width: 100%;
    padding: 0;
    position: relative;
    -webkit-transition: 5000ms 50ms;
    -moz-transition: 5000ms 50ms;
    transition: 5000ms 50ms;
}

.product-section .video .videoSlate video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*-----------------------------------------------Cart deatls page -------------------------------------------*/
.cart-tbl thead th {
    background: #f1f1f1;
    color: #37a0b4;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    padding: 15px 10px;
}

.cart-tbl tbody td {
    font-size: 15px;
    font-weight: 300;
    line-height: 30px !important;
}

.cart-btn-tab {
    margin-top: 25px;
}

.cart-page .btn-orange, .cart-page .btn-submit {
    width: 210px !important;
    margin: 0 !important;
}

.cart-page .nav-tabs {
    border: 0;
}

.cart-page .sorting-select.pull-right {
    font-size: 19px;
    line-height: 31px;
}

.cart-tbl td i {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*-----------------------------------------------change password page -------------------------------------------*/
.change-pass-form {
    width: 80%;
    margin: 20px auto 0;
    max-width: 600px;
}

.change-pass-form label {
    font-size: 15px;
    font-weight: 300;
}

/*-----------------------------------------------Checkout Place Order page -------------------------------------------*/
.payment-billing-details h2, .order-summary h2 {
    margin: 0px auto 25px;
}

.payment-billing-details .form-horizontal .control-label {
    text-align: left;
}

.payment-billing-details label {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 2px;
}

.order-payment {
    border: 1px solid #ccc;
    padding: 15px;
    background: #fafafa;
    margin-bottom: 30px;
}

.order-payment > h4 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.order-payment > h5 {
    text-align: center
}

.order-payment h6 {
    color: #575757;
    margin: 10px 0 5px;
    text-align: center;
}

.coupon-area {
    background: #fafafa;
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 20px;
}

.order-payment.coupon-area .btn-orange {
    width: 80px !important;
}

.order-payment.coupon-area h2 {
    margin: 0 auto 20px !important;
}

/*----------------------------------------------------End here-------------------------------------------*/
/*-----------------------------------------------Play Quiz page -------------------------------------------*/
.free-quiz-number {
    -webkit-perspective: 800;
    -ms-perspective: 800;
    -moz-perspective: 800;
    -o-perspective: 800;
    margin: 20px auto;
    border-radius: 50%;
    width: 200px;
    height: 200px;
}

.free-quiz-number .quiz-number-details.flipped {
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg); /* IE 9 */
    -moz-transform: rotatey(-180deg); /* Firefox */
    -webkit-transform: rotatey(-180deg); /* Safari and Chrome */
    -o-transform: rotatey(-180deg); /* Opera */
}

.free-quiz-number .quiz-number-details {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.7s;
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.7s;
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.7s;
    -o-transform-style: preserve-3d;
    -o-transition: 0.7s;
    transform-style: preserve-3d;
    transition: 0.7s;
}

.free-quiz-number .quiz-number-details .face {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    font-family: Georgia;
    font-size: 3em;
    text-align: center;
    line-height: 200px;
    backface-visibility: hidden; /* W3C */
    -webkit-backface-visibility: hidden; /* Safari & Chrome */
    -moz-backface-visibility: hidden; /* Firefox */
    -ms-backface-visibility: hidden; /* Internet Explorer */
    -o-backface-visibility: hidden; /* Opera */
}

.free-quiz-number .quiz-number-details .front {
    position: absolute;
    z-index: 1;
    background: #ff5722;
    color: white;
    cursor: pointer;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    border: 15px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 5px #373737;
}

.free-quiz-number .quiz-number-details .back {
    background: blue;
    color: black;
    cursor: pointer;
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg); /* IE 9 */
    -moz-transform: rotatey(-180deg); /* Firefox */
    -webkit-transform: rotatey(-180deg); /* Safari and Chrome */
    -o-transform: rotatey(-180deg); /* Opera */
    border-radius: 50%;
    width: 200px;
    height: 200px;
    border: 15px solid rgba(0, 0, 0, 0.3);
}

.quiz-number-details h3 {
    display: block;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 2px 3px #000;
}

.quiz-number-details .front h3 {
    margin-top: 43px;
}

.quiz-number-details .back h3 {
    margin-top: 63px;
}

.quiz-number-details h3 span {
    text-transform: lowercase;
    font-size: 30px;
    display: block;
}

.free-quiz-list ul {
    margin: 15px 0;
    text-align: center;
    margin: 25px auto 40px;
}

.free-quiz-list h4 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 2px 3px #ccc;
    border-top: 1px solid #ccc;
    background: #f1f1f1;
    padding: 10px;
    width: 200px;
    margin: 0 auto;
}

.free-quiz-list li {
    width: 33%;
    display: inline-block;
    *float: left;
    min-width: 220px;
}

.play-quiz-header {
    background: #f1f1f1;
    box-shadow: 0 1px 2px #ccc;
    padding: 10px 15px;
    margin-bottom: 25px;
}

.qaiz-timer.pull-right.txt-r-orange {
    font-size: 30px;
    line-height: 45px;
}

.play-quiz-chapter-name.pull-left.txt-g-blue {
    font-weight: 300;
    font-size: 24px;
}

.quiz-answer {
    margin-top: 20px;
    clear: both;
}

.quiz-answer label {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 5px;
    margin-left: 3px;
}

.quiz-answer .btn-submit {
    margin: 30px 0px;
}

.quiz-all-question {
    background: #fafafa;
    border: 1px solid #ccc;
    padding: 00px 15px 20px;
}

.quiz-all-question ul {
    margin: 0;
}

.quiz-question .font-18 > i {
    background: #38a1b4;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 34px;
    padding: 5px;
    width: 50px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.quiz-question .alert i {
    margin-right: 20px;
    font-style: normal;
    font-weight: 700;
    position: relative;
}

.quiz-question .alert i:after {
    position: absolute;
    content: "-";
}

.quiz-question p.font-18 {
    margin-bottom: 20px;
    /*float: left;*/
}

.test-que {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    padding-top: 10px;
}

.test-que p {
    font-size: 18px;
    font-weight: 500;
}

.test-que img {
    font-size: 18px;
    width: 250px !important;
    height: 250px !important;
    float: left !important;

}
.test-que p img {
    font-size: 18px;
    width: 250px !important;
    height: 250px !important;
    float: left !important;

}


.quiz-question .font-18 > span {
    line-height: 25px;
    margin-top: 12px;
    vertical-align: bottom;
    position: relative;
    top: 11px;
}

.quiz-all-question li {
    display: inline-block;
    margin: 20px 1.0985% 0;
}

.quiz-all-question li em {
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc;
    font-size: 16px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    width: 43px;
    display: inline-block;
    font-style: normal;
    cursor: pointer;
}

.quiz-submit {
    margin-top: 30px;
}

.item.active-video {
    box-shadow: 0 2px 3px #e67e22 inset;
}

.chapter-video-name {
    font-size: 13px;
    color: #000;
    text-shadow: 0 1px 1px #ccc;
}

/*-----------------------------------------------Show result page -------------------------------------------*/
.show-result-page .panel-title a {
    display: block;
    text-align: center;
    color: #38a1b4;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
}

.show-result-page .panel-title a i {
    margin-right: 10px;
    font-size: 24px;
}

.result-show {
    margin: 25px auto;
    min-width: 250px;
    max-width: 300px;
    border: 1px solid #d4d4ea;
    box-shadow: 0 1px 5px #ccc;
    text-align: center;
}

.result-show h4 {
    font-size: 25px;
    font-weight: 300
}

.result-show h3 {
    text-shadow: 0px 1px 2px #333;
}

.result-show h6 {
    text-shadow: 0px 0px 2px #333;
}

.question-dtl {
    margin: 0;
    text-align: center;
}

.question-dtl li {
    display: inline-block;
    margin: 0 5%;
}

.question-dtl li p {
    padding: 0;
    font-size: 18px;
    margin-top: 10px;
}

.question-dtl li h6 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
}

.share-btn {
    margin: 25px auto;
    text-align: center;
}

.panel-body {
    overflow: auto;
}

.panel-body ul {
    margin: 0;
}

/*-----------------------------------------------End here page -------------------------------------------*/
/*-----------------------------------------------Profile Page page -------------------------------------------*/

.profile-pic {
    text-align: center;
}

.profile-pic img {
    box-shadow: 0 3px 4px #ccc;
    width: 256px;
    height: 256px;
    margin: 0 auto;
}

.profile-pic-details em {
    font-size: 15px;
    font-style: normal;
    margin-top: 7px;
    float: left;
}

.profile-pic-details label {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

.edit-profile-btn {
    text-align: center;
    margin: 0;
}

.edit-profile-btn li {
    display: -webkit-inline-flex;
    display: inline-flex;
    display: -moz-inline-box;
    border-right: 2px solid #ccc;
    margin: 25px 10px;
    padding-right: 20px;
}

.edit-profile-btn li:last-child {
    border: 0;
}

.profile-pic {
    background: #fafafa;
    border: 1px solid #ccc;
    padding: 35px 0 15px;
    box-shadow: 0 3px 2px #ccc;
}

/*--------------------------------------------------Search page css--------------------------------------------*/
.search-img {
    text-align: center;
}

.search-img img {
    width: 100%;
    margin: 0 auto;
}

.search-text h4 {
    font-size: 22px;
    line-height: 22px;
}

.search-text p {
    padding-bottom: 0;
}

.search-text a {
    color: #000;
    font-size: 25px;
    line-height: 14px;
}

.search-result {
    margin: 0;
}

.search-result li {
    margin-bottom: 20px;
    float: left;
}

.search-result li:nth-child(2n+1) {
}

/*-----------------------------------------------End here page -------------------------------------------*/
/*-----------------------------------------------Profile Page page -------------------------------------------*/
.payment.succesfully-page {
    text-align: center;
}

.payment.succesfully-page .alert {
    font-size: 18px;
    width: 80%;
    margin: 20px auto;
}

/*-----------------------------------------------Offer Page page -------------------------------------------*/

.offer-products article {
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px #37a0b4 inset;
    border-top: 0;
    padding: 20px 0 50px;
}

.offer-products img {
    margin: 0 auto;
}

.offer-products {
    margin-bottom: 50px;
}

.offer-products header {
    background: #f1f1f1;
}

.offer-products h3 {
    text-shadow: 0 2px 2px #37a0b4 inset;
}

.offer-products h4 {
    margin: 30px auto;
    font-size: 30px;
}

.border-right {
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}

.offer-products h3 {
    font-size: 30px;
    line-height: 60px;
    text-shadow: 0 1px 1px #ac4400;
    color: #e67e22;
}

/*--------------------------------Theory Details--------------------------------------*/
#theory ul {
    margin-bottom: 25px;
}

#theory li {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0px;
    list-style-type: decimal;
}

#theory h2 {
    color: #575757;
    line-height: 40px;
    font-size: 24px;
}

#theory h3 {
    color: #575757;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}

/*--------------------------------------------------Admin Teacher Dashboard css--------------------------------------------*/
.table.cart-tbl.admin-table thead th {
    background: none;
    border: 0 none !important;
    font-weight: 500;
}

.panel-group.admin-accordion .panel-heading {
    padding: 0;
}

.panel-group.admin-accordion .panel-title {
    position: relative;
}

.panel-group.admin-accordion .indicator {
    position: absolute;
    top: 18px;
    right: 25px;
}

.panel-group.admin-accordion .accordion-toggle {
    display: block;
    padding: 10px 15px;
    font-weight: 600;
}

.data-tbl-design label {
    font-size: 16px;
}

.data-tbl-design input {
    border: 1px solid #ccc;
}

.dataTables_info {
    font-size: 16px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #37a0b4;
    border: 1px solid #37a0b4;
}

.data-tbl-design tr:nth-child(2n) {
    background: #f4f6fa;
}

.search-student-assin {
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 15px 10px 25px;
}

.search-student-assin select {
    width: 100% !important;
}

.search-student-assin label {
    font-size: 15px;
    display: block;
}

.table.cart-tbl p {
    line-height: 16px;
    margin-top: 5px;
    padding-bottom: 0;
}

.table.cart-tbl td p a {
    color: #03c;
    font-size: 14px;
}

.list-group-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #3d3838 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #000;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    height: 60px;
    margin-bottom: -1px;
    padding: 5px;
    text-transform: uppercase;
}

a.list-group-item:hover {
    background: #34d727 none repeat scroll 0 0;
}

.list-group-item > span {
    display: inline-block;
    margin-left: 5px;
    margin-top: 14px;
    vertical-align: top;
}

.top-25 {
    margin-top: 25px;
}

.dash-link {
    display: block;
    margin-bottom: 50px;
    text-align: center;
}

.dash-link h4 {
    color: #0c6abe;
    font-size: 22px;
    font-weight: 600;

}

.dash-link:hover h4 {
    font-weight: 700;
}

.dash-link > figure {
    background: rgba(0, 0, 0, 0) url("../images/dashlink-bg.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 125px;
    transition: all 1s ease 0s;
    width: 183px;

}

a.dash-link {
    cursor: pointer;
}

.dash-link img{
    width:75px;
    vertical-align:middle;
    margin-top:15px;
    height:75px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dash-link img{
        width:115px;
    }
}

.table.cart-tbl.admin-table tbody td {
    padding: 3px 10px;
}

.table.cart-tbl.admin-table td p {
    padding-bottom: 0;
    line-height: 16px;
    margin-top: 5px;
}

.table.cart-tbl.admin-table td p a {
    color: #03C;
    font-size: 14px;
}

.admin-dashboard .nav.nav-tabs.testi-tab.product-tab a {
    width: 160px;
}

.full-description {
    padding: 5px 20px;
}

.full-description h2 {
    font-size: 22px;
    color: #37a0b4;
}

.quiz-report .form-group .control-label {
    font-size: 18px;
    font-weight: 300;
}

.quiz-report .form-group strong {
    font-size: 18px;
    padding: 5px 10px;
    float: left;
}

.quiz-report .form-group {
    margin-bottom: 0;
}

.admin-dashboard .test-reports a {
    border: 1px solid #ccc !important;
    padding: 5px 30px;
    margin: 0 4px;
}

.admin-dashboard .test-reports h2 {
    color: #575757;
    font-size: 20px;
    line-height: 26px;
}

.test-reports ul {
    margin: 25px 0 0;
}

.test-reports li {
    clear: both;
    background: #f1f1f1;
    box-shadow: 0 2px 2px #ccc inset;
    float: left;
    width: 100%;
    padding: 10px;
}

.test-reports li:nth-child(2n+1) {
    background: #fff;
}

.test-reports .quiz-report-chapter {
    background: #38a2b4;
    color: #fff !important;
    text-shadow: 0 1px 1px #ccc inset;
    float: left;
    line-height: 36px !important;
}

.assignment-file-details li li {
    display: inline-block;
    line-height: 30px;
    max-width: 250px;
    width: 24%;
}

.assign-file-download {
    margin-top: 50px;
}

.assignment-file-details {
    margin: 20px 0 30px;
}

.assignment-file-details > li {
    padding: 7px 0 5px;
    box-shadow: 0 2px 2px #37a0b4 inset;
    background: #f1f1f1;
}

.assignment-file-details > li:nth-child(2n+1) {
    background: #fff;
}

.assignment-file-details ul li p {
    font-size: 15px;
    padding: 0;
}

.assignment-file-details ul li a {
    background: #38a2b4;
    color: #fff;
    font-size: 16px;
    padding: 2px;
}

.assignment-file-details ul li input, .assignment-file-details ul li select {
    font-size: 14px;
}

.assignment-file-details ul li select {
    width: 150px;
    height: 25px;
}

.assign-file-download h4, .quiz-reports-comments h4 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 30px
}

.quiz-reports-comments {
    margin-top: 50px;
}

.quiz-reports-comments .comment-by {
    color: #f00;
    font-size: 15px;
    font-weight: 300;
    display: block;
}

.assign-quetion-paper h2 {
    margin-bottom: 0;
    line-height: 18px;
}

.assign-quetion-paper {
    background: #f1f1f1;
    border: 1px solid #ccc;
    /*height: 500px;*/
    /*overflow-y: scroll;*/
    padding: 15px 0;
    float: left;
    width: 100%;
}

.cke_contents.cke_reset {
    height: 326px !important;
}

.cke_editable h2 {
    margin: 0 !important;
    padding: 0 !important;
}

.assign-quetion-paper p {
    line-height: 18px;
    margin-bottom: 0;
}

.assign-quetion-paper li {
    clear: both;
    float: left;
    margin-bottom: 15px;
    padding-right: 20px;
    width: 100%;
}

.assign-quetion-paper .font-18 {
    background: #38a1b4;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 34px;
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    width: 50px;
}

.assign-quetion-paper span {
    font-weight: 300;
    margin-top: 12px;
    position: relative;
    top: 11px;
    vertical-align: bottom;
}



/*------------------------------------------------------------------------*/
.partnar-prasent-head{
    background: #000 url(../images/partner/partnars-heading.jpg) no-repeat fixed;
    background-position: center;
    background-size: cover;
    min-height:140px;
    margin-bottom:40px;
}
.partnar-prasent-head  h2{
    color: #fff;
    font-size: 45px;
    line-height: 140px;
    text-transform: uppercase;
}

.partnars-page .accordion-partnars .accordion-group {
    margin-bottom: 10px;
}

.partnars-page .accordion-partnars .accordion-heading, .partnars-page .accordion-partnars .accordion-toggle:hover, .partnars-page .accordion-partnars .accordion-heading .accordion-toggle.active {
    background:#f1f1f1;
}

.partnars-page .accordion-partnars .accordion-heading {
    border-bottom: 0px none;
    font-size: 16px;
}

.partnars-page .accordion-partnars .accordion-heading .accordion-toggle {
    background: #e5e8eb;
    border: 1px solid #e8e8e8;
    box-shadow: 2px 3px 2px #eaf1f1;
    color: #38a2b4;
    display: block;
    font-size: 1.5em;
    font-weight: normal;
    padding: 15px;
    position: relative;
    text-decoration: none;
    line-height:53px;
    text-transform:uppercase;
}
.partnars-page .accordion-partnars .accordion-heading .accordion-toggle:hover{
    background:#f1f1f1 ;
}

.partnars-page .accordion-inner {
    background: #fff;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    font-weight: 300;
    padding: 20px;
}
.partnars-page .icon-fixed-width{
    font-size: 1.5em;
    position: absolute;
    right: 5px;
    top: 25px;
}
.partnars-page .accordion-partnars .accordion-heading .accordion-toggle.active em{background-color: #e67e22;}

.partnars-page .accordion-partnars .accordion-heading .accordion-toggle > em {
    background-color: #ccc;
    border-radius: 100px;
    color: #FFF;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    text-align: center;

    width: 32px;}
.partnar-dtl p{
    /*margin-left:15px;*/
}
.partnar-cont-dtl a{
    color:#575757;
    font-size:15px;
}

.partnar-cont-dtl .list-group-item {
    /*padding: 10px 15px 15px 5px;*/
    padding:10px 0 0;
    background: none;
    color: #575757 !important;
    border: 1px solid #ccc;

}

.partnar-cont-dtl .list-group-item span {
    display: initial;
    text-transform: initial;
}

/*------------------------------------------------------------------------*/

/*--------------------------------------------------Responsive css--------------------------------------------*/
@media (max-width: 1024px) {
    /*---------------------home-page------------*/
    body {
        font-size: 87%;
    }

    .mobile-manu, .mobile-search {
        display: block;
    }

    .navigation, .search-form {
        display: none;
    }

    .top-cart {
        border: 0;
        display: inline-block;
        font-size: 15px;
        line-height: 29px;
        max-width: 135px;
        padding: 0px;
        text-align: center;
        text-transform: uppercase;
    }

    .header-navigation li {
        display: block;
    }

    .header-navigation li .vertical-dropdown-menu {
        position: relative;
        text-align: center;
    }

    .banner-slider {
        width: 100% !important;
    }

    .search-form {
        position: absolute;
        right: 23px;
        width: 338px;
        z-index: 999;
    }

    .navigation > li {
        background: #38a2b4;
    }

    .header-navigation li {
        padding: 0;
    }

    /*---------------------home-page------------*/
    /*-----------------offer-page-----------------*/
    .offer-page h3 {
        font-size: 30px;
        font-weight: bold;
        line-height: 40px;
    }

    .offer-page h3 span {
        font-size: 30px;
        font-weight: bold;
        line-height: 40px;
    }

    .right-offer-dtl {
        display: none;
    }

    .slide-content-section {
        background: #fff;
    }

    /*-----------------product-page-----------------*/
    .product-section li:hover .product-thoumb {
        display: block;
    }

    .EqHeightDiv {
        width: 100% !important;
    }

    .thevideo {
        display: none;
    }

    .ripplelink.free-test-page {
        display: none;
    }
}

@media (max-width: 786px) {
    /*---------------------home-page------------*/
    .offer-section .second-half {
        border-left: 0;
    }

    .footer-links .second, .footer-links .third {
        display: none;
    }

    .offer-divide-section .first-half, .offer-divide-section .second-half {
        width: 100%;
    }

    .offer-divide-section .first-half {
        border: 0;
    }

    .offer-divide-section .second-half {
        border: 0;
    }

    /*---------------------end home-page------------*/
    /*---------------------event offer page------------*/
    .event-gallery li {
        margin-bottom: 12px;
        width: 49%;
    }

    /*---------------------end offer page------------*/
    /*--------------------testimonials page------------*/
    .testimonials-type {
        margin: 50px 0;
    }

    .testimonials-type label {
        font-size: 15px;
        font-weight: 300;
        padding: 0 20px;
        width: 30%;
    }

    .nav.nav-tabs.testi-tab a {
        width: auto;
    }

    .testimonials-player {
        width: 100%;
        height: auto
    }

    /*---------------------end page------------*/
    /*-----------------------------------------------All Product page -------------------------------------------*/
    .all-products ul li {
        display: inline-block;
        float: left;
        width: 50%;
    }

    .review-details li {
        padding: 0 10px;
        margin: 0px 0px;
    }

    .review-details li:nth-child(2n+1) {
        margin: 10px 0px;
        padding: 10px;
    }

    /*----------------------------------------------------End here-------------------------------------------*/
    /*-----------------------------------------------Checkout Place Order page -------------------------------------------*/
    .payment-billing-details, .order-summary {
        float: none !important;
    }

    /*----------------------------------------------------End here-------------------------------------------*/

}

@media (max-width: 640px) {
    .search-box {
        width: 76%;
    }

    .search-btn {
        width: 22.5%
    }

    .page-header span {
        display: none;
    }

    /*---------------------home-page------------*/
    .product-type {
        display: none;
    }

    .banner-slider .banner-text h4 {
        font-size: 20px;
        line-height: 20px;
    }

    .banner-slider .owl-buttons {
        position: absolute;
        top: 25%;
        width: 100%;
    }

    .hidden-785 {
        display: none !important;
    }

    .search-form-cart.row {
        position: absolute;
        right: 15px;
        top: -80px;
    }

    .search-form {
        width: 290px;
    }

    /*---------------------end home-page------------*/
    /*---------------------Start Offfer Page------------*/
    .offer-section {
        display: none !important;
    }

    .slide-content-section {
        position: relative;
        width: 100%;
        display: block !important;
        overflow: visible;
        float: none;
    }

    .offer-contact-btn {
        margin-top: 10px;
    }

    /*---------------------end offer page------------*/
    /*---------------------Start login page------------*/
    .login-signup-login {
        width: 95%;
        position: relative;
        max-width: auto;
    }

    .login-signup-login img {
        width: 100%;
    }

    /*---------------------end login page------------*/
    /*--------------------testimonials page------------*/
    .nav.nav-tabs.testi-tab a {
        margin-right: 10px;
        padding: 5px 10px;
        text-align: center;
        width: auto;
    }

    /*---------------------end page------------*/
    /*-----------------------------------------------All Product page -------------------------------------------*/
    .review-details li {
        padding: 0 10px;
        margin: 0px 0px;
    }

    .review-details li:nth-child(2n+1) {
        margin: 10px 0px;
        padding: 10px;
    }

    /*----------------------------------------------------End here-------------------------------------------*/
    .cart-page .nav.nav-tabs.testi-tab {
        margin-left: 20px;
    }

    /*---------------------end page------------*/
    /*---------------------------------------------------Admin assign here-------------------------------------------*/
    .assignment-file-details li li {

        width: 48%;
    }

    /*---------------------end page------------*/

}

@media (max-width: 480px) {
    .assignment-file-details li li {

        width: 99%;
    }

    /*---------------------home-page------------*/
    .offer-divide-section ul {
        margin-left: 0%;
        text-align: left;
    }

    .footer-bottom > p {
        float: none;
        text-align: center;
        width: 100%;
    }

    .private-policy {
        float: none;
    }

    .private-policy ul {
        text-align: center;
    }

    /*---------------------end home-page------------*/
    /*---------------------event offer page------------*/
    .event-gallery li {
        margin-bottom: 12px;
        width: 100%;
    }

    .events-gallery-section h2:before, .events-gallery-section h2:after {
        width: 0;
    }

    /*---------------------end offer page------------*/
    /*--------------------testimonials page------------*/
    .nav.nav-tabs.testi-tab .btn-orange {
        width: 100px !important;
        min-width: 50px;
    }

    /*---------------------end page------------*/
    /*--------------------Cart page------------*/
    .cart-page .nav.nav-tabs.testi-tab .btn-orange {
        width: auto !important;
    }

    .cart-page .nav.nav-tabs.testi-tab {
        margin-left: 20px;
    }

    /*---------------------end page------------*/
}

@media (max-width: 360px) {
    /*-----------------------------------------------All Product page -------------------------------------------*/
    .all-products ul li {
        display: inline-block;
        float: left;
        width: 100%;
    }

    /*----------------------------------------------------End here-------------------------------------------*/
    /*--------------------Cart page------------*/
    .cart-page .pull-left.button-link {
        float: right !important;
    }

    /*---------------------end page------------*/

}

/*----2016 - 01 - 08 -----*/

.logo-text {
    display: none;
}

.top-header .logo h1 {
    display: none;
}

/*---- 2016-01-12 ----*/

.fileUpload.profile-page {
    position: relative;
    overflow: hidden;

}

.fileUpload.profile-page input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fileUpload.profile-page > span {
    color: #575757;
    font-size: 18px;
    font-weight: 300;
}

.ddChild ul li {
    margin-bottom: 0px !important;
}

.search-row {
    padding: 0 0 25px 0;
}

.search-row li {
    font-size: 14px;
}

/*-------------------------form Support-------------------------------*/
.formContainerBox {
    position: fixed;
    top: 45%;
    right: 0;
    width: 150px;
    min-height: 200px;
    right: -300px;
    width: 300px;
    z-index: 9999;
    border-left: 0;
    background: #fcfcfc !important;
    /*  border:1px solid #e3cc4d;*/
    margin-top: -150px;
    box-sizing: border-box;
    box-shadow: 3px 4px 3px #3f0f0f;
    display: none;
}

.homeSupportform {
    float: left;
    padding: 15px 5px;
    width: 100%;
}

.homeFormhead {
    height: 150px;
    width: 25px;
    position: absolute;
    left: -52px;
}

.formContainerBox .form-group > label {
    color: #575757;
    font-size: 12px;
}

.formContainerBox .form-group {
    margin-bottom: 0px;
}

.formContainerBox input.form-control {
    height: 30px;
    padding: 4px 8px;
}

.homeSupportform .radio-inline {
    padding-top: 3px;
}

.formContainerBox select.form-control {
    height: 28px;
    line-height: 28px;
    padding: 0;
}

.formContainerBox h5 {
    color: #ff5722;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
}

.homeSupportform .btn-submit, .homeSupportform .btn-orange {
    font-size: 12px;
    min-width: 85px !important;
    padding: 3px 8px !important;
    width: 90px !important;
    margin-top: 10px;
}

/*-------------------------form Support-------------------------------*/

.banner-slide-area .owl-carousel .owl-wrapper-outer {
    -webkit-box-shadow: 0 5px 9px #303030;
    -moz-box-shadow: 0 5px 9px #303030;
    -o-box-shadow: 0 5px 9px #303030;
    box-shadow: 0 5px 9px #303030;
}

.font-400 {
    font-weight: 400 !important;
}

.color-575757 {
    color: #575757 !important;
}

/*------------------------------------------------------------------*/
.ques-onebyone .quadd-area {
    position: relative;
    margin-bottom: 15px;
}

.field_wrapper.ques-onebyone {
    position: relative;
}

.ques-onebyone .remove_button {
    position: absolute;
    right: -25px;
    top: 25px;
}

.ques-onebyone .add_button {
    position: absolute;
    right: -25px;
    top: 25px;
}

.form-control.btm-15{
    margin-bottom:15px;
}

.assign-quetion-paper textarea {
    float: left;
    margin-top: 15px;
    width: 100%;
}
#mathematics .product-section li:hover .product-thoumb{
    display:block !important;
}
.question-block{
    padding: 10px;

}
.question-block h6 {
    color: #000;
}
.answer-block{

    padding: 10px;
}
.answer-block h6 {
    color: #000;
}
.exercise-box{
    background: #cccccc26;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.exercise-box h3{
    text-align: center;
    padding: 20px;
    font-size: 24px;
    color: #5f5757;
}
.exercise-box ul {
    list-style: circle;
}
.exercise-box li {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.exercise-box table {
    border: 1px solid #7d7d7d;
}
.exercise-box table tr {
    border: 1px solid #7d7d7d;
}

.exercise-box table tr td {
    border: 1px solid #7d7d7d;
    padding: 5px;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto',sans-serif;
}