/* Variables and Classes ================================================================================================ */
.clearafter {
  content: '';
  display: block;
  clear: both; }

.vcenter, .saslider div.slick-slide img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

header#header {
  background: url(../images/bg10.png) left top no-repeat #337aab; }

#box1 {
  max-height: none !important; }

/* Variables and Classes ================================================================================================ */
.clearafter {
  content: '';
  display: block;
  clear: both; }

.vcenter, .saslider div.slick-slide img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

#box1 {
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  max-height: 1200px;
  position: relative;
  overflow: hidden !important;
  z-index: 20;
  text-align: center;
  position: relative; }

#box1sub {
  background: url(../images/headerbg.png) center top no-repeat;
  background-size: 100% auto;
  height: 100%; }

#box1 #box1content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center; }

#box1 #box1content h1 {
  font-size: 95px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 5;
  text-transform: uppercase; }

#box1 #box1content p {
  font-size: 25px;
  font-family: "Lato", sans-serif;
  color: #000; }

#box1 #box1content .buttons {
  width: 350px;
  margin-top: 20px; }

#box1 #b1downarrow {
  background: url(../images/arrow1-down.png) no-repeat 50% 50% rgba(255, 255, 255, 0.5);
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: block;
  z-index: 10;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 30px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

#box1 #b1downarrow:hover {
  background-color: rgba(255, 255, 255, 0.7); }

@media screen and (max-width: 1890px) {
  #box1sub {
    background: url(../images/headerbg.png) center 20px no-repeat;
    background-size: 100% auto; } }
@media screen and (max-width: 1650px) {
  #box1 #box1content {
    top: 55%; }

  #box1 #box1content h1 {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } }
@media screen and (max-width: 1336px) {
  #box1sub {
    background: url(../images/headerbg.png) center 30px no-repeat;
    background-size: 100% auto; } }
@media screen and (max-width: 1260px) {
  #box1sub {
    background: url(../images/headerbg.png) center 50px no-repeat;
    background-size: 100% auto; }

  #box1 #box1content h1 {
    font-size: 75px; }

  #box1 #box1content .buttons {
    max-width: 350px;
    width: 100%;
    margin-top: 10px; } }
@media screen and (max-width: 1012px) {
  #box1 {
    height: auto;
    background-position: center center !important;
    background-size: cover;
    background-attachment: inherit; }

  #box1:before {
    content: '';
    display: block;
    background: rgba(0, 95, 156, 0.85);
    position: absolute;
    height: 100%;
    width: 100%; }

  #box1sub {
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
    background: none; }

  #box1 #box1content {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  #box1 #box1content h1 {
    font-size: 45px;
    line-height: 50px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 8px;
    color: #fff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); }

  #box1 #box1content p {
    padding-left: 5%;
    padding-right: 5%;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }

  #box1 #box1content .buttons {
    max-width: 350px;
    width: 90%;
    margin-top: 10px; }

  #box1 #b1downarrow {
    display: none; } }
#box1 {
  height: auto;
  background: url(../images/pattern1.png);
  padding-bottom: 80px; }

#box1sub {
  height: auto; }

#box1 .sitewidth {
  text-align: center;
  font-size: 0; }

#box1 h1 {
  color: #000;
  text-shadow: none;
  padding-top: 240px;
  font-size: 85px;
  font-weight: bold;
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  padding-bottom: 0; }

@media screen and (max-width: 1650px) {
  #box1 h1 {
    padding-top: 220px;
    font-size: 85px; } }
@media screen and (max-width: 1336px) {
  #box1 h1 {
    padding-top: 210px; } }
@media screen and (max-width: 1260px) {
  #box1 h1 {
    padding-top: 200px;
    font-size: 80px; } }
@media screen and (max-width: 1012px) {
  #box1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 70px; }

  #box1:before {
    display: none; }

  #box1sub {
    padding-top: 0;
    padding-bottom: 0;
    background: none; }

  #box1 h1 {
    padding-top: 90px;
    font-size: 70px; } }
@media screen and (max-width: 450px) {
  #box1 h1 {
    font-size: 50px; } }
#topbuttons {
  text-align: center;
  font-size: 0;
  margin: 0 auto;
  margin-top: 0;
  margin-bottom: 30px; }

#topbuttons div {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
  width: auto;
  display: inline-block;
  border-radius: 3px; }

