/*
Theme Name: Extrusion Control & Supply
Theme URI: http://extrusioncontrol.com
Description: Extrusion Control & Supply Website.
Version: 1.0
Author: Kaptiv8
Author URI: htttp://kaptiv8marketing.com
*/
/* html5reset.css - 01/11/2011 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.google-font-raleway {
  font-weight: 400;
  /*Normal*/
  font-weight: 600;
  /*Semi-Bold*/
  font-weight: 700;
  /*Bold*/
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif; }

.google-font-opensanscond {
  font-weight: 700;
  /*Bold*/
  font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif; }

/* Basic HTML tags */
a {
  color: #0f4372; }

a.read-more {
  font-weight: 700; }

a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.logo a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

a:focus, a:active {
  outline: none; }

table, .table {
  border-collapse: collapse;
  display: table; }

table td, .table-cell {
  vertical-align: top;
  display: table-cell; }

.coolant_table .border .table-cell {
  border: solid 3px #aeafaf; }

.coolant_table .border tr {
  border: solid 3px #aeafaf;
  padding: 5px; }

.coolant_table .border th, .coolant_table .border td {
  padding: 10px;
  padding-top: 15px;
  font-size: 18px;
  border-left: solid 3px #aeafaf; }

.coolant_table .border th.img, .coolant_table .border td.img {
  border-left: none; }

.coolant_table .border.no-border tr, .coolant_table .border.no-border td {
  border: none; }

.coolant_table .border .product-row td {
  width: 50%;
  padding-top: 45px;
  padding-bottom: 25px;
  /* background: no-repeat center top; background-size: 100% auto; */ }

.coolant_table .border .product-row td img {
  margin-bottom: 15px; }

.coolant_table .border .img {
  padding-left: 180px;
  background: no-repeat left top; }

.coolant_table .border tbody .img {
  height: 90px; }

.coolant_table .border td.first {
  padding-left: 80px; }

@media screen and (max-width: 768px) {
  .coolant_table table.border {
    border: 0; }
  .coolant_table table.border thead {
    display: none; }
  .coolant_table table.border th, .coolant_table table.border td {
    border-left: none; }
  .coolant_table table.border tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #aeafaf; }
  .coolant_table table.border td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc; }
  .coolant_table table.border td:last-child {
    border-bottom: 0; }
  .coolant_table table.border td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold; } 
 }


p {
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  padding-bottom: 1em;
  line-height: 1.5; }

p, .entry li {
  font-size: 18px; }

body.page-template-page-product #main p {
  font-size: 24px; }

.home #help p, #help p {
  font-size: 16px;
  font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700; }

small {
  font-size: 10px; }

h1.logo {
  margin: 0;
  line-height: 1; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

a.btn, body .gform_wrapper .gform_footer input[type="submit"], .contact span {
  font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #5cb4e5; }

.contact a.btn, .contact span.fax {
  margin-left: 15px; }

.btn.purchase-now {
  float: right;
  margin-top: 15px; }

a.btn, body .gform_wrapper .gform_footer input[type="submit"] {
  color: #0f4372;
  display: inline-block;
  padding: 12px 11px;
  text-align: center;
  background: #5cb4e5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px; }

#manufacturers a.btn {
  color: #5cb4e5;
  background: #0f4372; }

hr {
  width: 100%;
  border: 0;
  height: 1px;
  color: #e3e3e3;
  background-color: #e3e3e3; }

.title {
  text-align: center; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  display: block;
  line-height: 1;
  font-weight: 600;
  margin-bottom: .5em;
  color: #0f4372; }

.rotator-content h1, .rotator-content h2, .rotator-content h3, .rotator-content h4, .rotator-content h5, .rotator-content h6 {
  font-weight: 700;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }

.rotator-content h1, .rotator-content h2, .rotator-content h3, .rotator-content h4, .rotator-content h5, .rotator-content h6, .rotator-content a, #why h2, #why h3, #why h4, #why h5, #why h6, #why a, #help h1, #help h2, #help h3, #help h4, #help h5, #help h6, #help a {
  color: #FFF; }

h1 {
  font-size: 38px; }

#why h1, #why h1 a {
    font-size: 30px !important;
    color: #144372 !important;
}
#why p {
    color: #144372;
}
.rotator-content h1 {
  font-size: 55px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 20px; }

.page-title {
  margin-bottom: 0; }

/* Nav */
#top li, #footernav li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none; }

#top .secondary-nav {
  height: 15px; }

#top .secondary-nav, #footernav {
  margin-top: 10px;
  margin-bottom: 25px;
  display: block; }
  #top .secondary-nav li, #footernav li {
    text-transform: uppercase;
    font-size: 13px;
    border-left: solid 1px #e7e7e8;
    padding: 0 10px; }
  #top .secondary-nav li:first-child, #footernav li:first-child {
    border-left: none;
    padding-left: 0px; }
  #top .secondary-nav li:last-child, #footernav li:last-child {
    padding-right: 0px; }
  #top .secondary-nav a, #footernav a {
    color: #999999;
    font-weight: 600; }

