/*-----------------------------------------------
/* @media queries 
/*---------------------------------------------*/
#page, .container {  }
.secondary-navigation, footer { display: block; }
/*-[ Responsive Navigation ]--------------------------------*/
#mobile-menu-wrapper {
    -ms-transform: translate(-300px,0);
    -webkit-transform: translate(-300px,0);
    transform: translate(-300px,0);
}
.navigation .toggle-caret {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    color: #ffffff;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.mobile-menu, .mobile-menu #navigation .menu-icon-item { display: none }
@media screen and (max-width:1300px) { 
	.shareit {
	    position: relative!important;
	    width: 100%!important;
	    top: 0!important;
	    padding-left: 0!important;
	    padding-right: 0!important;
	    margin: 0!important;
	    padding-top: 10px!important;
	    border: none !important;
	}
}
@media screen and (max-width:1124px) { 
	.mobile-menu .container { max-width: 100%; }
	 .container { max-width: 96% }
	.sticky-nav {
	    width: 96%;
	    left: 2%;
	    right: 2%;
	}
	#move-to-top {
	    margin-right: 0;
	    right: 2%;
	}
}
@media screen and (max-width:960px) { 
	.ad-300 img { max-width: 100% }
	.ad-125 img {
	    padding: 0;
	    border: 0;
	}
	.widgets-num-4 .f-widget {
	    width: 29.5%;
	    margin-right: 5.75%;
	}
	.widgets-num-4 .f-widget-3 { margin-right: 0 }
}
@media screen and (max-width:865px) { 
	.mobile-menu { display: block }
	#catcher { height: 0!important }
	.home-menu-item, #mobile-menu-wrapper .header-search .fa-search, #mobile-menu-wrapper .mts-cart { display: none !important }
	.header-search .fa-search {
	    width: 42px;
	    line-height: 42px;
	}
	.header-search #s { padding: 9px }
	.header-search #s.active { top: 42px }
	.header-search #s, .header-search .ajax-search-results-container {
	    width: 100%;
	    max-width: 100%;
	}
	.header-search .ajax-search-results-container { top: 84px }
	.mts-cart {
	    text-align: center!important;
	    float: left;
	    display: block;
	    line-height: 1;
	    padding: 20px;
	    color: initial;
	    z-index: 0;
	}
	.mts-cart a { color: inherit!important }
	/* Menu */
	#mobile-menu-wrapper {
	    display: block;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 300px;
	    height: 100%;
	    background: #444;
	    -ms-transform: translate(-300px,0);
	    -webkit-transform: translate(-300px,0);
	    transform: translate(-300px,0);
	    -webkit-transition: -webkit-transform 500ms ease;
	    transition: transform 500ms ease;
	    -webkit-backface-visibility: hidden;
	}
	.admin-bar #mobile-menu-wrapper {
	    top: 32px;
	    padding-bottom: 32px;
	}
	#mobile-menu-wrapper .mobile-menu {
	    display: block;
	    position: relative;
	    width: 100%;
	    height: 100%;
	    overflow: auto;
	    text-transform: uppercase;
	}
	/* Menu transition */
	.mobile-menu-active #mobile-menu-wrapper {
	    -ms-transform: translate(0,0);
	    -webkit-transform: translate(0,0);
	    transform: translate(0,0);
	}
	.mobile-menu-active .main-container-wrap {
	    -ms-transform: translate(300px,0);
	    -webkit-transform: translate(300px,0);
	    transform: translate(300px,0);
	}
	.main-container-wrap {
	    -webkit-transition: -webkit-transform 500ms ease;
	    -moz-transition: -moz-transform 500ms ease;
	    -o-transition: -o-transform 500ms ease;
	    transition: transform 500ms ease;
	}
	/* .... */
	#mobile-menu-wrapper .menu {
	    background: none;
	    display: block;
	}
	#mobile-menu-wrapper ul li {
	    width: 100%;
	    display: block;
	}
	#mobile-menu-wrapper nav ul.social-links { width: 100% }
	#mobile-menu-wrapper nav ul.social-links li {
	    display: inline-block;
	    width: 16.66% !important;
	    border-left: 0px none !important;
	}
	#mobile-menu-wrapper nav ul.social-links li a {
	    text-align: center !important;
	    line-height: 40px;
	    padding: 0;
	    border-right: 1px solid rgba(0, 0, 0, 0.2)!important;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
	}
	#mobile-menu-wrapper #navigation ul li:hover, #mobile-menu-wrapper #navigation ul li:hover a { background: none }
	#mobile-menu-wrapper ul li a, #mobile-menu-wrapper #navigation ul ul a {
	    padding: 9px 20px;
	    width: 100%;
	    border: none;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	#mobile-menu-wrapper #navigation ul ul {
	   
	    position: static;
	    width: 100%;
	    border: none;
	}
	#mobile-menu-wrapper #navigation ul ul li {
	    background: none;
	    width: 100%;
	}
	#mobile-menu-wrapper ul a:after { content: "" !important }
	.primary-navigation, .secondary-navigation {
	    border: none !important;
	    background: transparent;
	}
	.primary-navigation, .secondary-navigation, .mts-cart {
	    width: 100%;
	    position: relative!important;
	    left: 0;
	    right: 0;
	}
	#navigation .menu a {
	   
	}
	#navigation .menu {
	    float: none;
	    background: transparent;
	}
	#navigation ul ul {
	   visibility: visible!important;
	    opacity: 1!important;
	    position: relative;
	    left: 0!important;
	    border: 0;
	    width: 100%;
	}
	#navigation ul li li {
	    background: transparent;
	    border: 0;
	}
	nav { height: auto }
	.main-container-wrap nav ul {
	   
	    display: none;
	    height: auto;
	}
	nav li, #navigation ul li li {
	    
	    position: relative;
	}
	#navigation ul li:after { display: block }
	#mobile-menu-wrapper ul li a:hover { background: block }
	#navigation ul li:before { display: block }
	nav li a {
	   
	}
	nav a {
	   
	}
	nav a.toggle-mobile-menu {
		display:block;
	    width: 100%;
	    position: relative;
	    color: #fff;
	    background: #444;
	    padding: 0;
		
	    text-align: left;
	    z-index: 1;
	}
	.mobile-menu #navigation a.toggle-mobile-menu { border-bottom: 1px solid rgba(0, 0, 0, 0.2) }
	nav a.toggle-mobile-menu:before {
	    font-family: FontAwesome;
	    content: "\f0c9";
	    position: relative;
	    font-size: 18px;
	    line-height: 42px;
	
	    margin-left: 20px;
	    margin-right: 10px;
}
}
@media screen and (max-width:830px) { 
	.article {  }
	#content_box {
	    padding-right: 0px;
	    padding-left: 0px!important;
	}
	.sidebar.c-4-12 {
	  
}
	.featured-section-2-full-width-2 .featured-section-2-2 .post-box { width: 50%!important }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-box { width: 100%!important }
	.featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-img, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data { width: 50%!important }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data { padding-bottom: 25.64% }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-box { margin-bottom: 10px !important }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data { float: right }
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data-container { margin: 15% 20px !important }
}
@media screen and (min-width: 424px) and (max-width: 830px) { 
	.featured-section-2-full-width-1 .featured-section-2-1 .post-data:after, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small.image-bottom .post-data:after {
	    border-width: 10px 14px 10px 0;
	    border-color: transparent #444;
	    margin-top: -10px;
	    left: -14px;
	    /*top: 45px;*/
	    top: 25%;
	    bottom: auto;
	}
}
@media screen and (max-width:782px) { 
	.admin-bar #mobile-menu-wrapper {
	    top: 46px;
	    padding-bottom: 46px;
	}
	.admin-bar .pace .pace-progress { top: 46px }
	html .mobile-menu-active #wpadminbar { left: 300px!important }
}
@media screen and (max-width:776px) { 
	#header h1, #header h2, .site-description {
	    float: none;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
	}
	#header h1, #header h2 { font-size: 40px }
	.site-description { margin-top: 0 }
	#logo a, #logo img {
	    float: none;
	    letter-spacing: 0;
	}
	.logo-wrap, .widget-header {
	  
	}
	.widget-header form#searchform { float: none; margin: 10px auto 0;}
	#header .ad-728 { margin-top: 5% }
}
@media screen and (max-width:720px) { 
	.f-widget, .widgets-num-4 .f-widget {
	    width: 44%;
	    margin-right: 5.75%;
	}
	.f-widget-2 { margin-right: 0 !important }
	.f-widget-3 { clear: left; }
	#comments { margin-right: 0 }
	.widget-header .textwidget {
	    margin-top: 0;
	    padding-left: 0;
	    border-left: none;
	}
	.featured-section-1-full-width-2 .featured-section-1-2 .slider-container, .featured-section-1-full-width-2 .featured-section-1-2 .static-posts { width: 100% }
	.featured-section-1-full-width-2 .featured-section-1-2 .post-box { width: 50% }
}
@media screen and (max-width:600px) { 
	.post-img img { width: 100% }
	.admin-bar .pace .pace-progress { top: 0px }
	.admin-bar #mobile-menu-wrapper {
	    top: 0;
	    padding-bottom: 0;
	}
	.singleleft, .post-single-content-inner { width: 100% }
	.singleleft .related-posts li { width: 48% }
	.singleleft .related-posts li:nth-child(even) { float: right }
	.singleleft .rthumb img { margin-right: 10px }
	/*dark checker slider*/
	.featured-section-1-full-width-1 .featured-section-1-1 .slider-container, .featured-section-1-full-width-1 .featured-section-1-1 .static-posts { width: 100% }
	.featured-section-1-full-width-1 .featured-section-1-1 .static-posts .post-box.image-bottom { float: right !important }
	.featured-section-1-full-width-1 .featured-section-1-1 { margin-top: -40.68% }
	#header-bottom-spacer { padding-bottom: 40.68% }
	.slider1 .post-data-container, .featured-section-1-full-width-1 .featured-section-1-1 .post-data-container { margin: 15% 20px }
}
/*dark checker small*/
@media screen and (max-width:560px) { 
	#content_box .dark .post-box, .featured-section-2-1 .post-box { width: 100%!important }
	#content_box .dark .vertical-small .post-img, #content_box .featured-section-2-1 .post-img, #content_box .dark .vertical-small .post-data, #content_box .featured-section-2-1  .post-data { width: 50%!important }
	#content_box .dark .post-data, #content_box .featured-section-2-1 .post-data { padding-bottom: 46.15% }
	#content_box .dark .post-box, #content_box .featured-section-2-1 .post-box { margin-bottom: 10px !important }
	#content_box .dark .post-data, #content_box .featured-section-2-1 .post-data { float: right }
	#content_box .dark .post-data:after, #content_box .featured-section-2-1 .post-data:after {
	    border-width: 10px 14px 10px 0;
	    border-color: transparent #444;
	    margin-top: -10px;
	    left: -14px;
	    top: 25%;
	    bottom: auto;
	}
	.dark .post-data-container { margin: 15% 20px !important }
}
@media screen and (max-width:550px) { 
	.sbutton { float: right }
	.f-widget, .widgets-num-4 .f-widget {
	    float: none;
	    width: 100%;
	    margin: 0 auto !important;
	    max-width: 345px;
	}
}
@media screen and (max-width:480px) { 
	nav { border-bottom: 0 }
	#navigation {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.secondary-navigation {
	    
	}
	.sliderdate { display: none; }
	.vertical .post-img, .vertical .post-data { width: 100%; }
	.related-posts li {
	    width: 100%!important;
	    float: left!important;
	    max-width: 100%;
	}
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	    width: 100%;
	    margin-right: 0;
	}
	.copyrights { text-align: center }
	#copyright-note > span { width: 100% }
	#copyright-note .right {
	    margin-right: 0;
	    float: none;
	}
	.top { width: 100% }
	#cancel-comment-reply-link {
	    margin-bottom: 0;
	    margin-top: -43px;
	}
	ul.fs-category-filter {
	    width: 100%;
	    text-align: center;
	}
	.fs-pagination { text-align: center }
	ul.fs-category-filter li {
	    float: none;
	    display: inline-block;
	    margin-bottom: 1px;
	}
	.fs-pagination { width: 100% }
	.fs-pagination a {
	    float: none;
	    display: inline-block;
	}
	#featured-section-2 .featured-section-title, .featured-section-title {
	    text-align: center;
	    width: 100%;
	}
}
@media screen and (max-width:423px) { 
	.horizontal .post-data:after {
	    border-width: 0 10px 14px !important;
	    border-color: #FFFFFF transparent !important;
	    top: -14px;
	    left: 29px !important;
	    margin-top: 0;
	}
	.horizontal .post-img, .horizontal .post-data, .slider-like .post-box, .mixed.post-box, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-img, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data, .featured-section-2-full-width-2 .featured-section-2-2 .post-box, .featured-section-1-full-width-2 .featured-section-1-2 .post-box { width: 100%!important }
	.horizontal .post-data, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data, .mixed.vertical-small .post-data {
	    height: auto !important;
	    padding: 0 !important;
	}
	.horizontal .post-data-container, .featured-section-2-full-width-1 .featured-section-2-1 .vertical-small .post-data-container, .mixed.vertical-small .post-data-container { position: relative }
	.flex-direction-nav { display: none; }
}




