@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/fontawesome-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'blacksword';
  src: url('../fonts/blacksword.eot'); /* IE9 Compat Modes */
  src: url('../fonts/blacksword.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/blacksword.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/blacksword.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/blacksword.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/blacksword.svg#blacksword') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'gotham-book';
  src: url('../fonts/gotham-book.eot'); /* IE9 Compat Modes */
  src: url('../fonts/gotham-book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gotham-book.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gotham-book.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/gotham-book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gotham-book.svg#gotham-book') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'gotham-black';
  src: url('../fonts/gotham-black.eot'); /* IE9 Compat Modes */
  src: url('../fonts/gotham-black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gotham-black.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gotham-black.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/gotham-black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gotham-black.svg#gotham-black') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'gotham-bold';
  src: url('../fonts/gotham-bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/gotham-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gotham-bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gotham-bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/gotham-bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gotham-bold.svg#gotham-bold') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'gotham-light';
  src: url('../fonts/gotham-light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/gotham-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gotham-light.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gotham-light.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/gotham-light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gotham-light.svg#gotham-light') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'gotham-medium';
  src: url('../fonts/gotham-medium.eot'); /* IE9 Compat Modes */
  src: url('../fonts/gotham-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gotham-medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gotham-medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/gotham-medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gotham-medium.svg#gotham-medium') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'TimesNewRoman';
  src: url('../fonts/timesbd.eot'); /* IE9 Compat Modes */
  src: url('../fonts/timesbd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/timesbd.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/timesbd.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/timesbd.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/timesbd.svg#timesbd') format('svg'); /* Legacy iOS */
}

html, body {
  overflow-x: hidden;
  font-family: 'gotham-light';
}
body {
  position: relative
}

p {
	color:#fffff;
	font-size:13px;
	line-height:21px;
}

ul {
	margin: 0;
	padding: 0;
	list-style:none
}
/*
a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}*/
a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a:focus {
	text-decoration:none;
}
ul.contact-info {
	color:#fff;
	padding:0;
	margin-top:4px;
}

ul.contact-info li {
	color:#fff;
	display:inline-block;
	font-size:12px;
}

ul.contact-info li.marginright15 {
	margin-right:15px;
}

li.mailtoemail a {
	color:#fff;
}

li.mailtoemail a:hover{
	color:#bf9456;
	text-decoration:none;
}

ul.social-media {
	text-decoration:none;
}
ul.social-media li img {
	width:30px;
}

.ibold {
	font-family:'gotham-medium';
}

ul.social-media li {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
}

ul.social-media li.marginleft14 {
	margin-left:14px;
}

ul.main-menu {
	float:right;
	margin:0;
}


ul.main-menu li {
}

ul.main-menu li a{
	text-transform:uppercase;
	color:#ffffff;
	padding:28.4px 15px 12px;
	font-family: 'TimesNewRoman';
	font-size:16px;
}

.fixed-header {
	position: fixed !important;
	z-index: 5 !important;
	width: 100% !important;
	top:0 !important;
	min-height:50px !important;
}


.navbar .navbar-toggle {
	margin-top:22px;
}

.navbar .icon-bar {
	background-color: #bf9456 !important;
}


h1.erinmolan-text {
	float:left;
	width:auto;
	font-size:32px;
	font-family: 'blacksword';
	color:#bf9456;
}

.erinmolan-text-grey {
	font-size:32px;
	font-family: 'blacksword';
	color:#9f9494;
}


h1.erinmolantext {
	font-size:32px;
	font-family: 'blacksword';
	color:#bf9456;
}

.content-about p {
	color: #4a4a4a;
	font-size: 13px;
	line-height: 22px;
}

.about-holder {
	margin-top:32px;
	margin-bottom:32px;
}
.main-content-holder {
	position:absolute;
	left:108px;
	bottom:174px;
	text-align:left;
	color:#fff;
}

.main-content-holder p {
	padding-bottom:50px;
}

.main-content-holder i {
	font-family: 'gotham-light'
}