#nav {
  background: #0f4372;
  text-align: center; }
  #nav #jsddm {
    margin: 0;
    padding: 0; }
    #nav #jsddm li {
      float: none;
      display: inline-block;
      margin: 0 18px;
      padding: 0;
      list-style: none; }
    #nav #jsddm li:first-child {
      margin-left: 0; }
    #nav #jsddm li:last-child {
      margin-right: 0; }
    #nav #jsddm li a {
      display: inline-block;
      margin: 0;
      padding: 15px 0px;
      color: #FFF;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 17px;
      text-transform: uppercase; }
    #nav #jsddm li ul {
      display: none;
      margin: 0;
      margin-left: -12px;
      padding: 6px 0 6px 0;
      position: absolute;
      display: none;
      z-index: 99;
      background-color: #0f4372;
      text-align: left; }
    #nav #jsddm li ul li {
      float: none;
      display: block;
      margin: 0;
      padding: 0; }
      #nav #jsddm li ul li a {
        text-transform: none; }
    #nav #jsddm li ul li a.active {
      color: #FFFFFF;
      padding: 6px 12px;
      width: 136px;
      margin: 0;
      font-size: 14px;
      display: block; }
    #nav #jsddm li ul li a:hover {
      text-decoration: none; }

#footernav .sub-menu {
  display: none; }

#sf-sidebar {
  display: none !important; }

/*
.sf-navicon-button { padding: 28px 14px; }
*/
.sf-pos-right #sf-sidebar .sf-label-none .sf-navicon-button {
  top: -5px; }

/* Main Layout */
#wrapper {
  width: 100%;
  position: relative;
  text-align: left;
  margin-top: 138px; }

.container {
  clear: both;
  width: 80%;
  /* 1000px / 1250px */
  font-size: 0.8125em;
  /* 13 / 16 */
  max-width: 92.3em;
  /* 1200px / 13 */
  margin: 0 auto; }

#nav .container {
  width: 100%; }

.rotator .container {
  position: relative; }

.span_1_of_2:nth-child(2n+1), .span_1_of_3:nth-child(3n+1), .span_1_of_4:nth-child(4n+1), .span_1_of_5:nth-child(5n+1), .span_1_of_6:nth-child(6n+1), .span_1_of_7:nth-child(7n+1), .span_1_of_8:nth-child(8n+1), .span_1_of_9:nth-child(9n+1), .span_1_of_10:nth-child(10n+1), .span_1_of_11:nth-child(11n+1), .span_1_of_12:nth-child(12n+1) {
  margin-left: 0;
  clear: both; }

#top .col {
  margin-top: 0;
  margin-bottom: 0; }

/* Start Website in Sequence */
body {
  color: #000;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
  font: 100%/1.4; }

body, #bottom {
  background: #FFF; }

#top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7); }
  #top .secondary-nav-contact, #top .secondary-nav {
    float: right; }
  #top #logo-secondary {
    background: #FFF;
    min-height: 138px; }
    #top #logo-secondary .container {
      padding: 9px 0; }

.contact {
  float: right;
  clear: both; }
  .contact .numbers {
    display: inline-block;
    margin-bottom: 5px; }

#header {
  position: relative; }

#header, #header .rotator {
  background-color: #000; 
padding-top: 100px;}

#header .container {
  z-index: 2; }

.rotator {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 138px;
  background-attachment: fixed; }

.rotator, .rotator .container {
  height: 320px; }

.home .rotator, .home .rotator .container {
  height: 500px; }

