@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,900,900i');

html {
  font-size: 100%;
}
body {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #0061c1;
}
p, h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 140%;
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: 'Montserrat';
  font-weight: 700;
}
p:last-child {
  margin-bottom: 0px;
}

#toparea {
  text-align: right;
}
#toparea .container{
  padding: 0px 0px 8px;
}
#toparea form {
  display: inline-block;
}
#toparea form input {
  display: block;
  margin-left: 12px;
  height: 32px;
  width: 160px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding-left: 26px;
  background-image: url(magnify.png);
  background-position: 5px 8px;
  background-repeat: no-repeat;
  text-align:left;
  font-size: 11px;
}

#topnav {
  margin: 0px;
  padding: 0px;
  text-align: right;
  display: inline;
}
#topnav li {
  display: inline-block;
  float: none;
  font-size: 16px;
  color: #6f777a;
  margin-left: 12px;
}

#branding {
  padding: 12px 0px;
  position: relative;
  display: block;
  z-index: 2;
}
#branding h2{
  color: #0061c1;
  text-align: right;
  font-weight: 300;
  font-size: 24px;
  margin-top: 30px;
}
.redtext{
  color:#fc0000;
}
img#logo {
  max-width: 240px;
  height: auto;
  width: 100%;
}
#omc-nav .container{
  background:#0061c1;
}
nav#main ul {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
nav#main ul li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  margin-right: 32px;
}
nav#main ul li:first-child {
  margin-left: 0px;
}
nav#main ul li a {
  color: #fff;
  font-size: 15px;
  padding: 10px 0px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
}
nav#main ul li a:hover {
  text-decoration: none;
  color: #b6d5ef;
}
#menu-icon {
  display: hidden;
  width: 40px;
  height: 40px;
  background-color: #fc0000;
  background-image: url(menu-toggle.png);
  background-size: cover;
}
a:hover#menu-icon {
  background-color: #000;
}
#sliderow {
  z-index: 1;
  padding:0px;
  margin:0px;
}
#sliderow .container {
  padding-left:0px;
  padding-right:0px;
  border-bottom:2px solid #eeeeee;
}
#sliderow h1{

}
.nivo-nextNav {
  right: 1%;
  background-image: url(right-arrow.png);
  width: 30px;
  height: 58px;
  text-indent: -3000px;
  background-size: cover;
  opacity: 0.7;
  filter: alpha(opacity=70); /* For IE8 and earlier */
}
.nivo-prevNav {
  left: 1%;
  background-image: url(left-arrow.png);
  width: 30px;
  height: 58px;
  text-indent: -3000px;
  background-size: cover;
  opacity: 0.7;
  filter: alpha(opacity=70); /* For IE8 and earlier */
}
.nivo-nextNav:hover, .nivo-prevNav:hover {
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
.nivo-caption{
  background:#bbbbbb;
  text-align:center;
  opacity:1;
  top:0px;
  left:0px;
  height:15%;
  width:100%;
  position:absolute;
  font-weight:800;
  text-shadow:1px 1px 1px #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
}
.nivo-caption h2{
  font-size:28px;
  color:#ffffff;
}

#homeproducts {

}
#homeproducts img{
  border-radius: 10px;
  box-shadow: 1px 1px 3px navy;
}
#homeproducts .container{
  background-color:#0061c1;
  background-image:url(usa-dots.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80% auto;
  padding:50px 50px 30px;
  text-align: center;
}
#homeproducts h4{
  margin-bottom: 10px;
}
.divider30{
  height: 30px;
  width:100%;
  clear:both;
}
#homeproducts h4 a{
  text-align: center;
  color:#fff;
  font-size: 20px;
  font-weight: 500;
}
#homeproducts h4 a:hover{
  color:#b6d5ef;
  text-decoration: none;
}
#hometagline .container{
  padding:20px 0px;
  background-color:#fc0000;
}
#hometagline h4{
  color:#fff;
  font-weight: 300;
  text-align: center;
  margin:0px;
  font-size: 16px;
}