.makeabooking_btn_small {
	-webkit-border-radius: 32px; 
	-moz-border-radius: 32px; 
	border-radius: 32px; 
	color:#000;
	background-color:#bf9456;
	padding:12px 52px;
	font-family: 'TimesNewRoman';
	text-transform:uppercase;
}
.makeabooking_btn_small:hover {
	color:#bf9456;
	text-decoration:none;
	background-color:#e3e3e3;
}
.makeabooking_btn_small:focus {
	color:#bf9456;
	text-decoration:none;
	background-color:#e3e3e3;
}
.makeabooking_btn_small:active {
	text-decoration:none;
	color:#bf9456;
	background-color:#e3e3e3;
}

.texttitle{
	font-size:36px;
	font-weight:bold;
	padding:10px 0 10px;
	border-top:2px solid #bf9456;
	border-bottom:2px solid #bf9456;
	font-family: 'TimesNewRoman';
}
.makeabooking_btn_large {

	-webkit-border-radius: 32px; 
	-moz-border-radius: 32px; 
	border-radius: 32px; 
	color:#000;
	font-size:16px;
	background-color:#bf9456;
	padding:16px 52px;
	font-weight:bold;
	margin-top:30px;
	text-transform:uppercase;
	font-family: 'TimesNewRoman';
	
}

.makeabooking_btn_large:hover {
	color:#bf9456;
	text-decoration:none;
	background-color:#e3e3e3;
}
.makeabooking_btn_large:focus {
	color:#bf9456;
	text-decoration:none;
	background-color:#e3e3e3;
}
.makeabooking_btn_large:active {
	text-decoration:none;
	color:#bf9456;
	background-color:#e3e3e3;
}


.about_img_title {
	color:#4a4a4a;
	font-size:28px;
	font-family:'gotham-bold';
	text-transform:uppercase;
}

.about_img_title19 {
	color:#434343;
	font-size:28px;
	font-family:'gotham-bold';
	padding-bottom:10px;
	text-transform:uppercase;
}

.about_img_subtitle {
	font-family:'gotham-bold';
	color:#4a4a4a;
	font-size:16px;
	text-transform:uppercase;
}
.semi-bold {
	font-family:'gotham-medium';
}

.semi-header {
	font-size:21px;
	color:#4a4a4a;
	font-family: 'TimesNewRoman';
	font-weight:bold;
	text-transform:uppercase;
}

.semicenter {
	padding:36px;
	top:10%; 	
	position:relative;	
}
.textalignleft
{
	text-align:left;
	line-height:25px;
}
.textalignleft a {
	color:#4a4a4a;
}

.whitetext {
	color:#fff;
}

.marginbot0 {
	margin:0
}
.getcenter {
	position:relative;
	top:40%;
}

.greysquare {
	text-align:center;
	background-color:#e3e3e3;
}

.greysquare {
	text-align:center;
	background-color:#e3e3e3;
}


a.hoverreadmore:hover .findoutmore {
	text-decoration:underline;
}


a.hoverreadmore:hover {

  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5 ;
  
   -webkit-opacity: 0.5 ;
   
   float:left;
   
   width:100%;
   height:100%;
}

