body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

/* grid */
/* @media (min-width: 1200px){
    .container {
        width: 1170px;
    }
} */

div#internal-body {
    margin-top: 83px;
    min-height: 86vh;
}
div#internal-body.loginworkflow{
    margin-top: 0px;
}
h1, h2, h3, h4, h5{
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
p{
    margin: 0;
    padding: 0;
}
ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

button {
    transition: 0.5s all ease-in-out;
}

a {
    text-decoration: none;
}
button:focus{
    outline: 0;
    outline-offset: 0;
}
a:focus, a:hover, a:active {
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    color: #fff;
}
a.normal{
    color: inherit;
    transition: none;
}
a.normal:focus, a.normal:hover, a.normal:active {
    color: inherit;
}
.child-pernt {
    display: table;
    height: 100%;
    width: 100%; 
}

.child {
    display: table-cell;
    vertical-align: middle; 
}
.wrapper{
    height: 100%;
}
.visible-mobile{
	display:none !important;
}
/*===== Custom Css =======*/
.nopadding {
    padding: 0 !important;
}
.display_none {
    display: none !important;
}
.none {
    padding: 0 !important;
    margin: 0 !important;
}
.alert i {
    margin-right: 10px;
}
.header{
    background-color: #2F2F2F; 
    border-bottom: 7px solid #23527C;
    padding: 0px 30px 0px 20px;

    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.header-left .logo{
    float: left;
    padding: 0px;
    line-height: 76px;
}



.header-search{
    float: left; 
    position: relative;
    width: 60%;
}
.header-search .form-control{
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    color: #fff;
    font-weight: 600;
    text-align: right;
    height: 40px;
    padding: 0 30px;
    font-size: 18px;
    width: 217px;
}
.header-right ul{
    display: inline-block;
}
.header-right ul li{
    float: left;
    margin-left: 30px;
}
.header-right ul li {
    width: 30px;
    overflow: hidden;
}
.header-right ul li a {
    color: #fff !important;
    line-height: 69px;
}
.header-right ul li i {
    font-size: 30px;
    vertical-align: middle;
}
.header-right ul li:first-child{
    margin: 0;
}
.header-right ul li:first-child,
.header-right ul li:nth-child(2),
.header-right ul li:nth-child(3){
    display: none;
}

.header-search#mobile{
    display: none;
}
.header-right ul li a.menu-icon i{
    width: 30px;
}
.header-right ul li a.menu-icon{
    padding: 2px 0 0 0;
    display: inline-block;

}
.mobile-footer {
    display: none;
}
/*hero image*/

.top-hero{
    float:left;
    display:block;
    padding: 0px;
    width: 100%;
    height:315px;
    overflow:hidden;
    background-size: cover !important;
}

.top-hero img{
    width: 100%;
}
.top-title{
    display: inline-block;
}
/*===== Banner Css =======*/

section.banner {
    max-width: 1920px;
    margin: 0 auto;
}


.banner  .row{
    margin: 0px;
}
.banner .row [class^="col-"] {
    padding:0px;
}



.banner .container-fluid{
    padding-left: 36px;
    padding-right: 0px;
}

.banner .title{
    margin-top:20px;
    margin-bottom: 10px;
}

/*search bar*/
#input-search::-webkit-input-placeholder {
    color: #fff;
 }
 
 #input-search:-moz-placeholder { /* Firefox 18- */
    color: #fff;
 }
 
 #input-search::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
 }
 
 #input-search :-ms-input-placeholder {  
    color: #fff;
 }

/*Contact us page */
.abo-icon{
	display: inline-table;
	background-repeat: no-repeat !important;
	background-position: center;
	background-size: 25px;
	width: 25px;
	height:25px;
	vertical-align: middle;
}
.abo-icon.loaction{
	background-image:url(../images/icons/map-marker.png);
	height: 30px;
}
div#pg-contact{
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    min-height: 100vh;
}
div#pg-contact .fa{
	font-size:140%; 
	color: #7f7f7f;
}

div#pg-contact i.fa, div#pg-contact i.abo-icon{
	min-width: 30px;
	margin-right:20px;
}

div#pg-contact p.fa-pad{
	color:  #7f7f7f;
}

#contact-map{
	margin: 40px 0;
}


.cntc-body {
	margin-top:40px;
}
div#pg-contact a{
    color: inherit;
}
div#pg-contact a:hover, div#pg-contact a:focus, div#pg-contact a:active{
    color: #23527C;
}
div#pg-contact p.fa-pad {
   margin: 30px 0px;
   font-size:120%;
   font-weight:bold;
}

.cntc-sidebar ul.triangle li {
	padding: 15px 0px;
}


/* .title{
    margin-bottom: 15px;
} */
.title h3{
    color: #E42529;
    font-size: 15px;
}
.discover-top ul{
    margin: 0 -5px;
}
.discover-top ul li{
    float: left;
    width: 50%;
    padding: 0 5px;
}
.discover-top ul li .image-holder{
    position: relative;
    padding-bottom: 100%;
    /* height: 22.02vw; */
    /* max-height: 355px; */
}
.discover-top ul li .image-holder .img-responsive {
    width: 100%;
    height: 100%;
    position: absolute;
}
.discover-top ul li .text-box{
    background-color: rgba(46, 46, 46, .8);
    bottom: 0;
    height: 50px;
    left: 0;
    padding: 10px 10px 0;
    position: absolute;
    width: 100%;
}
.discover-top ul li .text-box p{
    color: #fff;
}
.discover-bottom{
    margin-top: 10px;
}
.discover-bottom {
    margin-top: 10px;
    position: relative;
    height: 100%;
    display: block;
    float: left;
    width: 100%;
}


.discover-bottom .image-holder{
    position: relative;
}
.discover-bottom .image-holder img{
    /* height: 13.89vw; */
    height: 11vw;
    object-fit: cover;
    cursor: pointer;
    max-height: 267px;
    min-height: 211px;
}
.discover-top .text-box, .discover-bottom .text-box{
    background-color: rgba(46, 46, 46, .8);
    bottom: 0;
    height: 50px;
    left: 0;
    padding: 5px 0 0 10px;
    position: absolute;
    width: 100%;
}
.discover-top .text-box p, .discover-bottom .text-box p{
    color: #fff;
    max-width: 210px;
    height: 2.8em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    -webkit-box-orient: vertical;
}
.discover-top .text-box p{
    max-width: none;
}

