@charset "utf-8";
/* CSS File For Product Description Version 2.9 */

/* Minimal css ******************************************/
.top-features-box {
    text-align: center;
    direction: rtl;
    padding-top: 0.1px;
}

.product-content-section > .top-features-box > ul, .product-content-section > .top-features-box > div, .product-content-section > .top-features-box > ul li, .product-content-section > .top-features-box > div div {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    list-style-type: none;
}

.product-content-section > .top-features-box > ul li > a, .product-content-section > .top-features-box > div div > a {
    font-weight: normal !important;
    display: flex !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    padding: inherit !important;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.product-content-section > .top-features-box > ul li > a:hover, .product-content-section > .top-features-box > div div > a:hover {
    background-color: #F2F2F2;
}

.product-content-section > .top-features-box > ul, .product-content-section > .top-features-box > div, .product-content-section > .top-features-box > ul li span, .product-content-section > .top-features-box > div div span {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.product-content-section .top-features-box h2, .big-section-center h2 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.product-content-section .top-features-box h3, .big-section-center h3 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.product-content-section .top-features-box h4, .big-section-center h4 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.product-content-section > .content-left-right > div, .content-left-right-column > div {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin: 0 auto;
    width: 45%;
    height: auto;
    align-items: stretch;
    text-align: justify;
    padding: 20px;
}

/* for top features *************************************/
.top-features-box > ul, .top-features-box > div {
    position: relative;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    padding: 5px;
    margin-top: 20px !important;
}

.top-features-box > ul li, .top-features-box > div div {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column;
    background-color: #F9F9F9;
    border-radius: 3px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 5px;
    height: auto;
    min-width: 250px;
    padding-left: 5px;
    padding-right: 5px;
    min-height: 120px;
    overflow: hidden;
}

.top-features-box > ul li span, .top-features-box > div div span {
    color: #000000;
    position: relative;
    display: inline-block;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    justify-content: center;
    width: auto;
    white-space: nowrap;
    padding-top: 12px;
    margin-bottom: 0px;
    bottom: 0px;
}

.top-features-box > ul li span *, .top-features-box > div div span * {
    padding: 0px;
}

.top-features-box > ul img, .top-features-box > div img {
    position: relative;
    display: block;
    margin: auto;
}

/* Big Content Section Center ******************************/
.product-content-section > .big-section-center {
    position: relative;
    display: inline-block;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.product-content-section > .big-section-center p {
    text-align: justify !important;
    width: 90% !important;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-content-section > .big-section-center > img {
    display: block;
    width: 100%;
}

/* Content (Video, Picture) Figure FullScreen *****************************/
.product-content-section > .big-section-center figure {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.product-content-section > .big-section-center figure img {
    display: block;
    width: 100%;
    padding-bottom: 0px !important;
}

.product-content-section > .big-section-center figure > div:not(.jwplayer) {
    display: block;
    width: 100%;
    padding-bottom: 0px !important;
}

.product-content-section > .big-section-center figure figcaption,
.product-content-section > .content-left-right div figure figcaption {
    display: inline-block;
    text-align: justify;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}

.product-content-section > .big-section-center figure figcaption ul,
.product-content-section > .content-left-right div figure figcaption ul {
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Left and Right Content **********************************/
.product-content-section > .content-left-right, .content-left-right-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    text-align: center;
    align-items: stretch;
    justify-content: center;
    margin-top: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product-content-section > .content-left-right > div {
    justify-content: center;
}

.product-content-section > .content-left-right > div > :not(div):not(img):not(span):first-child {
    margin-top: 20px !important;
}

.product-content-section > .content-left-right > div > :last-child {
    margin-bottom: 0px !important;
}

.product-content-section > .content-left-right > div :not(div):not(span):not(img):not(figcaption) {
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}

.product-content-section > .content-left-right > div p {
    margin-top: 0px;
}

.product-content-section > .content-left-right-column div {
    display: inline-block;
}

.product-content-section > .content-left-right-column div h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.product-content-section > .content-left-right-column div h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.product-content-section > .content-left-right-column div h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.product-content-section > .content-left-right-column div p {
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-content-section > .content-left-right > div > img, .content-left-right-column > div > img {
    position: relative;
    display: block;
    width: 100%;
}

.product-content-section > .content-left-right .small-width {
    width: 25%;
}

.product-content-section > .content-left-right .big-width {
    width: 65%;
}

/* Common and Main *****************************************/
.product-content-section .nogap {
    margin-top: 0px !important;
}

.a-link, a-link:visited {
    color: #4285f4 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

.a-link:hover {
    color: #2371F2 !important;
    text-decoration: none !important;
}

.product-content-section .note, .product-content-section figcaption {
    font-size: 0.8em;
}

.product-content-section a, .product-content-section a:visited {
    color: #4285f4;
    text-decoration: none;
    font-weight: bold !important;
}

.product-content-section a:hover {
    color: #2371F2;
    text-decoration: none;
}

.product-content-section .content-bg-black {
    background-color: #000000;
    color: #ffffff;
}

.product-content-section .content-bg-white {
    background-color: #ffffff;
    color: #000000;
}

.product-content-section .content-bg-alice-blue {
    background-color: #F1F5f9;
    color: #000000;
}

.product-content-section .content-bg-alice-shadow {
    background-color: #F9F9F9;
    color: #000000;
}

.product-content-section .content-bg-alice-gray {
    background-color: #E9E9E9;
    color: #000000;
}

.product-content-section .white-space-small, .white-space-medium, .white-space-big {
    position: relative !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
}

.product-content-section .white-space-small {
    height: 10px !important;
}

.product-content-section .white-space-medium {
    height: 20px !important;
}

.product-content-section .white-space-big {
    height: 50px !important;
}

.inherit {
    color: #f44336;
    font-weight: bold !important;
}

.product-content-section strong {
    color: #f44336;
    font-weight: bold !important;
}

.product-content-section .img-group {
    display: block;
    width: 100%;
}

.product-content-section .blue-link-button, .product-content-section .blue-link-button:visited {
    position: relative;
    width: auto;
    height: auto;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 3px;
    padding: 15px !important;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    color: #f5f5f5;
    background-color: #4285f4;
    transition: .20s ease-in-out;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: inherit !important;
}

.product-content-section .blue-link-button:hover {
    background-color: #2371F2;
    color: #ffffff;
}

/* Video FullScreen ***************************************/
.product-content-section > .content-left-right > div > div:not(.jwplayer) {
    position: relative;
    width: 100%;
    display: block;
    padding: 0px;
}

.product-content-section > .big-section-center > div:not(.jwplayer) {
    position: relative;
    width: 100%;
}

/* Remove Video Borders ************************************/
.product-content-section > .big-section-center > div:not(.jwplayer) *,
.product-content-section > .big-section-center > figure > div:not(.jwplayer) *,
.product-content-section > .content-left-right > div:not(.jwplayer) * {
    border: 0px;
}

/* Media Screens *******************************************/
@media screen and (max-width: 900px) {
    .product-content-section > .content-left-right, .content-left-right-column {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .product-content-section > .content-left-right > div, .content-left-right-column > div {
        width: 100% !important;
        text-align: center !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .product-content-section > .content-left-right > div > div:not(.jwplayer), .content-left-right-column > div > div:not(.jwplayer) {
        padding: 0px !important;
    }

    .product-content-section > .content-left-right div p {
        text-align: justify;
    }

    .product-content-section > .content-left-right-column div p {
        text-align: justify;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .product-content-section > .content-left-right-column div h2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .product-content-section > .content-left-right-column div h3 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .product-content-section > .content-left-right-column div h4 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .product-content-section > .content-left-right div h2, .content-left-right div h3, .content-left-right div h4 {
        text-align: center !important;
    }

    .product-content-section .order1 {
        order: 1 !important;
        -webkit-order: 1 !important;
    }

    .product-content-section .order2 {
        order: 2 !important;
        -webkit-order: 2 !important;
    }

    .product-content-section .content-left-right-column .order2 {
        order: 2 !important;
        -webkit-order: 2 !important;
        margin-top: 50px;
    }

    .product-content-section > .big-section-center p {
        width: auto !important;
        padding-right: 10px;
        padding-left: 10px;
    }
}
/* For Old Products image max-width Problem. Don't Delete This Until All Description Format Change to new ******************************************/
.module{
    max-width: none !important;
}