#homeabout{
  padding:30px 0px;
}
#homeabout h3{
  font-size: 28px;
  color:#fc0000;
  font-weight: 500;
}
#homeabout .col-md-9{
  padding-top:30px;
}
#homeabout p {
  font-size: 120%;
  font-weight: 600;
}
#homeabout a {
  font-weight: 500;
}

#footerboxes {
  background-color: #0061c1;
  padding: 30px 0px 50px;
  background-image: url(shadow.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
}
#footerboxes h3 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
#footerboxes p {
  color: #fff;
  margin-bottom: 20px;
}
#footerboxes p a, #footerboxes a {
  color: #fff;
}
#bottom-bar{
  background-color:#0058a0;
  padding-top:30px;
  padding-bottom:30px;
  color:#fff;
}

.alignright {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px;
}
.alignleft {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
}

.cpad {
  padding: 0px 30px;
}

#pageinterior {
  padding: 30px 0px 50px;
}
#pagetitle .container{
  background : -moz-linear-gradient(0% 50% 0deg,rgba(225, 236, 239, 1) 0%,rgba(255, 255, 255, 1) 100%);
  background : -webkit-linear-gradient(0deg, rgba(225, 236, 239, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(225, 236, 239, 1) ),color-stop(1,rgba(255, 255, 255, 1) ));
  background : -o-linear-gradient(0deg, rgba(225, 236, 239, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background : -ms-linear-gradient(0deg, rgba(225, 236, 239, 1) 0%, rgba(255, 255, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1ECEF', endColorstr='#FFFFFF' ,GradientType=0)";
  background : linear-gradient(90deg, rgba(225, 236, 239, 1) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1ECEF',endColorstr='#FFFFFF' , GradientType=1);
  border-bottom:1px solid #fc0000;
}
#pagetitle h1 {
  color: #0061c1;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 0px;
  padding: 18px 0px;
}
#sidebar .widget {
  height: auto;
  margin-bottom: 30px;
  padding: 24px 18px;
  background : -moz-linear-gradient(50% 100% 90deg,rgba(255, 255, 255, 1) 0%,rgba(225, 236, 239, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(225, 236, 239, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(225, 236, 239, 1) ));
  background : -o-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(225, 236, 239, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(225, 236, 239, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E1ECEF' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(225, 236, 239, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1ECEF',endColorstr='#FFFFFF' , GradientType=0);
  border-bottom:1px solid #fc0000;
  color:#6f777a;
}
#sidebar, #sidebar p {
  text-shadow: none;
  color: #6f777a;
}
#sidebar .widget h3, #product-lines h3 {
  font-size: 18px;
  font-weight: 300;
  color: #fc0000;
}
#sidebar .widget h4 {
  color: #0061c1;
  font-size: 18px;
  font-weight: 500;
}

.pagecontent {
  font-size: 15px;
  color:#6f777a;
}
.pagecontent p {
  font-size: 15px;
  color:#6f777a;
}
.pagecontent h2, .pagecontent h3, .pagecontent h4, .pagecontent h5, .pagecontent ul, .pagecontent p {
  margin-bottom: 20px;
}
.pagecontent h2 {
  font-weight: 400;
  font-size: 24px;
  color: #0061c1;
}
.pagecontent h3 {
  font-weight: 500;
  font-size: 22px;
  color: #fc0000;
}
.pagecontent h4 {
  font-weight: 400;
  font-size: 18px;
  color: #6f777a;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.redline{
  width:20%;
  display: block;
  margin:0 auto;
  height: 3px;
  background:#fc0000;
}
a.bluebtn{
  display: inline-block;
  border:1px solid #0061c1;
  padding:10px 20px;
  
}
a.bluebtn:hover{
  background:#0061c1;
  text-decoration: none;
  color:#fff;
}
.product-image img{
  border:1px solid #dddddd;
  margin-bottom: 30px;
}
ul.ordered-list{
  list-style-type: disc;
    padding-left: 20px;
}
ul.ordered-list > li ul{
  padding-left: 20px;
  list-style: circle;
}
ul.ordered-list li ul li ul{
  padding-left: 20px;
  list-style: none;
}
ul.ordered-list li li > li{
}

/**** cymCMS specific ****/
/* gallery */
#gallery-masonry {
    margin: 0 auto;
    width: auto;
}