/**4 tile background images**/
.about_img1 {
	background-image:url(../images/about1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.about_img2 {
	background-image:url(../images/about2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.about_img3 {
	background-image:url(../images/about3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
.about_img4 {
	background-image:url(../images/about4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
/**4 tile background images**/

.greysquare {
	width:100%;
	height:279px;
}

ul.main-menu li a:hover{
	background-color:transparent;
	color:#bf9456;
	border-bottom:3px solid #bf9456;
	padding:28.4px 15px 12px;
}

ul.main-menu li a:focus{
	background-color:transparent;
	color:#bf9456;
	border-bottom:3px solid #bf9456;
	padding:28.4px 15px 12px;
}

ul.main-menu li a:active{
	background-color:transparent;
	color:#bf9456;
	border-bottom:3px solid #bf9456;
	padding:28.4px 15px 12px;
}

ul.main-menu li a.active{
	background-color:transparent;
	color:#bf9456;
	border-bottom:3px solid #bf9456;
}

.navbar-collapse.in {
	position: relative;
	overflow-x: hidden;
}

.paddingmargin0 {
	margin:0;
	padding:0;
}

#owl-main-carousel .item img{
	display: block;
	width: 100%;
	height: auto;
}

.quotestart {
	font-size: 30px;
	vertical-align: middle;
	width: 53px;
	height: 38px;
	background-image: url("../images/q_start.png");
	background-repeat: no-repeat;
	position: relative;
	top: 6px;
	
}
.quoteend {
	font-size: 30px;
	vertical-align: middle;
	width: 53px;
	height: 45px;
	background-image: url("../images/q_end.png");
	background-repeat: no-repeat;
	float:right;
}

.testicontent {
	line-height:24px;
	padding: 15px 52px 0px;
	margin: 0px;
	font-size:13px;
	font-family:'gotham-medium';
}

.testimonial-text{
	font-size:24px;
	color:#bf9456;
	text-align:center;
	margin-top:90px;
	font-family: 'TimesNewRoman';
	text-transform:uppercase
}

#testimonials {
	margin-top:50px;
	margin-bottom:30px;
}

.testimonial_user {
	padding: 15px 52px 0px;
	text-align:left;
	font-size:18px;
}

.textaligncenter{
	text-align:center;
}

.greytxt a{
	color:#333;
}

.greytxt a:hover{
	text-decoration:none
}

p.whitetxt {
	color:#fff;
}

.whitetxt a:hover{
	text-decoration:none
}

.testimonials {
	background-color:#dadada;
	min-height:565px;
}
@media only screen 

and (min-device-width : 320px) 

and (max-device-width : 480px) {

 
form input[type="text"] {
	  font-size:12px;
}
form input[type="email"] {
	  font-size:12px;
}

form input[type="textarea"] {
	  font-size:12px;
}

}



.newsletterbtn {
	padding:0 20px;
	background-color:#bf9456;
	text-align:center;
	color:#000;
	bordeR:none !important;
	height:48px;
	border:none;
	text-transform:uppercase;
	font-family: 'TimesNewRoman';
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0 !important; 	
		-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.newsletterbtn:hover {
	color:#bf9456 !important;
	text-decoration:none;
	background-color:#e3e3e3 !important;
	border:none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;	
}

.newsletterbtn:active {
	background-color:#bf9456;
	color:#fff;
	border:none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;	
}

.newsletterbtn:focus {
	background-color:#bf9456;
	color:#fff;
	border:none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;	
}
.owl-pagination {
	position: absolute;
	right: 116px;
	bottom: 40px;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #c8ccd4;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #c8ccd4;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #bf9456;
}


.newslettertxtfield {
	border:none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0; 
	height:48px !important;
}

.paddingtop {
	padding-top:8px;
	padding-bottom:8px;
}
.header {
	background-color:#0c0c0c;
	min-height:38px;
}
.menu {
	position:relative;
	z-index:10;
	background-color:#000;
	min-height:82px;
}
.footer {
	color:#fff;
	background-color:#1e1e1e;
	min-height:296px;
}

.footer-margintop {
	margin-top:68px;
	margin-bottom:30px;
}

.footer-title {
	font-size:22px;
	padding-bottom:25px;
	color:#fff;
	font-family:'gotham-medium';
}

.copyright-container {
	background-color:#151515;
	min-height:60px;
	text-align:center;
}

ul.footermenu {
	padding-left:10px;
	padding-bottom:20px;
}
ul.footermenu li {
	padding:2px 0 2px;
}
ul.footermenu li a {
	color:#fff;
}

ul.footermenu li a:hover {
	color:#bf9456;
	text-decoration:underline
}

ul.footermenu li a.active {
	color:#bf9456;
	text-decoration:underline
}

.copyright-container p {
	margin-top:22px;
	margin-bottom:15px;
	color:#fff;
	font-size:14px;
	font-family:'gotham-light';
}

.copyright-container p a {
	color:#bf9456;
	text-decoration:underline
}

.copyright-container p a:hover {
	color:#fff;
	text-decoration:underline
}

.copyright-container p a:focus
	text-decoration:underline
}
.copyright-container p a:active {
	color:#fff;
	text-decoration:underline
}

.ion-heart {
	color:#bf9456;
}

.subpage_content {
	padding-top:30px;
	padding-bottom:30px;
	min-height:450px;
	background-color:#fff;
}
.subpage_title {
	text-align:center;
	margin-top:25px;
}
.subpage_title h1 {
	font-size:28px;
	text-transform:uppercase;
	color:#bf9456;
	font-family: 'TimesNewRoman';
}

.grey_border {
	margin-top:20px;
	margin-bottom:20px;
}

.sub_content {
	line-height: 22px;
	font-size: 15px;
	font-family: 'gotham-light';
}

.body_content_text {
	font-family:'gotham-book';
	line-height:24px;
}
.body_content_text a {
	color:#bf9456;
	font-family:'gotham-medium';
	text-decoration:none;
}
.body_content_text a:hover {
	text-decoration:underline;
}
.body_content_text a:active {
	text-decoration:underline;
}
.body_content_text a:foccus {
	text-decoration:underline;
}

#contactform {
	margin-top:20px;
}

#contactform .input-group {
	width:100%;
}

#contactform input.aboutinput {
	border:none;
	width:100%;
	height:43px;
	background-color:#ececec;
	color:#565656;
	margin-bottom:19px;
}

#contactform select.about {
	height:43px;
	background-color:#ececec;
	margin-bottom:19px;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	color:#565656;

	border: 0 !important;             /*Removes border*/
	-webkit-appearance: none;            /*Removes default chrome and safari style*/
	-moz-appearance: none;             /* Removes Default Firefox style*/
	background-image: url('../images/dropdown_arrow.png');          /*Adds background-image*/
	background-repeat: no-repeat;
	background-position: 95% 50%;           /*Position of the background-image*/
	text-indent: 0.01px;          /* Removes default arrow from firefox*/
	text-overflow: "";               /*Removes default arrow from firefox*/
}

#contactform select.about option {
	padding:5px 0 5px;
}


#contactform textarea.aboutinput {
	border:none;
	width:100%;
	height:100px;
	background-color:#ececec;
	color:#565656;
	padding:15px;
	resize: none;
}
/**Contact form partnership**/