.rotator-content {
  color: #FFF;
  position: absolute;
  text-align: center;
  bottom: 28%;
  width: 100%;
  z-index: 700; }

.cycle-pager {
  overflow: hidden;
  position: absolute;
  text-align: center;
  bottom: 5px;
  width: 100%;
  z-index: 500;
  height: 50px; }
  .cycle-pager span {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 50px;
    height: 16px;
    width: 16px;
    margin: 0 4px; }
  .cycle-pager span.cycle-pager-active {
    color: #0f4372; }
  .cycle-pager > * {
    cursor: pointer; }

#main {
  padding: 50px 0; }
  #main .entry img.portal-img {
    float: right;
    max-width: 40%; }

.sidebar .videos,
.sidebar .promo-content {
  margin-top: 25px; }

.entry ul, .entry ol {
  width: 97%;
  margin: 0 auto 1em auto;
  padding: 0; }

.entry li {
  margin: 0.5em 0 0.5em 2em;
  line-height: 1.25em; }

.entry ul li {
  list-style: circle; }

#industries, #why, #products, #help {
  padding: 50px 0;
  text-align: center; }

#why {
  background-color: #000;
  background-size: 100% 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #FFF; }
  img.ecs-icon {
    margin-top: 20px;
    margin-bottom: -110px; }

.home #manufacturers {
  padding-top: 100px; }

#products.hide-content-box {
  padding-top: 50px; }

.portal {
  margin: 0 auto;
  width: 99%;
  padding: 20px 0 25px 0; }
  .portal .icon-wrap {
    position: relative;
    width: 32%;
    margin: .5%;
    display: inline-block;
    float: left; }
    .portal .icon-wrap .box-hover {
      position: absolute;
      width: 100%;
      height: 100%;
      text-align: center;
      display: block;
      color: transparent;
      background-size:cover !important;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      opacity: 0 !important;
      }
        .portal .icon-wrap .box-hover:hover {
          opacity: 1 !important;
        }
      .portal .icon-wrap .box-hover span {
        font-size: 26px;
        font-weight: 700;
        color: #FFF;
        text-transform: uppercase;
        padding: 0 2%;
        width: 96%;
        display: block; }
      .portal .icon-wrap .box-hover .table {
        width: 100%;
        height: 100%; }
        .portal .icon-wrap .box-hover .table .cell {
          display: table-cell;
          vertical-align: middle;
          padding: 10px; }
    .portal .icon-wrap.Maintenance .box-hover:hover {
      background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/Maintenance-Cleaning-hover.png') no-repeat center;
    }
    .portal .icon-wrap.Temperature .box-hover:hover {
      background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/Temperature-hover.png') no-repeat center;
    }
    .portal .icon-wrap.Motion .box-hover:hover {
      background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/Motion-hover.png') no-repeat center;
    }
    .portal .icon-wrap.Filtration .box-hover:hover {
      background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/Filtration-Rollover.png') no-repeat center;
    }
    .portal .icon-wrap.Pressure .box-hover:hover {
      background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/Pressure-hover.png') no-repeat center;
    }
    .portal .icon-wrap.Mechanical .box-hover:hover {
      background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/Mechanical-Other-Hover.png') no-repeat center;
    }

    .portal .icon-wrap .box-image img {
      display: block;
      width: 100%; }

#help {
  background-color: #0f4372;
  color: #FFF; }

.alt {
  border-bottom: solid 1px #e7e7e8;
  margin-bottom: 35px; }
  .alt .img-left .span_3_of_4 .content {
    padding-left: 20px; }
  .alt .img-right .span_3_of_4 .content {
    padding-right: 20px; }

.products-portal .img-left, .products-portal .img-right, .alt-content .img-left, .alt-content .img-right {
  display: none; }

.products-portal .alt.alt0 .img-left, .products-portal .alt.alt1 .img-right, .alt-content .alt.alt0 .img-left, .alt-content .alt.alt1 .img-right {
  display: block; }

.google-review {
  float: left;
  margin-top: 20px; }

.videos .video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 28px; }

.videos .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#manufacturers {
  background: #5cb4e5;
  padding: 45px 0 35px 0;
  text-align: center; }
  #manufacturers .container {
    position: relative; }

