﻿@media only screen and (max-device-width: 767px) and (min-device-width: 320px) {
            .pagemaintitle {
                margin-top: 0px;
                font-size:22px !important;
            }
        }
        .star-rating .rating-container {
   
    color: #2e3942;
        font-size: 18px;
}

        .whiteback {
            background: rgba(255,255,255,0.8);
            padding: 30px 10px;
            border-radius: 10px;
            border: 1px solid #d0d0d0;
        }

        .pagemaintitle {
            font-size: 35px;
               margin-bottom: 20px;
        }

        .collapse.in {
            border: 0px solid !important;
        }


        .item-header-inner {
            box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
            padding: 5px 10px;
            background: #fff;
        }

        .highlight-word {
            font-size: 15px;
            margin-bottom: 0px;
            text-align: right;
        }

        .btn2 {
            line-height: 1 !important;
        }



        .responsive-tabs {
           
            margin: 1px 0px;
            background: #fff;
        }

        #app-content {
            background: #F5F3F3;
        }

        .item-header-inner {
            padding: 20px 0px;
        }

        .item-details-header .item-properties.multi-line {
            margin-top: 0px;
            margin-top: 0rem;
        }
        .pagemaintitle{

            text-align:left;
            color:#2e3942;

        }
        /*#page-header{
            background:linear-gradient(135deg, #ffffff, #d2d0d0)
        }*/
        .shadow{

    box-shadow: 0 3px 8px 0 rgba(50,50,50,.2);
        padding: 20px 20px;
    background: #fff;
        }
        .borders{

            border-left:1px solid #e8e5e5;
            border-right:1px solid #e8e5e5;
            padding-top: 10px;
        }
        .borders span{

            font-size:13px;
            color:#5d5a5a;
        }
        .borders .fa{

            color:#2f4050;
            font-size:15px;
        }

        .borders .row{

            margin-bottom:10px
        }
        .borders h4{

    color: #2f4050;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 3px;
        }

        span.course-type {
    background-color: #2d3942;
    color: #fff;
    padding: 2px 5px;
    text-align: center;
    margin: 0 2px 0px 0;
    border-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
    margin: 10px 0px 10px 0;
}

        div.course-category {
    color: #fff;
    padding: 2px 5px;
    text-align: center;
    text-transform: capitalize;
    border-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
    margin: 10px 0px 10px 2px;
}

        div.lifestyle {
    background: #2a0040!important;
    font-size: 12px;
    text-align: center;
}

        .course-details-thumbnail{

            margin-bottom:10px;
                width:95%;
    height: 166px;
    margin-top:10px
        }

        .responsive-tabs{

            margin: 0px 10px;
        }