@charset "utf-8";
/** Generated by FG **/
@font-face {
	font-family: 'Conv_PFBeauSansPro-XThin';
	src: url('../fonts/PFBeauSansPro-XThin.eot');
	src: local('☺'), url('../fonts/PFBeauSansPro-XThin.woff') format('woff'), url('../fonts/PFBeauSansPro-XThin.ttf') format('truetype'), url('../fonts/PFBeauSansPro-XThin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PFBeauSansPro-Regular';
	src: url('../fonts/PFBeauSansPro-Regular.eot');
	src: local('☺'), url('../fonts/PFBeauSansPro-Regular.woff') format('woff'), url('../fonts/PFBeauSansPro-Regular.ttf') format('truetype'), url('../fonts/PFBeauSansPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PFBeauSansPro-Light';
	src: url('../fonts/PFBeauSansPro-Light.eot');
	src: local('☺'), url('../fonts/PFBeauSansPro-Light.woff') format('woff'), url('../fonts/PFBeauSansPro-Light.ttf') format('truetype'), url('../fonts/PFBeauSansPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PFBeauSansPro-Thin';
	src: url('../fonts/PFBeauSansPro-Thin.eot');
	src: local('☺'), url('../fonts/PFBeauSansPro-Thin.woff') format('woff'), url('../fonts/PFBeauSansPro-Thin.ttf') format('truetype'), url('../fonts/PFBeauSansPro-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}







/* CSS Document */
.mt-xs-40{
	margin-top:40px;
}
.mb-xs-90{
	margin-bottom:90px;	
}
.rsfp_thankyou_popup_inner{
	border:5px dashed #252547;
}
hr{
	border-top:1px solid #333;
}
.navbar-fixed-top{
	background:#d30606;
}
.navbar-brand{
	height:auto;
	padding:5px 0;
	margin-left:0 !important;
}
.navbar-header img{
	width:100%;
}
#topMenu {
	margin-top: 17px;
}
.desktopMenu li a{
	padding:10px;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-family: 'Conv_PFBeauSansPro-Regular';
	border-radius:5px;
}

.desktopMenu li a:focus{
	background-color:#252547;
	outline:none;
	border-radius:5px;
}
.desktopMenu li a:hover, .desktopMenu li.active a{
	background-color:#252547;
	outline:none;
	-webkit-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
	border-radius:5px;
}
.menuRight{
	margin-top:17px;
}
.phone{
	padding-top:10px;
	text-align:right;
}
.phone i {
	float: left;
	font-size: 20px !important;
	color: #fff;
	
}
.phone a{
	font-size:14px;
	color:#fff;
	outline:none;
	margin:0 0 0 5px;
	font-family: 'Conv_PFBeauSansPro-Regular';
}
.phone a:hover{
	text-decoration:none;
}
.social{
	text-align:right;
	margin-top:5px;
}
.social a{
	font-size:11px;
	color:#fff;
	outline:none;
}
.downSlide, .downUpSlide{
	position: absolute;
	z-index: 9999;
	bottom: 20px;
	left: 50%;
	width: 78px;
	height: 78px;
	margin-left: -45px;
	background-color:#d30606;
	border-radius:150px;
}
.upSlide{
	position: absolute;
	z-index: 9999;
	bottom: 10%;
	right: 3%;
	width: 78px;
	height: 78px;
	margin-left: -45px;
	background-color:#d30606;
	border-radius:150px;
}
.downSlide span, .upSlide span{
	color:#fff;
	position: absolute;
    display: inline-block;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin-left: -10px;
    margin-top: -20px;
	font-size:30px;
}
.downSlide span:hover, .upSlide span:hover, .downUpSlide span{
	cursor:pointer;
}
.downUpSlide span:first-child{
	color:#fff;
	position: absolute;
    display: inline-block;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin-left: -10px;
    margin-top: -34px;
	font-size:30px;
}
.downUpSlide span:last-child{
	color:#fff;
	position: absolute;
    display: inline-block;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin-left: -10px;
    margin-top: -10px;
	font-size:30px;
}
	
.section.bg{
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center center !important;
	background-image:url(../images/bg/bg.jpg);
	
}

.light .fp-tableCell{
	background-color:rgba(255,255,255,0.75);
}

.dark .fp-tableCell{
	background-color:rgba(43,44,83,0.85);
}

#homepage img{
	display:block;
	margin:0 auto;
}
.hometxt{
	background:#2b2c53;
	margin-top:200px;
}
.hometxt p{
	color:#fff;
	margin-left:50%;
	position:relative;
	font-family:'Conv_PFBeauSansPro-XThin';
	font-size:52px;
	line-height:1;
	padding:50px 0;
}
.hometxt p::before{
	content:"";
	background:url(../images/manback.png);
	display:block;
	position:absolute;
	width:421px;
	height:390px;
	bottom:0;
	left:-421px;
}
.bg.dark h3{
	text-align:center;
	font-family:'Conv_PFBeauSansPro-XThin';
	font-size:50px;
	color:#fff;
	text-transform:uppercase;
	line-height:1;
}
.custom.red{
	color:#fff;
	font-family: 'Conv_PFBeauSansPro-Light';
	font-size:17px;
	padding:60px 70px;
	text-align:center;
	position:relative;
	background:#d30606;
}
.custom p{
	text-align:left;
}
.custom.red a.morebt{
	display:inline-block;
	margin: 20px auto 0;	
	padding:10px 30px;
	border:1px solid #fff;
	color:#fff;
	transition: all 1s ease;
	background-image: linear-gradient(to top, #fff 50%, transparent 50%);
	background-size:200% 200%;
}
.custom.red a.morebt:hover{
	text-decoration:none;
	background-position: 0 100%;
	background-image: linear-gradient(to top, #fff 51%, transparent 50%);
	color:#d30606;
}
.bg.light h3{
	text-align:center;
	font-family:'Conv_PFBeauSansPro-XThin';
	font-size:50px;
	color:#000;
	text-transform:uppercase;
	line-height:1;
}
.custom.mwv{
	color:#fff;
	font-family: 'Conv_PFBeauSansPro-Light';
	font-size:17px;
	padding:60px 70px;
	text-align:center;
	position:relative;
	background:#252547;
}

.custom.mwv a.morebt{
	display:inline-block;
	margin: 20px auto 0;	
	padding:10px 30px;
	border:1px solid #fff;
	color:#fff;
	transition: all 1s ease;
	background-image: linear-gradient(to top, #fff 50%, transparent 50%);
	background-size:200% 200%;
}
.custom.mwv a.morebt:hover{
	text-decoration:none;
	background-position: 0 100%;
	background-image: linear-gradient(to top, #fff 51%, transparent 50%);
	color:#252547;
}
.morebt::after{
	content:" >>";
}
#placepage{
	position:relative;
}
.xwrosLine{
	display:block;
	height:190px;
	width:100%;
	background:#d30606;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}
.xwrosL{
	position:absolute;
	top:50%;
	transform:translateY(-50%);	
	color:#fff;
	font-family: 'Conv_PFBeauSansPro-Light';
	font-size:17px;
	text-align:right;
}

.xwrosL h3{
	text-align:right !important;
}
.xwrosL .custom p{
	text-align:right;
}
.xwrosR img{
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition:all 1s ease;
}
.xwrosR img:hover{
	-webkit-filter: grayscale(0);
  	filter: grayscale(0);
}
.carousel h3{
	margin-bottom:30px;
}
.carousel ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.carousel li .moduleItemImage{
	width:100%;
	display:block;
	border-radius:100%;
	overflow: hidden;
	background-repeat:no-repeat;
	background-size:cover;
}
.carousel li .moduleItemImage .overlay{
	background:rgba(43,44,83,0.6);
	overflow: hidden;
    height: 100%;
    z-index: 2;
	opacity:1;
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}
.carousel li .moduleItemImage:hover .overlay{
	opacity:0;
}

.carousel li .moduleItemTitle{
	display:block;
	width:100%;
	text-align:center;
	font-family: 'Conv_PFBeauSansPro-Thin';
	color:#000;
	font-size:24px;
	margin-top:25px;
}
.carousel li .moduleItemTitle:hover{
	text-decoration:none;
}
.BG{
	background-image:url(../images/bg/contentbg.png);
	background-size:cover;
	background-position:left top;
	background-repeat:no-repeat;
}
.breadcrumb{
	padding:0;
	margin:50px 0 20px;
	background-color:transparent;
	border-radius:0;
}
.breadcrumb li:first-child{
/*	display:none;*/
}
.breadcrumb li::before{
	content:"" !important;
	padding:0 !important;
}
.breadcrumb li a, .breadcrumb li span{
	text-transform:uppercase;
	font-size:15px;
	font-family: 'Conv_PFBeauSansPro-Regular';
	color:#000;
}
.breadcrumb li.active a, .breadcrumb li.active span, .breadcrumb li a:hover, .breadcrumb li a:hover span{
	color:#d30606;
}
/*** K2 ***/
.services .catItemHeader{
	min-height:70px;	
}
.catItemHeader .catItemTitle{
	margin:0 0 25px;
}
.non-feat .catItemHeader .catItemTitle{
	margin:20px 0 15px;
	text-align:center;
}
.non-feat .catItemView:hover .catItemTitle a::after{
	transform: scaleX(1);
}
.non-feat .overlay{
	position:absolute;
	background:rgba(43,44,83,0.4);
    height: 100%;
    z-index: 1;
	opacity:1;
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
   border-radius:100%;
}
.non-feat .catItemImageBlock:hover .overlay{
	opacity:0.2;
}
.catItemReadMore{
	text-align:center;
	position:absolute;
	top:55%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:2;
}
.k2ReadMore{
	color:#fff;	
	font-family:'Conv_PFBeauSansPro-XThin';
	font-size: 30px;
}
.k2ReadMore:hover, .k2ReadMore:focus{
	color:#fff;
	text-decoration:none;	
}
.catItemHeader .catItemTitle a{
	font-family: 'Conv_PFBeauSansPro-XThin';
	font-size: 50px;
	text-transform: uppercase;
	color:#000;
	display:inline-block;
}
.non-feat .catItemHeader .catItemTitle a{
	font-size:28px;
}
.catItemHeader .catItemTitle a:hover{
	text-decoration:none;
}
.catItemHeader .catItemTitle a:after {
  display:block;
  content: '';
  border-bottom: solid 3px #000;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}
.catItemHeader .catItemTitle a:hover:after{
	transform: scaleX(1);
}

.catItemIntroText{
	font-family: 'Conv_PFBeauSansPro-Regular';
	font-size: 15px;
	text-align: justify;
}
.non-feat .catItemImage:hover img{
	opacity:.9;
}
	
.subCategoryImage img{
	max-width:100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
  	transition: all 0.3s;
}
.subCategoryImage:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.subCategory .moduleItemTitle{
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'Conv_PFBeauSansPro-Thin';
	color: #000;
	font-size: 24px;
	margin-top: 25px;
}
.subCategory .moduleItemTitle:hover{
	text-decoration:none;
}
.itemListCategory h2{
	margin:10px 0 30px;
	font-family: 'Conv_PFBeauSansPro-Light';
	font-size: 50px;
	text-transform: uppercase;
	text-align:center;
}
.itemImageBlock img{
	width:100%;
}
.itemHeader .itemTitle{
	margin:0 0 25px;
	font-family: 'Conv_PFBeauSansPro-XThin';
	font-size:50px;
	text-transform:uppercase;
}
.itemFullText p, .itemFullText a, .itemFullText li, .itemFullText span{
	font-family: 'Conv_PFBeauSansPro-Regular';
	font-size:15px;
	text-align:justify;
}
.itemFullText h3{
	font-family:'Conv_PFBeauSansPro-Light';
	font-size:20px;
}
.services.itemListView{
	margin-bottom:50px;
}
.itemListCategoriesBlock {
	margin-bottom: 100px;
}
.services.itemView {
	overflow: hidden;
	margin-bottom: 70px;
}
.services .itemContainer.non-feat {
	margin-top: 30px;
}
.blog h2{
	text-align:center;
	font-family:'Conv_PFBeauSansPro-Light';
	font-size:53px;
	color:#000;
	text-transform:uppercase;
	line-height:1;	
}
.blog .itemContainer{
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow:    0px 10px 15px 0px rgba(204, 204, 204 0.75);
	box-shadow:         0px 10px 15px 0px rgba(204, 204, 204, 0.75);
	padding:0 15px 15px;
	margin-bottom:50px;
}
.blog .catItemTitle{
	font-family: 'Conv_PFBeauSansPro-XThin';
	text-align:center;
	border-bottom:1px solid #eee;
	font-size:30px;
	margin:15px 0 0;
	padding:5px 0;
	
}
.blog .catItemTitle a{
	text-decoration:none;
	color:#2b2c53;
}

.blog .catItemDateCreated{
	text-align:center;
	font-family: 'Conv_PFBeauSansPro-XThin';
	display:block;
	border-bottom:1px solid #eee;	
	padding:5px 0;
}
.blog .catItemIntroText{
	margin:15px 0;
	font-family: 'Conv_PFBeauSansPro-Regular';
	color:#000;
	font-size:15px;
	text-align:justify;
}
.blog.itemView{
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow:    0px 10px 15px 0px rgba(204, 204, 204 0.75);
	box-shadow:         0px 10px 15px 0px rgba(204, 204, 204, 0.75);
	padding:0 15px 15px;
	margin-bottom:50px;	
}
.blog .itemTitle{
	font-family: 'Conv_PFBeauSansPro-XThin';
	text-align:center;
	border-bottom:1px solid #eee;
	font-size:50px;
	margin:15px 0 0;
	padding:5px 0;
	text-transform:none;
}
.blog .itemDateCreated{
	font-family: 'Conv_PFBeauSansPro-XThin';
}
.blog .itemAuthor{
	float:right;
	text-align:right;
	font-family: 'Conv_PFBeauSansPro-XThin';
}
.blog .itemImageBlock{
	margin-bottom:15px;
}
.blog .itemBody{
	padding:0 30px;
}
.blog .itemIntroText{
	font-family: 'Conv_PFBeauSansPro-Regular';
	font-size:15px;
	text-align:justify;	
}
.blog .itemTwitterButton, .blog .itemFacebookButton, .blog .itemGooglePlusOneButton{
	display:inline-block;	
	margin-right:10px;
}
.fb_iframe_widget span{
	height:25px !important;
}
.bottomBanner{
	background:#2b2c53;
	margin-top:150px;
}
.bottomBanner .custom {
	color: #fff;
	margin-left: 31%;
	position: relative;
	font-family: 'Conv_PFBeauSansPro-Light';
	font-size: 25px;
	line-height: 1;
	padding: 50px 0;
	text-align:center;
	
}
.bottomBanner .custom::before {
	content: "";
	background: url(../images/womanback.png);
	display: block;
	position: absolute;
	width: 437px;
	height: 388px;
	bottom: 0;
	left: -210px;
}
.bottomBanner .custom div{
	margin-top:25px;
}
.bottomBanner .custom div i{
	margin-right:10px;
}
#footer{
	overflow:hidden;
	margin-top:50px;
	padding-bottom:15px;	
}
#footer h2{
	text-align:center;
	font-family: 'Conv_PFBeauSansPro-XThin';
	color:#000;
	font-size:53px;
	margin-bottom:30px;
}
.footerMapInfo{
	padding-bottom:20px;
}
.footerMapInfo h3{
	font-size:28px !important;
	color:#fff !important;
	background:#252547;
	margin:0 !important;
	padding:10px 0 !important;
	text-transform:none !important;
	text-align: center;
	font-family: 'Conv_PFBeauSansPro-XThin';
}
.footerMapInfo .custom{
	background:rgba(37,37,71, .5);	
	padding:10px 15px 10px 100px;
	font-size:16px;
	color:#fff;
	font-family:'Conv_PFBeauSansPro-Light';
}
.footerMapInfo .custom span{
	font-size:20px;	
	position:relative;
	display:inline-block;
	font-weight:700;
}
.footerMapInfo .custom span:first-child::before{
	display:block;	
	content:"\f239";
	font-family: FontAwesome;
	font-size:50px;
	position:absolute;
	left:-75px;
}
.footerMapInfo .custom span.subway::before{
	display:block;	
	content:"\f239";
	font-family: FontAwesome;
	font-size:50px;
	position:absolute;
	left:-75px;
}
.footerMapInfo .custom span.trollei::before{
	display:block;	
	content:"\f207";
	font-family: FontAwesome;
	font-size:50px;
	position:absolute;
	left:-75px;
}
.footerMapInfo .custom span.car::before{
	display:block;	
	content:"\f1b9";
	font-family: FontAwesome;
	font-size:50px;
	position:absolute;
	left:-75px;
}
.footerMapInfo .custom .detail{
	margin-bottom:10px;
}
.formControls .form-control{
	border-radius:0;
	border:2px solid #252547;
	background-color:transparent;
	font-family: 'Conv_PFBeauSansPro-Thin';
	color:#000;
	font-size:14px;
	min-height:40px;
}
.formControls .form-control#Message{
	min-height:227px;
	resize:vertical;
}
.formControls .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #252547;
  font-family: 'Conv_PFBeauSansPro-Thin';
}
.formControls .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #252547;
  font-family: 'Conv_PFBeauSansPro-Thin';
}
.formControls .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #252547;
  font-family: 'Conv_PFBeauSansPro-Thin';
}
.formControls .form-control:-moz-placeholder { /* Firefox 18- */
  color: #252547;
  font-family: 'Conv_PFBeauSansPro-Thin';
}
.form-group.rsform-block-submit{
	margin-bottom:0;
}
.formControls .rsform-submit-button{
	background-color:#252547;
	background-image:none;
	border-radius:0;
	border:3px solid #252547;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Conv_PFBeauSansPro-Thin';
}
.footerInfo p, .footerInfo a{
	font-family: 'Conv_PFBeauSansPro-Light';
	color:#000;
	font-size:18px;
	margin-top:10px;
	text-align:center;
}
.footerSocial{
	margin-bottom:15px;	
}
.footerSocial h3{
	text-align:center;
	text-transform:none !important;
	font-family: 'Conv_PFBeauSansPro-Thin' !important;
	font-size:32px !important;
}
.footerSocial .custom{
	text-align:center;
	display:block;
}
.footerSocial .custom p{ 
	display:inline-block;
	font-family: 'Conv_PFBeauSansPro-Light';
	font-size:18px;
	margin-right:15px;
}
.footerSocial .custom a{
	display:inline-block;
}
.footerSocial .custom i{
	color:#000;
}
.tagcloud a{
	font-size:14px;
	color:#000;
}
.copys{
	/*position:absolute;
	bottom:10px;*/
}
.copyrightsBG{
	background:#e3e3e3;
	
}
#copyrightspage{
	padding:20px 0;
	background:#e3e3e3;
	font-family: 'Conv_PFBeauSansPro-Regular';
	font-size:13px;
	color:#000;
}
.copyLeft{
	min-height:35px;
}
.copyRight{
	text-align:right;
}
.copyRight a{
	color:#000;
}

.copyRight a:hover{
	text-decoration:none;
	color:#d30606;
}

/**** RESPONSIVE ****/ 
@media only screen and (min-width : 1601px){
	.desktopMenu li a{
		padding:10px 0;
	}
	.phone{
		padding-left:0;
		padding-right:0;
	}
	.itemImageBlock{
		/*padding-left:0;	*/
	}
	.ftherapyR h3, .ftherapyR h3{
		padding:0 40px;
		text-align:left !important;
	}
	.whoweareL{
		padding-right:0;
		margin-right:-30px;
	}
	.whoweareR{
		padding-left:0;
	}
	.whoweareL img{
		max-width:100%;
	}
	.ftherapyL{
		padding-right:0;
		margin-right:-30px;
	}
	.ftherapyR{
		padding-left:0;
	}
	.ftherapyL img{
		max-width:100%;
	}
	#k2ModuleBox113 li, .services .subCategoryContainer{
		width:20% !important;	
	}
	
}