#contactformPartnership {
	margin-top:20px;
}

#contactformPartnership .input-group {
	width:100%;
}

#contactformPartnership input.aboutinput {
	border:none;
	width:100%;
	height:43px;
	background-color:#ececec;
	color:#565656;
	margin-bottom:19px;
}

#contactformPartnership select.about {
	height:43px;
	background-color:#ececec;
	margin-bottom:19px;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	color:#565656;

	border: 0 !important;             /*Removes border*/
	-webkit-appearance: none;            /*Removes default chrome and safari style*/
	-moz-appearance: none;             /* Removes Default Firefox style*/
	background-image: url('../images/dropdown_arrow.png');          /*Adds background-image*/
	background-repeat: no-repeat;
	background-position: 95% 50%;           /*Position of the background-image*/
	text-indent: 0.01px;          /* Removes default arrow from firefox*/
	text-overflow: "";               /*Removes default arrow from firefox*/
}

#contactformPartnership select.about option {
	padding:5px 0 5px;
}


#contactformPartnership textarea.aboutinput {
	border:none;
	width:100%;
	height:100px;
	background-color:#ececec;
	color:#565656;
	padding:15px;
	resize: none;
}
.booknowcontact {
	/*margin-top:20px;*/
	margin-bottom:20px;
	-webkit-border-radius: 32px; 
	-moz-border-radius: 32px; 
	border-radius: 32px; 
	color:#fff !important;
	font-size:18px;
	width:235px !important;
	height:45px !important;
	background-color:#bf9456 !important;	
	font-family:'gotham-bold';
	text-transform:uppercase;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.booknowcontact:hover {
	color:#bf9456 !important;
	text-decoration:none;
	background-color:#e3e3e3 !important;
}

.booknow {
	margin-top:25px;
	-webkit-border-radius: 32px; 
	-moz-border-radius: 32px; 
	border-radius: 32px; 
	color:#fff !important;
	font-size:18px;
	width:235px !important;
	height:45px !important;
	background-color:#bf9456 !important;	
	font-family:'gotham-bold';
	text-transform:uppercase;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.booknow:hover {
	color:#bf9456 !important;
	text-decoration:none;
	background-color:#e3e3e3 !important;
}
.booknowsmall {
	margin-top: 20px;
	margin-bottom: 15px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	color: #000 !important;
	font-size: 14px;
	width: 140px !important;
	height: 35px !important;
	background-color: #bf9456 !important;
	font-family: 'TimesNewRoman';
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-left:15px;
	margin-right:15px;
}




.booknowsmall:hover {
	color:#bf9456 !important;
	text-decoration:none;
	background-color:#e3e3e3 !important;
}

.trendy-haircut-image-holder img {
	width:100%;
}
.contactenvelope p {
	margin-top:-6px;
}
.emailcontact {
	text-align:center
}

.emailcontact a {
	color: #bf9456;
	font-size: 16px;
	margin-bottom: 40px;
	float: left;
	width: 100%;
}

.emailcontact a:hover {
	color:#333;
}

p.orcontact{
	font-size: 15px;
	margin-top: 25px;
}

#contactform input.submitbtn  {
	height:46px;margin-bottom:20px;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family:'gotham-medium';
    border: none;
	background-color: #bf9456;
	border-left: 5px solid #a4793b;
	color: #fff;
	width:125px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#contactform input.submitbtn:hover {
	border-left: 5px solid #444444;
	background-color:#333333;
	color:#fff;
}

.bookonline {
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 48px;
    padding: 0 42px;
    text-transform: uppercase;
	font-family:'gotham-medium';
    border: none;
	background-color: #bf9456;
	border-left: 5px solid #a4793b;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.bookonline:hover{
	border-left: 5px solid #444444;
	background-color:#333333;
	color:#fff;
}

.sponsor-images {
	margin-top:40px;
	text-align:center
}
.contactheading p {
	margin-top:15px;
	padding-bottom:20px;	
}

.trendy-haircut-title h4 {
	margin-top:30px;
	font-family: 'gotham-medium';
	font-size:21px;
	color:#bf9456;
}
.trendy-haircut-title p {
	text-align:center;
	position:relative;
	top:10px;
}

.charity-slider {
	margin-top:20px;
	margin-bottom:30px;
}

.charity-slider.owl-theme.owl-carousel .owl-buttons > div {
	border-radius: 0;
	font-size: 22px;
	height: 48px;
	line-height: 48px;
	width: 48px;
}
.charity-slider.owl-theme.owl-carousel .owl-buttons > div {
	font-size: 50px;
	height: 55px;
	left: 60px;
	line-height: 55px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: calc(50% - 25px);
	width: 55px;
}

.charity-slider.owl-theme.owl-carousel .owl-buttons > .owl-next {
	left: auto;
	right: -50px;
	color:#bf9456;
}

.charity-slider.owl-theme.owl-carousel .owl-buttons > .owl-prev {
	left: -50px;
	color:#bf9456;
}


#twitterwidget {
	height:350px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}

