html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

@font-face {
  font-family: 'NimbusSanNovCon-Bol';
  src: url("../webfonts/23AC9F_0_0.eot");
  src: url("../webfonts/23AC9F_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/23AC9F_0_0.woff") format("woff"), url("../webfonts/23AC9F_0_0.ttf") format("truetype"); }
h1, h2, h3, h4 {
  font-family: 'NimbusSanNovCon-Bol';
  font-weight: normal; }

/*
INDEX:

1. GENERAL
-1.1 Variables
-1.2 Site Wide Styles
-1.3 Misc
-1.4 Buttons
-1.5 Forms

2. SITE STRUCTURE
-2.1 Header
-2.2 Body
-2.3 Footer

3.PAGE & SIDEBAR
-3.1 Content
-3.2 Sidebar
-3.3 Widgets General
-3.4 Specific Widget Styles

4. NEWS
-4.1 News Single
-4.2 News Archive

5. PRODUCTS
-5.1 Woocommerce General
-5.2 Product Single
-5.3 Product Archive

6. PAGE SPECIFIC STYLES
-6.1 Home
  -6.1.1 Slider

*/
@font-face {
  font-family: 'NimbusSanNovCon-Bol';
  src: url("../webfonts/23AC9F_0_0.eot");
  src: url("../webfonts/23AC9F_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/23AC9F_0_0.woff") format("woff"), url("../webfonts/23AC9F_0_0.ttf") format("truetype"); }
html,
body {
  height: 100%; }

*, *::after, *::before {
  /* box-sizing: inherit; */
  box-sizing: content-box; }

body {
  font-family: "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
  color: #231f20; }

h1,
h2,
h3,
h4 {
  font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
  font-weight: normal; }

h1 {
  font-size: 36px; }

h1.page-title,
h1.entry-title,
h2.page-title {
  margin: 0 0 25px !important;
  line-height: 32px;
  font-size: 36px; }

#content h2,
#content h3 {
  line-height: 25px;
  margin: 35px 0 10px; }

a {
  color: #004592; }
  a:hover {
    color: #0264d3; }

#main .wrap {
  background: none;
  font-size: 16px;
  line-height: 24px; }
  @media screen and (min-width: 60em) {
    #main .wrap {
      margin: 28px auto 40px;
      padding: 0 0 20px 25px;
      width: 935px; } }

#main_wrap {
  min-height: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 60em) {
    #main_wrap {
      width: 960px; } }

#main_container {
  overflow: auto;
  padding-bottom: 470px; }

/* must be same height as the footer */
.entry-title a {
  border-bottom: none;
  color: #0343a0; }

.singular-post .entry-title a:hover,
.singular-page .entry-title a:hover {
  text-decoration: none; }

img.bullet-point {
  max-width: 15px;
  padding: 0 !important; }

.alignright {
  margin: 0 0 15px 25px; }

div.menu ul {
  float: right;
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.right {
  float: right; }

.divider {
  width: 620px;
  height: 3px;
  margin: 0 0 50px -30px;
  background: #E3EBF4; }

.entry-content img {
  border: 0;
  padding: 0; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.button {
  font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif !important;
  font-weight: normal !important;
  font-size: 20px !important;
  text-transform: capitalize; }

input.button {
  margin-top: 12px; }

.get-info .button {
  margin: 0 15px 15px 0;
  display: inline-block; }

.gform_body {
  margin: 10px 0 0;
  width: 97%; }

.gfield input {
  font-size: 16px;
  color: #8a8a8a;
  padding: 7px 0; }

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {
  border: none; }

#gform_wrapper_4 {
  width: 105%; }
  #gform_wrapper_4 #field_4_1,
  #gform_wrapper_4 #field_4_2 {
    height: 180px; }
    #gform_wrapper_4 #field_4_1 .gfield_label,
    #gform_wrapper_4 #field_4_2 .gfield_label {
      background: #004592;
      color: #fff;
      font-weight: bold;
      text-align: center;
      width: 100%;
      display: inline-block; }
  #gform_wrapper_4 #field_4_2 {
    margin: 0 0 15px; }
  #gform_wrapper_4 #input_4_1 li,
  #gform_wrapper_4 #input_4_2 li {
    width: 16.5%;
    float: left;
    font-size: 12px;
    height: 25px; }
    #gform_wrapper_4 #input_4_1 li input,
    #gform_wrapper_4 #input_4_2 li input {
      float: left;
      width: 15%;
      padding: 0; }
    #gform_wrapper_4 #input_4_1 li label,
    #gform_wrapper_4 #input_4_2 li label {
      float: right;
      width: 75%;
      text-align: left; }
  #gform_wrapper_4 .gchoice_2_26 input,
  #gform_wrapper_4 .gchoice_2_33 input,
  #gform_wrapper_4 .gchoice_2_39 input {
    display: none; }
  #gform_wrapper_4 #field_4_3,
  #gform_wrapper_4 #field_4_4,
  #gform_wrapper_4 #field_4_5,
  #gform_wrapper_4 #field_4_6,
  #gform_wrapper_4 #field_4_7 {
    width: 50%;
    font-size: 13px;
    margin: 0 0 0 15px; }
    #gform_wrapper_4 #field_4_3 input,
    #gform_wrapper_4 #field_4_4 input,
    #gform_wrapper_4 #field_4_5 input,
    #gform_wrapper_4 #field_4_6 input,
    #gform_wrapper_4 #field_4_7 input {
      font-size: 13px;
      padding: 4px 0;
      border: 1px solid #525252; }

