body {
    background-color: white;
}
.mk-header, .mk-header-bg {
    background-color: #fff;
}

#text-block-2 p {
    padding-left: 20px;
    color: #444444;
}
#padding-2 {
    height: 75px;
}
#padding-3 {
    height: 75px;
}
.product-title-padding-top {
    height: 40px;
}
h4.product-title {
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 35px;
    color: #454545;
    text-align: left;
    font-style: inherit;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 10px;
}
.product-introduce {
    margin-bottom: 0px;
    text-align: left;
}
#padding-5 {
    height: 150px;
}


.vc_tta-tab.vc_active a {
    position: relative;
}

.vc_tta-tab.vc_active a::before {
    content: "";
    display: block !important;
    height: auto;
    top: 0px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    height: 3px;
    background: #f97352;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background-color: #f2f2f2;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #fff;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: #e5e5e5;
}
#divider-2 {
    padding: 20px 0 20px;
}
#divider-2 .divider-inner {
    border-top-color: #5b9cd6;
}
#padding-8, #padding-9 {
    height: 40px;
}
.mk-button {
    cursor: default;
}
.thumb-group {
    text-align: center;
    font-size: 0px;
}
.thumb-group .vc_col-md-2 {
    /*float: none;
    display: inline-block;*/
    margin-bottom: 20px;
}
.table-padding {
    height: 20px;
}
.mk-fancy-table.table-style1 td {
    text-align: left;
}
#padding-2-0 {
    height: 20px;
}
.portfolio-similar-posts ul li {
    margin: 0 2%;
}
.portfolio-similar-posts {
    background-color: #f7f7f7;
}
.icon-part.mk-image .mk-image-inner img, .top-part.mk-image .mk-image-inner img, .bottom-part.mk-image .mk-image-inner img {
    width: auto;
}
#padding-7-1 {
    height: 30px;
}

.mk-button--size-medium {
    line-height: 15px;
}
.mk-fancy-table {
    font-family: "Rubik";
}
@media screen and (min-width: 768px){
    .thumb-group .vc_col-md-2 {
        width: 20%;
    }
}

@media screen and (max-width: 767px){
    /*#padding-2 {
        height: 30px;
    }*/
    h4.product-title {
        font-size: 25px;
        margin-bottom: 0;
    }
    .product-introduce p {
        margin-bottom: 5px;
        text-align: center;
    }
    #padding-2-1 {
        height: 20px;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
        background: #fff;
    }
    .portfolio-similar-posts {
        padding: 40px 0;
    }
    .portfolio-similar-posts .similar-post-title {
        margin-bottom: 10px;
    }
    .thumb-group .vc_col-xs-6 {
        /*min-height: 166px;*/
    }
    .thumb-group .vc_column_container>.vc_column-inner {
        padding-left: 5px;
        padding-right: 5px;
    }

    .footer-row .vc_row {
         margin-left: 0; 
         margin-right: 0; 
    }
    .portfolio-similar-posts ul li {
        margin: 0;
    }
}