@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,greek-ext,greek,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700&subset=latin,greek-ext,greek,latin-ext);
/** *************************************** **

	TABLE OF CONTENTS
	---------------------------
	 1. Typography
	 2. Preloader
	 3. Misc
	 4. Home
	 5. Overlay
	 6. Menu
	 7. Media Queries


 **  *************************************** **/



/** 1. TYPOGRAPHY
 *****************************************************************/
html,
body {
	height: 100%;
}

body {
	overflow-x:hidden;
	color: #999;
	background: #fff;

	/*font-family: 'Open Sans Condensed', sans-serif;*/
	/*font-family:'uni',Sans-Serif;*/
	font-family:'Conv_Lato-Thin',Sans-Serif;
	/*font-family:'uni-light',Sans-Serif;*/
	font-size: 18px;
	/*font-style: normal;*/
	font-weight: 700;

	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;

	height: 100%;
	width: 100%;
	line-height: 1.55;
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-adzd4r');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-adzd4r') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?-adzd4r') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-adzd4r') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-adzd4r#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'uni';
	src: url('../fonts/uni.eot');
	src: local('☺'), 
	url('../fonts/uni.woff') format('woff'), 
	url('../fonts/uni.ttf') format('truetype'), 
	url('../fonts/uni.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'uni-light';
	src: url('../fonts/uni-light.eot');
	src: local('☺'), 
	url('../fonts/uni-light.woff') format('woff'), 
	url('../fonts/uni-light.ttf') format('truetype'), 
	url('../fonts/uni-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Lato-Thin';
	src: url('../fonts/Lato-Thin.eot');
	src: local('☺'), 
	url('../fonts/Lato-Thin.woff') format('woff'), 
	url('../fonts/Lato-Thin.ttf') format('truetype'), 
	url('../fonts/Lato-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-menu2:before {
	content: "\e6bc";
	padding-left:0.5em;
	font-size:1.5em;
}
.icon-cancel-circle:before {
	content: "\e610";
	font-size:0.6em;
}
.icon-envelope:before {
	content: "\e60b";	/*text-shadow: 4px 4px 0 #00cccc,
	-2px -2px 0 #00cccc,  
	1px -2px 0 #00cccc,
	-2px 2px 0 #00cccc,
	2px 2px 0 #00cccc*/;
	display:none;
}
.icon-console:before {
	content: "\e75d";	/*text-shadow: 4px 4px 0 #00cccc,
	-2px -2px 0 #00cccc,  
	1px -2px 0 #00cccc,
	-2px 2px 0 #00cccc,
	2px 2px 0 #00cccc*/;
	display:none;
}
.icon-user3:before {
	content: "\e602";	/*text-shadow: 4px 4px 0 #00cccc,
	-2px -2px 0 #00cccc,  
	1px -2px 0 #00cccc,
	-2px 2px 0 #00cccc,
	2px 2px 0 #00cccc*/;
	display:none;
}
.icon-location:before {
	content: "\e64f";	/*text-shadow: 4px 4px 0 #00cccc,
	-2px -2px 0 #00cccc,  
	1px -2px 0 #00cccc,
	-2px 2px 0 #00cccc,
	2px 2px 0 #00cccc*/;
	display:none;
}
.icon-cart:before {
	content: "\e645";	/*text-shadow: 4px 4px 0 #00cccc,
	-2px -2px 0 #00cccc,  
	1px -2px 0 #00cccc,
	-2px 2px 0 #00cccc,
	2px 2px 0 #00cccc*/;
	display:none;
}
.icon-support:before {
	content: "\e60a"; /*text-shadow: 4px 4px 0 #00cccc,
	-2px -2px 0 #00cccc,  
	1px -2px 0 #00cccc,
	-2px 2px 0 #00cccc,
	2px 2px 0 #00cccc*/;
	display:none;
}
.icon-notification:before {
	content: "\e6f8";
}
.icon-checkmark:before {
	content: "\e700";
}
.icon-calculate:before {
	content: "\e649";
}
.text1-ctrl{font-family:'Open Sans Condensed',Sans-Serif; font-size:3em; color:#fff; font-weight:700;}
.text2-ctrl{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:1.5em; 
	color:#fff; 
	font-weight:300;
	line-height:2.4em; 
	padding:8px;
	background: rgba(0,0,0,0.0);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	-moz-box-shadow: 0px 0px 2px #006666;
	-webkit-box-shadow: 0px 0px 2px #006666;
	box-shadow: 0px 0px 2px #006666;*/
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out}
.text2-ctrl:hover,
.text2-ctrl:focus {
	color:#339999;
	/*border:1px solid #006666*/;
}
#text3-ctrl{width:100%; text-align:left;}
.text3-ctrl{font-family:'Ubuntu Mono'; font-size:2em; color:#fff; font-weight:700;}
.text4-ctrl{font-size:0.6em;}
h1, h2, h3, h4, h5, h6, h9 {
	/*font-family: 'Montserrat', 'Roboto', sans-serif;*/
	font-weight: 300;
	padding: 0; 
	margin: 0;
	color: #fff;
}

h7, h8 {
	/*font-family: 'Roboto', sans-serif;*/
	font-weight: 300;
	padding: 0;
	margin: 0;
	color: #fff;
}
.text-ctrl{margin-top:-100px; top:-100px;}

h1, h9 {
	font-size: 45px;
	line-height: 45px;
}

h2 {
	font-size: 35px;
	line-height: 35px;
}

h3 {
	font-size: 30px;
	line-height: 30px;
}

h4 {
	font-size: 24px;
	line-height: 24px;
}

h5 {
	font-size: 18px;
	line-height: 18px;
}

h6 {
	font-size: 14px;
	line-height: 14px;
}

h7 {
	font-size: 70px;
	line-height: 70px;
}

h8 {
	font-size: 24px;
	line-height: 24px;
}


p {
	font-size: 14px;
}

a, a:hover, a:focus {
	cursor: pointer;
	text-decoration:none;

	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

/** 2. PRELOADER
 *****************************************************************/
#prelaoder {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(10,10,10,1);
    z-index: 1000;
}

.spinner {
    position: fixed;
    width: 100%;
    top: 70%;
    height: 30px;
    text-align: center;
    font-size: 10px;
}

.spinner,
.spinner-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	border: 18px solid white;
	border-color: #00ffff; /* ### transparent white; */
	margin: auto;
}
	
.spinner {
	width: 85px;
	height: 85px;
	-webkit-animation: spin 2.2s linear 0s infinite normal;
	-moz-animation: spin 2.2s linear 0s infinite normal;
	animation: spin 2.2s linear 0s infinite normal;
}

.spinner-inner {
	width: 40px;
	height: 40px;
	-webkit-animation: spinback 1.2s linear 0s infinite normal;
	-moz-animation: spinback 1.2s linear 0s infinite normal;
	animation: spinback 1.2s linear 0s infinite normal;
}

@-webkit-keyframes spin {
	from { -webkit-transform: rotate(0) }
	to { -webkit-transform: rotate(360deg) }
}

@-moz-keyframes spin {
	from { -moz-transform: rotate(0) }
	to { -moz-transform: rotate(360deg) }
}

@keyframes spin {
	from { transform: rotate(0) }
	to { transform: rotate(360deg) }
}

@-webkit-keyframes spinback {
	from { -webkit-transform: rotate(0) }
	to { -webkit-transform: rotate(-360deg) }
}

@-moz-keyframes spinback {
	from { -moz-transform: rotate(0) }
	to { -moz-transform: rotate(-360deg) }
}

@keyframes spinback {
	from { transform: rotate(0) }
	to { transform: rotate(-360deg) }
}

/** 3. MISC
 *****************************************************************/
#bg-darker {
	background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

#bg-pattern {
	background: url("../img/pattern.png") repeat fixed !important;    
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.tubular-mute {
	top: 20px;
	right: 20px;
	margin: 0 0 0 -15px;
	position: fixed;
	z-index: 10;
	width: 30px;
	height: 30px;
	line-height: 26px;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #666;;
	color: #666;
	cursor: pointer;	
}

.tubular-mute:hover {
	color: #fff;
}

.modal-title { 
	color:#999 
}

.modal-dialog { 
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%) !important;
	-moz-transform: translate(-50%,-50%) !important;
	-ms-transform: translate(-50%,-50%) !important;
	-o-transform: translate(-50%,-50%) !important;
	transform: translate(-50%,-50%) !important;
}
iframe{height:160px;}

/** 4. HOME
 *****************************************************************/ 
#home {
	overflow: hidden !important;
	display: table;
	width: 100%;
	height: 100%; 
	min-height: 100%;
	position: absolute;
}

.content-block {
	opacity: 0;
	padding-left: 50px !important;
	overflow: hidden !important;
	display: table-cell;
    vertical-align: middle !important;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

.content-block img {
	max-width: 100px;
	margin-bottom: 4px;
}

.content-block img:nth-child(2){
	margin-bottom: 2px;
}

.content-block hr.logo {
    margin: 0 auto 5px 0;
	display: block;
	width: 150px;
	height: 1px;
	border: none;
	margin-top: 5px;
	background: #00eaff;
}

.content-block hr.large {
    margin: 0 auto 0 0;
	display: block;
	max-width: 900px;
	height: 1px;
	border: none;
	margin-top: 5px;
	background: #00eaff;
}

.content-block p {
	line-height: 25px;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	letter-spacing:0.5px;
	color: #fff;
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight: 400 !important;
}

.content-block h1 {
	font-size: 70px;
	line-height: 60px;
	font-weight: 300;
	/*font-family: 'Open Sans', sans-serif;*/
	text-transform: uppercase;
	margin-bottom: 0px;
}
.content-block h9 {
	font-size: 70px;
	line-height: 60px;
	font-weight: 300;
	/*font-family: 'Open Sans', sans-serif;*/
	text-transform: uppercase;
	margin-bottom: 0px;
}

.content-block h1 span {
	color: #00eaff;
}
.content-block h9 span {
	color: #ff3300;
}

.content-block h4 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #fff;
	/*font-family: 'Open Sans', sans-serif;*/
	text-transform: none;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.content-block h4 i {
	vertical-align: middle !important;
	margin-left: 8px;
	font-size: 35px;
	color: #00eaff;
	cursor: pointer;
}

.content-block h4:hover {
	color: #00eaff;
}

.content-block h8 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #fff;
	/*font-family: 'Roboto', sans-serif;*/
	text-transform: none;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.content-block h8 i {
	vertical-align: middle !important;
	margin-left: 8px;
	font-size: 35px;
	color: #00eaff;
	cursor: pointer;
}

.content-block h8:hover {
	color: #00eaff;
}

#footer {
	display: none;
	background: rgba(0,0,0,1) !important;
	position: absolute;
	overflow: hidden;
	bottom: 0;
	width: 100%;
	height: 65px;
	text-align: left;
	padding-left: 50px;
	box-shadow: 0px -1px 5px rgba(255, 255, 255, 0.08);
}


#footer p {
	color: #666;
	display: inline-block;
	line-height: 65px;
	font-size: 13px;
	/*font-family: 'Montserrat', sans-serif;*/
}