@media only screen and (min-width : 1380px) and (max-width:1600px){
	
	.desktopMenu li a{
		padding:10px 0;
	}
	.menuStyle{
		padding-left:0;
		padding-right:0;
	}
	.menuRight {
		padding-left:0;
	}
	.phone{
		padding-left:0;
		padding-right:0;
		width: 53%;
		margin-right: -15px;
	}
	.itemImageBlock{
		padding-left:0;	
	}
	.ftherapyR h3, .ftherapyR h3{
		padding:0 40px;
		text-align:left !important;
	}
	.whoweareL{
		padding-right:0;
		margin-right:-30px;
	}
	.whoweareR{
		padding-left:0;
		width:33.333% !important;
	}
	.whoweareL img{
		max-width:100%;
	}
	.ftherapyL{
		padding-right:0;
		margin-right:-30px;
	}
	.ftherapyR{
		padding-left:0;
		width:33.333% !important;
	}
	.ftherapyL img{
		max-width:100%;
	}
	.xwrosLine{
		height:280px;
	}
	#footer{
		margin:0
	}
	#footer .container-fluid {
		margin-top: 60px;
	}
	#footer h2{
		margin-bottom:10px;
	}
	.footerMapInfo .custom{
		font-size:14px;
	}
	.footerInfo p{
		margin-top:0;
		margin-bottom:0;
	}
	.footerSocial{
		margin-bottom:0;
	}
	#k2ModuleBox113 li{
		width:20% !important;	
	}
		
}
@media only screen and (min-width : 1366px) and (max-width:1379px){ 
	.navbar-brand{
		padding:15px 0 0;
	}
	.desktopMenu li a{
		padding:10px 0;
	}
	.menuStyle{
		padding-left:0;
		padding-right:0;
	}
	.menuRight {
		padding-left:0;
	}
	.phone{
		padding-left:0;
		padding-right:0;
		width: 53%;
		margin-right: -15px;
	}
	.downSlide, .downUpSlide{
		position: absolute;
		z-index: 9999;
		bottom: 5px;
		left: 50%;
		width: 78px;
		height: 78px;
		margin-left: -45px;
		background-color:#d30606;
		border-radius:150px;
	}
	.itemImageBlock{
		padding-left:0;	
	}
	.hometxt{
		margin-bottom:-100px;	
	}
	.ftherapyR h3, .ftherapyR h3{
		padding:0 40px;
		text-align:left !important;
	}
	.whoweareL{
		padding-right:0;
		margin-right:-30px;
	}
	.whoweareR{
		padding-left:0;
		width:33.333% !important;
	}
	.whoweareL img{
		max-width:100%;
	}
	.ftherapyL{
		padding-right:0;
		margin-right:-30px;
	}
	.ftherapyR{
		padding-left:0;
		width:33.333% !important;
	}
	.ftherapyL img{
		max-width:100%;
	}
	.xwrosLine{
		height:280px;
	}
	#footer{
		margin:0
	}
	#footer .container-fluid {
		margin-top: 40px;
	}
	#footer h2{
		margin-bottom:10px;
	}
	.footerMapInfo .custom{
		font-size:14px;
		height:400px;
		overflow-x:hidden;
		overflow-y:visible;
	}
	.footerInfo p{
		
	}
	.bottomBanner .custom{
		font-size:21px;
		margin-left:21%;
	}
	#k2ModuleBox113 li{
		width:20% !important;	
	}
}