#slider-container, #products-slider-container {
  margin: 25px 35px; }
  #slider-container a, #products-slider-container a {
    height: 108px;
    line-height: 108px;
    width: 201px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    background: #FFF no-repeat center center;
    background-size: 100% auto; }

#products-slider-container a {
  background-size: auto 100%; }

.controls a {
  display: block;
  text-indent: -9999em;
  height: 108px;
  width: 30px;
  position: absolute;
  top: 0;
  z-index: 500;
  background: transparent no-repeat center center; }

.controls a.prev {
  background-image: url("images/arrow_prev.png");
  left: 0px; }
  .products-slider-wrap .controls a.prev {
    background-image: url("images/arrow_prev-blue.png"); }

.controls a.next {
  background-image: url("images/arrow_next.png");
  right: 0px; }
  .products-slider-wrap .controls a.next {
    background-image: url("images/arrow_next-blue.png"); }

.products-slider-wrap {
  position: relative; }

.tabs {
  margin-bottom: 25px; }
  .tabs .panes {
    border: solid 1px #5cb4e5; }
  .tabs #tabs .tab a {
    display: block;
    text-align: center;
    background: #5cb4e5;
    font-size: 15px;
    font-weight: 700;
    color: #0f4372;
    padding: 15px 0 10px 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .tabs #tabs .tab a.current {
    color: #FFF; }
  .tabs .panes {
    padding: 2.5%;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  .tabs .col {
    margin-bottom: 0;
    margin-top: 0; }

#related-products {
  margin-top: 25px; }

.page-template-page-product-category .product, .product-category, #related-products .product {
  text-align: center; }

.product .product-img, .product-category .product-img {
  margin-bottom: 25px; }

.product p, .product-category p {
  font-size: 16px;
  padding-bottom: .5em; }

.product .part-number p,
.product .starting-price p, .product-category .part-number p,
.product-category .starting-price p {
  padding-bottom: 0; }

.product .description p, .product-category .description p {
  font-size: 14px; }

#footer {
  padding: 25px 0; }
  #footer .copyright {
    font-size: 12px;
    color: #0f4372;
    margin-bottom: 15px; }
  #footer .paypal-badge {
    margin-top: 15px; }
    #footer .paypal-badge img {
      float: right; }
    #footer .paypal-badge a img {
      margin-right: 20px;
      margin-top: -4px; }

/* Blog */
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 60px; }
  .navigation .alignleft, .navigation .alignright {
    width: 45%; }
  .navigation .alignright {
    text-align: right; }
  .navigation .alignleft {
    text-align: left; }

ul.blogsubnav li {
  list-style: none;
  font-size: 18px; }

ul.blogsubnav ul {
  margin-bottom: 25px; }

.entrywrapper {
  margin-bottom: 25px; }

/* Start Forms */
input, textarea {
  border: none;
  outline: none;
  background-color: #FFF;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
  padding: 2px;
  font-size: 12px; }

input[type="text"] {
  height: 36px;
  line-height: 36px; }

input[type="text"], textarea {
  -webkit-box-shadow: inset 3px 3px 6px 0px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: inset 3px 3px 6px 0px rgba(50, 50, 50, 0.6);
  box-shadow: inset 3px 3px 6px 0px rgba(50, 50, 50, 0.6);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px; }

.gform_wrapper input[type="text"] {
  width: 100% !important; }

.gform_wrapper textarea {
  width: 99% !important; }

input:hover[type="submit"] {
  cursor: pointer; }

body .gform_wrapper li {
  margin-bottom: 20px !important; }

.gform_wrapper .top_label .gfield_label {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
  color: #5cb4e5; }

.gform_wrapper .gfield_required {
  color: #5cb4e5 !important; }

.gform_wrapper li.gfield.gf_left_two-third {
  clear: left !important;
  margin: 0 0 0.5em;
  display: inline-block;
  vertical-align: top;
  width: 65.3%; }

body .gform_wrapper .gform_footer {
  float: right;
  margin-top: -70px;
  margin-right: 15px;
  padding-top: 0;
  z-index: 999;
  position: relative;
  width: auto; }

li#field_1_5 {
  padding-bottom: 60px;
  padding-top: 40px; }

/* Begin Images */
img {
  max-width: 100%;
  height: auto; }

.table-cell img, td img {
  max-width: none; }

img.centered, img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline; }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.image-below-content {
  text-align: center; }

