

.col-padtop {
	padding: 95px 0 0;
}



.carousel {
	height: 920px;
	overflow-y: hidden;
}
.carousel-indicators {
	display: none;
}
.slider-titile {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 75%;
}
.slidercaption {
	width: 66%;
}

/*
#salon img {
	width: 100%;
}
*/


#ourteam {
	padding-top: 120px;
}
.ourteamd p {
	margin-top: 20px;
	padding-right: 90px;
}
#ourteam .img-responsive {
	width: 100%;
}
.team p {
	padding-right: 5px;
}


#services .pull-right h2 {
	float: left;
	margin-right: 20px;
}
#services .marbottom {
	margin-bottom: 40px;
}
#services h2.titile {
	margin-bottom: 31.4px;
}
#services p {
	margin-top: 4px;
}
.color {
	display: none;
}
#services .img-responsive {
	width: 100%;
}
.displayhide {
	display: none;
}
.displayvisible {
	display: block;
}

.appoimentbg {
	background: url(../../img/img/appoinment-bg.jpg) no-repeat fixed center top;
	padding: 100px 70px 50px;
	color: #fff;
	width: 100%;
}
.appoimentbg h2 {
	color: #fff;
	margin-bottom: 30px;
}
.dateinput {
	float:left;
	width: 53%;
	margin-right:18px;
}
.dateinput input {
	cursor: pointer;
}
.time {
	width: 40.6%;
	float:left;
}


.appoimentbg .textarea textarea {
	height: 129px;
	margin: 0;
}
.appfrm {
	padding-top: 70px;
	width: 100%;
	position:relative;
}
.submitbtn {
	width: 23%;
	margin-top: 15px;
	float: right;
	text-align: center;
}
.submitbtn button[type="submit"] {
	width: 100%;
	float: right;
}
.time select {
	background-color: transparent;
	background-image: url(../../img/img/dropdown-arrow.png);
	background-position: 92% center;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	display: block;
	font-size: 16px;
	line-height: 24px;
	padding: 9px 7px;
	width: 100%;
	appearance: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	-moz-appearance: none;
	height: 42px;
}
.time select option {
	color: #000;
}
.appfrm label {
	font-weight: 200;
	font-size: 16px;
}
.mobiledate {
	display: none;
}


#parallax-2 {
	background: url(../../img/img/parallax-bg.jpg) 50% 0 no-repeat;
	height: 640px;
}
.parallax {
	width: 100%;
	padding: 0;
	margin: 0;
	background-attachment: fixed;
	position: relative;
	background-size: cover;
}
.parallax.fixed {
	background-attachment: fixed;
}
.parallax.fixed-desktop {
	background-attachment: fixed!important;
}
.excellence {
	padding: 100px 0 0;
	width: 100%;
}
.bg-white {
	background: #fff;
	margin-right: 40px;
	display: block;
}
.bg-white h2 {
	margin-bottom: 30px;
}
.bg-white p {
	padding: 0 0 0 4px;
}

  
#gallery {
	padding: 100px 0 35px;
}
#gallery h2 {
	margin-bottom: 40px;
}
.top40 {
	top: 40px;
}
.bg-gray {
	background: #333;
	padding: 75px 60px;
}


#promotions .carousel {
	height: 400px;
}

/*
#promotions h2 {
	margin-bottom: 50px;
	color: #fff;
}
*/

#promotions h4 {
	margin-bottom: 20px;
}
#promotions .bg-white {
	margin: 0px;
}
#promotions .bg-white p {
	padding: 0 0 0 1px;
}
#promotions .carousel-control {
	bottom: 88px;
	width: 30.7%
}
#promotions .carousel-control .left {
	left: 58.2%;
	margin: 0px;
}
#promotions .carousel-control .right {
	left: 86.1%;
	margin: 0px;
}
.img-right {
	float: right;
	width: 65%;
}


#video {
	margin-bottom: 100px;
}
#video h2 {
	margin-bottom: 15px;
}
.responsive-object {
	padding-bottom: 53.4%;
	position: relative;
	width: 100%;
}
.responsive-object iframe, .responsive-object object, .responsive-object embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	padding-right: 5%;
	border: none !important;
}


