﻿
body, html {
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    background-color: #F3F5F6;
    color: #505050;
    margin: 0px;
}


.padding-top-15px {
    padding-top: 15px;
}

.total_products {
    position: absolute;
    color: #fff;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: 600;
    left: 30px;
    top: -30%;
}

.text {
    display: inline-block;
}

.padding-left-3px {
    padding-left: 3px;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #555;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

.navbar .nav li.dropdown > .dropdown-toggle .caret-custom {
    border-top-color: #fff;
    border-bottom-color: #fff;
    margin-left: 5px !important;
    margin-top: 9px !important;
}

.no-mar-bot {
    margin-bottom: 0px !important;
}

.carousel-control-border {
    border: 0px solid #fff;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    border: 0px solid transparent;
}

.navbar .nav > .active > a.tab,
.navbar .nav > .active > a.tab:hover,
.navbar .nav > .active > a.tab:focus {
    background-color: transparent;
    border: 0px solid transparent;
    box-shadow: none;
    color: #c7242d;
}

.icon-img {
    margin: 20px 0 0 20px;
    position: absolute;
}

.card {
    min-height: 200px;
    /*width: 286px;*/
    width: 100%;
    float: left;
    border-radius: 7px;
    text-shadow: 10px #333;
}

    .card p {
        /*color: #5a5a5a;*/
        color: #505050 !important;
        font-size: 14px !important;
        font-weight: normal;
        height: 60px;
        line-height: 20px;
        margin-bottom: 0;
        margin-left: 15px;
        /*overflow: visible;*/
        text-align: left !important;
        text-transform: none;
        overflow: hidden;
        /*font-family: 'Open Sans';*/
        /*text-align: justify;*/
    }

    .card .btn {
        background-color: #ffffff !important;
        /*background-image: none;*/
        box-shadow: none;
        padding: 8px;
        color: #D23D4C !important;
        border: 1px solid #D23D4C !important;
        display: block;
        line-height: 20px;
        text-shadow: none !important;
        font-weight: bold;
        text-transform: capitalize;
        font-size: 14px;
        /*width: 90px;*/
    }

        .card .btn a:hover {
            background: #48ba85 none repeat scroll 0 0;
            box-shadow: none;
            color: #fff;
            /*width: 90px;*/
        }

.subject-icons {
    float: left;
    margin: 20px 0 0 15px;
    position: absolute;
}

.subject-icons-style {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.subject {
    position: absolute;
    color: #fff;
    font-size: 18px;
    margin: 20px 0 0 55px;
}

.icon-bookkeeping::before {
    content: "ŝ";
}

.play-video iframe {
    border: 0px solid;
}

.robomate-text {
    font-size: 17px;
    line-height: 20px;
}

.no-pad-left, .no-pad-right {
    padding-left: 0px;
    padding-right: 0px;
}

.pad-bottom-5px {
    padding-bottom: 8px;
}

.no-pad {
    padding: 0 !important;
}



.robo-testimonial {
    padding-top: 40px;
    line-height: 14px;
    font-size: 15px;
}

    .robo-testimonial p {
        font-size: 16px;
        line-height: 1.3;
    }

    .robo-testimonial .testimonial-heading {
        font-size: 35px;
        font-style: normal;
        font-weight: normal;
        line-height: 40px;
        margin-bottom: 22px;
    }

.pad-bot-45 {
    padding-bottom: 45px;
}

.pad-bot-30 {
    padding-bottom: 30px;
}

.footer-border-top {
    border-top: 1px solid #a0a0a0;
}

.navbar .nav > li > a.support {
    /*font-size: 11px;
    padding: 5px 7px;
    font-weight: 700 !important;
    border-right: 1px solid #ccc;*/
}

.robo-footer a span {
    /*color:inherit;
    padding-left:5px;*/
    /*border-right:1px solid #ccc;*/
    margin-left: 7px;
}

.robo-footer a:hover span {
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
}


@media only screen and (max-width:986px) {
    .robo-testimonial .testimonial-heading {
        font-size: 25px;
        font-style: normal;
        font-weight: normal;
        line-height: 25px;
        margin-bottom: 22px;
    }

    .robo-testimonial {
        padding-top: 40px;
    }
}

@media only screen and (max-width:980px) {

    /*.pad-bot-30 {
        padding-bottom: 0px;
    }*/

    .navbar-fixed-bottom-custom,
    .navbar-fixed-top-custom {
        position: fixed;
    }
}

.right-divider {
    border-right: 1px solid #ccc;
}

.copyright {
    text-align: left;
}

.footer-nav {
    text-align: right;
}

@media only screen and (max-width:1199px) {
    .copyright {
        text-align: center;
    }

    .footer-nav {
        text-align: center;
    }
}

.horizontal-nav {
    display: inline-block !important;
    /*padding-right: 3%;
    padding-left: 3%;*/
}

.navbar-slider-button {
    font-size: 16px;
    font-weight: normal;
    padding: 0px;
    text-align: center;
    cursor: pointer;
}

    .navbar-slider-button:hover {
    }

    .navbar-slider-button a {
        color: #ffffff;
    }

/*.navbar-slider-button a:hover{
  color: #222;
}*/


#horizontal-navbar {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    display: flex;
    -webkit-overflow-scrolling: touch;
}

    #horizontal-navbar a {
        text-shadow: none;
        /*color: #ffffff;*/
    }

        #horizontal-navbar a:hover {
            /*color: #fecf27;*/
        }

