/********reset style*************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins {background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
hr {display:block;height:1px;border:0;   border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
h1, .h1 {font-size: 36px;}
h1{font-size: 36px;}
h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
ul {
    list-style: none;
}
p{
    font-weight: 500;
}
a{
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500 ease-in-out;
    -o-transition: all 500 ease-in-out;
    transition: all 500ms ease-in-out;
}
button{
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.btn-link:hover{
    text-decoration: none !important;
}
a:hover{
    text-decoration: none !important;
}
button:hover{
    text-decoration: none !important;
}
button:focus{
    text-decoration: none !important;
    box-shadow: none !important;
}
body{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
}
@font-face{
    font-family:"FM_GANGA" ;
    src:url('FM_GANGA.TTF') format('truetype');
}
.btn:focus{
    outline: none !important;
    box-shadow: none !important;
}
.container{
    max-width:1250px !important;
}
.header-wrapper {
    
    position: relative;
    background-color: #fff;
    z-index: 30;
}
.e-logo {
    max-width: 266px;
}
.e-logo img {
    width: 100%;
}
.logo-button {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0px;
}
.eHeader-button {
    border-radius: 30px;
    background-color: transparent;
    line-height: 45px;
    margin-left: 22px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid transparent;
    padding: 15px;
}
.weblnars-button {
    margin-right: 22px;
}
#weblnars-button {
    border-color: #ff3801;
    color: #ff3801;
}
#weblnars-button:hover{
    background-color:#ff3801 ;
    color: #fff;
}
#coporate-butoon{
    border-color:#692767;
    color:#692767;
}
#coporate-butoon:hover{
    background-color: #692767;
    color: #fff;
}
#register-button {
    border-color: #367dff;
    color: #367dff;
    background-color: #fff;
    margin-left: 25px;
    padding: 10px 61px 10px 26px;
    text-transform: uppercase;
    border:2px solid;
}
#register-button:hover{
    background-color:#0c2963 ;
    color: #fff;
    border-color: transparent;
}
#login-button{
    border-color: #367dff;
    color: #fff;
    background-color: #367dff;
    width: 106px;
    margin-left: -40px;
    padding: 11px 38px;
    text-transform: uppercase;
}
#login-button:hover{
    background-color:#0c2963 ;
    color: #fff;
    border-color: transparent;
}
.header-buttons {
    display: flex;
    align-items: center;
}
.header-menu {
    display: flex;
    background-color: #21102f;
    position: relative;
}
.main-menu{
    display: flex;
    align-items: center;
}
.mobile-menu{
    display:none;
}
.category-bar {
    display: flex;
    background-color: #fff;
    align-items: center;
    padding-right: 15px;
    position: relative;
    max-width: 16.66%;
    width: 100%;
    max-width: 18%;
}
.container2{
    flex:1;
}
.container2 .row{
    height: 100%;
}
.category-bar:hover {
    background-color: rgb(221, 221, 221);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.category-title {
    margin-left: 32px;
}
.categorybar-icon {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 10px;
}
.category-title h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}
.menu-bar {
    background-color: #21102f;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    justify-content: center;
    height: 100%;
}
/* .sinhala-text {
    text-transform: initial !important;
} */
ul.eMenu-list {
    display: flex;
    list-style: none;
    margin-bottom: 0px !important;
}
ul.eMenu-list li:first-child{
    margin-left: 0px;
}
li.eMenu-listItem {
    margin-left: 24px;
}
li.eMenu-listItem h6 {
    font-size: 11px;
    font-weight: 700;
    color: #FFF;
}
ul.eMenu-list a {
    color: #fff;
}
ul.eMenu-list a:hover{
    color:#065ea8;
}
.social-icons {
    margin-left: 70px;
}
ul.eSocial-list {
    display: flex;
    list-style: none;
    margin-bottom: 0 !important
}
.eSocial-listitem{
    margin-left: 18px;
}
.social-icons a {
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}
.social-icons a:hover{
    background-color: #fff;
    border-color: transparent;
}
.social-icons .facebook:hover{
    color:#4267b2 !important;
}
.social-icons .insta:hover{
    color:#833ab4 !important;
}
.social-icons .twitter:hover{
    color:#1da1f2 !important;
}
.social-icons .youtube:hover{
    color:#FF0000 !important;
}
.category {
    display: flex;
    align-items: center;
    padding: 0px 30px 0 0 ;
}
.dropdown-icon .hamburger-box {
    position: relative;
    display: flex !important;
    width: 28px;
    height: 24px;
}
.dropdown-icon .hamburger-inner{
    background-color:#fff !important;
    width:28px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    width: 28px;

    background-color: #fff;
}
.dropdown-icon .m-hamburger span::before {
    top: -8px !important;
}
.dropdown-icon .m-hamburger span::after {
    bottom: -8px;
}
.dropdown-icon .m-hamburger span::after, .m-hamburger span::before {
    background-color: #fff !important;
}
.dropdown-icon .m-hamburger span {
    background-color: #fff !important;
    width: 74% !important;
    margin-left: auto;
    margin-right: auto;
}
.footer-background{
    background-color: #1d1d1d;
    padding-top: 60px;
}
.logo-image {
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    display: flex;
    justify-content: center;
    padding: 10px;
    max-width: 387px;
}
.logo-image img{
    max-width: 100%;
}
.footer-social {
    margin-top: 30px;
}
ul.footerSocial-list {
    display: flex;
    list-style: none;
}
li.footerSocial-listitem {
    margin-left: 19px;
    font-size: 20px;
}
ul.footerSocial-list a {
    color: #b0b0b0;
    border: 1px solid #b0b0b0;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}
ul.footerSocial-list a:hover{
    background-color: #fff;
    border-color: #fff;
}
ul.footerSocial-list .facebook:hover{
    color:#4267b2 !important;
}
ul.footerSocial-list .insta:hover{
    color:#833ab4 !important;
}
ul.footerSocial-list .twitter:hover{
    color:#1da1f2 !important;
}
ul.footerSocial-list .youtube:hover{
    color:#FF0000 !important;
}
.contacts {
    display: flex;
    margin-bottom: 25px;
    color: #b0b0b0;
    align-items: center;
}
.icon {
    margin-right: 15px;
}
ul.footerMenu-list {
    list-style: none;
}
li.footerMenu-item {
    margin-bottom: 25px;
}
ul.footerMenu-list a {
    color: #b0b0b0;
    font-size: 12px;
}
ul.footerMenu-list a:hover{
    color: #fff;
}
ul.shortMenu-list {
    list-style: none;
}
li.shortMenu-item {
    margin-bottom: 25px;
}
ul.shortMenu-list a {
    color: #b0b0b0;
    font-size: 12px;
}
ul.shortMenu-list a:hover{
    color:#fff;
}
.detail {
    font-size: 12px;
}
.detail a {
    color:#b0b0b0;
}
.detail a:hover {
    color:#fff;
}
.short-menu {
    margin-left: 86px;
}
.footer-menu {
    margin-left: 45px;
}
.contact-deatail {
    margin-left: 102px;
}
.rights-section{
    background-color: #0c0c0c;
}
.rights h5 {
    margin-bottom: 0px !important;
    font-size: 11px;
    color: #5b5b5b;
    font-weight: 700;
}
.rights {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 20px 0px;
}
section#banner-section .container{
    position: relative;
}
.Bnner-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-color: #0000003a;
    background-blend-mode: multiply;
}
.banner-container {
   position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   text-align: center;
   font-size: 20px;
   color: white;
}
.banner-row{
    justify-content: center;
}
.banner-heading {
    margin-top: 100px;
    margin-bottom: 45px;
    color: #FFF;
    text-align: left;
}
.banner-heading h3 {
    color: #fff;
    font-size: 39px;
    font-weight: 600;
}
.Search-button {
    width:100%;
    padding: 10px;
    background-color:rgb(0, 27, 85);
}
.banner-form {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
input#searching-text {
    border: 1px solid transparent;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    width: 100%;
    padding-left: 25px;
    color: #686868;
    outline: none !important;
    line-height: 55px;
}
.search-link {
    display: flex;
    border: 1px solid transparent;
    background-color: #000;
    line-height: 39px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 19px 30px;
    align-items: center;
}
.search-link h6{
    margin-bottom: 0 !important;
    font-weight: 600;
}
.search-link:hover {
    color: #fff !important;
    outline: none;
    background-color: #04376d;
}
.search-link:focus {
    outline:none !important ;
}
.search-icon {
    margin-right: 15px;
}
.facility-section {
    display: flex;
    /* align-items: center; */
    text-align: center;
    margin-top: -182px;
    z-index: 1;
    background-color: #fff;
}
.facility-content {
    border: 1px solid #e9e9e9;
    margin: 27px 0;
    /* min-height: 300px; */
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    justify-content: center;
}
.facility-image {
    min-height: 87px;
    width: 100%;
    margin-top: 22px;
}
.facility-title {
    margin-top: 23px;
}
.facility-title h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #898a8a;
    margin-bottom: 0 !important;
}
.facility-para {
    margin-top: 20px;
    padding: 0 34px;
    margin-bottom: 38px;
}
.facility-para p {
    font-size: 12px;
    font-weight: 400;
    color: #797979;
    line-height: 15px;
    margin-bottom: 0 !important;
}
section#featured-section {
    padding-bottom: 50px;
    background-color: #f3f3f4;
    /* margin-top: -175px; */
    /* padding-top: 200px; */
    padding-top: 50px;
}
.featured-courses {
    text-align: center;
    margin-bottom: 33px;
}
.featured-heading h3 {
    font-size: 22px;
    font-weight: 700;
}
.featured-para p {
    font-size: 12px;
    color:#c4c4c5 ;
}
.courses-type {
    display: flex;
    width: 100%;
}
.featured-image {
    /*height: 250px;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    transform: scale(1);
    border-radius: 7px;
    padding-bottom: 59.2%;
}
#banner-carousel{
    margin: 50px 0;
}
.header-alert{
    margin:0px !important
}
.carousel-description{
    color:#fff;
    /*margin:auto auto auto 10%;*/
    position: absolute;
    top: 20%;
    padding-left: 10px;
}
.carousel-description-wrapper{
    display:flex;
}
.carousel-btn{
    font-size: 16px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    padding: 8px 25px;
    border-radius: 50px;
    margin-top: 35px;
    font-weight: 600;
    font-weight: 600;
}
.carousel-title{
    font-size:3.5vw
}
.carousel-desc{
    /*font-size:1.2vw;*/ 
    padding-bottom: 5%;
    padding-right: 5%;
}
.carousel-btn:hover{
    color:#007bff;
    background-color: #fff;
}
.rating-bar{
    background-color: transparent;
    position: absolute;
    width: 100%;
    border-radius: 0 0 7px 7px;
    bottom: 0;
}
.featured-image:before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    background: -moz-linear-gradient(top, rgba(140,140,140,0) 0%, rgba(14,14,14,1) 100%);
    background: -webkit-linear-gradient(top, rgba(140,140,140,0) 0%,rgba(14,14,14,1) 100%);
    background: linear-gradient(to bottom, rgba(140,140,140,0) 0%,rgba(14,14,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008c8c8c', endColorstr='#0e0e0e',GradientType=0 );
    bottom: 0;
}
.featured-course a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.featured-course {
    position: relative;
    overflow: hidden;
    margin: 0px 7.5px;
    border-radius: 7px;
}
.featured-course:hover>.featured-image{
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scale(1.06);
    border-radius: 7px;
}
.course-title {
    z-index: 1;
    color: #fff;
    position: absolute;
    text-align: left;
    bottom: 10%;
}
.course-title h4 {
    font-size: 15px;
    font-weight: 700;
    padding-left: 31px;
    margin-bottom: 0 !important;
    padding-right: 64px;
}
.instructor-courses {
    display: flex;
    margin-top: 220px;
    width: 80%;
    padding-bottom: 10px;
}
.instructorCourse-background {
    min-height: 438px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.instructorCourse-heading h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}
.instructorCourse-heading h3 span {
    font-size: 30px;
}
section#instrctor-section .row {
    padding-top: 40px;
}
.instructorCourse-heading {
    width: 65%;
    text-align: left;
    padding-left: 15px;
}
.phtoshop-courses {
    max-width: 100%;
    display: flex;
    box-sizing: border-box;
    overflow: auto;
    justify-content: center;
    position: relative;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    border-radius: 7px;
}
.phtoshop-courses a{
    position: absolute;
    width:100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 5;
}
.photoshop {
    border-radius: 7px;
    padding-bottom: 59.2%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    -webkit-transition:  all 700ms ease-in-out;
    -moz-transition:  all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition:  all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
}
.photoshop:before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    background: -moz-linear-gradient(top,  rgba(89,89,89,0) 0%, rgba(1,1,1,1) 99%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(89,89,89,0) 0%,rgba(1,1,1,1) 99%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(89,89,89,0) 0%,rgba(1,1,1,1) 99%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00595959', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    bottom: 0;
    left: 0;
}
.phtoshop-courses::after, .phtoshop-courses::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.7s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}
.phtoshop-courses::before {
    border-bottom:  3px solid #fff;
    border-left:  3px solid #fff;
    transform-origin: 0 100% 0;
}
.phtoshop-courses::after {
    border-right:  3px solid #fff;
    border-top:  3px solid #fff;
    transform-origin: 100% 0 0;
}
.phtoshop-courses:hover::after, .phtoshop-courses:hover::before {
    transform: scale(1);
}
.course-name h4 {
    color:#fff;
    font-size: 14px;
    position: absolute;
    bottom: 10%;
    padding-left: 15px;
    font-weight: 700;
    padding-right: 15px;
}
section#latest-section {
    padding-top: 50px;
    padding-bottom: 20px;
}
.latest-heading {
    /*text-align: center;
    margin-bottom: 55px;*/
}
.latest-heading h4 {
    font-size: 22px;
    font-weight: 700;
}
.latest-heading p {
    font-size: 12px;
    color: #898a8a;
    font-weight: 700;
}
.latest-image {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    border-radius: 7px;
    padding-bottom: 59.2%;
    position: relative;
}
.latest-avg-rating{    
    color: #fff;
    background-color: #000000b8;
    border-radius: 40px;
    padding: 4px 5px 2px 6px;
    float: right;
    margin-right: 4px;
    margin-bottom: 4px;
}
.latest-avg-rating .fa-star{
    color:#fff !important;
}
.latest-image.lazy{
   background-image: none !important;   
}
.latest-course {
    background-color: #fff;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 80px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    overflow: hidden;
    /*box-shadow: 0px 3px 4px -3px rgb(0 0 0 / 30%);*/
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    position: relative;
    min-height: 100%;
    border-radius: 7px;
}
.latestCourse-item {
    margin-bottom: 30px;
}
.latest-course:hover {
    box-shadow: 0px 2px 4px 2px rgba(0,0,0, 0.3);
}
.latest-course a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.latest-title h4 {
    font-size: 13px;
    font-weight: 700;
    color: #686868;
    margin-bottom: 17px !important;
    line-height: 18px;
    text-transform: capitalize;
}
.latest-catergory{
    border: none;
    background-color:transparent;
    padding:3px 15px;
    font-size: 16px;
    color: #000;
    display: inline-block;
}
.latest-catergory:hover{
    border-radius: 8px;
    background-color: #f28624;
    color: #ffffff;
}
.latest-catergory:focus{
    border: none;
}
.latest-catergory.active{
    border-radius: 8px;
    background-color: #f28624;
}
.latest-catergories{
    float: right;
}
.latest_courses{
    display:contents;
}
.web-banner{
    width: 100%;
}
.web-banner-desk{
    display: block;
}
.web-banner-mobile{
    display: none;
}
.Bnner-mobile{
    display: none;
}
.Bnner-desk{
    display: block;
    padding-top: 35.45%; 
}
.Search-button.desk{  
    width: 45%;
    position: relative;
    float: right;
    margin-top: -13%;
    border-radius: 8px;
}
.rating-text{
    width: 100%;
}
.rating-text h5 {
    font-size: 9px;
    font-weight: 700;
    color: #686868;
    margin-bottom: 4px;
}
.rating-text .price{
    float: left;
}
.price h5 {
    font-size: 16px;
    font-weight: 700;
    color: #065ea8;
}
.original-price{
    text-decoration: line-through;
    color: #686868;
    font-size: 12px;
}
.sale-countdown{
    float: right;
}
.sale-countdown h6{
    margin-bottom: 2px;
    color: #ff3d3d;
    font-size: 15px;
    font-weight: 600;
}
.sale-countdown .countdown{
    font-size: 14px;
    color: #ff0000;
    font-weight: 600;
    font-family: monospace;
}
.ratings {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    height: auto;
    position: relative;
}
.latest-content {
    padding-left: 15px;
    padding-top: 19px;
    border-top: none;
    padding-right: 15px;
}
.latest-title {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 12px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
    max-height: 55px;
}
.star-image {
    width: 85px;
    height: 15px;
}
.star{
    position: relative;
}
.star-image.color-star {
    /*max-width: 43%;*/
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.star-image.color-star.drawing-star {
    /*max-width: 62%;*/
    max-width: 100%;
}
.star-image.color-star.books-star {
    max-width: 100%;
}
.star-image.color-star.video-star{
    /*max-width: 43%;*/
    max-width: 100%;
}
.star-image.color-star.insta-star {
    /*max-width: 62%;*/
    max-width: 100%;
}
.star-image.color-star.business-star{
    max-width: 100%;
}
.star-image.color-star.webDeveloper-star{
    /*max-width: 62%;*/
    max-width: 100%;
}
.star-image.color-star.cook-star{
    max-width: 100%;
}
.star-image.color-star.game-star{
    /*max-width: 62%;*/
    max-width: 100%;
}
.star-image.empty {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}
/*///////////////////////////////////////////////////////////////// share styles //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
section#share-knowladge .row {
    justify-content: flex-end;
    padding: 83px 45px;
}
.share-background {
    min-height: 425px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-color: #367dff;
    background-blend-mode: multiply;
}
.share-background-image {
    min-height: 425px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-blend-mode: multiply;
}
.share-heading h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom:0 !important;
}
.share-para {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-top: 34px;
    line-height: 40px;
}
.share-para p {
    margin-bottom: 0 !important;
    line-height: 27px;
    font-weight: 600;
}
.joinNow-button {
    margin-top: 63px;
}
a.joinNow-button {
    background-color: #fff;
    border: 1px solid transparent;
    padding: 20px 61px;
    color: #0c2963;
    font-weight: 700;
    border-radius: 7px;
    text-transform: uppercase;
}
a.joinNow-button:hover {
    color: #fff;
    background-color: transparent;
    border: 3px solid #fff;
}
@media only screen and (max-width: 650px) {  
    .mobile-only{
        display: block;
    }
    #register-button{
        background-color: transparent;
    }
    .latest-catergory{
        display: block;
        text-align: center;
        padding: 10px;
        font-size: 17px;
    }
    .latest-catergories{
        text-align: center;
        float: none;
    }
}
#companies-section {
    padding-top: 55px;
    padding-bottom: 65px;
}
.company-heading {
    text-align: center;
    margin-bottom: 56px;
}
.company-heading h3 {
    font-size: 22px;
    font-weight: 700;
}
.company-heading p {
    font-size: 14px;
    font-weight: 700;
    color: #969696;
}
.companies {
    width: 100%;
}
.item.company-logo img {
    max-width: 185px !important;
    width: auto !important;
}
.item.company-logo {
    text-align: center;
}
.owl-carousel .owl-stage {
    display: flex !important;
    align-items: center !important;
}
.comment-background {
    min-height: 456px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.comment-background:before{
    content:'';
    width:100%;
    height: 100%;
    position: absolute;
    background-color:rgba(57, 56, 56, 0.7);
}
.comment-heading {
    text-align: center;
    z-index: 1;
    padding-top: 53px;
    position: relative;
}
.comment-heading h3{
    color:#fff;
    font-weight: 700;
    font-size: 22px;
}
.comment-heading p{
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}
.item.comment-item {
    text-align: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 42px;
    min-height: 280px;
}
.comment-item img{
    width: max-content !important;
}
p.comment-text {
    font-size: 13px;
    font-weight: 700;
    color: #3d3d3d;
    margin-top: 18px;
    line-height: 23px;
}
.comments {
    width: 100%;
    margin-top: 53px;
    padding-bottom: 73px;
}
.comments .col-sm-12.col-md-12,
.comments .col-sm-12.col-md-12 .item.comment-item {
    height: 100%;
}
p.name {
    font-style: italic;
    font-weight: 700;
    color: #949494;
    font-size: 14px;
}
#login .modal-dialog {
    max-width: 617px !important;
}
div#login {
    top: 5%;
}
.modal-content.login-content,.modal-content.reg-content {
    align-items: center;
}
.returning-title h5 {
    font-size: 18px;
    color: #007bff;
    font-weight: 600;
}
.reg-header h5{
    font-size: 18px;
    color: #367dff;
    font-weight: 600;
}
.register-text p {
    font-size: 13px;
    color: #686868;
}
.register-text p:first-child  {
    font-weight: 700;
}
form.login-form {
    display: flex;
    flex-direction: column;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.modal-header.login-header {
    padding-bottom: 0px;
    padding-top: 45px !important;
}
form.login-form p {
    font-size: 15px;
    font-weight: 700;
    color: #0c2963;
    text-align: center;
    margin-bottom: 15px !important;
}
.modal-body.login-body{
    width:100%;
}
input.login-inputs {
    border: 1px solid #e9e9e9;
    line-height: 30px;
    padding-left:15px;
}
label.text-name {
    margin-bottom: 0 !important;
    color:#686868;
}
.input-field {
    margin-bottom: 20px;
    font-size: 15px;
    color: #686868;
    display: flex;
    flex-direction: column;
}
#rememberpWord {
    flex-direction: row;
    align-items: center;
}
.input-field input:checked ~ .checkmark {
    background-color:#007bff !important;
    border: none;
}
.input-field .checkmark {
    top: 2px;
}
.input-field .sub-text {
    font-size: 15px;
    color: #686868;
}
#rememberpWord input.login-inputs {
    margin-right: 10px;
}
a.forgetPword-link {
    text-align: center;
    color: #0c2963;
}
a.forgetPword-link:hover{
    color:#007bff;
}
label.text-name {
    margin-bottom: 0 !important;
    color: #686868;
    font-size: 15px;
}
.login-buttons {
    background-color: #007bff  !important;
    border-color: transparent !important;
    outline: none !important;
    border-radius: 0px !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
}
p.reg-text {
    color: #686868 !important;
}
span.reg-link a {
    color:#0c2963 !important;
}
span.reg-link a:hover{
    color: #007bff !important;
}
.login-buttons:hover{
    background-color:#0c2963 !important;
    outline: none !important;
}
.login-close {
    position: absolute;
    right: 0%;
    background-color: #007bff !important;
    line-height: 10px !important;
    color: #fff !important;
    top: 0;
    margin: 0 !important;
    text-shadow: none !important;
    opacity: 1 !important;
    z-index: 100;
    padding: 13px 13px !important;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
button.close.login-close:hover {
    background-color:#0c2963 !important;
    outline: none !important;
}
.modal-body.login-body .row{
    padding-top: 15px;
}
.forgetPword-link:hover{
    color:#0c2963
}
.modal-footer.login-footer {
    border-top: none;
    padding-bottom: 0 !important;
}
.register-form {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    padding-top: 15px;
}
.reg-inputs {
    margin-bottom: 25px;
    text-align: center;
}
.names-input {
    display: flex;
}
.gender-buttons .reg-inputs.instructor-input.language-button{
    margin-bottom: 0 !important;
}
#edit-alert.alert-danger {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 15px !important;
    border-radius: 0 !important;
}
#error-alert.alert-danger {
    text-align: center !important;
    line-height: 9px !important;
    border-radius: 0 !important;
}
#error-alert.fadeIn {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#error-alert.fadeOut {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block;
}
.reg-field {
    border: 1px solid #bfb8b8;
    width: 90%;
    line-height: 35px;
    padding-left: 15px;
    font-size: 15px;
    color: #686868;
    height: 40px;
}
.reg-inputs a{
    color: #0c2963;
}
.reg-inputs a:hover{
    color:#367dff;
}
button.reg-field {
    width:90%;
    background-color: #367dff;
    border-color: transparent;
    outline: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
}
button.reg-field:hover{
    background-color:#0c2963;
}
.reg-inputs p {
    color: #686868;
    font-weight: 600;
    margin-bottom: 0 !important;
}
.reg-footer {
    padding: 0 !important;
    border-top: none !important;
}
.modal-header .reg-close{
    padding: 13px 13px !important;
    position: absolute;
    right: 16px;
    color: #fff !important;
    background-color: #367dff !important;
    opacity: 1 !important;
    text-shadow: none !important;
    line-height: 10px !important;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
div#rcaptcha div {
    width: 100% !important;
}
.modal-header .reg-close:hover{
    background-color: #0c2963 !important;
    outline: none;
}
.reg-content {
    align-items: center;
}
.reg-body {
    width: 95%;
}
.modal-header.reg-header {
    text-align: center;
    padding-bottom: 0 !important;
}
.reg-dialog{
    max-width:617px !important;
}
form.form-forgetPword {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.modal-header.fPword-header {
    border-bottom: none;
    padding-bottom: 0 !important;
}
.fPword-heading h5 {
    color: #367dff;
    font-size: 22px;
    font-weight: 700;
}
.fPword-text {
    text-align: center;
    font-size: 13px;
    color: #686868;
}
.fPword-input {
    margin-bottom: 30px;
}
input.fPword-field {
    width: 100%;
    line-height: 33px;
    padding-left: 15px;
}
button.fPword-field {
    width: 100%;
    color: #fff;
    background-color: #367dff !important;
    border: 1px solid;
    line-height: 35px;
    font-weight: 700;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out !important;
}
button.fPword-field:hover{
    background-color: #0c2963 !important;
}
.category-button {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    border: 2px solid #fff;
    border-radius: 7px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    font-size: 18px;
    line-height: 10px;
}
.category-bar .allCat {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
a.category-button:hover{
    background-color: #fff;
    color: #065ea8;
}
.mega-menu {
    position: absolute;
    height: auto;
    z-index: 10;
    width: 100%;
    display: none;
    text-align: center;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.mega-menu.slideInDown {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block;
    box-shadow: 0px 1px 4px 2px rgba(0,0,0, 0.3);
}
.mega-menu.slideOutUp {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.close-icon{
    display: none;
}
.open{
    display:block;
}
.megamenu-row {
    display: flex;
    flex-wrap: wrap;
}
.category-menu a {
    display: flex;
    justify-content: left;
    color: #fff;
    font-size: 13px;
    text-align: left;
    font-weight: 600;
    position: relative;
    width:100%;
}
.category-menu li:before {
    content: '';
    width: 7%;
    height: 100%;
    position: absolute;
    border-bottom: 3px solid #fff;
}
.allCourse-link {
    display: flex;
    justify-content: flex-end;
}
.allCourse-link a {
    color: #065ea8;
    text-transform: uppercase;
    font-weight: 600;
}
.category-menu a:hover{
    background-color:#065ea8;
    color: #fff !important;
    margin-left: -60px;
    padding-left: 60px;
}
.category-menu li:hover:before{
    border-bottom: none;
}
.featuredcourse-menu a{
    justify-content: center;
}
.cat-course{
    /*display: flex;*/
    height: 100%;
}
.cat.col-sm-12.col-md-9.col-lg-10.p-0 {
    background-color: #fff;
    position: relative;
}
.view-all a {
    color: #065ea8;
    font-weight: 600;
    display: flex;
    justify-content: flex-end;
}
.view-all a:hover{
    color:#04376d;
}
.column {
    padding-top: 30px;
}
.column.category-menu {
    background-color: #272727;
    padding-bottom: 34px;
    padding-left: 30px;
    max-width: 18%;
    width: 100%;
}
.cat {
    max-width: 82%;
    width:100%;
    background-color: #fff;
}
.column.all-courses.course-column {
    background-color: #fff;
    max-width: 75%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 541px;
}
.allCourse-title {
    background-color: #f4f4f4;
    padding: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative;
}
.allCourse-title a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.allCourse-row{
    margin-right: 0 !important;
}
.allCourse-title .ratings {
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
    padding-bottom: 0;
}
.column h4 {
    font-size: 12px;
    font-weight: 600;
    color: #434343;
    margin-bottom: 20px;
    text-align: left;
}
.column h3 {
    text-align: left;
    color: #434343;
    font-size: 18px;
    font-weight: 700;
}
.megamenu-featured-img {
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.column .latest-title {
    border-bottom: 1px solid #e0e0e0;
}
.show{
    display: block;
}
.scrollnone{
    overflow: hidden;
}
input.instructor-field {
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    border: 1px solid #c3bebe;
}
::placeholder{
    color:#acacac;
}
#instructor .modal-body {
    width: 100%;
}
.instructor-input {
    margin-bottom: 30px;
    line-height: 30px;
    color:#686868;
    font-size: 13px;
    position: relative;
}
.gender-button {
    display: flex;
}
.instructor-input.gender-section{
    margin-bottom: 0 !important;
}
.instructor-input.primary-language {
    margin-bottom: 0;
}
.instructor-input .checkmark {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    left: 0;
    background-color: transparent;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
}
.instructor-input .sub-text{
    margin-bottom: 20px;
    width: auto !important;
    margin-right: 45px;
}
.instructor-input .sub-text .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: white;
    border-width: 0;
}
.instructor-input .sub-text input:checked ~ .checkmark {
    background-color:#367dff ;
    border: none;
}
.language-button {
    display: flex;
}
.reg-inputs.instructor-input.language-button .instructor-input{
    margin-bottom: 0;
}
.aplly-button.instructor-field {
    width: 100%;
    background-color: #367dff !important;
    color: #fff;
    border: 1px solid;
    font-weight: 700 !important;
    line-height: 25px;
    font-size: 16px;
    border-radius: 0 !important;
}
input.language-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    cursor: pointer;
}
.instructor-input .alert-danger {
    margin-top: 10px !important;
    padding: 0px 15px !important;
    border-radius: 0 !important;
}
.alert-message {
    margin-bottom: 15px !important;
    padding: 10px 15px !important;
    border-radius: 0 !important;
}
.instructor-instruction ol,.instructor-instruction ul,.instructor-instruction p{
    margin-bottom: 0 !important;
}
.aplly-button.instructor-field:hover{
    background-color: #0c2963 !important;
}
ul.category-list {
    list-style: none;
    line-height: 45px;
}
li.list-item {
    display: flex;
    position: relative;
    margin-bottom: 8px;
}
.list-icon {
    color: #686868;
    margin-right: 15px;
}