@media only screen and (min-width : 1200px) and (max-width : 1365px){ 
	.navbar-brand{
		padding:15px 0 0;
	}
	.desktopMenu li a{
		padding:10px 0;
	}
	.menuStyle{
		padding-left:0;
		padding-right:0;
	}
	.hometxt{
		margin-bottom:-100px;	
	}
	.phone, .social{
		padding-left:0;
		padding-right:0;	
	}
	.phone{
		width:61% !important;
	}
	.social{
		width:38% !important;
	}
	.bg.dark h3, .bg.light h3{
		margin-top:0;
	}
	.ftherapyR h3, .ftherapyR h3{
		padding:0 40px;
		text-align:left !important;
	}
	.itemImageBlock{
		padding-left:0;	
	}
	.xwrosLine{
		height:300px;
	}
	.whoweareL{
		padding-right:0;
		margin-right:-30px;
	}
	.whoweareR{
		padding-left:0;
		width:33.333% !important;
	}
	.whoweareL img{
		max-width:100%;
	}
	.ftherapyL{
		padding-right:0;
		margin-right:-30px;
	}
	.ftherapyR{
		padding-left:0;
		width:33.333% !important;
	}
	.ftherapyL img{
		max-width:100%;
	}
	#footer h2{
		margin-bottom:0;
		margin-top:0;
		font-size:43px;
	}
	.footerMapInfo .custom{
		font-size:14px;
		height:400px;
		overflow-x:hidden;
		overflow-y:visible;
		padding:10px 0 10px 65px;
	}
	.footerMapInfo .custom span.subway::before, .footerMapInfo .custom span.trollei::before{
		left:-55px;
	}
	.footerMapInfo .custom span.car::before{
		font-size:45px;
		left:-55px;
	}
	.footerSocial{
		margin-bottom:0;
	}
	.footerSocial h3{
		margin:0;
	}
	.bottomBanner .custom{
		font-size:21px;
		margin-left:40%;
	}
	.bottomBanner .custom::before {
		left: -400px;
	}
	.upSlide{
		left:4%;
	}
	#k2ModuleBox113 li{
		width:20% !important;	
	}
}