.discover-bottom .owl-theme .owl-nav [class*="owl-"]{
    background-color: rgba(0, 0, 0, 0.5);
    width: 25px;
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    margin: 0;
}
.discover-bottom .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 100%;
}
.discover-bottom .owl-theme .owl-nav .owl-prev {
    left: -25px;
    position: absolute;
    top: -19px;
}
.discover-bottom .owl-theme .owl-nav .owl-next{
    right: -25px;
    position: absolute;
    top: -19px;
}
/*===== Banner Activity Css =======*/
.banner-activity {
    padding-left: 42px;
}
.activity-top{
    border: 1px solid #D9D9D9;
    height: auto;
}
.activity-top-box{
    border-bottom: 1px solid #D9D9D9;
    padding: 9px 10px;
    width:  100%;
    display:  table;
}
.activity-top-box:last-child{
    border-bottom: none;
}
.activity-top-box .image-holder{
    display: table-cell;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.activity-top-box .text-box{
    float: none;
    display: table-cell;
    vertical-align:  middle;
    width:  100%;
    overflow: hidden;
}
.activity-top-box .text-box p{
    color: #000;
    font-weight: 400;
    line-height: 1.3em;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.activity-bottom{
    margin-right: 14px;
}


.activity-bottom .pathway-trending-box{
    margin-bottom: 0px;
}
.activity-bottom-box{
    border: 1px solid #D9D9D9;
}
.activity-bottom-box .image-holder{
    position: relative;
    width: 35%;
    max-width: 300px;
    overflow: hidden;
}
.activity-bottom-box .text-box{
    overflow: hidden;
    padding-top: 10px;
    padding-left: 20px;       
    padding-right: 16px;
    padding-bottom: 72px;
    width: 65%;
}
.activity-bottom-box .text-box h3{
    color: #E42529;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}
.activity-bottom-box .text-box h3 .right-text{
    color: #2F2F2F;
    font-weight: 700;
    font-size: 14px;
    float: right;
    display: inline-block;
}
.activity-bottom-box .text-box h3 img{
    margin-right: 5px;
}
.activity-bottom-box .text-box h4 {
    max-height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 20px;
    -webkit-box-orient: vertical;
}

.activity-bottom-box .text-box p{

    color: #000000;
    line-height: 1.2em;
    margin-bottom: 0px;
    max-height: 2.4em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 14px;
    -webkit-box-orient: vertical;  
}
.activity-bottom-box .text-box a{
    border: 1px solid #23527C;
    color: #23527C;
    font-size: 14px;
    font-weight: 700;
    min-width: 161px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    bottom: 16px;
    padding: 0 25px;
}
.activity-bottom-box .text-box a:hover{
    background-color: #23527C;
    color: #fff;
}

.activity-bottom-box .text-box .text-content h4 {
    width: 100%;
    margin-bottom: 9px;
    overflow-y: hidden;
    position: relative;
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;  


}


.activity-bottom-box .text-box .text-content::before {
    display:none;
}

.btn-progree.continue-sec {
    position:absolute;
    right: 16px;
    bottom: 16px;
    width:100%;

}

/*===== Hedding Css =======*/
.hedding{
    text-align: center;
}
.hedding h1{
    color: #e42529;
    display: inline-block;
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 6px;
    position: relative;
    line-height: 55px;
}
.hedding h1:after{
    background-color: #ECECEC;
    position: absolute;
    content: "";
    left: 50%;
    transform: translate(-50%,0);
    bottom: 0;
    width: 50px;
    height: 2px;
}
.hedding p{
    color: #000000;
    font-size: 12px;
    margin-top: 39px;
}
/*===== Studio Success Css =======*/
.studio-success-sec{
    padding-top: 65px;
}
.studio-success-inner{
    margin-top: 41px;
    padding-bottom: 46px;
}

.studio-success-sec .container{
    border-bottom: 1px solid #A62E1E;
}
.studio-success-sec .studio-success-inner .success-inner-left .nav-tabs > li{
    border: 1px solid #D9D9D9;
    border-bottom: 0px;
}

.studio-success-sec .studio-success-inner .success-inner-left .nav-tabs > li:last-child{
    border-bottom: 1px solid #D9D9D9;
}

.studio-success-sec .studio-success-inner .success-inner-left .nav-tabs > li > a {
    border: none;
    border-radius: 0;
    margin-right: 0;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    padding: 30px 17px;
    line-height: 18px;

}

.studio-success-sec .success-inner-left .nav-tabs > li.active > a, 
.studio-success-sec .success-inner-left .nav-tabs > li.active > a:focus, 
.studio-success-sec .success-inner-left .nav-tabs > li.active > a:hover {
    color: #E42529;
    font-weight: bold;
}

.studio-success-sec .success-inner-left .nav-tabs > li:hover > a:after, 
.studio-success-sec .success-inner-left .nav-tabs > li.active > a:after, 
.studio-success-sec .success-inner-left .nav-tabs > li.active > a:focus:after, 
.studio-success-sec .success-inner-left .nav-tabs > li.active > a:hover:after {
    content:"";
    width:8px;
    height:100%;
    background: #E42529;
    position: absolute;
    left: 0px;
    top: 0px;
}

/* homepage */
.studio-success-sec .tab-content .nurture-box{
    min-height: 184px;
    padding-bottom: 82px;
}

.success-inner-left .nav-tabs {
    border-bottom: medium none;
    padding-bottom: 80px;
}
.success-inner-left .nav-tabs > li {
    float: none;
    margin-bottom: 0;

}
.success-inner-left .nav-tabs li:last-child{
    border-bottom: none;
    margin-bottom: 100px;
}
.success-inner-left .nav > li > a > img {
    max-width: none;
    width: 20px;
    margin-right: 15px;
    filter: brightness(0);
    transition: all 0.5s ease-in-out;
}
.success-inner-left .nav-tabs > li > a {
    border: none;
    border-radius: 0;
    margin-right: 0;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    border-left: 8px solid transparent;
    padding: 15px 15px;
    line-height: 19px;
    transition: all 0.5s ease-in-out;
}
.success-inner-left .nav-tabs > li a i{
    font-size: 18px;
    margin-right: 15px;
}
.additional-profile .success-inner-left .nav-tabs > li a i{
    position: absolute;
    top: 42%;
    left: 30px;
    font-size: 14px;
}
.success-inner-left .nav-tabs > li a .c4-icon i{
    position: relative;
    left: 0px;
    color: #939597;
}
/* .success-inner-left .nav-tabs > li a:hover{
    color: #E42529;
    font-weight: bold;
    border-left: 8px solid #E42529;
    background-color: transparent;
} */

/* .success-inner-left .nav-tabs > li.active > a, .success-inner-left .nav-tabs > li.active > a:focus, .success-inner-left .nav-tabs > li.active > a:hover{
    border: none;
    color: #E42529;
    font-weight: bold;
    border-left: 8px solid #E42529;
} */
/*===== Studio Success Right Css =======*/
.success-right-box{
    border: 1px solid #DCDCDC;
    margin-bottom: 30px;
    position: relative;
    display:table;
    width:100%;
    height: 184px;
    overflow: hidden;
}

.success-right-box > div{
    display:table-cell;
}

.success-right-box .image-holder{
    position: relative;
    width: 48%;
    height: 181px;
}
.success-right-box .image-holder img {
    height: 162px;
    object-fit: cover;
    width: 206px;
}
.image-tage{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: auto;
    z-index: 1;
}
.image-tage ul li{
    float: left;
}
.image-tage ul li a.lightbulb{
    background-color: #23527C;
    width: 32px;
    height: 29px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    color: #fff;
}
.image-tage ul li a.lightbulb img{
    width: 12px;
    height: auto;
}
.image-tage ul li a.quiz{
    background-color: #fff;
    color: #2F2F2F;
    font-weight: 700;
    text-align: center;
    font-size: 12px;
    padding: 0 7px;
    height: 29px;
    line-height: 29px;
    display: inline-block;
}
.success-right-box .text-box{
    overflow: hidden;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
    padding-bottom: 74px;
    padding-right: 15px;
    height: auto;
    height: 182px;
    width: 52%;
}

.success-right-box .text-box .text-container {
    min-height: 97px;
}


.success-right-box .read-more{
    text-align:left;
    position: absolute;
    bottom: 19px;
}

.success-right-box .text-box h3{
    color: #E42529;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700
}
.success-right-box .text-box h3 img, .success-right-box .text-box h3 i{
    margin-right: 8px;
}
.success-right-box .text-box p{
    font-size: 18px;
    color: #000;
    line-height: 24px;

    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.success-progress {
    margin-top: 5px;
}
.success-progress p {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle;
    margin-right: 30px;
    margin-right: 26px;
}
.success-progress .progress {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: none;
    height: 14px;
    border: 2px solid #dcdcdc;
    margin-bottom: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 230px;
}
.success-see a{
    border: 1px solid #E42529;
    color: #E42529;
    font-size: 14px;
    font-weight: 700;
    min-width: 161px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0 25px;
}
.success-see a:hover{
    background-color: #E42529;
    color: #fff;
}
/*===== Studio Success Right Css =======*/
.recommended-content-sec{
    padding: 57px 0 100px;
}
.recommended-conten-inner {
    padding-top: 37px;
    padding-left: 16px;
    padding-right: 16px;
}
.recommended-conten-inner .nav-tabs {
    border-bottom: medium none;
    padding-bottom: 32px;
}
.recommended-conten-inner .nav-tabs li {
    margin-bottom: 0;
    margin-right: 10px;
}
.recommended-conten-inner .nav-tabs li:last-child{
    margin-right: 0;
}
.recommended-conten-inner .nav-tabs > li > a{
    border: 1px solid #D9D9D9;
    background-color: #fff;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    border-radius: 3px;
    margin-right: 0;
    height: 33px;
    min-width: 100px;
    padding: 0 20px;
    line-height: 33px;
    text-align: center;
}
.recommended-conten-inner .nav-tabs > li > a:hover{
    background-color: #23527C;
    border: 1px solid #23527C;
    color: #FFF;
}
.recommended-conten-inner  .nav-tabs > li.active > a, .recommended-conten-inner  .nav-tabs > li.active > a:focus, .recommended-conten-inner  .nav-tabs > li.active > a:hover{
    background-color: #23527C;
    border: 1px solid #23527C;
    color: #FFF;
}
.recommended-conten-box{
    border: 1px solid #dcdcdc;
    /* height: 420px; */
    display: inline-block;
    position:relative;
    display: block;
    float:left;

}
.activity-bottom-box .image-holder .recommended-button, .recommended-conten-box .image-holder .recommended-button{
    cursor: default;
    position: absolute;
    top: 0;
    left: 0;
}
.recommended-conten-box .image-holder{
    position: relative;
}
.activity-bottom-box .image-holder span.image-link, .recommended-conten-box .image-holder span.image-link{
    position:absolute;
    width: 100%;
    height: 100%;
}

.recommended-conten-box .image-holder img,
.recommended-conten-box .image-holder .image{
    width: 100%;
    height: 16.4vh;
    min-height: 150px;
    max-height: 220px;
}
.recommended-conten-box  .image-tage ul li a.lightbulb img {
    height: auto;
    width: 18px;
}
.recommended-conten-box .text-box {
    padding: 22px 15px 70px;
    text-align: left;
    min-height: 240px;
    background: #fff;
}
.recommended-conten-box.event .recommended-button, .recommended-button.event{
    text-align: left;
    padding-left: 10px;
    width: initial;
    padding-right: 10px;
    max-width: 218px;
}
.recommended-conten-box.event .recommended-button i, .recommended-button.event i{
    font-size: 14px;
    line-height: 25px;
    vertical-align: initial;
}
.recommended-conten-box.event .text-box {
    padding-top: 15px;
    padding-bottom: 60px;
    min-height: 220px;
}
.recommended-conten-box .text-box a{
    position: absolute;
    bottom: 15px;
}

.recommended-conten-box .text-box .pathways a {
    bottom: 0px;
}
.recommended-conten-box .text-box h3{
    color: #E42529;
    font-size: 14px;
    margin-bottom: 11px;
}
.recommended-conten-box .text-box h3 img{
    margin-right: 8px;
}
.recommended-conten-box .text-box h3 i {
    margin-right: 5px;
}
.recommended-conten-box .text-box .right-text{
    color: #2F2F2F;
    font-weight: 700;
    float: right;
    text-align: right;
}
.recommended-conten-box:not(.events-pg) .text-box h4{
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 23px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.recommended-conten-box.events-pg .text-box h4{
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 23px;
}


.recommended-conten-box .text-box p{
    font-size: 14px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.recommended-conten-box.event .text-box p, .session-detail p{
    -webkit-line-clamp: 2;
    height: 2.8em;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    overflow: hidden;
}
.session-detail p {
    height: initial;
}
.recommended-conten-box.event .text-box p.live, .session-detail p.live, .session-detail p.live .c4-icon i{
    color: #e42529;
    font-weight: 600;
}
.session-detail p.live .c4-icon i{
    font-size: inherit;
    margin-top: 3px;
}
.recommended-conten-box.event .text-box .c4-icon i, .session-detail .c4-icon i{
    color: #9b9b9b;
    position: absolute;
    left: 0;
    top: 0px;

}
.session-detail a.ticket-btn{
    border: 1px solid #23527C;
    background-color: #23527C;
    color: #fff;
    padding:10px 20px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
}
.session-detail a.ticket-btn i {
    margin-right: 10px;
}
.recommended-conten-box .success-crucial a, .recommended-conten-box .text-box a{
    border: 1px solid #23527C;
    color: #23527C;
    font-weight: 700;
    font-size: 14px;
    padding: 0 25px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}

.recommended-conten-box .text-box a:hover{
    background-color: #23527C;
    color: #fff;
}
.recommended-conten-box .success-crucial{
    margin-top: 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    padding: 0 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    bottom: 16px;
}

.recommended-conten-box .success-crucial a.butn {
    bottom: 0px !important;
}
.recommended-conten-box .success-crucial a:hover{
    background-color: #23527C;
    color: #fff;
}

.recommended-conten-tab .row > div:not(.success-see) {
    padding-left: 39px;
    padding-right: 39px;
    margin: 39px 0px;
}

.recommended-conten-tab .row > div.success-see{
    margin-top: 39px;
}

.recommended-conten-tab .row{
    margin-left: -39px;
    margin-right: -39px;
}

.bookmark-tags {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%) repeat scroll 0 0;
    bottom: 0;
    height: 37px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%;
}
.bookmark-tags ul{
    display: inline-block;
}
.bookmark-tags ul li{
    float: left;
    margin-left: 20px;
    width: 22px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}
.bookmark-tags ul li i.fas{
    color: #e42529;
}
.bookmark-tags ul li:first-child{
    margin-left: 0;
}
.bookmark-tags ul li a img{
    width: 23px !important;
    height: 23px !important;
    object-fit: inherit !important;
}
/*===== Footer Css =======*/
.footer{
    background-color: #2f2f2f;
    padding: 25px 0 30px;
    position: relative;
    float: left;
    width: 100%;
}
.footer-inner-left .footer-logo{
    display: inline-block;
}
.footer-inner-left .footer-logo img{
    width: 200px;
}
.footer-inner-left .footer-nav{
    display: inline-block;
}
.footer-inner-left .footer-nav ul li{
    display: inline-block;
    margin-left: 15px;
}
.footer-inner-left .footer-nav ul li:last-child{
    margin-right: 0;
}
.footer-inner-left .footer-nav ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.footer-inner-left .footer-nav ul li a:hover{
    color: #e42529;
}
.footer-inner-right p{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-right: 40px;
}
.footer-inner-right .footer-logo2{
    display: inline-block;

}
.back-top {
    bottom: 0;
    position: fixed;
    right: 20px;
}
.back-top a {
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    min-height: 45px;
    line-height: 21px;
    padding: 4px 0 0;
    text-align: center;
    width: 45px;
    padding-left: 5px;
    padding-right: 5px;
}
.back-top a i{
    display: block;
}

/*event*/
.detail-title h1{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}
.detail-title.map h1{
    width: 100%;
    border-bottom: 1px solid #929596;
    margin-bottom: 15px;
    line-height: 35px;
}
.session-detail-column {
    width: 35%;
    float: left;
}
.session-detail-column .scrollbar-inner{
    height: 400px;
}
.session-detail-column .session-detail{
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #929596;
    margin-right: 15px;
}
.session-detail-column .session-detail p {
    height: initial;
}
.session-detail-column .session-detail a.ticket-btn i{
    position: absolute;
    top: 3px;
    left: 0;
}
.session-detail-column .session-detail a.ticket-btn{
    background: none;
    color: #23527C;
    padding: 0px 0px 15px 0;
    border: 0;
    padding-left: 25px;
    position: relative;
}
.event-map{
    display: inline-block;
}
.event-map.full{
    width: 100%;
    padding-left: 0px;
}
.event-map.half{
    width: 65%;
    padding-left: 2px;
}
/*===== Product tabs Css =======*/
.successs-product .image-tage ul li a.lightbulb img{
    width: 18px;
}
.successs-product .read-more {
    bottom: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000000;
}
.read-more{
    text-align: center;
}
.read-more a{
    border: 1px solid #23527C;
    color: #23527C;
    padding: 0 25px;
    height: 40px;
    font-size: 12px;
    font-weight: 700;
    line-height: 39px;
    display: inline-block;
    text-align: center;
}
.read-more a:hover{
    background-color: #23527C;
    color: #fff;
}
/*===== Nurture tabs Css =======*/
.nurture-box{
    border: 1px solid #D9D9D9;
    padding: 17px 16px 17px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 72px;
    min-height: 181px;
    height: 184px;
}
.nurture-box h3{
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 16px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.nurture-box p{
    font-size: 14px;
    font-weight: 400;
    color: #2E2E2E;
    height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 16px;
    -webkit-box-orient: vertical;
}
.nurture-box .recommended-button{
    left: -20px;
}
.success-crucial{
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 16px;
    width: 100%;
    padding-top: 10px;
}

.nurture-box .success-crucial {

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
}

.success-crucial .success-left{
    display: inline-block;
    color: #05A24A;
    font-size: 40px;
    line-height: 40px;
    bottom: 16px;

}



.success-crucial span{
    color: #05A24A;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    /* float: right;
    padding: 17px 0 0 0;
    bottom: 23px;
    position: relative; */
}
.success-left .pie-title-center{
    color: #000;
    font-weight: 400;
    bottom: -7px;
    position: relative;
}

.success-crucial a{
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #23527C;
    color: #23527C;
    height: 40px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    float: right;
    position: absolute;
    right: 16px;
    bottom: 16px;
    padding: 0 25px;
}

.success-crucial a:hover{
    background-color: transparent;
    color: #23527C;
}
.pie-title-center {
    display: inline-block;
    position: relative;
    text-align: center;
}
.pie-value {
    display: block;
    position: absolute;
    font-size: 14px;
    height: 40px;
    font-size: 12px;
    font-weight: normal;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -22px;
    line-height: 40px;
}
canvas{
    width: 50px;
}
.success-crucial .success-left label {
    color: #929496;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    vertical-align: top;
    padding: 12px 0px 0 0px;
}
/*===== Studio Breadcrumb Css =======*/
.studio-breadcrumb{
    border: 1px solid #D9D9D9;
    padding: 9px 0 14px;
    background-color: #fff;
}
.studio-breadcrumb .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}
.studio-breadcrumb .breadcrumb li{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}
.studio-breadcrumb .breadcrumb li a{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}
.breadcrumb > li + li::before {
    color: #000;
    content: "|";
    position: relative;
    top: -1px;
    float:left;
    padding: 0 4px;
}

.studio-breadcrumb .breadcrumb li *{
    display:block;
    position:relative;
    float:left;
}

.breadcrumb li{
    display:block;
    position:relative;
    float:left;
}

/*===== Conent Detail Sec Css =======*/
.conent-detail-sec{
    padding: 20px 0 100px;
}
.conent-detail-hedding p{
    font-weight: 400;
    color: #2F2F2F;
}
.conent-detail-hedding p span{
    font-weight: 700;
}
.conent-detail-hedding h1{
    font-weight: 400;
    font-size: 42px;
    padding-top: 6px;
    line-height: 57px;
}
.conent-detail-hedding .hedding-item{
    font-size: 14px;
    font-weight: 700;
    color: #2F2F2F;
    display: none;
}
/*===== Conent Average Css =======*/
.conent-average{
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 3px 0 10px;
    margin-top: 30px;
    position: relative;
}
.conent-average-left {
    padding: 10px 0 0;
}
.conent-average-left ul li{
    float: left;
    color: #929496;
    padding: 0 16px;
    position: relative;
}

.conent-average-left ul li.views {
    font-weight: bold;
}
.conent-average-left ul li.cmt a:hover, .conent-average-left ul li.cmt a:active {
    color: #929496;
}
.conent-average-left ul li.next:after{
    display: none;
}
.conent-average-left ul li:after{
    position: absolute;
    content: "";
    background-color: #D9D9D9;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}
.conent-average-left ul:last-child li:last-child:after{
    width: 0px;
}
.conent-average-left ul li.prev{
    padding-left: 0;
}
.conent-average-left ul li a{
    color: #929496;
}
.conent-average-left ul li a span{
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.conent-average ul li a i{
    color: #929496;
    margin: 0 2px;
    vertical-align: text-top;
}
.progress{
    background-color: #D8D8D8;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    margin-bottom: 0 ;
}
.progress-bar{
    box-shadow: none;
    background-color: #23527C;
}
.conent-average-right p{
    color: #2F2F2F;
}
.conent-average-right p span{
    font-weight: 700;
}
.amway-story{
    margin-top: 28px;
    margin-bottom: 28px;
    width: 100%;
    float: left;
}
.amway-story .content-body{
    display: inline-block;
    width: 100%;
}
.amway-story .content-body p>img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    clear: left;
}

.amway-story .image-holder img{
    width: 100%;
}
.amway-story .content-body a:hover, .amway-story .content-body a:active, .amway-story .content-body a:focus{
    color: #23527c;
}

.amway-story .pathway-listing-detail > ul.nav.nav-tabs {
    margin-bottom: 0px;
    display: table;
    width: 100%;
}
.amway-story .pathway-index-box {
    padding: 15px 80px 15px 50px;
}
.amway-story .brand-artical li, .amway-story .brand-artical p{
    line-height: 23px;
}
.amway-story .brand-artical li{
    list-style: inherit;
}
.amway-story .brand-artical ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.amway-story .brand-artical ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.next-previous ul{
    margin-top: 54px;
}
.next-previous ul li{
    float: left;
    margin-left: -40px;
}
.next-previous ul li.next{
    float: right;
    margin-right: -40px;
}
.next-previous ul li a{
    border: 1px solid #D9D9D9;
    color: #E42529;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    min-width: 188px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    transition: none;
}
.next-previous ul li a img {
    float: left;
    padding: 22px 0 0;
}
.next-previous ul li.next a{
    text-align: left;
}
.next-previous ul li.prev a i{
    float: left;
    margin-right: 20px;
    color: #919495;
    font-weight: 600;
    top: 50%;
    position: relative;
    margin-top: -7px;
    font-size: 15px;
}
.next-previous ul li.next a i{
    float: right;
    color: #919495;
    font-weight: 600;
    top: 50%;
    position: relative;
    margin-top: -7px;
    font-size: 15px;
}
/*===== Content Comments Css =======*/
.content-comments{
    border-top: 1px solid #E42529;
    padding-top: 30px;
    max-width: 820px;
    float: left;
    width: 100%;
}
.content-comments h3{
    font-size: 22px;
    font-weight: 400;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
}
.content-comments h3 a{
    float: right;
    font-size: 24px;
    display: none;
    color: #23527C;
}
.content-comments h3 img{
    margin-right: 4px;
    width: 20px;
}
.post-comments .form-group{
    position: relative;
    margin-left: 75px;
}
.post-comments span {
    bottom: 5px;
    position: absolute;
    right: 10px;
}
.post-comments span img{
    width: 20px;
}
.post-comments a{
    border: 1px solid #23527c;
    line-height: 32px;
    text-align: center;
    float: right;
    padding: 0 22px;
    background-color: #23527c;
    color: #fff;
}
.loading-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
.loading-mask .content{
    margin-top: 20%;
    text-align: center;
}
.loading-mask h2 {
    margin-top: 20px;
}
/*===== Content Detail Artical Css =======*/
.brand-artical {
    margin: 20px 0 40px 0;
}
.brand-artical-title h3{
    color: #E42529;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
}
.brand-artical-title p{
    line-height: 19px;
    margin-bottom: 20px;
}
.brand-artical .image-holder{
    margin-top: 30px;
    margin-bottom: 30px;
}
.artical-content{
    margin-top: 25px;
}
.artical-content ul li {
    list-style: inside none disc;
    line-height: 19px;
    color: #000;
}
.artical-content ul li span{
    font-weight: bold;
}
.artical-content p{
    color: #000;
    margin-top: 30px;
}
.artical-content-box{
    padding: 32px 0 0;
}
.artical-content-box h3{
    font-weight: 700;
    font-size: 18px;
    color: #2F2F2F;
    margin-bottom: 15px;
}
.artical-content-box ul{
    margin-top: 13px;
}
.artical-content-box ul li{
    list-style: inside none disc;
    line-height: 19px;
}
.listen-article {
    margin-top: 30px;
}
.listen-article a{
    display: inline-block;
    background-color: #F4F4F4;
    border: 1px solid #D9D9D9;
    color: #000;
    width: 165px;
    height: 40px;
    text-align: center;
    line-height:  40px;
    vertical-align: top;
    margin-right: 20px;
}
.listen-audio {
    display: inline-block;
    max-width: 570px;
    width: 100%;
}
audio {
    width: 100%;
}
/*===== Content Detail Event Css =======*/

.content-detail-event .recommended-content-sec{
    padding-bottom: 0;
}
/*===== Search Results Css =======*/
.inner-banner{
    text-align: center;
    background-color: #C7C7C7;
    padding: 22px 0;
    position: relative;
}
.inner-banner h1{
    color: #2F2F2F;
    font-weight: 600;
    display: inline-block;
    font-size: 24px;
}
.inner-banner span{
    display: none;
    float: left;
    margin-top: 3px;
}
.inner-banner span a{
    color: #2F2F2F;
    font-size: 14px;
}
.inner-banner span a img{
    margin-right: 7px;
}
.inner-banner a.filter, .studio-breadcrumb a.filter{
    color: #2F2F2F;
    margin-top: 3px;
    float: right;
    display: none;
    font-size: 16px;
}
.inner-banner a.filter i, .studio-breadcrumb a.filter i{
    margin-right: 7px;
}
.search-result-sec{
    padding-top: 40px;
    padding-bottom: 60px;
}
.search-result-sec .title h1{
    color: #23527C;
    font-size: 22px;
    font-weight: 400;

}


.search-result-sec .result-content{
    margin-top: 36px;
}

.search-result-sec .title h1 span{
    color: #E42529;
}
.result-content p{
    color: #2F2F2F;
    margin-bottom: 38px;
    margin-top: 38px;
}
.search-result .activity-bottom-box{
    margin-bottom: 30px;
}



.result-content p strong,
.result-content li strong{
    color: #23527C;
}
.result-content h3{
    color: #2F2F2F;
    line-height: 25px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px;
}
.result-content li{
    color: #2F2F2F;
    line-height: 25px;
    list-style: inside none disc;
}
.result-help{
    /* margin-top: 30px;
    padding-top: 36px; */
    max-width: 800px;
}
.result-help-box{
    border: 1px solid #D9D9D9;
    max-width: 720px;
    margin-top: 30px;
}
.result-help-box .image-holder{
    float: left;
    position: relative;
}
.result-help-box .image-holder .result-img{
    width: 290px;
    height: 200px;
    object-fit: cover;
}
.result-help-box .text-box{
    overflow: hidden;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 20px;
}
.result-help-box .text-box h3{
    color: #e42529;
    font-size: 14px;
    margin-bottom: 8px;
}
.result-help h3{
    margin-bottom: 19px;
}
.result-help-box .text-box h3 img {
    margin-right: 8px;
}
.result-help-box .text-box h3 span {
    color: #2f2f2f;
    float: right;
    font-weight: 700;
}
.result-help-box .text-box p{
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 5px;
    max-width: 300px;
    min-height: 46px;
}
.result-help-box .text-box  span{
    font-size: 12px;
    display: block;
}
.result-help-box .text-box a {
    border: 1px solid #23527c;
    color: #23527c;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-top: 25px;
    text-align: center;
    width: 173px;
}
.result-help-box .text-box a:hover{
    background-color: #23527c;
    color: #fff;
}
.result-help-box  .image-tage ul li a.lightbulb img {
    height: auto;
    width: 20px;
}
/*===== Pathways Listing Css =======*/
.pathways-listing-sec{
    padding: 35px 0 100px;
}
.pathways-listing-sec .success-inner-left li a{
    padding-left: 45px;
}
.pathways-listing-sec .success-inner-left .nav-tabs > li > a {
    border: none;
    border-radius: 0;
    margin-right: 0;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #D9D9D9;
    border-bottom: 0px ;
    padding: 30px 30px;
    padding-left: 50px;
    line-height: 19px;
    overflow:hidden;
}

.amway-story .pathway-listing-detail ul.nav.nav-tabs{
    display: table;
    width: 100%;
}

/* .amway-story .pathway-listing-detail .tabs-surround ul.nav.nav-tabs {
    margin-bottom: 0px;
    display: table;
    width: 100%;
} */

.pathways-listing-sec .success-inner-left .nav-tabs > li:last-child > a {
    border-bottom: 1px solid #D9D9D9 ;
}


.pathways-listing-sec .success-inner-left .nav-tabs > li.active > a, 
.pathways-listing-sec .success-inner-left .nav-tabs > li.active > a:focus, 
.pathways-listing-sec .success-inner-left .nav-tabs > li.active > a:hover {
    color: #E42529;
    font-weight: bold;
}
.pathways-listing-sec .success-inner-left .nav-tabs > li:hover > a:after, 
.pathways-listing-sec .success-inner-left .nav-tabs > li.active > a:after, 
.pathways-listing-sec .success-inner-left .nav-tabs > li.active > a:focus:after, 
.pathways-listing-sec .success-inner-left .nav-tabs > li.active > a:hover:after {
    content:"";
    width:8px;
    height:100%;
    background: #E42529;
    position: absolute;
    left: 0px;
    top: 0px;
}


.listing-category ul li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.listing-category ul li.active a{
    background-color: #23527C;
    border: 1px solid #23527C;
    color: #fff;
    /* font-weight: 600; */
}
.listing-category ul li.active a .minus-sign{
    display: inline-block;
    color: #fff;
}
.listing-category ul li.active a .plus-sign{
    display: none;
}
.listing-category ul li a {
    border: 1px solid #929496;
    color: #fff;
    display: inline-block;
    color: #2F2F2F;
    font-weight: 400;
    font-size: 14px;
    padding: 14px 20px 14px 20px;
    border-radius: 0px;
    box-shadow:none !important;
    outline:none;
}
.listing-category ul li a i{
    margin-left: 10px;
    font-size: 22px;
    color: #929496;
    vertical-align: top;
}
.listing-category ul li.active a i{
    color: #fff;
}
.loading-text{
    position: relative;
    top:35%;
    width:100%;
    left: 45%;
}
/*===== Pathways Listing Detail Css =======*/
.pathway-listing-detail{
    margin-top: 10px;
}
.pathway-listing-detail .nav-tabs {
    border-bottom: none;
}
.pathway-listing-detail > ul.nav.nav-tabs {
    margin-bottom: 20px;
}
.pathway-listing-detail .nav-tabs > li {
    margin-bottom: 0;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 0px;
    float: none;
    background: #f4f4f4;
    border: 1px solid #D9D9D9; 
    border-right: 0px;
}





.pathway-listing-detail .nav-tabs > li.active, .pathway-listing-detail .nav-tabs > li:hover {
    background: #fff;
}


.pathway-listing-detail .nav-tabs > li > a {
    border-radius: 0;
    line-height: 17px;
    margin-right: 0px;
    text-align: center;
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 400;
    position: initial;
    border-width:0px !important; 
    min-height: 18px;
}


.pathway-listing-detail .nav-tabs > li > a:after{
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    height: 3px;
    bottom: 0;
    background-color: #E42529;
    transition: all 0.5s ease-in-out;
}
.pathway-listing-detail .nav-tabs > li > a:hover{
    background-color: #fff;
}
.pathway-listing-detail .nav-tabs li.active a:after{
    width: 100%;
    ransition: all 0.5s ease-in-out;

}
.pathway-listing-detail .nav-tabs li.active a span{
    color: #23527C;
}
.pathway-listing-detail .nav-tabs > li.active > a, .pathway-listing-detail .nav-tabs > li.active > a:focus, .pathway-listing-detail .nav-tabs > li.active > a:hover{
    padding: 14px 20px;
    color: #E42529;
    font-weight: 700;
}

.pathway-listing-detail .tab-content #Latest .course-overview-right h3 {
    font-size: 17px;
    font-weight: bold;
    color: #2f2f2f;
}




.pathway-trending-box{
    border: 1px solid #D9D9D9;
    padding: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 168px;
    position:relative;
    padding-bottom: 72px;
    width: 100%;
}
.activity-bottom .pathway-trending-box{
    display: table;
    margin-left: 0;
}

.grid-right-bottom.r2-c2 .pathway-trending-box{
    max-width: 640px;
}

.pathway-trending .success-crucial {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0px;
    padding: 0 16px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    bottom: 16px;
}

.pathway-trending-box h3{
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    height: 48px;

    max-height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pathway-trending-box p{
    color: #2E2E2E;
    font-size: 14px;
    line-height: 17px;

    height: 51px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pathway-trending-box .success-left label{
    color: #929496;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 24px 0 0 10px;
    vertical-align: top;
}



.continue-sec span{
    color: #E42529;
    display: inline-block;
    font-size: 9px;
    margin-right: 10px;
}
.continue-sec a{
    border: 1px solid #23527C;
    color: #23527C;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 50px;
    display: inline-block;
}
.continue-sec a:hover{
    background-color: #23527C;
    color: #fff;
}
.recommended-button {
    background-color: #e42529;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 37px;
    left: -16px;
    line-height: 32px;
    position: relative;
    text-align: center;
    top: -16px;
    width: 218px;
}
.recommended-button i {
    vertical-align: sub;
    margin-right: 5px;
    font-size: 25px;
    position: relative;
    bottom: -3px;
}
.recommended-button:hover{
    color: #fff;
}
.recommended-button span{
    display: inline-block;
    position: relative;
    top: 3px;
}
.recommended-button img{
    vertical-align: middle;
    margin-right: 3px;
    height: auto !important;
}
/*===== Play List Css =======*/
.create-playlist {
    background-color: #ffffff;
    border: 1px solid #929496;
    color: #2f2f2f;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    width: 205px;
    position: absolute;
    top: 50%;
    right: 45px;
    transform: translate(0,-50%);
}
.create-playlist  strong{
    font-weight: 400;
}
.create-playlist img{
    margin-left: 13px;
}
.playlist-box{
    border: 1px solid #D9D9D9;
    margin-bottom: 10px;
}
.playlist-title span{
    background-color: #23527C;
    width: 31px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    text-align: center;
    display: inline-block;
}
.playlist-title p{
    font-weight: 700;
    font-size: 12px;
    color: #2F2F2F;
    display: inline-block;
    margin-left: 8px;
}
.playlist-box .text-box{
    padding: 20px 30px 15px;
}
.playlist-box .text-box h3{
    font-weight: 400;
    color: #000;
    margin-bottom: 14px;
    font-size: 18px;
}
.playlist-box .text-box p{
    color: #2E2E2E;
    font-size: 12px;
    margin-bottom: 30px;
}
.video-item img{
    display: inline-block;
    width: 50px;
    margin-right: 10px;
}
.video-item span{
    display: inline-block;
}
.video-listen a{
    border: 1px solid #23527c;
    color: #23527c;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 50px;
}
.video-listen a:hover{
    background-color: #23527c;
    color: #fff;
}
.playlist-box .recommended-button{
    left: 0;
    top: 0;
}
.modal-content {
    border: medium none;
    border-radius: 0;
}
.creat-playlist-model .modal-dialog {
    width: 375px;
    margin: 30px auto 0;
}
.creat-playlist-model .modal-header{
    background-color: #2E2E2E;
    text-align: center;
    border-bottom: none;
}
.creat-playlist-model .modal-header h4{
    color: #fff;
    font-size: 22px;
}
.creat-playlist-model .modal-header button.close{
    color: #ffffff;
    font-size: 41px;
    font-weight: normal;
    left: 15px;
    opacity: 1;
    position: absolute;
    top: 10px;
}
.creat-playlist-model .modal-body{
    padding: 30px 0 20px 0;
}
.creat-playlist-model .modal-body h3{
    color: #2F2F2F;
    font-size: 14px;
    padding-bottom: 33px;
    padding-left: 10px;
}
.creat-playlist-model .modal-body label{
    color: #929496;
    font-weight: 400;
    display: block;
    margin: 0;
    border-bottom: 1px solid #D9D9D9;
    padding-left: 12px;
    padding-bottom: 21px;
}
.creat-playlist-model .modal-body textarea{
    width: 100%;
    height: 350px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 350px;
    background-color: #fff;
    padding: 10px;

}
.create-button{
    padding: 0 10px;
}
.create-button a{
    border: 1px solid #E42529;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    color: #E42529;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}
.plus-model-header{
    position: absolute;
    right: 17px;
    top: 20px;
}
.plus-model-header img{
    filter: brightness(20);
}
.creat-playlist-model2 .modal-body{
    padding: 0 28px 20px;   
}
.playlist-model-select ul li{
    border: 1px solid #929496;
    padding: 16px 20px;
    margin-top: 10px;
}
.playlist-model-select .create-button{
    padding: 0;
    margin-top: 50px;
}
.playlist-model-select ul li p{
    display: inline-block;
    color: #000;
}
.creat-playlist-model2 .modal {
    overflow-y: scroll;
}
/* .squaredFour */
.squaredFour {
    width: 20px;
    position: relative;
    margin: 0;
    display: inline-block;
    float: right;
    vertical-align: middle;
}
.squaredFour label {
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 2px solid #929496 !important;;
    border-radius: 3px;
    padding: 0 !important;;
}
.squaredFour label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #ffffff #ffffff;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 3px 3px;
    content: "";
    height: 7px;
    left: 2px;
    opacity: 0;
    position: absolute;
    top: 2px;
    transform: rotate(-45deg);
    width: 11px;
}
.squaredFour input[type=checkbox] {
    visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
    opacity: 1;
}
/* end .squaredFour */
.playlist-model-select ul li.active{
    background-color: #23527C;
    border: 1px solid #23527C;
}
.playlist-model-select ul li.active p{
    color: #fff;
    font-weight: 700;
}
.playlist-model-select ul li.active .squaredFour label{
    border: 2px solid #ffffff !important;
    background-color: transparent;
}
.playlist-model-select ul li.active .squaredFour label::after{
    border-color: #fff;
}
.may-playlist-sec{
    margin-top: 30px;
}
.may-playlist-box:first-child{
    border-top: 1px solid #D9D9D9;
}
.may-playlist-box{
    border-bottom: 1px solid #D9D9D9;
    padding: 20px;
}
.may-playlist-box .image-holder{
    float: left;
}
.may-playlist-box .image-holder img {
    height: 100px;
    object-fit: cover;
    width: 150px;
}   
.may-playlist-box .taxt-box{
    overflow: hidden;
    padding-left: 20px;
}
.may-playlist-box .taxt-box h3{
    color: #E42529;
    font-size: 14px;
    margin-bottom: 5px;
}
.may-playlist-box .taxt-box h3 img{
    margin-right: 10px;
    width: 16px;
}
.may-playlist-box .taxt-box p{
    color: #000;
    margin-bottom: 15px;
}
.mayplaylist-recommended{
    margin-top: 68px;
}
/*===== Recommended Play List Css =======*/
.recommended-playlist-page .conent-average-left {
    padding: 10px 20px 0;
}
.recommended-playlist-page .content-comments{
    margin-top: 50px;
}
/*===== Quiz Listing Css =======*/
.quiz-listing-page .pathways-listing-sec .success-inner-left li a{
    padding: 28px 15px;
}
.quiz-listing-page .success-inner-left .nav > li > a > img{
    filter: brightness(1);
}
.quize-listing .success-right-box {
    border: 1px solid #dcdcdc;
    margin-bottom: 0;
    margin-top: 20px;
}
.quize-listing .success-right-box .image-holder img{
    width: auto;
}
.quize-listing .text-box .right-arrow{
    float: left;
}
.quize-listing .text-box .right-arrow strong{
    display: inline-block;
    color: #00A651;
    font-weight: normal;
    font-size: 12px;
    margin-left: 15px;
}
.quize-listing .text-box .continue-sec{
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}
.quize-listing .success-right-box .text-box h3{
    margin-bottom: 5px;
}
.quize-listing .success-right-box .text-box p {
    margin-bottom: 9px;
}
.quize-listing .success-right-box .text-box span{
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    color: #2E2E2E;

}
.pathway-index-page .pathway-listing-detail{
    margin-top: 30px;
}
.pathway-index-page .pathway-listing-detail .nav-tabs > li > a{

    line-height: 1.3;
}
.pathway-index-page .pathway-listing-detail .nav-tabs > li.active > a, .pathway-index-page .pathway-listing-detail .nav-tabs > li.active > a:focus, .pathway-index-page .pathway-listing-detail .nav-tabs > li.active > a:hover{
    background-color: #fff;
}
.pathway-index-page .tab-content{
    border: 1px solid #d9d9d9;
    border-top: none;
    float:left;
    width:100%;
}
.pathway-index-box{
    border-bottom: 1px solid #D9D9D9;
    position: relative;
    padding: 15px 20px 15px 170px;
    cursor: pointer;
}
.pathway-index-page .pathway-listing-detail,
.conent-average {
    float: left;
    width: 100%;
}

.conent-average {
    margin-bottom: 30px;
}



.pathway-index-box h3{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 19px;
}
.pathway-index-box p{
    color: #2E2E2E;
    font-size: 12px;
    line-height: 17px;
}
.pathway-index-box .complete-iocn, .quiz-challenge .complete-iocn {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0px, -50%);
}
.pathway-index-box.lock-box{
    background: url(../images/lock-bg.png) no-repeat;
}
.quiz-challenge{
    background-color: #929496;
    padding: 31px 20px 31px 50px;
    position: relative;
    color: #fff;
}

.quiz-challenge.active{
    background-color: #fff;
    cursor: pointer;
    color: #000;
}
.quiz-challenge .text-box{
    width: 90%;
    float: left;
}
.quiz-challenge h3{
    font-size: 17px;
    font-weight: 700;
    margin: 0px 0 0 0;
}
.complete-iocn{
    text-align: center;
    width: 35px;
    height: 35px;
}
.complete-iocn>i {
    font-size: 35px;
    line-height: 35px;

}
.complete-iocn.success{
    color: #50a853;
}
.complete-iocn.quiz{
    color: #fff;
}
.quiz-challenge.active .complete-iocn.quiz{
    color: #919495
}
.complete-iocn.block{
    color: #fff;
    background-color: #595a59;
    border-radius: 50%;
}
.complete-iocn.block i {
    font-size: 19px;
}
.complete-iocn.continue{
    color: #929596;
}

.course-overview{
    padding: 17px 15px;
}
.course-overview-left h3 {
    color: #2F2F2F;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 15px;
}
.course-overview-left p{
    color: #000000;
    font-weight: 400;
    font-size: 16px;
}
.course-overview-right {
    margin-top: 41px;
}
.course-overview-right h3{
    color: #2F2F2F;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 15px;
}
.course-overview-right ul li{
    margin-bottom: 10px;
}
.course-overview-right ul li a{
    background-color: #F4F4F4;
    border-radius: 12px; 
    color: #929496;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 700;
}
.course-overview-right ul li a img{
    margin-right: 10px;
}
.course-complete {
    margin-top: 30px;
    width: 100%;
}
.course-complete p{
    color: #929496;
    font-size: 17px;
    margin-bottom: 10px;
}
.course-complete ul li{
    float: left;
    margin-right: 5px;
    margin-top: 10px;            
}
/*===== Quiza Css =======*/
.quiza-box{
    margin-top: 26px;
    margin-bottom: 52px;
}
.quiza-box span{
    color: #23527C;
    font-size: 22px;
    display: block;
    margin-bottom: 12px;
}
.quiza-box h3{
    color: #000;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 26px;
}
.quiza-box ul li{
    width: 740px;
    margin-bottom: 10px;
}
.quiza-box ul li:last-child{
    margin-bottom: 0;
}
/* .quiza-box ul li a{
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    color: #000000;
    font-size: 17px;
    font-weight: normal;
    display: block;
    padding: 8px 10px;
    text-align: center;
} */
.quiza-box ul li a{
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    display: block;
    padding: 8px 10px;
    color: #000000;
    font-size: 17px;
    font-weight: normal;
    margin: 0px;
    text-align: center;
}

.quiza-box ul li a p:first-line{
    text-align: center;
}

.quiz-detail.quiz-result-page .result-text {
    font-size: 22px;
    color:#23527c;
    margin-top: 21px;
    display: block;
    margin-top: 21px;
}
.quiza-box ul li.active a{
    background-color: #23527C;
    border: 1px solid #23527C;
    color: #fff;
}

.quiz-detail-all{
    opacity: 0.5;
}
.quiz-result-page .quiza-box h3{
    color: #000;
}
.quiz-result-page .quiza-box ul li.active a{
    background-color: #17A554;
    border: 1px solid #17A554;
}
.quiz-result-page .quiza-box ul li.active2 a{
    background-color: #FC0D1C;
    border: 1px solid #FC0D1C;
    color: #fff;
}
/*===== Pasthway Completion Css =======*/
.pasthway-completion-page .conent-detail-sec {
    padding: 25px 0 36px;
}
.dasktop-version .conent-average-right {
    margin-top: 4px;
}

.pasthway-completion-page .conent-average-right {
    margin-top: 17px;
}
.pathway-completion-inner .title h3{
    color: #23527C;
    font-size: 22px;
    font-weight: 400;
    margin-top: 12px;
    text-transform: inherit;
}
.pathway-trust .image-holder {
    float: left;
    margin-right: 30px;
    margin-top: 6px;
}
.pathway-trust .image-holder img{
    width: 155px;
}
.pathway-trust .text-box{
    overflow: hidden;
    border: 1px solid #D9D9D9;
    max-width: 453px;
    position: relative;
    padding: 18px 15px 15px;
    padding-bottom: 73px;
    min-height: 160px;
}
.pathway-trust .text-box h4{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 18px;
}
.pathway-trust .text-box p{
    color: #2E2E2E;
    font-size: 12px;
    font-weight: 400;
}
.pathway-trust{
    margin-top: 33px;
}
.whats-next{
    padding-bottom: 100px;
}
.whats-next .pathway-trending-box{
    padding: 17px 10px;
}
section.whats-next .hedding {
    margin-bottom: 30px;
}
.whats-next .continue-sec a{
    width: 100%;
    color: #E42529;
    border: 1px solid #E42529;
    text-align: center;
}
.whats-next .continue-sec a:hover{
    background-color: #E42529;
    color: #fff;
}
.whats-next .success-right-box{
    margin-top: 10px;
    margin-bottom: 10px;
}
.whats-next .success-right-box .text-box p{
    height: 72px;
    -webkit-line-clamp: 3;
}
.whats-next .success-right-box .text-box .text-container{
    min-height: 94px;
}
.whats-next .success-right-box .text-box h3{
    margin-bottom: 5px;
}
/*===== Activity Feed Css =======*/
.live-activity{
    border: 1px solid #D9D9D9;
}
.live-activity .title{
    margin-bottom: 0;
    padding: 15px 15px;
    border-bottom: 1px solid #D9D9D9;
    text-transform: capitalize;
    line-height: 20px;
}
.platinum-top .image-holder i, .activity-top-box .image-holder i, .live-activity-box .image-holder i{
    line-height: 35px;
    width: 35px;
    text-align: center;
    font-size: 20px;
}
.live-activity .title h3{
    text-transform: capitalize;
}

.live-activity-box{
    border-bottom: 1px solid #D9D9D9;
    padding: 10px;
}
.live-activity-box:last-child{
    border-bottom: none;
}
.live-activity-box .image-holder{
    float: left;
}
.live-activity-box .text-box{
    overflow: hidden;
    padding-left: 10px;
    padding-top: 5px;
}
.live-activity-box .text-box h4{
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.live-activity-box .text-box span,
.platinum-top .text-box span{
    font-size: 12px;
    font-weight: 700;
    color: #d9d9d9;
}
.activity-profile{
    border: 1px solid #D9D9D9;
    padding-top: 15px;
}
.activity-profile .image-holder{
    float: left;
    padding-left: 15px;
}
.activity-profile .text-box{
    overflow: hidden;
    padding-left: 17px;
    padding-top: 4px;
}
.activity-profile .text-box h3{
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 3px;
}
.activity-profile .text-box p{
    color: #929496;
    font-size: 14px;
}
.activity-profile textarea{
    width: 100%;
    border: none;
    color: #929496;
    font-size: 14px;
    resize: inherit;
    padding: 11px 15px 15px;
    margin-top: 10px;
    height: 92px;

}
.profile-post{
    border-top: 1px solid #D9D9D9;
    padding: 15px;
}
.profile-post ul li{
    float: left;
    position: relative;
}
.profile-post ul li a.attach-file{
    color: #000000;
    font-size: 14px;
    margin-right: 20px;
    display: inline-block;
}
.profile-post ul li a.attach-file img{
    margin-right: 5px;
}
.profile-post ul li select.form-control{
    border: 1px solid #D9D9D9;
    color: #000;
    border-radius: 0;
    box-shadow: none;
    width: 155px;
    background: #F4F4F4 url(../images/down-arrow.svg) 95% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    padding-left: 32px;
}
.profile-post ul li span{
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.profile-post ul li a.post-article{
    border: 1px solid #E42529;
    color: #E42529;
    font-size: 14px;
    font-weight: 700;
    margin-left: 8px;
    padding: 9px 50px;
    display: inline-block;
}
.filter-feed{
    position: relative;
    padding: 15px 0;
}
#event-list .filter-feed-inner{
    background-color: #f2f2f2;
}
.filter-feed:after{
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    height: 1px;
    background-color: #D9D9D9;
    width: 100%;
}
.filter-feed-inner{
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}
.filter-feed-inner p{
    display: inline-block;
    color: #929496;
    font-size: 10px;
    margin-right: 10px;
}
.filter-feed-inner  select.form-control{
    border: none;
    color: #000;
    font-size: 14px;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    width: 70px;
    background: url(../images/down-arrow.svg) 95% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
    appearance: none;
    height: auto;
}
.platinum-feed{
    border: 1px solid #D9D9D9;
    margin-bottom: 15px;
}

.platinum-feed 
.platinum-top {
    padding: 12px 16px;
    border-bottom: 1px solid #929496;
}
.platinum-top.simple {
    border-bottom: none;
}
.platinum-top .image-holder,
.activity-top-box .image-holder,
.live-activity-box .image-holder{
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #969897;
}
.platinum-top .image-holder img,
.activity-top-box .image-holder img,
.live-activity-box .image-holder img{
    width: 100%;
    height: 100%;
}
.platinum-top .text-box{
    overflow: hidden;
    padding-left: 10px;
    padding-top: 7px;
}
.platinum-top .text-box h3{
    color: #000;
    font-size: 12px;
    font-weight: 400;
}
.activity-top-box .text-box a,
.live-activity-box .text-box h4 a,
.platinum-top .text-box h3 a{
    font-weight: 700;
    color: #23527C;
}

.activity-top-box .text-box a:hover{
    color: #23527C;
}
.platinum-bottom{
    padding: 20px 16px;
}
.platinum-bottom p{
    color: #2F2F2F;
    font-size: 12px;
}
.platinum-bottom .result-help-box {
    margin-bottom: 10px;
    margin-top: 14px;
}

.platinum-bottom .activity-bottom-box,
.platinum-bottom .pathway-trending-box {
    margin-bottom: 0px;
    margin-top: 0px;
}

.activity-bottom-box {
	margin-bottom: 10px;
	position: relative;
	display: flex; 
    width:100%;
    
}

.activity-bottom-box > .image-holder{
    display: flex;
    flex: 0 0 35;
    -ms-flex: 0 0 35;
}

.activity-bottom-box > .text-box{
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column; 
    flex: 1 0 65;
    -ms-flex: 1 0 65;
}

.activity-feed-inner .activity-bottom-box .image-holder {
    width: 50%;
    max-width: 300px;
}
.activity-bottom-box .image-holder>.img{
    position: absolute;
    width: 100%;
    height: 100%;
}

/*===== Right Side Menu Css =======*/
.right-menu {
    background-color: #fff;
    border: #707070;
    width: 370px;
    position: fixed;
    border: 1px solid #d9d9d9;
    overflow-y: auto;
    top: 0;
    right: -100%;
    height: 100%;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    transition: all 0.5s ease-in-out;
    z-index: 1001;
}
/* 
.right-menu.active:after {
    content:"";
    background:white;
    position: fixed;
    top: 0px;
    right:0px;
    width:270px;
    height: 100%;
    z-index:-1;
}
 */


.side-menu-backdrop{
    position: fixed;
    width: 100%;
    top: 0;
    left:0;
    height: 100%;
    z-index: 1000;
}
.right-menu.active{
    right: 0;
    transition: right 0.5s ease-in-out;
}
.right-menu .cross-icon {
    text-align: right;
    padding: 0 15px 3px 15px;
    margin: -10px -15px 0 -15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.right-menu .cross-icon #cross-menu{
    color: #000;
    cursor: pointer;
}
.navigation {
    padding-top: 10px;
}
.right-menu .navigation-box {
    padding-bottom: 8px;
}
.right-menu .navigation-box h3{
    color: #e42529;
    font-size: 15px;
    margin-bottom: 18px;
}
.right-menu .navigation-box ul li hr{
    color: #d9d9d9;
    margin-left: -15px;
    margin-right: -15px;
}
.right-menu .navigation-box ul li a{
    font-size: 14px;
    color: #2e2e2e;
    font-weight: 700;
    display:  block;
    line-height: 35px;
    padding-left:10px;
    transition: all .3s;
}
.right-menu .navigation-box ul li a:hover {
    color: #fff !important;
    background: #e42529;
    line-height: 35px;
    transition: all .3s;
}

.right-menu .navigation-box ul li{
    margin-bottom: 3px;
}

.right-menu .navigation-box ul li a .external-sign{
    float: right;
    padding-top: 4px;
    color: #939597;
    transition: color .3s;
    margin-right: 0px;
}
.right-menu .navigation-box ul li a:hover i{
    color: #fff;
    transition: color .3s;
}

.right-menu .navigation-box ul li a:hover{
    color: #e42529;
}
.right-menu .navigation-box ul li a i{
    width: 20px;
     height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    color: #939597;
    margin-right: 15px;
}
.right-menu .navigation-box ul li a c4-icon>i{
    top: 2px;    
}.right-menu .navigation-box ul li a span{
    display: inline-block;
    max-width: 38px;
    width: 100%;
}
.right-menu .navigation-box ul li a.logout-button{
    background-color: #e42529;
    color: #fff !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 10px;
    margin-top: 20px; 
}
.right-menu .navigation-box ul li a.logout-button:hover {
    color: #fff !important;
}
.navigation a.logout-button i{
    width: 20px;
    margin-right: 33px;
}
/*===== MObail Changing Css =======*/
.discover-mobail-version{
    display: none;
}
.discover-bottom .discover-mobail-version ul{
    margin: 0 -5px;
}
.discover-bottom .discover-mobail-version ul li{
    float: left;
    width: 50%;
    padding: 0 5px 10px;
}
.discover-bottom .discover-mobail-version ul li .image-holder img{
    width: 100%;
    height: 180px;
}
.view-activity{
    text-align: center;
    margin: 27px auto auto auto;
    max-width: 90%;
}
.view-activity a{
    color: #E42529;
    border: 1px solid #E42529;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    width: 312px;
    padding: 16px 0;
}
.inaer-header{
    display: none;
}
.inaer-header ul li{
    float: left;
    width: 24%;
    text-align: center;
}
.inaer-header ul li a{
    display: block;
    border-bottom: 5px solid transparent;
    padding: 10px 0;
}
.inaer-header ul li a:hover{
    border-bottom: 5px solid #23527C;
}
.inaer-header ul li.active a{
    border-bottom: 5px solid #23527C;
}
.studio-success-inner .mobail-version{
    display: none;
}
.studio-success-inner .panel-group {
    margin-bottom: 0;
}
.studio-success-inner .mobail-version .panel-group .panel + .panel {
    margin-top: -1px;
}
.studio-success-inner .mobail-version .panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 0px;
}

.studio-success-inner .mobail-version .panel-group:last-child .panel {

    border-bottom: 1px solid #ddd;
}

.studio-success-inner .mobail-version .panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    color: #333333;
    padding: 0;
}
.studio-success-inner .mobail-version .panel-default > .panel-heading a{
    padding: 28px 15px;
    display: block;
    font-weight: 400;
    /* border-bottom: 8px solid #e42529; */
    color: #e42529;
}

.studio-success-inner .mobail-version .panel-default > .panel-heading a.collapsed{
    color: #2e2e2e;;
}
.studio-success-inner .mobail-version .panel-default > .panel-heading a .category-icon i {
    margin-right: 15px;
    float: none;
}
.studio-success-inner .mobail-version .panel-default > .panel-heading a i.arrow {
    float: right;
    font-size: 20px;
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}
.studio-success-inner .mobail-version .panel-default > .panel-heading a.collapsed i.arrow {
    float: right;
    font-size: 20px;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    /* color: #000; */
/* .studio-success-inner .mobail-version .panel-default > .panel-heading a.collapsed{
    border-bottom: 8px solid transparent;
*/
}

.studio-success-inner .mobail-version .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 5px solid #e42529;
}

.studio-success-inner .mobail-version .panel-default > .panel-heading a:hover img {
    transition: all 0.5s ease-in-out 0s;
}
.studio-success-inner .mobail-version .panel-default > .panel-heading a img{
    margin-right: 15px;
    max-width: none;
    transition: all 0.5s ease-in-out 0s;
    width: 20px;
}
.studio-success-inner .mobail-version .panel-body{
    padding: 10px;
    background-color: #D8D8D8;
}
.start-quiz-btn {
    float: right;
    display: none;
}
.start-quiz-btn a{
    border: 1px solid #23527c;
    color: #23527c;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    min-width: 161px;
    padding: 0 25px;
}
.start-quiz-btn a:hover{
    background-color: #23527c;
    color: #fff;
}
.course-complete .owl-carousel .owl-item img{
    width: 100%;
}
.dasktop-version{
    display: block;
}
.mobail-version{
    display: none;
}
.pathway-special-model .modal-dialog {
    margin: 30px auto;
    width: 375px;
}
.pathway-special-model .modal-header{
    background-color: #2E2E2E;
}
.pathway-special-model .modal-header .close {
    color: #fff;
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    opacity: 1;
    text-shadow: inherit;
}
.pathway-special-model .modal-body{
    padding: 20px 30px 30px 30px;
}
.pathway-special-model .modal-body p{
    color: #2F2F2F;
    font-size: 18px;
    max-width: 210px;
    margin-bottom: 26px;
    font-weight: 400;
}
.pathway-special-model .listing-category ul li {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
.pathway-special-model .modal-body a.apply-filters {
    border: 1px solid #e42529;
    color: #e42529;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 26px;
    padding: 11px 0;
    width: 100%;
    text-align: center;
}
.pathway-special-model .modal-body a.apply-filters:hover{
    background-color: #e42529;
    color: #fff;
}
.pathway-special-model.activity-feed-model .modal-body {
    padding: 10px 10px 10px;
}
.pathway-special-model.activity-feed-model .activity-profile{
    border: none;
}
.pathway-special-model.activity-feed-model .modal-body p {
    margin-bottom: 0;
}
.pathway-special-model.activity-feed-model .activity-profile textarea{
    height: 200px;
}
.pathway-special-model.activity-feed-model .profile-post{
    border: none;
    padding: 0;
}
.pathway-special-model.activity-feed-model .profile-post ul li:first-child{
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.pathway-special-model.activity-feed-model .profile-post ul li:nth-child(2),
.pathway-special-model.activity-feed-model .profile-post ul li:nth-child(3){
    width: 50%;
}

.profile-post ul li a.post-article {
    width: 100%;
    text-align: center;
}
.mobail-studio{
    display: none;
}
.studio-breadcrumb .breadcrumb{
    float: left;
}
.studio-breadcrumb .filter{
    color: #2f2f2f;
    float: right;
    margin-top: 3px;
}
.recommended-playlist-page .conent-detail-hedding .audio-playlist{
    display: none;
    color: #2f2f2f;
    font-weight: 400;
}
.recommended-play-like a{
    left: 0;
    top: 0;
}
.quiz-listing-page .recommended-play-like{
    position: absolute;
    top: 0;
    left: 0;
}
.pasthway-completion-page .recommended-play-like {
    margin: -18px 0 10px -11px;
    display: none;
}
/*===== Additional Pages Css =======*/
.pathway-trending-box .image-holder{
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}
.pathway-trending-box .image-holder img{
    width: 45px;
}
.pathway-trending-box .text-box{
    overflow: hidden;
    padding-left: 15px;
}
/*===== Additional Profile Css =======*/

div#pg-profile-selection {
    background:#fafafa
}

.profile-box{
    display: flex;
    justify-content: center;
    flex-direction: row;
    justify-content: flex-start
}
.profile-box .image-holder{
    float: left;
    width: 80px;
    height: 80px;
}
.profile-box .text-box{
    overflow: hidden;
    padding-left: 16px;

    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
}
.profile-box .text-box h3{
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 4px;
}
.profile-box .text-box p{
    font-size: 16px;
    color: #929496;
}
/*===== Profile Addition Detail Css =======*/
.profile-addition-detail{
    margin-top: 30px;
}
.profile-addition-detail .nav-tabs {
    border-bottom: medium none;
}
.profile-addition-detail .nav-tabs > li {
    width: 25%;
}
.profile-addition-detail .nav-tabs > li > a{
    color: #56565A;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #D9D9D9;
    background-color: #F4F4F4;
    border-radius: 0;
    margin-right: -1px;
    padding: 18px 10px;
    position: relative;
    text-align: center;
    min-height: 60px;
}
.profile-addition-detail .nav-tabs > li > a:after{
    position: absolute;
    content: "";
    background-color: #E42529;
    height: 4px;
    width: 0;
    left: 0;
    top: 0;
    transition: all 0.5s ease-in-out;
}
.profile-addition-detail .nav-tabs li.active a:after{
    width: 100%;
    transition: all 0.5s ease-in-out;
}
.profile-addition-detail .nav-tabs > li.active > a, .profile-addition-detail .nav-tabs > li.active > a:focus, .profile-addition-detail .nav-tabs > li.active > a:hover{
    background-color: #fff;
    border-bottom: none;
    color: #E42529;
    font-weight: 700;
}
.profile-addition-detail .tab-content{
    background-color: #fff;
    border: 1px solid #D9D9D9;
    padding: 30px 29px;
    margin-top: -1px;
}
.badges-awaard h3{
    color: #2F2F2F;
    font-size: 18px;
    font-weight: 700;
}
.badges-awarded-box{
    text-align: center;
    margin-top: 32px;
    height: 140px;
    overflow: hidden;
}
.badges-awarded-box.progress-box{
    height: 200px;
    cursor: pointer;
}
.badges-awarded-box::before{
    content: ' '
}
.badges-awarded-box .image-holder{
    width: 80%;
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
}
.badges-awarded-box p{
    color: #2F2F2F;
    margin-top: 10px ;
}
.badges-earn{
    margin-top: 62px;
}
.badges-awaard.badges-earn .badges-awarded-box.ungained .image-holder{
    opacity: 0.5;
}
.learn-more{
    text-align: center;
    margin-top: 80px;
}
.learn-more a{
    min-width: 161px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    color: #E42529;
    border: 1px solid #E42529;
    padding: 0 25px;
}
.learn-more a:hover{
    background-color: #E42529;
    color: #fff;
}
.profile-addition-progress .badges-awaard h3 span{
    color: #E42529;
}
.profile-addition-progress .progress{
    margin: 16px 0 5px;
}
.dashbord-sort{
    margin-bottom: 40px;
}
.dashbord-sort select.form-control{
    border: 1px solid #d9d9d9;
    background-color: #F4F4F4;
    border-radius: 7px;
    box-shadow: none;
    width: 170px;
    display: inline-block;
    background: url(../images/sort-up-and-down-arrows.svg) 97% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 17px;
    padding-right: 25px;
}
.profile-change-box select.form-control::-ms-expand, .dashbord-sort select::-ms-expand {
    display: none;
}
.dashbord-addition-box{
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 0;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.dashrow-container{
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.dashbord-addition-box .image-holder{
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
}
.dashbord-addition-box .text-box{
    overflow: hidden;
    padding-left: 20px;
    width: 67%;
    height: 80px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
}
.dashbord-addition-box .text-box h3{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4px;
}
.dashbord-addition-box .text-box p{
    color: #929496;
    font-size: 16px;
}
.dashbord-addition-box .text-box a{
    border: 1px solid #23527C;
    background-color: #23527C;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 25px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 25%;
    transition: none;
}
.dashbord-addition-box .text-box a i{
    font-weight: normal;
    margin-left: 10px;
}
.profile-addition-dashboard .learn-more {
    margin-top: 40px;
}

div#evnt-tbl {
    padding-top: 20px;
}
/*===== Profile Setting Css =======*/
.addition-profile-setting .title h2{
    color: #2F2F2F;
    font-size: 24px;
    font-weight: 400;
}
.addition-profile-setting .title {
    margin-bottom: 28px;
}
.photo-change {
    margin-bottom: 26px;
}
.photo-change h3{
    color: #2F2F2F;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
}
.photo-change ul li{
    float: left;
    width: 28%;
}
.photo-change ul li .image-holder{
    float: left;
    width: 60px;
    height: 60px;
}
.photo-change ul li .text-box{
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
}
.photo-change ul li .text-box p{
    font-size: 16px;
    color: #2f2f2f;
    max-width: 120px;
}
.photo-change ul li .text-box h4{
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 400;
}
.photo-change ul li .text-box span {
    color: #6a6a6a;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 8px;
    max-width: 96px;
}
.profile-change-box{
    margin-bottom: 20px;
}
.profile-change-box h3{
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.profile-change-box .form-control{
    width: 315px;
    height: 38px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 400;
    box-shadow: none;
    border-radius: 4px;
    padding-right: 25px;
}
.profile-change-box input.form-control.invalid {
    border-color: #E42529;
}
.profile-change-box .form-control+span{
    position: absolute;
    color: #E42529;
}
.profile-change-box select.form-control{
    background: url(../images/sort-up-and-down-arrows.svg) 97% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 17px;
    padding-right: 30px;
}
.profile-change-box .lang-select input[type=radio]{
    margin-top: 0;
    vertical-align: middle;
    margin-right: 10px;
}
.profile-change-box .lang-select .select-item{
    margin-bottom: 15px;
    cursor: pointer;
}
.activity-setting-values .btn-group{
    margin-bottom: 10px;
    width: 100%;
    max-width: 645px;
}
.activity-setting-values .btn-group .btn-secondary {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #979797;
    padding: 10px 11px;
    width: 33%;
}
.activity-setting-values .btn-group .btn-secondary i {
    margin-right: 10px;
}
.activity-setting-values .btn-group .btn-secondary.active::before{
    border: 3px solid #23527C;
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
}
.activity-setting-values .btn-group .btn-secondary.active{
    box-shadow: none;
    color: #23527C;
    font-weight: 600;
}
.activity-setting-values p {
    font-size: 13px;
    color: #666666;
}
.advance-setting{
    margin-top: 50px;
}
.advance-setting h2{
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.profile-change-box a{
    color: #23527c;
    display: block;
    font-weight: 600;
    margin-top: 14px;
}
.save-profile {
    margin-top: 45px;
}
.save-profile a{
    color: #23527C;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    min-width: 161px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #23527C;
    display: inline-block;
    padding: 0 25px;
}
.save-profile a:hover{
    background-color: #23527C;
    color: #fff;
}
.messages-inbox .success-inner-left .nav > li > a > img{
    width: 12px;
}
.edit-message {
    float: right;
    margin-top: -10px;
}
.edit-message a{
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #E42529;
    min-width: 161px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    padding: 0 25px;
}
.edit-message a i{
    margin-right: 10px;
    font-size: 19px;
}

.messages-inbox .profile-addition-detail .nav-tabs > li {
    width: 20%;
}
.messages-inbox .profile-addition-detail .tab-content{
    padding: 0;
}
.message-inbox-left{
    position: relative;
    padding-bottom: 100px;
    height: 670px;
    overflow-y: auto;
}
.message-inbox-container:after{
    position: absolute;
    content: "";
    background-color: #D9D9D9;
    height: 100%;
    width: 1px;
    right: 11px;
    top: 0;
}
.message-inbox-left ul li{
    padding: 23px;
    border-bottom: 1px solid #D9D9D9;
}
.message-inbox-left ul li:first-child{
    padding: 12px 23px;
}
.message-inbox-left ul li .index-search{
    position: relative;
}
.message-inbox-left ul li .index-search .form-control{
    background-color: transparent;
    background-color: #F4F4F4;
    border-radius: 3px;
    font-size: 14px;
    color: #929496;
    border: none;
    box-shadow: none;
    height: 30px;
    padding-left: 38px;
}
.message-inbox-left .custom-popup-wrapper ul.dropdown-menu li, .message-inbox-left .custom-popup-wrapper ul.dropdown-menu li:first-child{
    padding: 10px 0px;
}
.message-inbox-left .custom-popup-wrapper ul.dropdown-menu li>a {
    position: relative;
    top: initial;
    transform: none;
}
.message-inbox-left ul li .index-search a{
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.message-inbox-left ul li .index-search a:hover, .message-inbox-left ul li .index-search a:active, .message-inbox-left ul li .index-search a:focus{
    color: #23527c;
}
.message-inbox-left ul li .index-search a img{
    width: 17px;
    filter: brightness(70%);
}
.message-inbox-left ul li .text-box h3{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
    color: #2F2F2F;
}
.message-inbox-left ul li .text-box h3 span{
    float: right;
}
.message-inbox-left ul li .text-box p{
    color: #929496;
}
.message-inbox-left ul li.active {
    background-color: rgba(228, 37, 41, 0.1);
}
.message-inbox-left ul li.active .text-box h3,
.message-inbox-left ul li.active .text-box p{
    font-weight: 700;
    position: relative;
}
.message-inbox-left ul li.unopened .text-box h3:after{
    position: absolute;
    content: "";
    background-color: #E42529;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: -15px;
    top: 50%;
    transform: translate(0,-50%);
}
.message-inbox-inner .col-md-7{
    padding-left: 0;
}
.message-inbox-from{
    border-bottom: 1px solid #D9D9D9;
    margin-left: -11px;
    padding: 20px 30px;
}
.message-inbox-from p{
    color: #2F2F2F;
}
.message-inbox-right .text-box{
    padding: 17px 13px 0px 2px;
    height: 500px;
    overflow-y: auto;
}
.message-inbox-right .message-container{
    display: inline-block;
    width: 100%;
}
.message-inbox-right .text-box .message-row{
    width: 80%;
    display: inline-block;
    margin-bottom: 14px;
    position: relative;
}
#Working .message-inbox-right .text-box{
    height: 479px;
}
#Working .message-inbox-right .text-box textarea, .message-inbox-right .text-box textarea{
    border: none;
    resize: none;
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 16px;
}

.message-inbox-from .sent-lb span{
    margin-right: 10px;
}
.message-inbox-from .sent-lb{
    float: left;
    position: relative;
    margin-top: 5px;
}
.message-inbox-from .index-search input{
    border: none;
    outline: none;
    box-shadow: none;
    vertical-align: text-top;
    padding-top: 0;
    padding-left: 0px;
}
.message-inbox-from .index-search input:focus {
    outline: none
}
.message-inbox-from .index-search{
    display: inline-block;
    margin-bottom: 10px;
}
.message-inbox-from.subject{
    padding-bottom: 0;
    padding-top: 10px;
}
.message-inbox-from.subject span{
    font-weight: 400
}

/* div#internal-body {
    background: #FAFAFA;
} */


.message-inbox-right .message-reply{
    border-top: 1px solid #d9d9d9;
    margin-left: -11px;
    padding: 15px;
}
.message-inbox-right .message-reply textarea{
    width: 100%;
    height: 80px;
    border-radius: 4px;
    background-color: #f5f5f5;
    border: solid 1px #b9b9b9;
    resize: none;
}
.message-inbox-right .message-reply .success-see{
    margin-top: 5px;
}
.message-inbox-right .text-box .message-row.self{
    float: right;
}
.message-row .dialog-box{
    background: #f1f1f1;
    padding: 15px 15px 18px 15px;
    margin-bottom: 5px;
    border-radius: 5px;
}
.text-box .message-row .dialog-box p {
    margin-bottom: 0;
}
.message-row.self .user{
    float: right;
    height: 24px;
    line-height: 24px;
}
.message-row.other .user{
    float: left;
    height: 24px;
    line-height: 24px;
}
.message-row .user .usr-img img, .message-row .user .usr-img i{
    width: 24px;
    height: 24px;
    margin: 0px;
    border-radius: 50%;
}
.message-row.self .user .usr-img img, .message-row.self .user .usr-img i{
    margin-left: 5px;
}
.message-row.other .user .usr-img img, .message-row.other .user .usr-img i{
    margin-right: 5px;
}
.text-box .message-row .user span{
    font-size: 12px;
    color: #929496;
    display: inline-block;
    vertical-align: top;
}

.message-inbox-right .text-box h3{
    font-size: 18px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 30px;
}
.message-inbox-right .text-box span{
    color: #2F2F2F;
    font-size: 14px;
    display: block;
}
.message-inbox-right .text-box p{
    color: #2F2F2F;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 21px;
}
/*===== Recently Viewed Css =======*/

.recently-viewed-page{
    /* background: #f2f2f2; */
}
.recently-viewed .recommended-conten-box .text-box p{
    font-size: 15px;
    height: 60px;
}
.recently-viewed .recommended-conten-box .text-box h4{
    font-size: 20px;
}
.recently-viewed .recommended-conten-box .text-box {
    min-height: 255px;
}
.recently-viewed-inner .row > [class*="col-"]{
    padding: 0px 16px;
}

.recently-viewed-inner > .row{
    margin-left: -16px;
    margin-right: -16px;
}

.recently-viewed h2{
    color: #000000;
    font-size: 42px;
    font-weight: 400;
}
#event-list .recently-viewed-inner {
    margin-top: 0px;
}
.recently-viewed-inner {
    margin-top: 20px;
}
#event-list.recently-viewed-page .recommended-conten-box{
    margin-top: 0px;
    margin-bottom: 30px;
}

#event-list.recently-viewed-page .recommended-conten-box.event{
    height: 100%;
}
.recently-viewed-page .recommended-conten-box{
    margin-top: 30px;
    max-width: 100%;
}
.recently-viewed-page .recommended-conten-box .text-box .right-text{
    color: #929496;
}
.additional-profile .panel-group .panel + .panel{
    margin: 0;
}
.additional-profile .panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}
.additional-profile .panel-default > .panel-heading {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #333333;
    padding: 0;
}
.additional-profile  .panel-default > .panel-heading a {
    color: #2F2F2F;
    display: block;
    font-weight: 400;
    background-color: #C7C7C7;
    padding: 18px 15px;
}
.additional-profile .panel-default > .panel-heading a.collapsed i {
    float: right;
    font-size: 20px;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
}
.additional-profile .panel-default > .panel-heading a.collapsed{
    background-color: transparent;
}
.additional-profile .panel-default > .panel-heading a i {
    float: right;
    font-size: 20px;
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out 0s;
}
.additional-profile .panel-group .panel + .panel {
    margin-top: -1px;
}
.mobail-hedding{
    background-color: #D9D9D9;
    text-align: center;
    text-transform: capitalize;
    padding: 20px 0;
    margin-bottom: 10px;
    display: none;
    position: relative;
}
.mobail-hedding a {
    color: #2f2f2f;
    display: inline-block;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.mobail-hedding a img{
    margin-right: 10px;
    width: 10px;
}
.mobail-hedding h2{
    color: #2F2F2F;
    display: inline-block;
    font-weight: 400;
    font-size: 22px;
}
.profile-listing ul li a{
    color: #2f2f2f;
    display: block;
    font-weight: 400;
    padding: 18px 15px;
    border: 1px solid #dddddd;
    margin-bottom: -1px;
}
.profile-listing ul li a i{
    color: #0075A4;
    font-size: 20px;
    float: right;
}










.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	/* border: 1px solid #999999; */
	display: table-cell;
    padding: 0px 22px;
    vertical-align: top;
}




.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


.divTableRow > .divTableCell:first-child {
    width: 50vw;
    max-width: 50vw;
}

section.homepage-banner .container-fluid {
    max-width:1920px;
    margin: 0 auto;
    padding-left: 36px;
    padding-right: 0px;
    overflow: hidden;
}

.divTableCell.grid-right-bottom{
    vertical-align: bottom;
}

.grid-right-bottom .activity-bottom-box {
    margin-bottom: 0px;
}



.homepage-banner .title{
    margin-bottom: 10px;
}

.homepage-banner .container-fluid {
    padding-top: 20px;
}



div#internal-body section.recommended-content-sec .container {
    padding:0px;
}

/* div#internal-body section.recommended-content-sec .recommended-conten-tab .row {
    margin-right: -10px;
} */

div#btn-surround {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-bottom: 16px;
    display: table;
    padding-left: 16px;
    padding-right: 16px;
    left:0px;
    margin: 0px;
}


div#btn-surround > div{
    display: table-cell;
    float:none;
    vertical-align: bottom;
    padding: 0px;
}