.register-heading {
    padding-top: 25px;
}
.modal-footer.fPword-footer {
    border-top: none !important;
    padding: 0 !important;
}
.fPword-heading {
    padding-top: 20px;
    width: 100%;
    text-align: center;
}
.reset-pword{
    position: absolute;
    right: 0%;
    background-color: #007bff !important;
    line-height: 10px !important;
    color: #fff !important;
    top: 0;
    margin: 0 !important;
    text-shadow: none !important;
    opacity: 1 !important;
    z-index: 100;
    padding: 13px 13px !important;
}
.reset-pword:hover{
    background-color: #0c2963 !important;
}
.instructorbanner-image {
    min-height: 350px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.instructorbanner-image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.banner-content {
    text-align: center;
    color: #fff;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 100px;
}
.error-msg{
    display: none;
}
span.error-msg p {
    color: #950e0e;
    font-size: 13px;
    padding-top: 10px;
    margin-bottom: 0 !important;
}
.succesfull-msg{
    display: none;
    min-height: 100px;
    padding-top: 15px;
    text-align: center;
}
.smile-face {
    font-size: 25px;
    color: #0c2963;
}
.succesfull-msg p {
    color: #0c2963;
}
.modal-dialog.fPword-dialog {
    top: 20%;
}
section#instrutor-register {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color:#f6f9fa;
}
.instructor-heading {
    text-align: center;
    color: #0c2963;
    margin-bottom: 30px;
}
.instructor-heading .sinhala-text{
    font-size: 20px;
}
.instructor-heading h4 {
    font-weight: 600;
}
form#instructor-form {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.instructor-regform {
    background-color: #fff;
    padding-top: 34px;
    padding-bottom: 20px;
}
.language-radio {
    margin-right: 10px;
    width: 17px;
    height: 17px;
}
#instructor-banner .row{
    justify-content: center;
}
.banner-content h2 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 2.5rem;
}
.instruction-link.active{
    background-color: #367dff !important;
    color:#fff !important;
    font-weight: 600;
}
.tab-text {
    padding:35px;
    text-align: left;
}
.tab-pane .tab-text {
    padding-left: 50px;
    list-style-type: decimal;
}
.tab-pane .tab-text li {
    margin-bottom: 7px;
}
.instructor-instruction {
    background-color: #fff;
}
.instructor-instruction #nav-tabContent {
    color: #5b5b5b;
}
.instructor-instruction .tab-content>.active {
    display: block;
    border: 1px solid #367dff;
}
.instructor-instruction .nav-tabs .nav-link {
    border: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    min-width: 198px;
}
.instructor-instruction .nav-tabs {
    border-bottom: none !important;
}
.instructor-instruction #nav-tabContent a {
    color: #5b5b5b;
    font-weight: 700;
    /* -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; */
}
.instructor-instruction #nav-tabContent a:hover {
    color:#065ea8 !important ;
}
section#course-menu {
    background-color: #f2f2f2;
    padding-top: 20px;
}
form.courseSearch-form {
    display: flex;
    margin-bottom: 15px;
}
button.search-courseLink {
    background-color: #065ea8 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    margin-left: -10px;
    padding-left: 12px;
    padding-right: 12px;
    outline: none !important;
    border: none !important;
}
.search-courseLink .search-icon {
    margin-right: 0px;
}
button.search-courseLink:hover {
    background-color: #ff3801 !important;
    color: #fff;
}
input.search-course {
    color: #686868;
    padding-left: 10px;
    line-height: 35px;
    width: 100%;
    outline: none !important;
}
.course-errorMsg.alert.alert-primary {
    width: 100%;
    text-align: center;
    font-weight: 600;
}
.style-login-checkbox{
    position: absolute;
    opacity: 0;
    width: 0;
    cursor: pointer;
    height: 0;
}
.mobile-view{
    display: none;
}
.camera{
    text-align:center;
}
input.style-checkbox {
    position: absolute;
    opacity: 0;
    width: 0;
    cursor: pointer;
    height: 0;
}
label.sub-text {
    position: relative;
    display: block;
    padding: 0px 0px 0px 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #686868;
    text-align: left;
    width: 100%;
}
label.cat-name {
    font-weight: 700;
    margin-bottom: 0;
}
.checkmark {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0px;
    left: 0;
    background-color: transparent;
    border: 1px solid #d0d0d0;
}
.sub-text input:checked ~ .checkmark {
    background-color: #ff3801;
    border: none;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.sub-text input:checked ~ .checkmark:after {
    display: block;
}
.sub-text .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sub-cat {
    list-style: none;
}
input.style-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    cursor: pointer;
}
.price-list .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border-radius: 50%;
    background-color: #f28624;
    border: transparent;
}
.price-list .sub-text .checkmark:after {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: white;
    border-width: 0;
}
.course-searchbar {
    display: flex;
}
.cat-form h4 {
    font-size: 15px;
    color: #686868;
    font-weight: 600;
    margin-bottom: 35px;
}
.instructor-list h4 {
    margin-bottom: 15px;
}
.price-list {
    margin-bottom: 10px;
}
.price-list ul {
    display: flex;
    justify-content: space-between;
}
.instructors-name{
    padding-left: 15px;
    color:#686868;
    font-size: 14px;
    width:100%;
}
.eMenu-list li a.on{
    color:#065ea8;
}
.cat-card{
    border: none !important;
}
.cat-header{
    padding: 0.75rem 0rem !important;
    border-bottom: none !important;
    background-color: transparent !important;
}
.sub-body{
    padding: 0rem 0rem 0rem 1.25rem !important;
}
.cat-header .dropdown-arrow:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-weight: 900;
    color: #7d7777;
}
.mobile-view .cat-header .dropdown-arrow-white:before{
    color: #ffffff;
}
.mobile-view a.dropdown-arrow{
    justify-content: center;
}
.dropdown-arrow:not(.collapsed):before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
a.dropdown-arrow {
    color: #686868;
    position: absolute;
    right: 0;
    width: 15%;
    display: flex;
    justify-content: flex-end;
    z-index: 1;
}
a.dropdown-arrow:hover{
    color:#ff3801 !important;
}
.btn.btn-link.sub-text.cat-name:hover{
    color:#ff3801;
}
.featured {
    background-color: #f4f4f4;
    padding-bottom: 30px;
    position: relative;
    max-width: 25%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.all-only{
    max-width:100% !important;
}
button.filter {
    width: 100%;
    background-color: #065ea8 !important;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    outline: none !important;
    border: none !important;
    line-height: 34px;
}
#my-menu{
    display:none;
}
#mobile-menuIcon{
    display: none;
}
.hamburger {
    transition-duration: 1.3s;
}
.dropdown-icon .hamburger {
    border: 2px solid #fff !important;
    border-radius: 10px !important;
    padding: 5px !important;
}
.dropdown-icon .hamburger-inner, .dropdown-icon .hamburger-inner:after, .dropdown-icon .hamburger-inner:before{
    background-color: #fff !important;
    width:28px !important;
}
.swal2-icon.swal2-success .swal2-success-ring {
    border: .25em solid #367dff !important;
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color:#367dff !important;
}
.swal2-title {
    font-size: 25px !important;
    color:#0c2963 !important
}
.swal2-styled.swal2-confirm {
    border: 0 !important;
    font-size: 15px !important;
    font-weight: 600;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: none !important;
    background-image: none !important
}
label.search-title {
    margin-bottom: 0 !important;
}
.primary-language h4 {
    font-size: 14px;
    color: #686868;
    font-weight: 600;
}
.gender-type h4 {
    font-size: 14px;
    color: #686868;
    font-weight: 600;
}
input.gender-button {
    margin-bottom: 10px;
    display: flex;
}
.g-title.reg-field {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0 !important;
}
.g-title.reg-field label.sub-text{
    margin-bottom: 0 !important;
}
.profile.image {
    min-height: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 50%;
}
.logout-button h4 {
    font-size: 14px;
    text-transform: capitalize;
}
.st-profile {
    display: flex;
    position: relative;
    margin-bottom: 10px;
}
.dashboard h4 {
    font-size: 14px;
    margin-bottom: 0 !important;
    margin-left: 35px;
    color: #686868;
}
.dashboard {
    border-bottom: 2px solid #f0f0f0;
}
a.dasboard-link {
    width: 100%;
    min-height: 60px;
    display: flex;
    align-items: center;
    padding-left: 40px;
}
a.dasboard-link.active {
    background-color: #065ea8;
}
a.dasboard-link.active h4{
    color: #fff;
}
.course-list .latest-image {
    min-height: 100px;
    height: 100%;
}
.course-list {
    display: flex;
    margin-bottom: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 8px;
    align-items: center;
}
.title-button {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
section#St-DBoard {
    background-color: #f2f2f2;
    padding-top: 30px;
}
.pending-course {
    background-color: #fff;
}
.title-button h4 {
    font-size: 18px;
    font-weight: 600;
    color: #686868;
}
a.viewAll-button {
    border-radius: 20px !important;
    background-color: #686868 !important;
    font-size: 10px !important;
    color: #fff !important;
    padding: 12px 20px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
a.viewAll-button:hover {
    background-color: #065ea8 !important;
}
a.viewAll-button:hover{
    color:#686868;
    background-color: #cccccc;
}
.name-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.name-title h5, .name-title h5 a, .name-title h5 a:hover {
    font-size: 15px;
    font-weight: 600;
    color: #686868;
}
.name-title h6 {
    font-size: 10px;
}
.timing {
    margin-left: 10px;
    background-color: #f0f0f0;
    text-align: center;
    width:100%;
    padding: 10px;
}
.pndeing-list.course-list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
}
.timing h5 {
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}
.timing span {
    color: #065ea8;
    font-weight: 600;
}
.timing h4 {
    color: #686868;
    font-weight: 600;
}
.continue-button {
    background-color: #065ea8;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
a.timing.continue-button:hover {
    background-color: #626364 !important;
    color: #fff !important;
}
.complete {
    display: flex;
    margin-top:20px;
}
.course-type {
    background-color: #fff;
    padding: 33px;
}
.view-button a {
    background-color: #236aea;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: center;
    line-height: 40px;
    width: 100%;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 10px;
    border-radius: 2px;
    text-transform: uppercase;
}
.view-button a:hover {
    color: #fff !important;
    background-color: #0c2963;
}
.pending-timing {
    display: flex;
}
.pending-image {
    display: flex;
}
a.view-portal {
    background-color: #236aea;
    color: #fff;
    display: flex;
    justify-content: center;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 10px;
}
a.view-portal:hover {
    color: #fff !important;
    background-color: #0c2963;
}
.profile{
    background-color: #fff;
    padding-top: 50px;
    height: 100%;
    padding-bottom: 50px;
}
.Setting-section{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.profile .col-sm-12.col-md-12.col-lg-3 {
    max-width: 100% !important;
}
.view-button.certificate a {
    background-color: #1d0a2a;
    display: flex;
    text-align: center;
    line-height: 21px;
    padding: 10px 0px;
    margin-top: 10px;
}
.view-button.certificate a:hover{
    color:#fff !important;
    background-color: #0c2963;
}
a.login:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    background-color: rgba(104, 104, 104, 0.3);
    border-radius: 50%;
    top: -5px;
    left: -7px;
}
a.login{
    position: relative;
    color: #686868;
}
.imageUpload
{
    display: none;
}
#profile-container {
    width: 95px;
    height: 97px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 0;
    margin-bottom: 10px;
    margin-right: 20px;
    border: 1px solid #f0f0f0;
}
#profile-container img {
    width: 95px;
    height: 97px;
}
.dashboard-header {
    display: flex;
    align-items: center;
    margin-left: 35px;
}
a.header-logout-icon {
    margin-left: 10px;
    background-color:#367dff;
    color: #fff;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.header-logout-icon:hover{
    color:#fff !important;;
    background-color: #0c2963 !important;
}
h6.name {
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0 !important;
    margin-left: 10px;
    text-transform: capitalize;
}
.logout-drop-down {
    display: flex;
    align-items: center;
}
a.nav-link.dropdown-toggle.logout-dropdown {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.dashboard-header .dropdown-item:hover {
    color: #fff !important;
    background-color: #065ea8 !important;
}
.dashboard-header .dropdown-item{
    font-size: 13px !important;
    padding: 10px 27px;
}
.dashboard-header .dropdown-divider {
    margin:0 !important;
}
.dashboard-header .dropdown-menu.dropdown-menu-right.show {
    padding: 0 !important;
}
.logout-image img {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.logout-dropdown {
    display: flex !important;
    align-items: center !important;
}
.logout-dropdown-arrow {
    margin-left: 10px;
}
.logout-dropdown h6,.logout-dropdown-arrow{
    color:#fff !important;
}
.logout-dropdown h6:hover,.logout-dropdown-arrow:hover{
    color: #fb5609 !important;
}
.logout-dropdown.dropdown-toggle::after{
    display: none !important;
}
a.m-icon {
    position: relative;
    margin-right: 21px;
    z-index: 10;
    font-size: 15px;
    border-radius: 50%;
    background-color:#f93b81 !important;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}
a.m-icon.envelpoe{
    background-color:#fa860d !important;

}
.completed-list.course-list.row {
    flex-wrap: nowrap !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.pending.row {
    width: 100%;
}
img.dashboard-icon {
    max-width: 27px;
    width: 100%;
}
.allCourse-list {
    padding-bottom: 30px;
}
.related-courses.course-type {
    height: 100%;
    padding: 30px 0px 0px;
}
.related-courses .latest-course {
    min-height: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.related-courses h4{
    padding-left: 15px;
}
.related-course{
    padding-left: 0 !important;
}
footer {
    background-color: #000;
}
span.select2-selection.select2-selection--single {
    border-radius: 0 !important;
}
#singleCourse_banner .banner-image {
    min-height: 200px;
    padding: 35px 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-color: #fff;
}
.banner-title .star{
    width: 200px;
    color:#ffffff;
}
.latest-img-wrapper {
    background: white;
    box-sizing: border-box;
    overflow: auto;
    max-width: 100%;
  }
.ratings-span{
    color:#ffd000;
}
#total-ratings{
    color: #ffffff;
    text-decoration: underline;
}
.banner-title .star-image {
    height: 20px;
    width:108px
}
.instructor-image {
    min-height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.instructor-image a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.row.web-section {
    background-color: #fff;
    padding-top: 10px;
}
.row.enrolled-bar {
    background-color: #e8e8e8;
    padding-top: 20px;
}
section#enrolled-section {
    margin-top: 20px;
    background-color: #fff;
}
section#pending-order .btns-div{
    width: fit-content;
    margin: auto;
}
.structure h5{
    font-size: 15px;
    color: #7c7c7c;
    font-weight: 600;
}
.structure h5 {
    font-weight: 600;
    margin-left: 10px;
    margin-bottom: 0 !important;
}
.row.enrolled-bar h4 {
    color: #7c7c7c;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    /* margin-bottom: 0 !important; */
}
.investment h6{
    font-size: 11px;
    color: #686868;
    font-weight: 600;
}
.get-enrolled .sale-countdown{
    float: none;
    text-align: center;
    margin:5px;
}
.get-enrolled .sale-countdown h6{
    display: inline;
}
.get-enrolled .sale-countdown .countdown{
    display: inline;
}
.course-structure-detail {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
span.first-text {
    color: #000;
    font-size: 22px;
}
.level .first-text {
    color: #000 !important;
    font-size: 24px !important;
    text-transform: capitalize !important;
}
.enrolled-button{
    background-color: #474848 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    line-height: 45px !important;
    border-radius: 25px !important;
    padding: 0px 0px !important;
    display: flex;
    justify-content: center;
    font-weight: 600 !important;
    width:100%
}
.get-enrolled .enrolled-button{
    background-color: #065ea8 !important;
    color:#FFF !important;
}
.structure {
    text-align: center;
}
.structure-detail {
    border-right: 1px solid #afafaf;
}
.summery-detail {
    margin-top: 45px;
    width: 100%;
}
.summery h4 {
    font-size: 13px;
    border-bottom: 2px solid #065ea8;
    color: #686868;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top:12px;
    position: relative;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms  ease;
}
.summery.Paragraph p {
    font-size: 13px;
    font-weight: 600;
    color: #474848;
    padding-bottom: 60px;
}
.row.web-section h4 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    padding-top: 50px;
}
section#meet-instructor {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.institute-banner {
    margin-bottom:5vh;
}
.instrcutor-detail {
    border: 1px solid #dddddd;
}
.we-single-image{
    width:100%;
}
.we-single-content {
    margin-top: 20px;
    font-size: 14px;
    /* min-height: 80vh; */
}
.about-instructor {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.res-iframe-wrapper{
    padding:56.25% 0 0 0;
    position:relative;
}
.res-iframe{
    position:absolute;
    top:0;
    left:0;
    width:100% !important;
    min-height: unset !important;
    height:100% !important;
    max-height: 80vh;
}
/* .about-instructor h4 {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 18px;
    border-bottom: 1px solid #dddd;
    padding-bottom: 23px;
} */
 .payment-img{
    max-height: 100px;
    width: auto;
    margin-bottom: 20px;
 }
.payment-img-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
 }
 
h4.instructor-name {
    color: #474848;
    border: none;
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-top: 12px;
    font-size: 21px;
    font-weight: 600;
}
a.instructor-institute {
    color: #075aa6;
    font-weight: 500;
    font-size: 16px;
}
h4.instructor-name a, h4.instructor-name a:hover {
    color: #474848;
    text-decoration: underline !important;
}
.about-instructor p {
    font-size: 11px;
    text-align: left;
    line-height: 28px;
    color: #7c7c7c;
    margin-top: 20px;
}
.course-structure h4 {
    color: #7c7c7c;
    font-weight: 600;
    font-size: 20px;
}
.course-name-row {
    width: 100%;
    display: flex;
    align-items: center;
}
.course-structure h4 {
    color: #5f5f5f;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
h4.number {
    color: #000;
    font-size: 20px;
    border-right: 2px solid #ddd;
    height: 100%;
    margin-bottom: 0 !important;
}
.course-name-row h5 {
    font-size: 14px;
    color: #6c6c6c;
    margin-bottom: 0 !important;
    text-align: left;
}
span.time-text {
    font-weight: 600;
    font-size: 13px;
}
button.enrolled-button:hover {
    color: #fff !important;
    background-color: #04376d !important;
}

section#singleCourse_banner .row {
    justify-content: space-between;
    position: relative;
    height: 100%;
}
section#singleCourse_banner .container {
    height: 100%;
    padding: 0px 30px !important;
}
.banner-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.title-name {
    width: 100%;
}
.watch-preview button.btn.btn-link {
    background-color: #d4d2d1;
    border-radius: 23px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    height: 45px;
    padding: 0px 20px !important;
}
.watch-preview {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 100px;
}
.watch-preview button.btn.btn-link:hover {
    color: #04376d;
}
.banner-image:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    /* background-color: rgba(0,0,0,0.7); */
    left: 0;
    background: -moz-linear-gradient(top, rgba(140,140,140,0) 0%, rgba(14,14,14,1) 100%);
    background: -webkit-linear-gradient(top, rgba(140,140,140,0) 0%,rgba(14,14,14,1) 100%);
    background: linear-gradient(to bottom, rgba(140,140,140,0) 0%,rgba(14,14,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008c8c8c', endColorstr='#0e0e0e',GradientType=0 );
    bottom: 0;
}
.title-name h4,.title-name h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    z-index: 10;
}
.title-name h6,.title-name h2{
    color: #fff;
    z-index: 10;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
    width:52%;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.course-title-section{
    background-color: #fff;
}
.pagination a, .pagination strong {
    color: #065ea8 !important;
    background: #ffffff;
    position: relative;
    margin-left: 15px;
    border: 1px solid #065ea8;
    border-radius: 50%;
    min-width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination a:first-child, .pagination a:last-child{
    border: none;
    background: none;
}
.pagination a:first-child:hover, .pagination a:last-child:hover{
    background-color: transparent !important;
    color:#fb5609 !important;
    font-weight: 600;
}
.pagination strong{
    background-color:#065ea8;
    color: #fff !important;
}
.pagination a:hover{
    background-color:#065ea8;
    color: #fff !important;
}
.pagination p {
    display: flex;
}
.pagination {
    justify-content: flex-end;
    padding-bottom: 25px;
}
.course-structure-button{
    width: 100%;
}
.course-structure-button:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-weight: 900;
    color: #7d7777;
}
.course-structure-button:not(.collapsed):before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.courseStructure-header {
    padding: 10px !important;
}
.course-card {
    margin-bottom: 10px;
    border: 1px solid #dddd !important;
    border-radius: 5px !important;
}
.course-structure {
    margin-left: 25px;
}
.nav-link.course-summery-link.active h4{
    background-color:#065ea8 !important;
    color: #fff;
    padding-left: 10px;
}
.nav-link.course-summery-link.active{
    background-color: transparent !important;
}
.course-summery-link {
    padding: 0 !important;
    margin-bottom: 20px;
}
section#cart-section {
    padding-top: 52px;
    background-color: #f2f2f2;
    padding-bottom: 52px;
}
.cart-heading h4 {
    color: #424242;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}
.cart-heading {
    margin-bottom: 47px;
}
.cart-title {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.cart-detail {
    width: 95%;
    padding-top: 37px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 10px;
}
.cart-title h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-right: 10px;
}
.cart-header.cart-title {
    background-color: #367dff;
}
.cart-title.cart-footer {
    background-color: #373737;
}
.cart-detail .row {
    align-items: center;
}
.cart-detail h4, .cart-detail h4 a, .cart-detail h4 a:hover {
    font-size: 16px;
    color: #727272;
    font-weight: 600;
}
.cart-detail h4 span {
    color: #1a1a1a;
    font-size: 24px;
}
button.cart-button {
    border-radius: 50px;
    line-height: 70px;
    display: flex;
    color:#fff;
    justify-content: center;
    font-weight: 600;
    font-size: 15px;
    align-items: center;
    padding: 0px 75px !important;
    text-transform: uppercase;
}
.checkout-input h5 span {
    color: #f90808;
    font-size: 30px;
}
.checkout-input h5 {
    font-size: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
button.clear-cart:hover{
    color:#1d1d1d !important
}
button.checkout{
    background-color: #065ea8;
}
button.checkout:hover{
    background-color: #04376d !important;
    color: #fff !important;
}
button.clear-cart{
    background-color: #d4d4d4;
    color: #5c5c5c;
}
.cart-buttons {
    margin-top: 45px;
    margin-left: 25px;
}
.cart-icon {
    color: #373737;
    font-size: 21px;
    margin-right: 10px;
}
a.cart-button.checkout h5 {
    font-size: 15px;
    margin-bottom: 0 !important;
    line-height: 70px;
    font-weight: 600;
}
.cart-detail h5 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color:#727272;
}
.price-bar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.price-bar h4 {
    margin-right: 10px;
    margin-bottom: 0 !important;
    font-size: 14px;
}
a.delete-bin {
    color: #686868;
    background-color: #cdcdcd;
    border-radius: 50%;
    width: 31px;
    height: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.delete-bin:hover{
    color: #373737 !important;
}
.button-row{
    width: 100%;
    justify-content: flex-end;
}
.cart {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 37px;
    padding-top: 16px;
}
.cart-buttons img{
    margin-right: 17px;
}
form#cart_remove_form{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
form#cart_remove_form .modal-title{
    font-weight: 600;
    color: #061c76;
}
section#checkout-section {
    padding-top: 23px;
    background-color: #f2f2f2;
    padding-bottom: 32px;
}
.checkout-form-heading h4 {
    font-size: 13px;
    font-weight: 700;
    color: #2c2c2c;
    line-height: 52px;
    padding-left: 15px;
    font-family: 'Raleway', sans-serif;
}
.checkout-form-heading img{
    margin-right: 12px;
}
.checkout-form-heading {
    background-color: #f1eeee;
}
.check-account {
    margin-top: 26px;
}
.check-account h4 {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #525252;
}
button.btn.btn-link.account-button {
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    border-radius: 3px !important;
    outline: none !important;
    font-family: 'Lato', sans-serif;
    margin-top: 23px;
}
.account-login{
    background-color: #007bff !important;
    color: #fff !important;
    font-size: 13px;
    position: relative;
}
button.btn.btn-link.account-login:hover{
    background-color: #0c2963 !important;
}
.check-account:before {
    border-right: 1px solid #e1e1e1;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.row.login-register-row {
    margin-bottom: 55px;
}
.login-register-row h4 {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #525252;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.register-us {
    margin-top: 27px;
}
.login-register-row h5 {
    font-size: 14px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    color: #0d77be;
}
.register-us-button{
    color: #ff5918 !important;
    border:1px solid #ff5918 !important;
    font-size: 14px;
    background-color: transparent !important;
    margin-bottom: 23px;
    position: relative;
}
.register-us-button:hover{
    background-color: #ff5918 !important;
    color: #fff !important;
}
button.btn.btn-link.account-button.register-us-button:before {
    content: '';
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #dddd;
    position: absolute;
    top: 23px;
    left: 0;
}
.last-text {
    color: #ff5918;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-top: 23px;
}
label.checkout-label {
    display: flex;
    flex-direction: column;
}
.checkout-field {
    height: 52px;
    border: 1px solid #dbdbdb;
    padding-left: 15px;
    margin-top: 15px;
}
label.checkout-label {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    color: #777777;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 25px !important;
}
.checkout-input .select2-container--default .select2-selection--single {
    height: 52px;
    margin-top: 15px;
    border: 1px solid #dbdbdb !important;
    display: flex;
    align-items: center;
    width: 100%;
}
.checkout-input .select2-selection__arrow {
    top: 26px !important;
    width: 64px !important;
}
input.payment-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    cursor: pointer;
}
.checkout-input .checkmark {
    position: absolute;
    top: 30px !important;
    left: 0;
    height: 28px;
    width: 28px;
    background-color: #eee;
    border-radius: 50%;
    margin-right: 22px;
}
.checkout-input .checkout-label .checkmark:after {
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #065ea8;
    border-width: 0;
}
.checkout-input .checkout-label.sub-text input:checked ~ .checkmark {
    background-color: transparent;
    border: 2px solid #c7c7c7;
}
.payemnet-bar .checkout-label{
    margin-bottom: 0;
}
.checkout-input.payemnet-bar {
    height: 91px;
    background-color: #f5f5f5;
    padding-left: 15px;
    border-radius: 5px;
    margin-bottom: 23px;
}
.payemnet-bar .checkout-label {
    margin-bottom: 0 !important;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
}
button.checkout-field.btn.btn-primary.btn-form.payment-button{
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    background-color: #065ea8 !important;
    border: none !important;
    margin-bottom: 30px;
    height: 74px;
    outline: none !important;
}
button.checkout-field.btn.btn-primary.btn-form.payment-button:hover{
    background-color:#ff5918 !important;
    outline: none !important;
}
.checkout-pricebar{
    text-align: right;
    padding-right: 10px;
}
.course-price-bar {
    width: 100%;
    text-align: right;
}
.checkout-cart h4 {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color:#7d7d7d;
}
.checkout-cart h5{
    color:#094871;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-bottom: 0px;
}
.cart-header.cart-title.checkout-cart-header {
    background-color: #f1eeee;
    text-transform: uppercase;
    padding: 15px;
}
.cart-header.cart-title.checkout-cart-header h4{
    font-size: 13px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #2c2c2c;
}
.item-count{
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    color:#6b6b6b !important;
}
.item-count span{
    color:#303131;
}
.cart-title.cart-footer.checkout-cart-footer {
    background-color: #d3d7d9;
    padding: 15px;
    justify-content: flex-end;
}
.cart-title.cart-footer.checkout-cart-footer h4 span {
    font-size: 12px;
    font-weight: 700;
}
.cart-title.cart-footer.checkout-cart-footer h4{
    font-size: 18px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    color:#333333;
}
.checkout-cart {
    padding-top: 0px;
    border-top: 1px solid #ddd;
    padding-bottom: 11px;
}
.checkout-cart-detail {
    padding-top: 23px;
    width: 100%;
}
.checkout-form-wrapper {
    border: 1px solid #dbdbdb;
    background-color: #fff;
}
.checkout-detail-form {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 46px;
}
.login-register-row {
    margin-bottom: 32px;
}
label.checkout-label.sub-text img {
    margin-left: 22px;
    margin-right: 15px;
    max-width: 80%;
}
.payment-methods img{
    height: 2em;
}
.payment-methods svg{
    font-size: 1.5em;
}
.payment-methods input{
    visibility: hidden;
}
.payment-method{
    padding: 5px;
    border: 1px solid black;
    cursor: pointer;
    border-radius: 8px;
    background-color: #e4e6e6d1;
    text-align: center;
    width: 100%;
}
.payment-methods input:checked + .payment-method{
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 1.5px #ff5918;

}
.payment-method:hover{
    background-color: #ffffff;
    box-shadow: 0px 0px 7px 2px #065ea8;

}
.img-flag {
    width: 30px;
    margin-right: 8px;
}
.course-section-wrapper h3 {
    font-size: 17px;
    margin-bottom: 10px;
}
.course-section-sub-item {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 15px;
    padding-left: 30px;
}
.course-section-wrapper {
    /*border-bottom: solid 1px #d8d8d8;*/
    margin-bottom: 15px;
}
.course-section-sub-item.main {
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 15px;
}
.course-section-sub-item.main p{
    margin-bottom: 0 !important;
}
.course-section-sub-item p {
    margin-bottom: 0px;
}
/* .course-stucture-section .course-section-sub-item.main{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
} */
#meet-instructor .course-section-sub-item.main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.course-section-sub-item.main label.sub-text {
    position: relative;
    display: block;
    padding: 0px 0px 0px 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #686868;
    width: 0% !important;
}
.course-section-sub-item label.sub-text {
    position: relative;
    display: block;
    padding: 0px 0px 0px 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #686868;
    width: 0% !important;
}
/*.course-section-wrapper .course-section-sub-item {
    padding-left: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}*/
