.slicknav_menu.hide {display:none;}

/* Table of Contents
==================================================
01. RETINA STYLES
02. BASE STYLES (1140px)
03. #DESKTOP (960px)
04. #Tablet (Portrait)
05. #Mobile (Portrait)
*/



/*
=============================================== 01. RETINA STYLES ===============================================
*/
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body nav select {background: url(../images/select-arrow%402x.png) center right no-repeat; background-size:contain;}
	.flex-direction-nav a {background-image: url(../images/slider/arrows%402x.png); background-size:80px 60px;}
}

/* IE7-IE8 Fixes*/
.lt-ie9	body nav select {background: url(../images/select-arrow.png) center right no-repeat;}
.lt-ie9 .flex-direction-nav a {background-image: url(../images/slider/arrows.png); background-size:68px 69px;}


/*
=============================================== 02. BASE STYLES (1140px) ===============================================
*/
/* Note: Design for a width of 1040px */
html {-webkit-text-size-adjust: none;}	/* Removes webkit font resizing */ 
body {max-width:100%; width:100%;}
#main-wrapper img {max-width:100%; height: auto; }
.width-container, .flex-caption .slider-container {-moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }


/*
=============================================== 03. #DESKTOP (960px) ===============================================
*/
/* Note: Design for a width of 960px */
@media only screen and (min-width: 1190px) and (max-width: 1410px) {
	.rsDefault .rsBullets {
    bottom: 0;
    height: auto;
    left: 0;
    line-height: 8px;
    margin: 60px auto!important;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 35;
}

.rsDefault .rsArrow {
    cursor: pointer;
    display: block;
    height: 70%;
    position: absolute;
    width: 44px;
    z-index: 21;
}
	
	
	
	.royalSlider {
    direction: ltr;
    height: 460px!important;
    margin: 0 auto;
    position: relative;
}

	
}


/*
=============================================== 03. #DESKTOP (960px) ===============================================
*/
/* Note: Design for a width of 960px */
@media only screen and (min-width: 959px) and (max-width: 1190px) {
	
		.rsDefault .rsBullets {
    bottom: 0;
    height: auto;
    left: 0;
    line-height: 8px;
    margin: 60px auto!important;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 35;
}


.royalSlider {
    direction: ltr;
    height: 370px!important;
    margin: 0 auto;
    position: relative;
}
.rsDefault .rsArrow {
    cursor: pointer;
    display: block;
    height: 70%;
    position: absolute;
    width: 44px;
    z-index: 21;
}
	
	
.flex-caption .slider-container, .width-container, .home-widget .textwidget {width:92%;} /* Default Width */



.sf-menu a {
    font-size: 13px !important;
    padding-left: 8px;
    padding-right: 8px;
}
#additional-social-pro { margin-left:0px; }
.social-ico a i { margin-left:4px; }


.callback p{font-size:15px;}
.sf-menu ul {
    left: 20px;
    padding: 14px 0 12px;
	
}


ul.tabs li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid;
    color: #686868;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin: 20px 0;
    padding: 0 1.5%;
}

.shop-terms {
    background: none repeat scroll 0 0 #e7e7e8;
    padding: 20px 30px;
}

.about .grid3column-progression {
    width: 100%!important;margin:0!important; margin:0 auto;
}

.caption {
    background: none repeat scroll 0 0 rgba(169, 171, 187, 0.7);
    display: none;
    height: 100%;
    left: 0;
    min-height: 221px;
    position: absolute;
    top: 0;
    width: 374px;
}

	.about .grid3column-progression img {
    margin:0 auto;
}

}


/*
=============================================== 04. #Tablet (Portrait) ===============================================
*/
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.google-map {
    float: left;
    padding: 0px;
    width: 100%;
}
	
	.google-map iframe {margin-bottom:20px;}
	
	.symptoms-block p {
    color: #505050;
   /* font-size: 13px;
    padding: 20px 0px 95px 30px;*/
}
	
	
	
	.google-map iframe {
    float: left;
	width:100%;
}

	
	.featured-image-portfolio h4 {
    background: none repeat scroll 0 0 #e62a3c;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: -50px;
    padding: 5px 0 8px 30px;
    position: absolute;
    width: 100%;
}
	
	.about .grid3column-progression {
    width: 100%!important;margin:0!important;
}

	.about .grid3column-progression img {
   margin:0 auto;
}

