#ArticleBody {}

#ArticleBody table {
    overflow-x: scroll!important;
}

.embed-container {
    position: relative; padding-bottom:56.25%; height:0; overflow: hidden; max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

iframe#IssueOnlinePlayer {
    border: none;
    width: 100%;
    height: 820px;
}


.export-customer-category-item {
    font-size: 1rem;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333!important;
    text-align: left;
    overflow: hidden;
    border-radius: 2px;
}

.export-customer-category-item a {
    color: #333!important;
    text-decoration: none;
}

.customer-logo {
    text-align: center;
}

.customer-logo img {
    width: 200px;
    height: auto;
}

.countdown-container {
    color: #FFF;
    text-align: center;
}

.countdown-container li {
    display: inline-block;
    font-size: 1.5rem;
    list-style-type: none;
    padding: 1rem;
    text-transform: uppercase;
}

.countdown-container li span {
    display: block;
    font-size: 4.5rem;
}

.article-by-author-title {
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1;
}

.catalog-category-title {
    font-size: 1.1rem;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 400;
    color: black;
    text-align: left;
    overflow: hidden;
    border-radius: 2px;
}

.catalog-category-title:hover {
    font-weight: 600;
}

.catalog-category-gold {
    border-left: 6px solid gold;
    border-bottom: 1px solid gold
}

.catalog-category-silver {
    border-left: 6px solid darkgray;
    border-bottom: 1px solid darkgray
}

.catalog-category-services {
    border-left: 6px solid darkturquoise;
    border-bottom: 1px solid darkturquoise
}

.catalog-category-gems {
    border-left: 6px solid magenta;
    border-bottom: 1px solid magenta
}

.catalog-category-demo {
    border-left: 6px solid lightcoral;
    border-bottom: 1px solid lightcoral
}

.catalog-category-metals {
    border-left: 6px solid dodgerblue;
    border-bottom: 1px solid dodgerblue
}

.catalog-category-equipment {
    border-left: 6px solid mediumvioletred;
    border-bottom: 1px solid mediumvioletred
}

.img-grayscale {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.customer-filter input,
select,
button {
    height: 45px !important;
    border-radius: 2px !important;
    border-width: 1px;
    vertical-align: top;
    font-size: 1.2rem;
    font-family: futura-pt, sans-serif;
}

.customer-filter #refresh {
    height: 45px !important;
    border-radius: 2px !important;
    border-width: 1px;
    vertical-align: top;
    font-family: futura-pt, sans-serif;
}

.customer-filter input,
select {
    border: 1px solid #E5E7E9 !important;
    padding: 3px;
}

.article-author-box {
    max-width: 300px;
    border-right: 1px solid #cfcfcf;
    font-size: 1rem;
    padding: .5rem !important;
    margin-right: .5rem !important;

}

.customer-category-item {
    font-size: 1.1rem;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: black;
    text-align: left;
    overflow: hidden;
    border-radius: 2px;
}

.customer-item {}

.customer-item:hover {
    font-weight: 600;
    text-decoration: blink;
}

.drop-caps-style-3 p.drop-caps:first-letter {
    color: #333 !important;
}

#CustomerSearchFilter input {
    max-width: 150px !important;
    border: 1px solid #E5E7E9;
    border-radius: 6px;
    padding-left: 5px;
    color: #777;
}

#CustomerSearchFilter select {
    max-width: 150px !important;
}

.line-height-one {
    line-height: 1;
}

.nav-link-expo {
    color: #333 !important;
}

.event-list-icon {
    color: #d31820;
    font-size: 1rem;
}

.event-list-issue-name {
    font-size: 150%;
    font-weight: 700;
    line-height: 1.5;
}

.event-list-inner {
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: auto;
    color: #000;
}

.event-list-inner p {
    color: #000;
}

.event-list-inner-head {
    background: #cfcfcf;
    padding: 5px 10px;
    width: 100%;
    color: #000;
}

.event-list-inner:hover .event-list-inner-head {
    background: none;
}

.event-list-date {
    font-size: 1.2rem;
    font-weight: 300;
    color: #000;
}

