@import"../css/reset.css";
@import"../css/skeleton.css";
@import"../css/superfish.css";
@import"../css/forms.css";
@import"../css/elastislide.css";
@import"../css/camera.css";

html {overflow-y:scroll;}
body {
	background: url('../images/body.jpg');
	font:13px/18px Arial, sans-serif;
	color:black;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}
a {
	color:#8a8d91;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}

span a {
	display: block;
	text-indent: -999em;
	width: 820px;
	height: 145px;
	background: url('../images/logo2e.5146978155.png') no-repeat;
}


h2, h3, .sf-menu > li > a, #menu-icon, .sf-menu li li a, slide-text-2, .button, #newsletter-form .submit, .foot-1, .policy, .unsub, .slide-text-1 {font-family:Arial, Helvetica, sans-serif;}
.bold {font-weight:bold;}
/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {float:left;}
.fright {float:right;}

.body-glow {
	background: url('../images/body-glow.jpg') no-repeat 50% 0;
	height:100%;
}


.main {
	width:1040px;
	margin:0 auto;
}

/* TYPOGRAPHY
========================================================================= */
h1 {
	font-size:30px;
	line-height:36px;
	font-weight:700;
	color:#0d1b4a;
	letter-spacing:-1px;
	border-bottom: 3px solid #0d1b4a;
	padding-bottom:3px;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 820px;
	height: 145px;
	background: url('../images/logo2e.5146978155.png') no-repeat;
}
h4 a {
	display: block;
	text-indent: -999em;
	width: 820px;
	height: 145px;
	background: url('../images/logo2e.5146978155.png') no-repeat;
}
h2 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	color:#8f9194;
	letter-spacing:-1px;
	border-bottom: 3px solid #d5d7da;
	padding-bottom:3px;
}
h3 {
	font-size:28px;
	line-height:32px;
	letter-spacing:-1px;
	font-weight:normal;
}
strong {
	font: normal 14px/20px Arial, sans-serif;
	color:#8a8d91;
}
strong.green {
	color:#4cad99;
}
strong.blue {
	color:#207cbc;
}
strong.l-blue {
	color:#009ee0;
}

/* IDENTS
========================================================================= */
.indent-bot-1 {margin-bottom: 18px;}
.indent-bot-2 {margin-bottom: 38px;}
.indent-bot-3 {margin-bottom: 12px;}
.indent-bot-4 {margin-bottom: 5px;}
.indent-bot-5 {margin-bottom: 3px;}
.indent-bot-6 {margin-bottom: 22px;}
.indent-bot-7 {margin-bottom: 17px;}
.indent-bot-8 {margin-bottom: 40px;}
.indent-bot-9 {margin-bottom: 39px;}
.indent-bot-10 {margin-bottom: 56px;}
.indent-bot-11 {margin-bottom: 24px;}
.indent-bot-12 {margin-bottom: 34px;}
.indent-bot-13 {margin-bottom: 15px;}
.indent-bot-14 {margin-bottom: 19px;}
.indent-bot-15 {margin-bottom: 23px;}
.indent-bot-16 {margin-bottom: 46px;}
.indent-bot-17 {margin-bottom: 43px;}
.indent-bot-18 {margin-bottom: 54px;}
.indent-bot-19 {margin-bottom: 51px;}
.indent-bot-20 {margin-bottom: 11px;}
.indent-bot-21 {margin-bottom: 9px;}
.indent-bot-22 {margin-bottom: 45px;}


/* HEADER
========================================================================= */
.list-soc {
	padding:11px 0 4px 0;
	float:right;
	margin-right:76px;
}
.list-soc li {
	float:left;
	margin-left:17px;
}
.list-soc li a {
	display:inline-block;
	width:36px;
	height:30px;
}
.list-soc li.soc-1 a {
	background: url('../images/twitter-hover.png') no-repeat;
}
.list-soc li.soc-2 a {
	background: url('../images/facebook-hover.png') no-repeat;
}
.list-soc li.soc-3 a {
	background: url('../images/stumbleupon-hover.png') no-repeat;
}
.list-soc li.soc-4 a {
	background: url('../images/rss-hover.png') no-repeat;
}
.list-soc li.soc-1 a:hover,
.list-soc li.soc-2 a:hover,
.list-soc li.soc-3 a:hover,
.list-soc li.soc-4 a:hover {background-position:0 100%;}

.logo-header{font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #0d1b4a;
    letter-spacing: -1px;
    border-bottom: 3px solid #0d1b4a;
	padding-bottom: 3px;
}

