@charset "utf-8";

/* UPDATED 1.5.16 */
.newmolex img + h4 { padding-top:12px; }
/* CLOSE UPDATED */

/* Lists */
.newmolex ul.styled, .newmolex ul.styled li, .newmolex ul.simple-list, .newmolex ul.simple-list li { list-style-type: none; margin: 0; padding: 0; }
.newmolex ul.bulleted-list { margin: 0 0 10px 15px; padding: 0; list-style-type: disc;}
.newmolex ul.bulleted-list li { list-style-type: disc; }
.newmolex ul.simple-list li { color: #797979; }
.newmolex ul.simple-list-bold li, .newmolex ul.simple-list-bold li a { font-weight: bold; }
.newmolex ul.simple-list { margin-bottom: 15px; }
.newmolex ul.simple-list li { margin-bottom: 6px; }
.newmolex ul.simple-list p { font-size: 13px; line-height: 16px; font-weight: normal; color: #323232; margin-top: 5px; }

/* Body text styles */
.newmolex .body-text p { font-size: 14px; line-height: 22px; margin: 0 0 20px; }
.newmolex .body-text .contain { max-width: 600px; margin-left: auto; margin-right: auto; display: block;}
.newmolex .body-text h1 { font-size: 30px; line-height: 32px; font-weight: bold; margin: 0 0 24px;}
.newmolex .body-text h2 { font-size: 30px; line-height: 32px; font-weight: bold; margin: 0 0 24px;}
.newmolex .body-text h4 { font-family: Verdana, sans-serif; font-size: 16px; line-height: 18px; font-weight: bold;  }
.newmolex .body-text h5 { font-size: 14px; font-weight: bold; font-style: normal; line-height: 20px; color: #323232;  }

/* Section padding */

/* UPDATED 1.5.16 */
.newmolex .lead-section { padding-top: 30px; padding-bottom: 10px; }
/* CLOSE UPDATED */
.newmolex .lead-section p, .newmolex .lead-section h2 { width: 95%; }





/* slideshows */
.newmolex #slideshow { padding: 0; position: relative; width: 100%; margin: auto; }
.newmolex #slideshow .details { position: absolute; height: 460px; }
.newmolex #slideshow .slide { width: 960px; height: 460px; position: relative; }
.newmolex #slideshow .slide-copy { display: table; position: absolute; top: 231px; left: 80px; width: 300px; height: 332px; }
.newmolex #slideshow .slide-copy-inner { vertical-align: middle; display: table-cell;}
.newmolex #slideshow .slide-copy h2 { text-transform: uppercase; font-weight: bold; font-size: 30px; line-height: 31px; color: #333; }
.newmolex #slideshow .slide-copy h2 em { color: #666; font-style: normal; }
.newmolex #slideshow .slide .btn { margin-top: 10px; padding: 10px 15px; }

.newmolex #featured-products h5 { text-transform: uppercase; }
.newmolex #products-slideshow { margin-top: 20px;}
.newmolex #products-slideshow .slide span { color: #333; font-weight: bold; display:block; margin: 10px 0;}
.newmolex #products-slideshow .owl-wrapper-outer { width: 869px; }
.newmolex #products-slideshow .slide a:hover { color: #333; }

.newmolex .owl-theme .owl-controls .owl-page span { width: 55px; height: 6px; border-radius: 0; margin: 7px; background-color: #ffffff; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.newmolex .owl-theme .owl-controls .owl-page.active span, .newmolex .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #e9123d;}
.newmolex .owl-theme .owl-controls { margin-top: -27px; margin-bottom: 8px;transform: translateY(-15px); z-index: 999; position: relative; }

/* Generic overlays */
.newmolex .overlay-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #333; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; z-index: 2; }
.newmolex .overlay-text { text-shadow: 1px 1px 1px #000; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; color: white; display: block; width: 100%; height: 100%; text-decoration: none; position: absolute; top: 0; left: 0; z-index: 3; padding: 0 20px; }

.newmolex button.simple-overlay { display: block; background: url('../images/molexRD/bg-gray-transparent.png'); border: none; outline: none; vertical-align: middle; position: absolute; top: 0; width: 100%; height: 100%; color: white; font-size: 16px; line-height: 19px; font-weight: bold; padding: 15px; }
.newmolex button.simple-overlay:hover { border: 5px solid #333; }

/* Generic top area */
.newmolex #top-banner  { width: 960px; padding: 70px 0; }
.newmolex #top-banner .banner-text { padding: 5px 70px 0 132px;  }
.newmolex #top-banner .arrow { position: absolute; z-index: 9; top: 70px; left: 44px; }
.newmolex #top-banner h1 { text-transform: uppercase; margin-top: 0; font-size: 36px; line-height: 41px; font-weight: bold; color: #666; margin-bottom: 20px; }
.newmolex #top-banner h1 strong { color: #333; }
.newmolex #top-banner p { font-size: 14px; line-height: 22px; color: #666; }
.newmolex #top-banner #banner-right p { font-size: 12px; line-height: 18px; }

.newmolex #top-banner .overlay { position: absolute; top: 0; left: 0; width: 960px; height: 350px; }
.newmolex #top-banner .overlay-text { padding-top: 75px; }
.newmolex #top-banner.has-bg-image { height: 350px; padding-bottom: 0; }
.newmolex #top-banner.has-bg-image h1 { width: 70%; color: white; font-weight: normal; }
.newmolex #top-banner.has-bg-image p { width: 60%; color: white; }
.newmolex #top-banner .bg-image { width: 960px; margin: -70px 0 0;}

.newmolex #top-banner-small .bg-image { width: 960px; }
.newmolex #top-banner-small { height: 193px; padding: 0; }
.newmolex #top-banner-small h1 { margin: 0; position: absolute; left: 0; bottom: 0; font-size: 21px; padding: 30px 43px; background: transparent url("/images/molexRD/overlay-bg.png") top left repeat; color: white; text-shadow: 1px 1px 1px #000; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; display: inline-block; }

.newmolex #banner-left { width: 685px; float: left; }
.newmolex #banner-right { width: 275px; padding: 10px 23px 55px; border-left: 1px solid #e2e2e2; float: right; }

/* Generic page features */
.newmolex .page-feature { min-height: 177px; }
.newmolex .page-feature .overlay-text span { display: block; }
.newmolex .page-feature .circle { margin: 40px auto 10px; position: relative; width: 77px; height: 77px; padding: 18px;}
.newmolex .page-feature .circle .circle-bg { position: absolute; left: 0; top: 0; background-color: #272727; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; padding: 5px; border-radius: 38px; height: 76px; width: 76px; }
.newmolex .page-feature .overlay-text .circle img { position: relative; margin: auto; display: block; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.newmolex .page-feature .overlay-text { font-size: 16px; color: white; font-weight: bold; }
.newmolex .page-feature .overlay:hover .overlay-bg { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
.newmolex .page-feature .overlay:hover .circle .circle-bg { background-color: #ea0437; }

/* Industry popover */
.newmolex .contains-popover { position: relative; width: 960px; margin: auto; }
.newmolex .popover { display: none; background-color: #323232; padding-top: 44px; padding-bottom: 44px; position: absolute; z-index: 8; top: 0; left: 0; }
.newmolex .popover h4, .newmolex .popover p { color: white; }
.newmolex .popover h4 { font-size: 16px; margin-top: 0; font-family: Arial, sans-serif;}
.newmolex .popover p { font-size: 12px; line-height: 18px; }
.newmolex .popover a:hover { color: white; }
.newmolex .popover .close { position: absolute; top: 20px; right: 27px;}
.newmolex .popover .vertical-align-wrapper { height: 275px; }

/* Video */
.newmolex .video { width: 497px; height: 275px; position: relative; cursor: pointer; }
.newmolex .video .play { top: 50%; left: 50%; position: absolute; z-index: 9; margin-top: -45px; margin-left: -45px; }

/* Popover */
.newmolex .popover ul { list-style-type: none; padding: 0; margin: 0 0 20px;}
.newmolex .popover ul li { line-height: 22px; }
.newmolex .popover ul li a { color: white; }

/* Tabs */
/* MODIFIED 5.13.16 */
.newmolex .tabs-wrapper { border-top: 1px solid #e2e2e2; margin: 30px 0 0;}
.newmolex .tabs { list-style-type: none; margin: -20px 15px 0; padding: 0; z-index: 99;}
.newmolex .tabs li { display: inline-block; /* background-color: white; */ margin: 0 2px 10px 2px;}
.newmolex .tabs li a { border-radius: 3px; font-weight: bold; display: block; color: white; background-color: #f5f5f5; font-size: 11px; line-height: 12px; color: #797979; padding: 12px 15px;}
.newmolex .tabs li a:hover,
.newmolex .tabs li a.selected { background-color: #323232; color: white; text-decoration: none; }

.newmolex .body-text p:last-child { margin-bottom: 0; }

.newmolex .bg-red { background: #ec0637; padding: 15px;}
.newmolex .bg-red * { color: #fff; margin: 0;}
.newmolex .bg-red p { margin: 10px 0 0;}
.newmolex .bg-red a:hover { color: #fff;}

.newmolex .col-text { padding: 25px 20px;}
.newmolex .col-text .cat-title { padding: 0; margin-bottom: 10px}
.newmolex .col-text .cat-features { padding: 0; color: #323232;}
.newmolex .col-text ul { padding: 0 0 0 20px;}
.newmolex .col-text .btn { white-space: normal; margin: 20px 0 0;}

.border-top { border-top: 1px solid #e2e2e2;}
.cta { text-align: center; color: #000; font-size: 18px; max-width: 700px; line-height: 24px; font-weight: bold; margin: 40px auto;}
.newmolex .tab-content, .newmolex .multi-tab-content { padding: 0; display: none; }
.newmolex .tab-content.selected, .newmolex .multi-tab-content.selected { display: block; }
/* CLOSE MODIFIED */

/* UPDATED 1.5.16 */
.newmolex #product-landing .section.tab-content { padding: 0 44px 20px 44px; }
/* CLOSE UPDATED */

/* UPDATED 5.17.16 */
#industry-data-center .shaded .tabs li a { background: #fff; }
#industry-data-center .shaded .tabs li a:hover, #industry-data-center .shaded .tabs li a.selected { background-color: #323232; color: white; text-decoration: none; }
/* CLOSE UPDATED */


/* Filters */
.newmolex ul.filters { list-style-type: none; margin: 5px 0 30px; padding: 0; }
.newmolex ul.filters li { display: inline; border-left: 2px solid #e2e2e2; margin-left: 5px; padding-left: 10px; }
.newmolex ul.filters li:first-child { margin-left: 0; padding-left: 0; }
.newmolex ul.filters li a { font-weight: bold ;}
.newmolex ul.filters li a.selected, .newmolex ul.filters li a:hover { color: #323232; text-decoration: none; }
.newmolex ul.filters li a.selected { color: #323232; }

/* Rollovers */
.newmolex .rollover-wrap .item, .newmolex .rollover { cursor: pointer; }
.newmolex .rollover { display: none; position: absolute; top: 0; left: 0; z-index: 9; background-color: #ea0437; color: white; text-decoration: none; width: 100%; padding: 9px 20px 20px; text-align: left; }
.newmolex .rollover a { color: white; }
.newmolex .rollover a:hover { text-decoration: none; }
.newmolex .rollover img.white-arrow { position: absolute; bottom: 15px; right: 15px; }

/* Gray boxes */
.newmolex .gray-box { white-space: nowrap; color: #323232; display: block; border-radius: 5px;text-align: center; font-weight: bold; padding: 16px; margin-bottom: 20px; overflow: hidden; border-right: 2px solid #ebebeb; border-bottom: 2px solid #ebebeb; background-color: #f5f5f5; }
.newmolex .gray-box span { font-weight: bold; font-size: 12px; margin: 5px 0 0; display: block; }
.newmolex .gray-box:hover { text-decoration: none; }
.newmolex .gray-box:hover span, .newmolex .red-text span { color: #ea0437; }

/* Resources */
.newmolex #resources .container { padding: 50px 44px 15px; }
.newmolex .resource-box .item { border-radius: 5px;text-align: center; font-weight: bold; padding: 25px; height: 185px; margin-bottom: 20px; overflow: hidden; border-right: 2px solid #ebebeb; border-bottom: 2px solid #ebebeb; background-color: #f5f5f5; }
.newmolex .resource-box .rollover { border-radius: 5px; height: 185px; overflow: hidden; }
.newmolex .resource-box h6 { font-weight: bold; }

/* Industries */
.newmolex #industries #industry-boxes { padding: 0; }
.newmolex #industries #select { height: 240px; width: 25%; background-color: #333; color: white; display: table;}
.newmolex #industries #select h3 { display: table-cell; color: white; text-transform: uppercase; padding: 0 30px; text-align: center; vertical-align: middle; font-size: 20px; line-height: 23px; font-weight: normal; font-style: italic; }
.newmolex .industry-box { height: 240px; width: 25%; float: left; position: relative; }
.newmolex .industry-box img.bg-image { max-width: none; }
.newmolex .industry-box .item { text-align: center; margin-bottom: 0; }
.newmolex .industry-box .item h6.overlay-text { font-size: 16px; line-height: 20px; top: 145px; color: white; font-weight: bold; height: auto; text-align: center; padding: 0 40px; }
.newmolex .industry-box .rollover { height: 240px; padding: 20px 25px; }
.newmolex .industry-box .rollover h6 { font-weight: bold;  }

.newmolex #industry-detail .tab-content { height: auto; overflow: hidden; }

.newmolex #products .product a { color: #323232;}
/* .newmolex #products .product a span { display: block; margin: 15px 0 35px; font-weight: bold; } */
/* 07152016 */
.newmolex #products .product a span { display: block; margin: 15px 0px 0px; font-weight: bold; }

.newmolex .featured-product h3 a { font-size: 16px; color: #323232; margin: 20px 0 10px;}
.newmolex .featured-product p { color: #666; font-size: 12px; line-height: 18px; }

.newmolex #products .product a.number-indicator { top: -16px !important; left: 0 !important; }
.newmolex .number-indicator, .newmolex #products .product a.number-indicator { position: absolute; z-index: 2; width: 32px; height: 32px; line-height: 32px; text-align: center; border-radius: 16px; background-color: #ea0437; color: white; font-size: 14px; font-weight: bold; }
.newmolex .number-indicator:hover { text-decoration: none; background-color: #dc002a; color: white; }

/* home main */
.newmolex #home-features { margin-top: 41px; margin-bottom: 20px; }
.newmolex #home-features .feature { padding-left: 20px; padding-top: 9px; padding-bottom: 10px; }
.newmolex #home-features .feature:first-child { padding-left: 15px; }
.newmolex #home-features .feature img{width: 100%;height: auto;}
.newmolex .feature h5 { margin-bottom: 0; margin-top: 25px; text-transform: uppercase; }
.newmolex .feature h4 { margin-top: 2px; }
.newmolex .feature h4 a { color: #323232; font-size: 16px;  }
.newmolex .feature h4 a:hover{text-decoration: underline;}
.newmolex .feature p,
.newmolex .feature span { color: #666 !important; font-size: 14px !important;line-height: 22px !important;}
.newmolex .feature a {color: #ea0437;}
.newmolex .feature > a:hover {color: #980324;text-decoration: underline;}
.newmolex #home-features ul.simple-list li a { color: #999; }


/* products main*/
.newmolex #products-page h6 { font-size: 15px; font-weight: bold;border-left: 4px solid #e30039; padding: 0 0 0 15px; margin: 0; color: #000;font-family: '思源黑体';}
.newmolex #products-page h6:hover{text-decoration: underline;}
.newmolex #products-page ul { margin: 0; padding: 10px 0px 10px 30px !important; border-left: 1px solid #e2e2e2;}
.newmolex #products-page ul li { font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
.newmolex #products-page ul li a { color: #444; line-height: 16px; padding-bottom: 10px; display: block;font-size: 14px;font-family: '思源黑体';}
.newmolex #products-page ul li a:hover { color: #ea0437; text-decoration: none; }

/* .newmolex .pro_left h6 { font-size: 14px; font-weight: bold; background-color: #e30039;line-height: 42px; padding: 0 0 0 15px; margin: 0; color: #fff !important;}
.newmolex .pro_left ul { margin: 0; padding: 10px 42px 10px 42px; border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2; }
.newmolex .pro_left ul li { font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
.newmolex .pro_left ul li a { color: #797979; line-height: 16px; padding-bottom: 10px; display: block;font-size: 14px; }
.newmolex .pro_left ul li a:hover { color: #ea0437; text-decoration: none; }
 */

/* Company info main */
.newmolex #watch-video { padding-bottom: 50px; }
.newmolex #watch-video .col-xs-12 { top: -52px; position: absolute; z-index: 9;  }
.newmolex #watch-video h5 { font-size: 12px; font-style: italic; color: #999; text-transform: uppercase; }
.newmolex #quote { padding: 35px 44px 30px;}
.newmolex #quote p { font-size: 20px; line-height: 26px; font-style: italic; color: #999; padding: 5px 40px 20px;}

/* toolbox */
.newmolex #toolbox { background-color: #272727; color: #fefefe; padding-top: 0; padding-bottom: 10px; padding-left: 24px; }
.newmolex #toolbox a.toolbox-item { height: 78px; float: left; text-align: center; color: #fefefe; font-size: 12px; padding: 20px 17px; display: block; }
.newmolex #toolbox a.toolbox-item:hover { }
.newmolex #toolbox a.toolbox-item .toolbox-image { display: block; margin: auto; height: 30px; }

/* Footer */
.newmolex #new-footer { margin-top: 0; border: none; background-color: #333333; color: #fefefe; padding-top: 35px; padding-bottom: 50px; }
.newmolex #new-footer h6 { color: #fefefe; text-transform: uppercase; font-size: 12px; font-weight: bold; margin-bottom: 15px; padding-bottom: 0; }
.newmolex #new-footer a { color: #fefefe; font-size: 12px; line-height: 21px;  }
.newmolex #new-footer a:hover{text-decoration: underline;}
.newmolex #new-footer img { max-width: none; }
.newmolex #new-footer p { color: #fefefe; }

.newmolex #new-footer #social a { margin: 0 1px 9px 0; display: inline-block;}
.newmolex #new-footer #social #app-store { margin-top: 10px; }

/* generic */
.newmolex .featured-ribbon { position: absolute; top: 0; left: 0; z-index: 1;}
.newmolex .has-featured-ribbon { position: relative; display: block; }

.newmolex .btn { font-size: 14px; padding: 6px 6px; line-height: 22px; font-weight: normal;border-radius: 0 3px 3px 0;}
.newmolex .btn-plain { border: none; background-image: none; }
.newmolex .btn-sm, .newmolex .btn-group-sm > .btn { padding: 5px 10px; }
.newmolex .border-right { border-right: 1px solid #e2e2e2; }
.newmolex .border-left { border-left: 1px solid #e2e2e2; }
.newmolex .extra-padding { padding: 25px; }
.newmolex .extra-padding-top-bottom { padding-top: 25px; padding-bottom: 25px; }
.newmolex .view-all, .newmolex .see-more { font-weight: bold;}
.newmolex .view-all-capability { font-weight: bold;}
.newmolex .learn-more { font-weight: bold;}
.newmolex .shaded { background-color: #f0f0f0; }
.newmolex .underlined { padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid #e2e2e2;}

.newmolex .vertical-align {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
}
.newmolex .vertical-align-wrapper {
    display: table;
    vertical-align: middle;
}

/* Solutions Product Group Template */
.newmolex #solutions-detail h5 { color: #999; font-size: 12px; text-transform: uppercase; }
.newmolex #solutions-detail .right-btn { margin-bottom: 25px; }
.newmolex .solutions-category { background: #f0f0f0; padding-bottom: 15px; margin-bottom: 25px; }
.newmolex .solutions-category img { display: block; margin: 0 auto; }
.newmolex .cat-title { font-size: 16px; font-family: "Arial"; color: #323232; font-weight: bold; padding: 15px 15px 5px 15px;}
.newmolex .cat-features { color: #ea0437; font-size: 12px; font-weight: bold; padding-left: 15px; margin-bottom: 5px; }
.newmolex .solutions-category ul { padding-right: 15px; padding-left: 30px; }
.newmolex .solutions-category ul li { line-height: 18px; margin-bottom: 5px; }


/* Product Group Template - Attributes */
.newmolex #attributes-detail h5 { color: #999; font-size: 12px; text-transform: uppercase; }
.newmolex .related-links { background: #f5f5f5; padding: 0; }
/*.newmolex .related-links-icon { background: #ebebeb; display: inline-block; padding: 10px; }
.newmolex .related-links-links { display: inline-block; font-size: 14px; }
.newmolex .related-links-text { color: #033333; font-weight: bold; padding-left: 10px; }*/
/*Commenting above line, and adding new line below for 53594 - GROUP PAGE BUGS*/
.newmolex .related-links-icon { background: #ebebeb; display: block; float: left; padding: 10px; }
.newmolex .related-links-links { display: block; float: left; width: 90%; padding: 10px; font-size: 14px; }
.newmolex .related-links-text { color: #033333; font-weight: bold; }
.newmolex .filter { padding: 15px 0 25px 0;}
.newmolex .filter-by { color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; margin-left: 15px; text-transform: uppercase; }
.newmolex .filter select { height: 30px; min-width: 125px; margin-left: 5px; color: #333; border: 1px solid #ccc; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.newmolex .filter .clear-filters { font-size: 10px; text-decoration: underline; margin-left: 5px; }
.newmolex .right-btn { float: right;}
.newmolex .family-number { background: #999; color: #fff; padding: 2px 3px; display: inline-block; font-size: 10px; }
.newmolex .family-name { display: block; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 30px; }

.newmolex .family-name:hover { color: #e30536; }
.newmolex #attribute-table .family-desc { font-size: 12px; line-height: 18px; } 
.newmolex #attribute-table p { margin-bottom: 10px; }
.newmolex thead { border-color: #000; }
.newmolex #attribute-table th { background: #e2e2e2; color: #323232; font-size: 10px; font-weight: bold; text-transform: uppercase; width: 220px; padding: 7px; }
.newmolex #attribute-table th.attribute-table-family-header { width: 45%; }
.newmolex #attribute-table th.attribute-table-image-header { width: 25%; }
.newmolex #attribute-table td.attribute-table-image { padding: 0; }
.newmolex .table-links { font-weight: bold; color: #e30536; }
.newmolex #attribute-table .blank { height: 10px; border: 0; padding: 0; }
.newmolex th, .newmolex td { border: 1px solid #ccc; }
.newmolex #attribute-table td { padding: 15px; }

/* Industry Data Center */
.newmolex .datacenter-slideshow .owl-pagination { padding-top: 10px; }
.newmolex .shaded .multi-tab-content h4 { padding-top: 25px; } 
.newmolex .shaded .multi-tab-content p.underlined { padding-bottom: 35px; }
.newmolex .shaded .multi-tab-content .product a { color: #323232; display: block;}
.newmolex .shaded .multi-tab-content .product a span { display: block; margin-top: 15px; font-weight: bold; }
.newmolex .multi-tab-content h5.underlined { border-bottom: 1px solid #58595b; color: #58595b; font-size: 15px;}
.newmolex .shaded .multi-tab-content .product { margin-bottom: 35px; }

.newmolex #products .product h4 { padding-top: 35px; } 
.newmolex #products .product p.underlined { padding-bottom: 35px; }
.newmolex #products .product { margin-bottom: 35px; }

/* Contact us */
.newmolex #contact-us-map-wrapper { width: 933px; margin-left: -30px; position: relative; }
.newmolex #contact-us-map { position: relative; }
.newmolex #contact-us-map, .newmolex #contact-us-map area { display: block; }
.newmolex #contact-us-map area { outline: none; }
.newmolex #contact-us small { font-size: 12px; line-height: 28px; color: #999; text-transform: uppercase; font-style: italic; }
.newmolex #contact-us #step-2, .newmolex #contact-us #refine-row-2, .newmolex #contact-us #request-products { display: none; }
.newmolex #refine-search form { background-color: #f0f0f0; padding: 30px 30px 15px 30px; display: block;}
.newmolex #refine-search label { font-size: 11px; text-transform: uppercase; font-weight: normal; }
.newmolex #refine-search select { margin-bottom: 15px; }
.newmolex #refine-search button { outline: none; }
.newmolex .refine-search-close { width: 100%; text-align: right; line-height: 36px; position: absolute; top: 24px; right: 21px; text-decoration: none; color: #cccccc; font-size: 30px; font-weight: bold; }
.newmolex .refine-search-close:hover { color: #ea0437; text-decoration: none; }
.newmolex .contact-us-list, .newmolex .contact-us-list a, .newmolex .contact-us-list address, .newmolex .contact-us-list p { font-size: 14px; line-height: 22px;  }
.newmolex #contact-us h3, .newmolex #contact-us h4 { margin-top: 11px; margin-bottom: 11px; }
.newmolex .contact-us-list h3 { font-size: 17px; }
.newmolex .contact-us-list h4 { font-size: 14px; font-weight: bold; }
.newmolex .contact-us-list ul { margin: 0 0 15px 0; padding: 0; }
.newmolex .contact-us-list li { list-style: none; padding: 0; margin: 0; }
.newmolex .contact-us-list a.link { color: #58595b; text-decoration: underline; }
.newmolex .contact-us-list .results { border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding: 10px 0; }
.newmolex .contact-us-list .contact { border-bottom: 1px solid #e2e2e2; padding: 30px; }
.newmolex .contact-us-list .contact:nth-child(2n-1) { border-right: 2px solid #e2e2e2; }
.newmolex .contact-us-list .distributor-category { border-bottom: 1px solid #e2e2e2; padding: 30px; }
.newmolex .contact-us-list .distributor-category h4 { margin-bottom: 0; font-size: 13px; }
.newmolex .contact-us-list .distributor-category a { text-decoration: underline; }
.newmolex .contact-us-list .distributor-category a.email { color: #58595b; }
.newmolex .contact-us-list .distributor-category a.website { text-decoration: none; }
.newmolex .contact-us-list .distributor { margin-bottom: 20px; }

.newmolex #refine-search select { background-color: white; }
@media (min-width: 992px) {
	.newmolex #refine-search select.selected::-ms-expand {	display: none; }
	.newmolex #refine-search select.selected{ -webkit-appearance: none; -moz-appearance: none; appearance: none; padding-right: 35px;}
}

.newmolex #refine-search .product-category-select { margin-bottom: 20px; cursor: pointer; }
.newmolex #refine-search .product-category-select:hover .inner, .newmolex #refine-search .product-category-select.selected .inner { background-color: #ea0437; color: white; }
.newmolex #refine-search .product-category-select:hover .inner ul li, .newmolex #refine-search .product-category-select.selected .inner ul li { color: white; }
.newmolex #refine-search .product-category-select .inner { border: 1px solid #e2e2e2; border-top: none; background-color: white; padding: 5px 20px; }
.newmolex #refine-search .product-category-select img { margin: 0; width: 100%; max-width: 100%; }
.newmolex #refine-search .product-category-select ul.column { width: 50%; float: left; padding-right: 5%;}
.newmolex #refine-search .product-category-select ul li { font-size: 11px; line-height: 14px }
.newmolex #refine-search .product-category-select h4 { font-size: 12px; }

.newmolex ul.bottom-links { background: #ebebeb url('/images/molexRD/contact-us/links.gif') top left no-repeat; padding: 20px 0 16px 50px; overflow: hidden; }
.newmolex ul.bottom-links li { display: inline; padding: 0 5px 0 0; line-height: 13px; margin: 0; }
.newmolex ul.bottom-links li a { color: black; text-decoration: none; font-size: 11px; }
.newmolex ul.bottom-links li a:hover { text-decoration: underline; }
.newmolex ul.bottom-links li.separator { font: bold 15px/13px Tahoma, Geneva, sans-serif; color: #ea0437; padding: 0; }

/*************
** Edits made 3/7/17-CMS 52740 PRODUCT FAMILY POP-UP 
*************/
#newmolex-popup-wrapper                                    { position: fixed; z-index: 1000; bottom: -100%; left: 0; right: 0; margin: auto; width: 100%; max-width: 1040px; transition: all 0.5s ease; pointer-events: none;}
#newmolex-popup                                            { position: absolute; right: 0; bottom: 0; margin: auto; width: 100%; padding: 0;}
#newmolex-popup h2                                         { color: #323232; font-size: 24px; margin: 0 0 15px; line-height: 1;}
#newmolex-popup p                                          { color: #323232; font-size: 14px; margin: 0; line-height: 1.5;}
#newmolex-popup .desc                                      { padding: 12px 40px 12px 12px; font-size: 14px; cursor: pointer;}
#newmolex-popup .close                                     { position: absolute; top: 0; right: 0; font-size: 0; padding: 20px; cursor: pointer; width: 0;}
#newmolex-popup .close span                                { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #fff; cursor: pointer; transition: height 0.25s ease;}
#newmolex-popup .close span.hori                           { width: 15px; height: 3px;}
#newmolex-popup .close span.vert                           { width: 3px; height: 0;}
#newmolex-popup .top                                       { position: relative; right: 10px; width: 300px; margin: auto 0 auto auto; background: #e30039; color: #fff;}
#newmolex-popup .bot                                       { position: relative; padding: 0; background: #f3f3f3; box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.2);}
/**/
.open-popup #newmolex-popup-wrapper                        { bottom: 0;}
.open-popup.min #newmolex-popup .close span.vert           { height: 15px;}

/*
*
*/

#newmolex-popup-wrapper                                    { pointer-events: none;}
#newmolex-popup > div                                      { pointer-events: auto;}

#newmolex-popup-wrapper.product                            { max-width: 1080px; transition: all 1s ease-in;}
.product #newmolex-popup > div                             { width: auto; font-size: 20px; text-align: left; max-width: 310px; right: 20px; margin: auto 0 auto auto; box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.2);}
.product #newmolex-popup .top                              { text-align: center;}
.product #newmolex-popup .top .desc                        { padding: 15px 25px;}
.product #newmolex-popup .top .desc *                      { display: inline-block; vertical-align: middle;}
.product #newmolex-popup .top .desc img                    { width: 22px; margin: 0 15px 0 0;}
.product #newmolex-popup .top .desc span                   { margin: 0 0 0 15px; text-decoration: underline;}
/**/
.product #newmolex-popup .bot img                          { width: 100%;}
.product #newmolex-popup .bot .text                        { padding: 30px;}
.product #newmolex-popup .bot .btn                         { background: #e30039; color: #fff; display: inline-block; padding: 15px 20px; border-radius: 5px; margin: 25px 10px 0 0; text-decoration: none; font-weight: bold; font-size: 14px;}
.product #newmolex-popup .bot .toggle                      { text-decoration: underline; font-size: 14px; color: #e30039;}
.product #newmolex-popup .bot .close                       { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; background: url(../../images/molexRD/icon-close.png) no-repeat center; background-size: 100% 100%; padding: 0;}


/* Search Results */
#search-results                                             { font-size: 14px;}
#search-results a                                           { color: #e30536; font-weight: bold;}
#search-results h2                                          { display: inline-block; vertical-align: top; width: auto; margin-right: 5px;}

#search-results .back                                       { font-size: 12px; margin-bottom: 5px;}
#search-results .back a                                     { font-weight: normal; display: block;}

#search-results #breadcrumb                                 { display: inline-block; vertical-align: top; margin: 5px 0 0; padding-left:0;}
#search-results #breadcrumb ul                              { display: inline-block; margin:0; padding:0; list-style-type:none;}
#search-results #breadcrumb ul li                           { font-size:11px; display:inline-block; margin-left: 5px;}
#search-results #breadcrumb ul li a                         { position: relative; display:inline-block; font-size:11px; padding: 2px 10px; color: #323232; background: #f0f0f0; text-decoration: none; font-weight: normal; transition: background 0.25s ease;}
#search-results #breadcrumb ul li a:before                  { content: 'x'; position: absolute; top: 2px; right: 2px; line-height: 5px; color: #323232; transition: color 0.25s ease;}
#search-results #breadcrumb ul li a:hover                   { text-decoration: none; background: #d8d8d8;}
#search-results #breadcrumb ul li a:hover:before            { color: #e30536;}
#search-results #breadcrumb ul li a.focus                   { color:#ea0437;}

#search-results .box                                        { position: relative; background: #fff; border: 1px solid #e2e2e2;}
#search-results .box .corner                                { position: absolute; z-index: 1; top: 0; left: 0; z-index: 1; font-size: 10px; font-weight: normal;}
#search-results .box .corner .title                         { background: #2b2b2b; color: #fff; padding: 8px 15px; display: inline-block; font-size: 10px; font-weight: normal;}
#search-results .box .corner + div                          { padding-top: 55px !important;}

#search-results .filter                                     { padding: 0;}
#search-results .filter .shaded                             { padding: 30px;}
#search-results .filter .shaded p                           { line-height: 1.75; margin: 0;}
#search-results .filter #categories                         { padding: 30px;}
#search-results .filter #categories.refine                  { padding-left: 0; padding-right: 0;}
/**/
#search-results .filter ul                                  { list-style: none; padding: 0; margin: 0;}
#search-results .filter ul li                               { margin: 0;}
#search-results .filter ul li a                             { display: block; padding: 8px 0;}
/**/
#search-results #categories ul > li > a > .val              { color: #58595b; font-weight: normal;}
#search-results #categories ul > li > a:hover,
#search-results #categories ul > li > a:focus,
#search-results #categories ul > li > a > .val:hover        { text-decoration: none;}
#search-results #categories ul > li > a:hover > .cate       { text-decoration: underline;}
/**/
#search-results .refine > ul                                { }
#search-results .refine > ul > li                           { margin: 0; border-top: 1px solid #fff; transition: all 0.25s ease;}
#search-results .refine > ul > li > span                    { display: block; padding: 10px 50px 10px 30px; position: relative; cursor: pointer; transition: all 0.25s ease;}
#search-results .refine > ul > li > span::before,
#search-results .refine > ul > li > span::after             { content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; background: #e30536; transition: all 0.25s ease;}
#search-results .refine > ul > li > span::before            { width: 8px; height: 2px; right: 30px}
#search-results .refine > ul > li > span::after             { width: 2px; height: 8px; right: 33px;}
#search-results .refine > ul > li > span:hover              { color: #a9a9a9;}
#search-results .refine > ul > li > span:hover::before,
#search-results .refine > ul > li > span:hover::after       { background: #ff6083;}

@media screen and (min-width: 1024px)
{
#search-results .refine > ul > li > span:hover              { color: #a9a9a9;}
}
/**/
#search-results .refine > ul > li > .filter-wrap            { display: none; position: relative; overflow: hidden; border-bottom: 1px solid #e2e2e2;}
/**/
#search-results .refine .options                            { max-height: 375px; margin: 0; overflow-y: auto; padding-left: 55px;}
#search-results .refine .options > ul                       { margin-bottom: 10px;}
#search-results .refine .options > ul > li                  { }
/**/
#search-results .refine .options > ul > li.disable          { opacity: 0.15;cursor: pointer;}
#search-results .refine .options > ul > li.disable a,
#search-results .refine .options > ul > li.disable:hover,
#search-results .refine .options > ul > li.disable:hover *  { text-decoration: none; cursor: default;}
/**/
#search-results .refine .range-wrap                         { padding: 20px; margin: 10px 0 0;}
#search-results .refine .range-wrap > a                     { float: right; font-weight: normal; font-size: 12px; padding: 0;}
#search-results .refine .range-wrap .range-slider-wrap      { padding: 15px 0 0;}
#search-results .refine .range-wrap .range-slider           { }

#search-results .refine .range-wrap .range-slider-wrap,
#search-results .refine .range-wrap > a > .save,
#search-results .refine .range-wrap.adjust > a > .edit       { display: none;}
#search-results .refine .range-wrap > a > .edit,
#search-results .refine .range-wrap.adjust .range-slider-wrap,
#search-results .refine .range-wrap.adjust > a > .save       { display: block;}



/**/
#search-results .refine .expand                             { border-color: #e2e2e2;}
#search-results .refine .expand:first-child,
#search-results .refine .expand + .expand                   { border-color: #fff;}
#search-results .refine .expand > span,
#search-results .refine .expand > span:hover                { font-weight: bold; color: #2b2b2b;}
#search-results .refine .expand > span::after               { height: 0;}
#search-results .refine .expand .filters                    { }

#search-results .results                                    { }
#search-results .results .result-list                       { padding-left: 15px; padding-right: 15px;}
#search-results .results ol                                 { margin: 0;}
#search-results .results ol li                              { font-weight: bold; padding-left: 10px;}
#search-results .results ol p                               { color: #323232; font-weight: normal; line-height: 1.25;}

#search-results .part                                       { border-top: 1px solid #e2e2e2; position: relative; overflow: hidden;}
#search-results .results>div:first-child>.part:first-child  { border: none;}
/**/
#search-results .part .corner .title                        { background: #f0f0f0; color: #e30536; font-size: 12px; cursor: pointer; position: relative; z-index: 1; transition: background 0.25s ease, color 0.25s ease;}
#search-results .part .corner .title:hover                  { text-decoration: none; background: #d8d8d8;}
#search-results .part .corner .title input                  { margin: 0 5px 0 0;}
#search-results .part .corner .part-options                 { position: relative; left: -500px; display: inline-block; vertical-align: middle; margin: 0 0 0 10px; font-size: 12px; transition: left 0.25s ease;}
#search-results .part.show-options .corner .title           { background: #e30536; color: #fff;}
#search-results .part.show-options .corner .part-options    { left: 0;}
#search-results .part .corner .part-options a               { font-weight: normal; font-size: 12px;}
/**/
#search-results .part .details                              { position: relative; padding: 0 20px 20px; min-height: 200px;}
#search-results .part .details .part-img                    { position: absolute; width: 115px;}
#search-results .part .details .part-img img                { max-height: 100px;}
#search-results .part .details .part-desc                   { padding-left: 135px;}
#search-results .part .details .part-desc h3                { margin: 0 0 10px;}
#search-results .part .details .part-desc h3 span           { color: #e30536;}
#search-results .part .details .part-desc p                 { font-size: 12px; font-weight: normal; line-height: 1.75;}
#search-results .part .details .part-desc .view-all-parts   { margin: 0;}
#search-results .part .details .part-desc .view-all-parts a { font-weight: normal;}

#search-results #show-more-wrap                             { margin: 20px 0; text-align: center;}
#search-results .box #show-more-wrap                        { margin: 40px 0;}
#search-results #show-more-wrap #show-more                  { color: #323232; display: inline-block; padding: 10px 15px; border: 2px solid #e2e2e2; background: none; text-decoration: none; font-weight: normal; margin: 0 auto; border-radius: 5px; cursor: pointer;}
#search-results #show-more-wrap #show-more:hover            { background: #ecebeb;}
#search-results #show-more-wrap #show-more span             { color: #323232; font-weight: bold;}
#search-results #show-more-wrap .arrow                      { vertical-align: text-bottom; margin: 0 0 0 4px;}
/**/
#search-results #show-more-wrap #show-more.disable          { opacity: 0.5; cursor: default;}
#search-results #show-more-wrap #show-more.disable:hover    { background: #fff;}


/*************
** Edits made 2/21/17
*************/
.newmolex .container.noPB { padding-bottom: 0;}

.newmolex #products-page #search .btn { line-height: 20px;}

.newmolex #products-page ul.icon-tabs { padding: 0; border: none; border-bottom: 1px solid #e2e2e2;}
.newmolex #products-page ul.icon-tabs li { float: left; border-radius: 3px 3px 0 0; overflow: hidden; margin-left: 5px;}
.newmolex #products-page ul.icon-tabs li:first-child { margin: 0;}
.newmolex #products-page ul.icon-tabs li .selected { color: #fff;}
.newmolex #products-page ul.icon-tabs li > a { display: inline-block; border-radius: 0; padding: 0; outline: none;}
.newmolex #products-page ul.icon-tabs li > a img { width: 15px; margin: 0 5px 0 0;}
.newmolex #products-page ul.icon-tabs li > a span { display: inline-block; padding: 12px 15px 12px 10px; border: 1px solid transparent;}
.newmolex #products-page ul.icon-tabs li > a .sub { position: relative; background: #fff; color: #323232; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-radius: 0 3px 0 0; padding-right: 26px; padding-left: 14px;}
.newmolex #products-page ul.icon-tabs li > a .sub:after { content: "x"; position: absolute; top: 0; bottom: 0; right: 8px; color: #e30039; line-height: 18px; font-size: 13px; width: 10px; height: 18px; margin: auto;}

.newmolex #products-page ul.icon-tabs .lite,
.newmolex #products-page ul.icon-tabs a:hover .dark,
.newmolex #products-page ul.icon-tabs .selected .dark { display: none;}
.newmolex #products-page ul.icon-tabs .dark,
.newmolex #products-page ul.icon-tabs a:hover .lite,
.newmolex #products-page ul.icon-tabs .selected .lite { display: inline;}

.newmolex .photo-search { }
.newmolex .photo-search .box-wrap { position: relative; border: 1px solid #e2e2e2; padding-top: 90%; margin-top: 30px; overflow: hidden;}
.newmolex .photo-search .box-wrap .box-bg { position: absolute; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform 0.25s ease; transform: scale3d(1,1,1) translateZ(0);}
.newmolex .photo-search .box-wrap .box-title { position: absolute; bottom: 0; left: 0; right: 0; width: 100%; color: #fff; padding: 15px; font-size: 16px; font-weight: bold; background-color: rgba(51,51,51,0.8); transition: background 0.25s ease;}

.newmolex .photo-search .box-wrap:hover .box-bg { transform: scale3d(1.1,1.1,1.1) translateZ(0);}
.newmolex .photo-search .box-wrap:hover .box-title { background-color: rgba(51,51,51,0.95);}

.newmolex .photo-search .back { display: inline-block; font-size: 14px; font-weight: 700; margin: 10px 0 0;}


@media (max-width: 992px)
{
.newmolex #products-page ul.icon-tabs li,
.newmolex #products-page ul.icon-tabs li > a,
.newmolex #products-page ul.icon-tabs li > a span,
.newmolex #products-page ul.icon-tabs li > a .sub { display: block; width: 100%; border-radius: 0; margin: 0; border: 0;}
#outer-wrap .newmolex #products-page ul.icon-tabs li > a img { display: none;}
.newmolex .photo-search .box-wrap { margin-top: 20px;}
}


/**/
#search-results .refine .expand                             { border-color: #e2e2e2;}
#search-results .refine .expand:first-child,
#search-results .refine .expand + .expand                   { border-color: #fff;}
#search-results .refine .expand > span,
#search-results .refine .expand > span:hover                { font-weight: bold; color: #2b2b2b;}
#search-results .refine .expand > span::after               { height: 0;}
#search-results .refine .expand .filters                    { }

#search-results .results                                    { }
#search-results .results .result-list                       { padding-left: 15px; padding-right: 15px;}
#search-results .results ol                                 { margin: 0;}
#search-results .results ol li                              { font-weight: bold; padding-left: 10px;}
#search-results .results ol p                               { color: #323232; font-weight: normal; line-height: 1.25;}

#search-results .part                                       { border-top: 1px solid #e2e2e2; position: relative; overflow: hidden;}
#search-results .results>div:first-child>.part:first-child  { border: none;}
/**/
#search-results .part .corner .title                        { background: #f0f0f0; color: #e30536; font-size: 12px; cursor: pointer; position: relative; z-index: 1; transition: background 0.25s ease, color 0.25s ease;}
#search-results .part .corner .title:hover                  { text-decoration: none; background: #d8d8d8;}
#search-results .part .corner .title input                  { margin: 0 5px 0 0;}
#search-results .part .corner .part-options                 { position: relative; left: -500px; display: inline-block; vertical-align: middle; margin: 0 0 0 10px; font-size: 12px; transition: left 0.25s ease;}
#search-results .part.show-options .corner .title           { background: #e30536; color: #fff;}
#search-results .part.show-options .corner .part-options    { left: 0;}
#search-results .part .corner .part-options a               { font-weight: normal; font-size: 12px;}
/**/
#search-results .part .details                              { position: relative; padding: 0 20px 20px; min-height: 200px;}
#search-results .part .details .part-img                    { position: absolute; width: 115px;}
#search-results .part .details .part-img img                { max-height: 100px;}
#search-results .part .details .part-desc                   { padding-left: 135px;}
#search-results .part .details .part-desc h3                { margin: 0 0 10px;}
#search-results .part .details .part-desc h3 span           { color: #e30536;}
#search-results .part .details .part-desc p                 { font-size: 12px; font-weight: normal; line-height: 1.75;}
#search-results .part .details .part-desc .view-all-parts   { margin: 0;}
#search-results .part .details .part-desc .view-all-parts a { font-weight: normal;}

#search-results #show-more-wrap                             { margin: 20px 0; text-align: center;}
#search-results .box #show-more-wrap                        { margin: 40px 0;}
#search-results #show-more-wrap #show-more                  { color: #323232; display: inline-block; padding: 10px 15px; border: 2px solid #e2e2e2; background: none; text-decoration: none; font-weight: normal; margin: 0 auto; border-radius: 5px; cursor: pointer;}
#search-results #show-more-wrap #show-more:hover            { background: #ecebeb;}
#search-results #show-more-wrap #show-more span             { color: #323232; font-weight: bold;}
#search-results #show-more-wrap .arrow                      { vertical-align: text-bottom; margin: 0 0 0 4px;}
/**/
#search-results #show-more-wrap #show-more.disable          { opacity: 0.5; cursor: default;}
#search-results #show-more-wrap #show-more.disable:hover    { background: #fff;}

/*************
** Edits made 3/7/17
*************/
#newmolex-popup-wrapper                                    { position: fixed; z-index: 1000; bottom: -100%; left: 0; right: 0; margin: auto; width: 100%; max-width: 1040px; transition: all 0.5s ease; pointer-events: none;}
#newmolex-popup                                            { position: absolute; right: 0; bottom: 0; margin: auto; width: 100%; padding: 0;}
#newmolex-popup h2                                         { color: #323232; font-size: 24px; margin: 0 0 15px; line-height: 1;}
#newmolex-popup p                                          { color: #323232; font-size: 14px; margin: 0; line-height: 1.5;}
#newmolex-popup .desc                                      { padding: 12px 40px 12px 12px; font-size: 14px; cursor: pointer;}
#newmolex-popup .close                                     { position: absolute; top: 0; right: 0; font-size: 0; padding: 20px; cursor: pointer; width: 0;}
#newmolex-popup .close span                                { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #fff; cursor: pointer; transition: height 0.25s ease;}
#newmolex-popup .close span.hori                           { width: 15px; height: 3px;}
#newmolex-popup .close span.vert                           { width: 3px; height: 0;}
#newmolex-popup .top                                       { position: relative; right: 10px; width: 300px; margin: auto 0 auto auto; background: #e30039; color: #fff;}
#newmolex-popup .bot                                       { position: relative; padding: 0; background: #f3f3f3; box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.2);}
/**/
.open-popup #newmolex-popup-wrapper                        { bottom: 0;}
.open-popup.min #newmolex-popup .close span.vert           { height: 15px;}

/*
*
*/

#newmolex-popup-wrapper                                    { pointer-events: none;}
#newmolex-popup > div                                      { pointer-events: auto;}

#newmolex-popup-wrapper.product                            { max-width: 1080px; transition: all 1s ease-in;}
.product #newmolex-popup > div                             { width: auto; font-size: 20px; text-align: left; max-width: 310px; right: 20px; margin: auto 0 auto auto; box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.2);}
.product #newmolex-popup .top                              { text-align: center;}
.product #newmolex-popup .top .desc                        { padding: 15px 25px;}
.product #newmolex-popup .top .desc *                      { display: inline-block; vertical-align: middle;}
.product #newmolex-popup .top .desc img                    { width: 22px; margin: 0 15px 0 0;}
.product #newmolex-popup .top .desc span                   { margin: 0 0 0 15px; text-decoration: underline;}
/**/
.product #newmolex-popup .bot img                          { width: 100%;}
.product #newmolex-popup .bot .text                        { padding: 30px;}
.product #newmolex-popup .bot .btn                         { background: #e30039; color: #fff; display: inline-block; padding: 15px 20px; border-radius: 5px; margin: 25px 10px 0 0; text-decoration: none; font-weight: bold; font-size: 14px;}
.product #newmolex-popup .bot .toggle                      { text-decoration: underline; font-size: 14px; color: #e30039;}
.product #newmolex-popup .bot .close                       { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; background: url(../../images/molexRD/icon-close.png) no-repeat center; background-size: 100% 100%; padding: 0;}



/* Added 3/23/17 */
div.padded-box { padding: 20px; }

@media screen and (max-width: 1024px){
.newmolex .owl-theme .owl-controls{transform: translateY(0);}
.newmolex .owl-theme .owl-controls .owl-page span{width: 18px;height: 5px;margin: 4px;}    
.newmolex #home-features .feature{width: 100% !important; padding-left: 3%;padding-right: 3%;margin-bottom: 20px !important;}

.newmolex #home-features{margin-top: 37px !important;}

.newmolex .feature h5{margin-top: 30px;}
.newmolex .feature h4{margin-bottom: 15px;}
.newmolex .feature a{margin-top: 1px;display: block;}
.newmolex .feature img{width: 100%;height: auto;}

.newmolex #products-page h6{padding: 0 0 0 5px;}
.newmolex #products-page ul{padding: 10px 0px 10px 10px !important;}
}