#gform_submit_button_4 {
  height: 100%;
  margin: 20px 0 30px 15px !important; }

#gform_wrapper_3 .gfield_checkbox {
  height: auto; }
  #gform_wrapper_3 .gfield_checkbox li {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0; }
    #gform_wrapper_3 .gfield_checkbox li input {
      float: left;
      width: 5%;
      padding: 0; }
    #gform_wrapper_3 .gfield_checkbox li label {
      float: right;
      width: 93%;
      text-align: left;
      clear: right; }
#gform_wrapper_3 .gsection {
  margin: 30px 0 -33px -25px;
  clear: both; }
#gform_wrapper_3 .ginput_container ul,
#gform_wrapper_3 .ginput_container ul li {
  clear: both;
  height: auto; }

#gform_submit_button_3 {
  height: 100%;
  margin: 20px 0 30px 0 !important;
  float: right; }

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full {
  display: block;
  min-height: 43px; }
.gform_wrapper .ginput_complex .ginput_full label {
  font-size: 11px; }

#post-9 .gform_body #gform_fields_1 #field_1_5 {
/*   display: none;  */
 }

/* Hid antispam honey pot on form TMerrels 01/2015 */
#gform_2 .gform_body #gform_fields_2 #field_2_5 {
/*   display: none;  */
 }

#header {
  width: 100%;
  height: 145px; }
  #header .wrap {
    padding: 0px;
    position: relative; }

#branding {
  float: none;
  clear: none;
  width: 400px;
  margin: 0;
  position: absolute;
  top: 30px;
  left: 11px; }
  #branding #site-title {
    float: left;
    width: 400px;
    height: 100px; }
    #branding #site-title a {
      display: block;
      width: 400px;
      height: 100px;
      background: url("../img/atlantic-scale-logo.png") 0 bottom no-repeat;
      background-size: contain;
    }

#sidebar-header {
  margin: -8px 34px 0 0;
  text-align: left;
  line-height: .825;
  width: 435px; }
  #sidebar-header .textwidget {
    color: #004592;
    font-size: 45px;
    font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif; }
    #sidebar-header .textwidget span {
      font-size: 18px;
      font-style: italic; }
  #sidebar-header .distributorLogo {
    width: 145px;
    height: 49px;
    float: right;
    background: url("../img/distributorLogo.gif") 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 25px; }

#menu-primary {
  width: 830px;
  float: right;
  margin: 10px 25px 0 0;
  padding: 0; }
  #menu-primary div.menu {
    float: right; }
  #menu-primary div.search {
    float: right;
    margin: -8px 0 10px 10px;
    width: 170px; }
    #menu-primary div.search .search-text {
      border-right: medium none;
      float: left;
      height: 24px;
      margin: 0;
      width: 130px;
      padding: 0;
      border-radius: 20px 0 0 20px; }
    #menu-primary div.search .search-submit {
      background: url("../img/sprite.png") no-repeat scroll -428px -187px #EEEEEE;
      border: 1px solid #DFDFDF;
      border-radius: 0 20px 20px 0;
      cursor: pointer;
      float: left;
      height: 26px;
      text-indent: -9999px;
      width: 32px;
      display: inline-block;
      margin: 0;
      padding: 0;
      box-shadow: none; }
  #menu-primary ul li a {
    padding: 0 11px;
    color: #626262;
    font-size: 14px; }
    #menu-primary ul li a:hover {
      text-decoration: none; }
  #menu-primary li.current-menu-item a {
    color: #626262; }

