@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	}
a {
	text-decoration: none;
	color: #000;
	}
a:hover {
	color: #fbaf5d;
	}
li {
	list-style-type: none;	
	}
h1, h3, h4 p {
	text-align: center;	
	}
h1, h2, h3 {
	}
hr {
	border: 0;
	height: 8px;
	background: #fbaf5d;
	width: 150px;
	border-radius: 5px;
	}
.wht {
	color: #fff;
	}
.LT {
	text-align: left;
	padding-left: 15px;
	}
.bdr-top {
	border-top: solid thin #ECECEC;
}
.container {

	}
header {
	width: 85%;
	max-width: 1000px;
	height: 110px;
	background-image: url(../img/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
	margin: 0px auto;
	clear:both;
	}
div.logo {
	float:left;
	width: 25%;
	}
div.head {
	float:left;
	width: 75%;
	}
.nav-resp {
	display: none;
	}
.nav-resp select {
	width: 95%;
	height: 35px;
	margin: 6px;
	padding: 5px;

	}
header .number {
	padding: 20px 4px 10px;
	font-size: 12px;
	color:#617e8c;
	text-align:right;
	}
header .number span {
	font-weight: bold;
	font-family: Helvetica;
	font-size: 24px;
	}
header .search div.text {
	padding: 4px 2px 2px;
	float: right;
	}

header .search div.icons {
	float: right;
	width: 110px;
	}
header nav {
	padding: 4px;
	}
header nav .menu {
	float: left;
	margin: 4px;
	background: #ffffff;
	}
header nav .menu a {
	list-style-type: none;
	color: #5e5e5e;
	font-size: .9em;
	font-weight: 400;
	text-transform: uppercase;
	border: 0px;
	}
header nav .menu a .menu-item {
	padding: 10px;
	float: left;
	margin: 2px;
	display: inline;
	}
/*----------------------------------------------------------*/

header nav .menu .home:hover {
	border-bottom: solid 6px #fbaf5d;
}
header nav .menu .about:hover {
	border-bottom: solid 6px #cedd38;
}
header nav .menu .services:hover {
	border-bottom: solid 6px #1abdd4;
}
header nav .menu .contact:hover {
	border-bottom: solid 6px #ef4438;
}

/*---------------------------------------------------------------*/
header nav .search {
	float: right;
	margin: 4px;
	}
header nav .search .searchBox {
	border: solid 1px #E3E3E3;
	padding: 7px;
	}
.slide {
	background: #29241f;
	clear:both;
    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;	}
.contain {
	width: 1000px;
	text-align:center;
	margin: 0px auto;
	}
section {
	clear: both;
	}
.section {
	width: 100%;
	clear:both;
	}
.section-1, .section-2 {
	padding: 20px 0px 40px;
	background-color: #fff;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0% top;
}

.section-1 {
	background-image: url(../img/section-1bg.jpg);
	background-size: contain;
	}
.section-2 {
	background-image: url(../img/section-1bg.jpg);
	}
.gap {
	height: 20px;
	clear:both;
	}
.block {
	padding: 10px;
	display: inline;
	float: left;
	}
.one-third {
	text-align:center;
	width: 18%;
	margin: 10px 0px;
	float:left;
	padding: 10px 30px 30px;
	background:#fff;
	}
.one-fouth {
	text-align:center;
	width: 21%;
	margin: 10px 0px;
	float:left;
	padding: 10px;
	background:#fff;
	}	
	
.one-fouth .hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 5px 15px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fbaf5d;
}

.one-fouth .hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.one-fouth .hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 38px;
	line-height: 70px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.mid {
	border-left: solid 1px #ECECEC;
	}
.two-third {
	width: 60%;
	}
.top-section, .bottom-section {
	clear: both;
	margin: 20px auto;
	height: auto;
	text-align:center;
	}
.block h3 {
	font-size: 1.5em;
	font-family: "Arial";
	color: #747474;
	text-transform: uppercase;
	line-height: 1.45;
	text-align: left;
	-moz-transform: scale(1, 1.11);
	-webkit-transform: scale(1, 1.11);
	-ms-transform: scale(1, 1.11);
	font-weight: normal;
}
.block p {
	text-align: left;
	}
h1 {
	font-size: 2.6em;
	font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
	color: #68818E;
	text-transform: uppercase;
	line-height: 1.45;
	font-weight: normal;
}
.red {
	color: #ef4238;
	font-weight: 800;
}
.blue {
	color: #19bcd4;
	font-weight: 800;
	}
.bold {
	font-weight: bolder;
}
h4 {
	font-size: 1.3em;
	font-family: Verdana;
	color: #747474;
	text-transform: uppercase;
	line-height: 1.45;
	-moz-transform: scale(1, 1.11);
	-webkit-transform: scale(1, 1.11);
	-ms-transform: scale(1, 1.11);
	font-weight: normal;
}

p {
	font-size: .9em;
	font-family: "Verdana";
	color: #595959;
	line-height: 1.615;
	-moz-transform: scale(1, 1.02);
	-webkit-transform: scale(1, 1.02);
	-ms-transform: scale(1, 1.02);
}
.side-nav-resp {
	display: none;
	}
.side-nav {
	margin: 5px 10px 10px;
}
.side-nav-resp select {
	width: 95%;
	height: 35px;
	margin: 6px;
	padding: 5px;
	}
.side-nav a{
	font-size: 13px;
	font-family: "Arial";
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	-moz-transform: scale(1, 1.07);
	-webkit-transform: scale(1, 1.07);
	-ms-transform: scale(1, 1.07);
}
.side-nav a:hover{
	color: #fff;
}

