#contact .form-group input.error-message,
#contact .form-group textarea.error-message{
	border-color: red;
}
#about .col-md-12 p
{
	font-size: 20px;
	margin-top: -13px;
	color: #A6A6A6;
}
#services .col-md-4
{
	height: 240px;
}
#services .col-md-12 p
{
	margin-bottom: 30px;
}
#contact .col-md-12 p
{
	margin: 20px 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 100%;
}
.map
{
	/*margin-left: 17%;*/
}
#contact .col-md-12 p span
{
	display: block;
}
.top-5
{
	margin-top: 56px;
}
.top-6
{
	margin-top: 86px;
}
#fields
{
	margin-top: 50px;
	margin-bottom: 48px;
}
.login-form 
{
	width: 50%;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
	background: #fff;
}
.login-form .btn.login_btn {
	width: 100%;
	font-size: 1.125em;
    font-weight: 600;
    padding: 15px 0 20px;
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
}
.login-form .btn.login_btn:hover {
	background: #3d3d3d;
    border-color: #3d3d3d;
    color: #fff;
}
.form-box.big 
{
	width: 100%;
}
.form-box 
{
	width: 200px;
	margin: 0 13px 15px 0;
	text-align: left;
	font-size: 16px;
}
.form-box label 
{
	padding: 5px 0;
	margin-bottom: 8px;
	display: block;
}
.form-box label small 
{
	color: #FF0011;
}
.form-box input.text 
{
	padding: 10px 10px;
	width: 100%;
	display: block;
	border: 1px solid #E4E4E4;
}
.login-form input.button 
{
	width: 100% !important;
}
.button
{
	border-radius: 2px;
}
.button.color
{
	background: #454545;
	color: #fff;
}
.button, .button.medium 
{
	padding: 10px 30px;
	font-size: 18px;
}
.button.color:hover
{
	background: #4b4c4d;
}
.notification_error 
{
	width: 60%;
	height: auto;
	margin: 10px auto 20px auto;
	text-align: center;
	padding: 10px;
	line-height: 24px;
	color: #F30303;
	background: #FFE1E1 !important;
	border: 1px solid #F30303 !important;
	border-radius: 5px !important;
	font-size: 16px;
}
.notification_ok 
{
	height: auto;
	margin: 20px 0 70px 0;
	padding: 30px 10px;
	background: #454545;
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}
#work .work1
{
	background-size: 40%;
 	background-color: #fff;
}
#work .work2
{
	background-size: 75%;
	background-color: #fff;
}
.label-msg, .captch-error
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #10CF21;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

@media (min-width: 320px) and (max-width: 1024px) {
	.map{
 		margin-left: 0%;
	}
	.nav,.navbar-nav{
	 	background: #454545;
	}
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
	  padding-top: 13px;
	  padding-bottom: 11px;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	#contact .col-md-12 p span
	{
		display: inline !important;
	}
	.navbar-default .navbar-brand img
	{
		width: 75%;
		padding: 10px;
	}
	.login-form, .notification_error
	{
		width: 100%;
	}
	.tp-caption.thin-white-small
	{
		font-size: 35px;
		top: 60% !important;
	}
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus
	{
		padding-top: 13px;
		padding-bottom: 11px;
	}
	#team .col-md-3
	{
		margin-bottom: 12%;
	}
	.nav
	{
		background: #454545;
	}
	.rc-anchor
	{
		width: 100%;
	}
	.rc-anchor-checkbox-label
	{
		width: 96px;
	}
	.rc-anchor-content
	{
		width: 67%;
	}
	.rc-anchor-privacy
	{
		margin: 4px 27px 0 0;
	}
	.g-recaptcha div div, .g-recaptcha div div iframe
	{
		width: 100% !important;
	}
	.rc-anchor-checkbox-label
	{
		width: auto !important;
	}
}
/*@media (max-width: 350px){
	.img-thumb
	{
		height: 174px;
	}
}
@media (max-width: 375px){
	.img-thumb
	{
		height: 180px;
	}
}*/
@media (max-width: 320px){
	/*.img-thumb 
	{
		height: 158px;
	}*/
	.nav
	{
		background: #454545;
	}
	.g-recaptcha div div, .g-recaptcha div div iframe
	{
		width: 100% !important;
	}
	.rc-anchor-checkbox-label
	{
		width: auto !important;
	}
	.rc-anchor-logo
	{
		margin: 10px 0 0px 12px !important;
	}
}
@media (min-width: 650px) and (max-width: 990px) {
	/*#work .work1
	{
		background-size: 30%;
	}
	#work .work2
	{
		background-size: 45%;
	}*/
	/*.img-thumb
	{
		height: 198px;
	}*/
	.map
	{
		margin-left: 0%;
	}
	#services p span
	{
		/*display: block;*/
	}
	.col-md-4, .col-md-3, #isotope .col-md-4
	{
		float: left;
		width: 50%;
	}
	.margin-left
	{
		margin-left: 24%;
	}
	.nav
	{
		background: #454545;
	}
}