@media only screen and (min-width : 992px) and (max-width : 1199px){ 
	.navbar-brand{
		padding:25px 0 0;
	}
	.desktopMenu li a{
		padding:10px 0;
		font-size:12px;
	}
	.menuStyle{
		padding-left:0;
		padding-right:0;
	}
	.phone a{
		font-size:13px;
	}
	.hometxt{
		margin-top:160px;
		margin-bottom:-100px;	
	}
	.phone, .social{
		padding-left:0;
		padding-right:0;	
	}
	
	.bg.dark h3, .bg.light h3{
		margin-top:0;
		font-size:40px;
	}
	.custom.red, .custom.mwv{
		padding:40px 30px;
		font-size:15px;
	
	}
	.ftherapyR h3, .ftherapyR h3{
		padding:0 40px;
		text-align:left !important;
	}
	.itemImageBlock{
		padding-left:0;	
	}
	.xwrosLine{
		height:300px;
	}
	.whoweareL{
		padding-right:0;
		margin-right:-30px;
	}
	.whoweareR{
		padding-left:0;
		width:33.333% !important;
	}
	.whoweareL img{
		max-width:100%;
	}
	.ftherapyL{
		padding-right:0;
		margin-right:-30px;
	}
	.ftherapyR{
		padding-left:0;
		width:33.333% !important;
	}
	.ftherapyL img{
		max-width:100%;
	}
	.xwrosR img{
		width:100%;
	}
	.carousel .moduleItemImage{
		height:205px !important;
	}
	#footer h2{
		margin-bottom:0;
		margin-top:0;
		font-size:43px;
	}
	.footerMapInfo .custom{
		font-size:14px;
		height:400px;
		overflow-x:hidden;
		overflow-y:visible;
		padding:10px 0 10px 10px;
	}
	.footerMapInfo .custom span.subway::before, .footerMapInfo .custom span.trollei::before{
		display:none;
	}
	.footerMapInfo .custom span.car::before{
		display:none;
	}
	.footerSocial{
		margin-bottom:0;
	}
	.footerSocial h3{
		margin:0;
	}
	.bottomBanner .custom{
		font-size:18px;
		margin-left:40%;
	}
	.bottomBanner .custom::before {
		left: -400px;
	}
	.downSlide, .downUpSlide{
		bottom:5px;
	}
	.upSlide{
		left:5%;
		width:48px;
		height:48px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 991px){ 
	.navbar-brand{
		padding:25px 0 0;
	}
	.desktopMenu li a{
		padding:10px 0;
		font-size:12px;
	}
	.menuStyle{
		padding-left:0;
		padding-right:0;
	}
	.phone a{
		font-size:13px;
	}
	.hometxt{
		margin-top:160px;
		margin-bottom:-100px;	
	}
	.phone, .social{
		padding-left:0;
		padding-right:0;	
	}
	
	.bg.dark h3, .bg.light h3{
		margin-top:0;
		font-size:40px;
	}
	.custom.red, .custom.mwv{
		padding:40px 30px;
		font-size:15px;
	
	}
	.ftherapyR h3, .ftherapyR h3{
		padding:0 40px;
		text-align:left !important;
	}
	.itemImageBlock{
		padding-left:0;	
	}
	.xwrosLine{
		height:300px;
	}
	.whoweareL{
		padding-right:0;
		margin-right:-30px;
	}
	.whoweareR{
		padding-left:0;
		width:33.333% !important;
	}
	.whoweareL img{
		max-width:100%;
	}
	.ftherapyL{
		padding-right:0;
		margin-right:-30px;
	}
	.ftherapyR{
		padding-left:0;
		width:33.333% !important;
	}
	.ftherapyL img{
		max-width:100%;
	}
	.xwrosR img{
		width:100%;
	}
	.carousel .moduleItemImage{
		height:205px !important;
	}
	#footer h2{
		margin-bottom:0;
		margin-top:0;
		font-size:43px;
	}
	.footerMapInfo .custom{
		font-size:14px;
		height:400px;
		overflow-x:hidden;
		overflow-y:visible;
		padding:10px 0 10px 10px;
	}
	.footerMapInfo .custom span.subway::before, .footerMapInfo .custom span.trollei::before{
		display:none;
	}
	.footerMapInfo .custom span.car::before{
		display:none;
	}
	.footerSocial{
		margin-bottom:0;
	}
	.footerSocial h3{
		margin:0;
	}
	.bottomBanner .custom{
		font-size:18px;
		margin-left:40%;
	}
	.bottomBanner .custom::before {
		left: -400px;
	}
	.downSlide, .downUpSlide{
		bottom:5px;
	}
	.upSlide{
		left:5%;
		width:48px;
		height:48px;
	}
}