.event-list-name {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    margin: auto;
}

.event-breaker {
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #999;
}

.event-list-image {
    float: left;
    margin-bottom: .25rem;
    margin-right: .25rem;
}

.btn-primary-view {
    background-color: rgba(211, 24, 32, 0.95);
    border-color: #d31820 #d31820 #d31820;
    color: #fff;
}

#post-content img {
    max-width: 100% !important;
    height: auto !important;
}

.sidebar-block {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 10px;
}

.sidebar-block-title {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.upcomming-events-item {
    font-size: 16px;
    line-height: 1.5;
}

.upcomming-events-item img {
    float: left;
    border: 1px solid #cfcfcf;
    margin-right: 5px;
}

.badge-gray {
    background-color: #cfcfcf;
    color: #333;
}

.related-customer-link {
    line-height: 2;
    font-size: 1rem;
}

.export-related-customer-link {
    line-height: 2;
    font-size: .85rem;
    color: #555!important;
    text-decoration: none;
    margin-left: .2rem;
}

.export-mb-2 {
    margin-bottom: .5rem!important;
}
.export-mt-2 {
    margin-top: .5rem!important;
}

.custom-underline-red {
    background: url("/static/img/underline-red.6549a0605f1c.png") center 100% no-repeat;
    padding-bottom: 25px;
    font-size: 1.5rem;
}

.background-color-yellow {
    background-color: rgba(255, 223, 0, .99) !important;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #d31820 !important;
}

.alert-gray {
    color: #d31820;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.05);
}

.CustomerCategoryList {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.CustomerCategoryListTitle a {
    font-weight: 300;
    color: #000;
    font-size: 18px;
}

.CustomerCategoryListCaption {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.15rem;
    opacity: 0.6;
}

.CustomerListAccent {
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 10px;
}

.CustomerListAccentTitle {
    font-size: 1.4rem;
    font-weight: 600;
}


.CustomerListCategory {
    font-size: 1rem;
    font-weight: 400;
}

.CustomerListBasicTitle {
    font-size: 1.3rem;
    font-weight: 400;
}

#Comment {
    padding-bottom: 10px;
}

#CommentBlock {
    background: #eee;
    padding: 15px;
    border-radius: 12px;
    min-height: 100px;
}

.IssueListHeadingTitle {
    font-size: 2.4rem;
}

.IssueListTitle {
    font-size: 1rem;
    width: 75%;
    margin: 0 auto;
    color: #000;
    font-weight: 500;
}

.IssueListContainer {
    position: relative;
    width: 100%;
}

.IssueListImage {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.IssueListMiddle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.IssueListContainer:hover {
    background: #000;
}

.IssueListContainer:hover .IssueListImage {
    opacity: 0.3;
}

.IssueListContainer:hover .IssueListMiddle {
    opacity: 1;
}

.IssueListText {
    background-color: #222;
    color: #edefed;
    font-size: 2rem;
    padding: 8px 16px;
    text-transform: uppercase;
    font-weight: 300;
}

.table .thead-red th {
    color: #fff;
    background-color: firebrick;
}

.customer-tag-label {
    background: #fff;
    font-size: 15px;
    text-transform: none;
    color: firebrick;
    border: 1px solid firebrick;
    box-shadow: none;
    padding: 5px 7px 4px;
    position: relative;
    line-height: 16px;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
}

.latest-mag-online-frame {
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
    background-image: url("/static/img/wood-bgr.083211d52f39.jpg");
}

#div_id_note textarea {
    height: 100px;
}

.expert {
    /*    border: 1px solid #DDD;
    border-radius: 4px;
    padding: 5px;*/
}

.customer-detail-title {
    font-family: futura-pt, sans-serif;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 2.6rem;
    line-height: 1.2;
}

.customer-meta-info {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2;
    color: black;
}

.customer-meta-info i {
    color: #d31820;
}

.footer-icon-gray {
    color: #888;
}

.footer-icon-gray:hover {
    color: rgba(255, 223, 0, .99);
}

.text-color-darkgray {
    color: #858585 !important;
}

