.price{background:#0d9488; border:1px solid #0d9488; border-radius:10px;}
.price h4{color: #fff;font-family: 'Alegreya';padding-top: 5px;font-weight: bold;}
.price h5{color:#fff;}
.product {border: 1px solid #ccc;text-align:center;}
.age{margin-bottom: 10px;}
.age h4{color: #444;font-size: 1.6em;font-weight: 600;}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.video-div {
  background: #F1F2F2;
  width:100%;
  height:285px;
  border-radius:10px;
  border: 2px solid #E6E7E8;
  position: relative;
}
.video-div.thumbnail{
    background: none;
    border: none;
    height: 285px;
}
.video-div.thumbnail img{
    width: 100%;
}
.video-div .video-play{
    display: inline-block;
    position: absolute;
    line-height: 25px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 40px;
    color: #0d9488;
    padding: 22px 25px;
    background: #fff;
}
.video-div .video-play:hover, .video-div .video-play:focus{color: #0d9488;}
.video-div .video-text{display: inline-block;position: absolute;line-height: 25px;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);font-size: 29px;font-weight: bold; color: #9c9c9c;}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
h4.panel-title{font-size:1.3em!important;background: #fff;}
h4.panel-title a:hover, h4.panel-title a:focus{background: #fff;}
.panel-heading{border: 1px solid #ccc;
    border-radius: 7px;
    padding: 9px 13px 0px 13px;
    background: #fff;
    margin-bottom: 6px;
}
.panel-heading h4.panel-title{color: #444;}
.panel-body h6{color: #000;}
.powered-by{text-align: right;font-size: 1rem;font-weight: 400;line-height: 1.5;}
.powered-by img{margin-left: 10px;}
#iframe_div {width: 50%;height: 50%;display: none;}
#youtube_iframe {position: absolute;top: 50%;left: 50%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: -100;transform: translateX(-50%) translateY(-50%);background: no-repeat;background-size: cover;transition: 1s opacity;}
#lean_overlay {position: fixed;z-index: 10000;top: 0px;left: 0px;height: 100%;width: 100%;background: #000;display: none;}
#close_video {position: absolute;right: -20px;top: -20px;cursor: pointer;}

.partner-img{
  padding-right: 25px;
  width: 12%;
}
.short_description{
  text-align: justify;
  font-size: 17px;
}
.video-modal {
    position: relative;
}
.video-modal{
  position: relative;
}
.video-modal .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#428bca 50%, rgba(66, 139, 202, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}
.video-modal .play-btn::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(66, 139, 202, 0.7);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}
.video-modal .play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.panel-title > a:after {
  float: left !important;
  content: "";
  border: 5px solid red;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  margin-top: 3px;
  margin-right: 5px;
}
.panel-default.panel-bg{
  background-color: #E6E7E8;
  border-radius: 5px;
  padding-bottom: 1px;
}
.panel-default.panel-bg > .panel-heading{
  background-color: #E6E7E8;
  border: 0px solid #ccc;
}
.panel-default.panel-bg > .panel-heading > h4.panel-title{
  background-color: #E6E7E8;
}
.panel-default.panel-bg > .panel-collapse{
  padding: 10px 32px;
}
.panel-default.panel-bg > .panel-heading > h4.panel-title a:hover, .panel-default.panel-bg > .panel-heading > h4.panel-title a:focus {
  background-color: #E6E7E8;
}
.panel-default.panel-bg > .panel-heading > h4.panel-title a{
  background-color: #E6E7E8;
}
h4.panel-title {
  font-size: 1.1em!important;
  background: #fff;
}
.btn-default {
  border: 1px solid #fff;
  background: #fff;
  color: #0d9488;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 10px;
  margin: 5px -19px;
}
.productYrs{
  margin-top: 5px;
  color: #8f9192;
}
.productYrs span{
  font-size: 13px;
  font-weight: bold;
}
.productYrs span.pr-3{
    font-size: 13px;
    color: #8f9192;
    font-weight: bold;
}
.productBrd{
  border-top: 1px solid #ccc;
}
.br-0{
  border-right: none;
}
.br-1{
  border-right: 1px solid #969798;
}
.buy-btn {
    background-color: #0d9488;
    border: 1px solid #0d9488;
    border-radius: 10px;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease;
    min-width: 150px;
    cursor: pointer;
}

.buy-btn a, .buy-btn a:hover, .buy-btn a:focus {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.buy-btn:hover {
    background-color: #ffffff;
}

.buy-btn:hover a {
    color: #0d9488;
}

.opt-out-btn {
    background-color: #0d9488 !important;
    color: #ffffff !important;
    border: 1px solid #0d9488 !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    display: inline-block !important;
    text-align: center !important;
    transition: all 0.3s ease !important;
    min-width: 150px !important;
    cursor: pointer;
}

.opt-out-btn:hover {
    background-color: #ffffff !important;
    color: #0d9488 !important;
}
.duration{
  font-size: 13px;
  color: #8f9192;
  font-weight: bold;
  width:210px;
  margin: 0 auto;
  border-top: 1px solid #969798;
}
.fs-27{
  font-size: 27px;
}
.productLeftSpace{
  padding-left: 50px;
}
.price h5{
  font-size: 15px;
}
h3.course-title{
    color: #444;
    font-size: 1.6em;
    font-weight: 600;
}
@media (max-width: 768px) {
  .productLeftSpace{
    padding-left: 20px;
  }
  .duration{
    width: auto;
  }
  .br-1{
    border:none;
  }
  .padmedium{
    margin: 10px;
  }
}
@media (max-width: 414px) {
 .width50{
  width:50%;
 }
 .productYrs{
   width: auto;
 }
 .productBrd{
   margin-top: 20px;
 }
 .yearcount{
  padding-top: 3px;
  display: inline-block;
 }
 .productLeftSpace {
  padding-left: 20px;
  margin: 0 10px;
 }
}
.enroll-btn{
    margin: 0 auto;
    background: #0d9488;
    border: 1px solid #0d9488;
    border-radius: 10px;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 40px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.3s ease;
    text-align: center;
    min-width: 150px;
}

.enroll-btn:hover, .enroll-btn:focus{
  background: #ffffff;
  color: #0d9488;
  border: 1px solid #0d9488;
}
#register_error{
    padding: 10px 0;
    font-weight: bold;
    color: #0d9488;
}
#query-modal label{font-weight: bold;}
#query-modal .form-control:focus, #query-modal .form-control:active {outline: none; border: 1px solid #0d9488; box-shadow: none;}
#thanks-modal .thank-you-pop{width:100%;padding:20px;text-align:center;}
#thanks-modal .thank-you-pop img{width:76px;height:auto;margin:0 auto;display:block;margin-bottom:25px;}
#thanks-modal .thank-you-pop h1{font-size: 42px;margin-bottom: 25px;color:#5C5C5C;}
#thanks-modal .thank-you-pop p{font-size: 18px;margin-bottom: 27px;color:#5C5C5C;}
#thanks-modal .modal-header{border-bottom: none;}
#query-modal .help-block.with-errors,
#profile-modal .help-block.with-errors{color: #0d9488;font-weight: bold;}


.shadow-class{
  box-shadow: 0px 1px 8px 5px #e1e1e1;
  padding: 20px;
  border-radius: 25px;
}
.course-internal .inner-div{
  display: flex;
  height: 140px;
  min-height: 140px;
  border-radius: 15px;
  text-align: center;
  justify-content: center;
  margin: 20px 0;
}
.course-internal .inner-div .inner{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  max-width: 50%;
}
.course-internal .inner-div .inner.content-div{
  padding-left: 20px;
}
.course-internal .inner-div .inner p{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
  padding: 0;
  margin: 0;
}
.course-internal .inner-div .inner img{
  height: 60px;
  width: auto;
}

/* Course About Winner List CSS */

.winner-tab-main {
  
padding: 20px;
}
.winner-tab-main .nav-tabs .nav-link.active{
  color: #0d9488!important;
  border-bottom-color: #0d9488!important;
}
.winner-tab-main .tab-content {
  margin-top: 50px;
  display:block!important;
}
.winner-tab-main .nav-tabs>li {
margin-bottom: -4px;
/* margin-left: 10px; */
}
.winner-tab-main .nav-tabs>li>a{
font-size:16px;
line-height:2;
color:black;
}
.winner-tab-main .nav-tabs>li.active a{
font-weight:bold;
color:#E32728!important;
}
.winner-tab-main .nav-tabs>li.active a:hover{
color:#E32728 !important;
}

.bg-winner-first {
  background-color: #FFE3DDED;
}

.bg-winner-all {
  background-color: White;
  border: 1px solid;
}

.sidebar::-webkit-scrollbar {
  display: none;
}

.quiz-winner-box {
  border-radius: 10px;
}

.crown-position {
  position: absolute;
  top: -42px;
  left: -20px;
}

.fr-img {
  position: relative;
}

.crown-position img {
  width: 59px;
  height: auto;
}

.bg-winner-other {
  background-color: #FFF4D3;
  border-radius: 10px;
}

.user-img-pt {
  padding-top: 10px;
}

.img-bg-frstwinner {
  width: 87px;
  height: auto;
  background-color: #E32728;
  border-radius: 7px;
}

.img-bg-otherwinner {
  width: 87px;
  height: auto;
  background-color: #FFDF7B;
  border-radius: 7px;
}
.bg-white{
  background-color:#fff;
}
.winner-srnm{
  font-size:50px;
  color:#FFDF7B;
  font-weight:bold;
  text-align: center;
}

.wnr-detail{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    padding-left: 50px;
}
.bullet-cls
{
  display: list-item;        
    list-style-type: disc;       
    list-style-position: inside; 
    color:black;
}

@media only screen and (max-width: 787px) {
  .sm-center-img{
    margin-left:auto;
    margin-right:auto;
  }
  .bullet-cls{
    list-style-type: none;  
  }
  .winner-name{
    font-weight: bold;
    padding-top:10px;
  }
  .header-mobile{
    margin-bottom: 3rem!important;
  }
 }
/*.nav-tabs>li.active {
border-bottom: 3px solid #4285f4;
transition: border-bottom .5s linear;

}
*/
.winner-tab-main .nav-tabs>li.active>a,
.winner-tab-main .nav-tabs>li.active>a:focus,
.winner-tab-main .nav-tabs>li.active>a:hover {
border: 0px solid #ddd;
}
.winner-tab-main .nav-tabs>li>a:hover {
border-color: transparent;
}
.winner-tab-main .nav>li>a:focus,
.winner-tab-main .nav>li>a:hover {
text-decoration: none;
background-color: transparent;
}
.winner-tab-main .nav-tabs>li.active::after {
  content: " ";
  display: block;
  /* position: absolute; */
  width: 100%;
  height: 0.15em;
  bottom: 0;
  background-color: #E32728;
}
.winner-tab-main >ul:not(:first-child) {
 margin-left:1rem;
}
.list-winner{
    text-align: center!important;
}
.list-winner-img-bg-frstwinner{
    width: 66px;
    height: auto;
    background-color: #E32728;
    border-radius: 7px;
} 
.star-board-winr-row .wnr-detail{
    padding-left: 50px;
}
.winner-panel {
  color: white;
  background:red;
}

.winner-panel > a:after {
float: left !important;
content: "";
border: 5px solid white;
border-radius: 100%;
height: 16px;
width: 16px;
margin-top: 3px;
margin-right: 5px;
}

/* news letter thanks modal */
#thanks-modal-for-newsletter .thank-you-pop{width:100%;padding:20px;text-align:center;}
#thanks-modal-for-newsletter .thank-you-pop img{width:76px;height:auto;margin:0 auto;display:block;margin-bottom:25px;}
#thanks-modal-for-newsletter .thank-you-pop h1{font-size: 42px;margin-bottom: 25px;color:#5C5C5C;}
#thanks-modal-for-newsletter .thank-you-pop p{font-size: 18px;margin-bottom: 27px;color:#5C5C5C;}
#thanks-modal-for-newsletter .modal-header{border-bottom: none;}

@media (max-width: 767px), @media (max-width: 991px), @media (max-width: 767px) {
    .video-div.thumbnail{height: auto;}
    #close_video{right: -65px;}
    .course-content .panel-body .teacher-image img{width: 100%;}
    .shadow-class{padding: 20px 0;}
    .course-internal .inner-div{padding: 30px 0;}
     
}
@media (min-width: 1200px){
  .price{
    width: 40%;
    margin: 0 auto;
  }
  .price h4{
    padding-left: 6px;
  }
}
@media (min-width: 1200px){
  .price-demo{
    width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 767px) and (max-width: 1199px){
  .price{
    width: 95%;
    margin: 0 auto;
  }
  .price h4{
    padding-left: 6px;
  }
 
}
@media (min-width: 1004px) and (max-width: 1199px){
  .no-demo{
    width: 50%!important;
  }
  .price{
    width: 60%;
    margin: 0 auto;
  }
}
@media (min-width: 883px) and (max-width: 1003px){
  .no-demo{
    width: 60%!important;
  }
}
@media (min-width: 780px) and (max-width: 882px){
  .no-demo{
    width: 75%!important;
  }
}
.mandatory-field{color: #E32429}

.coursesBlock .coursesText{ padding: 0; } .coursesBlock .col-md-12.pt-3 .col-6{ padding: 0;}

#profile-modal > .modal-dialog {
  margin-right: 0px !important;
}