#menu-secondary {
  height: 52px;
  margin: 0 auto 0;
  border-radius: 9px 9px 0 0;
  font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
  background: #004592; }
  #menu-secondary ul {
    padding: 0 16px; }
    #menu-secondary ul li {
      height: 52px; }
      #menu-secondary ul li:hover {
        background: url("../img//menubg.png") repeat-x 0 -52px; }
      #menu-secondary ul li a {
        padding: 6px 22px;
        margin: 8px 0px 0;
        border-right: 1px solid #2667b0;
        color: #fff;
        font-weight: normal;
        font-size: 22px;
        line-height: 22px;
        text-shadow: 0 1px #004592; }
        #menu-secondary ul li a:hover {
          color: #fff;
          text-decoration: none; }
      #menu-secondary ul li ul {
        background: #004592;
        width: 200px !important;
        margin: 15px 0 0 !important; }
        #menu-secondary ul li ul li {
          height: auto; }
          #menu-secondary ul li ul li a:hover {
            color: #fff;
            text-decoration: none;
            background: #0c59ae; }
      #menu-secondary ul li li a,
      #menu-secondary ul li li.current-menu-item a {
        font-size: 11px;
        text-transform: uppercase;
        color: #222222;
        border-bottom: none;
        border-right: none;
        padding: 10px 0 10px 20px;
        margin: 0px;
        text-align: left;
        color: #fff;
        font-size: 14px;
        text-transform: capitalize; }
    #menu-secondary ul li.current-menu-item a {
      color: #fff; }
    #menu-secondary ul li:hover ul,
    #menu-secondary ul li.sfHover ul {
      top: 37px;
      padding: 0;
      margin: 3px 0 0 0px; }
    #menu-secondary ul li.sfHover ul {
      margin: 0 0 0 15px; }
    #menu-secondary ul li.sfHover ul li:hover,
    #menu-secondary ul li.sfHover ul li.current-menu-item {
      margin: 0; }
    #menu-secondary ul li:hover li ul,
    #menu-secondary ul li.sfHover li ul {
      top: -999em; }
    #menu-secondary ul li li:hover ul,
    #menu-secondary ul li li.sfHover ul {
      top: -1px;
      margin: 0; }
  #menu-secondary ul > li:last-child a {
    border: none; }

.sf-sub-indicator {
  display: none; }

#footer {
  background: url("../img/footerBG.gif") bottom repeat-x;
  height: 470px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  margin-top: -470px;
  /* negative value of footer height */
  clear: both; }
  #footer .wrap {
    background: url("../img/footerinside.png");
    margin: 133px auto 0;
    padding: 0 0 5px 0;
    position: relative;
    overflow: visible; }
  #footer .social {
    display: block;
    clear: both;
    float: right;
    margin-top: 15px;
    position: absolute;
    top: -130px;
    right: 290px; }
    #footer .social .follow {
      position: absolute;
      top: 8px;
      right: 128px;
      width: 100px;
      font-size: 16px;
      text-transform: uppercase;
      color: #014aa2; }
    #footer .social img {
      border: none;
      padding: 0 3px 0; }
    #footer .social img.linked_img {
      border: none;
      padding: 0; }
  #footer #menu-subsidiary {
    float: right;
    margin: 15px -15px 10px 0;
    width: 700px; }
    #footer #menu-subsidiary .menu {
      float: right;
      margin: 0;
      width: 700px; }
    #footer #menu-subsidiary li a {
      color: #fff;
      font-weight: normal;
      margin: 0;
      padding: 6px 15px;
      border-right: 1px solid #3e6eaa; }
      #footer #menu-subsidiary li a:hover {
        color: #fff; }
    #footer #menu-subsidiary ul > li:last-child a {
      border: none; }
    #footer #menu-subsidiary li.current-menu-item a {
      color: #fff; }
  #footer #sidebar-subsidiary {
    overflow: hidden;
    padding: 0 0;
    width: 666px;
    float: left;
    margin-top: 10px; }
    #footer #sidebar-subsidiary .textwidget {
      float: left;
      width: 666px; }
      #footer #sidebar-subsidiary .textwidget div {
        float: left;
        width: 218px; }
      #footer #sidebar-subsidiary .textwidget h1 {
        width: 200px;
        height: 37px;
        text-indent: -9999px;
        overflow: hidden;
        background: url("../img/sprite.png") 0 -93px;
        margin: 0 0 18px; }
      #footer #sidebar-subsidiary .textwidget h2 {
        font-family: "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding: 6px 8px 4px;
        margin: 0 0 12px -2px;
        display: inline-block;
        background: #122e63;
        border-radius: 5px; }
  #footer .footercontent {
    color: #fff;
    font-size: 12px;
    width: 294px;
    margin: 58px 0 30px;
    float: right;
    text-align: right; }
    #footer .footercontent .button {
      margin: 0 0 10px 0;
      display: inline-block; }
    #footer .footercontent .iso {
      width: 82px;
      margin: 0 21px 0 0;
      background: url("../img/sprite.png") -202px -130px;
      display: block;
      height: 80px;
      text-indent: 9999px;
      overflow: hidden;
      float: right; }
    #footer .footercontent .ala {
      width: 96px;
      background: url("../img/sprite.png") -101px -130px;
      display: block;
      height: 80px;
      text-indent: 9999px;
      overflow: hidden;
      float: right;
      white-space: nowrap; }
  #footer .credit {
    color: #fff;
    font-size: 12px;
    width: 294px;
    margin: 0 0;
    padding: 0; }
    #footer .credit a {
      color: #fff; }

