@charset "utf-8";
/* CSS Document */

.click-box {
	width: 150px;
    margin-bottom: -1em;
}
body {
  padding-top: 108px;
}

.width50{
	float:left;
	width:50%;
	}

@media (min-width: 768px){
.header{
	display:none;
	}

}
@media (width: 768px) {
.LeftImage{
	position:fixed!important;
	top:0;
	border:0;
	height:100%;
    width:41.6667%;

	}
.LeftImage img{
	height:auto;
	width:100%;
	}
}
@media (max-width: 767px) {
.width50{
	float:none;
	width:100%;
	display: none;
}
.displaymob
{
	display: block !important;
}
.width50bgimage
{
	display: block !important;
}
.LeftImage{
	position:static;
	width:100%;
	}
.LeftImage img{
	height:auto;
	width:100%;
	}
.contentwrap{
	padding:5% 0;
	}

.mobileHide{
    display:none;
    }
.lightHead{
	font-size:28px;
	}
.heavyHead{
	font-size:40px;
	}

.homeText{
	margin-top:50%;
	}
.header{
	background:rgba(49,49,49,0.9);
	position:fixed !important;
	top:0px;
	left:0px;
	width:100%;
	z-index:999;
}
.sticky {
    position: fixed;
    width: 100%;  
    left: 0;  
    top: 0;  
    z-index: 9999;  
    border-top: 0;
	background:rgba(49,49,49,0.9);
}
.headerPadding{
	padding-top:52px;
}
.wrap {
    position: relative;
}
.panel {
    background:#111;
	border-right:5px solid #549cbe;
    left: -15.625em;
    position: fixed;
    width: 15.625em;
    z-index: 9;
}
.panel ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.panel a {
    border-bottom: 1px solid #222;
    display: block;
    padding:10px;
	text-transform:uppercase;
}
.panel a:link, .panel a:visited {
    color: #fff;
}
.panel a:hover, .panel a:active {
    background:#549cbe;
	text-decoration:none;
}

.breadcrumb{
z-index:9999;
}
.pageTitle{
z-index:9999;
}
}

.width50 a {
  display: inline-block;
  height: auto;
  position: relative;
  width: 100%;
}

span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
   margin: 0 auto;
   text-align: center;
}

span.text-content button {
	font-weight: normal;
}

.width50 a:hover span.text-content {
  opacity: 1;
}
 
span.text-content span {
	position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  top: 40%;
}

span.text-content span:not(button) {
	font-size: 18px;
	text-transform: uppercase;
}

span.text-content span button {
	margin-top: 5px;
}
















/* ****************************THE PROPER ONE*/

@charset "utf-8";
/* CSS Document */
.icons
{
	margin-top: -40px !important;
	margin-right: 20px;
	clear: both;
	float: right;
	opacity: .6;
}
.displaymob
{
	display: none;
}
.width50bgimage
{
	display: none;
}
.bounce {
  -webkit-animation-duration: 10000s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: 1;
}
.slideInDown {
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: .5s;
  -webkit-animation-iteration-count: 1;
}
.LeftImage{
	position:absolute;
	top:0;
	border:0;
	z-index: -100;
	/*height:100%;*/
	}
.LeftImage img{
	max-height:100%;
	position: fixed;
	}
.headPad10{
	padding:10px 0px;
	display:inline-block;
	}
.HomePageBg{
	background:url(../images/homePageBg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
	}
.ArowBTn{
	text-align:center !important;
	border-bottom:25px solid #549cbe;
	position: relative;
	margin: 0 auto;
	}
#headerDivImg
{
	text-align: center;
}	
.ArowBTn a{
	display:block;
	}
.ArowBTn a img{
	margin-top:-20px;
	position:relative;
	height:35px;
	width:35px;
	margin: 0 auto;

	}
#contentDivImg{
	background:rgba(78,91,97,0.9);
	padding:40px 20px;
	}
