html {
	height: 100%;
	min-height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
@font-face {
	font-family: 'PF DinDisplay Pro black';
	src: url('../fonts/PF DinDisplay Pro black.eot');
	src: local('☺'), url('../fonts/PF DinDisplay Pro black.woff') format('woff'), url('../fonts/PF DinDisplay Pro black.ttf') format('truetype'), url('../fonts/PF DinDisplay Pro black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PF DinDisplay Pro regular';
	src: url('../fonts/PF DinDisplay Pro regular.eot');
	src: local('☺'), url('../fonts/PF DinDisplay Pro regular.woff') format('woff'), url('../fonts/PF DinDisplay Pro regular.ttf') format('truetype'), url('../fonts/PF DinDisplay Pro regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PFDinDisplayPro-Bold';
	src: url('../fonts/PFDinDisplayPro-Bold.eot');
	src: local('☺'), url('../fonts/PFDinDisplayPro-Bold.woff') format('woff'), url('../fonts/PFDinDisplayPro-Bold.ttf') format('truetype'), url('../fonts/PFDinDisplayPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PFDinDisplayPro-LightItal';
	src: url('../fonts/PFDinDisplayPro-LightItal.eot');
	src: local('☺'), url('../fonts/PFDinDisplayPro-LightItal.woff') format('woff'), url('../fonts/PFDinDisplayPro-LightItal.ttf') format('truetype'), url('../fonts/PFDinDisplayPro-LightItal.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PF Din Text Cond Pro';
	src: url('../fonts/PFDinTextCondPro-Bold.eot');
	src: local('☺'), url('../fonts/PFDinTextCondPro-Bold.woff') format('woff'), url('../fonts/PFDinTextCondPro-Bold.ttf') format('truetype'), url('../fonts/PFDinTextCondPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font: 14px/18px 'PF DinDisplay Pro regular', Arial, sans-serif;
	height: 100%;
	min-height: 100%;
	line-height: 1.45;
	font-weight: 400;
	color: #6f6f6f;
}
/*body:before{
	content:'';
	display:block;
	position:absolute;
	height:3000vh;
	width:100%;
	top:21px;
	left:0;
	right:0;
	bottom:0;
	background:url(../img/pp.jpg) center 0px no-repeat;
	opacity:0.3;
	z-index: 3;
	/*opacity:1;*/
	/*z-index: 2;*/*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  line-height: 1.2;
}
h2{
	line-height: 1.2;
	color: #b8c5d0;
	font-family: "PF Din Text Cond Pro";
	font-size: 36px;
	text-align: center;
	margin-bottom: 0.67em;
	font-weight: 700;
	text-transform: uppercase;
}
h3{
	line-height: 1.2;
	color: #b8c5d0;
	font-family: "PF Din Text Cond Pro";
	font-size: 18px;
	letter-spacing: 0.057em;
	margin-bottom: 0.92em;
	font-weight: 700;
	text-transform: uppercase;
}
h3.tac{
	text-align: center;
}
h3+h3{
	margin-top: 40px;
}
p+h1,p+h2,p+h3,
ul:not(.clearlist)+h1,ul:not(.clearlist)+h2,ul:not(.clearlist)+h3,
ol:not(.clearlist)+h1,ol:not(.clearlist)+h2,ol:not(.clearlist)+h3{
	margin-top: 1.7em;
}
ul:not(.clearlist),ol:not(.clearlist){
	margin-bottom: 1.5em;
	padding-left: 15px;
}
h4{
	line-height: 1.2;
	color: #b8c5d0;
	font-family: "PF Din Text Cond Pro";
	font-size: 14px;
	letter-spacing: 0.057em;
	margin-bottom: 1.42em;
	font-weight: 700;
	text-transform: uppercase;
}
h4.sb{
	margin-bottom: 0.32em;
}
p{
    margin-bottom: 1.5em;
    letter-spacing: 0.07em;
}
.wrapper {
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	position: relative;
	z-index: 5;
	padding-top: 12px;
}
.header.index{
	position: absolute;
	width: 100%;
	top: 0;
}
.logo{
	display: block;
	float: left;
	width: 25.834%;
	margin-top: 20px;
}
.logo>img{
	display: block;
	width: 100%;
}
.hr-t{
	float: right;
	text-align: justify;
	font-size: 0;
	margin-bottom: 20px;
	width: 66.043%;
}
.hr-t:after{
	content: '';
	display: inline-block;
	width: 100%;
}
.hr-t .social-btns{
	display: inline-block;
	vertical-align: middle;
	font-family: "PF Din Text Cond Pro";
	width: 25.395%;
	margin: 0 -7px;
}
.hr-t .social-btns>li{
	float: left;
	width: 33.333333333%;
	padding: 0 7px;
}
.hr-t .social-btns>li>a{
	display: block;
}
.hr-t .social-btns>li img{
	width: 100%;
}
.hr-t .phone{
	display: inline-block;
	color: #b8c5d0;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'PF Din Text Cond Pro';
	vertical-align: middle;
}
.hr-t .phone + .phone{
	float: left;
	margin-right: 20px;
}
.hr-t .phone>span{
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	color: #818b93;
}
.hr-t .callback{
	display: inline-block;
	min-width: 29.023%;
	vertical-align: middle;
	color: white;
	font-family: "PF Din Text Cond Pro";
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	height: 40px;
	padding: 0 5px;
	background-color: #b8c5d0;
	text-transform: uppercase;
}
.header-menu{
	float: right;
	width: 66.043%;
}
.header-menu>ul{
	display: table;
	width: 100%;
}
.header-menu>ul>li{
	display: table-cell;
	width: 8%;
	vertical-align: middle;
	text-align: center;
	height: 40px;
	border: 2px solid transparent;
}
.header-menu>ul>li.active{
	border-color: #b8c5d0;
}
.header-menu>ul>li>a{
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
	color: #818b93;
	font-family: "PF Din Text Cond Pro";
	letter-spacing: 0.04em;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
.header-menu>ul>li>a:hover{
	color: #b8c5d0;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 100px;
}
.clear-cont{
	max-width: 1000px;
	padding: 0 20px;
	position: relative;
	margin: 0px auto;
}
.index-top-section{
	height: 598px;
	position: relative;
	background: url('../images/Index-first-section.jpg') center 0px no-repeat;
}
.index-top-section>span{
	display: block;
	position: absolute;
	width: 100%;
	max-width: 960px;
	left: 50%;
	bottom: 77px;
	letter-spacing: 2.6px;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	text-align: right;
	color: white;
	font-family: 'PF Din Text Cond Pro';
	font-size: 48px;
	font-weight: 900;
	line-height: 93px;
	text-transform: uppercase;
}
.index-top-section>span>span{
	font-size: 72px;
}
.index-second-section{
	padding-top: 56px;
	padding-bottom: 44px;
	position: relative;
	background: url('../images/Index-second-section.jpg') center 0px no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.index-second-section h2,
.index-third-section h2{
	text-align: left;
}
.index-second-section .row>.col-2{
	padding-left: 32.5px;
}
.index-second-section .about-specialist{
	color: #6f6f6f;
	font-family: "PF Din Text Cond Pro";
	line-height: 1.2;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 1.5em;
}
.index-second-section .about-specialist .title{
	display: block;
	text-transform: uppercase;
	margin-bottom: 1.2em;
}
.index-second-section .btn{
	max-width: 140px;
	margin-top: 16px;
}
.index-third-section{
	height: 660px;
	padding-top: 54px;
	position: relative;
	background: url('../images/Index-third-section.jpg') center 0px no-repeat;
}
.index-third-section .row .col-2{
	padding-left: 52px;
}
.index-third-section .btn{
	width: 140px;
	margin-top: 16px;
}
.row{
	position: relative;
	margin: 0 -12.5px;
	font-size: 0;
}
.row .row{
	padding: 0 12.5px;
}
.row:after{
	content: '';
	display: block;
	clear: both;
	
}
.row>*[class*="col-"]{
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	padding: 0 12.5px;
}
.row>*.right[class*="col-"]{
	float: right;
}
.row>.col-1{
	width: 100%;
}
.row>.col-2{
	width: 50%;
}
.row>.col-3{
	width: 33.33333333%;
}
.row>.col-4{
	width: 25%;
}
.row>.col-5{
	width: 20%;
}
.btn{
	display: inline-block;
	width: 100%;		
	height: 40px;
	border: 1px solid #6f6f6f;
	color: #6f6f6f;
	font-size: 14px;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0.08em;
	text-align: center;
	text-decoration: none;
}
.btn.center{
	display: block;
	max-width: 140px;
	margin: 0px auto;
}
.btn.solid{
	display: block;
	max-width: 185px;
	margin: 0 auto;
	background-color: #b8c5d0;
	color: #fff;
	font-family: 'PF Din Text Cond Pro';
	letter-spacing: 0;
	font-size: 16px;
	font-weight: 700;
	border: none;
	line-height: 40px;
	text-transform: uppercase;
}
.clear-section{
	background-color: #fff;
	padding-top: 64px;
}
.what-treat-text{
	padding-top: 6px;
    margin-bottom: 47px;
}
.what-treat.row{
	padding: 0 5px;
}
.index-third-section+.wt-wrap .what-treat.row{
	margin: 0 0 45px;
	border-bottom: 1px solid #e9e9e9;
}
.what-treat.row .col-5{
	padding: 0 25px;
	margin-bottom: 40px;
}
.what-treat .img{
	position: relative;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	overflow: hidden;
	width: 100%;
	margin-bottom: 17px;
}
.what-treat .img:after{
	content: '';
	display: block;
	padding-top: 100%;
}
.what-treat .img>img{
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
.what-treat .title{
	display: block;
	text-align: center;
	line-height: 1.2;
}
.what-treat .btn-cont{
	clear: both;
	padding-top: 17px;
	margin-bottom: 45px;
}
.center-title{
	display: block;
	text-align: center;
	margin-bottom: 28px;
	letter-spacing: 0.3px;
}
.index-third-section+.wt-wrap{
	padding-bottom: 80px;
}
.blue-slash-section{
	padding-top: 53px;
	padding-bottom: 50px;
	background: url('../images/blsl-bg.png') center 0px no-repeat;
	background-size: cover;
}
.blue-slash-section h2{
	color: #FFF;
}
.stelki-image-cont{
	text-align: justify;
	font-size: 0;
	margin-bottom: 90px;
}
.stelki-image-cont:after{
	content: '';
	display: inline-block;
	width: 100%;
}
.stelki-image-cont .sic{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.stelki-image-cont .sic>img{
	display: block;
	width: 100%;
}
.stelki-image-cont .sic.l{
	width: 20.834%;
}
.stelki-image-cont .sic.c{
	width: 50%;
}
.stelki-image-cont .sic.r{
	width: 20.834%;	
}
.sic-text{
	margin-bottom: 36px;
}
.sic-text .title{
	display: block;
	font-family: "PF Din Text Cond Pro";
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	letter-spacing: 0.08em;
}
.sic-text p{
	margin-bottom: 0.85em;
}    
.blue-slash-section .sic-text+.btn{
	clear: both;
}
.gallery-grid+.btn{
	clear: both;
}
.gallery-grid{
	margin: 0 0 35px;
	padding: 26px 20px 0;
}
.gallery-grid.inner{
	margin: 0 -7.5px 35px;
	padding: 26px 0 0;
}
.gallery-grid *[class*="col-"]{
	padding: 0 10px;
	margin-bottom: 20px;
}
.gallery-grid.inner *[class*="col-"]{
	padding: 0 7.5px;
	margin-bottom: 20px;
}
.gallery-grid .gg-img{
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 18px;
	height: 300px;
}
.gallery-grid.inner .gg-img{
	height: auto;
	padding-top: 64.52%;
}
.gallery-grid .gg-img>img{
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}
.gallery-grid.inner .gg-img>img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
.modal-youtube{
	display: block;
	position: relative;
}
.modal-youtube:after{
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	opacity: 0.3;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background: url('../images/video-play.png') 0px 0px no-repeat;
	background-size: cover;
	width: 61px;
	height: 71px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.modal-youtube:hover:after{
	opacity: 1;
}
.clear-section.ggs{
	padding-bottom: 8px;
}
/*.gallery-grid .col-4 .gg-img:after{
	content: '';
	display: block;
	padding-top: 148.15%;
}
.gallery-grid .col-2 .gg-img:after{
	content: '';
	display: block;
	padding-top: 69.77%;
}
.gallery-grid .gg-img>img{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
}*/
.gallery-grid .title{
	display: block;
	line-height: 1.2;
}
.gallery-grid .channel{
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: 400;
}
.gallery-grid .channel:before{
	content: '—';
	display: block;
	margin: 2px 0 0;
}
.contacts-string{
	padding-top: 9px;
	margin-bottom: 3.4em;
}
.map-section{
	position: relative;
	height: 461px;
	overflow: hidden;
}
.map-section iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.photo-gallery a{
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 65%;
}
.o-sebe-inner-photo a:not(.modal-youtube):not(.clear):after,
.photo-gallery:not(.wp) a:not(.modal-youtube):not(.clear):after{
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	opacity: 0.4;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background: url('../img/zoom-plus.png') 0px 0px no-repeat;
	background-size: cover;
	-webkit-transition: 0.1s opacity ease;
	transition: 0.1s opacity ease;
}
.o-sebe-inner-photo a:not(.modal-youtube):not(.clear):hover:after,
.photo-gallery:not(.wp) a:not(.modal-youtube):hover:after{
	opacity: 1;
}
.photo-gallery a img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-o-object-fit: cover;
	   object-fit: cover;
}
.row.photo-gallery{
	margin: 0 -7.5px;
}
.row.photo-gallery+h3.tac{
	margin-top: 51px;
}
.row.photo-gallery *[class*="col-"]{
	padding: 0 7.5px;
	margin-bottom: 15px;
}
.inner-contacts-text p{
	margin-bottom: 0.7em;
}
.inner-contacts-text{
	margin-bottom: 30px;
}
.inner-map-cont{
	margin-bottom: 51px;
}
.o-sebe-inner{
	margin-bottom: 34px;
}
.o-sebe-inner>span{
	display: block;
	font-weight: bold;
	letter-spacing: 0.075em;
}
.o-sebe-inner .title{
	font-size: 16px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	margin-bottom: 9px;
}
.o-sebe-inner-photo{
	padding: 0 35px;
	margin: 0 -13px 25px;
}
.o-sebe-inner-photo a{
	display: block;
	position: relative;
	float: left;
	padding: 0 13px;
	margin-bottom: 15px;
}
.osip-img{
	position: relative;
	height: 220px;
	overflow: hidden;
	padding-top: 30%;
}
.o-sebe-inner-photo .osip-img>img{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
.o-sebe-inner-photo .col-one{
	width: 25%;
}
.o-sebe-inner-photo .col-two{
	width: 38%;
}
.o-sebe-inner-photo .col-three{
	width: 37%;
}
.pt-text-block{
	padding-top: 32px;
}
.warning{
	position: relative;
	background-color: #e03a07;
	font-weight: 400;
	padding: 15px 15px 15px 103px;
	font-size: 19px;
	color: #FFF;
	text-transform: uppercase;
}
.warning:before{
	content: '';
	display: block;
	position: absolute;
	width: 46px;
	height: 40px;
	background: url('../img/warning-icon.png') 0px 0px no-repeat;
	top: 50%;
	left: 40px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.zapis-cont{
	padding-top: 50px;
}
.zapis-cont .form-row{
	margin-bottom: 30px;
	padding: 0 35px;
}
.zapis-cont .form-row label{
	display: block;
	text-align: center;
}
.zapis-cont .form-row input{
	display: block;
	height: 43px;
	width: 100%;
	border: none;
	outline: none;
	border-bottom: 1px solid #aeaeae;
	text-align: center;
}
.zapis-cont .form-row input:focus{
	border-color: #818b93;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -100px auto 0;
	min-width: 320px;
	height: 100px;
	padding-top: 37px;
	background: #FFF;
	position: relative;
}
.footer .copyright{
	float: left;
	color: #b8c5d0;
	font-family: "PF Din Text Cond Pro";
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin-right: 15.7%;
}
.footer .copyright>span{
	display: block;
}
.footer .disclaimer{
	float: right;
	margin-top: 6px;
	margin-bottom: 8px;
	width: 100%;
	text-transform: uppercase;
	font-size: 23px;
	text-align: center;
}
.footer .disclaimer:before{
	content: 'возможны противопоказания, необходимо проконсультироваться с врачом';
}
.footer .disclaimer>img{
	display: none;
}
.footer .social-btns{
	display: block;
	float: left;
	vertical-align: middle;
	font-family: "PF Din Text Cond Pro";
	width: 16.875%;
	margin: 0 -7px;
}
.footer .social-btns>li{
	float: left;
	width: 33.333333333%;
	padding: 0 7px;
}
.footer .social-btns>li>a{
	display: block;
}
.footer .social-btns>li img{
	width: 100%;
}
@media screen and (max-width:768px)  {
	.header-menu{
		float: none;
		width: 100%;
	}
	.logo{
		display: block;
		float: none;
		margin: 10px auto 0;
		width: 30%;
	}
	.hr-t{
	    margin-top: 10px;
	    margin-bottom: 10px;
    	width: 100%;
	}
	.what-treat.row{
		margin: 0 -5px 20px;
	}
	.what-treat.row .col-5{
		padding: 0 5px;
	}
	.index-second-section .row>.col-2,
	.index-third-section .row .col-2{
		padding-left: 0;
	}
	.row>.col-2{
		width: 100%;
	}
	.row>.col-3{
		width: 100%;
	}
	.row>.col-4{
		width: 50%;
	}
	.row>.col-5{
		width: 25%;
	}
	.o-sebe-inner-photo{
		margin: 0 -10px;
		padding: 0 0;
	}
	.o-sebe-inner-photo a{
		padding: 0 10px;
	}
	.o-sebe-inner-photo .col-one{
		width: 33.33333333%;
	}
	.o-sebe-inner-photo .col-two{
		width: 33.33333333%;
	}
	.o-sebe-inner-photo .col-three{
		width: 33.33333333%;
	}
	.footer .social-btns{
		float: right;
		width: 22%;
	}
}
@media screen and (max-width:640px)  {
	.hr-t{
	    margin-top: 6px;
	    margin-bottom: 20px;
    	width: 100%;
	}
	.logo{
		float: none;
	}
	.row>.col-2{
		width: 100%;
	}
	.row>.col-3{
		width: 100%;
	}
	.row>.col-4{
		width: 50%;
	}
	.row>.col-5{
		width: 33.33333333333%;
	}
	.o-sebe-inner-photo .col-one{
		width: 40%;
	}
	.o-sebe-inner-photo .col-two{
		width: 60%;
	}
	.o-sebe-inner-photo .col-three{
		width: 100%;
	}
	.index-second-section{
		z-index: 1;
		background-position: 60% 0px;
	}
	.index-second-section:after{
		content: '';
		display: block;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(255, 255, 255, 0.3);
	}
	.footer .social-btns{
		width: 32%;
	}

}
@media screen and (max-width:480px)  {
	.row{
		margin: 0 -5px;
	}
	.row>.col-4{
		width: 100%;
	}
	.row>.col-5{
		width: 50%;
		padding: 0 5px;
	}
	.header .logo {
    	width: 50%;
	}
	.header-menu>ul>li{
		display: inline-block;
		width: 100%;
		margin-bottom: 3px;
		line-height: 38px;
		vertical-align: middle;
		background-color: rgba(255, 255, 255, 0.9);
	}
	.hr-t .social-btns{
		width: 37%;
	}
	.hr-t .callback{
		margin-top: 6px;
		width: 100%;
	}
	.hr-t .phone + .phone{
		float: none;
		margin-right: 0;
	}
	.index-top-section>span{
		bottom: 30px;
		font-size: 30px;
		line-height: 1.2;
		text-align: center;
	}
	.index-top-section>span>span{
		font-size: 48px;
	}
	.o-sebe-inner-photo .col-one{
		width: 100%;
	}
	.o-sebe-inner-photo .col-two{
		width: 100%;
	}
	.o-sebe-inner-photo .col-three{
		width: 100%;
	}
	.footer .copyright{
		display: table;
		float: none;
		margin: 0px auto 6px;
	}
	.footer .social-btns{
		clear: left;
		float: none;
		width: 50%;
		margin: 0 auto;
	}
}
response
{
	float: right;
    display: inline-block;
    margin: -40px 0 0 0;
    width: 350px;
}
response.fail {color:red;}
response.success {color:lightgreen;}	
}