.checkout-input .alert-danger {
    padding: 6px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    font-size: 12px;
    border-radius: 0 !important;
}
.about-follow-course {
    padding-top: 25px;
    padding-bottom: 30px;
    background-color: #fff;
}
.about-follow-course .course-card{
    border-radius: 0 !important;
}
.payement-alert {
    padding: 32px;
    text-align: center;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-bottom: 38px;
}
.success-detail{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#checkout-succesfull .cart-detail{
    width: 100%;
    padding: 20px;
    margin-bottom: 0 !important;
    border: 1px solid #ddd;
}
.payement-alert a {
    background-color: #065ea8;
    border: transparent;
    border-radius: 0 !important;
    font-weight: 600;
    line-height: 35px;
    width: 85%;
}
section.checkout-error .row{
    justify-content: center;
}
.payement-alert a:hover{
    background-color:#FF5722 ;
}
.payment-wrapper h4 span {
    font-size: 21px;
    margin-right: 5px;
    margin-left: 20px;
}
section.checkout-error .check-mark{
    color: #d00e0e;
    background-color: #fff;
    border: 1px solid;
}
section.checkout-error h5{
    color: #d00e0e;
}
.success-message h5 {
    color:#094871;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 600;
}
a.quiz-link.active{
    color: #065ea8;
}
.check-mark {
    width: 53px !important;
    border: 1px solid transparent;
    height: 53px;
    padding: 10px;
    border-radius: 50%;
    background-color: #094871;
    color: #fff;
    margin-bottom: 15px;
}
.course-content-preview {
    background-color: #f7f7f7;
    padding: 25px;
    height: 100%;
    text-align: center;
}
.course-ratings-section{
    background-color: #f7f7f7;
}
.rt_course-rating-preview {
    background-color: #f7f7f7;
    padding: 25px;
    text-align: left;
}
h4.rt_course-section-rating-title {
    text-transform: capitalize;
    color: #515050;
    font-weight: 600;
}
.rt_rating-avg{
    font-family: OpenSans,sans-serif;
    font-weight: 700;
    font-size: 3rem;
    line-height: 3.75rem;
    margin: 0 12px 0 0;
    text-align: right;
}
.top-ratings{
    padding: 10px;
}
.user-ratings{
    padding-bottom: 10px;
}
.rt_margin-auto{
    margin: auto;
}
.rt_percent{
    text-align:left;
}
.rt_inline{
    display:inline-block;
}
.rt_align-center{
    text-align: center;
}
.rt_rating-section-stars{
    display: inline-block;
    position: relative;
    cursor: inherit;
}
.rt_percent-bar{
    width:160px;
    height:10px;
    background-color: rgb(234 234 234);
}
.rt_rating-bar{
    height:10px;
    background-color: #ffd000;
}
.top-rating-title{
    padding-top:15PX;
}
.rating-by{
    color:#949494;
    font-style: italic;
    padding: 5px;
}
#add-rating-btn{
    margin-top: 1em;
}
#edit-rating-btn{
    margin-top: 1em;
}
div.stars {
    width: 270px;
    display: inline-block
}
input.star {
    display: none
}
.fa-star{
    color:#ffd000;
}
input.stars {
display: none
}
label.stars {
    text-align: center;
    padding: 10px;
    font-size: 36px;
    color: #ffd000;
    transition: all .2s
}
.fa-star {
    color: #ffd000;
}
label.stars:hover {
    transform: rotate(-15deg) scale(1.3)
}
.hidden{
    display: none;
}
.course-content-preview iframe {
    margin-top: 20px;
}
.course-stucture-section{
    background-color: #fff;
}
.attempt-link {
    margin-top: 30px;
}
.attempt-quiz-btn {
    background-color: #065ea8;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px;
}
.attempt-quiz-btn:hover{
    color: #fff !important;
    background-color: #04376d !important;
}
.course-content-preview a {
    background-color: #065ea8;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.course-content-preview a:hover {
    color: #fff !important;
    background-color: #04376d !important;
}
.course-content-preview iframe {
    width: 100%;
    height: 100vh;
    min-height: 400px;
}
a.lesson-link {
    color: #545454;
    /*font-size: 17px;*/
    width: 100%;
}
a.lesson-link.active {
    color: #065ea8;
    width:100%;
}
.course-stucture-section .course-section-wrapper .course-section-sub-item {
    display: flex;
    align-items: center;
}
/* .about-follow-course .course-section-sub-item.main{
    justify-content: space-between;
}
.about-follow-course .course-section-sub-item{
    flex-direction: row-reverse;
} */
.follow-course-header{
    padding: 0 !important;
}
.follow-course-header .course-structure-button{
    padding: 20px !important;
    border-radius: 0 !important;
}
.follow-course-header .course-structure-button:hover{
    color: #fff !important;
    background-color: #04376d !important;
}
.follow-course-header .course-structure-button:hover h5{
    color: #fff !important;
}
.follow-course-header .course-structure-button:hover{
    color:#fff !important;
}
.follow-course-header .course-structure-button:hover h4{
    color: #fff !important;
}
.follow-course-header button.btn.btn-link.course-structure-button:hover:before{
    color:#fff !important
}
.answers-wrapper {
    display: flex;
    flex-direction: column;
}
a.lesson-link:hover {
    color: #065ea8 !important;
}
a.quiz-link{
    color: #545454;
    /*font-size: 17px;*/
    width: 100%;
}
a.quiz-link:hover{
    color: #fb5609 !important;
}
.question-wrapper {
    background-color: #fff;
    padding-left: 15px;
    padding-top: 15px;
    margin-bottom: 10px;
}
.question-wrapper p {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px !important;
    position: relative;
    padding-bottom: 5px;
}
.question-wrapper p:before{
    content:'';
    position: absolute;
    width:50%;
    height: 100%;
    border-bottom:1px solid #dddd;
    top:0;
    left: 0;
}
.answers-wrapper label {
    font-weight: 600;
    color: #4b4b4b;
    font-size: 15px;
}
.answers-wrapper input[type="radio"], .answers-wrapper input[type="checkbox"] {
    height: 18px;
    width: 18px;
    margin-right: 10px;
}
h4.course-section-content-title {
    text-transform: capitalize;
    color: #515050;
    font-weight: 600;
}
a.nav-link.course-summery-link:hover h4 {
    color: #065ea8;
}
a.nav-link.course-summery-link.active:hover h4 {
    color: #FFF;
}
a.header-logout-icon {
    margin-left: 20px;
}
a.course-remove-cart {
    background-color: #e42024;
    color: #FFF;
    float: right;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border:1px solid #e42024 !important;
}
a.course-remove-cart:hover{
    background-color: #fff;
    color: #e42024 !important;
}
.checkout-cart-detail {
    position: relative;
    border-bottom: transparent !important;
}
.checkout-cart-detail:before {
    position: absolute;
    border-bottom: 1px solid #ddd;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: 10px;
}
.checkout-listing-wrapper a {
    width: 100%;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    background-color: #682766 !important;
    color: #FFF;
    text-align: center;
    padding: 15px 0px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.checkout-listing-wrapper a:hover {
    color: #FFF;
}
a.m-icon.cart-icon {
    background-color: #fff !important;
    font-size: 20px;
    width: 47px;
    height: 47px;
    margin-right: 0;
    color: #04376d !important;
    border: 1px solid;
}
.cart-header-wrapper a:hover {
    box-shadow: 0px 0px 7px 2px rgba(255, 72, 0, 0.4);
}
span.cart-notification{
    position: absolute;
    right: -7px;
    top: -8px;
    background-color: #ddd;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
}
.cart-header-wrapper {
    margin-left: 35px;
    display: flex;
    align-items: center;
}
.col-sm-12.mobile-login-detail {
    display: none;
}
.instructor-list .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #065ea8 transparent transparent transparent !important;
}
.instructor-list .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #065ea8 transparent !important;
}
.instructor-list .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #065ea8 transparent transparent transparent !important;
}
.instructor-list .select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    height: 55px;
}
.instructor-list .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 55px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 55px !important;
}
.preview-button {
    background-color: #065ea8 !important;
    color: #fff !important;
    padding: 10px;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 600 !important;
}
.preview-button:hover{
    background-color: #fb5609 !important;
    color: #fff !important;
}
.eye-icon {
    margin-right: 10px;
}
.answer-next {
    text-align: end;
}
button.btn.btn-link.answer-submit-button {
    background-color: #065ea8 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    border-radius: 0 !important;
}
/*.progress-bar{
    background-color: transparent !important;
    border: 1px solid #ddd !important;
    height: 5px !important;
    margin-bottom: 15px;
}*/
.progress{
    border-radius: 0px !important;
}
.course-content-preview .score-summery-section h4 {
    font-size: 1rem;
    margin-bottom: 10px;
    color: #7e7979;
}
.course-content-preview .score-summery-section {
    margin-top: 25px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.course-content-preview  .mark-detail-table{
    background-color: #fff;
}
.banner-wrapper {
    min-height: 250px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.banner-wrapper:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0, 0.5);
}
section#aboutus-wrapper .row {
    justify-content: center;
}
.aboutus-banner-heading h4 {
    position: relative;
    font-size: 3rem;
    font-weight: 600;
    color: #fff;
}
.aboutus-banner-heading {
    position: relative;
    margin-top: 100px;
}
.vision-mission-heading {
    text-align: center;
}
section#vision-mission-wrapper {
    padding-bottom: 40px;
    background-color: #fff;
    padding-top: 40px;
}
.vision-mission-heading h4 {
    color: #04376d;
    font-size: 1.5rem;
    font-weight: 600;
}
.vision-mission-heading p {
    color: #686a6b;
}
.vision-mission-icon{
    position: relative;
}
.vision-mission-content{
    margin-top: 40px;
}
.content-wrapper {
    position: relative;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    height: 100%;
    padding: 20px 20px;
}
.content-wrapper h4 {
    color: #065ea8;
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 15px;
}
.content-wrapper p {
    color: #686a6b;
    margin-top: 25px;
}
.vision-mission-icon {
    font-size: 1.7rem;
    color: #065ea8;
}
#contactus-banner-section .banner-wrapper:before{
    background-color: rgba(0,0,0, 0.8);
}
.banner-wrapper .row {
    justify-content: center;
}
.contactus-banner-heading h4 {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
}
.contactus-banner-heading{
    position: relative;
    margin-top: 100px;
}
.contact-detail-title {
    text-align: center;
    text-transform: uppercase;
}
.contact-detail-title h4{
    font-size: 2rem;
    color: #6c6c6c;
}
.contactus-input label {
    display: flex;
    flex-direction: column;
    color: #726b6b;
}
.contact-form-wrapper {
    padding-right: 35px;
}
.contact-content {
    position: relative;
    padding: 70px 0px 70px 65px;
}
.contact-content:before {
    top: 0;
    content: '';
    position: absolute;
    width: 94%;
    height: 100%;
    box-shadow: 1px 2px 6px 3px rgba(194,192,194,0.4);
    left: 0;
}
.contact-information{
    align-items: flex-start;
    background-color: #061c76;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 45px 35px;
    background-color: #3d60f4;
}
.contact-information p{
    color:#fff;
}
.contact-information a {
    color: #fff;
}
.contact-information p {
    margin-top: 25px;
}
section#contact-details {
    padding-top: 50px;
    padding-bottom: 52px;
    background-color: #fff;
}
ul.social-contact {
    display: flex;
    margin-top: 25px;
}
li.contactus-listitem a {
    border: 1px solid;
    border-radius: 50%;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 19px;
    height: 28px;
}
.map-wrapper{
    width: 100%;
}
.map-wrapper iframe {
    width: 100%;
}
section#map-section {
    padding-bottom: 50px;
    background-color: #fff;
}
li.contactus-listitem .facebook:hover {
    color: #4267b2 !important;
    background-color: #fff !important;
    border-color: #fff;
}
li.contactus-listitem .insta:hover {
    color: #833ab4  !important;
    background-color: #fff !important;
    border-color: #fff;
}
li.contactus-listitem .twitter:hover {
    color: #1da1f2 !important;
    background-color: #fff !important;
    border-color: #fff;
}
li.contactus-listitem .youtube:hover {
    color: #FF0000 !important;
    background-color: #fff !important;
    border-color: #fff;
}
.contact-information h4 {
    color: #fff;
    font-weight: 600;
}
.contact-form-wrapper h5 {
    text-align: center;
    color: #686866;
    font-size: 2.5rem;
    margin-bottom: 25px;
}
.contact-field {
    line-height: 35px;
    padding-left: 15px;
    border: 1px solid #ddd;
    margin-top: 15px;
}
.contactus-input {
    margin-bottom: 25px;
}
.contact-field.btn.btn-link {
    border: 1px solid #ddd;
    border-radius: 0 !important;
    color: #fff;
    background-color: #3d60f4;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
}
.contact-field.btn.btn-link:hover{
    background-color: #0c2963 !important;
}
.contact-link{
    padding-bottom: 5px;
}
.contact-link:hover{
    color:#ffff ;
    border-bottom: 1px solid #fff;
}
section#quiz-title-wrapper {
    background-color: #007bff;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