.btn-yellow {
    padding: 15px 30px;
    cursor: pointer;
    display: inline-block;
    background: rgba(255, 223, 0, .99);
    color: rgba(0, 0, 0, .8);
    border: none;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
}

.btn-yellow:hover {
    background: rgba(243, 211, 20, .99);
}

#footer .footer-nav {
    background: #060606;
    border-top: 4px solid #060606;
    margin-bottom: 25px;
    padding-top: 10px;
}

.footer-links {
    font-size: 1.2rem;
    line-height: 1.1;
    font-weight: 300;
}

.footer-links a {
    color: #fff !important;
}

.footer-nav-links {
    font-size: 1.2rem;
    color: #fafafa;
}

.footer-nav-links ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
}

.footer-nav-links li {
    display: inline-block;
    border-bottom: 1px solid #525252;
}

.footer-nav-msg {}

.footer-nav-msg ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
}

.footer-nav-msg li {
    display: inline-block;
}

.footer-nav-msg li i {
    font-size: 2rem;
    color: #fafafa;
}

.footer-nav-msg li:hover i {
    color: rgba(255, 223, 0, .99);
}


.footer-description-text {
    color: #858585;
    font-size: 1rem;
    line-height: 1.1;
}

.footer-copy-text {
    color: #858585;
    font-size: .85rem;
    line-height: 1;
}

#AdvertContact {
    font-size: 16px;
}

#AdvertContact i {
    color: #d31820 !important;
    font-size: 24px;
}

#AdvertContact .AdvertContactItem {
    border-bottom: solid 1px #e2e2e0;
    padding: 20px 0;
    display: flex;
}

#AdvertContact .AdvertContactItem:last-child {
    border-bottom: none;
}

.text-company {
    color: #d31820 !important;
}

.text-underline {
    text-decoration: underline;
}

.hdRR {
    color: #FFF;
    font-size: 2.6rem;
    margin: 0;
    opacity: 0.8;
    font-weight: 600;
    line-height: 1.1;
}

.img-w100 {
    width: 100%;
    height: auto;
}

.large-icons,
.large-icons .icons {
    font-size: 22pt;
    vertical-align: middle;
}

.cover-3d-left {
    display: inline-flex;
    position: relative;
    top: -25px;
    left: 0px;
}

.cover-3d-right {
    display: inline-flex;
    position: relative;
    left: -150px;
}

.semibold-title {
    font-weight: 600;
}

.icon-number-lg {
    font-size: 10rem;
    color: rgba(255, 255, 255, 1);
    text-shadow: -1px 0 #d31820, 0 1px #d31820, 1px 0 #d31820, 0 -1px #d31820;
    background-color: transparent;
}

.support-badge-logo {
    max-width: 150px;
    padding-right: 1rem;
}

.support-title-text {
    color: #fff;
}

.btn-mag-action {
    color: #FFF;
    background: transparent;
    border: 2px solid #fff;
    width: 75%;
}

.btn-mag-action:hover {
    color: #FFF;
    background: #000;
    border: 2px solid #fff;
}

.MagItemExtend {
    background: transparent;
    left: 5%;
    width: 90%;
    -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translate(0%, -30%);
    transform: translate(0%, -30%);
    top: 65%;
    /*50%*/
    bottom: auto;
    opacity: 0;
    text-align: center;
    padding: 0;
    position: absolute;
}

.MagItem {
    margin-left: 50px;
    margin-right: 50px;
    vertical-align: bottom;
}

.MagItem img {
    width: 100%;
}

#MagWrapper:hover .MagItemExtend {
    opacity: 1;
}

#MagWrapper:hover .MagItem img {
    opacity: 0.4;
}

.MagItem:hover {
    background: #000;
}

.lead-alt {
    font-size: 1.1rem;
    font-stretch: condensed;
    font-weight: 300;
}

#TestimonialItem:hover #TestimonialOver {
    display: block;
}

#TestimonialItem:hover .testimonial.testimonial-style-4 {
    border: 0px;
}

#TestimonialItem:hover .testimonial.testimonial-style-4 blockquote p {
    color: #333;
}