@media (max-width:455px) {
	.owl-pagination {
		position: absolute;
		right: 254px;
		bottom: 1px;
	}
	.main-content-holder {
		position: absolute;
		left: 36px;
		bottom: 27px;
	}
	.texttitle {
		font-size: 20px;
		width: 266px;
		float: right;
		padding: 5px 0 5px;
	}
	.makeabooking_btn_large {
		font-size:10px;
		padding: 7px 12px;
	}
	.main-content-holder i {
		font-size: 10px;
		margin-bottom: 12px;
		float: right;
	}
}

@media (max-width:600px) and (min-width:456px) {
	.owl-pagination {
		position: absolute;
		right: 254px;
		bottom: 1px;
	}
	.main-content-holder {
		position: absolute;
		left: 36px;
		bottom: 72px;
	}
	.texttitle {
		font-size: 20px;
		width: 266px;
		float: right;
		padding: 5px 0 5px;
	}
	.makeabooking_btn_large {
		font-size:10px;
		padding: 7px 12px;
	}
	.main-content-holder i {
		font-size: 10px;
		margin-bottom: 12px;
		float: right;
	}
}

@media (max-width:740px) and (min-width:601px){
	.owl-pagination {
		right: 45%;
		bottom: 1px;
	}
	.main-content-holder p {
		padding-bottom:20px;
	}
	.main-content-holder {
		bottom: 45px;
		right: 54px;
	}
	.texttitle {
		font-size: 26px;
	}
	.main-content-holder i {
		font-size:10px;
	}
	.makeabooking_btn_large {
		font-size:14px;
		padding: 8px 22px;
	}
}