div#btn-surround a {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.line-seperator {
    display: block;
    border-top: 1px solid #979797;
    float: left;
    width: 100%;
    margin-top: 31px;
    margin-bottom: 31px;
}

.messages-inbox.messages-message,
.additional-profile:not(.activity-feed){
    background-color: #FAFAFA;
    min-height: 86vh
}

header#phone-header, header#phone-header .header {
    position:relative 
}

/* category summery page */

.category-summery-page .tabs-surround {
    margin-bottom: 20px;
}
.category-summery-page .tabs-surround {
    display: block;
    float:left;
    width:100%;
}
.category-summery-page  .pathway-listing-detail .nav-tabs {
    display: table;
    width: 100%;
}
.category-summery-page .pathway-listing-detail .nav-tabs > li:last-child > a {
    border-width:0px !important;
}
.category-summery-page.pathway-listing-detail .nav-tabs > li:last-child {
    border-right: 1px solid #D9D9D9;
}

.category-summery-page .tab-content {
    float:left;
    width:100%;
}


.pathway-listing-detail .nav-tabs > li:last-child{
    border-right:1px solid #D9D9D9;
}

/* About Page */
div#pg-about {
    padding-top: 30px;
    min-height: 100vh;
}

div#pg-about h1 {
    margin-bottom: 50px;
    margin-top: 30px;
    font-weight: 500;
}
div#pg-contact h1 {
    margin-bottom: 50px;
    font-weight: 500;
}
#pg-about p {
    margin-bottom: 25px
}
#pg-about li {
    list-style: disc;
}
#pg-about .body-p{
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}