.layout-2c-l #content,
.layout-default #content {
  float: left;
  width: 580px;
  padding: 22px 0 0 0;
  margin: 0 0 -20px;
  /* previously margin:0 0 -40px; */ }
.layout-2c-l #sidebar-primary,
.layout-default #sidebar-primary {
  float: right;
  width: 300px;
  margin: 0 0 75px; }

#content .hentry {
  font-size: 16px;
  line-height: 24px; }

.page-title a {
  color: #004592; }

#text-11 {
  width: 253px;
  padding: 24px 22px 25px 25px;
  border-radius: 10px;
  background-image: linear-gradient(bottom, #d1deed 34%, #e3ebf4 67%);
  background-image: -o-linear-gradient(bottom, #d1deed 34%, #e3ebf4 67%);
  background-image: -moz-linear-gradient(bottom, #d1deed 34%, #e3ebf4 67%);
  background-image: -webkit-linear-gradient(bottom, #d1deed 34%, #e3ebf4 67%);
  background-image: -ms-linear-gradient(bottom, #d1deed 34%, #e3ebf4 67%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.34, #d1deed), color-stop(0.67, #e3ebf4)); }
  #text-11 h3 {
    color: #004592;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 10px; }

#query-posts-2 {
  margin: 50px 0 15px;
  border-top: 1px solid #E3EBF4; }
  #query-posts-2 .hentry {
    margin: 0;
    border-bottom: 1px solid #E3EBF4; }
  #query-posts-2 a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 22px;
    color: #231f20; }
    #query-posts-2 a:hover {
      text-decoration: underline; }

.morenews {
  color: #004592;
  margin: 0 0 0 35px;
  font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif; }
  .morenews span {
    font-size: 13px;
    margin: 0 0 0 1px; }

.singular .byline {
  margin: -20px 0 25px 0; }

.blog .hentry {
  border-bottom: 1px solid #E3EBF4; }
  .blog .hentry .entry-meta {
    margin-bottom: 35px; }

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: left !important;
  width: 100% !important; }

.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
  color: black !important; }

/* related products' images are stretched by woocommerce default scaling*/
/* need to change the image scaling in related products, so define width as 24%*/
/* from https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-related-product-image-is-too-big*/
.woocommerce .related ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .upsells.products ul.products li.product,
.woocommerce-page .upsells.products ul li.product {
  width: 24% !important; }

a.data-stuff {
  padding: 6px 46px 6px 20px;
  background: url("../img/butnbg.png") right 0 no-repeat; }
  a.data-stuff:hover {
    background: url("../img/butnbg.png") right -84px no-repeat; }

a.get-info {
  padding: 6px 46px 6px 20px;
  background: url("../img/butnbg.png") right -42px no-repeat; }
  a.get-info:hover {
    background: url("../img/butnbg.png") right -126px no-repeat; }

.product .page-title {
  margin: 0 0 75px !important; }

ul.products li.product {
  float: left;
  margin: 0 1.1% 2.992em 0;
  padding: 1.1% 1.1% 0;
  position: relative;
  text-align: center;
  width: 21%; }

#home-feature {
  background: url("../img/featurebg2.jpg") repeat-x;
  margin: 0 auto; }
  @media screen and (min-width: 60em) {
    #home-feature {
      height: 408px;
      width: 960px; } }
  #home-feature .wrap {
    padding: 0; }
  #home-feature h2 {
    font-size: 32px;
    line-height: 32px;
    color: #004592;
    padding: 25px 0 0 0; }
  #home-feature ul {
    list-style: none;
    margin: 15px 0 0 0; }
    #home-feature ul li {
      margin: 0 0 13px;
      line-height: 1em; }
      #home-feature ul li span {
        color: #0368da;
        margin: 0 3px 0 0; }
      #home-feature ul li a {
        color: #231f20; }
        #home-feature ul li a:hover {
          color: #0264d3; }
  #home-feature ul.slides {
    margin: 0 !important; }
  #home-feature .slider_right {
    float: right;
    width: 280px; }