@media only screen and (max-width: 767px) { 
	.navbar-fixed-top{
		position:relative;
		margin-bottom:0 !important;
	}
	.navbar-header{
		margin:0 !important;
	}
	.navbar-brand{
		padding:20px 0;
	}
	.navbar-toggle{
		color:#fff;
		margin-top:30px;
		font-size:24px;
		margin-right:0 !important;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
		max-height:600px;
	}
	.desktopMenu li a{
		padding:10px 0;
		font-size:14px;
	}
	.menuRight{
		margin-top:0;
	}
	.phone{
		padding-top:0;
		text-align:center;
	}
	.phone i{
		float:none;
	}
	.phone .custom p{
		text-align:center;
	}
	.phone a{
		font-size:13px;
	}
	.hometxt{
		margin-top:50px;
		margin-bottom:0px;
	}
	.hometxt p{
		font-size:42px;
		margin-left:0;
		text-align:center !important
	}
	.hometxt p::before{
		display:none;
	}
	.phone, .social{
		display:none;	
	}
	
	.bg.dark h3, .bg.light h3{
		font-size:40px;
	}
	.custom.red, .custom.mwv{
		padding:40px 30px;
		font-size:15px;
	
	}
	.ftherapyR h3{
		text-align:center !important;
	}
	.itemImageBlock{
		/*padding-left:0;	*/
	}
	.xwrosLine{
		display:none;
	}
	.xwrosL{
		position:relative;
		transform:none;
		top:auto;
	}
	.xwrosL h3{
		text-align:center !important;
	}
	.xwrosL .custom p{
		text-align:center !important;
	}
	.whoweareL{
		display:none;
		
	}

	.ftherapyL{
		display:none;
	}
	.ftherapyR{
		
	}
	
	.xwrosR img{
		width:100%;
	}
	#homepage .fp-tableCell, #whowearepage .fp-tableCell, #fisikotherapypage .fp-tableCell, #placepage .fp-tableCell, #footer .fp-tableCell, #servicespage .fp-tableCell{
		padding: 20px 0;
	}
	.carousel .moduleItemImage{
		height:150px !important;
		border-radius:0 !important;
		background-repeat:no-repeat !important;
		background-position:center !important;
	}
	.carousel li .moduleItemImage .overlay{
		display:none;
	}
	#footer h2{
		margin-bottom:0;
		margin-top:0;
		font-size:43px;
	}
	.footerL{
		padding-bottom:20px;
	}
	.footerMapInfo .custom{
		font-size:14px;
		padding:10px 0 10px 10px;
	}
	.footerMapInfo .custom span.subway::before, .footerMapInfo .custom span.trollei::before{
		display:none;
	}
	.footerMapInfo .custom span.car::before{
		display:none;
	}
	.footerSocial{
		margin-bottom:0;
	}
	.footerSocial h3{
		margin:0;
	}
	.bottomBanner .custom{
		font-size:18px;
		margin-left:0;
	}
	.bottomBanner .custom::before {
		left: -400px;
	}
	.downSlide, .downUpSlide, .upSlide{
		display:none;
	}
	.copyLeft{
		display:none;
	}
	.copyRight{
		margin:15px 0;
		text-align:center !important;
	}
	.bottomBanner{
		margin-top:20px;
	}
	.bottomBanner .custom::before {
		display:none;	
	}
	.itemHeader .itemTitle, .catItemHeader .catItemTitle{
		text-align:center;
		margin:15px 0;
	}
	.feat .catItemImage img{
		width:100%;
	}
	.services.itemListView .subCategory{
		text-align:center;
	}
	.services.itemListView img{
		width:100% !important;
	}
	.services .catItemReadMore{
		left:20%
	}
 }