/* NEW TEMPERATURE CONTROL TEMPLATE STYLING */
.page-template-page-product-temperature-control #main {
    padding: 0 0;
}
.page-template-page-product-temperature-control .rotator-content {
  bottom: 30%;
}
.page-template-page-product-temperature-control .orange-cta {
  width:100%;
  margin:0 0 0 0;
  height:700px;
  background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/orange-hex-bg.jpg');
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.page-template-page-product-temperature-control .orange-cta .cta-text {
  font-size:32px;
  max-width:800px;
  line-height: 1.3em;
  margin:0 auto;
  padding:60px 0;
}
.page-template-page-product-temperature-control .orange-cta iframe {
    border: 8px solid #fff;
    margin: 30px auto -100px auto;
}
.page-template-page-product-temperature-control .orange-cta .cta-button {
  background:#ffffff;
  padding:10px ;
  text-align:center;
  border-radius:6px;
  width:280px;
  margin:0 auto;
  color:#ff8624;
  text-transform: uppercase;
  font-size:32px;
}
.page-template-page-product-temperature-control .part-number-tag {
  background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/light-hex-background.jpg');
  background-repeat: repeat-x;
  padding-top:150px;
  width:100%;
  height:400px;

}
.page-template-page-product-temperature-control .part-number-tag .container {
  max-width:800px;
  margin:0 auto;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif; 
  font-size:24px;
  font-weight:600;

}
.page-template-page-product-temperature-control .part-number-tag .container p {
    font-size:21px;
  font-weight:600;
  padding-bottom:30px;
}

.page-template-page-product-temperature-control .part-number-tag .container .tag-image{
  padding-left:50px;
}
.page-template-page-product-temperature-control .content-container {
  max-width:900px;
  margin:0 auto;
}
.page-template-page-product-temperature-control .content-container h2, .page-template-page-product-temperature-control .content-container p {
  width:100%;
  text-align:center;
}
.page-template-page-product-temperature-control .divider {
  width:400px;
  height:1px;
  background:#0f4372;
  margin-left:31%;
}
.page-template-page-product-temperature-control .product {
  margin:80px auto;
}
.page-template-page-product-temperature-control .product .product-image {
  width: 14% !important;
  padding: 0 0 0 0 !important;
  position: absolute;
  box-sizing: border-box !important;
  height: 215px !important;
}
.page-template-page-product-temperature-control .product .product-content {
  padding-left:31%;
  text-align: left;
}
.page-template-page-product-temperature-control .product .product-content p{
  text-align: left;
}
.page-template-page-product-temperature-control .product .product-content .product-title {
  max-width:600px;
  padding-bottom:20px;
}
.page-template-page-product-temperature-control .product .product-content .product-body {
  max-width:100%;
}
.page-template-page-product-temperature-control .product .product-content .order-button {
  color:#ff8624;
  border: 1px solid #ff8624;
  padding:5px 10px 5px 10px;
  border-radius:8px;
  margin-left:50px;
  font-size:18px;
  text-align: center;
  width:140px;
}

/* PXU STYLES */
.page-template-page-pxu #main {
    padding: 0 0;
}
.page-template-page-pxu .content-container {
background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/hex-light-bg.jpg')no-repeat;
background-position: center top;
background-size:cover;
margin:0 auto;
text-align:center;
line-height:1.5em;
padding:50px 0;

}
.page-template-page-pxu .content-container h2 {
max-width:800px;
margin:0 auto;
}
.page-template-page-pxu .content-container p {
    line-height:1.5em;
    max-width:800px;
    margin:0 auto;
}
.product-pxu-section {
    width:100%;
    height: 700px;
    background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/pxu16.jpg') no-repeat center;
    background-size:cover !important;
    overflow:hidden;
}
.product-pxu18-section {
width:100%;
height: 700px;
background: url('https://extrusioncontrol.com/wp-content/uploads/2019/02/pxu18.jpg') no-repeat center;
background-size:cover !important;
text-align:right;
overflow:hidden;
}
.product-pxu-section .product-section-content .product-section-title, .product-pxu18-section .product-section-content .product-section-title {
font-family:'lato';
font-size:110px;
font-color:#273a6f;
font-weight:300;
}
.product-pxu-section .product-section-content, .product-pxu18-section .product-section-content {
width: 50%;
height:auto;
margin:280px 25px;
}
.product-pxu-section .product-section-content.right {
float:right;
}
.product-pxu18-section .product-section-content {
	float:left;
    text-align:right;
}
.product-pxu-section .product-section-content .product-section-buttons, .product-pxu18-section .product-section-content .product-section-buttons {
	width: auto;
    display: block;
    padding: 30px 0;
}
.product-pxu18-section .product-section-content .product-section-buttons {
}
.product-pxu-section .product-section-content .product-section-buttons .button, .product-pxu18-section .product-section-content .product-section-buttons .button {
    width:auto;
    font-size:16px;
    font-weight:400;
    padding:10px 25px;
    text-align:center;
    background:#ff8624;
    border-radius:5px;
    margin-top:20px;
    color:#ffffff;
    }