@media only screen and (max-width:768px) {
    #sliderleft, #sliderright {
        display: none;
    }

    #slider-left, #slider-right {
        display: none;
    }
}

.pad-10px {
    padding: 10px;
}

.pad-top-4px {
    padding-top: 4px;
}

.pad-top-10px {
    padding-top: 12px;
}

#nav-custom > a:hover {
    text-decoration: underline;
}

.StyBoardDetails {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    /*padding-left: 25px;*/
    padding-left: 0px !important;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

.text-overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}

ul#course-navbar > li {
    text-align: center;
    width: auto;
    display: inline-block;
    float: none;
    padding-right: 3%;
    padding-left: 3%;
}

    ul#course-navbar > li > h6 {
        color: #595959;
        cursor: pointer;
        font-size: 0.95rem;
        text-shadow: none;
    }

    /*ul#course-navbar > li > a:hover {
        padding:10px 12px;
        text-shadow: none;
    }*/

    ul#course-navbar > li:first-child > a {
        /*padding-left: 10px;*/
    }

    ul#course-navbar > li:last-child > a {
        /*padding-right: 10px;*/
    }



.card-header {
    /*padding: 12px 0 0 20px;*/
    font-size: 0.95rem !important;
    text-transform: capitalize;
    position: absolute;
    /*color: #fff;*/
    font-weight: bold;
    padding-top: 10px;
}

.card-backgroung-image {
    height: 145px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 7px 7px 0 0;
}

.card-subject {
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*padding-bottom:20px;*/
}

.card .card-content {
    padding: 6px 15px !important;
}

.product-desc {
    /*height: 61px;*/
}

.card .card-content .product-desc p {
    /*height: 100%;*/
    font-size: 13px !important;
    line-height: 19px;
    text-transform: none;
    text-align: justify;
    /*padding-bottom:20px;*/
}

.card-priceTag {
    font-style: normal;
    /*padding-top: 7px;*/
    font-size: 12px;
}

.page-heading {
    padding: 10px 0px;
    float: left;
    width: 100%;
}

#lblPageProductHeading, #lblPageProductSubHeading {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: normal;
}

#lblPageProductHeading {
    font-size: 18px;
}

#lblPageProductSubHeading {
    display: block;
    font-size: 28px;
}

.lbl-Page-Heading {
    /*color: #fff;*/
    font-family: 'Open Sans';
    font-weight: normal;
    display: block;
    font-size: 28px;
}

.pad-bot-3px {
    padding-bottom: 3px;
}

.iconfont {
    font-size: 50px;
}