.caption {
    background: none repeat scroll 0 0 rgba(169, 171, 187, 0.7);
    display: none;
    height: 100%;
    left: 0;
    min-height: 221px;
    position: absolute;
    top: 0;
    width: 374px;
}

	
	
	.royalSlider {
    direction: ltr;
    height: 313px!important;
    margin: 0 auto;
    position: relative;
}
	
		
		.rsDefault .rsBullets {
    bottom: 0;
    height: auto;
    left: 0;
    line-height: 8px;
    margin: 50px auto!important;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 35;
}
	
	
	h2.product-name {
    color: #364fa5;
    float: left;
    font-size: 18px;
    margin-top: 15px;
}


h2.product-price {
    color: #364fa5;
    float: right;
    font-size: 39px;
}

.shop-terms {
    background: none repeat scroll 0 0 #e7e7e8;
    padding: 20px 30px;
}
	
	
	ul.tabs li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid;
    color: #686868;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    margin: 20px 0;
    padding: 0 1.5%;
}

	
.treatment-info .grid2column-progression {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    margin-bottom: 5px;
    max-height: 203px;
    padding: 14px 30px 64px;
    width: 58%;
}
	
.callback p{font-size:15px; width:100%; text-align:center;}
.sf-menu ul {
    left: 3px!important;
    padding: 14px 0 12px;
}

.callback form {padding-left:0px!important;}


.sf-menu ul {
    background: none repeat scroll 0 0 #14248c;
    color: #fff;
    margin-left: 2px;
    padding: 35px !important;
    width: 28em !important;
}

.navcol {
    float: left !important;
    padding-right: 30px;
    width: 42% !important;
}

.sf-menu ul li a {
    color: #fff !important;
    font-size: 11px !important;
    padding: 25px 0 0 !important;
}
.callback form {
    text-align: center;float:none;
}
	#pro-header-fixed {position:relative !important;}
	.pro-header-spacing {display:none !important;}
	
			
								
								.blank-dark h2, .blank-light h2{color:#fff; font-size:17px; padding-top:20px;}


		.sf-menu > li { float: left; padding:0 0% 0 0.5%!important; }
				.sf-menu > li.first { float: left; padding:0px 0 0 0; }
								.sf-menu > li.last { float: left; padding:0px 0 0 0; }





/* Default Width */
.flex-caption .slider-container, .width-container, .home-widget .textwidget { width:92%; }


.sf-menu a {
	font-size:11px; padding: 15px 10px;
}

#additional-social-pro { margin-left:5px; }
.social-ico a i { margin-left:2px; }


.address-phone-pro {
	margin-right:10px;
}

#header-top .cart-nav-pro a.shopping-cart-basket {
	padding-left:8px;
}


h1 {font-size:35px; }
h2 {font-size:30px; }
h3 {font-size:25px;  }
h4 {font-size:20px;  }
h5 {font-size:20px;  }
h6 {font-size:15px;}
.footer-highlight-home h1 { font-size:40px; }
#bread-crumb {  margin-top:50px; }


/* WooCommerce Columns */
body #main .width-container li.product.column-4 {margin-right:2%; width: 23.5%; clear:none;}
body #main .width-container li.product.column-3 {margin-right:2%; width: 32%; clear:none;}
body #main .width-container li.product.column-2 {margin-right:2%; width: 49%; clear:none; }


body #main .width-container li.product.column-2.last, body #main .width-container li.product.column-3.last, body #main .width-container li.product.column-4.last, .lt-ie8 body #main .width-container li.product.column-2.last, .lt-ie8 body #main .width-container li.product.column-3.last, .lt-ie8 body #main .width-container li.product.column-4.last {margin-right:0%;}

body #main .width-container li.product { float:left;}
body #main .width-container li.product.first { clear: both;}

body #main .width-container .columns-2 li.product {margin-left:1%;margin-right:1%; width: 48%; }
body #main .width-container .columns-3 li.product {margin-left:1%;margin-right:1%; width: 31.3%; }
body #main .width-container .columns-4 li.product {margin-left:1%;margin-right:1%; width: 23%; }

#mobile-logo {
    display: block !important;
    text-align: center;
    padding: 20px 0;
}




.shop-info .dark-button {
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 16px;
    padding: 17px 25px;
}

header #logo img {
    height: auto;
    opacity: 1 !important;
    width: 100%;
}

}


/*
=============================================== 05. #Mobile (Portrait) ===============================================
*/
/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
	
	.contact-block {
    float: left;
    margin-right: 5%;
   width: 95%;
}

.latest-boxes .portfolio-index-pro {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 30px;
    position: relative;
}

.not-visibile{display:none;}

.featured-image-portfolio img{height:240px; max-width:100%;}


header #logo img {
    height: auto;
    opacity: 1 !important;
    width: 90%;
}
.team-info{overflow:visible;}

.team-image p {
    color: #505050;
    font-size: 16px;
    padding: 0 25px;
}
	