#TestimonialItem:hover .testimonial .testimonial-author span {
    color: #333;
}

#TestimonialOver {
    z-index: 555;
    background-color: rgba(255, 223, 0, .99);
    height: auto;
    min-height: 100%;
    position: absolute;
    left: -30px;
    right: -30px;
    bottom: -30px;
    display: none;
    padding: 10px;
}

#TestimonialOver em {
    color: #fff;
}

.btn-form-subscribe {
    border: #ffca1d;
    color: #092034;
}

.expojeweller-announce-date {
    font-weight: 400;
    font-size: 1.2rem;
    color: #333;
    text-transform: uppercase;
    display: block;

}

.expojeweller-announce-date i {
    color: #d31820;
}

.expojeweller-announce-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    display: block;
    line-height: 1.5;
}

.expojeweller-anounce-info {
    display: block;
    clear: both;
    line-height: 1;
    font-weight: 400;
}

#SliderNews {
    display: block;
    background: #f6f6f6;
    padding-top: 10px;
    padding-bottom: 10px;
}

.SliderNewsDate {
    color: #000;
    font-size: 0.7rem;
    text-transform: uppercase;
    background: rgba(255, 223, 0, .99);
    padding: 1px 5px 1px 5px;
    font-weight: 600;
}

.SliderNewsTitle a {
    color: #000;
    font-size: 1rem;
}

.SliderNewsImg {
    margin: 0 20px 0 0;
    position: relative;
    float: left;
    width: 40% !important;
}

.SliderNewsOwlStage {
    transform: translate3d(0px, 0px, 0px);
    transition: 0.25s;
    width: 2614px;
}

.SliderNewsOwlOuter {
    background: dimgray;
}

.SliderNewsOwlItem {
    width: 24%;
    margin-right: 10px;
    background: white;
    padding: 5px;
    line-height: 0.85;
}

.section-form {
    letter-spacing: .1px;
    min-height: 260px;
    padding: 40px 0;
}

.form-icon {
    width: 255px;
    height: 255px;
    background: url("/static/img/subscription-icon.ae8b555e62c0.png") no-repeat 0 0 transparent;
    background-size: 255px 255px;
    float: left;
}

.display-meta-inf {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.1;
    color: gray;
}

.display-meta-inf a {
    color: gray;
}

.display-5 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-6 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-7-3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
}

.display-7 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-7-2 {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-7-3 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.2;
}

.display-8 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
}

.display-9 {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.2;
}

.h10-clearfix {
    clear: both;
    height: 10px;
}

.background-custom-gold {
    background-color: #EDA65B;
    color: white;
}

.background-custom-silver {
    background-color: #999;
    color: white;
}

.background-custom-exclusive {
    background-color: #000;
    color: white;
}

.background-custom-metals {
    background-color: #C4BFAB;
}

.background-custom-gems {
    background-color: #D6528B;
    color: white;
}

.background-custom-equipment {
    background-color: #78599E;
    color: white;
}

.background-custom-expo {
    background-color: #95220F;
}

.background-custom-articles {
    background-color: #4169e1;
    color: white;
}

.MagazineDisplay {
    font-size: 1rem;
    font-weight: 400;
    text-transform: lowercase;
    line-height: 1.2;
    padding: 10px 20px;
    display: inline-flex;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #DDD;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.issue-cover img {
    position: relative;
    width: 100px;
    height: auto;
}

.issue-two {
    left: -12px;
    top: 5px;
}

.issue-three {
    left: -24px;
    top: 25px;
}

.issue-cover img:hover {
    z-index: 10;
    transform: scale(1.2)
}

.article-title-extend {
    font-size: 1.6em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    color: #333;
    text-decoration: underline;
}

.btn-rounded {
    border-radius: 50px;
}

.article-container {
    position: relative;
    text-align: left;
    color: white;
    background: rgba(0, 0, 0, 0.9);
}

.article-container img {
    opacity: 0.4;
}

.article-frame {
    position: absolute;
    top: 0%;
    left: 0%;
    padding: 15px;
}

.article-title {
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 300;
}

