@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../fonts/futuran-webfont.eot');
    src: url('../fonts/futuran-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuran-webfont.woff2') format('woff2'),
         url('../fonts/futuran-webfont.woff') format('woff'),
         url('../fonts/futuran-webfont.ttf') format('truetype'),
         url('../fonts/futuran-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{margin:0; padding:0}

html{
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden; 
}

body {
	font-family:'futura_bk_btbook',calibri, Arial, Helvetica, sans-serif; 
	font-weight: 500; 
	overflow-x: hidden; 
	line-height: 19px; 
	font-size: 14px; 
	color: #1d1d1d; 
	
	letter-spacing:0.03em}


.wrapper {
	margin: 0 auto; 
	width: 1150px; 
	position: relative;
}

.wrapper.small {
	max-width: 700px;
}

.divCenter {
	position:relative !important; margin:auto !important; float:none !important;
}

strong, b {
	font-weight: 600;
}

.standard-section {
	padding: 40px 0 40px 0;
	background: #e9e6e6;}

.standard-section2{
	padding: 20px 0 20px 0;
	background: #e9e6e6;}

.light-section {padding: 40px 0 40px 0;
	background: #ffffff;}

.light-section2 {padding: 40px 0 0 0;
	background: #ffffff;}
	
.blue-section{padding: 40px 0 20px 0;
	background: #1175ba;}
	
.dark-section{padding: 40px 0 40px 0;
	background: #292929;}

.standard-section.no-bottom {
	padding-bottom: 0;
}

.standard-section.parallax {
	padding: 170px 0;
	color: #f9f9f9;
}

.section-title, .section-title-w {
	text-align: center;
	margin: 0 auto 40px auto;
	max-width: 100%;
	
}

.section-title h2{margin-bottom: 10px; font-weight:bold; text-transform:uppercase; display:inline-block; padding:10px 50px;
background:url(../images/border-left.png), url(../images/border-right.png);
background-repeat:no-repeat, no-repeat;
background-position:top left, right bottom;
letter-spacing:0.08em;
}

.section-title-w h2{margin-bottom: 10px; font-weight:bold; text-transform:uppercase; display:inline-block; padding:10px 50px;
background:url(../images/border-left-w.png), url(../images/border-right-w.png);
background-repeat:no-repeat, no-repeat;
background-position:top left, right bottom;
letter-spacing:0.08em;
}


.section-title h3{text-transform:uppercase;
	margin-bottom: 10px;
}


.small-title{background:#d0e4fa; padding:3px; text-align:center; width:250px; margin:auto auto 10px auto;}
.section-title p {
	font-size: 14px;
}

a { text-decoration: none;
	color: #282828;}

.button,
.contact input[type="submit"] {	background: #119773;
	color: #FFFFFF;
	padding:7px 15px;
	font-size: 14px;
	border-radius:5px;
	border: none;
	cursor: pointer;
	font-family:'futura_bk_btbook',calibri, Arial, Helvetica, sans-serif; 

}
.button:hover,
.contact input[type="submit"]:hover {
	color: #ffffff;
	background: #086f53;
}
.contact input[type="text"],
.contact input[type="email"],
.contact input[type="file"],
.contact textarea {
	width: 100%;
	border: none;
	background: #595856;
	padding:5px;
	margin-bottom: 15px;
	color:#FFFFFF;
	font-family:'futura_bk_btbook',calibri, Arial, Helvetica, sans-serif; 
	font-size:14px;
}
.contact textarea {
	min-height:70px;
}

.contact input[type="submit"] {
	border: none;
	cursor: pointer;
}


#logo { }

header#main {	
	background: #1176bb;
	position: relative;
	z-index: 9980;

}
.home{position:fixed;  z-index:9999; top:0}

.offset {display: none;}

.header-fixed .offset {	display: block;}

.header-fixed header#main {	
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9980;}



nav ul {float: right;}

nav li ul {
	display: none;
}

nav li:hover ul { width:auto;
	display: block;
	position: absolute;
	padding:0 0 0 0;
	border-bottom: 1px solid #e5e5e5;
	margin-left: 0px;
	
	
}
nav li li {background: #fff !important;
	float: none;
	display: block;
	vertical-align: middle;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}



nav li ul li a{display:block; line-height:30px; height:30px;  font-size:13px; border:none; padding:0 5px; text-transform:none;}

nav li ul li a:hover{text-decoration:none!important; border:none; color:#1ec9a4}

nav ul {text-align:center; margin:5px 0 0 0}

nav li {display: inline-block; padding:15px 0; }
nav li a{color: #FFFFFF; font-size:16px; padding:10px 10px; display:block}
nav ul li a:hover {background:url(../images/down_arrow.png) center bottom no-repeat}
nav a.active { background:url(../images/down_arrow.png) center bottom no-repeat}

.borderTopBot:before{padding:10px 0;
	content:'';
	width:100%;
	border-top:thin solid #abaaaa;
	display:block;}
	
.borderTopBot:after{padding:10px 0;
	content:'';
	width:100%;
	border-top:thin solid #abaaaa;
	display:block;}

.alignCenter{text-align:center;}
.green{color:#119773; }
.white{color:#FFF}
.blue {color:#1175ba;}
.marBot5{margin-bottom:5px}
.marBot10{margin-bottom:10px}
.marBot20{margin-bottom:20px}
.alignJustify{text-align:justify;}

.allCaps{text-transform:uppercase}

.topBlack{ height:30px; background:#000; }

.telInfo{line-height:30px; font-size:13px; text-align:center; float:right; /*width:300px;*/}
.telInfo img {float:left; margin:8px 5px 0 0;}
.telInfo span {float:left; margin:0 15px 0 0}

.social {float:right; width:130px;}
.social a{float:left;  margin:4px 5px 0 5px;}

.blueBtn{background:#0c2d52; display:inline; padding:5px 15px; color:#FFF; cursor:pointer}

.top60{top:-166px}

.paralax1{background:url(../images/paralax1.jpg) center top no-repeat ;
 background-attachment:fixed; background-size:cover;}
 
.paralax2{background:url(../images/paralax2.jpg) center top no-repeat;
 background-attachment:fixed; background-size:cover;}
 
.blckWindow{background:url(../images/black_bg.png); padding:40px 0 40px 0; width:100%; position:relative; margin:auto}
.blckWindow2{background:url(../images/gallery_bg.png); padding:40px 0 40px 0; width:100%; position:relative; margin:auto}

.paralax3{background:url(../images/paralax2.jpg) center top no-repeat ;
 background-attachment:fixed; background-size:cover; height:350px;}



.fiveSection{height:280px; background:url(../images/paralax3.jpg) center top no-repeat ;
 background-attachment:fixed; background-size:cover;}
 
.fiveSection li{width:20%; float:left; border:thin solid #CCC; height:140px;
 display: table;}
 
 
 .fiveSection li h4, .twoSection li h4{display: table-cell; color:#FFF; text-align:center; 
vertical-align: middle;}
 
 .twoSection{height:140px; background:url(../images/paralax3.jpg) center top no-repeat ;
 background-attachment:fixed; background-size:cover; }
 
.twoSection li{width:50%; float:left; border:thin solid #CCC; height:140px;
 display: table;}


.contTrans{background:url(../images/gallery_bg.png); padding:25px;}


.mapPadding{padding:120px 0 77px 0}
.map{height:512px; overflow:hidden; position:absolute; width:100%}



#burger {
	background: #0a619d;
	cursor: pointer;
	padding: 9px 11px 8px 10px;
	border-radius: 3px;
	color: #f9f9f9;
	display: inline-block;
	float: right;
	font-size: 18px;
	text-align: center;
	display: none;
}

#burger i {
	position: relative;
	left: 1px;
}


ul.buleting{margin:5px 0 15px 0}
ul.buleting li{	list-style:disc; margin:5px 0 3px 15px;
}
ol.buleting{margin:5px 0 15px 0}
ol.buleting li{	list-style:decimal; margin:5px 0 3px 20px;
}

ul.noBulet{margin:5px 0 15px 0}
ul.noBulet li{	list-style:none !important; margin:5px 0 3px 5px !important;}


.light-bottom {padding: 20px 0 10px 0; background: #151515; color:#D4D4D4;}
.light-bottom h4{font-size:17px; color:#FFFFFF; margin-bottom:10px}
.light-bottom a{  color:#FFF}

ul.followus{float:left}
ul.followus li{list-style-type:none; margin:0 5px 5px 0; display:inline-block;}
ul.followus li a{width:20px; height:20px; display:block}
#sub-footer { padding:5px; clear:both; border-top:thin solid #4f4f4f;
	background: #151515;
	text-align: center;
	color: #f9f9f9;
	font-size:12px;
}

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

.foo_Div a{font-size:13px}

.foo_Div:nth-child(1){text-align:left;}
.foo_Div:nth-child(2){text-align:right;}


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

@media only screen and (max-width: 1180px) {}

@media only screen and (min-width: 960px) and (max-width: 1024px){
		
	.wrapper { 
		width:1000px; position:relative;
	}
	
	nav li{padding:0 9px}
	
	}

@media only screen and (max-width: 959px) {
	
	
	#container .item {
		width: 33.1%;
	}
	.section-title {
		max-width: 75%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	

	.wrapper { 
		width:768px; position:relative;
	}
	nav li a{line-height:20px !important;}

}

@media only screen and (min-width: 769px) {
	#main .three_fourths {
		display: block !important;
	}

}

@media only screen and (max-width: 768px) {
	.foo_Div{float:none; width:100%; text-align:center}
	
	.foo_Div:nth-child(1){text-align:center;}
	.foo_Div:nth-child(2){ width:100%; text-align:center}
	
	nav li a{line-height:20px !important;}

	.wrapper { width:479px; margin: 0 auto; position:relative; }
	
	.one_half, .one_third, .two_thirds, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth, .three_fourths, .one_third_creators { width: 100%; }
	
		
	.section-title, .section-title-w {
		margin: 0 auto 20px auto;
		max-width: 100%;
	}
	
	.section-title h2{padding:10px 15px; font-size:19px; 
	}
	.section-title-w h2{padding:10px 15px; font-size:19px; 
	}
	
	.light-bottom .one_third .one_half{width:46%; float:left !important}
	
	header#main{height:55px; top:0}
	
	.social {float:none; margin:auto}	
	.topBlack {height:auto}
	.telInfo{ /*margin:auto*/}
	.top60{top:auto}

.fiveSection{height:700px;} 
.fiveSection li{width:50%;} 
 .fiveSection li h4, .twoSection li h4{font-size:16px}
 


.mapPadding{padding:10px 0 20px 0}
.map{height:732px;}

	#burger {
		display: inline-block;
		float: right;
		position: absolute;
		top: 10px;
		right:15px;
	}
	
	#logo {
		float: left !important;
		width: auto;
	}
	
	#main nav {
		float: none;

	}
	
	#main .three_fourths {
		display: none;
		position:absolute; background:#FFF; width:100%; top:87px; left:0;
	}
	.alignCenterM{text-align:center}



	nav li ul li a{ font-size:12px;  padding:5px; border-bottom: 1px solid #e5e5e5 !important; display:block}
	nav li a{ font-size:13px; padding:7px 10px; text-transform:uppercase; line-height:25px; color: #1d1d1d;
	border-bottom: 1px solid #e5e5e5 !important; display:block}
	
	
nav ul li a:hover {border-right:2px solid #0095da}

nav a.active { border-right:2px solid #0095da; color:#0095da}
	
	nav ul, nav li, nav ul li ul, nav li li, nav li:hover ul {
		float: none;
		display: block;
		position: static;
		padding: 0;
		margin: 0;
	}
	
	nav ul,
	nav ul ul,
	nav ul li,
	nav ul ul li:last-of-type,
	nav li:hover ul {
		border: none;
		background: none;
	}
	
	

.tableStyle tr:nth-child(2) td{ height:auto;}


.tableStyle2 tr:first-child td{ height:auto;}
.tableStyle2 tr:nth-child(2) td{ height:auto;}
.tableStyle2 tr:nth-child(3) td{ height:auto;}
.tableStyle2 tr:nth-child(4) td{ height:auto;}
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	#intro {
		top: 40%;
		margin-top: -20px;
	}	
}

@media only screen and (max-width: 479px) {
	
	/*#container .item,
	#container.blog .item {
		width: 100%;
	}*/
	
	.home{position:relative;  z-index:9999; top:auto; width:90px; margin-bottom:5px}
	
	
	
	.wrapper { width:300px; margin: 0 auto; position:relative; }
	
	.section-title {
		max-width: 100%;
	}
	
	#intro {
		top: 30%;
		margin-top: -20px;
	}


}