body, footer {font-size:13px;}

.google-map {
    float: left;
    padding: 0px;
    width: 100%;
}

	
	.google-map iframe {margin-bottom:20px;}
	
	.symptoms-block p {
    color: #505050;
    /*font-size: 13px;
    padding: 20px 0px 95px 30px;*/
		padding:0 25px !important;
}

.google-map iframe {
    float: left;
	width:100%;
}

.symptoms-block h4 {
    background: none repeat scroll 0 0 #e62a3c;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    padding: 5px 0 8px 30px;
    width: 80%;
}


.latest-boxes h4 {
    color: #4c4c4b;
    font-size: 29px;
    height: 40px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.pricing-price span {
    position: relative;
    top: 0%;
    transform: translateY(0%);
}

.pricing-treatmeant {
    border-right: 1px solid #fff;
    float: left;
    padding: 20px;
    text-align: left;
    width: 75%;
}

.pricing-price {
    float: right;
    font-size: 14px;
    padding: 18px 0;
    width:25%;
}


.royalSlider {
    direction: ltr;
    height: 313px!important;
    margin: 0 auto;
    position: relative;
}

.contact-form .consultation .grid2column-progression {
    margin: 0;
    width: 100%;
}

.contact-form .consultation input {

    width: 97%;
}


.rsArrowIcn{display:none;!important}
	
		.rsDefault .rsBullets {
    bottom: 0;
    height: auto;
    left: 0;
    line-height: 8px;
    margin: 50px auto!important;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 35;
}
	


.filter-right {
    float: none;

}


.filter-left {
    float: none;

}



	h2.product-name {
    color: #364fa5;
    float: left;
    font-size: 18px;
    margin-top: 15px;
}


h2.product-price {
    color: #364fa5;
    float: right;
    font-size: 39px;
}

#search-popup {
    text-align: center;
}
#header-top .address-phone-pro {
    display: inline-block;
    float: none;
    margin-right: 5px;
    padding: 8px 0 0;
    width: 100%;
}


.book-holder {
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.dark-button{font-size:14px!important;}


.products .grid2column-progression {
    margin-right: 5%;
    width: 100% !important;
}

.products .product-image {
    width: 100% !important;
}

#mobile-logo {
    display: block !important;
    text-align: center;
    padding: 20px 0;
}


.mobile-info{ background: url("../images/assets/slider-layer-background.png") #fff no-repeat scroll center center;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 70px 0;
    height: auto;}

.mobile-info h1 {text-align:center; font-size:20px!important; font-weight:200; line-height:25px; color:#fff; margin-top:120px; }

.footer-3-column .widget_20{width:100%!important;}
#pro-home-slider{display:none!important;}

#header-top{padding:10px 0;}


.callback p{font-size:15px; width:100%; text-align:center;}
.callback form {
    text-align: center;float:none;
}

/* Default Width */
.width-container, .flex-caption .slider-container, .home-widget .textwidget { width:100%; }

#pro-header-fixed {position:relative !important;}
.pro-header-spacing {display:none !important;}

/* Default Grid */

#widget-area .widget {
	padding:15px 0px 0px 0px;
}
	
#widget-area .footer-4-column .widget {
	padding:15px 25px 0px 25px;
	width:auto;
}

.layer-img{display:none!important;}

.tp-caption{font-size:25px!important;text-shadow: 2px 2px 1px rgba(150, 150, 150, 1)!important; line-height:26px!important;}



.featured-image-portfolio img {
    height: auto;
    width: 100%;
}

.lookwell {
    width: 100%!important;text-align:center!important;
	border-bottom:solid 6px #FFF; 
}

.livewell {
    width: 100%!important;text-align:center!important;
}

.lookwell p {
   text-align:center!important;
}

.livewell p{
   text-align:center!important;
}

.mission-statement{background:#e7e8ec!important;}

.footer-2-column .widget, .footer-3-column .widget, .footer-4-column .widget,
#sidebar, #content-container, footer .footer-2-column .widget, footer .footer-3-column .widget, footer .footer-4-column .widget,
.grid2column-progression, .grid3column-progression, .grid3columnbig-progression, .grid4column-progression, .grid4columnbig-progression,
#sidebar, #content-container {
	width:100%; margin-bottom:10px;
}

body #main .width-container li.product.column-2, body #main .width-container li.product.column-3, body #main .width-container li.product.column-4, .lt-ie8 body #main .width-container li.product.column-2, .lt-ie8 body #main .width-container li.product.column-3, .lt-ie8 body #main .width-container li.product.column-4 
{
	width:100%;
	margin-bottom:10px;
}

