@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Gotham Ultra';
    src: url('../fonts/Gotham-Ultra.eot');
    src: url('../fonts/Gotham-Ultra-1.eot') format('embedded-opentype'),
    url('../fonts/Gotham-Ultra.woff2') format('woff2'),
    url('../fonts/Gotham-Ultra.woff') format('woff'),
    url('../fonts/Gotham-Ultra.ttf') format('truetype'),
    url('../fonts/Gotham-Ultra.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'o-bold';
    src: url('../fonts/opensans-bold_1-webfont.eot');
    src: url('../fonts/opensans-bold_1-webfont-1.eot') format('embedded-opentype'),
    url('../fonts/opensans-bold_1-webfont.woff2') format('woff2'),
    url('../fonts/opensans-bold_1-webfont.woff') format('woff'),
    url('../fonts/opensans-bold_1-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'o-regular';
    src: url('../fonts/opensans-regular_1-webfont.eot');
    src: url('../fonts/opensans-regular_1-webfont-1.eot') format('embedded-opentype'),
    url('../fonts/opensans-regular_1-webfont.woff2') format('woff2'),
    url('../fonts/opensans-regular_1-webfont.woff') format('woff'),
    url('../fonts/opensans-regular_1-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold-1.eot') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular-1.eot') format('embedded-opentype'),
    url('../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat-Regular.woff') format('woff'),
    url('../fonts/Montserrat-Regular.ttf') format('truetype'),
    url('../fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url('../fonts/Montserrat-ExtraLight.eot');
    src: url('../fonts/Montserrat-ExtraLight-1.eot') format('embedded-opentype'),
    url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'),
    url('../fonts/Montserrat-ExtraLight.woff') format('woff'),
    url('../fonts/Montserrat-ExtraLight.ttf') format('truetype'),
    url('../fonts/Montserrat-ExtraLight.svg') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'fjalla_oneregular';
    src: url('../fonts/fjallaone-regular-webfont.woff2') format('woff2'),
    url('../fonts/fjallaone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body{font-family: 'o-regular';}
.cms-home .page-title-wrapper{display:none}

/*header*/
.header-container .logo-wrapper{ margin-bottom:8px}
.header-top .container{ margin-bottom:8px}
.header-top .headertop-left{width:130px}
.header-top .header-links{padding-top:15px}
.actions-content .instantquote, .actions-content .livechatblock{float:right; padding: 0px 10px; margin-top:-10px;}
.actions-content .instantquote a, .actions-content .livechatblock a, .actions-content .livechatblock span{color:#fff}
.actions-content .instantquote a:hover, .actions-content .livechatblock a:hover, .actions-content .livechatblock:hover span, .actions-content .livechatblock:hover a{color:#ed1b2e}
.cart-wrapper .showcart{ padding-right:20px}
.header-actions{ float:right}
.header-actions.col-lg-4{padding-left:0}
.col-lg-4.col-md-4.header-logo{max-width:339px; margin-top:10px}
.col-lg-3.col-md-3.header-links{margin-right:15px; padding-left:0px; padding-right:5px}
.header-container .header.links li{ text-transform:uppercase}
.header-container .header.links li a{font-family: 'Montserrat-Regular'; color:#fff}
.header-container .header.links li::before{ background:#fff}
.header-container .header.links li a:hover{ color:#ed1b2e}
.sm_megamenu_title_lv-2{ font-weight:bold}
.header-container{ background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(65,65,66,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#414142', GradientType=0 );}


/*navigation*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a{ padding:0px 12px; font-weight:normal; font-size:13px; font-family: 'Montserrat';}
.sm-megamenu-hover.sm_megamenu_menu.sm_megamenu_menu_black{ padding-left:20px}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a h2{
    font-weight:normal; font-size:13px; font-family: 'Montserrat';display: inline-block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li .sm-megamenu-child .sm_megamenu_title a h2{
    font-family: Open Sans;
    font-size: 12px;
    color: #666666;
    line-height: 1.66;
    font-weight: 500;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li .sm-megamenu-child .sm_megamenu_title .sm_megamenu_title_lv-2 h2{
    font-weight: bold;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a:hover h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li .sm-megamenu-child .sm_megamenu_title a:hover h2{
        color: #ed1b2e;
}
/*middle banner*/
.banner-1 .list-banner .item-banner .text-banner h2{font-family: 'Gotham Ultra'; font-size:36px; line-height:1}
.banner-1 .list-banner .item-banner .text-banner h2 span{ color:#ed1b2e}
.banner-1 .list-banner .item-banner .text-banner.align-left{top:20px; left:25px}
.banner-1 .list-banner .item-banner .text-banner.align-right{top:20px; left:25px}
.item-banner.item-banner-4{ width:390px; height:250px; background:#191919}
.item-banner.item-banner-4:before{ border:1px solid #fff; content:''; display:block; position:relative; left:3%; top:4%; width:94%; height:92%; background:#020202; float:left}
.banner-1 .list-banner .item-banner .text-banner.align-center h2{ font-size:32px}
.banner-1 .list-banner .item-banner .text-banner.align-center h3{ margin:0px 30px 10px; border-bottom:1px solid #646464; padding:0px 0px 10px}
.banner-1 .list-banner .item-banner .text-banner.align-center h4{ text-transform:uppercase; font-size:14px; width:210px; margin:0 auto; text-align:left}
.banner-1 .list-banner .item-banner .text-banner.align-center h4 span{ line-height:1px}
.banner-1 .list-banner .item-banner .text-banner.align-center h4 span.biggerttext{ font-size:40px; color:#ed1b2e}
.full-banner-1 h3{ color:#fff}
.full-banner-1 .text-banner{ font-size: 16px; font-weight: 300;}
.full-banner-1 h3 span.discountpercent{ color:#ed1b2e}
.full-banner-1 .banner-button{ border:2px solid #fff !important}
.full-banner-1 h4{font-family: 'Montserrat-ExtraLight';}

.homepage-wrapper .banner-bottom-wrapper{ box-shadow: 0 3px 3px rgba(0, 0, 0, 0); -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0); background:#f5f4f4}

/*vedio section*/
.video-image iframe{ width:100%; height:300px}
.video-info .video-title{font-size:15px; padding-top:10px; text-transform:uppercase}
/*new-arrival*/
.new-arrival-wrapper .banner-center-content .shop-title a.action.primary{padding:0px 35px !important}

.block-subscribe-footer .input-box input{ color:#646464}


/*footer*/
/*.footer-wrapper-content .about-footer, .footer-wrapper-content .ourshop-footer, .footer-wrapper-content .order-footer{ max-width:266px; padding-left:65px}*/
.copyright-payment .payment-footer{ text-align:center; border-bottom:1px solid #2e2e2e; padding:0px 0px 15px 0px; margin-left:15px; margin-right:15px}
.copyright-payment{padding:15px 0px}
.copyright-footer{text-align:center; padding-top:15px}
.footer-shipping .shippingcontent-maintitle:before{width:103px; height:51px; content:""; display:inline-block; background:url(../images/icon-shipping.png) no-repeat left top; float:left; margin-right:15px}
.footer-shipping .shippingcontent-maintitle {margin: 0 auto; width: 470px;}
.footer-shipping span.shipping_content{ text-align:left; float:left; font-size:30px; font-family: 'o-bold'; font-style:italic; letter-spacing:0px; line-height:0.9}
.footer-shipping span.shippingcontent-subtitle{font-family: 'o-regular'; font-size:18px; text-transform:none}
/*.footer_shipping_wrap{ padding-bottom:60px; margin-bottom:4px; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);}*/
.about-content ul > li{ margin:9px 0px}
.footer-block .footer-title h3{ text-transform:inherit; letter-spacing:2px}
.footer-wrapper-content .container{ padding-left:0px; padding-right:0px}
.footer-newsletter-social .block-subscribe-footer .input-box .mage-error{ float:none}

/*listing page and detail*/
.sidebar .block.filter.categories{margin-bottom:0px}
.sidebar .block.filter.categories.block.filter .filter-title{margin-bottom:0px}
.products-list .item .item-inner .box-info-list .bottom-action .btn-cart:hover{background:#666666 !important}
.info-box-detail .product-add-form .box-tocart .fieldset .actions button .tocart:hover{background:#666666 !important; border-left:2px solid #666 !important; border-right:2px solid #666 !important}
.info-box-detail .product-add-form .box-tocart .fieldset .actions button .tocart:hover:before{background:#666666 !important}
.products-list .list li{ list-style:none}
.products-list .item .item-inner .box-info-list .bottom-action .btn-cart{ padding:0px 10px}
.products-grid .list li{ display:none}

/*sign up page*/
.form-create-account .fieldset.create.info .choice{clear:both}
/*my account*/
.account-nav .item.current a, .account-nav .item.current strong{border-color:#ed1b2e}
/*bottom banner section*/
.image-banner{ width:959px; height:550px}
.banner-bottom-wrapper .banner-list .banner-item.banner-left-section{ background:#464646}
.banner-bottom-wrapper .banner-list .banner-item.banner-right-section{ background:#222222}
.banner-bottom-wrapper .banner-list .banner-item .text-banner{ text-align:center}
.banner-bottom-wrapper .banner-list .banner-item:last-child .text-banner{ position:relative}

/*shopping cart page and check out*/
.cart-container .checkout-methods-items .action.primary.checkout:hover{background:#666666 !important}
.cart-container .checkout-methods-items .action.primary.checkout:hover > span::before, .cart-container .checkout-methods-items .action.primary.checkout:hover > span::after{background:#666666 !important}
.cart-container .checkout-methods-items .action.primary.checkout{ color:#fff !important}
.cart-container .cart.table-wrapper .actions-toolbar .action-edit:hover{border:1px solid #ed1b2e}
.table-checkout-shipping-method [type="radio"]:checked,
.table-checkout-shipping-method [type="radio"]:not(:checked) {position: relative; left: 0px;}
.checkout-billing-address .actions-toolbar .action-cancel{margin-top:0px}

/*custom quote*/
.custom-quote-banner{ margin-bottom:30px}
.quantity-box-content{float: left; width: 100%; margin:15px 0px 10px 0px}
.category-custom-quote .page-wrapper{ background:#f6f6f6}
.custom-quote-page{ text-align:center; font-family: 'Montserrat-Regular'; color:#3d3d3d}
.custom-quote-page h2{ font-family: 'Montserrat'; font-size:18px; }
.custom-quote-head{ text-align:center}
.custom-quote-head h2{ font-size:18px; font-family: 'Montserrat'; color:#3d3d3d}
.quantity-box-content ul li.productinfo{float:left; margin-right:65px}
.quantity-box-content ul li.productinfo .text-title{ float:left; margin-right:10px; font-family: 'Montserrat'; color:#3d3d3d}
.quantity-box-content ul li.productinfo .text-title span.requir-det{display:block; font-family: 'Montserrat-Regular'; color:#666; line-height:1; font-size:11px; }
.quantity-box-content ul li.productinfo input.textfield{ width:65px; border:1px solid #f1f1f1}
.quantity-box-content ul li.productinfo .text-title span.required{color:#ed1b2e}

.make-selection-content{background:#fff; float:left; width:100%; padding:50px 33px 20px;}
.make-selection-product{float:left; margin:0px 17px 30px; cursor:pointer;}


.make-selection-image{border: 5px solid #e7e8e9; float: left; margin: 0; text-align: center; width:150px; height:150px; position:relative; background:#ededed; padding:15px}
.make-selection-image:hover{border:5px solid #ed1b2e;}
.make-selection-image img{ position:absolute; right:0; bottom:0}
.make-selection-image img.packaging{ position:inherit;}
.make-selection-image span.text{ font-family: 'Montserrat'; color:#000; text-align:left; float:left; line-height:1.2; width:100%; height:32px; margin-bottom:5px}
.make-selection-image span.text span.min_qty{ font-family: 'Montserrat-Regular'; font-size:10px}
.custom-media-type-casebox .make-selection-product-name ul li{visibility:hidden}
.make-selection-product-name ul li{ visibility:hidden; float:left}
.selection-image-boder{border:5px solid #ed1b2e}

.make-selection-heading{font-family: 'Montserrat'; font-size:18px; color:#3d3d3d; float:left; width:100%; text-align:center; margin:30px 0px 10px 0px}
.make-selection-heading span{ color:#ed1b2e}

.custom-pro-titel{ text-align: center; margin: 30px 0px 30px 0px;}
.custom-pro-titel h2{font-family: 'Montserrat'; font-size:18px; color:#3d3d3d}
.pro-deadline{width:635px; margin:0px auto;}
.pro-deadline .projct-date{width:300px; float:left; margin-right:30px}
.pro-deadline .flexi{ width:300px; float:left}
.pro-deadline .projct-date input.dashboard{height:40px; border:1px solid #f1f1f1; width:100%}
.pro-deadline .flexi .country-opt select{ height:40px; border:1px solid #f1f1f1}
.pro-deadline label{font-family: 'Montserrat'; color:#3d3d3d; margin-bottom:6px}
.add-notes{ width:100%; float:left; margin-top:30px}
.add-notes label{font-family: 'Montserrat';}
.add-notes textarea{ border:1px solid #f1f1f1}
.custom-project-info{ display:inline-block; width:100%; font-family: 'Montserrat'; color:#3d3d3d}
.custom-project-info .prod-info-text{ text-align:center; margin:40px 0px 15px 0px}
.prod-info-detail{ width:950px; margin:0 auto}
.prod-info-detail ul li{ float:left; margin-right:55px}
.prod-info-detail label.cutomquote_label{ margin-left:12px}

.custom_quote_contact_info{ float:left; width:100%; margin-bottom:15px}
.custom_quote_contact_info h2{margin:40px 0px 30px 0px}
.custom-quote-info ul li{ float:left; width:48%; text-align:left; margin-bottom:20px}
.custom-quote-info ul li label{ color:#3d3d3d; font-family: 'Montserrat'; }
.custom-quote-info ul li input{border:1px solid #f1f1f1}
.custom-quote-info ul li:nth-child(odd){ margin-right:4%}
.custom-quote-info ul li label span{color:#ed1b2e}
.custom-quote-info ul li .country-opt select{ height:40px; border:1px solid #f1f1f1}
.custom-project-detail{ float:left; width:100%}
.custom_contact_form input.custom_submit{ width:100%; background:#f30606; border:0px; color:#fff; padding:15px 0px; font-family: 'Montserrat'; text-transform:uppercase; float:left}
.custom_contact_form input.custom_submit:hover{background:#222222;}

.custom_input_radio{ float: left;width: 100%;padding-bottom: 30px; position:relative}
.custom_input_radio ul li{ float:left; margin-right:50px; margin-bottom:6px} 
.custom_input_radio ul li label{ margin-left:8px; font-family: 'Montserrat'; color:#3d3d3d;}
.mage-error {width: 100%; float: left;}
.custom_contact_form .get-left-part{ width:100%}
.custom_choose_section .mage-error{ position:absolute; bottom:5px}


[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ed1b2e;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.review-control-vote [type="radio"]:checked + label,
.review-control-vote [type="radio"]:not(:checked) + label
{
    position: absolute;
    padding-left: 0px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.review-control-vote [type="radio"]:checked + label:before,
.review-control-vote [type="radio"]:not(:checked) + label:before {

    position: static;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 0px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.review-control-vote [type="radio"]:checked + label.rating-2:before, .review-control-vote [type="radio"]:not(:checked) + label.rating-2:before{content: '\e605' '\e605';}
.review-control-vote [type="radio"]:checked + label.rating-3:before, .review-control-vote [type="radio"]:not(:checked) + label.rating-3:before{content: '\e605' '\e605' '\e605';}
.review-control-vote [type="radio"]:checked + label.rating-4:before, .review-control-vote [type="radio"]:not(:checked) + label.rating-4:before{content: '\e605' '\e605' '\e605' '\e605';}
.review-control-vote [type="radio"]:checked + label.rating-5:before, .review-control-vote [type="radio"]:not(:checked) + label.rating-5:before{content: '\e605' '\e605' '\e605' '\e605' '\e605';}

.review-control-vote [type="radio"]:checked + label:after,
.review-control-vote [type="radio"]:not(:checked) + label:after { background:none}

.custom_captcha{padding-top:15px; padding-bottom:15px; float:left; width:100%}
.pack_custom_radio .custom_input_radio ul li{ width:20%}
.custom_memory_cap .custom_input_radio ul li{ width:15%}
.get-right-part .productprice, .get-right-part .unitprice, .get-right-part .s_h_total{
    float: right;
    display: block;
}
span.productcost {
    font-size: 20px !important;
    line-height: 1;
    margin-bottom: 10px;
}
.get-right-part span.productcost .productprice{
    font-size: 20px !important;
}

/*instant quote*/
.make-selection-box {width: 100%;}
.get-left-part {float: left; width: 75%;}
.get-right-part {float: left; width: 23%; background:#fff; margin-left:2%; padding:20px}
.cms-xpress-order-html .page-wrapper{background:#f6f6f6}
.instant_quote_wrap{ background:#dadada; float:left; margin-bottom:20px; width:100%}
.instant_quote_title{ float:left; width:20%; padding:30px 0px 0px 20px; font-size:20px; text-transform:uppercase; color:#3d3d3d; font-family: 'fjalla_oneregular';}
.instant_quote_title:after{ border-bottom:3px solid #ed1b2e; width:40px; content:''; display:block; clear:both}
.instant_quote_media_sec{float:left; width:80%; padding: 30px 10px 0px; min-height:135px}
.instant_quote_media_sec .make-selection-product{margin-left:10px; margin-right:10px}
.updateqty-firstblock .text-title{ font-size:14px; color:#000; font-family: 'Montserrat'; border-bottom:1px solid #f0f0f0; padding-bottom:5px; margin-bottom:10px}
.updateqty-firstblock .increaseqty-button, .updateqty-firstblock .decreaseqty-button{ background:#ed1b2e; color:#fff; height:32px; border:0px; line-height:1; float:left; font-size:27px; display:block; width:30px !important}
.updateqty-firstblock .decreaseqty-button{font-family: 'Montserrat-Regular';font-size: 26px;}
.instant-quote-buttons{ float:left; width:108px}
.updateqty-firstblock .right_textfield{ width:44px; float:left; height:32px; border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9; border-right:0px; border-left:0px; padding:0px 6px}
.updateqty-firstblock .update-button{ background:#3d3d3d; color:#fff; text-transform:uppercase; border:0px; padding:6px 25px; font-family: 'Montserrat'; margin-left:20px}
.project-summary-title{ float:left; width:100%; font-family: 'Montserrat'; border-bottom:1px solid #f0f0f0; padding-bottom:5px; margin-bottom:10px; color:#000}
.get-right-part .product-summary{ margin-top:25px}
.summary-box ul li{ width:50%; float:left; font-size:11px}
li.col1.insert_custom_text {
    width: 100% !important;
    font-weight: bold;
    font-size: 14px;
    color: black;
}
span.title_insert_custom_text {
    color: black;
    font-weight: bold;
    position: relative;
}
.summary-box ul li:first-child{ color:#000; width:48%; margin-right:2%; font-weight:bold}
.instant_summary_list{ float:left; width:100%}
.instant_summary_list .productcost, .instant_summary_list .unitcost{float:left; width:100%; color:#000}
.instant_summary_list .productprice, .instant_summary_list .unitprice, .shipping_cost_list .s_h_total{font-weight:bold}
.shipping_cost_list{ float:left; width:100%; color:#000}
.summary-box .shopping-cart-button ul li.add_to_cart_insert_btn{ float:left; width:100%; text-align:center; margin-right:0px; cursor:pointer}
.summary-box .shopping-cart-button ul li.add_to_cart_insert_btn a{ color:#fff; background:#ed1b2e; font-size:18px; font-family: 'Montserrat'; float:left; width:100%; padding:10px 0px}
.summary-box .shopping-cart-button ul li.add_to_cart_insert_btn a:hover{ background:#3d3d3d}
.summary-box .shopping-cart-button ul li.insert_email_quote{ float:left; width:100%; padding:6px 0px}
.summary-box .shopping-cart-button ul li.insert_email_quote a{ float:left; width:100%; text-align:center; color:#ed1b2e; font-family: 'Montserrat'; text-decoration:underline; cursor:pointer}
.design_project_btn, .my_files_btn{ width:50%; font-family: 'Montserrat'; float:left; margin-top:5px}
.design_project_btn{margin-right:2%; width:48%}
.design_project_btn a, .my_files_btn a{ background:#3d3d3d; color:#fff; padding:15px 10px; float:left; width:100%; font-size:16px; line-height:1;}
.design_project_btn a.mobile-cull{ color:#fff}
.design_project_btn a:hover, .my_files_btn a:hover{background:#ed1b2e; color:#fff}
.design_project_btn a span, .my_files_btn a span{ font-size:12px}
.instant_quote_media_sec .insert_try_left{ width:60%; float:left}
.instant_quote_media_sec .insert_try_left ul li{ width:33%; float:left}
.instant_quote_media_sec .insert_try_left ul li.miscellenious-heading{font-family: 'Montserrat';}
.insert_try_right{ float:left; width:40%}
.insert_try_right ul li{ width:50%; float:left}
.insert_try_right ul li input{ margin-right:6px}
.insert_try_right ul li.miscellenious-heading{font-family: 'Montserrat';}
.content_delivery_med{ padding-left:20px; padding-right:20px}
.content_delivery_med .miscellenious-content-casebox-small{ float:left; width:50%}
.content_delivery_med .miscellenious-content-casebox-small label{ font-family: 'Montserrat'; color:#000}
.content_delivery_med .miscellenious-content-casebox-small ul li{ width:33%; float:left}
.content_delivery_med .miscellenious-casebox-small-part{ float:left; width:50%}
.content_delivery_med .miscellenious-casebox-small-part ul li{ width:100%; float:left}
.content_delivery_med .miscellenious-casebox-small-part .ftp_sub_changes ul li{ width:50%; float:left; margin-top:10px}
.try_card_dvd{ padding-left:20px; padding-right:20px}
.try_card_dvd label{ font-family: 'Montserrat'; color:#000}
.try_card_dvd ul li{ width:50%; float:left}
.request_master_copy{ padding-left:20px; padding-right:20px}
.request_master_copy .request-master{ margin:0px 0px 25px 25px}
.request_master_copy .DataHandling_lable{ font-family: 'Montserrat'; color:#000}
.request_master_copy .error-in-data{ border:2px solid #d9d9d9; padding:5px 10px; float:left; margin:15px 0px 30px 15px}
.request_master_copy .DataHandling_cd_dvd_lable{font-family: 'Montserrat-Regular';}
.make-selection-image img.packaging_instant_img{ position:inherit}
.printing_opt_instant ul li{ width:33%; padding-left:20px; padding-right:20px; float:left}
.data_ser_instant ul li{width:50%; padding-left:20px; padding-right:20px; float:left}
.insert_finish{ padding-left:20px; padding-right:20px}
#qtyValidation{ float:left; margin-top:5px}
#qtyValidation span{ float:left; width:100%}
.instant_quote_footer_banner{ width:100%; float:left}
.instant_quote_footer_banner img{ width:100%}
.loading-block {z-index: 9999;}
.loading-block {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100; background: rgba(255, 255, 255, 0.5);}
.loading-block .loaderimg > img {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100;}


/*popup */

.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
    z-index:99999
}
/* Inner */
.popup-inner {
    max-width:700px;
    width:90%;
    padding:40px 40px 15px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}
/* Close Button */
.popup-inner .popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}
#emailquoteform .mail-form-box{ margin-top:10px}
.popup_btn{background:#f30606; color:#fff; padding:10px 15px; border:0px; margin:15px}
.popup_btn:hover{background:#222222; color:#fff;}
.mail-box-btn .popup-cancel{background:#f30606; color:#fff; padding:10px 15px; border:0px; margin:15px}
.mail-box-btn .popup-cancel:hover{background:#222222; color:#fff;}
/*CMS Page CSS Start*/
.cms-right-baar{float:right}
.cms-right-baar h3{font-size: 166.6%;color: #464646;font-weight: 600;text-transform: uppercase;}
.cms-right-baar li{border-bottom: 1px solid #ededed;padding-bottom: 10px;padding-top: 10px;} 
.cms-right-baar li a{color:#222222}
.cms-right-baar li a:hover{color:#ed1b2e}
.cms-page-topimg{width:100%;margin-bottom:10px;}
.cms-page-topimg .topimg-colun{vertical-align:middle;width:33.333%;padding:10px;float:left}
.cms-page-topimg .topimg-colun .topimg-colun-img{border:1px solid #eee;width:100%;text-align:center;vertical-align:middle;padding:10px;}
.left-baar .images-list li{float:left;width:33.333%;text-align:center;margin-bottom:15px;padding:0 15px;}
.left-baar .images-list li .images-list-baar{background-color:#e7e8e9; display:block;border:5px solid #e7e8e9;transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;-o-transition:all ease-in-out 0.5s;padding:10px;}
.images-list{margin-top:20px;margin-left:-15px;margin-right:-15px;}
.left-baar .images-list li .images-list-baar:hover{border-color:#ed1b2e;}
.submit-step{background-color:#e7e8e9;padding:20px;margin-bottom:15px}
.submit-step ul li{float:left;width:20%;text-align:center}
.submit-step ul li .submit-step-no{background-color:#ed1b2e;color:#fff;font-weight:bold;font-size:17px;border-radius:100%;-webkit-border-radius:100%;width:40px;height:40px;text-align:center;margin:0 auto 5px;display:block;line-height:40px;position:relative}
.submit-step ul li .submit-step-no.confirm{background-color:#bd2020}
.submit-step ul li .submit-step-no:before{content:"";position:absolute;left:2px;top:2px;border:2px solid #fff;width:36px;height:36px;border-radius:100%;-webkit-border-radius:100%;}
.submit-step ul li .step-name{font-weight:bold;font-size:20px;line-height:normal; color:#000;text-align:center;display:block}
.cms-custom-btn{text-align:center}
.cms-custom-btn .custom_submit{background: #f30606;border: 0px;color: #fff;padding:15px 30px;font-family: 'Montserrat';text-transform: uppercase;margin:30px auto 0;display:inline-block;transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;float:left;}
.cms-custom-btn .custom_submit:hover{background-color:#000;}
.cms-custom-btn .callus-btn{float:right}
.cms-page-bottom-title{margin-bottom:20px;font-size:24px}
.cms-page-bottom-title a{color:#ed1b2e}
.table-responsive .table.cms-page-table{border: 1px solid #e7e8ea}
.table-responsive .table.cms-page-table th{background-color: #BFBFBF;color: #fff}
.table-responsive .table.cms-page-table tr{border-top: 1px solid #e7e8ea;}
.table-responsive .table.cms-page-table tbody tr th, .table-responsive .table.cms-page-table tbody tr td{border-left: 1px solid #e7e8ea;}
.table-responsive .table.cms-page-table tbody tr td:first-child, .table-responsive .table.cms-page-table tbody tr td:first-child{border-left:0 none;}
.link-list{margin-bottom: 10px}
.link-list li i{font-size: 16px;margin-right: 5px}
.link-list li a{font-size: 15px}
.link-list li a:hover{text-decoration: underline;}
.cms-page-view .left-baar p a{color:#ed1b2e}
.cms-page-view .left-baar p a:hover{text-decoration: underline;}
.register-your-music{font-size: 18px;margin-top:20px;display: inline-block;}
.register-your-music ul li{display: inline-block;margin-left: 10px;margin-top:10px;}
.custom_btn{background: #f30606;color: #fff;padding: 15px 30px;font-family: 'Montserrat';text-transform: uppercase;display: inline-block;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;text-align: center;}
.custom_btn:hover{background-color:#000;color: #fff}
.cms-page-btn{margin-bottom: 10px}
.order-online-today.custom_btn{font-size:18px;display: block;}
.quantity-blu-ray{margin-top:20px}
.content-subtitle{margin-bottom: 15px}
.services-relating li{float: left;width:25%;margin-bottom: 10px}
.services-relating li span{display: block;}
.services-relating li i{margin-right: 5px;font-size: 16px;line-height: 16px}
.cms-page-big-banner{text-align: center;width: 100%;margin-bottom: 10px;display: inline-block;}
.sales-specialists{background-color:#e4e4e5;padding: 10px 15px;font-size: 15px;font-weight: bold;margin: 10px 0}
.mapcolun{float: left;width:70%;border: 2px solid #eee;min-height: 400px;text-align: center;}
.address-colun{float: right;width:30%;padding-left: 20px}
.address-colun h4{font-size:20px}
.address-colun p{margin: 0}
.address-colun .address-box{margin-bottom: 10px}
.cms-page-topimg.flashdrivepage .topimg-colun{width:25%}
.flashdrive-list li{width: 33.333%;float: left;padding: 0 15px;margin-bottom: 10px}
.flashdrive-list li:first-child{padding-left: 0}
.flashdrive-list.need-content{margin:0 -10px;}
.flashdrive-list.need-content li{padding: 0 10px}
.flashdrivepage h3{margin-bottom: 10px}
.flashdrivepage .flashdrive-subtitle{font-size:20px;color: #f30606;font-style: italic;font-weight: bold;}
.flashdrivepage .list li{list-style:inside disc;margin-bottom: 5px}
.flashdrivepage .submit-step ul li .submit-step-no:not(.confirm){opacity: 0.5;-webkit-opacity: 0.5}
.flashdrivepage .flash-custom-btn{float: left;}
.flashdrivepage .flash-custom-btn .custom_submit{margin-top: 0}
.flashdrivepage .flash-custom-btn img{clear: both;float: left;margin-top: 5px}
.flashdrivepage .submit-step ul li .submit-step-no.confirm:after{content: "";background-image: url(../images/cms-img/flash-drives/button-erow.png);height:78px;width: 72px;display: block;position: absolute;right: 14px;top: 70px;background-repeat: no-repeat;background-position: left bottom}
.left-baar.faq h3{margin-bottom:4px}
.left-baar .back-to-top{font-size:15px;text-transform:uppercase;margin-bottom:20px;font-weight:bold;display:inline-block;color:#ed1b2e}
.left-baar .customer-review{border:1px solid #e7e8e9;padding:10px;}
.left-baar .customer-review h3{margin-bottom:10px}
.cms-right-baar ul li a.current-page{color:#F00}
.templates-img{margin-bottom:10px}
.templates .cms-page-table tr td:last-child a{color:#F00}
.totes-paragraph{padding-left:20px}
.how-to-place-an-Order .stepmain{display:inline-block;width:100%;margin:0 -10px}
.how-to-place-an-Order h3{background-color:#ed1b2e;margin-bottom:20px;padding:10px 20px;color:#fff;display:inline-block}
.how-to-place-an-Order .stepmain .stepbox-main{width:33.33%;padding:0 10px;float:left}
.how-to-place-an-Order .stepmain .stepbox{float:left;background-color:#E7E8E9;border:1px solid #CCCCCC;min-height:200px;padding:10px 20px}
.how-to-place-an-Order .stepmain .stepbox .stepimg{float:left;margin-right:10px}
.how-to-place-an-Order .stepmain .stepbox .stepdetail{padding-left:60px}
.how-to-place-an-Order .stepmain .stepbox .stepdetail .steptitle{font-size:20px}
.how-to-place-an-Order .stepmain .stepbox .stepdetail .step-sub-title{font-size:16px}

/*upload file*/
.upload_file_sub_title h2{ font-size:18px; font-family: 'o-bold'; color:#ed1b2e; padding-bottom:15px}
.upload_file_sub_title{ padding-top:20px}
.order-process .step-box{padding: 10px 15px;background: #e7e8ea;border: 1px solid #999999;font-weight: bold;display: inline-block;margin-bottom: 10px;max-width: 300px;width: 100%}
.order-process .list{margin:0 0 15px 10px}
.list li{list-style:inside disc;margin-bottom: 5px}
.order-process h3{margin-bottom: 10px}
.terms-conditions h3{text-transform: uppercase;border-top: 1px solid #B0B0B0;padding-top: 10px}
.terms-conditions h3.firstchild{border-top: none;padding-top: 0}
.terms-conditions h4{margin-bottom: 10px}
.upload_file_ifram iframe{margin-left:0px !important;}
.upload_file_ifram{margin-bottom:10px}
/*Cart Page css*/
.cart.table-wrapper .product-item-photo{min-width:100px}

/*minicart*/
.minicart-items .update-cart-item{ margin-top:10px}
.minicart-wrapper .ui-widget-content{ background:none; border:0px}
.cart-wrapper .minicart-wrapper .block-minicart{ background:#fff}
.minicart-items .item-qty{ width:50px; padding-left:5px; padding-right:5px}

/*loader*/
body>.loading-mask {
    z-index: 999999;
}
/*The flash drive collections*/
.homepage-wrapper .basic-collection .sm-basic-products .bs-items{text-align:center}
.homepage-wrapper .basic-collection .sm-basic-products .bs-items .bs-item{float:none;display:inline-block;max-width:200px;}
.homepage-wrapper .basic-collection .sm-basic-products .bs-items .clr1{display:none}
.cms-xpress-order-html .get-right-part{float:right;margin-left:0;background: transparent;padding:0;}
.updateqty-firstblock, .get-right-part .product-summary, .get-right-part > .summary-box{
    background: #fff;
    padding: 20px;
    border: 1px solid #c5c5c5;
}
.get-right-part .product-summary{
    margin-top: 10px;
}
.summary-box{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.flash_messge_home{font-size: 18px;color: #ed1b2e;font-weight: normal; text-transform:uppercase}
.field.choice.newsletter::before {display: none;}
.form.create.account {min-width: 100%;  width: 100%;}

ul.ship-radio li{position: relative;}
ul.ship-radio li input {
    position: absolute !important;
    left: 0 !important;
    top: 0;
    width: 15px;
    height:auto;
    height: 15px;
    z-index: 9;
    opacity: 0;
}

/*----------------Get An Instant Quote----------------*/
.project-type .quotetmenu{
    font-size: 14px;
    color: #000;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Montserrat';
    float: left;
    cursor: pointer;
}
.project-type .titlesection a{
    float: right;
    line-height: 1;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #ed1b2e;
    position: relative;
}
.project-type .titlesection{
    padding: 20px 18px 15px;
}
.project-type .quotetmenu:before{
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 8px;
}
.titlesection a:before{
    content: '\f128';
    font-family: FontAwesome;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 5px;
    width: 19px;
    height: 19px;
    text-align: center;
    border: 1px solid;
    display: inline-block;
    border-radius: 50%;
    line-height: 17px;
}
.titlesection a:after{
    content: '';
    height: 1px;
    width: 32px;
    background-color: #ed1b2e;
    display: block;
    text-align: right;
    position: absolute;
    right: 0;
}
.project-type #mediaexpress-order, .project-type .titlesection{
    background-color: #ffffff;
}
.project-type #mediaexpress-order{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.project-type .ls-tab {
    width: 184px;
    background-color: #dadada;
    display: none;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}
.project-type .l-s-content {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.project-type .slidecontent{
    margin-left: 21%;
}
.project-type  .make-selection-content{
    width: 100%;
    float: none;
    min-height: 315px;
    padding: 0px 10px;
}
.project-type .ls-tab-list {
    color: #3d3d3d;
    font-size: 14px;
    padding: 11px 13px;
    line-height: 1;
    cursor: pointer;
    font-family: 'montserratsemibold';
}
.project-type .ls-tab-list:hover, .project-type .ls-tab-list[aria-expanded="true"], .project-type .ls-tab-list.selected{
    background-color: #ed1b2e;
    color: #fff;
}
.project-type .l-s-content.slidecontent .make-selection-content{
    padding: 0px 5px;
}
.project-type .make-selection-product{
    margin-bottom: 18px;
    text-align: center;
}
.project-type .make-selection-image span.text{
    float: none;
    display: block;
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
}
.project-type .make-selection-image img {
    position: relative;
}
.project-type .make-selection-image{
    border-color: transparent;
}
.project-type .make-selection-image.selection-image-boder, .project-type .make-selection-image:hover {
    border-color: #ed1b2e;
    background: #fff;
}
.nav-action{
    padding: 10px 15px;
    background-color: #fff;
    margin: 0px 0px 0px;
    float: left;
    width: 100%;
}
.nav-action a, .nav-action a:visited{
    width: 67px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat';
    display: block;
    background-color: #3d3d3d;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.nav-action a:first-child{
    float: left;
}
.nav-action a:last-child{
    float: right;
}
.nav-action a:hover{
    background: #ed1b2e;
    color: #fff;
}
.project-type .instant_quote_footer_banner{
    margin-top: 10px;
}
.product-cost .productcost, .product-cost .unitcost, .shipping-cost,
.product-cost .productcost .productprice, .shipping-cost .s_h_total,
.cms-xpress-order-html .product-summary .instant_summary_list li:first-child,
.cms-xpress-order-html .product-summary .instant_summary_list li:last-child{
    font-size: 13px;
    color: #000;
    font-family: 'Montserrat';
}
.cms-xpress-order-html .product-summary .instant_summary_list li:last-child{
    color: #616161;
}
.product-cost.instant_summary_list {
    margin-top: 0px;
}
.project-type .l-s-content.slidecontent .make-selection-content.request_master_copy,
.project-type .l-s-content.slidecontent .make-selection-content.try_card_dvd,
.project-type .l-s-content.slidecontent .make-selection-content.content_delivery_med,
.project-type .l-s-content.slidecontent .make-selection-content.insert_finish{
    padding: 0px 15px;
}
.cms-xpress-order-html .DataHandling_lable {
    font-size: 13px !important;
    color: #000 !important;
    line-height: 18px !important;
    padding-left: 22px;
    font-family: 'Montserrat-Regular' !important;
}
.cms-xpress-order-html .try_card_dvd .DataHandling_lable,
.cms-xpress-order-html .content_delivery_med .DataHandling_lable{
    font-family: 'Montserrat-Regular' !important;
}
.cms-xpress-order-html .request_master_copy .request-master {
    margin: 10px 0px 15px 25px;
}
.cms-xpress-order-html [type="radio"]:checked + label::before, .cms-xpress-order-html [type="radio"]:not(:checked) + label::before{
    border-color: #3d3d3d;
    width: 19px;
    height: 19px;
}
.cms-xpress-order-html [type="radio"]:checked + label:after, .cms-xpress-order-html [type="radio"]:not(:checked) + label:after{
    background-color: #3d3d3d;
    width: 9px;
    height: 9px;
    top: 5px;
    left: 5px;
}
.request-master li{
    margin-top: 5px;
}
.request_master_copy .error-in-data {
    font-size: 12px;
    color: #000;
    font-family: 'Montserrat';
    padding: 3px 10px;
    margin-left: 0;
}
.try_card_dvd ul li{
    width: auto;
    margin-right: 30px;
}
.quickpopup .modal-inner-wrap{
    width: 25%;
}
.quickpopup {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.quickpopup .action-close{
    padding: 0px 10px !important
}
.modal-popup.modal-slide.quickpopup .modal-footer {
    border-top: none;
    text-align: center;
    padding-top: 0;
}
.instant_quote_media_sec .insert_try_left, .insert_try_right,
.instant_quote_media_sec .insert_try_left ul li.miscellenious-heading,
.insert_try_right ul li {
    width: 100%;
    float: left;
}
.instant_quote_media_sec .insert_try_left ul li.miscellenious-heading, .miscellenious-heading {
    font-size: 14px;
    color: #000;
}
.miscellenious-content-casebox.insert_try_right {
    margin-top: 10px;
}
.insert_try_right ul li input {
    margin-right: 6px;
    position: relative;
    top: 2px;
}
.miscellenious-content-casebox #AddOns + label.DataHandling_lable {
    padding-left: 0;
}
.error404_block a.primary {
    margin: 0px 15px;
    font-size: 14px !important;
    height: 45px;
    line-height: 45px;
    margin-top: 30px;
}
.error404_block .info{
    font-size: 16px;
}
.error404_block .info strong{
    margin-bottom: 10px;
}
.error404_block h2 {
    font-size: 130px;
    color: #ed1b2e;
}
.product-summary .project-summary-title{
    font-size: 14px;
}
.product-summary .summary-box{
    height: 100px;
    overflow-y: auto;
}
.summary-box .shopping-cart-button {
    margin-top: 0px;
}
.summary-box .jspDrag {
    background: #ed1b2e;
}
.summary-box .jspDrag, .summary-box .jspTrack{
    border-radius: 10px;
}
.summary-box .jspVerticalBar {
    background: transparent;
    width: 7px;
    border-radius: 10px;
}
body.cms-home .page-wrapper{
    overflow: hidden;
}
.jspPane > div {
    border-bottom: 1px solid #ccc;
    padding: 5px 0px 10px;
    margin-bottom: 5px;
}
.jspPane > div:first-child {
    padding-top: 5px;
}
.cms-xpress-order-html .printing_opt_instant ul li{
    display: table;
}
.cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable,
.cms-xpress-order-html #usbprintsideOptions .DataHandling_lable,
.cms-xpress-order-html .ship-radio .DataHandling_lable,
.cms-xpress-order-html #finishingOptions .DataHandling_lable,
.cms-xpress-order-html #finishingOptions + .insert_try_right .DataHandling_lable,
.cms-xpress-order-html #DataHandlingdiv .DataHandling_lable{
    border: 2px solid #dcdcdc;
    width: 100%;
    text-align: center;
    height: 102px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    background: #f3f2f2;
    border-radius: 6px;
    color: #333 !important;
    text-transform: uppercase;
    font-size: 18px !important;
}
.cms-xpress-order-html #usbDataServicesOptions li,
.cms-xpress-order-html .ship-radio li,
.cms-xpress-order-html #finishingOptions li,
.cms-xpress-order-html #DataHandlingdiv li,
.cms-xpress-order-html #finishingOptions + .insert_try_right li{
    width: 33.3333%;
    display: table;
}
.cms-xpress-order-html #finishingOptions li.miscellenious-heading,
.cms-xpress-order-html #finishingOptions + .insert_try_right li.miscellenious-heading{
    width: 100%;
    margin-bottom: 10px
}
.cms-xpress-order-html #finishingOptions li,
.cms-xpress-order-html #DataHandlingdiv li,
.cms-xpress-order-html #finishingOptions + .insert_try_right li{
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable::before,
.cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable::after,
.cms-xpress-order-html #usbprintsideOptions .DataHandling_lable::before,
.cms-xpress-order-html #usbprintsideOptions .DataHandling_lable::after,
.cms-xpress-order-html .ship-radio .DataHandling_lable::before,
.cms-xpress-order-html .ship-radio .DataHandling_lable::after,
.cms-xpress-order-html #finishingOptions .DataHandling_lable::before,
.cms-xpress-order-html #finishingOptions .DataHandling_lable::after,
.cms-xpress-order-html #finishingOptions + .insert_try_right .DataHandling_lable::before,
.cms-xpress-order-html #finishingOptions + .insert_try_right .DataHandling_lable::after,
.cms-xpress-order-html #DataHandlingdiv .DataHandling_lable::before,
.cms-xpress-order-html #DataHandlingdiv .DataHandling_lable::after{
    content: none;
}
.cms-xpress-order-html #usbDataServicesOptions [type="radio"]:checked + label.DataHandling_lable,
.cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable:hover,
.cms-xpress-order-html #usbprintsideOptions [type="radio"]:checked + label.DataHandling_lable,
.cms-xpress-order-html #usbprintsideOptions .DataHandling_lable:hover,
.cms-xpress-order-html .ship-radio [type="radio"]:checked + label.DataHandling_lable,
.cms-xpress-order-html .ship-radio .DataHandling_lable:hover,
.cms-xpress-order-html #finishingOptions [type="radio"]:checked + label.DataHandling_lable,
.cms-xpress-order-html #finishingOptions .DataHandling_lable:hover,
.cms-xpress-order-html #finishingOptions + .insert_try_right [type="checkbox"]:checked + label.DataHandling_lable,
.cms-xpress-order-html #finishingOptions + .insert_try_right .DataHandling_lable:hover,
.cms-xpress-order-html #DataHandlingdiv [type="radio"]:checked + label.DataHandling_lable,
.cms-xpress-order-html #DataHandlingdiv .DataHandling_lable:hover{
    border: 2px solid #bfbfbf;
    background-color: #ee1b2e;
    color: #fff !important;
    border-color: #f16773;
}
.cms-xpress-order-html #usbDataServicesOptions [type="radio"]:checked + label:before,
.cms-xpress-order-html #usbprintsideOptions [type="radio"]:checked + label:before,
.cms-xpress-order-html .ship-radio [type="radio"]:checked + label:before,
.cms-xpress-order-html #finishingOptions [type="radio"]:checked + label:before,
.cms-xpress-order-html #finishingOptions + .insert_try_right [type="checkbox"]:checked + label:before,
.cms-xpress-order-html #DataHandlingdiv [type="radio"]:checked + label:before{
    content: '' !important;
    background-image: url(../images/true.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    border: none;
    position: absolute;
    right: 0;
    left: auto;
    border-radius: 50%;
    background-color: #3d3d3d;
    margin-top: -10px;
    margin-right: -13px;
}
.cms-xpress-order-html #finishingOptions + .insert_try_right [type="checkbox"]:checked + label:before{
    top: 0;
    margin-right: 0px;
}
.cms-xpress-order-html #finishingOptions + .insert_try_right #AddOns{
    position: absolute;
    opacity: 0;
    visibility: hidden;
} 
.cms-xpress-order-html div#DataHandlingdiv {
    width: 100%;
    margin-bottom: 20px;
}
.project-type .make-selection-content.instant_quote_media_sec.content_delivery_med {
    padding: 0px 20px;
}
.cms-xpress-order-html div#DataHandlingdiv + div#delivery-ftp {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.cms-xpress-order-html .content_delivery_med .miscellenious-casebox-small-part .ftp_sub_changes ul li {
    width: 100%;
    float: inherit;
    margin-top: 10px;
}
.cms-xpress-order-html .miscellenious-content-casebox-1.ftp_sub_changes {
    padding-top: 25px;
    position: relative;
    padding-left: 26px;
}
.cms-xpress-order-html .miscellenious-content-casebox-1.ftp_sub_changes:before {
    content: '';
    background: #000;
    height: calc(100% - 10px);
    width: 1px;
    position: absolute;
    left: 0;
    top: 1px;
    margin-left: 9px;
    z-index: 0;
}
.cms-xpress-order-html [type="radio"]:checked + label:before, .cms-xpress-order-html [type="radio"]:not(:checked) + label:before{
    z-index: 9;
}
.cms-xpress-order-html [type="radio"]:checked + label:after, .cms-xpress-order-html [type="radio"]:not(:checked) + label:after{
    z-index: 99
}
.cms-xpress-order-html .content_delivery_med .miscellenious-casebox-small-part .ftp_sub_changes ul li:before {
    content: '';
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    margin-left: 10px;
    top: auto;
    margin-top: 9px;
}
.cms-xpress-order-html .make-selection-content.miscellenious-content.instant_quote_media_sec.request_master_copy {
    padding: 0px 20px;
}
.cms-xpress-order-html .make-selection-content.miscellenious-content.instant_quote_media_sec.content_delivery_med div#delivery-ftp{
    padding: 0px;
}
.make-selection-content.miscellenious-content.instant_quote_media_sec.try_card_dvd {
    padding: 0px 20px;
}
/*------------------MM2-200--------------------*/
.cms-graphic-specifications-html .column.main h6{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 12px;
}
.cms-graphic-specifications-html .column.main h6 a, .cms-graphic-specifications-html .column.main ul li a{
    color: #ed1b2e;
}
.cms-graphic-specifications-html .column.main h6 a:hover, .cms-graphic-specifications-html .column.main ul li a:hover{
    color: #222222;
}
.cms-graphic-specifications-html .column.main ul{
    margin: 0px 0px 15px;
    padding: 0px 10px;
}
.cms-graphic-specifications-html .column.main ul li ul{
    margin: 15px 0px 15px;
}
.cms-graphic-specifications-html .column.main ul li ul li:first-child:before{
    content: none;
}
.cms-graphic-specifications-html .column.main ul li{
    position: relative;
    padding-left: 15px;
}
.cms-graphic-specifications-html .column.main ul li:before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #666666;
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0;
    margin-top: 7px;
}
.cms-graphic-specifications-html .column.main p{
    margin-bottom: 20px;
}
.cms-graphic-specifications-html .column.main ul li ul li:first-child{
    padding-left: 0;
}
.cms-graphic-specifications-html .column.main ul li ul li:first-child:before{
    content: none;
}






@media only screen and (max-width: 1200px){
    .project-type .slidecontent {
        margin-left: 185px;
    }
    .nav-action {
        padding: 10px 18px;
        margin: 10px 0px 0px;
        float: left;
        width: 100%;
    }
    .slidecontent .instant_quote_media_sec .make-selection-product {
        width: 50%;
    }
    .cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable{
        width: 180px;
    }
    .cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable,
    .cms-xpress-order-html #usbprintsideOptions .DataHandling_lable,
    .cms-xpress-order-html .ship-radio .DataHandling_lable,
    .cms-xpress-order-html #finishingOptions .DataHandling_lable,
    .cms-xpress-order-html #finishingOptions + .insert_try_right .DataHandling_lable,
    .cms-xpress-order-html #DataHandlingdiv .DataHandling_lable{
        font-size: 14px !important;
    }
}
@media only screen and (max-width: 1024px){
    .homepage-wrapper .full-wrapper .boxed-container{
        margin-top: 0;
    }
    .quickpopup .modal-inner-wrap {
        width: 50%;
    }
}
@media only screen and (max-width: 991px){
    .slidecontent .instant_quote_media_sec .make-selection-product {
        width: 29.5%;
    }
    .collapse-type .navigation-mobile{
        z-index: 99999;
    }
}
@media only screen and (max-width: 767px){
    .slidecontent .instant_quote_media_sec .make-selection-product {
        width: 28.5%;
    }
    .error404_block h2{
        font-size: 100px;
    }
    .data_ser_instant ul li {
        width: 50%;
    }
    .cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable{
        width: 168px;
    }
}
@media only screen and (max-width: 640px){
    .cms-xpress-order-html #usbDataServicesOptions .DataHandling_lable{
        width: 100%;
    }
    .instant_quote_media_sec .make-selection-product {
        width: 46%;
    }
    .slidecontent .instant_quote_media_sec .make-selection-product {
        width: 90%;
    }
    .project-type .ls-tab {
        width: 150px;
    }
    .project-type .slidecontent {
        margin-left: 150px;
    }
    .project-type .ls-tab-list {
        font-size: 11px;
    }
    .try_card_dvd ul li{
        margin-bottom: 15px;
    }
    .project-type .l-s-content.slidecontent .make-selection-content.request_master_copy,
    .project-type .l-s-content.slidecontent .make-selection-content.try_card_dvd,
    .project-type .l-s-content.slidecontent .make-selection-content.content_delivery_med,
    .project-type .l-s-content.slidecontent .make-selection-content.insert_finish{
        padding: 0px 18px;
    }
    .project-type .l-s-content .make-selection-content.request_master_copy,
    .project-type .l-s-content .make-selection-content.try_card_dvd,
    .project-type .l-s-content .make-selection-content.content_delivery_med,
    .project-type .l-s-content .make-selection-content.insert_finish{
        padding: 0px 18px;
    }
    .content_delivery_med .miscellenious-casebox-small-part .ftp_sub_changes ul li,
    .content_delivery_med .miscellenious-content-casebox-small ul li,
    .instant_quote_media_sec .insert_try_left ul li,.printing_opt_instant ul li,
    .insert_try_right ul li, .data_ser_instant ul li{
        width: 100%;
        float: none;
    }
    .content_delivery_med .miscellenious-content-casebox-small ul li,
    .printing_opt_instant ul li, .data_ser_instant ul li{
        margin-bottom: 10px;
    }
    .content_delivery_med .miscellenious-content-casebox-small ul li:last-child,
    .printing_opt_instant ul li:last-child, .data_ser_instant ul li:last-child{
        margin-bottom: 0px;
    }
    .cms-xpress-order-html #usbDataServicesOptions li,
    .cms-xpress-order-html .ship-radio li,
    .cms-xpress-order-html #finishingOptions li,
    .cms-xpress-order-html #DataHandlingdiv li,
    .cms-xpress-order-html #finishingOptions + .insert_try_right li{
        width: 100%;
        display: table;
    }
    #finishingOptions ul li:last-child{
        margin-top: 15px;
    }
    .cms-xpress-order-html .miscellenious-content-casebox-1.ftp_sub_changes::before,
    .content_delivery_med .miscellenious-casebox-small-part .ftp_sub_changes ul li::before {
        content: none !important;
    }
    .cms-xpress-order-html .miscellenious-content-casebox-1.ftp_sub_changes {
        padding-top: 5px;
    }
    .cms-xpress-order-html div#DataHandlingdiv + div#delivery-ftp,
    .cms-xpress-order-html #finishingOptions li,
    .cms-xpress-order-html #DataHandlingdiv li,
    .cms-xpress-order-html #finishingOptions + .insert_try_right li {
        padding-left: 0;
        padding-right: 0;
    }
}
.hideh1{display: none;}
.cms-page-topimg .artwork{display: inline-block;font-size: 12px;color: #666;}
.productprice:before, .unitprice:before, .s_h_total:before{content:"$"}
[class^=blog-author-] .post-ftimg-hld, .blog-index-index .post-ftimg-hld {
    width: 30%;
    float: left;
}
.post-content .post-description .post-ftimg-hld {
    margin: 0 10px 10px 0 !important;
}


/* MED-484  3 cms pages update 1-11-23*/


@media only screen and (min-width: 1440px) { 
    .top-banner .container,.why-section .container,.createA-section .container,.stepup-section .container{ max-width: 1440px; width: 100%;}
    }
    
    /* .cms-cds-in-jackets-cardboard-jacket-custom-cd-sleeve-printing-html  
    .trustplot-pagereview-frame,
    .cms-cds-in-jackets-cardboard-jacket-custom-cd-sleeve-printing-html  
    .breadcrumbs,
    .cms-cds-in-digipak-cd-packaging-html
    .breadcrumbs,
    .cms-cds-in-digipak-cd-packaging-html
    .trustplot-pagereview-frame,
    .cms-cds-in-eco-wallet-packaging-html .breadcrumbs,
    .cms-cds-in-eco-wallet-packaging-html .trustplot-pagereview-frame,
    .cms-dvd-amaray-case-html .breadcrumbs,
    .cms-dvd-amaray-case-html .trustplot-pagereview-frame {display: none; }  */
    
    
    .order-btn{background: #000; color: #fff!important;padding:8px 30px; text-transform: uppercase; display:inline-block; font-size: 17px;
        transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s; border: 1px solid #000;}
    .order-btn:hover{background-color:#ea202f; border-color: #fff; color:#fff;}
    
    div.bg-secondary{ background: #ea202f; color: #fff;  padding:40px 0; } 
    .item-img{  width: 100%; text-align: center;}
    .top-banner{ padding:30px 0; color: #fff; background: url(../images/topbanner.jpg) no-repeat center center #ea202f;}
    .top-banner .row{ display: flex; align-items: center; flex-wrap: wrap;}
    .top-banner .item-content{ padding: 44px 0 10px;}
    .top-banner img{ display: block;}
    .top-banner h1{ font-size:70px; font-weight: 600; line-height: 1; padding-bottom: 56px;  font-family: 'montserratsemibold'; margin: 0;}
    .top-banner h3{ font-size: 46px; font-weight: 600; line-height: 1.2; padding-bottom: 48px;}
    .top-banner h3 span{ display: block; font-size: 28px;}
    
    
    .why-section{font-size: 16px;   }
    .why-section h2{ text-align: center; font-weight: normal;font-family: 'Gotham Ultra'; padding-bottom: 20px; font-size: 40px; } 
    .why-section ul{ list-style-type: disc; margin-left: 0; padding-left: 20px; padding-top: 20px; } 
    .why-section ul li{ padding-bottom: 15px;}
    
    .createA-section{ padding: 40px 0; font-size: 16px; color: #050505;}
    .createA-section h2{   font-weight: normal;font-family: 'Gotham Ultra'; padding-bottom: 20px;  text-transform: uppercase;} 
    .createA-section .order-btn{ margin-top: 20px; }
    .createA-section p{ margin-bottom: 20px;}
    
    .stepup-section{ padding:60px 0 40px;   font-size: 16px;  color: #050505;}
    .stepup-section h2{ text-align: center; font-weight: normal;font-family: 'Gotham Ultra'; padding-bottom: 20px; font-size: 40px; } 
    .stepup-section p{ margin-bottom: 20px;}
    .downloadbox{ max-width: 1000px; display: block; margin: 0 auto; padding: 0; font-size: 16px;  }
    .downloadbox .row{ display: flex; align-items: center; flex-wrap: wrap;}
    .downloadbox .row .cms-custom-btn .custom_submit{font-size: 17px; font-family: Open Sans; font-weight: 600; }
    .downloadbox .item-img{text-align: right; padding:0 30px 20px;}
    .stepup-section .downloadbox p{ padding-bottom: 0;}
    .stepup-section ul{ list-style-type: disc; margin-left: 0; padding-left: 20px; padding-top: 20px; } 
    .stepup-section ul li{ padding-bottom: 15px;}
    
    .usb-section{ padding: 40px 0 0; font-size: 16px;  color: #050505;}
    .usb-section .row{ display: flex; align-items: center; flex-wrap: wrap;}
    .usb-section h2{ font-weight: normal;font-family: 'Gotham Ultra'; padding-bottom: 20px; } 
    .usb-section .order-btn{ margin-top: 20px; }
    
    .video-section{ padding: 50px 0; font-size: 26px; }
    .video-section .container{ max-width: 800px;}
    .video-section iframe{ width: 100%;  min-height: 400px;}
    
    
    @media only screen and (max-width: 1440px) {
        .top-banner h1{ font-size: 56px;}
       
        
     }
    
     @media only screen and (max-width: 990px){
        .top-banner h1{ font-size: 36px; line-height: normal;} 
        .top-banner h3{ font-size: 26px; padding-bottom: 20px;}
        .top-banner h3 span{ font-size: 22px;}
        .stepup-section h2,.why-section h2{ font-size: 30px;}
        .createA-section h2,.usb-section h2{ font-size: 24px;}
     
        .item-img{ text-align: center; padding:0 20px 20px;} 
     }
    
     @media only screen and (max-width: 768px){ 
        
        .top-banner{ padding: 20px 0;}
        .top-banner img{ max-width: 300px; display: block;}
        .top-banner .item-content{ padding: 20px 0; text-align: center;}
        .top-banner h1{padding-bottom: 20px; font-size: 30px;}  
        .video-section iframe{  min-height: 360px;}
        .top-banner .row,.downloadbox .row,.usb-section .row{    justify-content: center;}
        .stepup-section h2,.why-section h2{ font-size: 24px;}
        .createA-section h2,.usb-section h2{ font-size: 20px;} 
        .createA-section .item-img{ padding: 20px;} 
        .downloadbox .item-img{ text-align: center;} 
      
     } 
     
     /* Apply text-shadow only for iOS devices */
     @media screen and (max-device-width: 1024px) { 
        @supports (-webkit-touch-callout: none) {
        div.bg-secondary{ text-shadow: 1px 1px #fff; } 
        }   
    }


    /* /MED-496 */
.videotop-banner{ padding-bottom: 30px; }
.videotop-banner .row{ display: flex; align-items: center; flex-wrap: wrap;}
.videotop-banner .item-content{ padding: 44px 0 10px;}
  
.videotop-banner img{ display: block;}
.videotop-banner h1{ font-size:62px; font-weight: 600; line-height: 1; padding-bottom:20px;  font-family: 'montserratsemibold'; margin: 0; color: #000;}
.videotop-banner h3{ font-size: 40px; font-weight: 600; line-height: 1.2; padding-bottom:20px; color: #000;}
.videotop-banner h3 span{ display: block; }

.videobrochure-info{  font-size: 16px;  color: #050505; padding: 0;}
.videobrochure-info h2{ text-align: center; font-weight: normal;font-family: 'Gotham Ultra'; padding-bottom: 20px; padding-top: 20px; font-size: 40px; } 
.videobrochure-info p{ margin-bottom: 20px;} 
.videobrochure-info .item-content img{ display: block; margin: 30px auto;}

.videobrochurefeatures{ clear: both; width: 100%; padding: 40px 0; }
.videobrochurefeatures h3{ text-align: center; padding-bottom:40px; font-size: 40px;} 
.videobrochurefeatures .row{ display: flex;}
.videobrochurefeatures ul{ padding: 0 15px;}
.videobrochurefeatures ul li strong{ display: block;}
.videomanywasy { clear: both; width: 100%; padding-bottom:60px; text-align: center; font-size: 24px;}
.videomanywasy h2{ font-size: 30px; padding:0 0 10px;}
 
.videomanywasy .row{ display: flex; justify-content: center; }
.videomanywasy ul{text-align: left; list-style-type: disc;
    display: grid;
    grid-template-columns: repeat(3, auto); margin-left: 60px;
}
/* .videomanywasy ul li{ width: 33.33%;  }  */

.videodefferentsize{text-align: center; }
.videodefferentsize h3{ padding-bottom: 40px;font-size: 40px;} 
.videodefferentsize .item-content { text-align: left;}
.videodefferentsize .item-content li{ padding-bottom:30px; list-style-type: disc;   }
.videodefferentsize .item-content .listtype{ grid-template-columns: 1fr auto; display: grid; gap: 20px; align-items: center;}
.videodefferentsize .item-content li strong{ display: block;}
.videodefferentsize .item-content li a{background: #f30606;border: 0px;color: #fff;padding:5px 15px; text-transform: uppercase; text-align: center; font-size: 14px;
    display:inline-block;transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;float:left; line-height: normal; width: 200px;} 
.videodefferentsize .item-content li a:hover{background-color:#000;}
.videodefferentsize .row{ padding-bottom: 30px; display: flex;
    flex-wrap: wrap;

    align-items: center;}
@media only screen and (min-width: 1200px) {
    .videobrochurefeatures .row{ margin: 0 -30px;}
    .videobrochurefeatures ul{ padding: 0 30px;}
    .videodefferentsize .item-content{ padding-left:60px; font-size: 20px;}
}


@media only screen and (max-width: 1440px) {
    .videotop-banner h1{ font-size: 46px;}
    .videotop-banner h3{ font-size: 30px;} 
 }

 @media only screen and (max-width: 990px) {
    .videotop-banner h1{ font-size: 36px;}
    .videotop-banner .item-content{ text-align: center;}
    .videotop-banner .item-content .custom_submit{float: none; } 

    .videobrochure-info h2{ font-size: 24px;}  
    .videomanywasy h2{ font-size: 20px;}
    .videomanywasy{ font-size: 100%;}
    .videodefferentsize .item-content { padding: 0 20px;}
 }
 @media only screen and (max-width: 767px) {
    .videomanywasy {}
    .videomanywasy ul{grid-template-columns: repeat(2, auto);}
    .videobrochurefeatures .row{ flex-wrap: wrap;}
    .videobrochurefeatures .row ul{ width: 100%;}




 }

 @media only screen and (max-width: 540px){
 .videodefferentsize .item-content .listtype{  display: flex; flex-flow: column; }
 .videomanywasy ul { display: block; margin-left: 30px;}

 .videodefferentsize .item-content{ text-align: center;} 
 .videodefferentsize ul {    margin: 0 auto;
    display: inline-block;
    text-align: left;}

 }


 /* MED-585 */

 .customPrintedSection .cms-custom-btn .custom_submit{ display: inline-block; float: none;}

 .media-canTop{ background: #3d3d3d; padding:30px 20px; text-align: center; margin-top: 20px;}
 
 .media-can{ text-align: center;     font-size: 16px;color: #050505;}
 
 .media-can p{ font-size: 100%; margin-bottom: 20px;}
 
 .media-loking{ padding: 40px 0 0;}
 
 .media-loking h2{       text-align: center; color: #050505;     font-weight: normal;    font-family: 'Gotham Ultra';    padding-bottom: 20px;    font-size: 40px;}
 
 .media-loking .media-loking-items{ width: 100%; display: flex; flex-wrap: wrap; gap: 3%; padding:30px 0;}
 
 .media-loking .media-loking-item{ width: 31.3%; text-align: center;}
 
 .media-loking .media-loking-item img{ display: block; margin:0 auto 40px;}
 
 .media-loking .media-loking-item .order-btn{ border-radius: 10px;}
 
 @media only screen and (max-width: 990px) {
 
     .media-loking h2{  font-size: 30px; }
 
     .media-loking .media-loking-items{  gap: 1%;}
 
     .media-loking .media-loking-item{  width: 32.3%;}
 
     .media-loking .media-loking-item .order-btn{ font-size: 14px;}
 
 }
 
 @media only screen and (max-width: 767px) {
 
     .media-loking h2{  font-size: 24px; }
 
 }
 
  
 
 @media only screen and (max-width: 540px) {
 
     .media-loking .media-loking-items{  gap:20px;}
 
     .media-loking .media-loking-item{  width: 100%;}
 
 }


 /* MED-595 */

.custom_design_tool_text{ display: block;}
.custom_design_tool_text h2{ display: block; padding:10px 10px 20px; color: #000; font-weight: 500; margin: 0;}
.discount_custom_text{ display: block; padding: 10px 0; margin-bottom: 10px;}
.discount_custom_text h4{ font-weight: bold;}


/***MED-655 faqs popup***/
.faqsmodal-popup{  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; }
.faqsmodal-popup .modal-inner-wrap{max-width: 680px;}
.faqsmodal-popup .action-close{ padding: 0 !important; top: 5px; right: 5px;     font-weight: bold;}
.faqsmodal-popup .action-close:before{ color: #fff; font-weight: bold;}
.faqsmodal-popup .modal-header{ padding:14px 25px; margin: 0; background:#ed1b2e; color: #fff; border: none; } 
.faqsmodal-popup .modal-header .modal-title{ border: none; font-size: 16px; font-weight: bold;  color: #fff; padding: 0; text-transform: uppercase;}
.faqsmodal-popup .modal-content{ padding: 25px; }
.faqsmodal-popup .modal-content ul{list-style-type: decimal; color: #000000; font-size: 12px;    font-weight: 600; padding-left: 15px; }
.faqsmodal-popup .modal-content ul span{ color:#ed1b2e; }
.faqsmodal-popup .modal-content ul p{ font-weight: normal;} 
.faqsmodal-popup .modal-content a{ text-decoration: underline; color: #222222;}
.faqsmodal-popup .modal-content a:hover{ text-decoration: none; color:#ed1b2e;}

@media only screen and (min-width: 767px) {
 .faqsmodal-popup{    display: flex;    justify-content: center;    align-items: center;}
}
 @media only screen and (max-width: 767px) {
.faqsmodal-popup.modal-slide .modal-inner-wrap[class]{ background: #fff;}
} 

/* MED-698 */
.center-btn { text-align: center; width: 100%; display: block;}
.center-btn .custom_submit { float: none; display: inline-block;}
.multiple-usbilist { text-align: center; width: 100%; display: block;}
.multiple-usbilist ul{ display: inline-block; margin: 20px; text-align: left;}
.multiple-usbilist ul li{ margin-bottom: 5;}
.cms-usb-c-drive .stepup-section h3{    font-family: 'Gotham Ultra';    font-weight: normal;      padding-bottom: 20px;    font-size: 40px;}
@media only screen and (max-width: 767px) {    
        .cms-usb-c-drive .stepup-section h3{ font-size: 24px;}
}

/* MED-711 */
.cms-thank-you .page-main,.cms-video-brochure-thank-you .page-main{ padding-bottom: 0;}
.cms-thank-you .trustplot-pagereview-frame,.cms-video-brochure-thank-you .trustplot-pagereview-frame{ display: none;}
.thank-section{ padding:60px 0; font-size: 14px; line-height: 1.5;}
.thank-section h1,.thank-section h2{ font-weight: 600; margin: 0; padding-bottom: 20px; font-size: 45px;}
.thank-what{padding: 60px 0; font-size: 16px;    color: #050505;}
.thank-what h2{font-weight: normal;    font-family: 'Gotham Ultra';    padding-bottom: 20px;}
.thank-what ul{ list-style-type: disc; padding: 20px;  padding-top: 0;}