section#quiz-title-wrapper .row{
    align-items: center;
}
.quiz-title h4 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}
.attempt-time h4 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0 !important;
}
span.second {
    color: #b4b5b6;
}
span.first {
    font-size: 1.5rem;
}
.attempt-time h4 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0 !important;
    text-align: right;
}
.time-remaining h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0 !important;
    text-align: right;
}
.question-number {
    display: flex;
    align-items: center;
}
ul.quetion-number-list {
    display: flex;
    flex-wrap: wrap;
}
li.question-number-item a {
    margin-right: 15px;
    border: 2px solid #c3c3c3;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 3px;
    color: #c3c3c3;
    font-weight: 600;
    background-color: whitesmoke;
    margin-bottom: 15px;
}
li.question-number-item .active{
    color:#377dff;
    border-color:#377dff;
}
li.question-number-item .skip{
    color: #575757;
    border-color:#575757 ;
}
li.question-number-item .current{
    color: #923a90;
    border-color: #923a90;
}
.question-number h4 {
    margin-right: 30px;
    font-size: 1rem;
    margin-bottom: 0 !important;
    color: #575757;
    font-weight: 600;
    text-transform: uppercase;
}
section#question {
    padding-top: 35px;
    background-color: #fff;
}
.quetion-description h4{
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0 !important;
}
.quiz-clock{
    margin-right: 10px;
}
.quiz-question-wrapper {
    width: 100%;
    padding-top: 35px;
}
.question-title {
    background-color: #575757;
    padding: 15px;
}
.pts-wrapper {
    background-color: #414141;
    padding: 15px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quiz-answer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #ddd;
    padding-left: 15px;
}
.answers {
    margin-bottom: 13px;
    border: 1px solid #ddd;
    border-radius: 29px;
    position: relative;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
}
.answers label {
    margin-bottom: 0 !important;
    color: #727272;
    font-weight: 600;
    padding: 10px 15px 10px 56px;
    width: 100%;
    cursor: pointer;
}
.quiz-answer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
}
input.answer-checkbox{
    position: absolute;
    opacity: 0;
    width: 0;
    cursor: pointer;
    height: 0;
}
.answers .checkmark {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 10px;
    background-color: transparent;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    top: 5px;
    background-color: #bdbdbd;
}
.answers .checkmark:after {
    left: 13px;
    top: 4px;
    width: 11px;
    height: 20px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.answers input:checked ~ .checkmark:after {
    display: block;
}
.answers input:checked ~ .checkmark {
    background-color: #007bff;
    border: none;
}
.quiz-button {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding-top: 35px;
    padding-bottom: 35px;
}
.submit-next-button .btn.btn-link {
    border: 1px solid #ddd;
    margin-right: 15px;
    border-radius: 30px;
    line-height: 40px;
}
.submit-next-button .btn.btn-link {
    border: 1px solid #ddd;
    margin-right: 15px;
    border-radius: 30px;
    line-height: 40px;
    width: 273px;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    min-width: 288px;
    width: 100%;
}
.submit-next-button{
    margin-right: 15px;
}
button.btn.btn-link.next-button {
    background-color: #065ea8;
    color: #ffffff;
}
button.btn.btn-link.submit-button {
    background-color: #f38120;
    color: #fff;
}
button.btn.btn-link.next-button:hover {
    background-color: #04376d !important;
    color: #fff !important;
}
button.btn.btn-link.submit-button:hover {
    background-color: #f35104 !important;
}
section#quiz-result-section {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
#quiz-result-section .row{
    justify-content: center;
}
.reatake-quize-button-warpper .btn.btn-link {
    border: 1px solid;
    background-color: #065ea8;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    display: flex;
    justify-content: center;
    line-height: 40px;
}
#backto-quiz-button .btn.btn-link{
    background-color: #686868;
}
#backto-quiz-button .btn.btn-link:hover{
    background-color: #343a40 !important;
}
.reatake-quize-button-warpper .btn.btn-link:hover{
    background-color: #04376d !important;
}
.score-div {
    border: 1px solid #ddd;
    text-align: center;
    padding: 40px;
    margin: 0px auto 40px auto;
}
.score-summery-section h4 {
    margin-bottom: 25px;
    font-weight: 600;
    color: #495057;
    text-align: center;
}
h4.marks {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0px auto;
}
.score-div h4 {
    font-weight: 600;
    color: #0c2963;
    font-size: 2rem;
    line-height: 60px;
}
.score-wrapper {
    width: 50%;
    margin: auto;
}
table.table.table-bordered.mark-detail-table th {
    font-weight: 600;
    color: #065ea8;
}
table.table.table-bordered.mark-detail-table td {
    color: #8c8585;
}
table.table.table-bordered.mark-detail-table td {
    color: #8c8585;
}
.edit-profile-field label {
    width: 100%;
    color: #777777;
    margin-bottom: 20px;
}
.edit-profile-input {
    line-height: 30px !important;
    margin-top: 15px;
    /*background-color: transparent !important;*/
    height: auto !important;
    border-radius: 0 !important;
}
.edit-profile-input.form-control:focus {
    border-color: #ced4da !important;
    box-shadow: none !important;
}
section#edit-prfile-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f2f2f2;
}
.edit-profile-form-wrapper {
    box-shadow: -1px 1px 4px 2px rgba(0,0,0, 0.3);
    padding: 0px 50px 50px;
    background-color: #fff;
}
.password-section p, .bank-details-section p {
    font-size: 1.3rem;
    color: #495057;
    font-weight: 600;
    margin-bottom: 15px !important;
}
.edit-profile-heading {
    margin-left: -50px;
    background-color: #f1eeee;
    margin-right: -50px;
    padding: 15px 50px;
    color: #2c2c2c;
    margin-bottom: 15px;
}
.edit-profile-heading h4 {
    margin-bottom: 0 !important;
    font-size: 1.4rem;
    font-weight: 600;
}
.edit-profile-button {
    width: 100%;
    background-color: #f38120 !important;
    border: transparent !important;
    line-height: 40px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 1.2rem !important;
    border-radius: 0 !important;
    margin-top: 20px;

}
.edit-profile-button:hover{
    background-color: #f35104 !important;
}
.edit-profile-button:focus {
    box-shadow: none !important;
}
.edit-profile-field-image .profileImage{
    width: 95px;
    height: 97px;
}
#profile-container .profileImage {
    width: 95px;
    height: 97px;
    background-position: center;
    background-size: cover;
}
.edit-profile-image .edit-profile-field-image{
    width: 95px;
    height: 97px;
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 10px;
    margin-left: 20px;
    border: 1px solid #f0f0f0;
}
.image-field {
    margin-top: 18px;
    background-color: #f28624;
    color: #fff !important;
    padding: 10px !important;
    font-weight: 600 !important;
    cursor: pointer;
    border-radius: 0 !important;
    text-align: center;
    font-size: 16px;
}
.image-remove-button{
    background-color: #686a6b !important;
}
.image-remove-button:hover{
    background-color: #343a40 !important;
}
.profileImage-change-buttons {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}
label.image-field:hover{
    background-color: #04376d;
}
.edit-profile-image {
    display: flex;
    margin-bottom: 20px;
}
.edit-profile-photo.document_image {
    display: flex;
}
.front.image-name h5 {
    font-size: 1.2rem;
    color: #495057;
    font-weight: 600;
}
.edit-profile-field span.select2-selection.select2-selection--single{
    border-radius: 0 !important;
    height: 44px;
    margin-top: 15px;
    border-color: #ced4da !important;
}
.edit-profile-field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px !important;
    top: 12px !important;
    right: 7px !important;
    bottom: 0;
    margin: auto !important;
}
.image-upload-button{
    display:none;
}
.tumb{
    background-size: cover;
    height: 150px;
    border: 1px solid #ddd;
    width: 150px;
    position: relative;
    background-position: center;
}
.default:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/propic.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
section#create-course-steps-section {
    padding: 50px 0px 20px 0px;
}
.create-course-banner-heading {
    color: #fff;
    position: relative;
    padding-top: 100px;
}
.create-course-banner-heading h4{
    font-size: 2rem;
    font-weight: 600;
}
section#create-course-steps-section a{
    color: #f38120;
    font-weight: 600;
}
section#create-course-steps-section a:hover{
    color: #ff3803 !important;
}
li.step-name {
    padding-left: 15px;
    margin-bottom: 4px;
}
.create-course-steps {
    margin-bottom: 35px;
}
.english-steps-list {
    margin-top: 20px;
}
.cart-message {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    align-items: center;
}
.cart-message.alert.alert-danger p{
    margin-bottom: 0 !important;
}
.my-order-wrapper {
    padding-top: 25px;
    background-color: #fff;
    height: 100%;
}
table.table.table-bordered.myorder-table th {
    text-align: center;
    color: #236aea;
}
table.table.table-bordered.myorder-table td {
    text-align: center;
}
td.order-view-col{
    padding: 0 !important;
}
button.btn.btn-link.view-order-button {
    width: 100%;
    padding: 10px !important;
    border-radius: 0 !important;
    background-color: #f8f9fa;
    font-weight: 600;
    color: #065ea8;
    text-transform: uppercase;
}
section#my-order-section {
    background-color: #f2f2f2;
    padding: 50px 0px;
}
.my-order-table {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
table#orders-view-table.dataTable thead th, table#orders-view-table.dataTable thead td {
    border-bottom: 1px solid #dee2e6 !important;
}
table#orders-view-table.dataTable.no-footer {
    border-bottom: 1px solid #dee2e6 !important;
}