nav {
	background: url('../images/page1-menu-bg.png') no-repeat;
	min-height:95px;
	margin-left:8px;
}
#page1 nav {
	background: url('../images/page1-menu-bg.png') no-repeat;
	min-height:95px;
	margin-left:8px;
	margin-top:-50px;
}

div.col-green, div.col-blue, div.col-light-blue {
	float:left;
	margin-left:10px;
	color:#ffffff;
}
div.col-green a, div.col-blue a, div.col-light-blue a {
	color:#fff;
	text-decoration:underline;
}
div.col-green a:hover, div.col-blue a:hover, div.col-light-blue a:hover {
	text-decoration:none;
}

div.col-green {
	width:320px;
	margin-left:14px;
	background: #0d1b4a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	filter: none;
}

div.col-blue {
	width:314px;
	background: #2b59ef; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	filter: none;
}
div.col-light-blue {
	width:312px;
	background: #07b2e6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3YjJlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjMDBhZGU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjMDBhNmU0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjMDBhMmUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjMDA5YmRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjQlIiBzdG9wLWNvbG9yPSIjMDA5NGRjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjMDA5MmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjMDM5MmRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjMDY5NmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBkOTdkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #07b2e6 0%, #00ade5 3%, #00a6e4 22%, #00a2e0 27%, #009bde 41%, #0094dc 64%, #0092dd 96%, #0392de 97%, #0696dd 98%, #0d97df 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07b2e6), color-stop(3%,#00ade5), color-stop(22%,#00a6e4), color-stop(27%,#00a2e0), color-stop(41%,#009bde), color-stop(64%,#0094dc), color-stop(96%,#0092dd), color-stop(97%,#0392de), color-stop(98%,#0696dd), color-stop(100%,#0d97df)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #07b2e6 0%,#00ade5 3%,#00a6e4 22%,#00a2e0 27%,#009bde 41%,#0094dc 64%,#0092dd 96%,#0392de 97%,#0696dd 98%,#0d97df 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #07b2e6 0%,#00ade5 3%,#00a6e4 22%,#00a2e0 27%,#009bde 41%,#0094dc 64%,#0092dd 96%,#0392de 97%,#0696dd 98%,#0d97df 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #07b2e6 0%,#00ade5 3%,#00a6e4 22%,#00a2e0 27%,#009bde 41%,#0094dc 64%,#0092dd 96%,#0392de 97%,#0696dd 98%,#0d97df 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #07b2e6 0%,#00ade5 3%,#00a6e4 22%,#00a2e0 27%,#009bde 41%,#0094dc 64%,#0092dd 96%,#0392de 97%,#0696dd 98%,#0d97df 100%); /* W3C */
	-pie-background: linear-gradient(#07b2e6 0%, #00ade5 3%, #00a6e4 22%, #00a2e0 27%, #009bde 41%, #0094dc 64%, #0092dd 96%, #0392de 97%, #0696dd 98%, #0d97df 100%);
	filter: none;
}

/* CONTENT
========================================================================= */
#content {
	padding:40px 0 48px 0;
}
#page1 #content {
	padding:56px 0 40px 0;
}

.line {
	background: url('../images/border-bg.png') repeat-x;
	height: 1px;
	overflow:hidden;
}

div.col-green .inner-indernt {
	background: url('../images/icon1.png') no-repeat 100% 0;
}
div.col-blue .inner-indernt {
	background: url('../images/icon2.png') no-repeat 100% 0;
}
div.col-light-blue .inner-indernt {
	background: url('../images/icon3.png') no-repeat 100% 0;
}

.img-1 {
	float:left;
	margin-right:20px;
	margin-top:5px;
}

.rt-wrap {
	overflow:hidden;
}

.inner-indernt {
	padding: 28px 28px 28px 28px;
}

.rt-indent-1 {padding-right: 40px;}
.br {display:none;}

/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	font-size:14px;
	line-height:17px;
	font-style:italic;
	color:#ffffff;
	padding: 4px 6px;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
}
	
.button.green {
	background: #53a492;
}
.button.green:hover {
	background:#18715d;
}
.button.blue {
	background: #346f99;
}
.button.blue:hover {
	background:#0f9de0;
}
.button.light-blue {
	background: #0f9de0;
}
.button.light-blue:hover {
	background:#346f99;
}

.link-1 {
	color:#0d1b4a;
}
	.link-1:hover {
		color:#0092dd;
	}
	