#footer a p {
	text-transform: uppercase;
	color: #fff;
}

#footer .social-icons {
	list-style: none;
	text-align: right;
	padding: 0;
}

#footer .social-icons li {
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	line-height: 65px;
}

#footer .social-icons li a {
	color: #666;
	font-size: 18px;
	border: 2px solid #666;
	border-radius: 50%;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

#footer .social-icons li a:hover {
	color: #fff;
	border: 2px solid #fff;
}

/** 5. OVERLAY
 *****************************************************************/
#overlay { 
	display: none;
	position: absolute !important;
	/*background-color:#99cccc;*/
	background: rgba(0, 0, 0, 0.6) url('../img/pattern-overlay.png');
	/*background-image:url(../img/background.png);  ### */
	/*background-repeat:repeat;  ### */
	overflow: hidden;
	width: 100%;
	width: 100%;
	min-height: 100%;
    z-index: 1000;
}

.overlay-content {
	display: none;
	min-height: 100%;
	height: 100%;
	margin-bottom: 100px;
}

#close-contact {
	display: none;
	border: none;
	background: rgba(0, 0, 0, 0);
	outline: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	max-width: 49px !important;
	width: 49px !important;
	margin-left: -24.5px !important;
	margin: 0;
	padding: 0;
	font-size: 57px;
	line-height: 57px;
}