#sidebar-feature {
  padding: 0;
  text-align: left; }

#homepage-slider {
  width: 654px;
  float: left;
  margin: 0 26px 0 0; }
  #homepage-slider img {
    border-radius: 0 0 0 10px; }

.home #content h1.entry-title {
  display: none; }
.home #content h2 {
  font-size: 28px;
  line-height: 28px;
  color: #004592;
  margin: 70px 0 12px;
  display: block; }
.home #content .splashboxsmall h2 {
  margin: 0 0 12px; }
.home .alignleft {
  margin: 0 15px 0 0; }
.home .hentry {
  padding-bottom: 20px; }

.homeLinks {
  margin: 0 0;
  padding: 25px 0;
  overflow: hidden; }
  .homeLinks li {
    margin-bottom: 15px;
    font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
    font-weight: normal;
    font-size: 1.25em;
    width: 50%;
    float: left; }

.news-survey {
  padding: 25px 25px;
  border-radius: 10px;
  background: #E3EBF4;
  margin-top: 2.5em;
  overflow: hidden; }
  .news-survey .survey {
    float: left;
    width: 151px;
    height: 123px;
    background: url("../img/survey2.gif");
    overflow: hidden;
    text-indent: 9999px;
    white-space: nowrap;
    margin-top: .25em; }
    .news-survey .survey:hover {
      background-position: 0 -123px; }
  .news-survey .news-signup {
    float: left;
    width: 60%;
    padding-left: 5%;
    margin-left: 5%;
    border-left: solid 1px #c2d0e0; }

#content .news-signup h3 {
  margin: 0; }

.splashboxsmall {
  width: 265px;
  float: left;
  margin: 0 0 35px; }

.splashboxsmall.right {
  float: right; }

.cs_link {
  font-family: "NimbusSanNovCon-Bol", "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 0 0 0 14px; }

#post-53 ul.products {
  padding: 20px 0 0 40px;
  /* padding:20px 0 0 80px; */ }
  #post-53 ul.products li.product {
    margin: 0 0 .5em 0;
    /* margin: 0 8% 2.992em 0; */
    min-height: 300px; }
    #post-53 ul.products li.product p {
      margin: 0; }
    #post-53 ul.products li.product h3 {
      font-size: 1em !important;
      line-height: 1.2em !important; }

.inforock-nav-toggle {
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  font-family: "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif; }

#menu-primary .inforock-nav-toggle {
  width: 30px;
  height: 30px;
  background: url("../img/sprite.png") -420px 0 no-repeat;
  text-indent: -9999px;
  float: right;
  position: absolute;
  top: 5px;
  right: 11px;
  padding: 0; }

a[href^=tel] {
  color: #004592;
  text-decoration: none; }

#footer a[href^=tel] {
  color: #fff;
  text-decoration: none; }

.woocommerce p.stars {
  height: 98px; }
  .woocommerce p.stars a {
    line-height: 1.25;
    height: auto;
    padding: 0;
    border-right: none !important; }

#commentform input[type="text"] {
  border: 1px solid gray;
  line-height: 24px; }

@media screen and (min-width: 60em) {
  #responsive-marker {
    display: none;
    visibility: hidden; } }
@media screen and (max-width: 60em) {
  #menu-secondary .sub-menu {
    display: none; }
  #menu-secondary li.menu-item-has-children.open .sub-menu {
    display: block; }

  #menu-secondary ul.sub-menu {
    display: none; }

  #menu-secondary li.menu-item-has-children.open ul.sub-menu {
    display: block; } }
@media screen and (min-width: 48.0625em) {
  .inforock-nav-toggle {
    display: none; } }
