
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Cabin:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');

body {
  font-family: 'Cabin';
  font-weight: 400;
  font-size: 16px;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  font-size: 16px;
  color: #f01616;
}
p, h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 140%;
}
h1, h2, h3, h4, h5 {
  font-family: 'Oswald';
  font-weight: 400;
}
p:last-child {
  margin-bottom: 0px;
}

#toparea {
  background-color: #efefef;
  padding: 7px 0px;
  text-align: right;
  color: #736762;
  border-bottom:1px solid #d3d3d3;
}

#topnav {
  margin-top: 5px;
  margin-bottom: 5px;
}
#topnav li {
  display: inline-block;
  float: none;
  font-size: 16px;
  color: #000;
  margin-left: 13px;
  text-shadow:1px 1px 0px #fff;
  text-transform: uppercase;
}
#topnav li a {
  color: #000;
}
.top_hire {
  margin-top:8px;
  display: inline-block;
  font-size: 16px;
  color: #000;
  text-shadow:1px 1px 0px #fff;
  text-transform: uppercase;
}
#topnav .social-icons img {
  width: 26px;
  height: auto;
  margin: 0px 1px;
}
#topnav form input {
  margin-left: 13px;
  margin-right: 24px;
  width: 175px;
  height: 30px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding-left: 25px;
  background-image: url('magnify.png');
  background-position: 8px 8px;
  background-repeat: no-repeat;
  text-align: left;
}

#branding {
  padding: 12px 0px;
  position: relative;
  display: block;
  z-index: 2;
  background-image:url('dots.jpg');
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}

img#logo {
  max-width: 250px;
  height: auto;
  width: 100%;
}

#pci-nav {
  background-color:#f01616;
}

nav#main ul {
  margin: 0px;
  padding: 0px;
  text-align: right;
  margin-top:25px;
}
nav#main ul li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  margin-right: 25px;
}
nav#main ul li:first-child {
  margin-left: 0px;
}
nav#main ul li a {
  color: #1a2e5a;
  font-size: 16px;
  padding: 13px 0px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Oswald';
}
nav#main ul li a:hover {
  text-decoration: none;
  color: #d9203d;
}
#menu-icon {
  display: hidden;
  width: 40px;
  height: 40px;
  background-color: #1a2e5a;
  background-image: url('menu-toggle.png');
  background-size: cover;
}
a:hover#menu-icon {
    background-color: #d9203d;
}

#products-nav{
  background-color:#1a2e5a;
  padding:10px 0;
  background-image: url('blue-dot.jpg');
  background-repeat: repeat-x;
  background-position: center center;
}
#products-nav ul{
  margin:0;
  padding:0;
  text-align: center;
}
#products-nav ul li{
  margin:0;
  padding:0;
  display: inline-block;
  background-color:#1a2e5a;
}
#products-nav ul li a{
  font-family: 'Oswald';
  text-transform: uppercase;
  display: block;
  color:#999ec9;
  font-size: 16px;
  padding:0px 8px;
}
#products-nav ul li a:hover{
  text-decoration:none;
  color:#fff;
}

#sliderow {
  text-align: center;
  padding-top:120px;
  padding-bottom: 150px;
  background-image: url('home-banner.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#sliderow h1 {
  color:#fff;
  font-size: 40px;
}
#sliderow a{
  color:#fff;
  border:1px solid #fff;
  padding:20px 40px;
  display:inline-block;
  text-decoration: none;
  font-size: 20px;
  background-color:rgba(217,32,61,.7);
  font-family: 'Oswald';
}
#sliderow a:hover{
  background-color:rgba(217,32,61,1);
}

.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;
}

#homethree {
  background-image:url('swoosh-bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
  padding-bottom:50px;
}
#homethree img {
  margin-top: 50px;
  box-shadow: 0px 0px 10px rgba(0,0,0,.5);
  border-radius: 50%;
  border: 2px solid #fff;
  max-width: 200px !important;
  margin-bottom: 20px;
}
#homethree .container{
  padding: 0px 90px 0px 90px;
}

#homethree h3{
  margin-bottom: 10px;
}
#homethree h3 a{
  font-size: 21px;
  color:#1a2e5a;
}
#homethree p a{
  display: inline-block;
  padding: 10px 20px;
  background:#1a2e5a;
  color:#fff;
  text-align: center;
}
#homethree p a:hover{
  background:#d9203d;
  text-decoration: none;
}

#home-products{
  padding:50px 0;
  background-color:#d9203d;
}
#home-products h4{
  text-align: center;
  font-size: 21px;
}
#home-products h4 a{
  color:#ffffff;
  text-transform: uppercase;
}
#home-products h4 a:hover{
  color:#f2f2f2;
  text-decoration: underline;
}
#home-products img{
  margin-bottom: 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0,0,0,.5);
}

.widget{
  background-color:rgba(153,158,201,.1);
  padding:30px;
  border-bottom: 4px solid #999ec9;
}

#footerboxes {
  background-color:#1a2e5a;
  padding: 50px 0px;
  border-top:4px solid #999ec9;
}
#footerboxes h3 {
  font-size: 24px;
  font-weight: 300;
  color: #999ec9;
  text-align: center;
  text-transform: uppercase;
}
#footerboxes p {
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
#footerboxes p a, #footerboxes a {
  color: #fff;
}
#footerboxes .social-icons img{
  width:28px;
  height: auto;
  margin:0px 1px;
}

