@font-face {
	font-family: 'Gotham-Black';
	src: url('gotham-black/Gotham-Black.eot');
	src: local('☺'), url('gotham-black/Gotham-Black.woff') format('woff'), url('gotham-black/Gotham-Black.ttf') format('truetype'), url('gotham-black/Gotham-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Gotham-Book';
	src: url('gotham-book/Gotham-Book.eot');
	src: local('☺'), url('gotham-book/Gotham-Book.woff') format('woff'), url('gotham-book/Gotham-Book.ttf') format('truetype'), url('gotham-book/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Gotham-Medium';
	src: url('gotham-medium/Gotham-Medium.eot');
	src: local('☺'), url('gotham-medium/Gotham-Medium.woff') format('woff'), url('gotham-medium/Gotham-Medium.ttf') format('truetype'), url('gotham-medium/Gotham-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
/*    background-image: url('../img/user-account/bg-user-account.jpg'); */
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.page-template-page-user-account .row{
    max-width: 100%;
}
.row-group{
    position: relative;
}
.row-group:before,
.row-group:after{
    display: table;
    content: " ";
}
.row-group:after{
    clear: both;
}
.user-account-sidebar{
    width: 175px;
    float: left;
    position: fixed;
    background: url('../img/user-account/bg-sidebar.png') repeat;
    z-index: 12;
    height: 100%;
    margin-top: 60px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    overflow: hidden;
}
.user-account-content{
    width: 100%;
    display: block;
    position: relative;
    float: left;
    padding-left: 175px;
    padding-bottom: 50px;
    padding-top: 60px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.user-account-content.full{
    padding-left: 0;
    padding-bottom: 0;
}
.user-account-bar{
    background: #141414;
    height: 60px;
    display: table;
    width: 100%;
    position: fixed;
    z-index: 9999;
}
.site-logo{
    line-height: 60px;
    padding-left: 20px;
    float: left;
}
.user-account-info{
    padding: 0px 15px 0px 0px;
    float: right;
    background: #772d7d;
    height: 60px;
}
.logged-in .user-account-info{
    padding: 10px 15px 10px 15px;
}
.user-account-info ul{
    padding: 0;
    margin: 0;
}
.user-account-info > ul > li{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}
.dropdown i{
    font-size: 25px;
    vertical-align: middle;
}
.dropdown-content {
    display: none;
    position: absolute;
    background: #772d7d;
    width: auto;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    right: 0;
    white-space: nowrap;
}
ul.dropdown-content{
    padding: 10px;
}
ul.dropdown-content li{
    display: block;
    padding: 5px;
}
ul.dropdown-content li a:hover .icon-user-log-out::before{
    color: #f0a53b;
}
.dropdown-content .icon-user-log-out::before{
    color: #fff;
    vertical-align: middle;
}
.dropdown:hover .dropdown-content {
    display: block;
    text-align: left;
}
.user-bar-icon{
    font-size: 22px;
    vertical-align: middle;
    padding-left: 15px;
}
.user-bar-icon::before{
    color: #fff !important;
}
.user-account-info a{
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Gotham-Medium';
}
.user-account-info a:hover{
    color: #f0a53b;
}
ul.account-sidebar-menu{
    margin-left: 20px;
    margin-top: 20px;
    display: table;
    width: 100%;
}
ul.account-sidebar-menu li{
    display: block;
    margin-bottom: 15px;
    white-space: nowrap;
}
ul.account-sidebar-menu li .custom-icon{
    font-size: 25px;
    margin-right: 20px;
    vertical-align: middle;
}
ul.account-sidebar-menu li a{
    color: #999999;
    font-size: 14px;
    font-family: 'Gotham-Medium';
}
ul.account-sidebar-menu li:hover a{
    color: #fff;
}
ul.account-sidebar-menu li a.active{
    color: #fff;
}
.icon-user-private-class {
		margin-right: 50px;
}
.icon-user-private-class:before {
		background-image: url(/wp-content/themes/Codakid/images/private-classes/1-on-1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		content:'';
		display: inline-block;
		height: 28px;
		position: absolute;
		width: 30px;
}
.user-account-sidebar .private_tutoring {
		background-image: url(/wp-content/themes/Codakid/images/private-classes/pink-circle.png);
		background-repeat: no-repeat;
		padding: 90px 0 105px 40px;
}
.user-account-sidebar .private_tutoring span {
		color: #fff;
		display: block;
		font-family: 'Gotham-Book';
		font-size: 14px;
		line-height: 1.2;
}
.user-account-sidebar .private_tutoring .pt_new {
		color: #000;
		font-family: 'Gotham-Medium';
		font-size: 23px;
}
.user-account-sidebar .private_tutoring .pt_one {
		font-family: 'Gotham-Bold';
		font-size: 20px;
}

.user-progress-track{
    padding-right: 40px;
    line-height: 12px;
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
}
.user-box-course{
    margin: 0px !important;
}
.user-box-course .user-progress-info{
    height: 9px;
    width: 100%;
    background: url('../img/user-account/bg-progress.png') repeat;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.user-box-course .user-progress-completed{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    font-family: 'Gotham-Medium';
}
.user-box-course .user-progress-info span{
    display: inline-block;
    border-right: 1px solid #fff;
    height: 9px;
    width: 25%;
    float: left;
    z-index: 10;
    position: relative;
}
.user-box-course .user-progress-info span:last-of-type{
    border-right: none;
}
.user-progress-length{
    height: 9px;
    position: absolute;
    border-radius: 4px 0 0 4px;
}
.level_1 .user-progress-length{
    background: url('../img/user-account/progress_1.png') repeat-x;
}
.level_2 .user-progress-length{
    background: url('../img/user-account/progress_2.png') repeat-x;
}
.level_3 .user-progress-length{
    background: url('../img/user-account/progress_3.png') repeat-x;
}
.level_4 .user-progress-length{
    background: url('../img/user-account/progress_4.png') repeat-x;
}
.level_0 .user-progress-completed{
    color: #282c2f;
}
.level_1 .user-progress-completed{
    color: #fe0000;
}
.level_2 .user-progress-completed{
    color: #f08420;
}
.level_3 .user-progress-completed{
    color: #1e7ce2;
}
.level_4 .user-progress-completed{
   color: #21b702;
}

.user-card-container {
    cursor: pointer;
    height: 150px;
    position: relative;
  }
.cursor-not-allowed .user-card-container{
    cursor: not-allowed;
}
  .user-card{
    display: table;
    width: 100%;
    height: 100%;
  }
  .user-card .course-front, .user-card .course-back {
    height: 100%;
    position: absolute;
    transition: all 1s ease-in-out;
    -moz-transition:  all 1s ease-in-out;
    -o-transition:  all 1s ease-in-out;
    -webkit-transition:  all 1s ease-in-out;
    width: 100%;
  }
  .user-card:hover .course-front {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  }
.user-card:hover .course-back {
    transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
  }
  .user-card .course-back {
    transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
  }
.user-card .course-side {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
  }
.user-card .course-back {
    background: #eaeaed;
    color: #0087cc;
    line-height: 150px;
    text-align: center;
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.user-image-course{
    height: 150px;
    background-size: cover !important;
}
.user-image-course.course-prerequisite {
    background-color:rgba(0,0,0,0.8);
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    z-index: 100;
}


.modal-course-content .left-arrow {
    background-image: url(../img/user-account/left-arrow.png);
    background-repeat: no-repeat;
    height: 128px;
    margin: 0 auto;
    width: 128px;
}

.modal-course-content  .bottom-wrapper h4,
.modal-course-content  .bottom-wrapper p,
.modal-course-content  .bottom-wrapper span {
    line-height: 1.2em;
}
.modal-course-content  .bottom-wrapper {
    background-color:rgba(230,232,233);
    display: flex;
    justify-content: flex-start;
    padding: 15px;
}
.modal-course-content .left-block,
.modal-course-content .right-block {
    padding: 0 15px;
    width: 50%;
}
.modal-course-content .right-block {
    text-align: center;
}
.modal-course-content .left-block {
    border-right: 1px solid #555;
}

.modal-course-content .right-block.locked-upgrade {
    display: flex;
    align-items: center;
}

.modal-course-content .upgrade-wrapper {
    text-align: center;
    width: 100%;
}
.modal-course-content .upgrade-wrapper p {
    margin-top: 14px;
}

.modal-course-content .player .vp-controls-wrapper {
    opacity: 0;
}

.modal-course-content iframe {
    background-color: #000;
}

.iframe-wrapper {
    padding: 56.25% 0 0 0;
    position: relative;
}
.video-frame {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-thumb-wrapper {
    position: relative;
}

.video-thumb {
    align-items: center;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: flex;
    height: 300px;
    margin-top: 6px;
    max-width: 574px;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.video-play-button {
    background-image: url('../img/user-account/icons8-play-96.png');
    background-repeat: no-repeat;
    background-color: rgba(255,255, 255, 0.5);
    border-radius: 50px;
    height: 96px;
    margin: 0 auto;
    position: relative;
    width: 96px;
    z-index: 10;
}

.video-play-button.video-topic {
    cursor: pointer;
    margin-left: -48px;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s linear;
}

.left-sign {
    background-image: url('../img/user-account/video_direction.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 104px;
}

.user-image-course.course-prerequisite p {
    color: #fff;
    line-height: 1.08em;
}

.user-image-started-course{
    height: 170px;
    background-size: cover !important;
}
.user-badge-course{
    background: #fe0000;
    height: 150px;
    line-height: normal;
    padding: 10px;
}
.user-badge-course.user-badge-completed{
    background: #f0a53b;
}
.user-badge-completed .user-course-duration{
    background: #65c3df;
}
.user-message-badge{
    color: #282c2f;
    font-size: 14px;
    font-family: 'Gotham-Medium';
}
.user-message-badge span{
    color: #fff;
    display: block;
}
.user-course-duration{
    display: inline-block;
    padding: 10px;
    color: #fff;
    background: #45b7af;
    float: left;
    font-size: 20px;
    font-family: 'Gotham-Bold';
    line-height: normal;
    text-align: center;
}
.user-course-duration span{
    display: block;
    font-size: 12px;
    font-family: 'Gotham-Book';
    line-height: normal;
}
.user-course-badge-progress{
    display: inline-block;
    padding: 10px;
    color: #282c2f;
    background: #fff;
    float: left;
    font-size: 20px;
    font-family: 'Gotham-Bold';
    line-height: normal;
    text-align: center;
}
.user-course-badge-progress span{
    display: block;
    font-size: 12px;
    font-family: 'Gotham-Book';
    line-height: normal;
}
.user-badge-course-name{
    color: #fff;
    display: block;
}

.user-course-badge-info{
    display: table;
    width: 100%;
}
.user-course-name{
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #fff;
    font-family: 'Gotham-Black';
    width: 70%;
    text-transform: uppercase;
    line-height: normal;
    text-align: left;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.5);
    font-size: 14px;
}
.user-bottom-course{
    background: #fff;
    padding: 5px;
}
.user-main-course-name{
    color: #000;
    line-height: normal;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    padding-right: 40px;
    position: relative;
}
.user-bottom-started-course{
    background: #fff;
    padding: 10px;
    height: 50px;
    text-align: center;
}
.user-main-started-course-name{
    color: #000;
    line-height: normal;
    overflow: hidden;
    font-size: 14px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.user-course-access-lock{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/user-account/course_access-lock.png') no-repeat;
    width: 25px;
    height: 17px;
}
.user-course-access-allow{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/user-account/course_access-allow.png') no-repeat;
    width: 25px;
    height: 17px;
}
.user-course-access-not-yet{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/user-account/course_access-not-yet.png') no-repeat;
    width: 25px;
    height: 17px;
}
.user-upgrade-course{
    background: url('../img/user-account/bg-upgrade.png') repeat;
    font-size: 12px;
    padding: 10px 17px 10px 10px;
    color: #282c2f;
    cursor: pointer;
    font-family: 'Gotham-Medium';
    line-height: normal;
    position: relative;
}
.upgrade-wrapper .user-upgrade-course:hover{
    box-shadow: 2px 2px 2px #bbb;
}
.user-upgrade-course i{
    font-size: 22px;
    position: absolute;
    top: 5px;
    right: 4px;
}
.user-course-level{
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-family: 'Gotham-Medium';
    line-height: normal;
    border: 2px solid #fff;
    text-align: center;
    padding: 3px;
    border-radius: 4px;
    background: url('../img/user-account/bg-course-level.png') repeat;
	background-color: #000000;
}
h2.user-course-category{
    font-family: 'Gotham-Bold';
    font-size: 28px;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 55px;
    padding-right: 55px;
}
.user-course-container{
    padding-left: 55px;
    padding-right: 55px;
}
.user-course-carousel.owl-carousel {
    position: relative;
}
.user-course-carousel .owl-prev, .user-recent-course-carousel .owl-prev {
    float: left;
    font-size: 50px !important;
    margin-left: 10px;
    color: #282c2f !important;
    position: absolute;
    top: 0;
    left: -42px;
    height: 150px;
    line-height: 180px;
/*    background: #d1d1d1; */
    padding-left: 10px;
    padding-right: 10px;
}
.user-course-carousel .owl-next, .user-recent-course-carousel .owl-next {
    font-size: 50px !important;
    margin-right: 10px;
    color: #282c2f !important;
    position: absolute;
    top: 0;
    right: -42px;
    height: 150px;
    line-height: 180px;
/*    background: #d1d1d1; */
    padding-left: 10px;
    padding-right: 10px;
}
body .owl-carousel .owl-nav.disabled{
    display: block;
}

img.user-prev-nav {
    content: url(../img/nav-prev.png);
	height: 50px;
}

img.user-next-nav {
    content: url(../img/nav-next.png);
	height: 50px;
}

.category-programming-language{
    display: inline-block;
    vertical-align: middle;
}
.category-programming-language img{
    width: 60px;
}
.user-course-block{
    display: table;
    background: url('../img/user-account/overlay-block.png') repeat;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.user-unlock-course{
    background: url('../img/user-account/user-course-lock.png') no-repeat;
    width: 39px;
    height: 33px;
    background-size: contain;
    margin: 0 auto;
}
.user-course-unlock{
    margin: 40px auto 0 auto;
    display: block;
    text-align: center;
}
body .user-course-block img{
    width: 40px !important;
    margin: 0 auto;
}
.user-course-unlock span{
    display: block;
    color: #e6e8e9;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    font-size: 14px;
}
.user-course-new{
    background: url('../img/user-account/is_new.png') no-repeat;
    width: 42px;
    height: 39px;
    position: absolute;
    background-size: contain;
    z-index: 999;
    left: 10px;
    top: 0;
}
.user-course-done{
    background: url('../img/user-account/is_done.png') no-repeat;
    width: 38px;
    height: 35px;
    position: absolute;
    background-size: contain;
    z-index: 999;
    left: 10px;
    top: 0;
}
.user-course-done + .user-course-new{
    left: 55px;
}
.course-badge-box{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    left: 0;
    padding: 10px;
}
.course-badge-action{
    width: 90%;
    display: inline-block;
    vertical-align: middle;
}
.user-badge-course-name{
    font-size: 12px;
    text-align: left;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 30px;
    overflow: hidden;
}
.course-badge-image{
    width: 27%;
    display: inline-block;
    text-align: center;
    padding-left: 10px;
    vertical-align: middle;
}
.course-badge-action button{
    display: block;
    background: url('../img/user-account/bg-earn.png') repeat;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px 10px 5px;
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 20px;
    font-family: 'Gotham-Book';
}
.course-badge-action button i{
    font-size: 22px;
    position: absolute;
    right: 4px;
    top: 3px;
}
.course-badge-image img{
    max-width: 70px;
    float: right;
}
.sidebar-toggle, .sidebar-toggle:active, .sidebar-toggle:visited{
    color: #282c2f;
    font-size: 35px;
    margin-left: 55px;
}
.sidebar-toggle:hover{
    color: #282c2f;
}
.menu-mobile-action{
    display: none;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    font-family: 'Gotham-Medium';
}
.dashboard-content{
    padding: 25px;
}
#badgeos-progress-map-container{
    width: 100% !important;
}
/* badges page */
.user-badge-card{
    display: inline-block;
    max-width: 130px;
    vertical-align: top;
    margin: 10px;
}
.user-badge-card img{
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.user-badge-card:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
  }
.badges-page h2{
    font-size: 18px;;
    font-family: 'Gotham-Bold';
    line-height: normal;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.user-badge-status{
    display: block;
    text-align: center;
    margin-top: 10px;
}
.badge_success{
    width: 31px;
    height: 31px;
    background: url('../img/user-account/badge_success.png') no-repeat;
    background-size: contain;
    display: table;
    margin: 0 auto;
}
.badge_skipped{
    width: 31px;
    height: 31px;
    background: url('../img/user-account/badge_skipped.png') no-repeat;
    background-size: contain;
    display: table;
    margin: 0 auto;
}
.badge_lock{
    width: 31px;
    height: 31px;
    background: url('../img/user-account/badge_lock.png') no-repeat;
    background-size: contain;
    display: table;
    margin: 0 auto;
}
.badge-container{
    border: 1px solid #b3b3b3;
    background: url('../img/user-account/badge-container.png') repeat;
}
.progress_badge_completed{
    padding: 3px;
    display: inline-block;
    margin: 10px auto;
    color: #fff;
    font-family: 'Gotham-Medium';
    font-size: 16px;
    min-width: 40px;
}
.earned_badge_title{
    color: #282c2f;
    line-height: normal;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    font-size: 14px;
}
.level_1 .progress_badge_completed{
    background-color: #fe0000;
}
.level_2 .progress_badge_completed{
    background-color: #f08420;
}
.level_3 .progress_badge_completed{
    background-color: #1e7ce2;
}
.level_4 .progress_badge_completed{
    background-color: #21b702;
}

.dashboard-course .row{
    margin-left: 0 !important;
}
.user-shopping-cart i{
    font-size: 22px;
    vertical-align: text-bottom;
}
#learndash_lesson_topics_list ul>li{
    background: #fff;
}
.user-modal-container{
    background: #fff;
}
.slider-badges .active.center img{
    width: auto !important;
    margin: 10px auto;
    display: block;
    float: none;
    max-width: 130px;
}
.slider-badges img{
    width: 100px !important;
    margin: 10px auto;
    display: block;
    height: auto;
    float: left;
}
.slider-badges .owl-item:not(.active) + .owl-item.active img{
    float: right;
 }
 .slider-badges.owl-carousel {
    position: relative;
}
.slider-badges .owl-prev {
    float: left;
    font-size: 30px !important;
    margin-left: 0;
    color: #282c2f !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    line-height: 150px;
    padding-left: 10px;
    padding-right: 10px;
}
.slider-badges .owl-next {
    font-size: 30px !important;
    margin-right: 0;
    color: #282c2f !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 150px;
    line-height: 150px;
    padding-left: 10px;
    padding-right: 10px;
}
.slider-badges .owl-item > div {
    cursor: pointer;
    margin: 9px 0;
    transition: margin 0.4s ease;
}
.slider-badge-content{
    background: #b3b3b3;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.slider-badge-action{
    margin-top: 10px;
    margin-bottom: 20px;
}
a.badge-go-to-course{
    background: #2f3c58;
    color: #fff;
    padding: 5px 15px 5px 30px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}
a.badge-go-to-course::after {
    content: '\f105';
    margin-left: 15px;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    vertical-align: inherit;
}
.slider-badge-content h2{
    color: #fe0000;
    font-family: 'Gotham-Book';
    font-size: 22px;
    line-height: normal;
}
.slider-badge-content p{
    color: #282c2f;
    font-size: 16px;
    font-family: 'Gotham-Book';
}
.slider-badges-tabs ul{
    margin: 0;
    padding: 0;
}
.slider-badges-tabs ul li{
    display: inline-block;
    vertical-align: text-bottom;
}
.slider-badges-tabs ul li.badge_earned{
    border-bottom: 25px solid #21b702;
    margin-right: -15px;
}
.slider-badges-tabs ul li.badge_progress{
    border-bottom: 25px solid #fe0000;
}
.slider-badges-tabs ul li.badge_more{
    border-bottom: 25px solid #a48ad4;
    margin-left: -15px;
}
.slider-badges-tabs ul li.badge_earned.active{
    border-bottom: 30px solid  #21b702;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    line-height: 30px;
}
.slider-badges-tabs ul li.badge_progress.active{
    border-bottom: 30px solid #fe0000;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    line-height: 30px;
}
.slider-badges-tabs ul li.badge_more.active{
    border-bottom: 30px solid #a48ad4;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    line-height: 30px;
}
.slider-badge-progress{
    display: table;
    width: 100%;
    position: relative;
    text-align: center;
    padding-right: 40px;
}
.slider-badge-info{
    display: none;
}
.slider-badges .center .slider-badge-info{
    display: block;
    text-align: center;
}
.slider-progress-row{
    height: 9px;
    width: 100%;
    background: url(../img/user-account/bg-progress.png) repeat;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.slider-progress-row span{
    display: inline-block;
    border-right: 1px solid #fff;
    height: 9px;
    width: 25%;
    float: left;
    z-index: 10;
    position: relative;
}
.slider-progress-length{
    height: 9px;
    position: absolute;
    border-radius: 4px 0 0 4px;
}
.slider-course-info{
    display: table;
    width: 100%;
    position: relative;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Gotham-Book';
}
.slider-progress-completed {
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 12px;
    font-family: 'Gotham-Medium';
    line-height: normal;
}

.level_1 .slider-progress-length{
    background: url('../img/user-account/progress_1.png') repeat-x;
}
.level_2 .slider-progress-length{
    background: url('../img/user-account/progress_2.png') repeat-x;
}
.level_3 .slider-progress-length{
    background: url('../img/user-account/progress_3.png') repeat-x;
}
.level_4 .slider-progress-length{
    background: url('../img/user-account/progress_4.png') repeat-x;
}
.level_0 .slider-progress-completed{
    color: #282c2f;
}
.level_1 .slider-progress-completed{
    color: #fe0000;
}
.level_2 .slider-progress-completed{
    color: #f08420;
}
.level_3 .slider-progress-completed{
    color: #1e7ce2;
}
.level_4 .slider-progress-completed{
   color: #21b702;
}
.trapezoid {
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	height: 0;
	width: auto;
    line-height: 25px;
    font-size: 12px;
    font-family: 'Gotham-Book';
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0.7;
    color: #282c2f;
    position: relative;
    cursor: pointer;
}
.trapezoid.active{
    opacity: 1;
    font-size: 14px;
    z-index: 99;
}
.modal-window {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .modal-window:target {
    opacity: 1;
    pointer-events: auto;
    z-index: 99999;
  }

  .modal-window>div {
    width: 600px;
    position: relative;
    margin: 10% auto;
    padding-top: 2rem;
    background: #fff;
    color: #444;
    z-index: 999999;
  }

  .modal-window header {
    font-weight: bold;
  }

  .modal-close {
    color: #282c2f;
    line-height: 50px;
    font-size: 24px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
    text-decoration: none;
  }

  .modal-close:hover {
    color: #000;
  }
 
  .page-template-page-badges-new #TB_window,.page-template-page-badges-new #TB_overlay{
    display: none !important;
  }
  .badges_to_earn img, .badge_in_progress img, .badge_grey_out img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  }
  .badge-note{
      padding-left: 20px;
      padding-right: 20px;
      font-family: 'Gotham-Medium';
      font-size: 16px;
      line-height: normal;
      text-align: center;
  }
  .wpProQuiz_button{
    background-color: #d71c3b !important;
    color: #fff;
    padding: 0.75rem 1.525rem;
    margin-top: 1.5rem;
    display: block;
    border: 0;
    opacity: 1;
    cursor: pointer;
  }
.user_watch_video_getting_started{
    z-index: 11;
}
.user_watch_video{
    position: absolute;
    left: 100%;
    top: 0;
    width: 330px;
    z-index: 11;
    padding-left: 50px;
    padding-top: 30px;
}
.user_watch_video_description{
    color: #fff;
    line-height: 1;
    font-family: 'Gotham-Book';
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.user_watch_video_action{
    display: block;
}
.user_watch_video_action a{
    color: #FFD046;
    font-family: 'Gotham-Book';
    font-size: 16px;
}
.user_watch_video_action i{
    vertical-align: middle;
    font-size: 25px;
    margin-left: 5px;
}
.user_watch_overlay{
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.user_watch_video_getting_started .user-bottom-started-course{
    position: relative;
    padding-right: 50px;
    text-align: left;
}
.user_watch_video_getting_started .user-bottom-started-course i{
    font-size: 40px;
    position: absolute;
    color: #E21F3F;
    right: 20px;
    top: 5px;
}

.video_course_lesson{
    width: 75%;
    display: inline-block;
    float: left;
}
.video_course_sidebar{
    width: 25%;
    display: inline-block;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.video_course_sidebar a{
    color: #000;
    font-family: 'Gotham-Book';
    font-size: 15px;
}

.rewind-button {
    background-image: url('../img/user-account/icons8-skip-15-seconds-back.png');
    background-repeat: no-repeat;
    background-size: 40px 40px;
    cursor: pointer;
    height: 40px;
    margin-left: 26px;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s linear;
    width: 40px;
    z-index: 100;
}
.rewind-button:hover {
    opacity: 1;
}
.show-button-rewind {
    opacity: 1;
}

@media(max-width: 992px){
    .user-account-bar{
        position: relative;
    }
    .user-account-sidebar{
        margin-top: 0;
        position: relative;
        height: auto;
        width: 100%;
    }
    .user-account-content{
        padding-left: 0;
        padding-top: 0;
    }
    .sidebar-toggle{
        display: none;
    }
    .user-account-sidebar.icons .toggle{
        display: inline-block;
    }
    .user-account-sidebar.icons{
        width: 100%;
    }
    .menu-mobile-action{
        display: block;
    }
    body .account-sidebar-menu,
		.user-account-sidebar .private_tutoring {
        display: none;
    }
    .user-account-content.icons{
        padding-left: 0;
    }
    .site-logo{
        width: 100%;
        text-align: center;
    }
    .user-account-info{
        width: 100%;
        text-align: right;
        height: auto;
    }
    .user_watch_video{
        padding-left: 35px;
        width: 260px;
    }
    .video_course_lesson{
        width: 100%;
    }
    .video_course_sidebar{
        display: none;
    }
}
@media(max-width: 600px){
    .modal-window>div {
        width: 90%;
        position: relative;
        margin: 5% auto;
    }
    .slider-badges .owl-item:not(.active) + .owl-item.active img{
        float: none;
    }
    .slider-badges .center .slider-badge-info{
        padding: 20px;
        margin: 0;
    }
    .slider-badges-tabs ul li{
        display: block;
        margin-left: 0 !important;
        margin-right: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        margin-bottom: 5px;
    }
    .user_watch_video{
        left: 0;
        top: 100%;
        padding-left: 0;
    }
    .user_watch_video_direction{
        text-align: center;
    }
    .user_watch_video_direction img{
        transform: rotate(90deg);
    }
}
@media(max-width: 450px){
    .user-badge-card{
        display: block;
        text-align: center;
        margin: 10px auto;
        max-width: none;
    }
}
/* xp user */
.xp_user_group{
    display: inline-block;
    width: 55%;
}
.xp_user_container{
    padding-left: 15px;
    padding-right: 15px;
    color: #F08420;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Gotham-Book';
    font-size: 14px;
    display: table;
    width: 100%;
}
.xp_user_progress_bar{
    background: url('../img/user-account/xp_progres.png') repeat-x;
    height: 13px;
    border-radius: 3px;
    margin-left: 50px;
}
.xp_user_progress_load{
    background: url('../img/user-account/xp_progres_load.png') repeat-x;
    height: 13px;
    border-radius: 3px 0 0 3px;
}
.xp_user_count{
    background: #F08420;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.xp_user_info{
    text-align: center;
}
.xp_user_container_level{
    width: 20%;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    text-align: center;
    min-width: 128px;
}
.xp_user_container_progress{
    width: 75%;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

/** loader **/
.lds-roller {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .lds-roller > div {
    margin: -60px 0 0 -60px;
  }
  .lds-roller div div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
  }
  .lds-roller div div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    margin: -3px 0 0 -3px;
  }
  .lds-roller div div:nth-child(1) {
    animation-delay: -0.036s;
  }
  .lds-roller div div:nth-child(1):after {
    top: 50px;
    left: 50px;
  }
  .lds-roller div div:nth-child(2) {
    animation-delay: -0.072s;
  }
  .lds-roller div  div:nth-child(2):after {
    top: 54px;
    left: 45px;
  }
  .lds-roller div div:nth-child(3) {
    animation-delay: -0.108s;
  }
  .lds-roller div div:nth-child(3):after {
    top: 57px;
    left: 39px;
  }
  .lds-roller div div:nth-child(4) {
    animation-delay: -0.144s;
  }
  .lds-roller div div:nth-child(4):after {
    top: 58px;
    left: 32px;
  }
  .lds-roller div div:nth-child(5) {
    animation-delay: -0.18s;
  }
  .lds-roller div div:nth-child(5):after {
    top: 57px;
    left: 25px;
  }
  .lds-roller div div:nth-child(6) {
    animation-delay: -0.216s;
  }
  .lds-roller div div:nth-child(6):after {
    top: 54px;
    left: 19px;
  }
  .lds-roller div div:nth-child(7) {
    animation-delay: -0.252s;
  }
  .lds-roller div div:nth-child(7):after {
    top: 50px;
    left: 14px;
  }
  .lds-roller div div:nth-child(8) {
    animation-delay: -0.288s;
  }
  .lds-roller div div:nth-child(8):after {
    top: 45px;
    left: 10px;
  }
  @keyframes lds-roller {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .modal-window>div.modal-wrap {
	   background-image: url('../img/user-account/fireworks.jpg');	
	   background-size: contain;
  }
  .modal-wrap .modal-container {
	text-align: center;
    padding: 0 0 60px 0;
    font-family: 'Gotham-Medium';
	}
  .modal-wrap .congr-text {
    line-height: normal;
    font-size: 48px;
    text-align: center;
    padding: 120px 20px 60px 20px;
    color: #fff;
    text-shadow: 5px 4px 4px #000;
  }
  .modal-wrap .link-to-courses {
	      font-size: 18px;
  }
  .modal-wrap .link-to-courses i
  {font-size: 20px;}
  .modal-close.white {color:#fff;}
  .modal-close.white:hover {color:#eee;}
  
  @media (max-width: 600px) {
 
 .modal-wrap .modal-container {padding: 0 0 40px 0;}
 .modal-wrap .congr-text {
    font-size: 24px;
    padding: 60px 5px 40px 5px;}
.modal-wrap .link-to-courses {font-size: 16px;}
}

  @media (min-width: 340px) and (max-width: 600px) {
 .modal-window>div.modal-wrap {width: 320px;} 	  
  }

/** end loader **/

@media(max-width: 1860px){
    .xp_user_group{
        width: 45%;
    }
}
@media(min-width: 1400px) and (max-width: 1500px){
    .xp_user_group{
        width: 40%;
    }
}
/* apply from 992 to 1300 */
@media(max-width: 1300px){
    .xp_user_group{
        width: 40%;
    }
    .xp_user_container_level{
        width: 40%;
    }
    .xp_user_container_progress{
        width: 60%;
    }
}
@media(max-width: 992px){
    .xp_user_group{
        width: 100%;
    }
}

@media(max-width: 767px) {
    .modal-course-content  .bottom-wrapper {
        display: block;
    }
    .modal-course-content .left-block,
    .modal-course-content .right-block {
        width: 100%;
    }
    .modal-course-content .left-block {
        border-right: 0;
        border-bottom: 1px solid #555;
        padding-bottom: 15px;
    }

    .modal-course-content .upgrade-wrapper {
        margin-top: 15px;
    }
}

@media (max-width: 420px) {
    .rewind-button,
    .video-play-button.video-topic {
        display: none;
    }
}