.link-2 {
	color:#009ee0;
	border-bottom: 1px solid #009ee0;
}
	.link-2:hover {
		border-bottom: 1px solid transparent;
	}
.link-3 {
	color:#0d1b4a;
}
	.link-3:hover {
		color:#0092dd;
	}

	
a.color-green {
	color:#4cad99;
}
a.color-green:hover {
	text-decoration:underline;
}

a.color-light-blue {
	color:#009ee0;
	text-decoration:underline;
	font-style:italic;
}
a.color-light-blue:hover {
	text-decoration:none;
}

.list-1 li {
	padding-left: 25px;
	background: url('../images/marker.png') no-repeat 0 8px;
	line-height:24px;
}
	.list-1 li a {
		color: #8a8d91;
		line-height:27px;
		text-decoration:underline;
	}
	.list-1 li a:hover {
		text-decoration:none;
	}

/* FOOTER
========================================================================= */

.list-soc {
	padding:11px 0 4px 0;
	float:right;
	margin-right:76px;
}
.list-soc li {
	float:left;
	margin-left:17px;
}
.list-soc li a {
	display:inline-block;
	width:36px;
	height:30px;
}
.list-soc li.soc-1 a {
	background: url('../images/twitter-hover.png') no-repeat;
}
.list-soc li.soc-2 a {
	background: url('../images/facebook-hover.png') no-repeat;
}
.list-soc li.soc-3 a {
	background: url('../images/stumbleupon-hover.png') no-repeat;
}
.list-soc li.soc-4 a {
	background: url('../images/rss-hover.png') no-repeat;
}
.list-soc li.soc-1 a:hover,
.list-soc li.soc-2 a:hover,
.list-soc li.soc-3 a:hover,
.list-soc li.soc-4 a:hover {background-position:0 100%;}


.policy a {
	color: #8a8e94;
	border-bottom: 1px solid #8a8e94;
}
	.policy a:hover {
		color:#009ee0;
		border-bottom: 1px solid transparent;
	}
	
	
.foot-adress {
	float:left;
}

#newsletter-form {
	float:right;
	margin-right:36px;
	padding-top:5px;
}

#newsletter-form > input {
	margin: 0;
	outline: none;
	box-shadow: none !important;
	border: 1px solid #d1d1d2;
	height: 26px;
	padding: 0 5px;
	color: #8a8d91;
	width: 173px;
	background-color:#fefdfc;
}
#newsletter-form .submit {
	background-color:#a6abb2;
	color:#fff;
	font-size:14px;
	line-height:20px;
	font-style:italic;
	padding:4px 13px;
	display:inline-block;
	margin-left:8px;
}
#newsletter-form .submit:hover {
	background-color:#7f8690;
}

.unsub {
	display:inline-block;
	color:#8a8d91;
	font-style:italic;
	padding-top:7px;
	padding-left:12px;
	overflow:hidden;
}
.unsub:hover {
	color:#009ee0;
}

.foot-1 {overflow:hidden;}

/* MEDIA */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 995px) {
	.hide-pl {display:none;}

	.main {
		width:768px;
	}

	nav {margin-left:0; background-position:-20px 0;}
	#page1 nav { margin-left:0; background-position:-20px 0;}
	
	div.col-green {
		margin-left:0;
	}
	div.col-green, div.col-blue, div.col-light-blue {
		width:249px;
	}
	.inner-indernt {
		padding: 14px 28px 28px 28px;
	}
	#newsletter-form {
		margin-right:18px;
	}
	h1 {margin-left:20px;}
	h3 {
		font-size:30px;
	}
	.list-soc {margin-right:20px;}
	
	.rt-indent-1 {padding-right: 20px;}

}
@media only screen and (max-width: 767px) {
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_18, .grid_20, .grid_21, .grid_22 {margin-bottom:30px;}
	
    .last-col {margin-bottom:0 !important;}
	
	.main {
		width:300px;
	}

	h1 {margin-left:0;}
	.list-soc {margin-right:0px;}
	
	nav, #page1 nav {margin-left:0; background:none; position:relative; min-height:40px;}
	#page1 nav {min-height:6px;}
	
	div.col-green, div.col-blue, div.col-light-blue {
		width:100%;
		margin-left:0;
		margin-bottom:15px;
	}
	#newsletter-form {
		margin-right:0px;
		float:none;
		padding-bottom:30px;
	}
	.foot-adress {
		float:none;
		text-align:center;
	}
	.br {display:block;}
	
	h1 {
		position:relative;
		float:left;
	}
	h1 a {
		width: 300px; /* change from 394px to 300px */
		height: 150px;
		background: url("../images/logo.5146978155.png") no-repeat scroll center top rgba(0, 0, 0, 0);
		margin-top:5px;
		
	}
	.list-soc {display:none;}

	.list-soc {float:left;}
	
	.hide-ip{display:none;}
	
	.img-100 {width:100%;}
	
	.rt-indent-1 {padding: 0;}
	
	.rt-wrap {overflow:visible;}
	.img-1 {float:none; margin-bottom:20px;}
	
	.search_box input {  float: left;  margin-left: 80px;}
	.search_box a {  float: right;  left: 10px;  position: absolute;  top: 20px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	 .hide-iw{display:none;}
	 .list-soc {display:block;}
	.main {
		width:420px;
	}
	.br {display:none;}
	.search_box input {  float: left;  margin-left: 135px;}
	h1 a {  width: 410px;}
}