#gallery-masonry div.item {
    display: block;
    width: 160px;
    float: left;
    background-color: #ffffff;
    padding: 4px 4px;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 10px;
    opacity: 1;
    -moz-transition: opacity 0.3s ease-in-out;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #bbb;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

.vthumbnail {
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    margin: 8px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    width: 330px;
}

.cymProdCaption {
  padding: 3px;
  font-size: 11px;
  color: #0160aa;
}
.cymDisplayTitle { display: none; }
.cymBody { padding: 8px; line-height: 130%; }
.cymBody ul {
    margin-top: 10px;
}
.cymBody ol {
    margin-top: 10px;
}
.cymBody ul li {
    list-style: square outside none;
    margin-left: 20px;
    line-height: 125%;
    padding-bottom: 6px;
}
.cymBody ol li {
    list-style: decimal outside none;
    margin-left: 20px;
    line-height: 125%;
    padding-bottom: 6px;
}
.pagecontent ul {
    margin-top: 10px;
}
.pagecontent ol {
    margin-top: 10px;
}
.pagecontent ul li {
    list-style: square outside none;
    margin-left: 20px;
    line-height: 125%;
    padding-bottom: 6px;
}
.pagecontent ol li {
    list-style: decimal outside none;
    margin-left: 20px;
    line-height: 125%;
    padding-bottom: 6px;
}
.cymBody strong,b { font-weight: bold; }
.cymBody em,i { font-style: italic; }
.cymArticleBody { padding-top:6px; }
.cymBody .cymHeader, .cymSectHeader, .cymArticleHeader, .cymTitle, .cymGalleryHeader, span.cymHeader {
  line-height: 120%;
  font-size:18px;
  font-weight: normal;
}
td.cymBody span.cymHeader {
  display: none;
}
.cymCalcTable td {
  padding: 3px;
}
.cymBody h4 {
  margin-top: 8px;
  margin-bottom: 10px;
}

.primary ul li {
    list-style: disc outside none;
    margin-left: 20px;
    line-height: 120%;
    padding-bottom: 4px;
}

.primary ol li {
    list-style: decimal outside none;
    margin-left: 20px;
    line-height: 120%;
    padding-bottom: 4px;
}

.cymGallery { padding: 8px; line-height: 130%; }
.cymGallery ul li {
    list-style: disc outside none;
    margin-left: 20px;
    line-height: 120%;
    padding-bottom: 4px;
}
.cymGallery ol li {
    list-style: decimal outside none;
    margin-left: 20px;
    line-height: 120%;
    padding-bottom: 4px;
}

.cymGallery strong,b { font-weight: bold; }
.cymGallery em,i { font-style: italic; }

ul.cymSiteMap { list-style: disc outside none; margin-left: 10px; }
ul.cymSiteMap ul li { line-height: 100%; }
ul.cymSiteMap ul.cymSiteMap { list-style: disc outside none; margin-left: 20px; }
ul.cymSiteMap ul.cymSiteMap ul li { line-height: 100%; }

hr.grad { border: 0; height: 0; border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(255,255,255,0.3); }

.sidenav, .sidenav_child, .sidenav_gchild {
  color:#3d3d3d;
  font-size:14px;
  margin: 0px 0px 10px;
}
.sidenav a, .sidenav_child a, .sidenav_gchild a {
  color: #3d3d3d;
  font-size:14px;
  text-decoration:none;
}
.sidenav a:hover, .sidenav_child a:hover, .sidenav_gchild a:hover {
  text-decoration:underline;
}
.sidenav_static, .sidenav_child_static {
  font-weight: bold;
}
.sidenav_lftmar {
  margin-left:10px;
}
.sidenav_gchild {
  margin-left: 25px;
}