.product-pxu-section .product-section-content .product-section-buttons .button:nth-child(1), .product-pxu18-section .product-section-content .product-section-buttons .button:nth-child(1) {
margin-right:30px;
}

.product-pxulrac-wiring .container, .product-pxurrac-wiring .container, .product-pxu18lrac-wiring .container, .product-pxu18rrac-wiring .container {
display:flex;
padding:80px 0;
}


.product-pxurrac-wiring {
background:#fafafa;
}
.product-pxulrac-wiring {
background:#f5f6f6;
}
.product-pxu18rrac-wiring {
background:#fafafa;
}
.product-pxu18lrac-wiring {
background:#f5f6f6;
}
.page-template-page-pxu .product-info {
flex:0.8;
padding:40px;

}

.page-template-page-pxu .product-info h3 {
	font-size:30px;
    color:#4a98c8;
}
.page-template-page-pxu .product-info a {
	font-size:18px !important;
    color:#ff8624 !important;
    text-decoration:underline;
    }
     .page-template-page-pxu .product-info ul{
     padding:25px 0 0 25px;
     
     }
    .page-template-page-pxu .product-info ul li {
    font-size:18px !important;
    color:#304452;
    padding:6px 0 6px 10px;
    }
    
.page-template-page-pxu .product-image {
width:1.2;
padding:0 15px;
}

