@font-face {
  font-family: 'Novecento Wide';
  src: url('../fonts/synthview-novecentowide-bold-webfont.eot');
  src: url('../fonts/synthview-novecentowide-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/synthview-novecentowide-bold-webfont.woff') format('woff'),
       url('../fonts/synthview-novecentowide-bold-webfont.ttf') format('truetype'),
       url('../fonts/synthview-novecentowide-bold-webfont.svg#novecento_wide_bookbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Dosis Medium';
  src: url('../fonts/dosis-medium-webfont.eot');
  src: url('../fonts/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/dosis-medium-webfont.woff') format('woff'),
       url('../fonts/dosis-medium-webfont.ttf') format('truetype'),
       url('../fonts/dosis-medium-webfont.svg#dosismedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/fontawesome-webfont.woff') format('woff'),
       url('../fonts/fontawesome-webfont.ttf') format('truetype'),
       url('../fonts/fontawesome-webfont.svg#dosismedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/helvetica-webfont.eot');
    src: url('../fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-webfont.woff') format('woff'),
         url('../fonts/helvetica-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/myriadpro-regular_0-webfont.eot');
    src: url('../fonts/myriadpro-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-regular_0-webfont.woff') format('woff'),
         url('../fonts/myriadpro-regular_0-webfont.ttf') format('truetype'),
         url('myriadpro-regular_0-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-----------------------------------*\
    GLOBAL
\*-----------------------------------*/
html,
body { font-size: 100%; overflow: hidden; }  
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 0;    
  text-rendering: optimizeLegibility;   
}

/*-----------------------------------*\
    TYPOGRAPHY
\*-----------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Dosis Medium", sans-serif;
  font-weight: normal;
  color: #FFF;
  margin-bottom: 10px;
}
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
p { padding-bottom: 30px; line-height: 1.5em;}
span { display: inline-block; }
a {
	font-family: Dosis Medium;
	color: #00CCFF;
	text-decoration: none;
	font-size: 14px;
}
a:hover, a.active { color: #66e0ff; }
blockquote {
  color: #999999;
  line-height: 1.6em;
  border-left: 6px solid #dddddd;
  padding-left: 14px;
}
ul, ol { margin: 10px 0 20px 40px; }
ul.nav.horizontal { margin-left: 0; }
ul.nav.horizontal li { display: inline; padding: 0 5px;}
ul.nav.vertical {} 
code {
  background: none repeat scroll 0 0 #111111;
  box-shadow: 0 0 2px #333333 inset;
  font-size: 14px;
  padding: 10px 10px 10px 15px;
}
form { margin-bottom: 30px; }
.tags {
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 5px;
  background-color: #00b8e6;
  color: #ffffff;	
}
.tags:hover {
  background-color: #00A3CC;
}

/*-----------------------------------*\
    GRID
\*-----------------------------------*/

.row {
	clear: both;
	padding: 10px 0;
	overflow: hidden;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}
.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}
.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 100%; margin: 0; }
.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	width: 100%;
	height: auto;
	display: block;
}