.edit-profile-field span.select2.select2-container.select2-container--default {
    width: 100%;
}
.my-order-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: transparent !important;
    background: -webkit-linear-gradient(0,0,0,0) !important;
    background: -moz-linear-gradient(0,0,0,0) !important;
    background: -ms-linear-gradient(0,0,0,0) !important;
    background: -o-linear-gradient(0,0,0,0) !important;
    background: linear-gradient(0,0,0,0) !important;
}
.my-order-table .page-item.active .page-link {
    background-color: #f28624 !important;
    border-color: #f28624 !important ;
    color: #fff !important;
}
.my-order-table .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding:0 !important;
    text-decoration: none !important;
    color: #333 !important;
    border: none !important;
    border-radius: none !important;
}
.my-order-table .page-link:focus {
    box-shadow: none !important;
}
.course-complete-form-wrapper.text-center {
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 85px 0px;
}
form#course_complete_form {
    background-color: #fff;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 0px 37px;
}
form#course_complete_form h4 {
    font-weight: 600;
    color: #fe7f33;
    font-size: 51px;
}
form#course_complete_form p {
    font-size: 31px;
    color: #848484;
    margin: 42px 0px !important;
}
input#course_complete_submit {
    border: transparent;
    background-color: #3c3c3c;
    border-radius: 29px;
    text-transform: uppercase;
    font-weight: 600;
    width: 46%;
    line-height: 45px;
}
input#course_complete_submit:hover {
    background-color: #9E9E9E;
    color: #3c3c3c;
}
.course-fail-bg {
    background-color: #ad0a0a;
}
.course-fail-bg .course-complete-form-wrapper {
    mix-blend-mode: luminosity;
}
.certificate-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 100px;
    color: #065ea8;
}
section.course-stucture-section {
    position: relative;
}
.testimonial-image {
    width: 77px;
    height: 77px;
    background-position: center;
    background-size: 100%;
    border-radius: 50%;
    background-repeat: no-repeat;
}
.course-section-sub-item p {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}
span.lq-icon {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: solid 1px;
    border-radius: 50%;
    margin-right: 10px;
    color: #757575;
    flex-shrink: 0;
}
.follow-course-header .course-structure-button.disabledAcodian:hover {
    background-color: #f7f7f7 !important;
}
.follow-course-header .course-structure-button.disabledAcodian:hover h4 {
    color: #000 !important;
}
.follow-course-header .course-structure-button.disabledAcodian:hover h5 {
    color: #6c6c6c !important;
}
.follow-course-header button.btn.btn-link.course-structure-button.disabledAcodian::before {
    display:none;
}
.uv-player-wrapper {
    margin: 25px auto;
}
.alert p {
    margin-bottom: 0px;
}
.alert {
    font-size: 12px !important;
    padding: 8px 15px !important;
}
.courseStructure-header .btn {
    white-space: normal !important;
}
.attachment-download-link {
    border: solid 1px #eee;
    font-size: 12px;
    color: #1f262e;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 16px;
    padding: 10px;
    text-align: center;
    text-transform: initial !important;
}
.attachment-download-link:hover {
    color: #1f262e;
    text-decoration: none;
}
.attachment-item {
    height: 100%;
}
.lesson-attachments-wraper .col-sm-12.col-lg-3 {
    margin-bottom: 20px;
}
.attachment-download-link span {
    font-size: 12px;
    text-align: center;
}
.course-content-preview a svg {
    font-size: 30px;
    margin-bottom: 5px;
}
.lesson-attachments-wraper {
    text-align: left;
}
.lesson-attachments-wraper h4 {
    margin-left: 15px;
    padding-bottom: 5px;
    font-size: 20px;
}
.lesson-attachments-wraper {
    text-align: left;
    border-top: solid 1px #ccc;
    margin-top: 30px;
    padding-top: 25px;
}
.lesson-pdf-wrapper embed {
    width: 100%;
    min-height: 500px;
}
.bg-orange {
    background-color: #065ea8 !important;
}
.follow-course-btn {
    display: none !important;
}
.course-section-sub-item.main a {
    color: #757575;
    text-decoration: none;
}
.course-section-sub-item.main a:hover {
    color: #065ea8;
    text-decoration: none;
}
section.instructor-profile-section {
    background-color: #f2f2f2;
    padding: 20px 0px;
}
.instructor-profile-image {
    background-position: center;
    background-size: cover;
    padding-top: 115%;
}
.instructor-content-wrapper {
    background-color: #FFF;
    min-height: 100%;
    padding: 25px 30px;
}
.institute-instructors {
    background-color: #FFF;
    padding: 25px 30px;
}
.instructor-avatar{
    background-size: cover;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;    
}
.instructor-avatar:hover{
    opacity: 0.8;
}
.instructor-avatar-wrapper{
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    border-radius: 50%;
    overflow: hidden;
}
.instructor-avatar-wrapper:hover{
    background-color: #065ea8;
}
.instructor-avatar-name{
    color: #065ea8;
}
.instructor-top-content h3 {
    color: #065ea8;
    font-size: 26px;
    font-weight: 600;
}
.instructor-top-content h1 {
    color: #065ea8;
    font-size: 26px;
    font-weight: 600;
}
.instructor-top-content p {
    font-size: 12px;
    color: #858585;
    margin-bottom: 5px;
}
.instructor-top-content {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #dbdbdb;
}
.instructor-content {
    color: #5e5e5e;
    font-size: 13px;
    line-height: 27px;
}
.view-all-instructors-btn {
    background-color: #a2a2a2;
    color: #FFF;
    display: inline-block;
    padding: 10px 20px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 22px;
}
.view-all-instructors-btn:hover {
    color: #FFF;
    background-color: #5d5b5b;
}
.instructor-courses-wrapper h3 {
    font-size: 15px;
    color: #535355;
    font-weight: 700;
    margin-bottom: 25px;
}
.instructor-courses-wrapper {
    margin-top: 25px;
}
.instructor-courses-inner {
    background-color: #FFF;
    padding: 20px 30px;
}
.instructor-course-item .course-image {
    background-position: center;
    background-size: cover;
    padding-top: 65%;
}
.instructor-course-item h4 {
    font-size: 15px;
    color: #727272;
    margin-top: 15px;
    font-weight: 600;
}
.instructor-course-item h4 a, .instructor-course-item h4 a:hover {
    color: #727272;
}
.instructor-course-item .courses-duration {
    margin-bottom: 0;
    background-color: #f0f0f0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: #373737;
    font-weight: 700;
    text-transform: uppercase;
}
.course-details {
    height: 100%;
}
.instructor-course-item .courses-duration span {
    font-size: 27px;
    color: #858585;
    margin-bottom: -3px;
}
.instructor-course-item .course-price {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f0f0;
    font-size: 16px;
    color: #065ea8;
    font-weight: 700;
}
.instructor-enroll-btn {
    background-color: #065ea8;
    border: 0;
    color: #FFF;
    font-size: 12px;
    height: 100%;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.instructor-enroll-btn:hover {
    color: #FFF;
}
.instructor-course-item {
    padding: 10px;
    border: solid 1px #e6e6e6;
    margin-bottom: 15px;
}
.instructor-courses-inner .instructor-course-item:last-child {
    margin-bottom: 0px;
}
.limit-to-two-lines{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;    
}
section.section-404 {
    text-align: center;
    padding: 100px 0px;
}
section.section-404 h3 {
    font-size: 150px;
    font-weight: 600;
    color: #065ea8;
}
section.section-404 h2 {
    text-transform: uppercase;
}
section.section-404 a {
    background-color: #1d1d1d;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 500;
}
.mobile-banner-button {
    position: relative;
}
.banner-heading {
    position: relative;
}
.mobile-search-button{
    display: none;
}
.mobile-login-icon{
    display: none;
}
.mobile-banner-button.d-flex {
    display: none !important;
}
.input-field.pw-icon-wrapper {
    position: relative;
}
.pw-show-trigger {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    right: 10px;
    color: #495057;
}
.pw-show-trigger:before {
    content: "\f06e";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.pw-show-trigger.active:before {
    content: "\f070";
}
.site-features-wrapper {
    column-count: 8;
    column-gap: 15px;
    margin-top: 30px;
}
.breadcrumb-section{
    padding-top: 20px;
}
.breadcrumb-section-withbg{
    background-color: #f2f2f2;
}
.breadcrumb-section ol.breadcrumb{
    margin-bottom: 0px;
}
.institutes_search{
    background: #ffffff;
}
.instructor-regform .sub-section-title{
    font-size: 14px;
    color: #686868;
    font-weight: 600;
    margin-bottom: 25px;
}
select.instructor-field {
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    border: 1px solid #c3bebe;
    padding: 7px;
}
.instructor-regform select {
  color: #9e9e9e;
}
.instructor-regform option:not(:first-of-type) {
  color: black;
}
.institute_logo_small{
    width: 40px;
    max-height: 40px;
    float: right;
    position: absolute;
    overflow: hidden;
    margin-top: 8px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0, 0.1);
    bottom: 8px;
    right: -2px;
}
.institute_logo_small img{
    width: 100%;
}
.footer_bottom_links{
    float: right;
}
.footer_bottom_links a{
    margin-bottom: 0px !important;
    margin-left: 15px;
    font-size: 11px;
    color: #5b5b5b;
    font-weight: 700;    
}
.footer_bottom_links a:hover{
    color: #cccccc;
}
.answer-image{
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.sub-cat-link{
    padding-left: 2.5rem !important;
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
    font-size: small;    
}
.parent-cat-link{
    font-weight: bold !important;
    font-size: small;
    color: #04376d !important;
}
.lesson-link span.badge{
    font-weight: 400 !important;
    animation:blinkingBadge 1.5s infinite;
}

.unsub-form{
    display: flex;
    flex-direction: column;
    min-height: 400px;
    margin-top:100px;
}

.unsub-field{
    width: 50%;
    line-height: 35px;
    padding-left: 15px;
    font-size: 15px;
    color: #686868;
    height: 40px;
}
.unsub{
    margin-top: 10px;
}
@keyframes blinkingBadge{
    0%{     background-color: transparent;    }
    49%{    background-color: #dc3545; }
    50%{    background-color: #dc3545; }
    99%{    background-color: #dc3545;  }
    100%{   background-color: transparent;    }
}
.other-login-buttons {
    border-color: transparent !important;
    outline: none !important;
    border-radius: 0px !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
}
#upcoming-live-courses{
    background: #ddd;
}
#upcoming-live-courses a{
    color: #065ea8;
}
#upcoming-live-courses .section-title{
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 6px;
}
#upcoming-live-courses .card{
    border-radius: 0px;
    max-height: 10rem;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
#upcoming-live-courses .card:hover{
    max-height: 1000px;
    transition: max-height 0.25s ease-in;
}
#upcoming-live-courses .card-title{
    font-size: 13px;
    position: relative;
    height: 1.3em; /* exactly three lines */
    overflow: hidden;
}
#upcoming-live-courses .card:hover .card-title{
    height: auto;
    min-height: 1.3em;
}
#upcoming-live-courses .card-title:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
#upcoming-live-courses .card:hover .card-title:after{
    display: none;
}
.course-live-list li{
    color: #6c6c6c;
    background: #f7f7f7;
    border: 1px solid #dddd;
    padding: 8px 8px 10px 8px;
    margin-bottom: 16px;   
}
.course-live-list li + li{
    display: none;
}
#upcoming-live-courses .card:hover .course-live-list li + li{
    display: block;
}
.course-live-list li .badge{
    margin-top: 3px;
}
#upcoming-live-courses .view-more{
    background-color: #065ea8 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 15px;
}
body.checkpoint_page.modal-open section,
body.checkpoint_page.modal-open header,
body.checkpoint_page.modal-open footer{
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
.faq_section .hk-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.mobile-only{
    display: none;
}
@media (min-width: 576px){
    .faq_section .mt-sm-60 {
        margin-top: 60px !important;
    }
}
.faq_section .list-group-item.active {
    background-color: #00acf0;
    border-color: #00acf0;
}
.faq_section .accordion .card .card-header.activestate {
    border-width: 1px;
}
.faq_section .accordion .card .card-header {
    padding: 0;
    border-width: 0;
}
.faq_section .card.card-lg .card-header, .card.card-lg .card-footer {
    padding: .9rem 1.5rem;
}
.faq_section .accordion>.card .card-header {
    margin-bottom: -1px;
}
.faq_section .card .card-header {
    background: transparent;
    border: none;
}
.faq_section .accordion.accordion-type-2 .card .card-header > a.collapsed {
    color: #324148;
}
.accordion .card:first-of-type .card-header:first-child > a {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.faq_section .accordion.accordion-type-2 .card .card-header > a {
    background: transparent;
    color: #00acf0;
    padding-left: 50px;
}
.faq_section .accordion .card .card-header > a.collapsed {
    color: #324148;
    background: transparent;
}
.faq_section .accordion .card .card-header > a {
    background: #00acf0;
    color: #fff;
    font-weight: 500;
    padding: .75rem 1.25rem;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.faq_section .accordion.accordion-type-2 .card .card-header > a.collapsed:after {
    content: "\f158";
}

.faq_section .accordion.accordion-type-2 .card .card-header > a::after {
    display: inline-block;
    font: normal normal normal 14px/1 'Ionicons';
    speak: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    position: absolute;
    content: "\f176";
    font-size: 21px;
    top: 15px;
    left: 20px;
}
.faq-pdf-wrapper iframe{
    width: 100%;
    height: 500px;    
}
.institute-content-box{
    background: #fff;
    padding: 25px 30px;    
}
.institute-content-box-grey{
    background: #f2f2f2;
    padding: 25px 30px;    
}
.btn-esiphala{
    color: #065ea8 !important;
    border: 1px solid #065ea8 !important;
    background: #ffffff;
    border-radius: 0px !important;
}
.cat-sidebar .card{
    border-radius: 0px;
}
.cat-sidebar .card a.list-group-item:first-child{
    border-radius: 0px !important;
}
.cat-sidebar .card a.list-group-item.active{
    background-color: #367dff;
    border-color: #367dff;    
}

.events{
    margin-bottom: 10px;
}

.special-event{
    margin:10px;
    cursor: pointer;
    border-radius: 20px 20px 20px 20px;
}
.special-event:hover{
    box-shadow: 20px 5px 7px 1px #888888;
}
.special-event-day-bg{
    background-color: #002b52;
    border-radius: 20px 0px 0px 20px;
    border:1px solid black;
    border-right:none;
    color: #fff;
}

.special-event-time-bg{
    background-color:#0056a4;
    padding: 0 !important;
    border:1px solid black;
    border-right:none;
    border-left:none;
    color: #fff;
}
.special-event-time{
    text-align:center;
    margin:auto;
    font-size: 18px;
}
.special-event-title-bg{
    background-color: rgb(255, 255, 255);
    border-radius: 0px 20px 20px 0px;
    border:1px solid black;
    border-left:none;
}
.special-event-title{
    font-weight:bold;
    font-size:14px
}
.special-event-date{
    font-size:40px;
}
.special-event-month{
    font-size:15px;
    margin-top: -15px;
    text-align:center;
}
.tabs{
    //border-bottom: 1px solid #dee2e6 ;
}
.tab{
    border-bottom: 1px solid #dee2e6 ;
    padding : 10px;
    cursor : pointer;
}
.tab.active{
    border: 1px solid #dee2e6 ;
    border-bottom: none;
    font-weight:bold;
}
.tab-content{
    display: none;
}
.tab-content.active{
    display:block;
}
.form-box{
    border:1px solid #dee2e6;
    border-top:0;
    padding-top: 10px;
    
}
.login-btns.resend-otp-btn{
    margin: 0 0 20px 0;
}
#otp-msg-login{
    margin-bottom: 10px;
}
.password-reset-section{
    display: flex;
    flex-direction: column;
    min-height: 400px;
    margin-top: 100px;
}
.videoconvert-player{
    margin-top: 0 !important;
    min-height: fit-content !important;
}

#telegram_btn{
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 99;
    bottom: 100px;
    right: 20px;
    border-radius: 50%;
}
#telegram_btn img{
    width: 100%;
    height: 100%;
}
#telegram_btn:hover{
    box-shadow: 0px 0px 10px 0px #888888;
}