@media only screen and (min-width: 760px) and (max-width: 900px) {
	.search_box input {  left: 430px;  position: absolute;}
}

@media only screen and (min-width: 901px) and (max-width: 999px) {
	.search_box input {  left: 535px;  position: absolute;}
}


#slider {
	padding:0px;
}

.slider-container { 
	width:980px; 
	height:85px; 
	padding:10px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
}

#slider img { 
	height:65px; 
	margin:0px; 
	display:inline-block  
}

#slider li {
	width:220px
}






a{color:#83878d; outline:none; cursor:pointer; text-decoration:none;}

a[href^="tel:"]{color:#83878d; text-decoration:none;}
a.icon{
	float:left;
	margin-right:17px;
	position:relative;
	display:block;
	width:80px;
	height:63px;
	padding-top:0px;
	text-align:center;
	background-color:#ffffff;
	border:3px solid #dbd9d6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	-webkit-box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
}
	a.icon:hover{
		border:3px solid #2b59ef;
		background-position:0 -105px;
		background-color:#ffffff;
	}
	a.icon span{
		position:absolute;
		background:url(../images/icon-shadow.png);
		width:148px;
		height:25px;
		left:-34px;
		bottom:-25px;
	}
.link{
	display:inline-block;
	font-size:18px;
	line-height:28px;
	color:black;
	padding-left:2px;
	margin-top:-7px;
}
	.link:hover{text-decoration:none; color:#2b59ef;}
.link-1{color:#5cab22;}
	.link-1:hover{text-decoration:none; color:#000;}
.button{display:inline-block; cursor:pointer;}
	.button:hover{text-decoration:none;}

/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 20px;
	margin-bottom: 5px;
	width: 189px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	margin-top: 17px;
	position: relative;
}
#contact-form label {
	position: relative;
	/*!*/

  display: block;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	width: 100%!important;
	position: absolute;
	/*!*/

  left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #949393;
	font-weight: normal;
	padding: 10px 10px 11px 17px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 10px 10px 11px 17px;
	width: 100%;
}
#contact-form ._placeholder.hidden {
	display: none;
}
.soumi {
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #949393;
	font-weight: normal;
	width: 100%;
	height: 41px;
	border-radius: 0;
	padding: 10px 10px 11px 17px;
	border: 3px solid #f0f0f0;
	background: #FFF;
}

.soumi2 {
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #949393;
	font-weight: normal;
	width: 50%;
	height: 41px;
	border-radius: 0;
	padding: 10px 10px 11px 17px;
	border: 3px solid #f0f0f0;
	background: #FFF;
}

.textarea {
	height: 100px;
	resize: none;
	margin: 0 0 20px;
	overflow: hidden;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #949393;
	font-weight: normal;
	width: 50%;
	border-radius: 0;
	padding: 10px 10px 11px 17px;
	border: 3px solid #f0f0f0;
	background: #FFF;
}
.req {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #949393;
	font-weight: normal;
	position: relative;
	display: inline-block;
	margin-left: 18px;
	top: 2px;
}
#contact-form > label {
	margin-bottom: 0;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px/20px Arial;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 22px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #FFF;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
	padding: 0;
}
#contact-form.success .success-message {
	height: 50px;
	padding: 15px 0;
	border: 1px #f0f0f0 solid;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}

@media only screen and (min-width: 380px) and (max-width: 767px) {
	 .mobile {
		width:100%;
	}
}
@media only screen and (min-width: 768px) {
	 .mobile {
		width:25%;
	}
}