section.homepage-hero .row {
    display: flex;
}

.homepage-hero .left-col {
    padding: 0px;
    padding-left: 2%;
}

.homepage-hero .right-col {

}


/* homepage hero */
/* .c1-r1, .c1-r2, .c2-r2, .c2-r1{
    float:left;
} */
.homepage-hero{
    padding-top: 20px;
}

section.homepage-hero .container-fluid {
    max-width: 1920px;
}

.homepage-hero .title {
    margin-bottom: 10px;
}

.homepage-hero .c1-r1{
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}

.homepage-hero .c1-r1 > div{
    display: block;
    width: 50%;
    padding-bottom: 48.854%;
    height: 0px;
    position: relative;
    margin: 5px;
    background: white;
    background-position: 50% 50%;
}

.homepage-hero .c1-r1 > div .caption,
.homepage-hero .c1-r2 .owl-item .caption {
    position: absolute;
    left:0px;
    bottom: 0px;
    width: 100%;
    background-color: rgba(46, 46, 46, .8);
    color: #fff;
    padding:10px;
    height: 50px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    -webkit-box-orient: vertical;
}

.homepage-hero .c1-r2 .owl-carousel {
    margin-top: 5px;
}

.homepage-hero .c1-r2 .owl-item > div > div {
    background-position: 50% 50%;
    height: 0px;
    padding-bottom: 100%
}