@media (max-width:903px) and (min-width:741px) {
	
	.main-content-holder p {
		padding-bottom:20px;
	}
	.main-content-holder {
		bottom:80px;
	}
	.texttitle {
		font-size: 32px;
	}
	.main-content-holder i {
		font-size:10px;
	}
	.makeabooking_btn_large {
		padding: 8px 26px;
	}
	
}


@media (max-width:960px) and (min-width:904px){
	.main-content-holder {
		bottom:110px;
	}
	.texttitle {
		font-size: 36px;
	}
	.main-content-holder i {
		font-size:10px;
	}
	.makeabooking_btn_large {
		padding: 12px 32px;
	}
	
}

@media (max-width:1200px) and (min-width:961px) {
	.main-content-holder {
		bottom:120px;
	}
	.texttitle {
		font-size: 40px;
	}
	.main-content-holder i {
		font-size:12px;
	}
	.makeabooking_btn_large {
		padding: 14px 34px;
	}

}
@media (max-width:1199px) {
	.grey_border img {
		width:100%;
	}
}

@media (max-width:767px) {
	.booknowsmall {
		margin-left:0;
		margin-right:0;
	}
	.nav {
		width:100%;
	}
	ul.main-menu li a {
		padding: 10px 15px 10px 10px;
	}
	
	ul.main-menu li a:hover{
		padding: 10px 15px 10px 10px;
	}

	ul.main-menu li a:focus{
		padding: 10px 15px 10px 10px;
	}

	ul.main-menu li a:active{
		padding: 10px 15px 10px 10px;
	}
	
	.alignbtncenter {
		width: 100%;
		text-align: center;
	}
}

@media (max-width:540px) {
	.textaligncenter img {
		width:100%;
	}
	.testimonial-text {
		margin-top:35px;
	}
	.texttitle {
		display:none;
	}
	
	.main-content-holder p {
		display:none;
	}
	
	.main-content-holder {
		bottom: 80px !important;
	}
}

@media (max-width:991px) {
	.aligncenter {
		width:100%;text-align:center;
	}
	ul.social-media {
		padding-bottom:5px;
		padding-top:10px;
	}
	li.mailtoemail  {
		width:100%;
		margin:0;
		padding:0;
		margin-bottom:12px;
	}
	
	
}

@media (max-width:800px) {

	#instamax-header-wrapper > a {
		margin-left: auto !important;
		margin-right: auto !important;
		width: 100% !important;
	}
	
}

@media (max-width:363px) {

	.makeabooking_btn_small {
		padding: 12px 20px;
	}
	
}

@media (max-width:299px) {

	.makeabooking_btn_small {
		 padding: 10px 12px;
    font-size: 12px;
	}
	
}



   
.messagenewsltter {
	display:none;
	color: #bf9456;
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px
}

.contactmessage{
	display:none;
	color: #bf9456;
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}