.vcex-bgnew {
    background-color: #fd5437;
}

.vcex-bgfeatured {
    background-color: #42d29d;
}

.vcex-bgtop {
    background-color: #e7c63b;
}

.vcex-col-2 {
    color: #bbbed1;
}

.vcex-col-1 {
    color: #314bd6;
}

body {
    background-color: #f6f6f6;
    font-family: 'Open Sans', sans-serif;
}

.vcex-post-item {
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.vcex-post-img {
    position: relative;
    height: 215px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.vcex-post-img img {
    max-width: 100%;
}

.vcex-post-category {
    position: absolute;
    padding: 4px 8px;
    font-size: 10px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    top: 20px;
    font-family: inherit;
    left: 0;
}

.vcex-post-item .vcex-post-type-entry-details .vcex-post-type-entry-readmore-wrap,
.vcex-post-item .vcex-post-type-entry-details .vcex-post-item-footer,
.vcex-post-item .vcex-post-type-entry-details .vcex-post-item-text,
.vcex-post-item .vcex-post-type-entry-details .vcex-rating,
.vcex-post-item .vcex-post-type-entry-details .vcex-created,
.vcex-post-item .vcex-post-type-entry-details h2 {
  padding-left: 30px;
  padding-right: 30px;

}
.vcex-post-item .vcex-post-type-entry-details {
    padding: 30px 0 10px;
    position: relative;
    height: 310px;
}

.vcex-post-item .vcex-post-type-entry-title {
    line-height: 1;
    margin-bottom: 10px;
}

.vcex-post-item .vcex-post-type-entry-title a:hover {
    opacity: .8;
}

.vcex-post-item .vcex-post-type-entry-title a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 18px;
    color: #3a405b;
    /* line-height: 24px; */
    /* text-align: center; */
    /* font-family: Roboto; */
    /* text-transform: uppercase; */
    font-family: inherit;
    font-weight: 700;
    font-style: normal;
}

.vcex-post-item-length {
    float: right;
}

.vcex-post-item-lectures,
.vcex-rating .vcex-rating-result,
.vcex-rating .vcex-star {
    float: left;
}

.vcex-post-item-footer,
.vcex-rating {
    padding: 20px 0;
}

.vcex-rating .vcex-star {
    padding-right: 10px;
}

.vcex-post-item-footer:after,
.vcex-rating:after {
    content: '';
    display: table;
    clear: both;
}

.vcex-post-item-text p {
    margin-bottom: 0;


    color: #3a405b;
font-family: "Roboto", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 18px;
}

.vcex-post-item-length,
.vcex-post-item-lectures {
    text-transform: uppercase;
}

.vcex-post-item-length,

.vcex-rating-result,

.vcex-post-item-lectures{
font-family: "Roboto", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 600;
letter-spacing: .5px;
text-transform: uppercase;
color: #b8bfd3;
}

.vcex-post-item-length span,
.vcex-post-item-lectures span {
    padding-left: 10px;
}
.vcex-post-item-lectures span{
  color: #4c5263;
}

.vcex-post-item-length span,
.vcex-rating-result span {
    color: #4c5263;
}

.vcex-post-item .vcex-post-type-entry-details .vcex-post-type-entry-readmore-wrap{
  border-top: 1px solid #dce0e9;
}

.vcex-post-item .vcex-post-type-entry-readmore-wrap {
    padding-top: 30px;
    position: relative;
}

.vcex-post-item .vcex-post-type-entry-readmore-wrap a:hover {
    opacity: .8;
}

.vcex-post-item .vcex-post-type-entry-readmore-wrap a {
    display: block;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 18px;
    max-width: 270px;
    margin-left: auto;margin-right: auto;
    margin-bottom: 20px;
    font-weight: 700;
    background-color: #324cd5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.vcex-progress {
    display: none;
}

.vcex-post-progress .vcex-progress {
    display: block;
}

.vcex-post-item .vcex-post-progress > a {
    display: none;
}

.vcex-progress h4 {
    margin: 0;
color: #3a405b;

font-family: "Roboto", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 500;
letter-spacing: .5px;
line-height: 20px;
text-transform: uppercase;
}

.progress span {
    position: absolute;
    font-size: 10px;
    display: inline-block;
    width: auto;height: auto;
    z-index: 2;
    color: #fff;
    clip:  auto;
    font-weight: 700;
    text-transform: uppercase;
}

.progress {
    text-align: center;
    margin-top: 5px;
    position: relative;
    border-radius: 5px;
    height: 15px;
}

.progress {
    background: rgba(245, 245, 245, 1);
    border: 0px solid rgba(128, 41, 41, 1);
    margin-bottom: 0;
}

.progress-bar-custom {
    background: rgba(66, 139, 202, 1);
}

.progress-striped .progress-bar-custom {
    background-color: #324cd5;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}



.progress {
  height: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }



.progress-bar-custom {
  background: #428bca; }

.progress-striped .progress-bar-custom {
  border-radius: 7px;

  background:#334cd5;

    background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
 
    background-size: 50px 40px;

}


.post-ratings img:last-child{
 padding-right: 100px!important;
 margin-right: 100px!important;
}
.post-ratings span{
  padding-left: 10px;
}
.post-ratings{
font-size: 10px;
font-weight: 500;
text-transform: uppercase;

color: #b8bfd3;
}

h2{
  color: #3a405b!important;
}

.vcex-lesson-item h5:hover,
.vcex-lesson-item a:hover{
  text-decoration: none;
  

}

.vcex-post-item .vcex-post-type-entry-readmore-wrap a.vdetails{
    line-height: inherit;
    text-transform: inherit;
    margin-bottom: 10px;
    border-radius: inherit;
    max-width: inherit;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    background: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.vcex-post-item .vcex-post-type-entry-readmore-wrap a.vdetails:hover{
  text-decoration: none;
}

.modal .modal-content{
    border: none;
    border-radius: 0;
}

.vcex-post-item .vcex-post-type-entry-details .vcex-created{
    margin:5px 0px;
}
.vcex-post-item .vcex-post-type-entry-details .vcex-created{
    color: #bfbfbf;
}
.vcex-post-item .vcex-post-type-entry-details .vcex-created p{
    margin: 0;
}

.vcex-footer__wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: white;
}