#close-contact {
	color: #fff;
	background: rgba(0, 0, 0, 1);
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}	
#close-contact:hover,
#close-contact:focus {
	background-color:#006666;
	/*border:1px solid #006666*/;
}

/** 6. MENU
 *****************************************************************/
#overlay-contact {
	-webkit-animation-duration: 1.6s !important;
    animation-duration: 1.6s !important;
}

#overlay-contact .container {
	text-align: center;
	margin-top:2%; /* ### 9% */
}

#overlay-contact h1 {
	color: #fff; /* ### 000 */
	margin-bottom: 15px;
}
#overlay-contact h9 {
	color: #fff; /* ### 000 */
	margin-bottom: 15px;
}

#overlay-contact .border {
	background: none repeat scroll 0 0 #fff;
	display: block;
	height: 2px;
	margin: 0 auto;
	width: 100px;
	margin-bottom: 30px;
}

#overlay-contact p {
	max-width: 410px;
	margin: 0 auto 10px;
	color: #999;
}

#overlay-contact form { 
	margin-top: 20px;
	text-align: center;
	font-size: 18px;

}

#overlay-contact form .control-group { 
	width: 410px;
	margin-left: auto;
	margin-right: auto;
}

#overlay-contact form label {
	font-weight: normal;
	float: left;
	color: #999;
	/*font-family: 'Montserrat', sans-serif;*/
}