footer{
	width:100%;
	position:inherit;
	bottom:0px;
	z-index:1;
	background-color: #5f6b70;
	border-top: 25px solid #549cbe;
	}
.homeText{
	margin-top:10%;
	}
.lightHead{
	font-family: 'UniSansThinItalic';
	font-size:68px;
	text-transform:uppercase;
	color:#fff;
	line-height:100%;
	text-shadow: 2px 2px #2E2E2E;
	}
.heavyHead{
	font-family: 'UniSansHeavyItalic';
	font-size:92px;
	text-transform:uppercase;
	color:#fff;
	line-height:100%;
	text-shadow: 2px 2px #2E2E2E;
	}
.heavyHead-SM{
	font-family: 'UniSansHeavy';
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	line-height:100%;
	margin-top:10px;
	text-shadow: 2px 2px #2E2E2E;
	}

.heavyHead-SM1{
	font-family: 'UniSansHeavy';
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	line-height:100%;
	margin-top:10px;
	text-shadow: 2px 2px #2E2E2E;
	}
.pageTitle{
	font-family: 'UniSansHeavy';
	font-size:58px;
	text-transform:uppercase;
	color:#000;
	line-height:100%;
	margin:30px 0px;
	}
.pageTitle span{
	font-family: 'UniSansThin';
	}
.canvasImg{
	width:100%;
	height:100%;
	position:absolute;
	}
.whiteTxt{
	color:#fff;
	}
.whiteTxt p{
	margin:0px;
	padding-bottom:20px;
	}
.contentwrap{
	background: none repeat scroll 0 0 #fefefe;
    padding:5% 15% 0 10%;
	}
	
.leftSection{
	padding:0;
}	

.rightSection{
background-color:#FFFFFF;
-webkit-transform: translate3d(0,0,0);
}

.bigSlideMenu{

}
.aboutBG{
    background:url(../images/AboutBG.png) no-repeat top left;
	background-size:100%;
    height:150px;
	width:100%;
	}
.serviceBG{
    background:url(../images/serviceBG.png) no-repeat top left;
	background-size:100%;
    height:150px;
	width:100%;
	}
.processBG{
    background:url(../images/processBG.png) no-repeat top left;
	background-size:100%;
    height:150px;
	width:100%;
	}
.foterLinktxt{
	position:absolute;
	bottom:0;
	padding:10px;
	width:100%;
	text-align:left;
	}
.foterLinktxt h2{
	font-family: 'UniSansHeavy';
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	margin:0px;
	padding:0px;
	}
.foterLinktxt h4{
	font-size:9px;
	color:#666;
	text-transform:uppercase;
	font-style:italic;
	margin:0px;
	padding:0px;
	}
h3.blue{
	font-size:22px;
	color:#549cbe;
	font-family: 'UniSansHeavy';
	text-transform:uppercase;
	}



	/*MEDIA QUERIES*/

@media (min-width: 768px){
.header{
	display:none;
	}

}