@media only screen and (min-width:768px) and (max-width:1179px){
.header-left{
width:31%;
}
.logo-wrap{
width:37%;
}
.header-right{
width:220px;
}
.pop-div a{
font-size:13px;
}
.secondary-navigation #navigation ul li a{
font-size:17px;
padding:10px 0 14px;
}
.secondary-navigation #navigation ul li{
padding:0 15px 0 10px;
}
.main-container-wrap nav ul{
	display:block;
}
.home-top-content-inner h5{
font-size:40px;
line-height:40px;
margin:0 0 32px;
}
.hair-salon-inner{
width:94%;
padding:0 0 22px;
}
.home-top-content-inner .hair-salon-inner img {
    margin-right: 16px;
    width: 18%;
}
.home-top-content-inner p{
font-size:19px;
line-height:30px;
}
.home-top-content-main{
padding:45px 0 32px;
}
.promspecial-left, .promspecial-middle, .promspecial-right{
width:31.5%;
}
.promo-special-img-content{
 right: 8px;
    top: 40px;
}
.promo-special-img-content h1{
font-size:64px;
line-height:64px;
margin:0 0 6px;
}
.promo-special-img-content p{
font-size:26px;
line-height:26px;
margin:-22px 0 14px 28px;
}
.promspecial-left .promo-special-img-content .promo-special-link a{
padding:6px 0;
width:125px;
}
.promspecial-middle{
margin:0 19px;
padding:15px 8px 32px 12px;
}
.widget_recent_entries ul li p, .widget_mts_recent_posts_widget ul li p{
font-size:13px;
line-height:18px;
width: 100%;
    margin: 0 0 5px;
}
.widget_recent_entries ul li h5, .widget_mts_recent_posts_widget ul li h5, .widget_recent_comments ul li h5{
font-size:17px;
line-height:20px;
margin:3px 0 5px;
}
.widget_recent_entries h3, .widget_mts_recent_posts_widget h3, .widget_recent_comments h3{
font-size:22px;
margin:0 0 12px;
}
.home-content-last-image h2{
font-size:21px;
margin:0 0 5px;
}
.home-content-last-image h4{
font-size:15px;
margin:0 0 7px;
line-height:19px;
}
.home-content-last-image p{
   font-size: 12px;
    line-height: 17px;
    margin: 0 0 8px;
}
.home-content-last-image .home-content-last-inner-content a{
font-size:16px;
padding:5px 0;
}
.promspecial-div{
padding:50px 0;
}
.monial-middle{
width:25%;
margin-left:23px;
}
.monial-right{
width:35%;
}
.monial-left{
width:35%;
}
.bne-testimonial-description p{
  font-size: 18px;
    line-height: 24px;
    margin-bottom: 11px;
    padding-bottom: 18px;
}
.monials-div{
padding:46px 0 50px;
}
.footer-bottom-div ul li a{
font-size:13px;
}
.footer-bottom-div{
width:29%;
}
.footer-bottom-div .footer-menu-list ul.menu1-middle {
    margin: 0 22px;
}
.footer-middle-div #text-22{
width:50%;
}
.footer-middle-div h3{
font-size:15px;
}
.footer-middle-div ul li{
  font-size: 20px;
    line-height: 24px;
    padding-left: 30px;
}
.footer-middle-div {
    margin-left: 19px;
    width: 50%;
}
.copyrights{
padding:30px 0 28px;
}
.home-content-last-inner-content{
left:20px;
}
.home-content-last-inner-content .third{
padding-right:10px;
}
.monial-middle img{
width:100%;
}
.sidebar.c-4-12{
   padding: 26px 20px;
    width: 290px;
}
.article{
width:60%;
}
.page-content-full-bg{
background:url(../images/main-content-bg1.jpg) repeat-y right top #fff;
}
.page-caption h1.page-title{
font-size:38px;
line-height:38px;
}
.page-caption {
    padding: 36px 0 24px;
}
.sidebar.c-4-12 .widget_recent_entries{
padding:25px 10px 42px 20px;
}
.about-page-content-main h5{
font-size:19px;
line-height:28px;
margin:0 0 15px;
}
.about-page-content-main p{
font-size:16px;
line-height:26px;
}
.services-post-details.one_fourth{
 /* margin-bottom: 18px;
    margin-right: 18px;
    text-align: center;
    width: 23%;*/
}
.services-post-details .services-details-inner a h4{
   font-size: 19px;
    line-height: 24px;
    min-height: 76px;
    padding: 10px 15px 6px;
}
.services-post-details .services-details-inner a{
padding:20px 0 0;
}
.services-main-posts {
    padding: 10px 0 44px;
}
.products-details.one_half {
    margin-bottom: 20px;
    margin-right: 13px;
}
.products-details.one_half h4{
font-size:20px;
line-height:22px;
margin:0 0 14px;
}
.products-details.one_half p{
font-size:17px;
line-height:24px;
}
.gallery-album.one_fourth{
    margin-bottom: 30px;
    margin-right: 18px;
    width: 23%;
}
.galleryalbum-inner img{
width:100%;
}
.galleryalbum-inner h4.gallery-title{
font-size:18px;
line-height:20px;
margin:10px 0 0;
}
.gallery-posts-main {
    padding: 9px 0 20px;
}
.gallery-album-grid-view.one_fourth{
  margin-right: 18px;
    width: 23%;
}
.gallery-caption-l{
width:92%;
}
.gallery-caption-l h5{
font-size:26px;
line-height:26px;
margin:26px 0 0;
}
.galleryalbum-inner-main-div {
    padding: 0 0 15px;
}
.blog-div-right{
    padding: 26px 20px;
    width: 290px;
}
.promotion-top-content-main{
left:20px;
top:18px;
}
.promotion-top-content-main h2{
font-size:21px;
line-height:21px;
margin:0 0 6px;
}
.promotion-top-content-main p{
font-size:14px;
line-height:18px;
}
.promotions-coupon-img img{
   padding: 0 0 12px;
    width: 100%;
}
.promotions-coupon-img {
    padding: 0 0 16px;
}
.promotions-top-content{
padding:0 0 18px;
}
.promotion-page-main-content {
    padding: 5px 0 0;
}
.blog-div-right .widget_mts_recent_posts_widget, .widget_recent_comments{
padding:22px 10px 10px 20px;
}
.staff-div-left img{
width:100%;
}
.staff-div-left{
width:36%;
}
.staff-div-right{
width:61%;
}
.staff-member-details h4{
font-size:22px;
line-height:23px;
margin:0 0 10px;
}
.staff-member-details p{
font-size:15px;
line-height:24px;
}
.staff-page-members-inn .staff-member-details{
 margin: 0 0 28px;
    padding: 0 0 28px;
}
.staff-page-members-inn {
    padding: 10px 0 15px;
}
.blog-page-content-inner{
background:url(../images/main-content-bg1.jpg) repeat-y right top #fff;
}
h2.post-title{
font-size:22px;
line-height:24px;
margin:0 0 8px;
}
.post-excerpt p{
  font-size: 16px;
    line-height: 24px;
    margin: 0 0 18px;
}
.post-info{
margin:0 0 10px;
}
.blog-full-img img{
width:100%;
}
.blog-full-img{
width:32%;
}
.blog-full-img-data{
width:66%;
}
.blog-page-content-full #latest-posts article{
margin: 0 0 26px;
    padding: 0 0 26px;
}
#commentsAdd #respond #commentform p.comment-form-email{
margin-right:10px;
}
#commentsAdd #respond #commentform{
width:70%;
}
.single-page-content-full {
    padding: 0 0 50px;
}
.contact-left-div h3{
font-size:40px;
line-height:40px;
margin:0 0 20px;
}
.contact-left-div{
width:37%;
}
.contact-right-div{
width:59%;
}
.contact-right-div h3{
font-size:18px;
line-height:22px;
margin:0 0 20px;
}
.contact-oral-div {
    padding: 60px 0 48px;
}
.gift-certificate-conforimation-details-l{
font-size:18px;
width:200px;
}
.ie .logo-wrap img{
max-width:270px;
}
}