#overlay-contact form input,textarea {  
    overflow: hidden;
	background: #F5F5F5;
	border: none;
	border-radius: 0;
	font-size: 14px;
	height: 50px;
	width: 410px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-radius: 3px;
	color: #999;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-o-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

#overlay-contact form textarea {
	height: 110px;
	resize: none !important; 
}

#overlay-contact form input:focus,active {
    border: solid 1px #fff;
    outline: none;
	background: #E1E1E1;
}

#overlay-contact form textarea:focus,active {
    border: solid 1px #fff;
    outline: none;
	background: #E1E1E1;
}

#overlay-contact form button {
	/*font-family: 'Montserrat', sans-serif;*/
	background: #222;
	height: 50px;
	color: #fff;
    width: 150px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
	border: none;
	border-radius: 0;
	font-size: 18px;
    padding: 0 10px 0 10px;
	float: none;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

#overlay-contact form button:hover,#contact form button:active {
    outline: none;
    background: #999;
}

.contact-form .status-message-contact {
	font-size: 20px; 
	font-style: italic; 
	margin-top: 15px;
}

/* Input field */
input.rounded {
  /*background-color: #2a82bd;*/
  border: 5px solid #003333;
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 4px #ccc;
  -webkit-box-shadow: 3px 3px 4px #ccc;
  box-shadow: 3px 3px 4px #ccc;*/
  font-size: 2.2em;
  color:#006666;
  padding: 10px 18px 10px 10px;
  outline: 0;
  -webkit-appearance: none;
  /*background-image:url(../images/image-13.png); background-repeat:repeat;*/}