.homepage-hero .c1-r2 .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 40%;
    transform: translate(0px, -50%);
    width: 100%;
}

.homepage-hero .c1-r2 .owl-theme .owl-nav button.owl-prev{
    left: -25px;
    position:absolute;
}


.homepage-hero .c1-r2 .owl-theme .owl-nav button.owl-next{
    right: -25px;
    position:absolute;
}


.homepage-hero .right-col{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 7px;
}

.homepage-hero .right-col .activity-lower .activity-bottom-box,
.homepage-hero .right-col .activity-lower .pathway-trending-box.nurture-box{
    margin-bottom: 0px;
}


.homepage-hero .c1-r2 .owl-theme .owl-nav [class*="owl-"] {
    background-color: rgba(0, 0, 0, 0.5);
    width: 25px;
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    margin: 0;
}

.pathway-trending-box h3 {
    height: unset;
}

.pathway-trending-box p {
    height: unset;
}

.nurture-box {
    min-height: 140px;
    height: unset;
}

.bookmark-page .pathways-listing-sec{
    padding-bottom: 50px;
}

.no-bookmark-txt, .locked-content-text{
    padding-top: 50px !important;
    font-size: 117%;
}

.no-bookmark-txt span.bookmark-icon, .error_403_content span.locked-icon {
    background: #f6f6f6;
    color: #ccc;
    padding: 20px 24px;
    font-size: 30px;
    margin-bottom:  15px;
    display: inline-block;
    border-radius:  50%;
    line-height: 1;
}