@media only screen and (max-width: 767px) {
    .mobile-only{
        display: block;
    }
    #register-button{
        background-color: transparent;
    }
    .logout-dropdown h6,.logout-dropdown-arrow{
        color:#04376d !important;
    }
    .web-banner-desk{
        display: none;
    }
    .web-banner-mobile{
        display: block;
    }
    .Bnner-mobile{
        display: block;
        text-align: center;
        padding-top: 150%; /* 1:1 Aspect Ratio */
    }
    .Bnner-desk{
        display: none;
    }
    .carousel-description-wrapper{
        padding-bottom: 56.25%;
    }
    .carousel-description{
        color:#fff;
        /*margin:auto auto auto 10%;*/
        position: absolute;
        top: 10%;
        padding-left: 5%;
    }
    .carousel-btn{
        font-size: 14px;
        color: #fff;
        background: transparent;
        border: 1px solid #fff;
        padding: 7px 21px;
        border-radius: 50px;
        margin-top: 25px;
        font-weight: 600;
        font-weight: 600;
    }
    .carousel-title{
        font-size:8vw
    }
    .carousel-desc{
        /*font-size:4vw;*/
        padding-bottom: 5%;
        padding-right: 5%;
    }
    .special-event{
        border-radius: 10px 10px 10px 10px;
    }
    .special-event-day-bg{
        border-radius: 10px 0px 0px 10px;
    }
    .special-event-title-bg{
        border-radius: 0px 10px 10px 0px;
    }
    .special-event-date{
        font-size:30px;
    }
    .special-event-month{
        font-size:13px;
        margin-top: -5px;
    }
    .special-event-time{
        font-size: 15px;
    }
    #upcoming-live-courses .card{
        max-height: 2000px;
        transition: max-height 0.25s ease-in;
    }
    #upcoming-live-courses .card .card-title{
        height: auto;
        min-height: 1.3em;
    }
    #upcoming-live-courses .card .card-title:after{
        display: none;
    }
    #upcoming-live-courses .card .course-live-list li + li{
        display: block;
    }
    .mobile-menu{
        display: block;
    }
    #mobile-menuIcon{
        display: block;
    }
    .category-bar {
        display: none;
    }
    .header-buttons{
        display: none;
    }
    .main-menu{
        display: none;
    }
    #my-menu{
        display:block;
    }
    ul.eMenu-list {
        flex-direction: column;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        background-color: #fff !important;
    }
    .eHeader-button {
        text-align: center;
        border:none;
        color:#fff !important;
        border-radius: 0;
    }
    li.eMenu-listItem {
        margin-left: 0px;
    }
    .logo-button {
        padding-bottom: 6px;
    }
    .header-menu {
        display: flex;
        position: absolute;
        right: 0;
        top: 0;
    }
    div#login {
        top: 0;
    }
    .modal-backdrop {
        position: relative !important;
        background-color: transparent !important;
    }
    li.list-item {
        margin-bottom: 0px;
    }
    ul.category-list {
        line-height:25px;
    }
    .eHeader-button {
        margin-left: 0px;
        line-height: 42px;
        font-size: 15px;
    }
    .eSocial-list  li:first-child {
        margin-left: 5px !important;
    }
    .mm-listitem__text{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .mm-listitem {
        padding-left: 30px !important;
    }
    .eSocial-list a {
        text-decoration: none;
        color: #686868 !important;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 50%;
        display: flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
    }
    .eSocial-list a:hover{
        color: #fff !important;
        background-color: #686868;
    }
    .mm-panels {
        background-color: #065ea8 !important;
    }
    .mm-panel {
        background-color: #065ea8 !important;
    }
    .mm-navbar.mm-navbar_sticky {
        background-color: #065ea8 !important;
    }
    .mm-menu{
        background-color: #065ea8 !important;
    }
    li.eMenu-listItem h6 {
        color: #fff;
        font-size: 14px;
    }
    .eSocial-listitem {
        margin-left: 28px;
        color: #fff !important;
    }
    ul.eSocial-list {
        padding: 20px !important;
    }
    .sinhala-text {
        font-size: 12px !important;
    }
    #register-button {
        margin-left: 0px;
        border:none;
        padding: 0;
    }
    #register-button:hover {
        background-color:transparent ;
        color: #0c2963;
    }
    .hamburger:hover, :focus{
        outline: none !important;
    }
    #login-button {
        margin-left: 0px;
        background-color: transparent;
        border: none;
        color: #0c2963;
    }
    #login-button:hover {
        background-color:transparent;
        color: #367dff;
        border-color: transparent;
    }
    #coporate-butoon:hover {
        background-color:transparent;
        color: #367dff;
    }
    #weblnars-button:hover {
        background-color: transparent;
        color: #367dff;
    }
    a.mm-navbar__title {
        display: none !important;
    }
    .mm-navbar {
        border-bottom: none !important;
    }
    a.mm-listitem__text {
        text-align: left;
        color:#fff !important;
    }
    li.eMenu-listItem.mm-listitem.mm-listitem_selected {
        background-color: #c35a02 !important;
    }
    li.list-item.mm-listitem.mm-listitem_selected {
        background-color:#c35a02 !important ;
    }
    .mm-listitem_selected>.mm-listitem__text {
        background-color:transparent !important ;
        background-color:transparent !important;
    }
    .mm-navbars_bottom .mm-navbar {
        background-color:#00213c !important ;
    }
    .mm-navbars_bottom .mm-navbar a {
        color: #fff !important;
    }
    .banner-heading h3 {
        font-size: 28px;
        text-align: center;
    }
    .search-link {
        line-height: 12px;
        padding: 19px;
        font-size: 13px;
    }
    .search-link h6{
        display: none;
    }
    label.search-title{
        display: none;
    }
    .search-icon {
        margin-right: 0;
    }
    .Search-button {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    .banner-form {
        width: 100%;
    }
    input#searching-text {
        line-height: 49px;
        width: 100%;
        padding-left: 18px;
        font-size: 12px;
    }
    .facility-content {
        margin: 15px 0;
    }
    .facility-section {
        flex-direction: column;
        margin-top: 0;
        display: block;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .courses-type {
        flex-direction: column;
        display: block;
    }
    .featured-course {
        padding-left: 15px;
        padding-right: 15px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
    .facility-content {
        border: 1px solid #e9e9e9;
        margin: 15px 0;
    }
    .instructor-courses {
        flex-direction: column;
        width: 100%;
        margin-bottom: 35px;
        margin-top: 15px;
        display: block;
    }
    .photoshop {
        width: 100%;
    }
    .phtoshop-courses {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        max-width: inherit;
    }
    section#latest-section {
        padding-top: 25px;
    }
    .latest-heading {
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    .latest-course {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    section#share-knowladge .row {
        padding: 35px 0px;
        text-align: center;
    }
    .share-heading h3 {
        font-size: 28px;
        line-height: 33px;
    }
    .share-para {
        font-size: 12px;
        margin-top: 25px;
        line-height: 20px;
    }
    .share-background {
        min-height: 375px;
    }
    a.joinNow-button {
        padding: 10px 61px;
    }
    section#companies-section .row {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    section#companies-section .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .item.company-logo img {
        width: 100% !important;
    }
    .companies {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .item.company-logo {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    #companies-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .company-heading {
        margin-bottom: 20px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .comment-heading {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 45px;
    }
    .item.comment-item {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 30px;
    }
    .comment-background {
        min-height: 415px;
    }
    .comments {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 35px;
    }
    .instructorbanner-image {
        min-height: 450px;
    }
    .banner-content {
        max-width: none;
        top: 25%;
    }
    .banner-content .sinhala-text {
        font-size: 13px;
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
    .banner-content h2 {
        font-size: 1.5rem;
    }
    section#instrutor-register {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .instructor-heading h4 {
        font-size: 20px;
    }
    .instructor-heading .sinhala-text {
        font-size: 15px;
    }
    form#instructor-form {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    .instructor-regform {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .instructor-input {
        margin-bottom: 20px;
        line-height: 25px;
        font-size: 14px;
    }
    .instructor-instruction {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding: 30px 0;
    }
    .instructor-instruction .nav {
        margin-left: 0px;
    }
    .tab-text {
        padding: 30px 35px 10px;
        text-align: center;
        font-size: 13px;
    }
    .inst-role .tab-text{
        text-align: left;
    }
    .inst-role li{
        margin-bottom: 10px;
    }
    .start-course .tab-text{
        text-align: left;
    }
    .footer-background {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .logo-image {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    ul.footerSocial-list {
        justify-content: center;
    }
    .footerSocial-listitem:first-child {
        margin-left: 0;
    }
    .contacts {
        text-align: center;
        justify-content: center;
        margin-bottom: 7px;
        align-items: baseline;
    }
    .footer-menu {
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    li.footerMenu-item {
        margin-bottom: 0px;
    }
    .short-menu {
        margin-left: 0px;
        text-align: center;
    }
    li.shortMenu-item {
        margin-bottom: 0px;
    }
    .contact-deatail {
        margin-left: 0px;
        margin-top: 20px;
    }
    .rights-text {
        margin-bottom: 10px;
    }
    .rights {
        flex-direction: column;
    }
    .instructorCourse-heading {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-left: 0;
    }
    .instructorCourse-heading h3 {
        font-size: 32px;
    }
    section#featured-section {
        padding-bottom: 15px;
        margin-top: 0;
        padding-top: 23px;
    }
    button.search-courseLink {
        background-color: #065ea8;
        color: #fff !important;
        outline: none !important;
        border: none !important;
        margin-left: -14px;
        padding-left: 14px;
        padding-right: 14px;
        text-align: center;
    }
    .mobile-view{
        display: block;
    }
    .main-categoryList{
        display: none;
    }
    .mobile-accordion .card {
        border: none !important;
        border-radius: 0 !important;
    }
    label.mobile-heading.btn.btn-link {
        color: #fff !important;
        font-weight: normal;
        margin-bottom: 0px !important;
    }
    label.mobile-heading:hover{
        color:#ff3801;
        text-decoration:none !important
    }
    .cat-form h4 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .filter-list {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .price-list .checkmark {
        height: 14px;
        width: 14px;
    }
    .price-list .sub-text .checkmark:after {
        top: 4px;
        left: 4px;
        width: 6px;
        height: 6px;
    }
    .instructor-list.mobile-instructor-list{
        display: block !important;
        padding-bottom: 20px;
        margin-top: 0;
    }
    .price-list.mobile-price-list{
        display: block !important;
        margin-bottom: 0px;
        margin-top: 25px;
        padding-bottom: 15px;
    }
    section#course-menu {
        padding-top: 30px;
        background-color: #f2f2f2;
    }
    div#location .icon {
        margin-right: 0px !important;
    }
    h4.catagorey-list-title {
        display: none;
    }
    .mobile-view .card-header {
        background-color: transparent;
        border-bottom:none;
        margin-bottom: 15px;
    }
    .cat-sidebar {
        margin-bottom: 30px;
    }
    .cat-sidebar {
        padding-top: 5px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .main-accordion .card-header {
        margin-bottom: 16px !important;
        box-shadow: 0px 2px 4px -3px rgba(0,0,0, 0.7) !important;
        border-radius: 5px !important;
    }
    .mobile-view .card-header.mobile-header {
        background-color: #367dff !important;
        border-color: #367dff;
    }
    .course-type {
        padding: 15px 0px;
        margin-bottom: 15px;
    }
    .pending.row {
        width: 100%;
    }
    .completed-list.course-list.row {
        flex-wrap: wrap !important;
        width: 90%;
    }
    .complete {
        display: flex;
        margin-top: 20px;
        flex-direction: column;
    }
    .related-course {
        padding-left: 15px !important;
    }
    .allCourse-list {
        padding-bottom: 30px;
        margin-top: 15px;
        width:100%;
    }
    .title-button {
        flex-direction: column;
        align-items: center;
    }
    .pending-course.course-type {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .title-button h4 {
        font-size: 16px;
    }
    a.viewAll-button {
        padding: 10px 20px !important;
    }
    .pndeing-list.course-list {
        width: 90%;
    }
    .name-title {
        /* margin-left: 20px; */
        text-align: center;
        margin-top: 10px;
    }
    .name-title h5 {
        font-size: 12px;
    }
    .continue-button {
        font-size: 11px;
        justify-content: center;
    }
    .pending-timing {
        display: flex;
        flex-direction: column;
    }
    .timing {
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .related-courses .title-button {
        margin-bottom: 5px;
    }
    .related-courses.course-type {
        padding: 15px 0px 20px 0px;
        margin-bottom: 0px;
    }
    a.view-portal {
        line-height: 41px;
        margin-bottom: 10px;
    }
    a.login:before {
        top: -5px;
        left: 40%;
    }
    a.login {
        display: flex;
        justify-content: center;
    }
    .st-profile {
        justify-content: center;
        align-items: center;
        margin-bottom: 15px;
    }
    section#enrolled-section {
        padding-top: 20px;
        margin-top: 0;
    }
    .row.web-section h4 {
        font-size: 17px;
    }
    .banner-title {
        flex-direction: column;
        text-align: center;
    }
    .title-name h6,.title-name h2 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .row.enrolled-bar h4 {
        text-align: center;
    }
    .investment h6{
        text-align: center;
    }
    .get-enrolled .sale-countdown{
        margin-top: -10px;
        margin-bottom: 20px;
    }
    .structure-detail {
        border-bottom: 1px solid #afafaf;
        border-right: none;
        margin-bottom: 10px;
    }
    span.first-text {
        font-size: 20px;
    }
    .level .first-text {
        font-size: 20px !important;
    }
    .enrolled-button {
        margin-top: 10px;
    }
    .get-enrolled .enrolled-button {
        margin-bottom: 20px;
    }
    .summery h4 {
        margin-bottom: 20px;
        text-align: center;
    }
    .summery.Paragraph p {
        padding-bottom: 20px;
        text-align: center;
    }
    .about-instructor h4 {
        padding-bottom: 10px;
        text-align: center;
    }
    .about-instructor p {
        text-align: center;
        line-height: 20px;
    }
    h4.instructor-name {
        margin-bottom: 0px;
    }
    .course-structure {
        margin-top: 18px;
        text-align: center;
    }
    h4.number {
        border-right: none;
        color: #000;
        font-size: 17px;
        padding-left: 15px;
    }
    .course-name-row {
        align-items: center;
        flex-direction: column;
        /*text-align: left;*/
    }
    .course-name-row h5 {
        text-align: center;
    }
    h4.number {
        padding-left: 0;
    }
    .courseStructure-header {
        padding: 0px !important;
    }
    .title-name h4,.title-name h1 {
        font-size: 27px;
        line-height: 40px;
        text-align: center !important;
    }
    .watch-preview button.btn.btn-link {
        margin-top: 10px;
    }
    section#singleCourse_banner .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .row.enrolled-bar {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .summery-detail .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    /*section#meet-instructor .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }*/
    .course-name-row h5 {
        margin-bottom: 5px !important;
        margin-top: 5px;
    }
    section#cart-section {
        margin-top: 0px;
        padding-top: 25px;
    }
    .cart-heading h4 {
        font-size: 25px;
        text-align: center;
    }
    .cart-heading {
        margin-bottom: 15px;
    }
    .cart-header.cart-title {
        display: none;
    }
    .cart-detail {
        padding-top: 0px;
    }
    .cart-detail .row {
        margin-bottom: 15px;
    }
    .cart-detail h5 {
        font-size: 11px;
    }
    .cart-detail h4 span {
        font-size: 18px;
    }
    .cart-detail h4 {
        font-size: 13px;
        margin-top: 10px;
    }
    .price-bar {
        margin-left: 17px;
    }
    .cart-title h4 {
        padding-left: 0px;
        padding-right: 0px;
    }
    button.cart-button {
        line-height: 50px;
        padding: 0px 18px !important;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .button-row {
        justify-content: center;
    }
    .cart-buttons {
        margin-top: 25px;
        width: 100%;
    }
    .pagination {
        justify-content: center;
        margin-bottom: 20px;
    }
    .watch-preview {
        justify-content: center;
        padding-left: 0px;
    }
    .banner-title .star {
        margin: 10px auto;
    }
    #mobile-login-wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .col-sm-12.mobile-login-detail {
        display:block;
    }
    .mobile-login-detail{
        display: flex;
    }
    .col-sm-12.mobile-login-detail {
        display:block;
    }
    .mobile-login-detail{
        display: flex;
    }
    .dashboard-header {
        margin-left: 0px;
        padding: 10px 0;
    }
    ul.mobile-logout {
        display: flex;
    }
    a.m-icon {
        margin-right: 15px;
    }
    a.header-logout-icon {
        margin-left: 10px;
    }
    .cart-list-item{
        padding: 10px 0px;
    }
    /*.follow-course-header .course-name-row{
        flex-direction: row;
    }*/
    section#edit-prfile-section {
        padding-top: 25px;
    }
    .front.image-name {
        width: 100%;
    }
    .tumb {
        width: 100%;
    }
    .edit-profile-photo.document_image {
        flex-direction: column;
    }
    .profileImage-change-buttons {
        margin-left: 0px;
    }
    .edit-profile-heading h4 {
        font-size: 1.1rem;
        text-align: center;
    }
    .edit-profile-field label {
        margin-bottom: 10px;
        font-size: 0.9rem;
    }
    .edit-profile-input {
        line-height: 0px !important;
        margin-top: 5px;
    }
    .edit-profile-field span.select2-selection.select2-selection--single {
        margin-top: 5px;
        height: 37px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 0px !important;
    }
    .edit-profile-field .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px !important;
    }
    .edit-profile-button {
        line-height: 30px !important;
        font-size: 1rem !important;
        margin-top: 15px;
    }
    .password-section {
        margin-top: 15px;
    }
    .password-section p {
        font-size: 1rem;
        text-align: center;
    }
    .edit-profile-form-wrapper {
        padding: 0px 50px 25px;
        margin-top: 25px;
    }
    .contactus-banner-heading h4 {
        font-size: 2.5rem;
    }
    section#contact-details {
        padding-top: 20px;
    }
    .contact-form-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
        padding-right: 0;
    }
    .contact-information {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .contact-content {
        padding: 0px 0px 20px 0px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .contact-information h4 {
        font-size: 1.3rem;
    }
    .contact-content:before {
        width: 100%;
    }
    .map-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .contactus-input {
        margin-bottom: 15px;
    }
    .contact-field {
        margin-top: 5px;
    }
    button.contact-field.btn.btn-link {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .about-follow-course.row .course-structure{
        margin-left: 0;
    }
    .about-follow-course{
        padding-top: 0;
    }
    h4.course-section-content-title {
        font-size: 1.5rem;
    }
    .course-content-preview p {
        margin-bottom: 25px !important;
    }
    .vision-mission-heading {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .vision-mission-heading h4 {
        font-size: 1.1rem;
    }
    .content-wrapper p {
        font-size: 0.8rem;
    }
    .vision-mission-content {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;
    }
    .vision-mission-heading p {
        font-size: 0.8rem;
    }
    .content-wrapper {
        margin-top: 15px;
    }
    .aboutus-banner-heading h4 {
        font-size: 2rem;
    }
    .quiz-button .row{
        justify-content: center;
    }
    .submit-next-button .btn.btn-link {
        margin-right: 15px;
    }
    .submit-next-button {
        margin-right: 0;
    }
    .submit-next-button .btn.btn-link {
        margin-bottom: 20px;
    }
    .answers label {
        font-size: 0.8rem;
    }
    .answers {
        border-radius: 0px;
        padding: 0 10px 0 15px;
    }
    .quetion-description h4 {
        font-size: 0.9rem;
        font-weight: 600;
        line-height: 22px;
    }
    .answers .checkmark {
        width: 25px;
        height: 25px;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }
    .quiz-question-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .quiz-button {
        padding-top: 25px;
        padding-bottom: 15px;
    }
    .time-remaining h5 {
        text-align: center;
    }
    .attempt-time h4 {
        text-align: center;
    }
    .quiz-title h4 {
        text-align: center;
        font-size: 1rem;
    }
    section#singleCourse_banner{
        padding-bottom: 26px;
        background-color: #fff;
    }
    .answers .checkmark:after {
        left: 9px;
        top: 5px;
        width: 8px;
        height: 13px;
    }
    .score-div {
        margin: 0px auto 40px auto;
    }
    .score-wrapper {
        width: 90%;
        margin: auto;
    }
    .question-number {
        flex-direction: column;
    }
    .payment-wrapper {
        padding: 53px 19px !important;
    }
    .payement-alert a {
        width: 100%;
    }
    #singleCourse_banner .banner-image {
        min-height: 70vh;
        display: flex;
        align-items: flex-end;
    }
    .price-list ul {
        flex-direction: column;
        margin-left: 25px;
    }
    .instructor-list.mobile-instructor-list .select2-container {
        width: 100% !important;
    }
    section#facility-wrapper .col-sm-6 {
        width: 50% !important;
    }
    section#facility-wrapper .col-sm-6:nth-child(odd) {
        padding-right: 5px;
    }
    section#facility-wrapper .col-sm-6:nth-child(even) {
        padding-left: 5px;
    }
    .site-features-wrapper {
        column-count: 2;
    }
    .cat-sidebar .institute-info{
        width: 95%;
        margin-left: auto;
        margin-right: auto;        
    }

}
