input.rounded:hover,
input.rounded:focus {
  /*border-color: #00ccff;
  border-width: 3px;*/
  color:#000;
  background-color: #ddd;}
  
.input1-ctrl{width:100%;}
.inputBG1-ctrl{background-color: #003333; border: 0px solid #fff;}
.inputBG2-ctrl{background-color: #99ff00; border: 1px solid #fff;}
.inputBG3-ctrl{background-color: #00ffff; border: 1px solid #fff;}
.inputBG4-ctrl{background-color: transparent;}
.input-font1{font-family:Ubuntu Mono;}

/* Select field */
select.rounded {
  /*background-color: #2a82bd;
  border: 0px double #1f6593;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 4px #ccc;
  -webkit-box-shadow: 3px 3px 4px #ccc;
  box-shadow: 3px 3px 4px #ccc;*/
  font-family:'Open Sans Condensed',Sans-Serif;
  font-size: 1.8em;
  font-weight:700;
  color:#000;
  padding: 10px 18px 10px 10px;
  outline: 0;
  -webkit-appearance: none;
  /*background-image:url(../images/image-13.png); background-repeat:repeat;*/}

select.rounded:hover,
select.rounded:focus {
  /*border-color: #00ccff;
  border-width: 3px;*/
  color:#000;
  background-color: #ddd;}
  
.select1-ctrl{width:100%;}
.selectBG1-ctrl{background-color: #fff; border: 0px solid #fff;}

/* Button field */
.submit_btn {
    color: #003333;
    background: #FFF;
    padding: 12px 17px;
    margin: 15px;
    border: 3px solid #003333;
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #003333;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.submit_btn:hover,
.submit_btn:focus {
    box-shadow: inset 0 100px 0 0 #003333;
    color: #FFF;
}

/* contact form */
#contact_form{}
/* contact_form Input field */
#contact_form input{
  /*background-color: #2a82bd;*/
  background-color: #003333;
  border: 5px solid #003333;
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 4px #ccc;
  -webkit-box-shadow: 3px 3px 4px #ccc;
  box-shadow: 3px 3px 4px #ccc;*/
  font-size: 2.2em;
  color:#006666;
  padding: 10px 18px 10px 10px;
  outline: 0;
  -webkit-appearance: none;
  /*background-image:url(../images/image-13.png); background-repeat:repeat;*/}

#contact_form input:hover,
#contact_form input:focus {
  /*border-color: #00ccff;
  border-width: 3px;*/
  color:#000;
  background-color: #ddd;}
.success{
	padding: 5px;
	margin-bottom: 2px;
	margin-top:10px;
	font-size:1.5em;
	font-family:Ubuntu Mono;
	color:#fff;
	text-align:left;
}
.error{
	padding: 5px;
	margin-bottom: 2px;
	margin-top:10px;
	font-size:1.5em;
	font-family:Ubuntu Mono;
	color:#fff;
	text-align:left;
}
/* end contact form */


.targetDiv{background-color:rgba(0, 0, 0, 0.6); width:100%; text-align:center; padding:2em;}

.dropcontent{display:block;}

/** 7. MEDIA QUERIES
 *****************************************************************/
@media only screen and (max-width: 1200px) {
	
	#footer {
		display: none !important;
	}
	
}

@media only screen and (max-width: 768px) {
	
	.content-block {
		padding-left: 15px !important;
	}
	
	#countdown {
		padding-left: 15px !important;
	}
	
	.content-block h1 {
		font-size: 60px;
		line-height: 60px;
	}
	.content-block h9 {
		font-size: 60px;
		line-height: 60px;
	}
	
}


@media only screen and (max-width: 480px) {
	
	.content-block h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.content-block h9 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.input-group, .input-group input, .input-group .input-group-btn, .input-group .btn {
        width: 100%;
        display: block;
        margin: 0 !important;
        text-align: center;
        float: none !important;
    }
	
	#overlay-contact form .control-group { 
		width: 310px;
	}
	
	#overlay-contact form input,textarea {  
		width: 310px;
	}
	
	.content-block {
		padding-left: 3px !important;
	}

}

@media only screen and (max-width: 400px) {
	
	#overlay-contact form .control-group { 
		width: 250px;
	}
	
	#overlay-contact form input,textarea {  
		width: 250px;
	}
	
}
/* Adjust form for smaller screens */
@media screen and (max-width: 44.75em) {
	.simform {
		font-size: 1.8em;
	}
	select{
	font-size: 1.4em;
	}
	iframe{height:120px;}

@media screen and (max-width: 33.5625em) {
	.simform {
		font-size: 1.2em;
	}
	select{
	font-size: 1.0em;
	}
	iframe{height:90px;}
}