.error_403_content{
    padding: 7% 0 !important;
}

/* events css new */

#event-list .recently-viewed-inner .row{
    display: flex;
    flex-wrap: wrap;
}

#event-list .recommended-conten-box.event{
    height: 100%;
    margin-bottom: 0px;
}   

#event-list .recently-viewed > .recently-viewed-inner .row > [class*="col-"] {
    padding-bottom: 30px;
}

/* OVERRIDE! */

    /* 24/6/19 */
        .amway-story .content-body p>img {
            float: left;
            max-width: 100%;
            /* width: 400px; */
            clear: left;
            display: block;
            margin-right: 20px;
            margin-bottom: 20px;
        }

        .qst-img{
            width: 100%;
            max-width: 740px;
            margin-bottom: 20px;
            border: 1;
            border: 1px solid #D9D9D9;
            border-radius:3px;
        }

        
        .ans-img-box{
            margin-bottom: 10px;
        }

        .ans-img-box .ans-img{
            max-width: 100%;
        }

/* END OVERRIDE */


@media (max-width:768px){

    .locked-content-text {
        padding-bottom: 50px !important;
    }

    .activity-bottom-box{
        flex-direction: column;
        -ms-flex-direction: column;
    }

    .activity-bottom-box > div{
        flex-basis: 100 !important;
    }

    .activity-bottom-box .text-box a{
        align-self: flex-start;
        -ms-flex-item-align: start;
    }

    
    
    

    .homepage-hero {
        padding-top: 0px; 
    }
    
    .c1-r2 .view-activity {
        display: block;
        width: 100%;
        margin: 30px auto;
        max-width: none;
        padding: 0 20px;
        float:left;
    }
    
    .c2-r2 {
        float:left;
        width:100%;
    }

    section.homepage-hero .row {
        display: block;
    }
    
    .homepage-hero .c1-r2 .owl-theme .owl-nav button.owl-prev {
        left: -0px;
        position: absolute;
    }

    .homepage-hero .c1-r2 .owl-theme .owl-nav button.owl-next {
        right: -0px;
        position: absolute;
    }
    .homepage-hero {
        overflow: hidden;
    }
    
    .homepage-hero .left-col {
        padding-left: 0%;
    }

    .homepage-hero .right-col {
    
        display:block;
        padding-left: 0px;
        padding-right: 0px;
    }
    .homepage-hero .c1-r1 > div {
        display: block;
        width: 100%;
        padding-bottom: 100%;
        height: 0px;
        position: relative;
        margin: 0px;
        background: white;
        background-position: 50% 50%;
        margin-bottom: 10px;
    }

    .homepage-hero .c1-r1 {
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }

    .c1-r2 .mobile-4x4 > div:not(.view-activity){
        width: 49.1%;
        float:left;
        height: 0px;
        padding-bottom: 50%;
        position:relative;
        margin-bottom: 10px;
    }

    .c1-r2 .mobile-4x4 > div:not(.view-activity):nth-child(even) {
        margin-left: 5px;
    }
    
    .c1-r2 .mobile-4x4 > div:not(.view-activity):nth-child(odd) {
        margin-right: 5px;
    }

    .c1-r2 .mobile-4x4 .caption {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        background-color: rgba(46, 46, 46, .8);
        color: #fff;
        padding: 5px;
        height: 50px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-height: 1.4em;
        -webkit-box-orient: vertical;
    }

    

    .homepage-hero .right-col .activity-lower {
        padding: 0px 15px;
        width:100%;
    }


    .homepage-hero .activity-lower .title h3{
        display: block;
        text-align: center;
        margin-bottom: 21px;
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 18px;
        text-align: center;
        width: 100%;
    }



}