#contact {
	background: #000;
	padding: 100px 0px;
}
#contact h2 {
	margin-bottom: 25px;
	color: #fff;
}
.mapcont {
	float: left;
	width: 62%;
	position: relative;
	padding-bottom: 38.7%;
}
.mapcont iframe {
	border: medium none!important;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%
}
.contactmap {
	background: #fff;
	width: 95%;
	float: left;
}
.social {
	float: right;
	width: 38%;
	padding: 62px 40px 63px;
}
.social p {
	margin-bottom: 15px;
}
.social-icon {
	width: 100%;
	margin: 20px 0 0;
	float: left;
}
.social-icon a {
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 20px;
	background: url(../../img/img/social-icon.png) no-repeat;
}
.social-icon a.facebook {
	background-position: 0 0;
}
.social-icon a.twitter {
	background-position: -40px 0;
}
.social-icon a.google {
	background-position: -80px 0;
}
.social-icon a.youtube {
	background-position: -120px 0;
}
.coypright {
	width: 100%;
	float: left;
	margin-top: 22px;
	color: #fff
}

p.error{
	color:#F00;
	}
#SuccessMessage,#ErrorMessage{
	padding:0px 10px;
	width:50%;
	position:absolute;
	top:0px;
	color:#fff;
	}
#ContactSuccessMessage,#ContactErrorMessage{
	width:92%;
	position:absolute;
	top:-76px;
	}

.alert {
  padding:10px 15px;
  margin-top: 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
 
}
.alert-success {
  color: #3c763d;
  border-color: #d6e9c6;
  background-image: linear-gradient(to bottom, #dff0d8 0px, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}

.alert-danger {
    background-image: linear-gradient(to bottom, #f2dede 0px, #e7c3c3 100%);
    background-repeat: repeat-x;
    border-color: #ebccd1;
    color: #a94442
}


.third-effect{
   width: 100%;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: pointer;
  }

.third-effect .mask {
   opacity: 0;
   overflow:visible;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;

}
.third-effect a{
   position:relative;
   top:48%;
   bottom:48%;
   opacity: 0;
   -webkit-transition: opacity 0.3s 0s ease-in-out;
   -moz-transition: opacity 0.3s 0s ease-in-out;
   -o-transition: opacity 0.3s 0s ease-in-out;
   -ms-transition: opacity 0.3s 0s ease-in-out;
   transition: opacity 0.3s 0s ease-in-out;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:28px;
   height:28px;
   background:url(../../img/img/team-social-icn.png) no-repeat 0px 0px;
   margin-right:10px;
}
.third-effect a.twitter {
	background-position:-40px 0px;
 }
.third-effect:hover .mask {
   opacity: 1;
   background:rgba(0,0,0,0.7);
}
.third-effect:hover a{
	opacity:1;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}


@media (min-width: 2560px) and (min-width:1920px) {
.appoimentbg {
	background-attachment: fixed;
}
}



@media (min-width: 1440px) and (max-width: 1680px) {
.appoimentbg .textarea {
	margin-right: 0px;
}
.mapcont {
	padding-bottom: 36.1%;
}
.social {
	padding: 53px 40px;
}
}



@media (min-width:1366px) and (max-width:1400px) {
.slidercaption {
	width: 89%;
}
.social-icon {
	margin: 20px 0 0;
}
.social {
	padding: 54px 40px;
}
.appoimentbg .textarea {
	margin-right: 0;
}
.map {
	height: 267px;
}
.mapcont {
	padding-bottom: 36.4%;
}
}



@media (min-width: 1200px) and (max-width:1365px) {
.social-icon {
	margin: 20px 0px 0px;
}
.social {
	padding: 54px 35px
}
.slidercaption {
	width: 95%;
}
.map iframe {
	height: 267px;
}
.appoimentbg .textarea {
	margin-right: 0;
}
.map {
	height: 267px;
}
.mapcont {
	padding-bottom: 36.4%;
}
}


@media (min-width: 768px) and (max-width: 991px) {
h2.color {
	display: block;
	margin-bottom: 25px;
	margin-top: 35px;
}
.col-xs-offset-2 {
	display: none;
}
.col-padtop {
	padding: 40px 0px 0px;
}
#contact {
	padding: 40px 0;
}
#services .marbottom {
	margin-bottom: 0;
}
.excellence {
	padding: 60px 0 0;
}
#gallery {
	padding: 50px 0 0;
}
.bg-white {
	margin: 0 7px 0 0;
}
.bg-white h2 {
	margin-bottom: 15px;
}
.bg-gray {
	padding: 20px 30px 40px;
}
.responsive-object iframe, .responsive-object object, .responsive-object embed {
	padding-right: 0;
}
.responsive-object {
	padding-bottom: 56%;
	margin-bottom: 20px;
}
#video {
	margin-bottom: 60px;
}
#ourteam {
	padding-top: 60px;
}
.social {
	width: 38%;
	padding: 5.7% 5%;
}
.mapcont {
	padding-bottom: 33.5%;
}
.img-right {
	width: 100%;
}
#promotions h4 {
	margin-bottom: 15px;
}
.map iframe {
	height: 241px;
}
textarea.form-control {
	width: 99.7%;
}
.parallax.fixed-desktop {
	background-attachment: scroll!important;
	background-position: 50% 0!important;
}
.displayhide {
	display: block;
}
.displayvisible {
	display: none;
}
#services h2.titile {
	margin-bottom: 25px;
	margin-top: 35px;
}
#services p {
	width: 99.6%;
	margin-top: 4px;
}
.slidercaption {
	width: 95%;
}
.logo {
	padding: 13px 0px;
}
.appoimentbg {
	padding: 80px 40px;
	background-attachment: scroll;
	background-position: 50% 30%;
}
.appoimentbg .textarea textarea {
	width: 99.9%;
}