#bottom-bar {
  background-color: #999ec9;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
}

.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

#pageinterior {
  padding: 30px 0px 50px;
}
#pagetitle   {
  background-image:url('title-bg.jpg');
  background-position: center center;
  background-size: cover;
}
#pagetitle h1 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 0px;
  padding: 22px 0px 22px;
}

#sidebar .widget {
  height: auto;
  margin-bottom: 30px;
  padding: 32px 32px;
  color: #000;
}
#sidebar, #sidebar p {
  text-shadow: none;
  color: #000;
  font-size: 14px;
}
#sidebar .widget h3 {
  font-size: 20px;
  color: #1a2e5a;
}
#pageinterior{
  background-image: url('swoosh-bg.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
.pagecontent {
  font-size: 16px;
  color: #1a1a1a;
}
.pagecontent p {
  font-size: 16px;
  color: #1a1a1a;
}
.pagecontent h2, .pagecontent h3, .pagecontent h4, .pagecontent h5, .pagecontent ul, .pagecontent p {
  margin-bottom: 20px;
}
.pagecontent h2 {
  font-size: 24px;
  color: #1a2e5a;
}
.pagecontent h3 {
  font-size: 21px;
  color: #d9203d;
}
.pagecontent h4 {
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  font-family: 'Cabin';
}

.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%;
}

a.redbtn {
  display: inline-block;
  color:#fff;
  padding: 10px 20px;
  background:#d9203d;
}
a.redbtn:hover {
  background-color:#1a2e5a;
  text-decoration: none;
}

/**** cymCMS specific ****/
/* gallery */
#gallery-masonry {
    margin: 0 auto;
    width: auto;
}

#gallery-masonry div.item {
    display: block;
    width: 160px;
    min-height: 210px;
    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;
}
#gallery-masonry div.item .thumbnail {
   height: 200px;
}

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: 0px;
  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;
}

.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 {
  list-style-type: square !important;
  color: #666666;
  font-size:15px;
  margin: 0px 0px 8px 16px;
}
.sidenav a, .sidenav_child a, .sidenav_gchild a {
  color: #666666;
  text-decoration:none;
}
.sidenav a:hover, .sidenav_child a:hover, .sidenav_gchild a:hover {
  text-decoration:underline;
}
.sidenav_static, .sidenav_child_static {
  text-transform: uppercase;
  list-style-type: none !important;
  margin-left: 0 !important;
  font-weight: bold;
  color: #000000;
}
.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";
}

.topmar8  { margin-top:8px;  }
.topmar10 { margin-top:10px; }
.topmar12 { margin-top:12px; }
.topmar16 { margin-top:16px; }
.topmar20 { margin-top:20px; }
.topmar24 { margin-top:24px; }
.topmar32 { margin-top:32px; }
.topmar36 { margin-top:36px; }

/* Flip boxes */
.card-grid {
  width:156px;
  height:145px;
  margin: 8px;
  display: inline-block;
}
.card-grid .front, .card-grid .back {
  text-align: center;
  padding: 6px;
  font-size:13px;
  font-weight:500;
}
.card-txt {
  margin-top: 0;
  padding-top: 0;
  color: #777;
  font-size:9px;
  font-weight: 500;
}
.card-img {
  display: block;
  padding: 4px;
  line-height: 8px;
  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);
}

/************************/
/* Mobile */
/************************/

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
#branding{
    background:none;
}
#products-nav{
    background-image:none;
}
#products-nav ul li a{
    padding-top:10px;
    padding-bottom:10px;
}
img#logo {
  padding: 20px 0px;
  display: block;
  margin: 0 auto;
}
#homethree{
  padding:50px 0px;
}
#sliderow h1 {
  font-size: 32px;
}
#home-about .col-md-6{
  margin-bottom: 30px;
}
#homethree img {
  max-width: 200px;
  display: block;
  margin:0 auto;
  margin-top: 35px;
  margin-bottom: 15px;
}
#footerboxes {
  height: auto;
}
#footerboxes .col-md-4 {
  border: none;
  margin-bottom: 50px;
}
.pagecontent {
    margin-bottom: 30px;
}
nav#main ul {
    text-align: center;
}
nav#main ul li {
    margin-left: 5px;
    margin-right: 5px;
}
ul#head-buttons {
    text-align: center;
}
ul#head-buttons li {
    text-align: left;
}
#home-about .col-md-9 {
    padding-top: 0px;
    padding-bottom: 30px;
}
#home-products img {
  max-width: 300px;
  display:block;
  margin:0 auto;
}
}

@media (max-width: 768px) {
#bottom-bar {
    text-align: center;
}
#sliderow h1 {
  font-size: 28px;
}
}

@media (max-width: 568px) {
#topnav {
    text-align: center;
    display: block;
}
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: 16px;
}
nav#main ul li a:hover {
    color: #d9203d
}
nav#main:hover ul {
    display: block;
}
#topnav {
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: block;
}
#topnav li {
    display: block;
    margin-bottom: 10px;
    margin-left: 0px;
    background-image: none;
}
}