.divdiscountdesc {
    background-color: #fed940;
    border: 1px dashed;
    border-radius: 5px;
    color: #9e5915;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

[class^="icon-custom"], [class*=" icon-custom"] {
    width: auto;
    height: auto;
    line-height: 40px !important;
    background-image: none !important;
}

.badge1[data-badge]::after {
    content: attr(data-badge);
}

.icon-custom-style {
    height: auto;
    width: auto;
    line-height: 34px !important;
    background-image: none !important;
}

[class^="robo-icon"], [class*="robo-icon"] {
    width: 34px;
    height: 34px;
    background-image: none;
    font-size: 34px;
    line-height: 34px !important;
}

.error-custom {
    display: none;
    font-family: "Open Sans";
    font-size: 10pt;
    color: red;
    cursor: default;
}

.materialize-yellow {
    background-color: #FBCF27 !important;
}

.jambalaya-text {
    color: #573813;
}

.red-text {
    color: #FF0000;
}

.emperor-text {
    color: #505050;
}

.video-wrap {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.card:hover {
    box-shadow: 0 2px 20px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: box-shadow .3s; /* For Safari 3.1 to 6.0 */
    transition: box-shadow .3s;
}


@media screen and (max-width:319px) {
    .banner-height {
        height: 220px;
        width: 100%;
    }
}

@media screen and (min-width:320px) {
    .banner-height {
        height: 225px;
        width: 100%;
    }

    #course-navbar {
        overflow-y: hidden;
        width: 100% !important;
        display: flex;
        -webkit-overflow-scrolling: touch !important;
    }
}

@media screen and (min-width:380px) {
    .banner-height {
        height: 230px;
        width: 100%;
    }
}

@media screen and (min-width:480px) {
    .banner-height {
        height: 270px;
        width: 100%;
    }
}

@media screen and (min-width:640px) {
    .banner-height {
        height: 320px;
        width: 100%;
    }
}


@media screen and (min-width:768px) and (max-width:991px) {
    .banner-height {
        height: 370px;
        width: 100%;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .banner-height {
        height: 400px;
        width: 100%;
    }
}

@media screen and (min-width:1200px) {
    .banner-height {
        height: 400px;
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .hide-on-small-only-custom, .hide-on-small-and-down-custom {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {
    .hide-on-medium-only-custom, .hide-on-medium-and-up-custom {
        display: none !important;
    }
}

.border-top-divider {
}

@media only screen and (min-width: 768px) {
    .border-top-divider {
        border-top: 0px solid #bcbcbc;
        /*display: none !important;*/
    }
}

@media only screen and (max-width: 767px) {
    .border-top-divider {
        border-top: 2px solid #bcbcbc;
        /*display: block !important;*/
    }
}

.course-tab-bar {
    display: flex !important;
    float: none !important;
    overflow: hidden;
    white-space: nowrap;
}



.overflow {
    overflow-x: hidden;
    overflow-y: hidden;
}

@media only screen and (max-width: 768px) {
    .overflow {
        overflow-x: auto;
        overflow-y: hidden;
    }
}

.padding-top {
    padding-top: 99px !important;
}

@media only screen and (max-width: 767px) {
    .padding-top {
        padding-top: 163px !important;
    }
}

.no-padding-left {
    padding-left: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url('../../images/roboestore-images/arrow_drop_down.png');
    background-size: 25px;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: transparent;
    height: 25px !important;
    padding: 3px 25px 3px 0px !important;
    outline: 0;
    box-shadow: none !important;
    color: #fff;
    font-size: 14px !important;
    border: 0px solid;
    font-family: 'Open Sans' !important;
}

.form-control .select {
    height: 22px !important;
    background-color: transparent !important;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}



.padding-top-productlist {
    padding-top: 140px;
}

@media only screen and (max-width: 767px) {
    .padding-top-productlist {
        padding-top: 200px !important;
    }
}

.materialize-grey {
    background-color: #D8D8D7 !important;
}

.materialize-red {
    background-color: #C6242C !important;
}

.materialize-grey-text {
    color: #54545E !important;
}

.no-margin {
    margin: 0px !important;
}

.subjectname {
    margin: 7px 0 0 45px;
    color: #fff;
    font-size: 14px;
}

.productname {
    font-size: 13px;
    color: #fff;
    margin: 7px 0 0 45px;
}

.text-color-blue {
    color: #2c81c3;
}

.padding-top-10px {
    padding-top: 10px;
}

.padding-top-7px {
    padding-top: 7px;
}

.padding-top-5px {
    padding-top: 5px;
}

.padding-top-16px {
    padding-top: 16px;
}

.padding-top-12px {
    padding-top: 12px;
}

.padding-bottom-10px {
    padding-bottom: 10px;
}

.no-padding-bottom {
    padding-bottom: 0px !important;
}

.no-padding-left {
}

.padding-left-10px {
    padding-left: 10px;
}

.padding-left-45px {
    padding-left: 45px;
}

.padding-left-40px {
    padding-left: 40px;
}

.padding-left-7px {
    padding-left: 7px;
}

.margin-left-25px {
    margin-left: 25px;
}

.color#313131 {
    color: #131313;
}

.ul {
    margin: 0 0 10px 0px !important;
}

li.list-type-circle {
    list-style-type: circle;
}

.float-left {
    float: left;
}

.card-padding {
    padding: 25px 0px 20px;
}

.card-h3 {
    font-size: 34px;
    font-weight: 300;
    color: #313131;
}

.card-h4 {
    font-size: 20px;
    color: #313131;
}



.font-weight-500 {
    font-weight: 500;
}


.font-weight-bold {
    font-weight: bold;
}

.card-product-description {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: justify;
}

.add-to-cart-panel {
    background-color: #FDFBE4;
    position: fixed;
    z-index: 9999;
    width: 100%;
}

@media only screen and (max-width:767px) {
    .add-to-cart-panel {
        bottom: 71px !important;
    }
}

@media only screen and (min-width:768px) {
    .add-to-cart-panel {
        bottom: 41px !important;
    }
}

@media only screen and (max-width:767px) {
    #divproductdetails {
        padding-top: 300px;
        padding-bottom: 212px;
    }

    #divCardDetails {
        padding-top: 155px;
        padding-bottom: 80px;
    }

    #divPaymentModeDetails {
        padding-top: 160px;
        padding-bottom: 100px;
    }

    #divCreateAccount {
        padding-top: 160px;
        padding-bottom: 90px;
    }

    #divOfflinePayment {
        padding-top: 160px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width:768px) {
    #divproductdetails {
        padding-top: 1.5%;
        padding-bottom: 4%;
    }

    #divCardDetails {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    #divPaymentModeDetails {
        padding-top: 110px;
        padding-bottom: 70px;
    }

    #divCreateAccount {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    #divOfflinePayment {
        padding-top: 110px;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width:767px) {
    .special-container-on-xs {
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media only screen and (max-width:767px) {
    .no-padding-on-xs {
        padding: 0px !important;
    }
}





.btn-AddToCart {
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: center;
    color: #54545E;
    cursor: pointer;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #B5B5B5;
}

.btn-CheckOut {
    background-color: #D23D4C;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-weight: bold;
}

.loginTitle {
    font-size: 24px !important;
    font-weight: bold;
}

@media only screen and (max-width:767px) {
    .loginTitle {
        font-size: 15px !important;
        font-weight: bold;
    }

    #txtPromoCode {
        width: 150px;
    }
}

@media only screen and (min-width:768px) {
    .loginTitle {
        font-size: 20px !important;
        font-weight: bold;
    }
}

.paymentTitle {
    font-size: 18px !important;
    background-color: #dddddd;
    padding: 10px 5px 10px 10px;
    border-radius: 5px;
    font-family: 'Open Sans';
    font-style: normal;
}





/*Actual*/
/*<=767 ---> Extra small
768 - 991 -->small 
992 - 1199 -->medium
>1200 ---> Large*/




/*#demoDiv > .multi-column:before
{
position:absolute;
top:0px;
left:10px;
display:inline-block;
border-right:7px solid transparent;
border-bottom:7px solid #ff0;
border-left:7px solid transparent;
border-bottom-color:rgba(0,0,0,0.2);
content:'';
}
#demoDiv > .multi-column:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #ff0;border-left:6px solid transparent;content:'';}*/



/*.navbar .nav .dropdown-toggle .caret-custom{
    margin-top:
}*/