@media (max-width:555px){
    .c1-r2 .mobile-4x4 > div:not(.view-activity){
        width: 48.3%;
        padding-bottom: 48.3%;
    }

}

@media (min-width:768px) and (max-width: 992px){

    .homepage-hero {
        padding-top: 5px;
    }
    
    section.homepage-hero .row {
        display: block;
    }
    
    .homepage-hero .c1-r2 .owl-theme .owl-nav button.owl-prev {
        left: -0px;
        position: absolute;
    }
    
    .homepage-hero .c1-r2 .owl-theme .owl-nav button.owl-next {
        right: -0px;
        position: absolute;
    }
    .homepage-hero {
        overflow: hidden;
    }
    
    .homepage-hero .left-col {
        padding-left: 0%;
    }
    
    
    .homepage-hero .activity-lower .title h3{
        margin-top: 30px;
        margin-bottom: 10px;
        float: left;
        font-size: 18px;;
        text-align: center;
        width: 100%;
    }
    
    .homepage-hero .right-col {
    
        display:block;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .c2-r2 .activity-lower {
        max-width: 750px;
        margin: 0 auto;
    }

    .homepage-hero .caption {
        font-size:12px;
        line-height: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1179px){
    .c2-r1 .activity-top-box .image-holder,
    .c2-r1 .activity-top-box .image-holder i,
    .c2-r1 .activity-top-box .image-holder .avatar,
    .c2-r1 .activity-top-box .image-holder .avatar-outer,
    .c2-r1 .activity-top-box .image-holder .avatar img {
        width: 30px;
        height: 30px;
    }
    .c2-r1 .activity-top-box .image-holder i{
        line-height: 27px;
        height: 100%;
        width: 100%;
        font-size: 1em;
    }

    .homepage-hero .caption {
        font-size:12px;
        line-height: 12px;
    }

}




@media (max-width: 1435px){
    .c2-r1 .activity-top-box .image-holder,
    .c2-r1 .activity-top-box .image-holder i,
    .c2-r1 .activity-top-box .image-holder .avatar,
    .c2-r1 .activity-top-box .image-holder .avatar-outer,
    .c2-r1 .activity-top-box .image-holder .avatar img {
        height: 36px;
        width:36px;
    }
    .c2-r1 .activity-top-box .image-holder .avatar i{
        width: initial;
        height: initial;
        line-height: 100%;
        margin: 20%;
        font-size: 18px
    }
    .c2-r1 .activity-top-box .image-holder i{
        line-height: 33px;
        height: 100%;
        width: 100%;
        font-size: 1em;
    }
        .c2-r1 .activity-top-box {
        padding: 8px 10px;
        height: auto;

    }
}

@media (max-width: 1322px){
    .c2-r1 .activity-top-box .image-holder,
    .c2-r1 .activity-top-box .image-holder i,
    .c2-r1 .activity-top-box .image-holder .avatar,
    .c2-r1 .activity-top-box .image-holder .avatar-outer,
    .c2-r1 .activity-top-box .image-holder .avatar img {
        height: 36px;
        width:36px;
    }
    .c2-r1 .activity-top-box .image-holder .avatar i{
        width: initial;
        height: initial;
        line-height: initial;
        margin: 20%;
        font-size: 16px
    }
    .c2-r1 .activity-top-box .image-holder i{
        line-height: 33px;
        height: 100%;
        width: 100%;
        font-size: 1em;
    }
    .c2-r1 .activity-top-box {
        padding: 8px 10px;
        height: auto;
    }

    .c2-r1 .pathway-trending-box p {
        line-height: 15px !important;
        background:red;
    }
}



@media (max-width: 1235px){
    .c2-r1 .activity-top-box .image-holder,
    .c2-r1 .activity-top-box .image-holder i,
    .c2-r1 .activity-top-box .image-holder .avatar,
    .c2-r1 .activity-top-box .image-holder .avatar-outer,
    .c2-r1 .activity-top-box .image-holder .avatar img {
        height: 35px;
        width:35px
    }
    .c2-r1 .activity-top-box .image-holder .avatar i{
        width: initial;
        height: initial;
        line-height: initial;
        margin: 20%;
        font-size: 15px
    }
    .c2-r1 .activity-top-box .image-holder i{
        line-height: 32px;
        height: 100%;
        width: 100%;
        font-size: 1em;
    }
}


@media (max-width: 1180px){
    .c2-r1 .activity-top-box .image-holder,
    .c2-r1 .activity-top-box .image-holder i,
    .c2-r1 .activity-top-box .image-holder .avatar,
    .c2-r1 .activity-top-box .image-holder .avatar-outer,
    .c2-r1 .activity-top-box .image-holder .avatar img {
        height: 30px;
        width:30px
    }
    .c2-r1 .activity-top-box .image-holder .avatar i{
        width: initial;
        height: initial;
        line-height: initial;
        margin: 20%;
        font-size: 14px
    }
    .c2-r1 .activity-top-box .image-holder i{
        line-height: 27px;
        height: 100%;
        width: 100%;
        font-size: 1em;
    }
}

@media (max-width: 1080px){
    .c2-r1 .activity-top-box .image-holder,
    .c2-r1 .activity-top-box .image-holder i,
    .c2-r1 .activity-top-box .image-holder .avatar,
    .c2-r1 .activity-top-box .image-holder .avatar-outer,
    .c2-r1 .activity-top-box .image-holder .avatar img {
        height: 25px;
        width:25px
    }
    .c2-r1 .activity-top-box .image-holder .avatar i{
        width: initial;
        height: initial;
        line-height: initial;
        margin: 20%;
        font-size: 14px
    }
    .c2-r1 .activity-top-box .image-holder i{
        line-height: 22px;
        height: 100%;
        width: 100%;
        font-size: 1em;
    }

    


    .c2-r1 .activity-top-box {
        padding: 7px 10px;
        height: auto;
    }
}

@media (max-width: 991px){
    .homepage-hero .right-col .activity-lower .pathway-trending-box.nurture-box {
        clear: both;
    }
}