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


body {
	font-family: 'Raleway-Regular';
	overflow-x:hidden;
	padding:0px;
	margin:0px;
	background:url(../images/header-bg.jpg) top center no-repeat;
}

img {
	max-width:100%;
}

.clear {
	clear:both
}


.left {
	float:left;
}

.right {
	float:right
}

p {
	font-family: 'Raleway-Regular';
	font-size:14px;
	line-height:24px;
	color:#1b1b1b
}




.header {
	height:154px;
}

.wrapper {
	width:1200px;
	margin:auto
}


.header-bg {
	height:154px;
	background:url(../images/header-bg-main.jpg) no-repeat
}

.logo {
	width:30%;
	float:left;
	padding-top:20px;
}

.nav-portion {
	width:70%;
	float:left;
}

.top-links {
	height:44px;
	width:20%;
	float:right;
	line-height:44px;
}

.top-numbers {
	height:52px;
	line-height:52px;
	text-align:right;
	color:#fff;
}

.top-nav {
	height:58px;
}

nav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

nav ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	text-transform:uppercase; 
	padding:0px 0px 0px 22px ;
	font-size:15px;
	 font-family: 'Calibri';
}

nav ul li a:hover{
	color:#fff;
	text-decoration:none;
}

nav1 ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

nav1 ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	text-transform:uppercase; 
	padding:0px 16px 0px 16px ;
	font-size:16px;
	font-family: 'Calibri';
	line-height:58px;
	
}

nav1 ul li a:hover{
	border-top:2px solid #092b56;
	line-height:56px;
	color:#fff;
	text-decoration:none;
}


.top-heading-box {
	background:#d30000;
	padding:10px 0px;
	position:relative
	
}

h1 {
	text-align:center;
	color:#fff;
	line-height:40px;
	text-transform:uppercase;
	margin:0px;
	font-weight:bold;
}

h2 {
	text-align:center;
	color:#fff;
	line-height:20px;
	text-transform:uppercase;
	margin:0px;
	font-size:18px;
}

.top-man {
	position:absolute;
	left:-46px;
	top:-353px;
	z-index:100
}

.welcome-box {
	float:left;
	width:40%;
}

.red-heading {
	font-size:28px;
	color:#d30000;
	font-family: 'Raleway-Bold';
	text-transform:uppercase;
}

.text-center {
	text-align:center
}

.margin20 {
	height:20px;
}

.blue-heading {
	font-size:28px;
	text-transform:uppercase;
	color:#002f6a;
	font-family: 'Raleway-Bold';
}

h3 {
	padding:0px;
	margin:0px;
}

.divider {
	width:10%;
	float:left;
	background:url(../images/divider.jpg) center repeat-y;
	height:450px
}

.why-choose {
	width: 50%;
	float:left
}

	
	




.team-grid {
   position: relative;
   z-index: 1;
   display: inline-block;
   width: 260px;
   height: 340px;
   overflow: hidden;
}

.team-grid:hover .team-hover{
  bottom: 0;
}

.team-hover{
   background: #ff6b31;
   color: #fff;
   position: absolute;
   bottom: -155px;
   left: 25px;
   z-index: 1;
   height: 230px;
   width: 260px;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-hover:before{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #092b56;
   border-left: 0 solid transparent;
   border-right: 270px solid transparent;
   bottom: 100%;
   left: 0;
}


.team-hover1{
   background: #ff6b31;
   color: #fff;
   position: absolute;
   bottom: -155px;
   left: 25px;
   z-index: 1;
   height: 230px;
   width: 260px;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-hover1:before{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #d30000;
   border-left: 0 solid transparent;
   border-right: 270px solid transparent;
   bottom: 100%;
   left: 0;
}

 .team-img-wrapper img{
   max-width: 100%;
   height: auto;
}

.team-img-wrapper{
   position: relative;
   width: 240px;
   height: 300px;
   border:1px solid #e0e0e0;
   box-shadow: 2px 5px 10px #999;
   margin-top:20px;
}

.team-img-wrapper:after{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #fff;
   border-left: 0 solid transparent;
   border-right: 250px solid transparent;
   bottom: 0;
   left: 0;
}

.team-hover-content{
   padding: 10px 50px 0 25px;
   position: relative;
   z-index: 1;
}

.team-name, .team-name a, .team-desg, 
.team-desc, .social-icons a{
   color: #fff;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-name a:hover, .social-is a:hover{
   color: rgba(0,0,0,.7);
}

.team-name{
   font-size: 18px;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   line-height: normal;
}

.team-desg{
   font-size: 13px;
   margin-top: 0;
   margin-bottom: 25px;
   line-height: normal;
   position: relative;
}

.team-desg:after{
   content: '';
   width: 20px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #fff;
   position: absolute;
}

.team-desc{
   border-bottom: 1px solid #fff;
   padding-bottom: 20px;
}

.social-icons a{
   margin-right: 10px;
   font-size: 16px;
}

.request-quote-home {
	padding:20px 0px;
	background:#fcfcfc;
	border-top:1px solid #d2d2d2
}

.input {
	height:44px;
	border:1px solid #cccccc;
	width:100%;
	margin-bottom:7px;
	color:#666;
	line-height:44px;
	text-indent:10px;
}

.input1 {
	height:144px;
	border:1px solid #cccccc;
	width:100%;
	margin-bottom:10px;
	color:#666;
	line-height:20px;
	text-indent:10px;
}

.footer {
	background:#092b56;
	padding:20px 0px;
}

.footerLink {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.footerLink a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.last-strip {
	background:#d30000;
	color:#fff;
	padding:7px 0px;
}


.inner-heading {
	background:#092b56;
	text-align:center;
	font-family: 'Raleway-Bold';
	font-size:35px;
	color:#fff;
	text-transform:uppercase;
	padding:10px 0px;
}



@media all and (max-width: 1199px) {
	/*.wrapper {
		width:98%;
		margin:auto
	}*/
}


@media all and (max-width: 1024px) {




@media all and (max-width: 980px) {
	


}



@media all and (max-width: 800px) {

}

@media all and (max-width: 768px) {


}


@media all and (max-width: 640px) {


}



@media all and (max-width: 500px) {



}

@media all and (max-width: 320px) {




}