.article-category-badge {
    display: inline-block;
    padding: .25rem .4rem;
    font-size: 100%;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background-color: #d31820;
    font-stretch: expanded;
    color: #FFF;
}

#ArticleHover {
    z-index: 555;
    height: auto;
    min-height: 250px;
    position: absolute;
    left: -30px;
    right: -30px;
    bottom: -30px;
    display: none;
    padding: 15px;
    text-align: left;
    display: none;
    background: rgba(255, 223, 0, .99);
    overflow: hidden;
}

#ArticleItem:hover #ArticleHover {
    display: block;
}

#advantageItem {
    color: #f8f9fa !important;
}

.advantage-container {
    min-height: 150px;
    background: #313438;
    border-radius: 2px;
    padding: 15px;
    margin: 5px;
}

.advantage-frame {
    position: absolute;
    top: 0%;
    left: 0%;
    padding: 15px;
}

.advantage-title {
    font-size: 1.3rem;
    line-height: 1;
    font-weight: 300;
}

#advantageHover {
    z-index: 555;
    height: auto;
    min-height: 150px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -30px;
    display: none;
    padding: 15px;
    text-align: left;
    display: none;
    background: rgba(255, 223, 0, .99);
    color: black;
    overflow: hidden;
}

#advantageItem:hover #advantageHover {
    display: block;
}

.advantageIcoNumber {
    font-size: 8rem;
    color: #313438;
    background-color: rgba(255, 223, 0, .99);
    text-transform: lowercase;
    line-height: 0.9;
    margin-right: 5px;
    border-radius: 2px;
    position: relative;
    top: -20px;
}

.advantageIcoNumberInvert {
    font-size: 8rem;
    color: #313438;
    text-transform: lowercase;
    line-height: 0.9;
    margin-right: 5px;
    border-radius: 2px;
}


.advantageDisplayText {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 0.99;
}

.ExpertDescriptionText {
    color: #000;
    font-size: 16px;
    line-height: 1.1;
}

#ExpertDescription {
    z-index: 555;
    height: auto;
    position: absolute;
    left: -30px;
    right: -30px;
    bottom: -30px;
    display: none;
    padding: 15px;
    text-align: left;
    display: none;
    background: rgba(255, 223, 0, .99);
    overflow: hidden;
}

#ExpertItem:hover #ExpertDescription {
    display: block;
}

#ExpertDescription .heading-primary {
    color: #000;
}


.text-opacity-20 {
    opacity: 0.8;
}

.col-lg-15 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.col-expert {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

html .background-section-mobile {
    background-color: #d31820 !important;
    background-image: url("/static/img/mobile-app-pattern.f04aac6cb099.png");
}

.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: -20px;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    outline: 0;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -5px;
}

.owl-carousel .owl-nav button.owl-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f053";
    position: relative;
    left: -1px;
    top: 1px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -5px;
}

.owl-carousel .owl-nav button.owl-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f054";
    position: relative;
    left: 2px;
    top: 1px;
}


.welcometothesite4 {
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 2000px rgba(202, 67, 73, .9);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    padding: 25px 0;
}

.expojeweller-announce-section {
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 2000px rgba(56, 56, 56, .1);
    /*background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;    */
    padding: 25px 0;
}

.expojeweller-news-section {
    background-repeat: no-repeat;
    /* box-shadow:inset 0 0 0 2000px rgba(56,56,56,.1); */
    padding: 25px 0;
}

.expo-carousel-item:hover .expo-carousel-item-preview {
    display: none;
}

.expo-carousel-item:hover .expo-carousel-item-extend {
    display: block;
}

.expo-carousel-item-preview {
    width: 99%;
    height: 380px;
    background: lightgray;
    color: #222222;
    text-align: center;
    padding: 20px;
    display: block;
    line-height: 1;
}

.expo-carousel-item-extend {
    width: 99%;
    min-height: 380px;
    height: auto;
    background: rgba(255, 223, 0, .99);
    color: #000;
    padding: 20px;
    display: none;
}


.expo-carousel-item-day {
    font-size: 7rem;
    font-weight: 300;
    color: #888;
    text-align: left;
}