@media screen and (min-width: 0) and (max-width: 48em) {
  #branding {
    width: 200px;
    height: 57px;
    position: static;
    margin: 10px 0 0 11px; }
    #branding #site-title a {
      background-position: -210px 5px;
      width: 200px;
      height: 57px;
      float: left; }

  #header {
    height: auto; }
    #header .wrap {
      width: 100%; }

  #menu-primary-items {
    width: 100%;
    float: none; }
    #menu-primary-items li {
      width: 100%;
      text-align: center;
      padding: 10px 0;
      border-bottom: 1px solid #E8E8E8; }
      #menu-primary-items li:last-of-type {
        border-bottom: 0; }

  #sidebar-header {
    margin: 0;
    text-align: center;
    width: 100%;
    line-height: 1;
    float: none;
    margin: 12px 0;
    overflow: visible; }
    #sidebar-header .textwidget {
      font-size: 22px; }
      #sidebar-header .textwidget span {
        font-size: inherit;
        margin-right: 6px; }
    #sidebar-header .distributorLogo {
      text-indent: 9999px;
      margin-top: -7px;
      background-size: 100%;
      width: 100px;
      height: 33px;
      color: transparent;
      margin-left: 10px; }

  #menu-primary {
    clear: both;
    width: 100%;
    margin: 0;
    float: none; }
    #menu-primary div.search {
      clear: both;
      overflow: auto;
      width: 100%;
      float: left;
      margin: 0; }
      #menu-primary div.search form.search-form {
        width: 100%;
        display: block;
        padding: 11px;
        box-sizing: border-box;
        overflow: hidden; }
      #menu-primary div.search .search-text {
        width: 90%;
        border-radius: 0;
        height: 34px;
        font-size: 14px; }
      #menu-primary div.search .search-submit {
        border-radius: 0;
        height: 34px;
        background-position: -424px -183px;
        width: 9%; }

  #menu-secondary {
    width: 100%;
    height: auto;
    border-radius: 0; }
    #menu-secondary ul {
      padding: 0;
      width: 100%; }
      #menu-secondary ul li {
        width: 100%;
        background: #004592;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        display: block;
        position: static;
        float: none;
        height: auto; }
        #menu-secondary ul li:last-of-type {
          border-bottom: 0; }
        #menu-secondary ul li a {
          font-family: "Helvetica", "Helvetica Neue", "Roboto", "Arial", sans-serif;
          line-height: 1;
          font-size: 16px;
          display: block;
          padding: 0;
          margin: 0;
          width: 100%;
          text-shadow: none;
          border: 0;
          padding: 18px 0; }
        #menu-secondary ul li .sub-menu {
          position: static; }
    #menu-secondary ul li li a,
    #menu-secondary ul li li.current-menu-item a {
      text-align: center;
      padding: 10px 0;
      font-size: 14px;
      border: initial; }
    #menu-secondary div.menu ul {
      float: none;
      width: 100% !important;
      margin: 0 !important; }

  #menu-primary-items,
  #menu-secondary-items,
  #menu-primary div.search {
    display: none; }

  #menu-primary-items.open,
  #menu-secondary-items.open,
  #menu-primary div.search.open {
    display: block; }

  #home-feature {
    height: auto;
    background: transparent; }
    #home-feature .wrap {
      width: 100%; }
    #home-feature .slider_right {
      width: 100%;
      clear: both;
      float: none;
      background: #e3ebf4;
      padding-bottom: 15px; }
      #home-feature .slider_right ul {
        text-align: left;
        width: 242px;
        float: none;
        margin: 0 auto;
        display: block; }
    #home-feature h2 {
      padding-top: 10px;
      text-align: center;
      margin-bottom: 10px; }

  #sidebar-feature {
    width: 100%; }

  #homepage-slider {
    width: 100%;
    margin-bottom: -13px; }
    #homepage-slider img {
      border-radius: 0;
      width: 100%; }

  .cs_link {
    text-align: center;
    display: block;
    background: #e3ebf4;
    padding-bottom: 15px; }

  .layout-2c-l #sidebar-primary,
  .layout-default #sidebar-primary {
    float: left;
    width: 100%;
    margin: 0; }

  #text-11 {
    width: 100%;
    box-sizing: border-box; }

  .news-survey {
    width: 100%;
    margin: 0;
    border-radius: 10px;
    box-sizing: border-box; }
    .news-survey p {
      display: none; }
    .news-survey .news-signup {
      width: 100%;
      border: 0;
      margin: 0;
      padding: 0; }

  .divider {
    width: 100%;
    margin: 0; }

  .splashboxsmall {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 15px; }
    .splashboxsmall img {
      max-width: 200px; }

  .layout-2c-l #content,
  .layout-default #content {
    width: 100%;
    padding: 0;
    margin: 0; }

  #main .wrap {
    width: 100%;
    box-sizing: border-box; }

  #main_container {
    padding: 0; }

  #main,
  #main .wrap {
    background: transparent; }

  #footer {
    height: auto;
    margin-top: 0;
    position: static;
    background: #053b7f;
    text-align: center; }
    #footer .wrap {
      width: 100%;
      background: transparent;
      margin: 0;
      position: static; }
    #footer .social {
      position: relative;
      top: -50px;
      right: 0;
      margin-bottom: -25px;
      z-index: 100;
      clear: none; }
      #footer .social .follow {
        display: none; }
    #footer #menu-subsidiary,
    #footer #sidebar-subsidiary,
    #footer #sidebar-subsidiary .widget,
    #footer #sidebar-subsidiary .textwidget {
      width: 100%; }
    #footer #menu-subsidiary {
      display: none; }
    #footer .footercontent {
      width: 100%;
      margin: 0 auto;
      float: none;
      text-align: center; }
      #footer .footercontent .ala,
      #footer .footercontent .iso {
        float: none;
        margin: 0 auto; }
      #footer .footercontent .ala {
        width: 94px; }
      #footer .footercontent .iso {
        width: 76px;
        background-position: -212px -130px;
        margin-bottom: 20px; }
      #footer .footercontent .button {
        margin: 15px 0 10px; }
    #footer .credit {
      text-align: center;
      width: 100%;
      margin-bottom: 30px;
      margin-bottom: 0;
      padding-bottom: 30px;
      background: #053b7f; }
    #footer #sidebar-subsidiary .textwidget div {
      width: 100%;
      text-align: center; }
    #footer #sidebar-subsidiary .textwidget h1 {
      margin: 0 auto;
      margin-bottom: 25px; }

  .entry-content img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 4%; }

  .layout-1c #content {
    width: 100%; }

  #post-53 ul.products {
    overflow: hidden;
    padding: 0; }
    #post-53 ul.products li.product {
      width: 38%;
      margin: 2% 6%;
      box-sizing: border-box;
      padding: 0; }

  div.product div.images img,
  #content div.product div.images img {
    max-width: 300px;
    margin: 0 auto; }

  .page-title a {
    font-size: 24px; }

  .product .page-title {
    text-align: center;
    margin: 0 !important; }

  div.product .product_title,
  #content div.product .product_title {
    font-size: 24px;
    text-align: center; }

  .woocommerce ul.products li.product:nth-child(2n),
  .woocommerce-page ul.products li.product:nth-child(2n) {
    float: left; }

  .woocommerce ul.products li.product img,
  .woocommerce-page ul.products li.product img {
    max-width: 200px;
    margin: 0 auto !important; } }