@media only screen and (max-width:767px){

.header-mobile-menu {
    display: block;
	background:#b0935d;
	padding:7px 0 0;
}
#header nav .menu-item-has-children > a::after, #header nav .page_item_has_children > a::after{
display:none;
}
#header nav ul ul a, #header nav ul ul a:link, #header nav ul ul a:visited{
background: none;
    color: #fff ;
    padding: 10px 40px;
    font-size: 17px;
}
.header-mobile-menu .home-mobile-menu{
  position: absolute;
    z-index: 9999;
    left: 12px;
    top: 11px;
}
.header-mobile-menu .home-mobile-menu a{
    background:url(../images/home-menu-mobile-icon.png) no-repeat;
    display: block;
    height: 20px;
    text-indent: -9999px;
    width: 22px;
}
.header-mobile-menu .header-mobile-menu-inner .secondary-navigation .show_mobile a{
    background:url(../images/mobile-menu-icon.png) no-repeat scroll center center;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    float: right;
    text-indent: -9999px;
     width: 38px;
    height: 30px;
}
.header-mobile-menu .header-mobile-menu-inner .secondary-navigation .show_mobile{
padding:0 12px 7px 0;
}
#navigation .menu{
background:#b0935d;
z-index:99999;
position:absolute;
}
.secondary-navigation #navigation ul li.current-menu-item a, .secondary-navigation #navigation ul li a:hover{
border:none;
}
.secondary-navigation #navigation ul li a{
border:none;
padding:10px 16px;
display:block;
}
.secondary-navigation #navigation ul li{
padding:0;
background:none;
border-bottom: 1px dotted #fff;
width:100%;
}
.secondary-navigation #navigation ul li:last-child{
border:none;
}
#header nav ul ul{
display:block !important;
background:none;
padding:0;
width:100%;
position:relative;
height: 100% !important;
}
.header-left {
    float: none;
    width: 220px;
    margin: auto;
	padding:5px 0 0;
}
.header-right{
float:none;
margin:auto;
}
.logo-wrap {
    float: none;
    padding:16px 0 12px;
    width: 100%;
    text-align: center;
}
.header-social-icons-inn {
    float: none;
    width: 130px;
    margin: auto;
}
.header-inner{
padding:12px 0;
}
.home-top-content-inner h5 span{
 font-size: 28px;
    line-height: 30px;
    display: block;
}
.home-top-content-inner h5{
font-size:30px;
line-height:34px;
margin:0 0 20px;
}
.home-top-content-inner .hair-salon-inner img {
    margin-right: 9px;
    width: 30%;
}
.hair-salon-inner {
    padding: 0 0 9px;
    width: 94%;
}
.home-top-content-inner p{
font-size:18px;
line-height:24px;
}
.home-top-content-main{
padding:16px 0 6px;
}
.promspecial-left, .promspecial-middle, .promspecial-right {
    float: none;
    width: 305px;
    margin: auto;
}
.promspecial-middle{
margin:20px auto;
padding:20px 6px 36px 20px;
}
.recent-post-excerpt{
padding:0;
}
.home-content-last-inner-content .third {
    padding-right: 6px;
}
.home-content-last-inner-content{
left:15px;
}
.home-content-last-image p{
margin:0 0 12px;
}
.promspecial-div{
padding:25px 0;
}
.monial-left {
    float: none;
    width: 100%;
}
.monial-middle {
    float: none;
    margin: 20px 0;
    text-align: center;
}
.monial-right {
    float: none;
    width: 100%;
}
.bne-testimonial-description p{
font-size:18px;
line-height:24px;
 margin-bottom: 12px;
    padding-bottom: 18px;
}
.monials-div{
padding:25px 0;
}
.footer-bottom-div {
    border-right: none;
    float: none;
    padding: 0;
    width: 215px;
    margin: auto;
}
.footer-bottom-div .footer-menu-list ul.menu1-middle{
margin:0 15px;
}
.footer-middle-div {
    float: none;
    margin: auto;
    padding: 12px 0;
    width: 245px;
}
.footer-middle-div #text-22 {
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 16px;
}
.footer-middle-div #text-11 {
	float: none;
    text-align: left;
    width: 100%;
}
.footer-middle-div ul li {
    width: 100%;
    margin-right: 0;
}
#copyright-note .right {
    float: none;
    margin: auto;
}
.copyrights{
padding:20px 0 8px;
}
.page-content-full-bg{
background:none;
}
.article{
    float: none;
    width: 100%;
}
.sidebar.c-4-12{
    float: none;
        margin: auto auto 20px;
    padding: 16px 10px 20px;
    width: 300px;
	background:#f6f0e0;
}
.sidebar.c-4-12 .home-content-last-image h4{
font-size:20px;
}
.page-caption h1.page-title{
font-size:36px;
line-height:36px;
}
.page-caption {
    padding: 20px 0 10px;
}
.about-page-content-main p{
  font-size: 15px;
    line-height: 22px;
    margin: 0 0 15px;
}
.about-page-content-main h5{
font-size:16px;
line-height:24px;
margin:0 0 10px;
}
.about-page-content-main{
padding:0 0 10px;
}
.sidebar.c-4-12 #text-16 {
    margin: 20px 0;
}
.services-post-details.one_fourth{
float:none;
margin:auto auto 20px;
width: 100%;
height: auto;
}
.services-post-details.one_fourth.last{
margin-right:auto !important;
}
.services-post-details .services-details-inner a h4{
font-size:19px;
line-height:22px;
min-height:inherit;
padding:5px 0 18px;
}
.services-post-details .services-details-inner a{
padding:18px 0 0;
}
.products-details.one_half {
    margin: 0 0 16px;
    width: 100%;
}
.products-details .products-details-img{
margin-bottom: 20px;
    padding: 2px 15px 0;
}
.products-details.one_half h4{
font-size:18px;
line-height:21px;
margin:0 0 10px;
}
.products-details.one_half p{
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 8px;
    width: 100%;
}
.products-posts-main {
    padding: 8px 0 0;
}
.gallery-album.one_fourth{
float:none;
margin:auto auto 20px;
}
.gallery-album.one_fourth.last{
margin-right:auto !important;
}
.galleryalbum-inner h4.gallery-title{
font-size:22px;
line-height:22px;
margin:10px 0 0;
}
.gallery-posts-main {
    padding: 8px 0 0;
}
.gallery-caption-l{
width:100%;
}
.gallery-caption-l h5{
font-size:24px;
line-height:24px;
margin:12px 0 0;
}
.gallery-caption-r {
    float: left;
    margin: 11px 0 0 10px;
}
.gallery-album-grid-view.one_fourth{
float:none;
margin:auto auto 20px;
}
.gallery-album-grid-view.one_fourth.last{
margin-right:auto !important;
}
.galleryalbum-inner-main-div {
    padding: 0 0 3px;
}
.galleryalbum-inner-main-div #gallerysliderthumbs {
    padding: 14px 0 20px;
}
.promotion-top-content-main {
    left: 0;
    position: relative;
    top: 0;
    z-index: 0;
}
.promotions-top-content img{
display:none;
}
.promotion-top-content-main h2{
font-size:18px;
 line-height: 20px;
    margin: 0 0 8px;
}
.promotion-top-content-main p{
 font-size: 16px;
    line-height: 20px;
}
.promotions-top-content{
padding:0;
}
.promotions-coupon-img img{
   padding: 0 0 8px;
    width: 100%;
}
.promotions-coupon-img {
    padding: 0 0 12px;
}
.promotion-page-main-content {
    padding: 5px 0 8px;
}
.blog-div-right{
 float: none;
        margin: auto auto 20px;
    padding: 16px 10px 20px;
    width: 300px;
	background:#f6f0e0;
}
.blog-div-right .widget_mts_recent_posts_widget, .widget_recent_comments{
padding:20px 10px 10px 22px;
}
.blog-div-right #text-21 {
    margin-top: 20px;
}
.widget_recent_comments {
    margin-top: 20px;
}
.staff-div-left img{
width:100%;
}
.staff-div-left{
width:100%;
}
.staff-div-right {
    float: left;
    margin-top: 16px;
    width: 100%;
}
.staff-member-details h4{
font-size:22px;
line-height:24px;
margin:0 0 8px;
}
.staff-member-details p{
 font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.staff-page-members-inn .staff-member-details{
  margin: 0 0 20px;
    padding: 0 0 20px;
}
.staff-page-members-inn {
    padding: 8px 0 0;
}
.blog-page-content-inner{
background:none;
}
h2.post-title{
font-size:22px;
line-height:24px;
margin:0 0 8px;
}
.post-excerpt p{
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 16px;
}
.post-info{
margin:0 0 8px;
}
.blog-full-img{
width:100%;
}
.blog-full-img img{
width:100%;
}
.blog-full-img-data {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.blog-page-content-full #latest-posts article{
   margin: 0 0 20px;
    padding: 0 0 20px;
}
.single-post-img img{
height:auto !important;
}
.single-post-img {
    padding: 8px 0 15px;
}
#comments{
   margin: 18px 0 0;
    padding: 19px 0 0;
}
#commentsAdd #respond h4, .total-comments{
font-size:22px;
line-height:22px;
margin:0 0 18px;
}
.recent-comments-content {
    padding-left: 0;
}
.recent-comments-list-inner h5{
font-size:18px;
line-height:20px;
margin:3px 0 6px;
}
.recent-comments-list-inner p{
font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px;
}
.commentlist li{
margin:0 0 10px;
}
#commentsAdd{
padding:26px 0 0;
}
#commentsAdd #respond #commentform{
width:100%;
}
#commentsAdd #respond #commentform p.comment-form-email{
margin-right:0;
}
#commentsAdd #respond #commentform p.comment-form-email, #commentsAdd #respond #commentform p.comment-form-phone{
width:100%;
}
#commentsAdd #respond #commentform textarea {
    height: 80px;
}
.single-page-content-full {
    padding: 0 0 20px;
}
.contact-map-sidebar iframe{
height:auto;
}
.contact-left-div{
width:100%;
}
.contact-left-div h3{
font:36px;
line-height:36px;
margin:0 0 8px;
}
.contact-details-inn ul li{
margin:0 0 15px;
}
.contact-details-inn{
padding:18px 10px 4px;
}
.contact-social-icons{
padding:15px 10px 0;
}
.contact-right-div {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.contact-right-div h3{
  font-size: 18px;
    line-height: 24px;
    margin: 0 0 15px;
}
.email-div1{
width:100%;
}
.contact-div1 {
    float: left;
    width: 100%;
}
.contact-right-div textarea {
    height: 80px;
}
.contact-left-div h5{
margin:0 0 15px;
}
.contact-oral-div {
    padding: 20px 0;
}
.gift-certificate-form-l{
width:100%;
}
.gift-certificate-form-r {
    float: left;
    width: 100%;
}
.gift-certificate-page-full .page-caption {
    padding-top: 20px;
}
.gift-certificate-page-full {
    padding: 0 0 15px;
}
.gift-certificate-conforimation-details-l{
font:15px;
width:165px;
}
.gift-certificate-confirmation-button {
    padding: 12px 0 5px;
}
#commentform input#submit, .contactform #submit, input[type="submit"]{
margin-top:0;
}
#cboxContent{
width:305px !important;
}
#cboxContent #cboxLoadedContent{
width:300px !important;
}
#cboxContent #cboxLoadedContent .wp_popup_default_theme .sub_content{
width:280px !important;
}
.bne-testimonial-slider.bne-flexslider .flex-control-nav{
display:none;
}
.services-post-details.one_fourth.active {
    height: auto;
    width: 100%;
}
.lv_service_full .lv_service_full_inner ul li span{
float:none;
text-align:left;	
}
.lv_service_full .lv_service_full_inner ul li span:before{
content:" : ";	
color : #fff;
}
.lv_service_full .lv_service_full_inner ul li {
    color: #fff;
    font-family: "robotoslabboldbold";
    font-size: 14px;
    margin-bottom: 15px;
}
#fancybox-content {
    padding: 8px !important;
    width: 238px !important;
}
#fancybox-wrap {
    padding: 10px !important;
    width: 270px !important;
}
.whats-hot-popup-text p{
  font-size: 15px;
    line-height: 22px;
    margin: 0 0 8px;
}
.whats-hot-popup-text h6{
 font-size: 16px;
    line-height: 22px;
    margin: 0 0 14px;
}
}