.expo-carousel-item-month {
    font-size: 2.5rem;
    color: #888;
    text-transform: lowercase;
    text-align: left;
}

.expo-carousel-item-date {
    font-size: 1rem;
    font-weight: bold;
    color: #333333;
    text-align: left;
}

.expo-carousel-item-title {
    font-size: 1.8rem;
    font-weight: 400;
    text-align: left;
    color: #333333;
}

.expo-carousel-item-description {
    text-align: left;
    color: #333333;
}

.expo-carousel-item-excerpt {
    font-size: 13px;
    text-align: left;
    color: #333333;
}

.custom-top-title-box span:not(.custom-as-seen) {
    display: block;
}

.masonry .masonry-item-alt {
    width: 33.333333%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.MSF {
    background-image: url("/static/img/wood-bgr.083211d52f39.jpg");
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

@media (max-width: 1499px) {
    .MagItem {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (max-width: 1199px) {
    .masonry .masonry-item-alt {
        width: 33.333333%;
    }

    .custom-background-style-1 {
        min-height: 520px;
    }

    .col-lg-15 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-expert {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .article-title-extend {
        font-size: 1.2rem;
    }

    .form-icon {
        width: 128px;
        height: 128px;
        background-size: 128px 128px;
    }
}

@media (max-width: 1020px) {
    #HomeDistribImg {
        display: none;
    }
}

@media (max-width: 991px) {
    .MagItem {
        margin-left: 10px;
        margin-right: 10px;
    }

    .masonry .masonry-item-alt {
        width: 50%;
    }

    .custom-background-style-1 {
        padding-top: 120px !important;
        min-height: 480px;
    }

    .col-lg-15 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-expert {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .article-title-extend {
        font-size: 1rem;
    }

    .mockup-landing-page img {
        max-width: 100%;
        height: auto;
    }

    .countdown-container li {
        font-size: 1.4rem;
        padding: .85rem;
    }

    .countdown-container li span {
        font-size: 3rem;
    }
}

@media (max-width: 768px) {
    #ArticleHover {
        left: 0;
        right: 0;
    }

    #TestimonialOver {
        left: 0;
        right: 0;
    }

    /*#SliderNews {display: none;}*/
    .form-icon {
        float: none;
        clear: both;
    }

    .lead-alt {
        font-size: 1rem;
    }

    .welcometothesite4 {
        background-image: url("/static/img/circles.a085ab83dfd6.png");
        background-size: auto;
        background-repeat: repeat;
        background-color: rgba(202, 67, 73, .9);
        box-shadow: none;
    }

    .cover-3d-left {
        display: none;
    }

    .cover-3d-right {
        display: block;
        position: initial;
        max-width: 100%;
        height: auto;
    }

    .custom-top-title-box h1 {
        font-size: 2.5rem;
        font-weight: 700;
    }

    .collapse .dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }

    .lead {
        font-size: 1rem;
    }

    .covermix {
        width: 100%;
    }

    .btn-is {
        width: 75%;
    }

    /*.event-list-image {float: none; clear: both; text-align: center; margin: 0 auto; display: block;}*/
}

@media (max-width: 688px) {
    .MagItem {
        margin-left: 5px;
        margin-right: 5px;
    }

    .masonry .masonry-item-alt {
        width: 100%;
    }

    .col-lg-15 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .article-title-extend {
        font-size: 1.4rem;
    }

    .support-badge-logo {
        max-width: 100px;
    }

    .display-7-2 {
        font-size: 1.2rem;
    }

    .display-9 {
        font-size: 1.1rem;
        line-height: 1.4;
    }

    .display-meta-inf {
        font-size: 1rem;
    }

    .article-author-box {
        max-width: 100%;
        border-right: none;
        font-size: 1rem;
        padding: .5rem !important;
        margin-right: 0;
    }

    .countdown-container li {
        font-size: 1rem;
        padding: .5rem;
    }

    .countdown-container li span {
        font-size: 2rem;
    }
}

@media screen and (min-width:767px) {
    .narrow-results {
        display: block
    }
}

@media screen and (max-width:766px) {
    .narrow-results {
        display: none
    }
}