@media screen and (orientation:landscape) and (min-device-width: 560px) and (max-device-width: 1024px)
{
    .edit-profile-field .select2-container {
        width: 100% !important;
    }
    #register-button{
        background-color: transparent;
    }
    #mobile-login-wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .logout-dropdown h6,.logout-dropdown-arrow{
        color:#04376d !important;
    }
    .col-sm-12.mobile-login-detail {
        display:block;
    }
    .mobile-login-detail{
        display: flex;
    }
    .quiz-button .row {
        flex-direction: column;
        width: 90%;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .create-course-banner-heading {
        text-align: center;
    }
    section#create-course-steps-section {
        padding: 20px 0px 20px 0px;
    }
    .create-course-steps {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .instructor-instruction .nav-tabs .nav-link{
        width: 100%;
    }
    .payement-alert a{
        width: 100%;
    }
}






@media only screen and (min-width: 768px) and (max-width: 1024px){
    .mobile-only{
        display: block;
    }
    #register-button{
        background-color: transparent;
    }
    .logout-dropdown h6,.logout-dropdown-arrow{
        color:#04376d !important;
    }
    #mobile-login-wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 15px;
    }
    .col-sm-12.mobile-login-detail {
        display:block;
    }
    .mobile-login-detail{
        display: flex;
    }
    .mobile-menu{
        display: block;
    }
    #mobile-menuIcon{
        display: block;
    }
    .category-bar {
        display: none;
    }
    .header-buttons{
        display: none;
    }
    .main-menu{
        display: none;
    }
    #my-menu{
        display:block;
    }
    ul.eMenu-list {
        flex-direction: column;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        background-color: #fff !important;
    }
    .eHeader-button {
        text-align: center;
        border:none;
        color:#fff !important;
        border-radius: 0;
    }
    li.eMenu-listItem {
        margin-left: 0px;
    }
    .logo-button {
        padding-bottom: 6px;
    }
    .header-menu {
        display: flex;
        position: absolute;
        right: 0;
        top: 0;
    }
    div#login {
        top: 0;
    }
    .modal-backdrop {
        position: relative !important;
        background-color: transparent !important;
    }
    li.list-item {
        margin-bottom: 0px;
    }
    ul.category-list {
        line-height:25px;
    }
    .eHeader-button {
        margin-left: 0px;
        line-height: 42px;
        font-size: 15px;
    }
    .eSocial-list  li:first-child {
        margin-left: 5px !important;
    }
    .mm-listitem__text{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .mm-listitem {
        padding-left: 30px !important;
    }
    .eSocial-list a {
        text-decoration: none;
        color: #686868 !important;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 50%;
        display: flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
    }
    .eSocial-list a:hover{
        color: #fff !important;
        background-color: #686868;
    }
    .mm-panels {
        background-color: #065ea8 !important;
    }
    .mm-panel {
        background-color: #065ea8 !important;
    }
    .mm-navbar.mm-navbar_sticky {
        background-color: #065ea8 !important;
    }
    .mm-menu{
        background-color: #065ea8 !important;
    }
    li.eMenu-listItem h6 {
        color: #fff;
        font-size: 14px;
    }
    .eSocial-listitem {
        margin-left: 28px;
        color: #fff !important;
    }
    ul.eSocial-list {
        padding: 20px !important;
    }
    .sinhala-text {
        font-size: 12px !important;
    }
    #register-button {
        margin-left: 0px;
        border:none;
    }
    #register-button:hover {
        background-color:transparent ;
        color: #0c2963;
    }
    .hamburger:hover, :focus{
        outline: none !important;
    }
    #login-button {
        margin-left: 0px;
        background-color: transparent;
        border: none;
        color: #0c2963;
    }
    #login-button:hover {
        background-color:transparent;
        color: #367dff;
        border-color: transparent;
    }
    #coporate-butoon:hover {
        background-color:transparent;
        color: #367dff;
    }
    #weblnars-button:hover {
        background-color: transparent;
        color: #367dff;
    }
    a.mm-navbar__title {
        display: none !important;
    }
    .mm-navbar {
        border-bottom: none !important;
    }
    .mm-listitem__text {
        flex-grow: 0 !important;
        flex-basis: 54% !important;
    }
    a.mm-listitem__text {
        text-align: left;
        color:#fff !important;
    }
    li.eMenu-listItem.mm-listitem.mm-listitem_selected {
        background-color: #c35a02 !important;
    }
    li.list-item.mm-listitem.mm-listitem_selected {
        background-color:#c35a02 !important ;
    }
    .mm-listitem_selected>.mm-listitem__text {
        background-color:transparent !important ;
        background-color:transparent !important;
    }
    .contact-deatail {
        margin-left: 15px;
    }
    .footer-menu {
        margin-left: 10px;
    }
    .short-menu {
        margin-left: 15px;
    }
    .footer-background .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    li.footerSocial-listitem:first-child{
        margin-left: 0px;
    }
    .banner-form {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .facility-section {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    /* section#featured-section {
        margin-top: -175px;
    } */
    .courses-type {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .course-title h4 {
        line-height: 23px;
    }
    .instructorCourse-heading {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .instructor-courses {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .container.latest-container {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .share-content {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    section#share-knowladge .row {
        padding: 45px 0;
        margin-left: auto;
        margin-right: auto;
    }
    .companies {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .item.company-logo img {
        width:100% !important;
    }
    .comment-heading {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .rights {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .rights {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-view{
        display: block;
    }
    .main-categoryList{
        display: none;
    }
    section#course-menu .row {
        display: flex;
    }
    .instructor-list.mobile-instructor-list{
        display: block !important;
        padding-bottom: 20px;
        margin-top: 0;
    }
    .price-list.mobile-price-list{
        display: block !important;
        margin-bottom: 0px;
        margin-top: 15px;
        padding-bottom: 15px;
    }
    h4.catagorey-list-title {
        display: none;
    }
    section#course-menu {
        background-color: #f2f2f2;
    }
    .filter-list {
        width: 91%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
    .row.latestCourse-row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 45px;
    }
    .mobile-view .card {
        border:none !important;
    }
    label.mobile-heading.btn.btn-link.cat-name.sub-text {
        margin-bottom: 0 !important;
        color: #fff !important;
        font-weight: normal;
    }
    .mobile-view .card-header.mobile-header {
        background-color: #367dff !important;
        border-color: #367dff;
    }
    .main-accordion .card-header {
        margin-bottom: 16px !important;
        box-shadow: 0px 2px 4px -3px rgba(0,0,0, 0.7) !important;
        border-radius: 5px !important;
    }
    .cat-form h4 {
        margin-bottom: 12px;
    }
    .cat-sidebar {
        padding-top: 43px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    label.btn.btn-link.sub-text.cat-name.collapsed {
        margin-bottom: 0 !important;
    }
    .complete {
        display: flex;
        margin-top: 20px;
        flex-direction: column;
    }
    section#St-DBoard {
        margin-top: -2px;
    }
    .profile {
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
        flex: 0 0 90% !important;
        margin-top: 0px;
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .pending-course {
        margin-top: 30px;
    }
    .course-type {
        width: 93%;
        margin-left: auto;
        margin-right: auto;
    }
    .related-course {
        padding-left: 15px !important;
    }
    .related-courses.course-type {
        padding: 30px 0px;
        margin-top: 30px;
    }
    .related-courses .title-button h4 {
        padding-left: 40px;
    }
    .Setting-section {
        width: 93%;
        margin-left: auto;
        margin-right: auto;
    }
    .continue-button {
        font-size: 11px;
    }
    .st-profile {
        justify-content: center;
    }
    .logout-button {
        text-align: center;
    }
    .logout-button h4 {
        margin-bottom: 15px;
    }
    section#enrolled-section {
        margin-top: 0px;
        padding-top: 20px;
    }
    .banner-title {
        flex-direction: column;
        text-align: center;
    }
    .title-name h6,.title-name h2 {
        margin-left: auto;
        margin-right: auto;
        width: 83%;
    }
    .structure-detail {
        border-right:none ;
        border-bottom: 1px solid #afafaf;
        margin-bottom: 10px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .row.enrolled-bar h4 {
        text-align: center;
    }
    .investment h6{
        text-align: center;
    }
    .get-enrolled .sale-countdown{
        margin-top: -10px;
        margin-bottom: 20px;
    }
    section#singleCourse_banner .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .row.enrolled-bar {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .summery-detail .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    section#meet-instructor .row {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .get-enrolled .enrolled-button {
        margin-bottom: 25px;
    }
    .enrolled-button {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
    }
    form.enroll-form {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .summery {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .summery.Paragraph p {
        padding-bottom: 30px;
    }
    .course-structure {
        margin-left: 0;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
    }
    .about-instructor p {
        text-align: center;
    }
    h4.instructor-name {
        padding-bottom: 0 !important;
    }
    .instrcutor-detail {
        text-align: center;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .watch-preview button.btn.btn-link {
        margin-top: 20px;
    }
    .button-row {
        justify-content: center;
    }
    .cart-buttons {
        margin-top: 34px;
        margin-left: 25px;
        width: 90%;
    }
    section#cart-section {
        margin-top: 0;
        padding-top: 25px;
    }
    .cart-heading h4 {
        text-align: center;
    }
    button.cart-button {
        width: 100%;
    }
    .cart-header.cart-title {
        display: none;
    }
    .cart-heading {
        margin-bottom: 30px;
    }
    .cart-title {
        width: 90%;
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .cart {
        padding-top: 0px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .cart-detail {
        padding-top: 25px;
    }
    .cart-detail h4 {
        margin-top: 12px;
    }
    .pagination {
        justify-content: center;
        margin-bottom: 20px;
    }
    .watch-preview {
        justify-content: center;
    }
    .contact-information {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .contact-content {
        padding: 0px 0px 20px 0px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .contact-content:before {
        width: 100%;
    }
    .contact-form-wrapper{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-right: 0px;
    }
    .contactus-input {
        margin-bottom: 20px;
    }
    .contact-field {
        margin-top: 5px;
    }
    button.contact-field.btn.btn-link {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .map-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .vision-mission-heading {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .vision-mission-content {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;
        height: 100%;
    }
    .content-wrapper {
        margin-bottom: 20px;
    }
    .content-wrapper {
        min-height:auto;
    }
    .quiz-question-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .edit-profile-field .select2-container {
        width: 100% !important;
    }
    .edit-profile-form-wrapper {
        box-shadow: none;
    }
    section#edit-prfile-section {
        padding-top: 0px;
    }
    .score-wrapper {
        width: 90%;
        margin: auto;
    }
    .question-number {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .quiz-button {
        width: 87%;
        margin-left: auto;
        margin-right: auto;
    }
    .quiz-detail h4, .quiz-detail h5 {
        text-align: center;
    }
    .payment-wrapper {
        padding: 53px 19px;
    }
}





@media only screen and (max-width: 1460px) {
    .category-bar {
        max-width: 22%;
    }
    .cat {
        max-width: 78%;
    }
    .column.category-menu{
        max-width: 22%;
    }
    .featured.col-sm-12.col-md-4.col-lg-3{
        max-width: 25% !important;
    }
    .featured {
        max-width: 28%;
    }
    .column.all-courses.course-column{
        max-width: 72%;
    }
    .all-only{
        max-width:100% !important;
    }

}

@media only screen and (max-width: 1024px) {
    .mobile-only{
        display: block;
    }
    #register-button{
        background-color: transparent;
    }
    .logout-dropdown h6,.logout-dropdown-arrow{
        color:#04376d !important;
    }
    #mobile-login-wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .col-sm-12.mobile-login-detail {
        display:block;
    }
    .mobile-login-detail{
        display: flex;
    }
    
    .banner-row{
        justify-content:center;
    }
    #meet-instructor .course-section-sub-item.main {
        flex-direction: column;
        padding-left: 0;
    }
    .preview-button {
        margin-top: 15px;
    }
    .course-section-sub-item p {
        flex-direction: column;
    }
    span.lq-icon {
        margin: 0px 0px 10px;
    }
    .follow-course-btn {
        display: flex !important;
    }
    .course-structure {
        margin-left: 0px;
    }
    section#banner-section .Search-button {
        display: none;
    }
    .mobile-banner-button .btn {
        color: #ffff!important;
        text-transform: uppercase;
        font-weight: 700;
        padding: 10px 45px;
    }
    .mobile-banner-button {
        position: relative;
        flex-direction: column;
        align-items: center;
    }
    .view-all-button .btn{
        background-color: #ff3803;
    }
    .register-button .btn{
        background-color: #0948bd;
        padding: 10px 60px;
    }
    .view-all-button {
        margin-bottom: 20px;
    }
    .header-menu {
        background-color: transparent !important;
    }
    .menu-bar {
        background-color: transparent;
    }
    #mobile-menuIcon .hamburger--slider .hamburger-inner,
    #mobile-menuIcon .hamburger--slider .hamburger-inner:before,
    #mobile-menuIcon .hamburger--slider .hamburger-inner:after{
        background-color: #ff3803 !important;
    }
    .menu-bar .hamburger-box{
        height: auto !important;
    }
    .mobile-search-button{
        display: block;
    }
    input#searching-text {
        background-color: #065ea8;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        color: #fff;
    }
    .search-link {
        background-color: #065ea8;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
    }
    .Search-button {
        background-color: #002f56;
        padding: 15px;
        width: 100%;
    }
    .mobile-login-icon {
        display: block;
        position: absolute;
        left: 0px;
        font-size: 40px;
        top: -8px;
        height: 100%;
    }
    .mobile-login-icon a{
        color: #892b5a;
    }
    .e-logo {
        max-width: 200px;
    }
    .logo-button {
        justify-content: center;
        position: relative;
        margin:10px 0;
        align-items: center;
    }
    #mobile-menuIcon .hamburger {
        padding: 8px 15px 15px 15px !important;
    }
    #mobile-menuIcon .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        width: 100% !important;
    }
    #mobile-menuIcon {
        display: flex;
        flex-direction: column;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        justify-content: center;
    }
    span.menu-icon-text {
        font-size: 11px;
        color: #ff3803;
        font-weight: 600;
        text-transform: uppercase;
    }
    #mobile-menuIcon button.hamburger.hamburger--slider {
        display: flex !important;
        padding: 0px !important;
        width: 35px !important;
    }
    input#searching-text::-webkit-input-placeholder { /* Edge */
        color: #FFF;
    }
    input#searching-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #FFF;
    }
    input#searching-text::placeholder {
        color: #FFF;
    }
    .reg-inputs.pr-0, .reg-inputs.pl-0 {
        padding: 0px !important;
    }
    .mobile-login-icon span{
        position: absolute;
        font-size: 9px;
        top: 64px;
        left: 5px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .mobile-login-icon a{
        color: #065ea8;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .mobile-login-icon {
        display: block;
        position: absolute;
        left: 0px;
        font-size: 40px;
        top: -8px;
        height: 100%;
    }
    .mobile-login-icon span{
        position: absolute;
        font-size: 9px;
        top: 64px;
        left: 5px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .banner-heading {
        margin-top: 35px;
        margin-bottom: 25px;
        text-align: center;
    }
    a#mobile-menuIcon .hamburger {
        position: initial !important;
    }
    .Bnner-image {
        padding-bottom: 0px;
    }
    .site-features-wrapper {
        column-count: 3;
    }
    .facility-content2 {
        margin-top: 15px;
        display: inline-block;
    }
}