.cymFormTable { width: 99%; }
.cymFormTable .fText { width: 85%; }
.cymFormTable .fTextArea { width: 85%; }
.cymFormTable .fSelect { width: 88%; }
.cymFormBody { padding: 10px 0px 0px 2px }
.cymLabel { color: #555555; }
.cymLabelRequired { color: #555555; }
.cymHelp { color: #777777; font-style: italic; }

.form_gallery {
  margin: 0 auto;
  width: auto;
}
.form_gallery .item {
  display: block;
  width: 160px;
  float: left;
  background-color: #eee;
  padding: 4px 4px;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  opacity: 1;
  -moz-transition: opacity 0.3s ease-in-out;
}

ul.checklist {
  list-style-type: none;
}
ul.checklist li {
  list-style: none inside none;
}
ul.checklist li:before {
  content: "\2713\0020";
}

a.misclink, a.misclink:visited {
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
}
a.misclink:hover {
  text-decoration: underline;
}

.topmar8  { margin-top:8px;  }
.topmar10 { margin-top:10px; }
.topmar12 { margin-top:12px; }
.topmar16 { margin-top:16px; }
.topmar24 { margin-top:24px; }
.topmar48 { margin-top:48px; }
.topmar56 { margin-top:56px; }

.profile {
  text-align:center;
  margin-bottom:10px;
  font-size: 18px;
  color: #fc0000;
  font-weight: 500;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.imida {
  position:relative; 
  top:50%;
  transform:translate(0,50%);
}
.imidb {
  position:relative; 
  top:40%;
  transform:translate(0,40%);
}

/************************/
/* Mobile */
/************************/

@media (max-width: 1199px) {
  #omc-nav form input {
    width: 60px;
  }
  #homeabout .col-md-9{
    padding-top:0px;
  }
}

@media (max-width: 991px) {
  #branding h2{
    text-align: center;
  }
  #omc-nav form{
    display: none;
  }
  img#logo {
    padding: 6px 0px;
    display: block;
    margin: 0 auto;
  }
  #footerboxes {
    height: auto;
  }
  #footerboxes .col-md-4 {
    border: none;
  }
  #footerboxes .boxarea {
    margin-bottom: 20px;
    height: auto;
  }
  .pagecontent {
    margin-bottom: 30px;
  }
  #homeproducts .col-md-4 {
    margin-bottom: 30px;
  }
  nav#main ul {
    text-align: center;
  }
  nav#main ul li {
    margin-left: 5px;
    margin-right: 10px;
  }
  nav#main ul li a {
    font-size: 13px;
  }
  ul#head-buttons{
    text-align: center;
  }
  ul#head-buttons li{
    text-align: left;
  }
  #homeabout .col-md-9{
    padding-top:0px;
    padding-bottom:30px;
  }
  .imida {
    position:relative;
    top:0;
    transform: none;
  }
  .imidb {
    position:relative;
    top:20px;
    transform: none;
  }
}

@media (max-width: 768px) {
  #toparea {
    text-align: center;
  }
  #bottom-bar{
    text-align: center;
  }
  .divider30 {
    display: none;
  }
}

@media (max-width: 568px) {
nav#main {
  margin: 0 auto;
  float: none;
  margin-top: 0px;
}
#menu-icon {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
nav#main ul, nav#main:active ul {
  display: none;
  position: relative;
  padding: 20px;
  border: none;
  margin: 0 auto;
  width: 100%;
  border-radius: 4px 0 4px 4px;
  margin-bottom: 10px;
}
nav#main ul li {
  text-align: center;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  margin-left: 0px;
  display: block;
}
nav#main ul li a {
  padding: 0px;
  width: 100%;
  font-size: 15px;
}
nav#main ul li a:hover {
  color: #989898
}
nav#main:hover ul {
  display: block;
}
#toparea form input {
  width: 85px;
}
#topnav {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#topnav li {
  margin-bottom: 10px;
  margin-left: 0px;
  background-image: none;
}
}