@media screen and (min-width: 30em) and (max-width: 48em) {
  .entry-content img {
    width: 65%;
    margin: 0 auto; } }
@media screen and (max-width: 400px) {
  .home .splashboxsmall img {
    margin: 0 auto;
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 15px; } }
@media screen and (min-width: 550px) and (max-width: 48em) {
  #sidebar-header {
    text-align: right;
    padding-right: 11px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 45px; }

  #branding {
    margin-bottom: 10px; } }
@media screen and (max-width: 620px) {
  #sidebar-header {
    clear: both;
    position: static;
    width: 100%;
    padding: 0;
    margin: 10px auto;
    width: 352px; } }
@media screen and (min-width: 48.0625em) and (max-width: 60em) {
  #main_container {
    overflow: hidden; }

  #header .wrap {
    width: 100%; }

  #sidebar-header {
    margin-right: 11px;
    width: 350px;
    margin-top: 10px; }
    #sidebar-header .textwidget {
      font-size: 35px; }
    #sidebar-header .distributorLogo {
      margin-top: 4px; }

  #branding {
    width: 400px; }
    #branding #site-title {
      width: 400px;
      height: 102px; }
      #branding #site-title a {
        background-size: 400px;
        width: 400px;
        height: 102px; }

  #menu-primary {
    width: 100%;
    float: left; }
    #menu-primary div.menu {
      float: left;
      margin-left: 11px; }
      #menu-primary div.menu ul li {
        margin-right: 10px; }
        #menu-primary div.menu ul li:last-of-type {
          margin-right: 0; }
        #menu-primary div.menu ul li a {
          padding: 0;
          font-size: 13px; }

  #menu-secondary {
    width: 100%;
    border-radius: 0;
    height: 64px; }
    #menu-secondary ul li {
      width: 25%; }
      #menu-secondary ul li a {
        font-size: 17px;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
      #menu-secondary ul li ul {
        margin: 27px 0 0 !important; }
        #menu-secondary ul li ul li {
          width: 100%; }

  #sidebar-feature {
    width: 100%;
    background: #e3ebf4;
    margin-bottom: -10px; }

  #homepage-slider {
    width: 65%;
    box-sizing: border-box;
    margin: 0; }
    #homepage-slider img {
      border-radius: 0; }

  #home-feature {
    background: transparent;
    overflow: hidden;
    height: auto; }
    #home-feature .wrap {
      width: 100%;
      box-sizing: border-box; }
    #home-feature h2 {
      padding-top: 10px;
      font-size: 26px; }
    #home-feature ul {
      margin: 0; }
      #home-feature ul li {
        margin-bottom: 8px;
        text-align: left;
        font-size: 15px; }
    #home-feature .slider_right {
      width: 35%;
      box-sizing: border-box;
      padding: 0 15px; }

  #main .wrap {
    width: 100%;
    box-sizing: border-box; }

  .layout-1c #content,
  .layout-2c-l #content,
  .layout-default #content {
    width: 100%; }

  .splashboxsmall {
    width: 48%; }

  .divider {
    width: 100%;
    box-sizing: border-box;
    margin: 0; }

  .layout-2c-l #sidebar-primary,
  .layout-default #sidebar-primary {
    width: 100%;
    float: none;
    clear: both;
    padding-top: 25px; }

  #text-11 {
    width: 100%;
    box-sizing: border-box; }

  #footer {
    height: auto;
    overflow: visible;
    background: #004592; }
    #footer .wrap {
      width: 100%;
      background: transparent;
      margin-top: 0; }
    #footer .social {
      left: 50%;
      margin-left: -47px;
      top: -85px; }
      #footer .social .follow {
        display: none; }
    #footer #sidebar-subsidiary {
      width: 100%;
      float: none;
      box-sizing: border-box; }
      #footer #sidebar-subsidiary .textwidget {
        width: 100%;
        float: none; }
        #footer #sidebar-subsidiary .textwidget h1 {
          margin: 10px auto 30px; }
        #footer #sidebar-subsidiary .textwidget div {
          width: 27.3333%;
          margin: 3%;
          text-align: center; }
      #footer #sidebar-subsidiary .widget {
        width: 100%;
        margin: 0; }
    #footer #menu-subsidiary {
      width: 100%;
      box-sizing: border-box;
      float: left;
      margin: 15px 0; }
      #footer #menu-subsidiary .menu {
        margin: 0 auto;
        float: none;
        width: 580px; }
    #footer .credit {
      text-align: center;
      margin: 0 auto;
      float: none;
      width: 176px;
      margin-bottom: 30px; }
    #footer .footercontent {
      margin: 0 auto;
      width: 199px;
      float: none;
      margin-bottom: 20px;
      overflow: hidden; }
      #footer .footercontent .button {
        width: 100%;
        text-align: center;
        box-sizing: border-box; } }