.time {
	width: 41%;
}

.submitbtn {
	width: 18%;
}
.mobiledate {
	display: block;
	float:left;
	margin-right:18px;
	width:100%;
}
.desktopdate {
	display: none;
}
.contactmap {
	width: 100%;
	margin-bottom: 70px;
}
#SuccessMessage, #ErrorMessage{
	width:100%;
	}
#ContactSuccessMessage, #ContactErrorMessage{
	width:97%;
	top:-70px;
	}
}



@media (min-width: 992px) and (max-width: 1199px) {
.col-padtop {
	padding: 70px 0 0;
}
.ourteamd p {
	padding-right: 20px;
}
#ourteam .caption {
	width: 97%;
	padding: 28px 40px;
}
#services h2.titile {
	margin-bottom: 23px;
}
.excellence {
	padding: 70px 0;
}
.bg-gray {
	padding: 30px 45px 45px;
}
#gallery {
	padding: 0 0 100px;
}
#promotions h2 {
	margin-bottom: 35px;
}
#video {
	margin-bottom: 70px;
}
.map {
	width: 64%;
	height: 277px;
}
.map iframe {
	height: 277px;
}
.social {
	width: 36%;
	padding: 59px 20px;
}
.social-icon {
	margin: 20px 0 0;
}
.social-icon a {
	margin-right: 17px;
}
#ourteam .caption {
	width: 97%;
}
.parallax.fixed-desktop {
	background-attachment: scroll!important;
	background-position: 43% 0!important;
}
.team h3 {
	font-size: 30px;
}
.logo {
	padding: 13px 0;
}
.mobiledate {
	display: block;
	float:left;
	width:100%;
	margin:0px 18px 0px 0px
}
.desktopdate {
	display: none;
}
.time {
	width: 39%;
	float:left;
}
#ContactSuccessMessage, #ContactErrorMessage{
	width:90%;
	top:-77px;
	font-size:12px;
	}

}


   
@media (min-width: 1000px) and (max-width: 1024px) {
.slidercaption {
	width: 96%;
}
.logo {
	padding: 13px 0;
}
.appoimentbg {
	padding: 80px 55px;
	background-attachment: scroll;
	background-position: 50% 30%;
}
.appoimentbg .textarea textarea {
	width: 100%;
}

.submitbtn {
	width: 45%;
}
.appoimentbg .textarea {
	margin-right: 0px;
}
.contactmap {
	width: 100%;
}
}


@media (min-width: 980px) and (max-width: 990px) {
.slidercaption {
	width: 77%;
}
.logo {
	padding: 13px 0;
}
.social {
	padding: 41px 30px;
}
}

@media (min-width: 960px) and (max-width: 970px) {
.slidercaption {
	width: 78%;
}
.logo {
	padding: 13px 0;
}
.social {
	padding: 41px 37px;
}
}