#main .bg-sidebar-pro {
	background-image:none;
}

#bread-crumb {
	float:none;
	text-align:left;
	position:relative;
	top:-25px;
	margin:0px;
}
#page-title h1 {
	float:none;
}

#copyrigh-text { float:none; text-align:center;}

footer #copyright ul.pro-footer-menu {
	float:none;
	margin:10px auto 0px auto;
	text-align:center;
}

#additional-social-pro {
	float:none;
	margin:-10px auto 8px auto;
	text-align:center;
}

#checkout-basket-iceberg {
	display:none !important;
}
/* Select Menu */
h1#logo {float:none !important; padding:0px; margin:0 auto; text-align:center;}
#additional-icons-nav {display:none; float:none; margin:0 auto; background:none; text-align:center;}
nav {float:none; margin:0 auto 5px auto;  background:none;}
nav ul { display: none;  }  
nav select option { background:#fff; color:#888;}
nav select { text-transform:none; display:block;  margin-left:auto; margin-right:auto; width:300px; min-width: 150px; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
 -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px; -webkit-padding-start: 2px; -webkit-user-select: none;-moz-user-select: none;
background:#FAFAFA url(../images/select-arrow.png) center right no-repeat;;
font-size:13px;
border: 1px solid #aaaaaa;
color: #555555;
padding:7px 5px 7px 10px;
    text-indent: 0.01px;
    text-overflow: '';
}


/* Header Menu */
#header-top  ul.pro-top-menu {
	text-align:center;
}
#header-top  ul.pro-top-menu li {
	margin-left:0px; margin-right:5px;
	padding:8px 0px 0px 0px;
}

#header-top ul { text-align:center;  }
#header-top ul li {padding:8px 0px 8px 0px;}
.cart-nav-pro { float:none; } 


#header-top ul.cart-nav-pro {
	text-align:center;
	float:none;
}

#header-top .address-phone-pro {
	display:inline-block;
	float:none;
	padding:8px 0px 0px 0px;
	margin-right:5px;
}

/* BLOG Adjustments */
.blog-container-text {
	padding:14px 18px 0px 18px;
	margin:0px 15px 0px 15px;
}

.commentlist {width:95%; left:-10px;}
.commentlist .children li.comment .comment-meta {margin-left:0px;}
.commentlist .avatar, .commentlist > li:before {display:none;}
.commentlist .avatar {display:none;}

/* WOOCOMMERCE */
.product-remove {display:none;}
#single-product-pro .entry-summary { padding:0px; background:none; }
body.woocommerce .commentlist {left:0px;}
.comment-text {
	width:90% !important;
	margin:0px !important;
	margin-left:-10px !important;
}

.portfolio-index-text.video-portfolio-pro {
	position:relative;
}
img.filler-pro {display:none;}
.video-pro-portfolio {height:auto; margin:0px;}

.woocommerce table.cart {
	font-size:10px;
}

/* Heading Sizes */
#page-title h1, #bread-crumb {max-width:100%;}

h1 {font-size:30px; }
h2 {font-size:25px; }
h3 {font-size:22px;  }
h4 {font-size:19px; }
h5 {font-size:18px;  }
h6 {font-size:13px;}
.footer-highlight-home h1 { font-size:35px; }

.googlemap {
	max-height:250px !important;
}

.wpcf7 input, #respond input {width:185px;}
.wpcf7 textarea, #respond textarea {width:215px; }


body a.progression-button {margin-bottom:5px;}

.callback form input[type="text"] {
    margin-left: 20px;
    padding: 15px 10px;
    width: 70%;
	margin-bottom:20px;
}

.callback form input[type="submit"] {
       margin-bottom: 20px;
    margin-left: 20px;
    padding: 15px 10px;
    width: 40%;
}


.grid3products{width:100%!important;}

.featured-image-portfolio img {
    height: auto;
    width: 100%!important;
}

.callback form {padding-left:0px!important;}

.mobile-width-container{width:100%!important;}

.logo-holder {
    width: 100%;
	text-align:center;
}
.navcol{width:100%!important; float:none!important;padding-top: 25px;}

.navcol h6 {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
	padding:0px!important
}

/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em;display:none!important; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/



.slicknav_menu {
    font-size:16px;display:block;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;

}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    padding:5px;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
	text-align:center;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
     background: none repeat scroll 0 0 #14248c;
    margin: 0;
    padding: 0 30px 30px 30px;
    visibility: visible !important;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
}

.slicknav_nav li{
   border-bottom:solid 1px #fff;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {

    background:#14248c;
    color:#fff;
}
.slicknav_nav a:hover{
 
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}