#topbuttons ul {
  text-align: left;
  font-size: 0;
  background: rgba(238, 238, 238, 0.7);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 5px 4px 0 4px;
  width: auto;
  display: inline-block;
  border-radius: 3px; }

#topbuttons ul li {
  display: inline-block;
  vertical-align: middle; }

#topbuttons ul li a {
  color: #fff;
  background: #005f9c;
  border-radius: 2px;
  margin-left: 3px;
  font-family: "Oswald", sans-serif;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-right: 3px;
  height: 44px;
  font-weight: 300;
  line-height: 44px;
  padding: 0 20px 0 20px;
  display: block;
  text-decoration: none !important;
  font-size: 16px;
  margin-bottom: 5px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s; }

#topbuttons ul li a:hover {
  background: #006fb6; }

#topbuttons ul li.tbactive a {
  background: #d9272e; }

@media screen and (max-width: 1012px) {
  #topbuttons ul li a {
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 15px; } }
.projectlink {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 35px;
  width: 30%;
  text-align: center;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  height: 200px;
  background-size: cover !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  text-decoration: none !important;
  background-position: center center !important;
  background-color: #005f9c !important; }

.projectlink:before {
  content: '';
  display: block;
  background: rgba(0, 95, 156, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
  opacity: 0; }

.projectlink:after {
  content: '';
  display: block;
  background: url(../images/mag2.png) 31% 34% no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

.projectlink span.ptitle {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: absolute;
  width: 80%;
  padding: 12px 10% 13px 10%;
  bottom: 0;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  z-index: 2; }

.projectlink span.ptitle:before {
  content: '';
  display: block;
  background: rgba(0, 95, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 1; }

.projectlink span.md {
  position: relative;
  top: 50%;
  color: #fff;
  font-size: 20px;
  display: block;
  top: 32%;
  right: 0;
  -webkit-transform: translateX(8%) translateY(-50%);
  -moz-transform: translateX(8%) translateY(-50%);
  -ms-transform: translateX(8%) translateY(-50%);
  -o-transform: translateX(8%) translateY(-50%);
  transform: translateX(8%) translateY(-50%);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  opacity: 0; }

.projectlink:hover:before {
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

.projectlink:hover:after {
  opacity: 1;
  background: url(../images/mag2.png) 31% 24% no-repeat; }

.projectlink:hover span.ptitle:before {
  background: rgba(247, 35, 43, 0.9); }

.projectlink:hover span.md {
  opacity: 1;
  top: 41%; }

@media screen and (max-width: 1250px) {
  .projectlink:after {
    content: '';
    display: block;
    background: url(../images/mag2.png) 29% 34% no-repeat; }

  .projectlink:hover:after {
    opacity: 1;
    background: url(../images/mag2.png) 29% 24% no-repeat; }

  .projectlink span.md {
    -webkit-transform: translateX(10%) translateY(-50%);
    -moz-transform: translateX(10%) translateY(-50%);
    -ms-transform: translateX(10%) translateY(-50%);
    -o-transform: translateX(10%) translateY(-50%);
    transform: translateX(10%) translateY(-50%); } }
@media screen and (max-width: 1012px) {
  .projectlink {
    width: 47%;
    margin-bottom: 25px; } }
@media screen and (max-width: 767px) {
  .projectlink {
    width: 100%;
    margin-left: 0;
    margin-right: 0; } }
body .js_lb_overlay {
  cursor: pointer;
  background: #111 !important;
  opacity: .5;
  z-index: 100000 !important; }

.projectcontent {
  width: 0;
  padding: 0;
  background: #fff;
  border-radius: 0px;
  text-align: center;
  display: none;
  z-index: 1000000 !important;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  /* undo display:none          */
  height: 0;
  /* height:0 is also invisible */
  overflow: hidden;
  /* no-overflow                */ }

.thefix {
  height: auto !important;
  padding: 25px 25px 15px 25px;
  box-shadow: 2px 2px 80px rgba(0, 0, 0, 0.4);
  border: 1px solid white;
  overflow: visible !important;
  width: 900px !important; }

.b-close {
  background: none !important;
  color: #005f9c;
  border-radius: 0px;
  box-shadow: none;
  font-size: 10px;
  font-weight: bold;
  padding: 8px 12px 7px 12px;
  position: absolute;
  right: -4px;
  top: -11px;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  transition: 0.2s all;
  display: none; }

.thefixclose {
  display: block !important; }

.saslider {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  position: relative;
  font-size: 0;
  background: #fdfdfd;
  border: 1px solid rgba(0, 95, 156, 0.5);
  width: 900px; }

.saslider div.slick-slide {
  height: 500px;
  text-align: center;
  font-size: 0;
  width: 100%;
  display: inline-block !important;
  vertical-align: middle !important;
  float: none !important;
  overflow: hidden;
  position: relative; }

.saslider div.slick-slide img {
  display: inline-block !important;
  vertical-align: middle !important;
  width: 100%;
  height: auto !important; }

.saslider .slick-dots {
  text-align: right;
  bottom: -28px;
  z-index: 100; }

.saslider .slick-dots li {
  margin: 0 0 0 6px;
  width: 10px;
  height: 3px;
  line-height: 3px; }

.saslider .slick-dots li button {
  height: 3px; }

.saslider .slick-dots li button:before {
  font-size: 40px;
  color: rgba(0, 95, 156, 0.4);
  opacity: 1;
  border-radius: 0px;
  font-family: "Lato", sans-serif;
  line-height: 11px;
  content: '';
  display: block;
  height: 3px;
  width: 10px;
  background: rgba(170, 170, 170, 0.4); }

.saslider .slick-dots li.slick-active button:before {
  background: #aaa;
  opacity: 1; }

.saslider .slick-prev, .saslider .slick-next {
  width: 80px;
  height: 35px;
  bottom: -74px;
  top: inherit;
  z-index: 1000;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

.saslider .slick-prev {
  background: url(../images/arrow3-left.png) 17px center #006fb6 no-repeat !important;
  background-size: 7px auto !important;
  right: 90px !important;
  left: inherit !important;
  text-align: right; }

.saslider .slick-prev:after {
  content: 'Prev';
  display: block;
  padding-right: 19px; }

.saslider .slick-next {
  background: url(../images/arrow3-right.png) 56px center #006fb6 no-repeat !important;
  background-size: 7px auto !important;
  right: 0;
  text-align: left; }

.saslider .slick-next:after {
  content: 'Next';
  display: block;
  padding-left: 19px; }

.saslider .slick-prev:after, .saslider .slick-next:after {
  font-size: 15px;
  color: #fff;
  font-weight: 300; }

.saslider .slick-prev:before, .saslider .slick-next:before {
  display: none; }

.saslider .slick-prev:hover, .saslider .slick-next:hover {
  background-color: #007ecf !important; }

.pcontent {
  text-align: left;
  width: 70%;
  font-size: 0;
  position: relative; }

.pcontent h2 {
  font-size: 40px;
  line-height: 48px;
  padding-top: 20px;
  font-weight: 400;
  color: #f7232b;
  padding-bottom: 10px;
  text-transform: uppercase; }

.pcontent .featuresleft, .pcontent .featuresright {
  display: inline-block;
  vertical-align: top; }

.pcontent .featuresleft {
  margin-left: 5%;
  width: 50%; }

.pcontent .featuresright {
  margin-left: 8%;
  width: 30%; }

.pcontent p {
  font-size: 16px;
  line-height: 23px; }

.pcontent h4.featuretitle, .pcontent h4.colortitle {
  font-weight: 400;
  font-size: 20px;
  text-decoration: none;
  padding-bottom: 6px; }

.pcontent h4.featuretitle {
  color: #005f9c; }

.pcontent h4.colortitle {
  color: #005f9c; }

.pcontent ul {
  margin-bottom: 15px; }

.pcontent ul.ulfeatures li:before {
  color: #005f9c; }

/* .pcontent ul.ulcolors li:before {
  color: #005f9c; } */

.pcontent li {
  list-style: none;
  margin-left: 16px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  margin-bottom: 3px; }

.pcontent li:before {
  content: '\2022';
  margin-right: 6px;
  position: absolute;
  left: -17px;
  top: 0; }

.pcontent .sharing {
  text-align: left;
  font-size: 0;
  padding-bottom: 14px;
  position: relative; }

.pcontent .sharing:after {
  content: '';
  display: block;
  width: 900px;
  height: 2px;
  background: #eee;
  position: absolute;
  bottom: -3px; }

.pcontent .sharing div, .pcontent .sharing .sharinglinks a {
  display: inline-block;
  vertical-align: middle; }

.pcontent .sharing div {
  font-weight: 300;
  text-transform: none;
  color: #aaa;
  padding-right: 10px; }

.pcontent .sharing .sharinglinks a {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }

.pcontent .sharing .sharinglinks a img {
  width: 100%;
  height: 100%; }

.pcontent .sharing .sharinglinks a:hover {
  opacity: .8; }

.noContent {
  width: 100% !important; }

.noContent .sharing:after {
  display: none !important; }

.noContent .sharing .plink {
  position: initial;
  float: right; }

.noContent .sharing .plink:first-of-type {
  margin-left: 10px; }

.noContent .textbox {
  display: none !important; }

.textbox {
  /* min-height: 120px;
  padding-top: 28px;
  padding-left: 0;  */
    min-height: 150px;  
    padding: 28px;
	 padding-left: 0;
	display: inline-block;
	    column-count: 2;
	column-gap: 40px;
  }
 
 @media screen and (max-width: 1012px){
	.textbox {  column-count: 1; padding: 0; }
	}
	
	.ulfeatures {
		break-inside: avoid;
		column-count: 1;
	}

.plink {
  position: absolute;
  border-radius: 4px;
  background: #c0c0c0;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  right: -270px;
  width: 270px;
  height: 60px !important;
  line-height: 60px !important;
  text-align: center;
  text-decoration: none !important;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: 18px;
  display: block; }

.plink strong {
  font-size: 18.5px; }

.plinkquote {
  top: 80px; }

.plinkcontact {
  top: 153px; }

.plink:hover {
  background: #d9272e; }

.plinkhum {
  display: none !important; }

.plinkmh {
  display: block !important; }

@media screen and (max-width: 1650px), screen and (max-height: 900px) {
  .thefix {
    width: 800px !important; }

  .saslider {
    width: 800px; }

  .saslider div.slick-slide {
    height: 450px; }

  .plink {
    font-size: 17px;
    right: -240px;
    width: 230px; }

  .plink strong {
    font-size: 17.5px; }

  .pcontent .sharing:after {
    width: 800px; } }
@media screen and (max-width: 1012px) {
  .thefix {
    width: 600px !important; }

  .saslider {
    width: 600px; }

  .saslider div.slick-slide {
    height: 350px; }

  .saslider .slick-dots li {
    margin: 0 0 0 2px;
    width: 3px;
    height: 3px; }

  .saslider .slick-dots li button:before {
    width: 3px; }

  .pcontent {
    width: 350px; }

  .pcontent h2 {
    font-size: 32px;
    line-height: 40px; }

  .plink {
    width: 200px; }

  .pcontent .sharing:after {
    display: none; }

  .pcontent .featuresleft {
    margin-left: 5%;
    width: 95%; }

  .pcontent .featuresright {
    margin-left: 5%;
    width: 95%; }

  .textbox {
    padding-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .thefix {
    width: 270px !important; }

  .saslider {
    width: 270px; }

  .saslider div.slick-slide {
    height: 150px; }

  .saslider .slick-dots {
    bottom: -25px; }

  .saslider .slick-prev, .saslider .slick-next {
    width: 30px;
    height: 30px;
    bottom: -62px; }

  .saslider .slick-prev:after, .saslider .slick-next:after {
    display: none; }

  .saslider .slick-prev {
    background: url(../images/arrow3-left.png) center center #006fb6 no-repeat !important;
    background-size: 7px auto !important;
    right: 37px !important; }

  .saslider .slick-next {
    background: url(../images/arrow3-right.png) center center #006fb6 no-repeat !important;
    background-size: 7px auto !important; }

  .pcontent .sharing div {
    font-size: 14px; }

  .pcontent .sharing a {
    width: 25px;
    height: 25px; }

  .pcontent {
    width: 100%; }

  .pcontent h2 {
    font-size: 28px;
    line-height: 34px;
    width: 190px;
    padding-top: 15px; }

  .plink {
    width: 220px !important;
    margin: 0 auto;
    right: inherit;
    top: inherit;
    position: relative;
    display: block !important;
    margin-bottom: 13px; }

  .plinkhum {
    display: block !important; }

  .plinkmh {
    display: none !important; } }


