@media screen and (max-width: 480px) {
  p {
    font-size: 16px;
  }
}
.view-article article.item
{
    float:none
}

.sppb-addon-image-layout-caption
{
    background:transparent !important;
    color:#959595 !important;
    padding: 10px 0px !important;
}
.class2 .sp-module-title, .home .sppb-addon-title
{
    color:#fff !important;
    background:#ed1c24;
    padding:10px;
    text-align: center;
    font-weight: 600;
    font-size: 16px !important;
    text-transform: uppercase !important;
}
.entry-header h2
{
    padding-right:0px !important;
}
.sppb-addon-image-layout-image.image-fit, .sppb-img-responsive.image-fit
{
    margin:0 auto;
    width: 200px !important;
    border-radius:50%;
    height:200px;
}
div#sp-left .sp-module, div#sp-right .sp-module
{
    background:transparent !important;
    padding:0 20px;
    box-shadow:none
}

/*table*/
.exam-volume-detail .js-volume-slider {
    max-width: 666px;
    margin-top: 30px;
    margin-bottom: 53px;
    position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
    .exam-volume-detail .js-volume-slider {
        margin: 30px auto 53px;
    }
}
@media (max-width: 767px) {
    .exam-volume-detail .js-volume-slider {
        max-width: 270px;
        margin: 30px auto 40px;
    }
}
.exam-volume-detail .cl-right {
    background-color: #f7f7f7;
    padding: 50px 15px 30px;
}
.exam-volume-detail .test-hero img:first-child {
    width: 180px;
}
.exam-volume-detail .test-hero .test-vote {
    margin: 13px 0 2px;
}
.exam-volume-detail .test-hero i.fa {
    font-size: 16px;
    margin: 0px 2px;
}
.exam-volume-detail .volume-item {
    height: 50px;
    width: 122px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    float: left;
    position: relative;
    color: #9d9d9d;
    transition: 0.15s;
}
.exam-volume-detail .volume-item.active,
.exam-volume-detail .volume-item:hover {
    border: 1px solid #284664;
    box-shadow: 0 0 0 1px #284664;
}
.exam-volume-detail .volume-item.active .volume-name,
.exam-volume-detail .volume-item:hover .volume-name {
    background-color: #284664;
    color: #fff;
}
.exam-volume-detail .volume-item.active .volume-star,
.exam-volume-detail .volume-item:hover .volume-star {
    color: #faaa5a;
}
.exam-volume-detail .volume-name {
    height: 25px;
    line-height: 25px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 3px;
    text-align: center;
    float: none;
    padding: 0;
    text-transform: uppercase;
    transition: 0.15s;
    position: relative;
    width: 100%;
    width: calc(100% + 2px);
    z-index: 9;
    left: -1px;
    right: -1px;
}
.exam-volume-detail .volume-star {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    transition: 0.15s;
    height: 25px;
    line-height: 25px;
    width: 45%;
    float: left;
    padding: 0;
}
.exam-volume-detail .volume-star i {
    margin-left: 5px;
}
.exam-volume-detail .volume-vote {
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    transition: 0.15s;
    height: 25px;
    line-height: 25px;
    float: left;
    text-align: center;
    width: 50%;
}
.exam-volume-detail .practice-table {
    margin: 55px 0;
    position: relative;
}
.exam-volume-detail .practice-table .animate-arrow {
    display: none;
}
.exam-volume-detail .practice-table.-promo:after {
    content: "";
    width: 100%;
    max-width: 76%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: opacity 5s;
    -webkit-animation: hideTableOverlay 5s;
    animation: hideTableOverlay 5s;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .exam-volume-detail .practice-table.-promo:after {
        max-width: 79.6%;
    }
}
@media (max-width: 767px) {
    .exam-volume-detail .practice-table.-promo:after {
        max-width: 74%;
    }
}
.exam-volume-detail .practice-table.-promo .animate-arrow {
    display: block;
    max-width: 38px;
    position: absolute;
    bottom: 150%;
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    -webkit-animation: animate-arrow 1.2s 4;
    animation: animate-arrow 1.2s 4;
}
@media (max-width: 767px) {
    .exam-volume-detail .practice-table {
        margin: 55px -15px;
    }
}
.exam-volume-detail .practice-table:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #d5d5d5;
    top: 0;
    left: 140px;
    position: absolute;
    z-index: 9;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .exam-volume-detail .practice-table:before {
        left: 123px;
    }
}
@media (max-width: 767px) {
    .exam-volume-detail .practice-table:before {
        display: none;
    }
}
.exam-volume-detail .practice-type {
    color: #327846;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2.75px;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    top: 13px;
}
@media (max-width: 767px) {
    .exam-volume-detail .practice-type {
        font-size: 9px;
    }
}
.exam-volume-detail .practice-type.lightgreen {
    color: #d1e077;
}
.exam-volume-detail .practice-type.green {
    color: #327846;
}
.exam-volume-detail .practice-type.aqua {
    color: #32b4c8;
}
.exam-volume-detail .practice-type.orange {
    color: #faaa5a;
    top: 10px;
}
.exam-volume-detail .practice-type.pink {
    color: #c86478;
    top: 7px;
}
.exam-volume-detail .divTableRow {
    clear: both;
    padding: 22px 17px;
    position: relative;
}
.exam-volume-detail .divTableRow:before,
.exam-volume-detail .divTableRow:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
@media (max-width: 767px) {
    .exam-volume-detail .divTableRow {
        padding: 50px 10px 22px;
    }
}
.exam-volume-detail .divTableRow:nth-child(odd) {
    background-color: #f3f3f3;
}
.exam-volume-detail .head-row {
    border-bottom: 1px solid #d5d5d5;
    padding: 25px 17px 25px;
}
@media (max-width: 767px) {
    .exam-volume-detail .head-row {
        padding: 60px 0px 25px;
    }
}
.exam-volume-detail .head-row .divTableCell:first-child {
    color: #284664;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.6px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 9px 10px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .exam-volume-detail .head-row .divTableCell:first-child {
        font-size: 12px;
    }
}
.exam-volume-detail .test-status {
    font-size: 9px;
    position: relative;
}
.exam-volume-detail .test-status.completed:before {
    font-family: "Ionicons";
    content: "\f120";
    color: #327846;
    position: absolute;
    top: 0px;
    font-size: 11px;
    line-height: 10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: -13px;
}
.exam-volume-detail .divTableCell {
    float: left;
    width: 16.42%;
    text-align: center;
    padding: 0 20px 0;
    position: relative;
}
.exam-volume-detail .divTableCell.no-tested {
    padding-top: 23px;
}
@media (max-width: 767px) {
    .exam-volume-detail .divTableCell {
        width: 20%;
        padding: 0;
    }
}
.exam-volume-detail .divTableCell:first-child {
    width: 17.88%;
    /*font-family: "Montserrat", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.17px;
    line-height: 20px;
    padding-top: 10px;
    text-align: left;
    color: #284664;
}
@media (max-width: 767px) {
    .exam-volume-detail .divTableCell:first-child {
        position: absolute;
        display: block;
        width: 100%;
        left: 0;
        top: 0;
        text-align: center;
    }
}

.exam-volume-detail .divTableCell.lightgreen .btn-test {
    background-color: #d1e077;
}
.exam-volume-detail .divTableCell.green .test-status {
    color: #327846;
}
.exam-volume-detail .divTableCell.green .btn-test {
    background-color: #265a35;
}
.exam-volume-detail .divTableCell.green .btn-watch,
.exam-volume-detail .divTableCell.green .btn-view {
    color: #327846;
}
.exam-volume-detail .divTableCell.green .btn-view {
    color: #327846;
}
.exam-volume-detail .divTableCell.green .btn-view:before {
    background: url(/themes/iot/images/lego-blue-icon.svg) no-repeat center center;
}
.exam-volume-detail .divTableCell.aqua .test-status {
    color: #32b4c8;
}
.exam-volume-detail .divTableCell.aqua .btn-test {
    background-color: #268695;
}
.exam-volume-detail .divTableCell.aqua .btn-watch,
.exam-volume-detail .divTableCell.aqua .btn-view {
    color: #32b4c8;
}
.exam-volume-detail .divTableCell.aqua .btn-watch:before,
.exam-volume-detail .divTableCell.aqua .btn-view:before {
    background-image: url(/themes/iot/images/listening-explain-icon.svg);
}
.exam-volume-detail .divTableCell.aqua .btn-view {
    color: #32b4c8;
}
.exam-volume-detail .divTableCell.aqua .btn-view:before {
    background: url(/themes/iot/images/lego-aqua-icon.svg) no-repeat center center;
}
.exam-volume-detail .divTableCell.orange .test-status {
    color: #faaa5a;
}
.exam-volume-detail .divTableCell.orange .btn-test {
    background-color: #bb7f44;
}
.exam-volume-detail .divTableCell.orange .btn-watch,
.exam-volume-detail .divTableCell.orange .btn-view {
    color: #faaa5a;
}
.exam-volume-detail .divTableCell.orange .btn-watch:before,
.exam-volume-detail .divTableCell.orange .btn-view:before {
    background-image: url(/themes/iot/images/writing-explain-icon.svg);
}
.exam-volume-detail .divTableCell.orange .btn-view {
    color: #faaa5a;
}
.exam-volume-detail .divTableCell.orange .btn-view:before {
    background: url(/themes/iot/images/lego-orange-icon.svg) no-repeat center center;
}
.exam-volume-detail .divTableCell.pink .test-status {
    color: #c86478;
}
.exam-volume-detail .divTableCell.pink .btn-test {
    background-color: #954b5a;
}
.exam-volume-detail .divTableCell.pink .btn-watch,
.exam-volume-detail .divTableCell.pink .btn-view {
    color: #c86478;
}
.exam-volume-detail .divTableCell.pink .btn-watch:before,
.exam-volume-detail .divTableCell.pink .btn-view:before {
    background-image: url(/themes/iot/images/speaking-explain-icon.svg);
}
.exam-volume-detail .divTableCell.pink .btn-view {
    color: #c86478;
}
.exam-volume-detail .divTableCell.pink .btn-view:before {
    background: url(/themes/iot/images/lego-pink-icon.svg) no-repeat center center;
}
.exam-volume-detail .btn-test {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100px;
    margin: 0 auto 14px;
    text-align: center;
    border-radius: 4px;
    font-size: 9px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 0 10px;
    padding-left: 26px;
    position: relative;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-test {
        padding-left: 16px;
        padding-right: 5px;
        width: 98.1%;
    }
}
.exam-volume-detail .btn-test:hover {
    opacity: 0.8;
}
.exam-volume-detail .btn-test:before {
    content: "";
    position: absolute;
    background: url(../images/flash-icon.svg) no-repeat center center;
    width: 11px;
    height: 15px;
    left: 10px;
    top: 8px;
    background-size: contain;
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-test:before {
        background-size: 8px;
        left: 4px;
    }
}
.exam-volume-detail .btn-test.resume:before {
    top: 10px;
    left: 18px;
    width: 12px;
    height: 12px;
    background-image: url(/themes/iot/images/play-icon.svg);
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-test.resume:before {
        left: 13px;
    }
}
.exam-volume-detail .btn-watch,
.exam-volume-detail .btn-view {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 8px;
    letter-spacing: 0.22px;
    text-align: center;
    padding-left: 8px;
    position: relative;
    text-decoration: underline;
    margin-top: -2px;
    display: block;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    line-height: 10px;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-watch,
    .exam-volume-detail .btn-view {
        max-width: 70px;
        padding-left: 18px;
    }
}
.exam-volume-detail .btn-watch:hover,
.exam-volume-detail .btn-view:hover {
    opacity: 0.8;
}
.exam-volume-detail .btn-watch:before,
.exam-volume-detail .btn-view:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 8.47px;
    background: url(/themes/iot/images/reading-explain-icon.svg) no-repeat center center;
    top: 0;
    background-size: contain;
    display: inline-block;
    margin-left: -12px;
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-watch:before,
    .exam-volume-detail .btn-view:before {
        margin-left: -12px;
    }
}
.exam-volume-detail .btn-view {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-view {
        max-width: initial;
        padding-left: 8px;
    }
}
.exam-volume-detail .btn-view:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 15px;
    top: -2px;
    margin-left: -17px;
    display: inline-block;
    background-size: contain;
}
@media (max-width: 767px) {
    .exam-volume-detail .btn-view:before {
        margin-left: -14px;
    }
}
.exam-volume-detail .owl-nav button {
    position: absolute;
}
.exam-volume-detail .owl-nav button.disabled {
    display: none;
}
.exam-volume-detail .owl-nav button.owl-prev {
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/themes/iot/images/prev-icon.svg) no-repeat center center;
    color: transparent;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    margin: 0;
}
.exam-volume-detail .owl-nav button.owl-prev:hover {
    background-image: url(/themes/iot/images/prev-icon.svg);
}
.exam-volume-detail .owl-nav button.owl-next {
    right: -17px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/themes/iot/images/next-icon.svg) no-repeat center center;
    color: transparent;
    background-size: contain !important;
    width: 18px;
    height: 18px;
    margin: 0;
}
.exam-volume-detail .owl-nav button.owl-next:hover {
    background-image: url(/themes/iot/images/next-icon.svg);
}
.exam-volume-detail .owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
    color: transparent;
}
.exam-volume-detail .owl-carousel .owl-stage-outer {
    padding: 1px;
}
.divTableCell img
{
    display:inline-block;
}