.consultation .grid3column-progression {
    width: 100%;
}

		.consultation input{ border: 0 none;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 12px 0 10px 16px; width:100%}
	
	
	.consultation textarea{ border: 0 none;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 12px 0 10px 16px;width:100%; min-height:115px;}
	
	
	.testimonials .grid2column-progression {
    width: 100%;
}
	
	.treatment-info .grid2column-progression{max-height:100%; background:#fff; padding:0px; width:100%;}
		.treatment-info .grid2column-progression h3{ padding:15px 30px; }

	.treatment-info .grid2column-progression p{ padding:0 30px; }

.treatment-info .grid3column-progression {width: 100%;}
.treatment-info .grid3column-progression img {width:100%!important;}

.contact-info .grid3column-progression {
width:100%;padding-bottom:20px; border-bottom: solid 1px #ccc; text-align:center;}


.blog-list .grid3column-progression {width:100%;padding-bottom:20px; border-bottom: solid 1px #ccc; text-align:center;}

.blog-wide-list p{color:#575757; margin:0px; padding:20px 0!important;}


.blog-wide-list .grid2column-progression {
    padding: 20px 0 !important;
}

.blog-list h3, .blog-wide-list h3 {
    padding:0!important;
}

.shop-terms {
    background: none repeat scroll 0 0 #e7e7e8;
    padding: 20px 0px;
}

.shop-info .dark-button {
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 16px;
    padding: 18px 20px;
}

.shop-info .btn-container {
    background: none repeat scroll 0 0 #364fa5;
    color: #fff;
    padding: 23px 5px 22px;
}

.shop-select {
    background: url("../images/assets/shop-arrow.jpg") no-repeat scroll 195px center #fff;
    border-radius: 3px;
    border-right: 2px solid #b0b2c0;
    float: none!important;
    height: 26px;
    margin-right: 20px;
    overflow: hidden;
    padding: 0 13px 0 0;
    width: 208px;
}

.about .grid2column-progression{width: 100%;}

.about .grid3column-progression {
    margin: 0 0 20px !important;
    width: 100% !important;
}

.caption p {
    font-size: 13px;
    line-height: 1.5em;
    margin: 0 20px 15px;
}


.ql {
    float: left;
    margin-left: 0px;
}
.qr {
    float: right;
    margin-left: 0px;
}

.symptoms-block ul {
    color: #505050;
    font-size: 13px;
    padding: 0 44px;
}

.symptoms-block ul li span {
    color: #505050;
    padding-left: 0;
}
}


@media only screen and (max-width: 467px) {
	h2.product-name {
    color: #364fa5;
    float: left;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.hero-content {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    min-height: 608px;
    padding: 0 30px;
    width: 242px;
}

.hero-content h3 {
    color: #505050;
    font-size: 39px;
    font-weight: 600;
    padding: 35px 0 10px;
}

.hero-content p {
    color: #505050;
    font-size: 14px;
    padding: 0 0 25px;
}


.content-page-hero-content {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    min-height: 420px;
    padding: 0 30px;
    width: 275px;
}

.content-page-hero-content h3 {
    color: #505050;
    font-size: 39px;
    font-weight: 600;
    padding: 35px 0 10px;
}

.content-page-hero-content p {
    color: #505050;
    font-size: 14px;
    padding: 0 0 25px;
}


h2.product-price {
    color: #364fa5;
    float: right;
    font-size: 39px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

ul.tabs li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid;
    border-right: 0 solid;
    color: #686868;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 10px 0;
    padding: 11px;
}

.shop-terms {
    background: none repeat scroll 0 0 #e7e7e8;
    padding: 20px 0px;
}
	
	
	.styled-select select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0;
    color: #5f5d5f;
    font-size: 22px;
    height: 34px;
    line-height: 1;
    padding: 5px;
    width: 68px;
}

.styled-select {
    background: url("../images/assets/quantity-arrow.jpg") no-repeat scroll 30px center #f1f1f1;
    float: left;
    height: 30px;
    margin-right: 20px;
    overflow: hidden;
    padding: 20px 4px;
    width: 48px;
}
	
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1024px) 
  { 
.pricing {
 border-bottom: 1px solid #fff;
    display: inline-block;
    width: 100%;
}

.pricing-treatmeant h4 {
    color: #6d6d6d;
    font-size: 16px;
    margin: 0;
    width: 100%;
}

.pricing-price {
    float: right;
    font-size: 14px;
    padding: 18px 0;
    width: 20%;
}
.pricing-treatmeant {
    border-right: 1px solid #fff;
    float: left;
    padding: 20px;
    text-align: left;
    width: 65%;
}
}