/*-----------------------------------*\
    Layout
\*-----------------------------------*/
.leftcol {
  position: relative;
  background: #FFF;
  bottom: 0;
  min-height: 9999px;
  z-index: 5;
}
.brand {
  position: absolute;
  background-color: #f4f4f4;
  height: 120px;
  left: 0;
}
a.brand{
  font-family: Novecento Wide, Myriad Pro;
  color: #313537;
  text-decoration: none;
  font-size: 24px;
}
.brand img {
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 35px;
  float: left;
}
.slogan {
  position: absolute;
  top: 225px;
  left: 30px;
  font-size: 15px;
  color: #00b8e6;
  margin-right: 60px;
  font-weight: bold;

}
.socialicons {
  position: absolute;
  right: 30px;
  top: 30px;
}
.socialicons a {
  background: url(../img/gbg.png) repeat center center;
  width: 47px;
  float: left;
  margin-left: 1px;
  text-align: center;
}
.socialicons i {
  line-height: 47px;
}
.tipsy { padding: 8px 10px; font: 14px 'RobotoLight',sans-serif; background-repeat: no-repeat; background-image: url('../img/tipsy.png'); }
.tipsy-inner { padding: 10px 20px; background-color: #FFF; opacity: .9; color: #333; max-width: 200px; text-align: center; }
.tipsy-north { background-position: top center; }
#nav {
  background: url(../img/gbg.png) repeat center center;
  position: absolute;
  top: 85px;
  margin-left: 20%;
  height: 120px;
}
#nav ul {
  margin: 0;
}
#nav ul li {
  list-style: none;
  margin: 0;
}
#nav ul.menu {
  display: none;
  height: 120px;
  float: left;
}
#nav ul.menu > li {
  float: left;
  border-right: 1px solid #252525;
  height: 120px;
}
#nav ul.menu li.sub {
  background: url(../img/liarrow.png) no-repeat center center;
  position: relative;
}
#nav ul.menu li a {
  font-family: Myriad Pro;
  line-height: 120px;
  display: block;
  font-size: 16px;
  color: #8b8b8b;
  padding: 0 25px;
  text-transform:uppercase;
}
#nav ul.submenu {
  border-top: 1px solid transparent;
  position: relative;
  z-index: 9999;
}
#nav ul.menu li:last-child {
  border: none;
}
#nav ul.submenu li {
  background: url(../img/gbg.png) repeat center center;
  border-bottom: 1px solid #252525;
}
#nav ul.menu li ul li a {
  line-height: 45px;
  padding: 0 45px 0 20px;
}
#nav ul.menu li ul.submenu {
  display: none;
}
#nav ul.menu li:hover ul.submenu {
  display: block;
  position: absolute;
}
#menu-container {
  position: absolute;
  top: 225px;
  left: 20%;
  width: 53%;
  z-index: 5;
}
.content {
  display: none;
  background: url(../img/gbg.png) repeat center center;
  padding: 30px;
  color:#8b8b8b; 
  font-size: 13px;
}
.team {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #252525;
}
.team h3,
.services h3,
.gallery h3,
.filters {
  text-transform: uppercase;
}
.socials {
  margin-top: 5px;
}
.socials a {
  display: inline-block;
  text-decoration: none;
  color:#8b8b8b;
  margin: 5px 12px
}
.socials a:hover {
  color: #FFF;
}
.services .icon-border {
  text-align: center;
  width: 25px;
  height: 25px;
  color: #EEEEEE;
  font-size: 20px;
  border: 2px solid #EEEEEE;
}
.gallery .imagebg {
  background: url(../img/imghover.png) no-repeat center center #00ccff;
}
.gallery .imagebg:hover img {
  opacity: 0.2;
  cursor: pointer;
}
.filters {
  font-size: 16px;
  margin-bottom: 20px;
}
.filters a {
  margin-left: 15px;
}
.blog h2 {
  background: url(../img/titleline.png) no-repeat bottom left;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.blog img {
  border: medium none;
  float: left;
  margin-right: 20px;
}
.blog .entry {
  float: left;
  width: 49%;
}
.meta { margin: 10px 0; }
.single img {
  width: 98%;
}
.comments h2 {
  border-bottom: 1px solid #252525;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.comments img {
  float: left;
  height: 80px;
  margin-right: 10px;
  width: 80px;
}
.comments .name {
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  margin-right: 10px;
}
.comment {
  border-bottom: 1px solid #252525;
  padding: 30px 0;
}
.comment-reply {
  clear: both;
  margin-left: 90px;
  margin-top: 30px;
}
#gmap { margin-bottom: 30px; }
.contact i {
  font-size: 18px;
}
.contact span {
	margin-right: 20px;
	color: #e1e1e1;
}
#menubt {
  background: url(../img/menubt.png) no-repeat center center;
  width: 60px;
  height: 120px;
  background-color: rgba(0,204,255,0.9);
  display: inline-block;
  float: left;
  cursor: pointer;
}
#gmap {
  width: 100%;
  height: 250px;
}
#form label {
  display: block;
  margin-bottom: 10px;
}
#form input[type="text"],
#form textarea {
  border: 1px solid #252525;
  background-color: #000;
  color: #FFF;
  padding: 0 5px;
  width: 98%;
}
#form input {
  height: 40px;
}
#form .message,
#form input[type="submit"] {
  margin-top: 30px;
}
#form textarea {
  padding-top: 10px;
  min-height: 125px;
}
#form input[type="submit"] {
  border: none;
  font-family: Dosis Medium;
  background-color: #FFF;
  text-transform:uppercase;
  padding: 0 12px;
}
.comment-form {
  padding-top: 30px;
}
.closebt {
  background: url(../img/closebt.png) no-repeat center center;
  width: 47px;
  height: 47px;
  position: absolute;
  top: 0;
  left: -47px;
  cursor: pointer;
}
footer {
 	font-size: 12px;
	text-align: left;
	width: 100%;
	padding-top: 4px;
	position: fixed;
	left: 0px;
	bottom: -30px;
	padding-bottom: 4px;
	padding-right: 20px;
	z-index: 5;
	padding-left: 5px;


}
.slogan {
	font-size: 17px;
}
.contact {
	color: #e1e1e1;
}
	a:link {
	color: #00CCFF;
	
}
a:hover {
	color: #66e0ff;
}