@media (max-width: 767px) {
.col-padtop {
	padding: 50px 0px 0px;
}
.excellence {
	padding: 50px 0px 0px;
}
.ourteamd p {
	margin: 20px 0px;
	padding: 0px;
}
#ourteam h2 {
	text-align: left;
}
#services .marbottom {
	margin-bottom: 15px;
}
h2.color {
	display: block;
	margin-bottom: 20px;
	margin-top: 15px;
}
#gallery {
	padding: 50px 0px 0px;
}
.top40 {
	top: 0px;
}
.bg-white p {
	display: block;
}
.bg-gray {
	padding: 50px;
}
#promotions h2 {
	margin-bottom: 20px;
}
#promotions .carousel {
	height: 233px;
	margin-top: 20px;
}
.gbg-white {
	margin-right: 0;
}
.contactmap {
	margin-bottom: 78px;
	width: 100%;
}
.social {
	padding: 40px;
}

.responsive-object {
	padding-bottom: 56.5%;
	margin-bottom: 20px;
}
.responsive-object iframe, .responsive-object object, .responsive-object embed {
	padding-right: 0;
}
#video {
	margin-bottom: 50px;
}
.social span {
	display: block;
}
.map .img-responsive {
	width: 100%;
}
#parallax-2 {
	height: 750px;
}
.bg-white h2 {
	margin-bottom: 15px;
	font-size: 60px;
}
.parallax.fixed-desktop {
	background-attachment: scroll!important;
	background-position: 54% 0!important;
}
.displayhide {
	display: block;
}
.displayvisible {
	display: none;
}


.appoimentbg h2 {
	margin-bottom: 20px;
}

#promotions h4 {
	margin-bottom: 10px;
}
.time select {
	background-position: 97% center;
}
.mobiledate {
	display: block;
	margin-bottom:12px;
}
.desktopdate {
	display: none;
}
.mapcont, .social {
	width: 100%;
}
#SuccessMessage,#ErrorMessage{
	width:100%;
	}
#ContactSuccessMessage,#ContactErrorMessage{
	width:97%;
	position:absolute;
	top:-76px;
	}
}



@media (max-width: 480px) {
#ourteam h2 {
	text-align: left;
}
#services p {
	width: 100%;
}
.bg-white h2 {
	font-size: 48px;
	margin: 0px;
}
.bg-gray {
	padding: 16px 10px 24px;
}
.bg-white h2 {
	margin-bottom: 10px;
}
#gallery {
	padding: 20px 0px 0px;
}
#promotions .carousel-control .left {
	left: 0;
	margin: 0;
}
#promotions .carousel-control .right {
	left: 79%;
}
.img-right {
	width: 100%;
}
.textarea, .dateinput, .time {
	width: 100%;
	margin-bottom: 10px;
}
.submitbtn {
	width: 100%;
}
.appoimentbg {
	background-position: 50% 0;
	padding: 60px 30px 40px;
	background-attachment: scroll;
}
.appoimentbg h2 {
	margin-bottom: 20px;
}
#promotions h4 {
	margin-bottom: 7px;
}
.time select {
	background-position: 97% center;
}
.mapcont {
	padding-bottom: 50%;
}
#ContactSuccessMessage, #ContactErrorMessage{
	top:-63px;
	width:94%;
	}
.alert{
	padding:6px 15px;
	}
.contactmap {
	margin-bottom: 62px;
	width: 100%;
}
}



@media (max-width: 479px) {
#gallery {
	padding: 30px 0 0;
}
#promotions h4 {
	margin-bottom: 10px;
}
.slidercaption {
	width: 100%;
}
.appoimentbg {
	padding: 50px 20px;
	width: 100%;
}
.textarea, .dateinput, .time {
	width: 100%;
	margin-bottom: 10px;
}
.appoimentbg .textarea {
	width: 100%;
}
.time select {
	background-position: 94% center;
}
.mapcont {
	padding-bottom: 80%;
}
.alert{
	padding:5px 15px;
	line-height:20px;
	font-size:12px;
	}

#ContactSuccessMessage, #ContactErrorMessage{
	top:-60px;
	width:94%;
	}
}
@media (max-width: 320px) {
	.appfrm{
		padding-top:70px;
		}
	}