@media (width: 768px) {
.LeftImage{
	position:fixed!important;
	top:0;
	border:0;
	height:100%;
	width:50%;
	}
.LeftImage img{
	height:auto;
	width:100%;
	}
}
/*@media (max-width: 768px) {     /*MOBILE*/
@media (max-width: 1024px) { 	/*MOBILE & IPAD	*/

.width50{
	float:none;
	width:100%;
	display: none;
}
.displaymob
{
	display: block !important;
}
.width50bgimage
{
	display: block !important;
}

.small-ipad-text
{
	padding-bottom: 15px;
}	

.LeftImage{
	position:static;
	width:100%;
	}
.LeftImage img{
	height:auto;
	width:100%;
	}
.contentwrap{
	padding:10% 0;
	}

.mobileHide{
    display:none;
    }
.lightHead{
	font-size:28px;
	}
.heavyHead{
	font-size:40px;
	}

.homeText{
	margin-top:50%;
	}
.homeText1{
	display: none;
	} 990-1024

.sticky {
    position: fixed;
    width: 100%;  
    left: 0;  
    top: 0;  
    z-index: 1;  
    border-top: 0;
	opacity: 0.7; 
}
.headerPadding{
	padding-top:52px;
}
.wrap {
    position: relative;
}
.panel {
    background:#111;
	border-right:5px solid #549cbe;
    left: -15.625em;
    position: fixed;
    width: 15.625em;
    z-index: 9;
}
.panel ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.panel a {
    border-bottom: 1px solid #222;
    display: block;
    padding:10px;
	text-transform:uppercase;
}
.panel a:link, .panel a:visited {
    color: #fff;
}
.panel a:hover, .panel a:active {
    background:#549cbe;
	text-decoration:none;
}

.breadcrumb{
z-index:9999;
}
.pageTitle{
z-index:9999;
}

.header{
		background:#313131;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		z-index:1;
		opacity: 0.7; 
		display: block;
	}

	.desktop-logo, .desktop-div {
		display: none;
	}

	.clearfix {
		display: none;
	}


}
@media screen and (min-width: 1025px){

	.header{
		background: rgba(49,49,49,0.8);
	    position: fixed;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    z-index: 1;
	    opacity: 1;
	    display: block;
	}

	.panel, .hide-img, .mobile-logo {
		display: none;
	}
	.desktop-head {
  	display: block;
  }
  .mobile-head {
  	display: none;
  }
  body {
  	padding-top: 100px;
  }
}

.desktop-logo {
	max-width: 200%;
	width: 120px;
}

.desktop-nav {
	vertical-align: middle;
	padding-top: 3em;
}

.desktop-nav li {
	display: inline;
	padding: 1em 0.6em;
}

.desktop-nav li a {
	color: #fff;
}

.desktop-nav li a:hover {
	color: #549cbe;
	text-decoration: none;
}

.clearfix {
	clear: both;
	height: 1em;
}


@media (max-width: 1024px) {
  body {
    padding-top: 0px;
  }
  .mobile-head {
  	display: block;
  }
  .desktop-head {
  	display: none;
  }
}

@media screen and (min-width: 1079px) {
	body {
		padding-top: 105px;
	}
}

@media screen and (min-width: 1160px) {
	body {
		padding-top: 107px;
	}
}

.leftSection {
	padding-top: 0;
}

/*@media screen and (max-width: 1312px) {
	.leftSection {
	padding-top: 16px;
}
}

@media screen and (max-width: 1283px) {
	.leftSection {
	padding-top: 13px;
}
}
@media screen and (max-width: 1232px) {
	.leftSection {
	padding-top: 8px;
}
}
@media screen and (max-width: 1151px) {
	.leftSection {
	padding-top: 5px;
}
}
@media screen and (max-width: 1102px) {
	.leftSection {
	padding-top: 2px;
}
}

@media screen and (max-width: 1053px) {
	.leftSection {
	padding-top: 0;
}
}*/


@media (min-width: 481px) and (max-width: 768px){
	.custom-width{
		width:50%;
	}
	
	.custom-width img {
		width: 100%;
	}
}

@media (max-width: 330px){
	.pageTitle{
		font-size:50px;
	}
}

.left-text {
	padding-left: 2em;
}

.btn-adam {
	font-size: 12px;
}
.glyphicon-adam {
	margin-left: -12px!important;
}

@media screen and (min-width: 990px) and (max-width: 1024px) {
	.LeftImage img {
	max-height: 100%;
    position: inherit;
}

.LeftImage {
	width: auto;
}
.header {
	position: fixed;
}
.footer-bg {
	background-color: #5f6b70;
}
.footer {
	height: 25em;
}
}
@media screen and (max-width: 990px){
	.LeftImage img {
    position: inherit;
}


}

.contact-right {
	padding-bottom: 2em;
}

.contact-right {
	padding-bottom: 5em;
}
.terms-link {
	color: #fff;
}
.terms-link:hover {
	color: #fff;
}