.product-pxu18lrac-wiring, .product-pxu18rrac-wiring {
display:flex;
}
.orange-link {
	color:#ff8624;
    line-height:40px;
    text-decoration:underline;
}
@media (max-width:769px) {
.page-template-page-pxu .content-container {
padding-left:20px;
padding-right:20px;
}
.page-template-page-pxu .content-container  h2 {font-size:24px;margin-bottom:15px;}
.page-template-page-pxu .product-info {
    flex: .8;
    padding: 20px;
        margin-top: 30px;
}
.page-template-page-pxu .content-container  p{font-size:16px}
.product-pxulrac-wiring .container,  .product-pxu18lrac-wiring .container {
	flex-direction:column;
}
.product-pxurrac-wiring .container, .product-pxu18rrac-wiring .container {
	flex-direction:column-reverse;
}
.product-pxu-section {
    width: 100%;
    height: 400px;
    background: url(https://extrusioncontrol.com/wp-content/uploads/2019/02/pxu16.jpg) no-repeat -38px 30px;
    background-size: cover !important;
}
.product-pxu18-section {
    width: 100%;
    height: 400px;
    background: url(https://extrusioncontrol.com/wp-content/uploads/2019/02/pxu18.jpg) no-repeat 0px 0px;
    background-size: cover !important;
}
.product-pxu-section .product-section-content, .product-pxu18-section .product-section-content {
    width: 50%;
    height: auto;
    margin: 110px 25px;
}
}
 @media (max-width: 480px) {
 .page-template-page-product-temperature-control .orange-cta {
    width: 100%;
    margin: 0;
    height: 579px;
    background: url(https://extrusioncontrol.com/wp-content/uploads/2019/02/orange-hex-bg.jpg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
 .page-template-page-product-temperature-control .orange-cta iframe {
    border: 8px solid #fff;
    margin: 30px auto -100px auto;
    width: 80%;
    height: 174px;
}
.page-template-page-product-temperature-control .part-number-tag {
    background: url(https://extrusioncontrol.com/wp-content/uploads/2019/02/light-hex-background.jpg);
    background-repeat: repeat-x;
    padding-top: 150px;
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    padding: 100px 20px 20px;
}
.page-template-page-product-temperature-control .product {
    margin: 40px auto;
    display: flex;
    flex-direction: column;
}
.page-template-page-product-temperature-control .divider {
    width: 92%;
    height: 1px;
    background: #0f4372;
    margin-left: 4%;
    margin-right: 4%;
}
.page-template-page-product-temperature-control .product .product-image {
    width: 100% !important;
    padding: 0 !important;
    position: relative;
    box-sizing: border-box !important;
    height: 215px !important;
    text-align: center;
}
.page-template-page-product-temperature-control .product .product-content {
    padding: 20px;
    text-align: left;
    box-sizing: border-box;
    flex: 1;
}
.page-template-page-product-temperature-control .product .product-content .product-title {
    max-width: 600px;
    padding-bottom: 20px;
    width: 100%;
    display: flex;
    margin: 20px auto 0;
}
.page-template-page-product-temperature-control h2 {
    width: 100%;
    clear: both;
    padding: 30px 10px 30px 10px;
    margin: 0;
    box-sizing: border-box;
}
.page-template-page-product-temperature-control .content-container p {
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}
.page-template-page-product-temperature-control .part-number-tag .container .tag-image {
    padding-left: 0;
}
     .portal .icon-wrap {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .home p {
        font-size: 18px;
    padding: 15px;
    }
    .rotator-content {
        color: #fff;
        position: absolute;
        text-align: center;
        bottom: 18%;
        width: 100%;
        z-index: 700;
    }
 }
 @media (max-width:480px) {
 .product-pxu-section {
    width: 100%;
    height: 300px;
    background: url(https://extrusioncontrol.com/wp-content/uploads/2019/02/pxu16.jpg) no-repeat -89px 30px;
    background-size: cover !important;
}
.ecs-logo img {
    max-width: 215px;
}
.product-pxu18-section {
    width: 100%;
    height: 300px;
    background: url(https://extrusioncontrol.com/wp-content/uploads/2019/02/pxu18.jpg) no-repeat -228px 0px;
    background-size: cover !important;
}
 .page-template-page-pxu .product-info ul li {
    font-size:16px !important;
    color:#304452;
    padding:6px 6px 6px 10px;
    }
   .product-pxu18-section .product-section-content {
    width: 50%;
    height: auto;
    margin: 30px 20px;
    text-align:left;
}
.product-pxu-section .product-section-content {
    width: 50%;
    height: auto;
    margin: 80px 0px;
    text-align: left;
}
.product-pxu-section .product-section-content .product-section-title, .product-pxu18-section .product-section-content .product-section-title {
    font-family: 'lato';
    font-size: 40px;
    font-color: #273a6f;
    font-weight: 300;
}
.product-pxu-section .product-section-content .product-section-buttons, .product-pxu18-section .product-section-content .product-section-buttons {
    width: auto;
    display: flex;
    padding: 0;
    flex-direction: column;
}
.product-pxu-section .product-section-content .product-section-buttons .button:nth-child(1), .product-pxu18-section .product-section-content .product-section-buttons .button:nth-child(1) {
    margin-right: 0;
}
.product-pxu-section .product-section-content .product-section-buttons .button, .product-pxu18-section .product-section-content .product-section-buttons .button {
    width: auto;
    max-width: 150px;
    font-size: 16px;
    font-weight: 400;
    padding: 7px;
    text-align: center;
    background: #ff8624;
    border-radius: 5px;
    color: #fff;
    line-height: 25px;
}
 }





/* Rotating Content fixes - SquareOne Creative Group July 2019 */

	.rotator-content {
		bottom: auto !important;
	}

	.rotator-content .col {
		margin: 0 !important;
	}

	.rotator .section.group {
		height: 100%;
	}
	
	.rotator-content {
		display: flex;
    	align-items: center;
		height: 100%;
		position: static !important;
		bottom: auto !important;
	}
	
	.rotator-content .span_5_of_7, 
	.rotator-content .span_7_of_7 {
		height: 100%;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}




	.rotator.cycle-slide,
	.rotator{
		background-size: cover;
	}