.parallex-1 {
	height: 455px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/parallexBg.jpg);
	background-attachment: fixed;
	background-color: #D4D5D6;
	clear: both;
    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
   }
.block-img {
	margin: 0px auto;
	}
.block-h5 {
	font-size: 1.2em;
	color: #595959;
	text-transform: uppercase;
	line-height: 1.65;
	text-align: center;
	-moz-transform: scale(1, 1.07);
	-webkit-transform: scale(1, 1.07);
	-ms-transform: scale(1, 1.07);
}
.readmore {
	text-transform: uppercase;
	}

.parallex2 {
	height: 200px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/parallexBg2.jpg);
	background-attachment: fixed;
	background-color: #fff;
	clear: both;
   }
.buttonNum {
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 7px;
	color: #617e8c;
	border: solid 2px #617e8c;
	width: 160px
	}
.buttonNum:hover {
	color: #fff;
	background:#617e8c;
	cursor:pointer;
	}
footer {
	clear:both;
	background:#fff;
}
.footer .block {
	padding: 5px;
	text-align: left;
	width: 28%;
	margin:3% 2%;
	float:left;
	}
.footer-dtails {
	float:left;
	font-size: 1.2em;
	color: #fff;
	padding: 5px;
	}
.footer-social {
	height: 50px;
	border-top: solid 1px #9C9C9C;
	clear:both;
	}
.footer-bottom {
	clear: both;
	border-top: solid 1px #E7E7E7;
	}
.copyright {
	}
.backup {
	position: fixed;
	bottom:0px;
	right: 20%;
	z-index:100;
	display:block;
}

/* ------------ About Us ---------------------------------------- */	
.parallex-top {
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/parallexBg1.jpg);
	background-attachment: fixed;
	clear: both;
	background-color: #fff;
	-moz-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
	-webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
	box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
   }
.map {
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../img/USNMAP-1920X350r1.png);
	background-color: #fff;
	-moz-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
	-webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
	box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
	height: 350px;
	}
  /*---------------- Icon Hover ----------------------*/
  
/*-----------------Menu CSS------------------------*/
#cssmenu {
	position: relative;
	margin: 0;
	font-family: Verdana;
	line-height: 1;
	width: 100%;
	display: none;
}
#cssmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
#cssmenu ul li {
  position: relative;
  margin: 0;
  padding: 0;
}
#cssmenu ul li a {
  text-decoration: none;
  cursor: pointer;
}
#cssmenu > ul > li > a {
	color: #838383;
	text-transform: uppercase;
	display: block;
	padding: 18px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 300;
	border-bottom: solid 1px #dddddd;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
	position: relative;
}

#cssmenu ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  bottom: -13px;
  bottom: 0px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
#cssmenu ul > li.has-sub > a::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  bottom: -12px;
  bottom: -1px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
#cssmenu ul > li.has-sub::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top-color: #dddddd;
  z-index: 2;
  right: 20px;
  top: 24.5px;
  pointer-events: none;
}
#cssmenu ul > li:hover::after,
#cssmenu ul > li.active::after,
#cssmenu ul > li.open::after {
  border-top-color: #ffffff;
}
#cssmenu ul > li.has-sub.open > a::after {
  opacity: 1;
  bottom: -13px;
}
#cssmenu ul > li.has-sub.open > a::before {
  opacity: 1;
  bottom: -12px;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu ul ul li {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#cssmenu ul ul li a {
  background: #f1f1f1;
  display: block;
  position: relative;
  font-size: 15px;
  padding: 14px 20px;
  border-bottom: 1px solid #dddddd;
  color: #777777;
  font-weight: 300;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
#cssmenu ul ul li:first-child > a {
  padding-top: 18px;
}
#cssmenu ul ul ul li {
  border: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #e4e4e4;
  color: #666666;
}
#cssmenu ul ul > li.has-sub > a::after {
  border-top: 13px solid #dddddd;
}
#cssmenu ul ul > li.has-sub > a::before {
  border-top: 13px solid #e4e4e4;
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu ul ul > li.has-sub::after {
  top: 18.5px;
  border-width: 6px;
  border-top-color: #777777;
}
#cssmenu ul ul > li:hover::after,
#cssmenu ul ul > li.active::after,
#cssmenu ul ul > li.open::after {
  border-top-color: #666666;
}

/*---------------------------------------*/

@media screen and (max-width: 1440px) {
    body {
    }
	.contain {
	width: 85%
	}

}
@media screen and (max-width: 768px) {
    body {
    }
	header {
		height:auto;
	}
	.logoImg {
	width: 170px;
	}
	#cssmenu {
	display: block;
	}
	nav {
	display: none;

	}
	.nav-resp {
	display: block;
	}
	
	.number, .social {
	display: none;

	}
	.section-2 {
		background-image:none;
	}
	.sidenav, .side-nav {
	display: none;

	}
	.block {
	float: none;
	}
	.mid {border-left:none;}
	.side-nav-resp {
	display: block;
	}
	h1, h4 {
	text-align: center;
		}
	.block h3 {
	line-height: 1.45;
	text-align: center;
	}

	.block p {
	font-family: "Verdana";
	text-align: center;
	}
	.section-1, .section-2 {
	background-size: contain;
	}
	.parallex-1 {
	background-size: cover;
	height: 150px;
	background-position: center center;
	}
	.footer .block {
	float: none;
	}
	.one-third {
	width: 70%;
	margin: 10px auto;
	}
	
	h1 {
	font-size: 1.5em;
	}
	h2 {text-align:center;}
	.mid {
		border:none;
		background: none;
		}
	.backup {display:none;
	}
}
@media screen and (max-width: 480px) {
    body {
    }
	.contain {
	width: 95%
	}
	.social {
	display: none;

	}

}
