@charset "utf-8";



.cp-video {
    bottom: 100px;
    color: white !important;
    float: right;
    margin: 70px 0 0;
    padding-left: 20px;
    padding-right: 20px;
    right: 0;
    width: 410px;
    z-index: 2;
}
.col-right li {
    margin-bottom: 15px;
}

.col-left  li {
    margin-bottom: 15px;
}

.solutions-heading {
    min-height: 145px;
    text-align: center;
}
.solutions-heading > h1 {
    font-size: 50px;
    font-weight: lighter;
}

.top-col-right {
    float: left;
    padding: 0 80px;
    text-align: center;
    width: 50%;
}

.top-col-left {
    float: left;
    padding: 0 80px 60px;
    text-align: center;
    width: 50%;
}
.ls-l.btn.btn-md {
    background-image: url("/media/1351/bt-arrow.png");
    background-position: 162px center;
    background-repeat: no-repeat;
    font-size: 19px !important;
    font-weight: bolder;
    padding: 12px 46px 12px 30px !important;
}

.MenuSize {
    width: 180px !important;
	left:64% !important;
}
.sub-menu a:hover{
color: #ff7733;
}
.btn:hover {
    background-color: #e96d30 !important;
}

.side-CTA {
    float: right;
    position: fixed;
    right: 0;
    top: 265px;
    width: 87px;
    z-index: 111;
}

.col-right > p {
    padding-left: 2px;
}

.col-left > p {
    padding-left: 2px;
}

.middle > h1 {
    font-size: 35px;
}

.middle > h2 {
    font-size: 24px;
}
.side-CTA > a {
    background-color: #ff7733;
    border-radius: 4px 0 0 4px;
    color: #fff;
    float: right;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 46px 10px 5px;
    text-align: center;
    width: 147px;
}
.side-CTA > a:hover {
    background-color: #e96d30;

}
.VDicon {
    background-image: url("/media/1387/vdicon.png");
    background-position: center top;
    background-repeat: no-repeat;
    padding: 37px 0;
}
.DTicon {
		background-image: url("/media/1356/dticon.png");
	background-position:center top;
	background-repeat:no-repeat;
	    padding: 37px 0;v
	}

.UR-icon {
		background-image: url("/media/1837/uricon.png");
	background-position:center top;
	background-repeat:no-repeat;
	    padding: 37px 0;v
	}

.fa-search::before {
    content: "";
    font-size: 19px;
}


.btn-outline {
	background-color:transparent;
	border:1px solid #fff;
	color:#fff;
	font-weight:600;
}
.btn-grey {
	background-color:grey;
}


.site-footer a:hover {
	text-decoration:underline;
	color:#fff;
	}
	
	.info-contact .fa-map-marker::before {
    content: "";
    font-size: 20px;
}

.site-navigation > ul {
    margin: 0 0 17px;
}

.info-contact .fa.fa-map-marker {
    float: left;
    padding: 3px 10px 46px 0;
}
.info-contact .fa.fa-phone-square {
    float: left;
    padding: 3px 10px 46px 0;
}

.fa-envelope::before {
    content: "";
	  font-size: 15px;
}

.info-contact > ul {
    list-style: outside none none;
    padding: 0;
}

.lightboxcontainer {
  width:100%;
  text-align:left;
}
.lightboxleft {
  width: 40%;
  float:left;
}
.lightboxright {
  width: 60%;
  float:left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}
#html5box-html5-lightbox #html5-text {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    overflow: hidden;
	display:none!important;
    text-align: left;
}
#html5-lightbox-box #html5-watermark {
    display: none !important;
}

@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}

.download-logo{
  background-color:#e4eef2;
    float: left;
    margin: 10px 0 20px 0;
    padding: 20px 0;
    text-align: center;
    width: 100%;
  
  -webkit-box-shadow: 0px 1px 0px 0px rgba(184,194,197,1);
  -moz-box-shadow: 0px 1px 0px 0px rgba(184,194,197,1);
  box-shadow: 0px 1px 0px 0px rgba(184,194,197,1);
}
p.download-text{
  color:#585858;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
  padding:0px 0 0 10px;
  margin:10px 0;
}
ul#download-grid{
  margin:0px 0 40px 0;
  padding:0px;
  list-style-type: none;
  float:left;
  border-bottom:5px solid #e4eef2;
}
ul#download-grid li{
  margin:0 0 0 0; 
  padding:10px 0 10px 10px;
  border-bottom:1px solid #cbcdce;
  border-right:1px solid #cbcdce;
  color:#008ad2;
  font-family:Arial, Helvetica, sans-serif;
  width:auto;
}
ul#download-grid li.last{
  margin:0 0 0 0; 
  padding:10px 0 10px 10px;
  border-bottom:1px solid #cbcdce;
  border-right:none medium;
  color:#008ad2;
  font-family:Arial, Helvetica, sans-serif;
  width:auto;
}
ul#download-grid li.content-tittle{
  background:#e4eef2;
  margin:10px 0 0 0; 
  padding:10px 0 10px 10px;
  text-align:center;
  border-right:1px solid #cbcdce;
  color:#2e2e2e;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}
ul#download-grid li.last-content-tittle{
  background:#e4eef2;
  margin:10px 0 0 0; 
  padding:10px 0 10px 10px;
  text-align:center;
  border-right:none medium;
  color:#2e2e2e;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}