@media screen and (max-width: 375px) {
  #sidebar-header {
    text-align: center;
    margin-top: 10px;
    width: 100%; }
    #sidebar-header .distributorLogo {
      float: none;
      margin: 0 auto;
      margin-bottom: 10px; } }
@media screen and (max-width: 48em) {
  #footer {
    overflow: visible; }
    #footer .social {
      left: 0;
      margin: 0 auto;
      float: none;
      top: -60px;
      margin-bottom: -39px; } }
@media screen and (max-width: 30em) {
  #gform_wrapper_4 #input_4_1 li,
  #gform_wrapper_4 #input_4_2 li {
    width: 50%; }

  #sidebar-header {
    margin-top: 25px; } }
@media screen and (max-width: 640px) {
  #gform_wrapper_4 #field_4_1,
  #gform_wrapper_4 #field_4_2 {
    height: auto; } }
@media screen and (min-width: 30em) and (max-width: 640px) {
  #gform_wrapper_4 #input_4_1 li,
  #gform_wrapper_4 #input_4_2 li {
    width: 33.3333%; } }
@media screen and (max-width: 600px) {
  .homeLinks {
    padding-top: 0; }
    .homeLinks li {
      text-align: left;
      width: 100%; } }
@media screen and (min-wdith: 48em) and (max-width: 60em) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin-right: 0; }

  .woocommerce .products ul,
  .woocommerce ul.products {
    max-width: 500px !important;
    margin: 0 auto; }

  .woocommerce ul.products li.product a img {
    max-width: 200px;
    margin: 0 auto; } }

/*# sourceMappingURL=theme.css.map */
