/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS
blue #445b6e
grey #555556
*/



/* BUTTONS */

a.rs-btn {
	padding: 14px 16px;
	font-size: 24px;
	display: inline-block;
}
a.rs-btn.rs-blue {
	background: #445b6e;
	color: #FFF;
}
a.rs-btn.rs-blue:hover {
	background: #555556;
	color: #FFF;
	text-decoration: none;
}
#header_main .main_menu li.current-menu-item span {
	color: #445b6e;
	font-weight: bold;
	font-family: "Open Sans", sans-serif !important;
}

.av-main-nav > li > a {
	display: block;
	text-decoration: none;
	padding: 0 8px;
}
body {
	font-size: 18px !important;
	font-family: "Open Sans", sans-serif !important;
}
table td {
	font-size: 18px !important;
	font-family: "Open Sans", sans-serif !important;
}
#searchform input#searchsubmit:hover {
	background: #445b6e;
}
.contact-right .wpcf7-form input[type="submit"]:hover {
	background: #445b6e;
}
.ct-info a:hover {
	color: #445b6e;
}
.page-id-2969 #wpcf7-f2976-p2969-o1 input[type="submit"]:hover {
	background: #445b6e;
}
/* HEADER */

header#header .av-logo-container .inner-container {
	border-bottom: 8px solid #445b6e;
}
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
	background: rgba(245, 245, 245, 0.8) none repeat scroll 0 0;
	display: inline-block;
	margin: 0 0 1px;
	padding: 20px 15px;
	text-align: center;
	width: 100%;
}
#header_main .av-logo-container .logo img {
	padding-top: 25px;
}
#header_main {
	border-bottom: 0px solid #555556 !important;
}
#header_main_alternate > .container {
	margin: 0;
	padding: 0 10px 0 0;
	width: 100%;
}
#footer ul.social_bookmarks {
	height: 50px;
}
.social_bookmarks li {
	width: 30px !important;
	height: 30px !important;
	margin-left: 8px;
	border:none !important;
}
.social_bookmarks li a {
	width: 45px !important;
	height: 40px;
	font-size: 26px;
	display: inline-block;
	padding: 4px 3px 14px 3px !important;
}
#top #header .av-main-nav > li > a {
	font-size: 16px;
}
#top .av-main-nav ul a {
	font-size: 14px;
}
#menu-item-search > a, #menu-item-search .avia-font-entypo-fontello {
	font-size: 24px !important;
}
#menu-item-search > a {
	margin-right: 10px;
}
#header_main .current-menu-parent > a .avia-menu-text {
	color: #445b6e;
}
/* TOPBAR CONTACT */

#topbar_contact {
 	float: right;
    height: 100px;
    overflow: hidden;
	margin-top: -24px;
	display:none;
}
#topbar_contact a {
	font-size: 24px;
}

#footer .textwidget .phone{
	color: #fff;
    display: block;
    margin-top: 10px;
	}
#topbar_contact .phone strong {
    font-size: 26px;
    padding-left: 7px;
}
#topbar_contact .phone > span {
    font-size: 18px;
}
#topbar_contact a.bookonline {
	background: #445b6e;
	color: #FFF;
	padding: 10px 16px;
}

#top .social_bookmarks li a{
    color: #fff !important;
    background: #afa9a6 !important;
    border-radius: 50%;
    font-size: 18px;
    line-height: 21px;
}
#topbar_contact a.bookonline:hover {
	background: #555556;
	color: #FFF;
	text-decoration: none;
}
/* HOMEPAGE */

body.home .template-page.content {
	padding-bottom: 0;
}
div .av_one_third {
	margin-left: 3%;
	width: 31.333%;
}



#header_meta .phone-info a {
    background: #445b6e none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    margin-left: 10px;
    padding: 7px 20px;
    border-radius: 5px;
}

.phone-info span {
    color: #445b6e;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1em;
}

.topbartop{
	position: absolute;
    right: 23px;
    top: 10px;	
	}
	
.av_icon_active_right .social_bookmarks {
    float: left;
    margin-right: 15px !important;
	margin-top: 4px !important;
}	
#header #header_meta{
	background: none !important;	
	}
.emails a,.emails a:hover{
	color:#fff;
	font-weight:normal;
	}	
.emails p{
	margin:0;
	font-weight:normal;
}
.bottomicons li {
    margin: 5px 8px 0 0;
    padding: 0 !important;
}
.emails {
    margin-top: 4px;
}
#footer .flex_column:nth-child(1) {
    width: 12% !important;
}
/* CONTENT */

#header_main a:hover {
	color: #445b6e;
}
.entry-content-header .page-thumb {
	margin-bottom: 15px;
}
body.home #av-masonry-1 {
	margin-bottom: 25px;
}
body.home .avia-section-large .content, .avia-section-large .sidebar {
	padding-top: 40px;
}
h1.av-special-heading-tag, .entry-content h1 {
	text-transform: initial !important;
	font-weight: normal;
}
/* FORMS */

.wpcf7-form-control.wpcf7-submit {
	text-transform: uppercase;
	padding: 12px 18px;
	font-size: 24px;
	margin-top: 15px;
}
/* TESTIMONIALS */

.style-clean_style blockquote.easy_testimonial {
	margin: 0;
	min-height: 80px;
	padding: 0;
	font-size: 14px;
	font-style: italic;
}
.style-clean_style blockquote.easy_testimonial {
	margin: 0;
	min-height: 80px;
	padding: 0;
	font-size: 14px;
	font-style: italic;
}
blockquote.easy_testimonial .testimonial-client {
	font-size: 16px;
}
blockquote.easy_testimonial .dashicons-star-filled {
	font-size: 22px;
}
#randomtestimonialwidget-2 {
	padding: 10px 0 0 0;
}
/* FOOTER */

#footer #text-5 {
	margin: 10px 0 0 0 !important;
	padding: 0;
}
#footer #avia_google_maps-2 {
	margin-bottom: 0 !important;
}
#footer .social_bookmarks li a {
	border-radius: 100px;
}
#footer blockquote {
	border: 0;
	margin: 0;
	padding: 0;
	font-style: italic;
}
#footer {
	border-top: 1px solid #555556 !important;
}
footer .copyright {
	color: #000000;
}
.left_sec_footer_bok2 {
	margin-top: -20px;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 100%;
	margin-left: 2% !important;
}
.left_sec_footer_bok2 a {
	color: #FFF;
}
/* SCROLL TO TOP */

#scroll-top-link {
	background: #555556;
}
#scroll-top-link:hover {
	border-color: #445b6e;
}
#scroll-top-link {
	position: fixed;
	border-radius: 2px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	opacity: 0;
	right: 5px;
	bottom: 5px;
	z-index: 1030;
	visibility: hidden;
}
/* MISC */

#mobilesubmenu {
	display: none;
}
body.blog.boxed .avia-content-slider .slide-image {
	max-height: 200px;
}
/* FONTS */

#header_main .main_menu a {
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: normal;
	text-transform: uppercase;
}
#header_main .main_menu ul ul a {
	font-size: 14px !important;
}
h1, h2, h3 {
	font-family: "Open Sans", sans-serif !important;
	color: #b3adaa !important;
}
p, blockquote, .entry-content li {
	font-family: 'Open Sans', sans-serif !important;
	color: #212121 !important;
}
p, .entry-content li {
	font-size: 14px !important;
}
blockquote {
	font-size: 18px !important;
}
.avia-slideshow-featured h2.avia-caption-title {
	color: #445b6e !important;
	font-size: 37px;
	text-transform: none;
	font-family: 'Philosopher', sans-serif !important;
	font-weight: normal;
}
#anchor_3ca .signature01 {
	color: #fff;
}
.signature01 > h2, .signature02 > h2 {
	color: #fff !important;
	font-size: 28px !important;
	font-weight: bold;
	text-transform: none !important;
}
.signature03 > h2 {
	color: #445b6e !important;
	font-size: 32px !important;
	font-weight: bold;
	text-transform: none !important;
}
div#approach {
	padding: 85px 0;
	margin: 14px 0;
	border-top: none;
}
.signature01 > p {
	color: #fff !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 18px !important;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 27px;
}
.signature02 > p {
	color: #fff !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 18px !important;
	line-height: 27px;
	margin: 0;
}
.signature03 > p {
	color: #445b6e !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	margin-bottom: 10px;
}
a.button.take_btn2 {
    padding: 6px 20px;
    border-radius: 5px;
    color: #fff !Important;
    background: #445b6e;
    font-size: 15px !Important;
}
#personal_sec h1 {
	font-size: 36px !important;
	font-weight: bold !important;
	color: #445e6e !important;
	font-family: "Open Sans", sans-serif !important;
}
div#personal_sec {
	float: left;
	width: 100%;
	margin: 60px 0 0;
}
.footer_color h3, .footer_color p, .footer_color ul li a, .footer_color p strong {
	color: #fff !important;
}
#personal_sec .template-page.content.av-content-full.alpha.units {
	border-top: 6px solid #e7e5e4 !Important;
	padding: 40px 0 !important;
	border-bottom: 6px solid #e7e5e4!important;
}
#personal_sec p {
	font-size: 20px !important;
	font-weight: normal !important;
	color: #58595b !important;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 32px !important;
}
.signature01 > h3 {
	color: #fff !important;
	font-size: 20px !important;
	font-weight: bold !important;
	font-family: 'Open Sans', sans-serif !important;
	margin: 20px 0 0;
}
#personal_sec .btn-takeme a {
    background: #445b6e !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: normal;
    text-decoration: none !important;
    border-radius: 5px;
    padding: 8px 20px;
}
#personal_sec .av-subheading.av_custom_color, #personal_sec .av-subheading.av_custom_color:hover {
    opacity: 1;
}
#personal_sec .btn-takeme a:hover { background: #0587cd !important;}
#approach .thoroughly {
	font-size: 26px !important;
	color: #58595b !important;
	font-style: italic !important;
	font-family: 'Philosopher', sans-serif !important;
	line-height: 32px;
}
.btn-takeme {
    float: left;
    width: 100%;
}
.signature02 input {
	margin: 0 0 7px !important;
	text-align: center;
}
#anchor_3ca .flex_column {
	min-height: 284px;
}
#anchor_3ca .template-page {
	padding-top: 57px !important;
}
#approach .av_one_half {
	margin-left: 0;
}
#approach .greening {
	color: #445b6e;
	font-size: 20px;
	font-style: normal;
	font-family: 'Open Sans', sans-serif !important;
	margin: 17px 0 0;
	display: block;
}
.signature02 input::-moz-placeholder, .signature02 input::-webkit-input-placeholder, .signature02 input::-o-placeholder {
 text-align:center;
}
#footer h3.widgettitle {
	font-family: "Philosopher", sans-serif !important;
	font-size: 20px;
	letter-spacing: 0 !important;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: none;
}
#footer .flex_column:nth-child(4) {
	margin-left: 0;
	width: 26%;
}
#footer .flex_column:nth-child(2) {
    margin-left: 0;
    width: 34% !important;
}
.footer_color ul li a {
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px;
	color: #eae6e3;
}
.footer_color ul li {
	line-height: 22px;
}
.footer_color .textwidget p {
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px !important;
	line-height: 21px;
	margin-top: 0;
	color: #eae6e3;
}
#footer .flex_column:nth-child(3) #text-3.widget {
	margin: 0 0 30px;
}
#footer .flex_column:nth-child(3) #text-9.widget {
	margin-bottom: 0;
}
#header_meta .phone-info a:hover{
background-color: #0587cd;
text-decoration:none;

	-webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */
	-moz-transition: all 1s ease;/* Firefox 4-15 */
	-o-transition: all 1s ease;/* Opera 10.5-12.00 */
	transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */

}

#top #wrap_all .av-social-link-facebook:hover a {
    background-color: #37589b !important;
    color: #fff;
}
#top #wrap_all .av-social-link-instagram:hover a {
    background-color: #a67658 !important;
    color: #fff;
}
#top #wrap_all .av-social-link-gplus:hover a {
    background-color: #de5a49 !important;
    color: #fff;
}
/*** bootstrip range slider css start here ***/

/*! =======================================================

                      VERSION  9.2.0              

========================================================= */

/*! =========================================================

 * bootstrap-slider.js

 *

 * Maintainers:

 *		Kyle Kemp

 *			- Twitter: @seiyria

 *			- Github:  seiyria

 *		Rohit Kalkur

 *			- Twitter: @Rovolutionary

 *			- Github:  rovolution

 *

 * =========================================================

 *

 * Licensed under the Apache License, Version 2.0 (the "License");

 * you may not use this file except in compliance with the License.

 * You may obtain a copy of the License at

 *

 * http://www.apache.org/licenses/LICENSE-2.0

 *

 * Unless required by applicable law or agreed to in writing, software

 * distributed under the License is distributed on an "AS IS" BASIS,

 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

 * See the License for the specific language governing permissions and

 * limitations under the License.

 * ========================================================= */

.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.slider.slider-horizontal {
	width: 100%;
	height: 20px;
	margin-bottom: 30px !important;
}
.slider.slider-horizontal .slider-track {
	height: 15px;
	width: 100%;
	margin-top: -5px;
	top: 50%;
	left: 0;
}
.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
	height: 100%;
	top: 0;
	bottom: 0;
}
.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
	margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	border-width: 0 10px 10px 10px;
	width: 0;
	height: 0;
	border-bottom-color: #0480be;
	margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
	white-space: nowrap;
	margin-top: 20px;
	margin-left: -105px !important;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	padding-top: 4px;
	display: inline-block;
	text-align: center;
	width: 235px !important;
}
.slider.slider-vertical {
	height: 210px;
	width: 20px;
}
.slider.slider-vertical .slider-track {
	width: 10px;
	height: 100%;
	left: 25%;
	top: 0;
}
.slider.slider-vertical .slider-selection {
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}
.slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {
	width: 100%;
	left: 0;
	right: 0;
}
.slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle {
	margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle {
	border-width: 10px 0 10px 10px;
	width: 1px;
	height: 1px;
	border-left-color: #0480be;
	margin-left: 0;
}
.slider.slider-vertical .slider-tick-label-container {
	white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
	padding-left: 4px;
}
.slider.slider-disabled .slider-handle {
	background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
	background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
	background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
	background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
	background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
	background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
	cursor: not-allowed;
}
.slider input {
	display: none;
}
.slider .tooltip.top {
	margin-top: -36px;
}
.slider .tooltip-inner {
	white-space: nowrap;
	max-width: none;
}
.slider .hide {
	display: none;
}
.slider-track {
	position: absolute;
	cursor: pointer;
	border: 1px solid #dddddd;
	border-radius: 4px;
}
.slider-selection {
	position: absolute;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}
.slider-selection.tick-slider-selection {
	background: #bfbab8;
}
.slider-track-low, .slider-track-high {
	position: absolute;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}
.slider-handle {
	height: 30px;
	position: absolute;
	top: -5px;
	width: 30px;
	background-color: #337ab7;
	background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	filter: none;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	border: 0px solid transparent;
}
.slider-handle.round {
	border-radius: 50%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfbab8+0,b5b3b2+32,445b6e+61,445b6e+100 */
	background: #bfbab8; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #bfbab8 0%, #b5b3b2 16%, #445b6e 61%, #445b6e 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #bfbab8 0%, #b5b3b2 16%, #445b6e 61%, #445b6e 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #bfbab8 0%, #b5b3b2 16%, #445b6e 61%, #445b6e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbab8', endColorstr='#445b6e', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
Color format:
Comments
}
.slider-handle.triangle {
	background: transparent none;
}
.slider-handle.custom {
	background: transparent none;
}
.slider-handle.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '2605';
	color: #726204;
}
.slider-tick {
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	filter: none;
	opacity: 0.8;
	border: 0px solid transparent;
}
.slider-tick.round {
	border-radius: 50%;
}
.slider-tick.triangle {
	background: transparent none;
}
.slider-tick.custom {
	background: transparent none;
}
.slider-tick.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '2605';
	color: #726204;
}
.slider-tick.in-selection {
}
/*** bootstrip range slider css end here ***/



.slider-tick {
	display: none !important;
}
#fourboxs .av-hover-grow:hover img {
	-webkit-transform: scale(0.9) !important;
	transform: scale(0.9) !important;
}
.formpage span {
	color: #445b6e;
}
.formpage li {
	background: hsla(0, 0%, 0%, 0) url("../images/arro.png") no-repeat scroll 0 12px;
	color: hsl(0, 0%, 0%);
	font-weight: 600;
	list-style-type: none;
	padding: 3px 27px;
}
.formpage {
	display: block;
	padding: 0 30px 0 0;
}
.formpage_right {
	border: 20px solid hsl(0, 0%, 100%) !important;
	box-shadow: 0 0 0 1px hsl(0, 0%, 80%);
	margin-top: 30px;
	width: 100%;
}
.formpage p {
	font-size: 13px !important;
}
.formpage_right h4 {
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
}
.formpage_right label {
	color: #445b6e;
	font-size: 13px !important;
	font-weight: normal !important;
}
.formpage_right .Start {
	border-radius: inherit !important;
	margin: 10px 0 !important;
	padding: 8px 5px !important;
}
.button1 {
	color: hsl(0, 0%, 100%);
	margin: 30px 0 20px;
	padding: 0;
}
.button1 a {
	background-color: #445b6e;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    border-radius: 5px;
	margin-left: 0;
	padding: 10px 20px;
}
.button1 a:hover {
	background-color: #0587cd;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.major {
	padding: 60px 0 0;
	text-align: center;
}
.sensitive {
	padding: 60px 0 0;
}
.deep p {
	font-size: 17px !important;
	margin: 25px 0 0 0;
}
.deep {
	float: left;
	height: 200px;
	margin: 0;
	padding: 30px 0;
	width: 20%;
}
.major h5 {
	font-size: 30px;
	padding: 0 0 8px;
	font-weight: normal;
}
.dry {
	padding: 60px 0 0;
	text-align: center;
}
.skin {
	float: left;
	margin: 0;
	padding: 30px 35px 0;
	width: 25%;
}
.dry h5 {
	font-size: 30px;
	padding: 60px 0 9px 0;
	font-weight: normal;
}
.skin p {
	font-size: 18px !important;
	margin: 40px 0;
}
.skin a {
	background: #bfbab8 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 75px;
	min-height: 75px;
	text-decoration: none;
}
.lack a {
	margin: 0;
	padding: 20px 50px;
}
.lack {
	padding: 0 21px;
}
.skin a:hover {
	background: hsl(0, 0%, 20%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	text-decoration: none;
}
.sensitive h5 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}
.range-slider {
	margin: 19px auto 60px !important;
	width: 80%;
}
.sensitive .range-slider__range {
	border-radius: 5px;
	margin: 0;
	outline: medium none;
	padding: 0;
	width: 100%;
}
.sensitive .range-slider__value {
	padding: 0 167px 0 0;
	font-style: italic;
}
.sensitive .range-slider p {
	color: #445b6e!important;
	font-size: 15px !important;
	text-align: center;
}
.deep img {
	border: 6px solid hsl(0, 0%, 100%);
	box-shadow: 0 0 0 0 #d7f2ff inset, 0 0 0 1px #d7f2ff;
}
.major1 {
	padding: 60px 0 0;
	text-align: center;
}
.major1 span {
	text-align: center;
	color: #445b6e;
}
.major1 p {
	font-size: 16px;
	font-style: normal;
	text-align: center;
}
.major1 h5 {
	font-size: 30px;
	padding: 0 0 25px;
	font-weight: normal;
}
.are img {
	border: 6px solid hsl(0, 0%, 100%);
	box-shadow: 0 0 0 0 #d7f2ff inset, 0 0 0 1px #d7f2ff;
}
.are p {
	font-size: 18px !important;
	font-style: normal;
	text-align: center;
}
.are {
	float: left;
	width: 20%;
	height: 250px;
}
.complete {
	padding: 60px 0 0;
	text-align: center;
}
.complete p {
	font-size: 18px !important;
	font-style: italic;
	text-align: center;
}
.complete span {
	font-size: 18px !important;
	font-style: italic;
	text-align: center;
	color: #445b6e;
}
.complete h5 {
	font-size: 30px;
	padding: 0;
	font-style: normal;
}
.answers {
	border: 1px solid #445b6e !important;
	float: left;
	margin: 1.5%;
	position: relative;
	width: 22%;
	min-height: 275px;
}
.answers h6 {
	background: hsla(0, 0%, 0%, 0) url("../images/border.png") no-repeat scroll center 46px;
	color: hsl(0, 0%, 20%);
	font-size: 18px;
	font-weight: normal;
	padding: 14px 0 28px;
	text-transform: uppercase;
}
.answers span {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding: 20px 60px;
	color: #333;
}
.answers p {
	font-size: 18px !important;
	font-style: normal;
}
.formpage ul {
	margin: 30px 0 0 -18px;
}
.ddf-dermcodetm {
	padding: 60px 0 0;
}
.ddf-dermcodetm span {
	color: hsl(201, 95%, 41%);
}
.ddf-dermcodetm ul {
	margin: 0;
	padding: 0;
}
.ddf-dermcodetm li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ddf-dermcodetm li .active {
	background: hsl(201, 95%, 41%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 1px 12px;
	text-decoration: none;
}
.ddf-dermcodetm li a {
	background: hsl(0, 0%, 20%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	font-size: 12px;
	margin: 0 3px 0 0;
	padding: 6px 12px 5px;
}
.ddf-dermcodetm li a:hover {
	color: hsl(0, 0%, 100%);
	text-decoration: none;
}
.ddf-dermcodetm li a:focus {
	text-decoration: none;
}
.status {
	float: left;
	margin: 0;
	text-align: left;
	width: 38%;
}
.status p {
	font-size: 18px !important;
	line-height: 30px;
}
.sktnmajor {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	width: 30%;
}
.sktnmajor p {
	color: hsl(201, 95%, 41%) !important;
	font-size: 18px !important;
	margin: 0;
}
.graded {
	float: left;
	padding: 0 0 0 26px;
	width: 32%;
}
.allcentant {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border: 20px solid hsl(0, 0%, 100%) !important;
	box-shadow: 0 0 1px 0 hsl(0, 0%, 80%);
	margin: 40px 0 0;
}
.graded ul {
	float: left;
	margin: 0 0 0 -28px;
	padding: 0 10px 0 0;
	text-align: left;
}
.graded li {
	float: none;
	font-weight: 600;
	padding: 0 0 13px;
}
.pores ul li {
	float: left;
	padding: 0;
	font-weight: normal;
}
.pores {
	float: right;
	margin: auto;
	padding: 0;
	width: 60%;
}
.pores ul {
	margin: 0;
	padding: 0;
}
.pores li .active {
	background: hsl(201, 95%, 41%) none repeat scroll 0 0 !important;
	border: medium none;
	color: hsl(0, 0%, 100%) !important;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 2px 12px 0;
	text-decoration: none;
}
.pores ul li a {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
	border: 1px solid hsl(0, 0%, 80%);
	color: hsl(0, 0%, 0%) !important;
	margin: 0 3px 3px 0 !important;
	padding: 5px 12px;
}
.sktnmajor h5 {
	font-size: 18px;
}
.ddf-dermcodetm li a:hover {
	background: #445b6e;
}
.pores ul li a:hover {
	background: hsl(201, 95%, 41%) none repeat scroll 0 0 !important;
	color: hsl(0, 0%, 100%) !important;
}
/**********************  17-10-2016  ***************************/

.becomes {
	margin: auto;
	text-align: center;
}
.block-cleanse {
	height: 130px;
}
.fill-cleanse.disabled {
	background: #bfbab8 none repeat scroll 0 0;
	color: #fff !important;
}
.circle:hover {
	text-decoration: none;
	background: #000;
	-webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */
	-moz-transition: all 1s ease;/* Firefox 4-15 */
	-o-transition: all 1s ease;/* Opera 10.5-12.00 */
	transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */
}
.circle:focus {
	text-decoration: none;
	outline: none;
}
#historyoutput .outputresult p {
	font-size: 12px !important;
	line-height: 24px;
	margin: 0;
}
#historyoutput .outputresult b {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.circle {
	color: #fff;
	background: #06C;
}
.fill-color1, .fill-cleanse {
	background-color: #445b6e;
	border-radius: 150px;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 110px;
	line-height: 110px;
	margin: auto;
	width: 110px;
}
.ddf-dermcodetm h1 {
	font-size: 36px;
	text-align: left;
}
.sktnmajor h5 {
	font-size: 18px;
	padding: 0;
	text-align: left;
}
.deep span {
	display: none;
	margin: 25px 0 0 0;
}
.deep:hover span {
	color: #445b6e;
	display: block;
}
.deep:hover p {
	display: none;
}
.are span {
	display: none;
}
.are:hover span {
	color: #445b6e;
	display: block;
	padding: 16px 0;
}
.are:hover p {
	display: none;
}
#view-results {
	background: url(../images/view-results.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 43px;
	margin: 20px 0;
	width: 164px;
}
#view-results:hover {
	background: url(../images/view-results-hover.png) no-repeat;
}
#view-results span {
	color: hsl(189, 100%, 28%);
	display: inline-block;
	font-size: 14px !important;
	font-style: normal;
	font-weight: bold;
	line-height: 44px;
	margin-left: -32px;
	text-transform: uppercase;
	font-family: lato;
}
.almost {
	background: hsla(0, 0%, 100%, 0.45) none repeat scroll 0 0;
	cursor: pointer;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.almost .back-btn {
	background: #e8e8e8 none repeat scroll 0 0;
	border-radius: 80px;
	box-shadow: 0 2px 6px #7f7f7f;
	font-size: 20px;
	height: 80px;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	padding: 25px 0;
	position: absolute;
	text-decoration: none;
	top: 50%;
	transition: all 0.45s ease 0s;
	width: 80px;
}
.almost .back-btn span::before {
	content: "edit";
}
.almost .back-btn span {
	color: hsl(189, 100%, 28%);
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 80px;
	margin-right: -4px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	background: none;
}
.form input[type="text"] {
	margin: 0 20px 0 0 !important;
	padding: 10px 0 10px 10px !important;
	width: 48% !important;
	float: left;
	border: 1px solid hsl(0, 0%, 89%) !important;
}
.form input[type="email"] {
	padding: 10px 0 10px 12px !important;
	width: 50% !important;
	border: 1px solid hsl(0, 0%, 89%) !important;
}
.form button.skinanalysisformsubmit {
	background: #445b6e none repeat scroll 0 0;
	border: medium none;
	color: hsl(0, 0%, 100%);
	display: table;
	font-size: 18px;
	margin: auto;
	padding: 10px 0;
	text-align: center;
	width: 15%;
	text-transform: uppercase;
	cursor: pointer;
}
.form a:hover {
	background: hsl(0, 0%, 20%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	text-decoration: none;
}
.form {
	padding: 30px 0;
}
.answers:hover .almost {
	display: block !important;
}
.image-overlay.overlay-type-extern {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
}
.almost .back-btn:hover {
	background: hsl(201, 95%, 41%) none repeat scroll 0 0 !important;
	color: #ffffff;
}
.lack a:focus {
	text-decoration: none;
}

/**********************  DG styles | May 2017  ***************************/

.wpcf7-form .wpcf7-submit, .single_add_to_cart_button {
	background-color: #445b6e !important;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: none;
}

.wpcf7-form .wpcf7-submit:hover, .single_add_to_cart_button:hover {
	background-color: #0587cd;
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
/**********************  17-10-2016  ***************************/

#border-tt .avia-caption {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	bottom: -1px;
	left: 0;
}
.stay-form-f form {
	padding: 8px 0 0 0 !important;
}
.stay-form-f {
	background: transparent !Important;
}
.stay-form-f .clearfix.subsuribe-btn {
	text-align: center;
}
.stay-form-f .mc-field-group {
	clear: left;
	position: relative;
	width: 100% !important;
	padding-bottom: 0 !important;
	min-height: 36px !important;
}
.stay-form-f .mc-field-group input, .avia-mailchimp-for input[type=text], .avia-mailchimp-for input[type=email] {
	border-radius: 5px !important;
}
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area{padding: 8px}
.avia_ajax_form.av-form-labels-hidden p{margin: 10px 0 0 0;}
form.avia-mailchimp-form, #top fieldset{margin: 0 !important;}
p.av-last-visible-form-element{text-align:center;}
div .av_one_fourth{margin-left:2% !important; width: 23% !important;}
form.avia-mailchimp-form .button{ 
    padding: 8px 20px;
    border-radius: 5px;
    color: #fff !Important;
    background: #445b6e;
    font-size: 15px !Important;
    width: auto;
    margin: auto !important;
	    border: none;
}


.signature03 > p > a {
	text-decoration: none;
	font-size: 18px !Important;
	line-height: 27px;
	color: #58595b !important;
}
.stay-form-f .button {
	font-size: 16px;
}
.stay-form-f .mc-field-group input {
	text-align: left;
}
.signature03 > p > a:hover {
	color: 445b6e !important;
}
.hidebox {
	display: none;
}
.showbox {
	display: block;
}
.deep a.active img {
	box-shadow: 0 0 0 1px #445b6e;
}
.skin a.active {
	background: #000;
	color: #fff;
}
.are a img {
	border: 6px solid hsl(0, 0%, 100%);
	box-shadow: 0 0 0 0 #d7f2ff inset, 0 0 0 1px #d7f2ff;
}
.wrinkles a.active img {
	box-shadow: 0 0 0 1px #445b6e;
}
.poresfield a.active img {
	box-shadow: 0 0 0 1px #445b6e;
}
.evenfield a.active img {
	box-shadow: 0 0 0 1px #445b6e;
}
.historyoutput > p {
	font-size: 12px !important;
}
.historyoutput > p > span {
	font-size: 12px !important;
	background: none;
}
.form input.your_name.hightlight[type="text"] {
	border-color: #ff0000 !important;
}
.form input.your_email.hightlight[type="email"] {
	border-color: #ff0000 !important;
}
/**********************  rangeslider  ***************************/

input[type=range] {
	-webkit-appearance: none;
	margin: 10px 0;
	width: 100%;
}
input[type=range]:focus {
	outline: none;
}
 input[type=range]::-webkit-slider-runnable-track {
 width: 100%;
 height: 12.8px;
 cursor: pointer;
 animate: 0.2s;
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
 background: #445b6e;
 border-radius: 25px;
 border: 0px solid #445b6e;
}
 input[type=range]::-webkit-slider-thumb {
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
 border: 0px solid #445b6e;
 height:25px;
 width:25px;
 border-radius:50%;
 background: rgba(186,229,253,1);
 background: -moz-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(186,229,253,1)), color-stop(100%, rgba(5,135,205,1)));
 background: -webkit-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -o-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -ms-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: radial-gradient(ellipse at center, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bae5fd', endColorstr='#445b6e', GradientType=1 );
 cursor: pointer;
 -webkit-appearance: none;
 margin-top: -3.6px;
}
 input[type=range]:focus::-webkit-slider-runnable-track {
 background: #ac51b5;
}
 input[type=range]::-moz-range-track {
 width: 100%;
 height: 12.8px;
 cursor: pointer;
 animate: 0.2s;
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
 background: #445b6e;
 border-radius: 25px;
 border: 0px solid #445b6e;
}
 input[type=range]::-moz-range-thumb {
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
 border: 0px solid #445b6e;
 height:25px;
 width:25px;
 border-radius:50%;
 background: rgba(186,229,253,1);
 background: -moz-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(186,229,253,1)), color-stop(100%, rgba(5,135,205,1)));
 background: -webkit-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -o-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -ms-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: radial-gradient(ellipse at center, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bae5fd', endColorstr='#445b6e', GradientType=1 );
 cursor: pointer;
}
 input[type=range]::-ms-track {
 width: 100%;
 height: 12.8px;
 cursor: pointer;
 animate: 0.2s;
 background: transparent;
 border-color: transparent;
 border-width: 39px 0;
 color: transparent;
}
 input[type=range]::-ms-fill-lower {
 background: #fff;
 border: 0px solid #445b6e;
 border-radius: 50px;
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
}
 input[type=range]::-ms-fill-upper {
 background: #000;
 border: 0px solid #445b6e;
 border-radius: 50px;
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
}
 input[type=range]::-ms-thumb {
 box-shadow: 0px 0px 0px #445b6e, 0px 0px 0px #445b6e;
 border: 0px solid #445b6e;
 height:25px;
 width:25px;
 border-radius:50%;
 background: rgba(186,229,253,1);
 background: -moz-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(186,229,253,1)), color-stop(100%, rgba(5,135,205,1)));
 background: -webkit-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -o-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: -ms-radial-gradient(center, ellipse cover, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 background: radial-gradient(ellipse at center, rgba(186,229,253,1) 0%, rgba(5,135,205,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bae5fd', endColorstr='#445b6e', GradientType=1 );
 cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
 background: #fff;
}
input[type=range]:focus::-ms-fill-upper {
 background: #000;
}
.outerblog a {
	display: inline !important;
}
#mobilesubmenu {
	display: none !important;
}
 @media only screen and (max-width: 1260px) {
#approach .thoroughly {
	font-size: 20px !important;
}
#header_main .main_menu a {
	font-size: 12px !important;
}
.form input[type="text"] {
	display: inline-block !important;
	margin: 0 6px 0 0 !important;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	display: inline-block;
	padding-top: 4px;
	text-align: left;
	width: 20% !important;
	margin-left: 0 !important;
}
.slider.slider-horizontal .slider-tick-label-container {
	margin-left: 0 !important;
}
.form button.skinanalysisformsubmit {
	padding: 10px 17px;
	width: auto;
}
.signature03 > p, .signature02 > p, .signature01 > p {
	padding: 0;
}
.signature03 > p br, .signature02 > p br, .signature01 > p br {
	display: none;
}
.signature01 > h2, .signature02 > h2, .signature03 > h2 {
	font-size: 25px !important;
}
}
 @media screen and (max-width:1024px) {
.graded ul {
	float: left;
	margin: 0 0 0 -40px;
	padding: 0;
}
.pores {
	width: 71% !important;
}
.graded {
	padding: 0 !important;
}
.answers {
	width: 30% !important;
}
.lack {
	padding: 0 !important;
}
.lack a {
	padding: 20px 28px !important;
}
.skin a {
	padding: 20px 80px !important;
}
.lack a {
	margin: 0;
	padding: 20px 36px !important;
}
}
 @media screen and (max-width:991px) {
	 .responsive .main_menu ul:first-child > li > a {
    padding: 0 5px;
}
#header.av_mobile_menu_phone #header_main {
	padding: 10px 0;
}
#mobile-advanced a[title="facebook"] {
	display: none !important;
}
#advanced_menu_toggle, #advanced_menu_hide {
	font-size: 3.5em;
	height: 52px;
	width: 60px;
	top: 42px;
	right: 4px;
	position: absolute;
	border: 2px solid #555556 !important;
}
#advanced_menu_toggle, #advanced_menu_hide:before {
	color: #555556;
}
#advanced_menu_hide {
	top: 32px;
	right: 17px;
	font-size: 3em;
}
#advanced_menu_hide:hover {
	color: #FFF;
}
}
 @media screen and (max-width:768px) { 
.skin a {
	padding: 0 !important;
	font-size: 16px;
}
.graded ul {
	float: left;
	margin: 0;
	padding: 0;
}
.pores {
	width: 27% !important;
}
.graded {
	padding: 0 !important;
}
.answers {
	width: 30% !important;
}
.lack {
	padding: 0 !important;
}
.lack a {
	padding: 20px 28px !important;
}
.lack a {
	margin: 0;
	padding: 20px 19px !important;
}
.status {
	width: 100% !important;
}
.sktnmajor {
	padding: 0 !important;
	width: 100% !important;
	margin: 20px 0 0;
}
.graded {
	width: 100% !important;
	margin: 30px 0 0;
}
.sktnmajor h5 {
	margin: 7px 0;
	padding: 0;
}
.skin br {
	display: none !important;
}
.sensitive .range-slider__value {
	padding: 0 125px 0 0 !important;
}
.are br {
	display: none !important;
}
.are {
	width: 33% !important;
}
.deep br {
	display: none !important;
}
.deep p {
	font-size: 13px !important;
}
.deep {
	width: 33% !important;
}
.formpage li {
	font-size: 13px !important;
}
.formpage_right h4 {
	font-size: 18px !important;
}
.formpage h1 {
	font-size: 24px !important;
	line-height: 30px !important;
}
#header_main .av-logo-container .logo img {
	padding-top: 12px !important;
}
.skin p {
	font-size: 14px !important;
}
#approach {
	background-image: none !important;
	background: #e8e6ed !important;
	padding: 4% 5px !important;
}
#approach .av_one_half {
	margin-left: 0;
	width: 100%;
}
#anchor_3ca .flex_column {
	margin: 5% 0 !important;
}
#footer .flex_column:nth-child(3) {
	margin-left: 0;
	margin-right: 21px !important;
}
.footer_color .textwidget p {
	font-size: 14px !important;
}
.footer_color ul li a {
	font-size: 14px;
}
#footer h3.widgettitle {
	font-size: 16px;
}
}

/*

Mobile Styles

================================================== */

@media only screen and (max-width: 767px) {
div#header_main {
    width: 100%;
}
.category-beauty-blog div .av_one_fourth {
    margin-left: 0% !important;
    width: 100% !important;
}
.thoroughly.test_02_t {
    display: block !Important;
}
header#header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100% !IMPORTANT;
}
#header div#header_meta {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    clear: none !Important;
    width: 100%;
}
header#header .av-logo-container .inner-container {
    border-bottom: none;
}
#header_meta .phone-info a {
    font-size: 15px;
    padding: 7px 15px;
}	 	 
form.avia-mailchimp-form, #top fieldset {
    margin:12px 7% !important;
}
	#footer .flex_column {
    margin-left: 0;
    width: 100% !important;
}
#footer .flex_column:nth-child(1) ,#footer .flex_column:nth-child(2) {
    width: 100% !important;
}
.topbartop {
    position: static;
    right: 0;
    top: 0;
    margin-top: 0;
}
#top #wrap_all .social_bookmarks li {
    width: inherit;
    margin: 0 3px;
}
.phone-info {
    float: right !Important;
    clear: none !important;
    width: 68% !important;
    text-align: right !important;
    padding-top: 0;
    margin-top: 5px;
}
.phone-info span {
    font-size: 15px;
}
#top #wrap_all .social_bookmarks a {
    display: inline-block !important;
    font-size: 14px !important;
	line-height:19px !important;
    margin: inherit;
    padding: inherit;
}
.social_bookmarks li {
    width: 28px !important;
    height: 28px !important;
}	
.social_bookmarks li a {
    width: 28px !important;
	
}
#top .social_bookmarks li a { height: 28px !important; min-height:28px !important;}
#advanced_menu_toggle, #advanced_menu_hide {
	display: block !important;
}
.main_menu .avia-menu, #header_main_alternate, .fallback_menu {
	display: none;
}
.left_sec_footer_bok2 {
	margin-top: 7px;
}
#anchor_3ca .boxs {
	padding: 31px 40px !important;
}
#anchor_3ca .template-page {
	padding-top: 18px !important;
}
#header_main .av-logo-container .logo img {
	padding-top: 5px;
}
#personal_sec .btn-takeme a {
	display: block;
	font-size: 16px !important;
}
#anchor_3ca .flex_column {
	min-height: inherit;
}
.deep {
	height: 260px;
}

/* HEADER */

#mobilesubmenu a {
	width: 50%;
	color: #FFF;
	background-color: #555556;
	display: inline-block;
	float: left;
	text-align: center;
	padding: 12px 0;
	font-weight: bold;
	font-size: 20px;
}
#mobilesubmenu a:first-child {
	background-color: #445b6e;
}
#header_main {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#topbar_contact {
	display: none;
}
#header_main .av-logo-container {
	width: 90% !important;
	max-width: 90% !important;
}
#mobile-advanced a {
	color: #555556;
}
#top #wrap_all .social_bookmarks {
    display: inline-block !important;
    position: relative;
    width: 32% !important;
    padding: 0;
    margin: 0 !important;
    height: 50px;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
}
#header .container .topbartop {
    float: left;
    width: 100%;
    padding-top: 10px;
	border-bottom: 8px solid #445b6e;
}
#header_main .inner-container {
	max-height: 150px;
}
#header_main .social_bookmarks li:hover a {
	background: transparent !important;
	color: #000 !important;
}
div#header_meta .container {
    width: 90% !important;
    max-width: 90% !Important;
}

/* HOMEPAGE */

body.home #full_slider_1 {
	padding-top: 7px !important;
}
body.home .av-special-heading-h1, body.home .entry-content-wrapper > .flex_column {
	padding: 0 !important;
	margin: 0 !important;
}
body.home .avia-section-large .content, .avia-section-large .sidebar {
	padding-top: 20px !important;
}
/* CONTENT */

body.page main {
	padding-top: 20px;
}
body.page main.template-page.content {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
/* FOOTER */

#footer .widget, #footer .flex_column {
	margin-bottom: 0 !important;
}
footer .copyright {
	text-align: center;
	color: #000000;
}
#footer {
	border-top: none !important;
}
}
 @media screen and (max-width:736px) {
.avia-slideshow-featured h2.avia-caption-title {
	font-size: 24px;
}
.responsive .logo img {
	max-height: 100px;
}
#mobilesubmenu {
	margin-top: 35px;
}
#advanced_menu_toggle, #advanced_menu_hide {
	top: 30px;
}
.formpage_right h4 {
	font-size: 16px !important;
	line-height: 24px !important;
}
.deep {
	width: 50% !important;
}
.skin {
	width: 50% !important;
}
.lack a {
	padding: 20px 38px !important;
}
.sensitive .range-slider__value {
	padding: 0 100px 0 0 !important;
}
.are {
	margin-bottom: 20px;
	width: 50% !important;
}
.answers {
	width: 47% !important;
}
.pores {
	width: 35% !important;
}
.graded ul {
	margin: 0 !important;
}
}
 @media screen and (max-width:667px) {
.sensitive .range-slider__value {
	padding: 0 85px 0 0 !important;
}
.formpage {
	width: 100% !important;
}
.formpage_right {
	width: 100% !important;
	margin-top: 20px !important;
}
.formpage_right h4 {
	font-size: 24px !important;
	line-height: 35px !important;
}
}
 @media screen and (max-width:600px) {
.formpage h1 {
	font-size: 18px;
	line-height: 25px;
}
.formpage {
	width: 60% !important;
}
.formpage_right h4 {
	font-size: 15px !important;
	line-height: 20px !important;
}
.formpage_right {
	border: 12px solid hsl(0, 0%, 100%) !important;
	width: 40% !important;
}
.formpage li {
	font-size: 13px;
	padding: 3px 23px;
}
.deep {
	width: 50% !important;
}
.skin {
	width: 50% !important;
}
.lack a {
	padding: 20px 37px !important;
}
.sensitive .range-slider__value {
	padding: 0 70px 0 0 !important;
}
.are {
	width: 50% !important;
}
.answers {
	width: 47% !important;
}
.graded ul {
	margin: 0 !important;
}
.pores {
	width: 40% !important;
}
#header_main .av-logo-container .logo img {
	padding-top: 0px !important;
	width: 55%;
}
}
 @media screen and (max-width:568px) {
#advanced_menu_toggle, #advanced_menu_hide {
	font-size: 2.5em;
	height: 46px;
	width: 51px;
	top: 35px;
	border: 1px solid #555556 !important;
	line-height: 43px;
}
.avia-slideshow-featured h2.avia-caption-title {
	font-size: 18px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	font-size: 13px;
}
.major h5 {
	font-size: 25px !important;
}
.dry h5 {
	font-size: 25px !important;
}
.sensitive h5 {
	font-size: 25px !important;
}
.major1 h5 {
	font-size: 25px !important;
}
.complete h5 {
	font-size: 22px !important;
}
.ddf-dermcodetm h1 {
	font-size: 20px !important;
}
.pores {
	width: 68% !important;
}
.formpage {
	width: 100% !important;
}
.formpage_right {
	width: 100% !important;
}
.formpage_right h4 {
	font-size: 26px !important;
}
.sensitive .range-slider__value {
	padding: 0 65px 0 0 !important;
}
.are {
	width: 100% !important;
	height: inherit !important;
}
.pores {
	width: 45% !important;
}
}
 @media screen and (max-width:414px) {
#header_main .av-logo-container .logo img {
	padding-top: 0 !important;
	width: 70%;
}
.form input[type="text"] {
	display: inline !important;
	margin: 0 6px 18px 0 !important;
	width: 100% !important;
}
.form input[type="email"] {
	width: 100% !important;
}
.deep, .answers, .are {
	height: inherit !important;
}
.formpage {
	width: 100% !important;
}
.formpage_right {
	border: 12px solid hsl(0, 0%, 100%) !important;
	margin-top: 20px !important;
	width: 100% !important;
}
.deep {
	width: 100% !important;
}
.skin {
	width: 100% !important;
}
.sensitive .range-slider__value {
	font-size: 15px !important;
	padding: 0 33px 0 0 !important;
}
.are {
	width: 100% !important;
}
.answers {
	margin-bottom: 20px !important;
	width: 100% !important;
}
.ddf-dermcodetm h1 {
	font-size: 22px !important;
}
.status h2 {
	font-size: 20px !important;
	line-height: 30px !important;
}
.pores {
	width: 60% !important;
}
.complete h5 {
	font-size: 25px !important;
}
}
 @media screen and (max-width:384px) {
.formpage {
	width: 100% !important;
}
.formpage_right {
	border: 12px solid hsl(0, 0%, 100%) !important;
	width: 100% !important;
}
.skin {
	width: 100% !important;
}
.sensitive .range-slider__value {
	font-size: 12px !important;
	padding: 0 38px 0 0 !important;
}
.are {
	margin-bottom: 20px;
	width: 100% !important;
}
.answers {
	margin-bottom: 20px !important;
	width: 100% !important;
}
.status h2 {
	font-size: 18px;
	line-height: 26px;
}
.deep {
	width: 100% !important;
}
.complete h5 {
	font-size: 20px;
	line-height: 30px;
}
.complete span {
	font-size: 15px !important;
}
.complete p {
	font-size: 15px !important;
}
.ddf-dermcodetm h1 {
	font-size: 22px;
}
.pores {
	width: 66% !important;
	float: left !important;
}
.formpage_right h4 {
	font-size: 24px !important;
}
}
@media screen and (max-width:375px) {
.avia-slideshow-featured h2.avia-caption-title {
	font-size: 12px;
}
#top #footer .widget ul {
    float: none;
    width: 100% !important;
}
.major h5 {
	font-size: 25px !important;
}
.dry h5 {
	font-size: 25px !important;
}
.sensitive h5 {
	font-size: 25px !important;
}
.major1 h5 {
	font-size: 25px !important;
}
.complete h5 {
	font-size: 22px !important;
}
.ddf-dermcodetm h1 {
	font-size: 20px !important;
}
.pores {
	width: 68% !important;
}
.formpage_right h4 {
	font-size: 24px !important;
}
.sensitive .range-slider__value {
	font-size: 12px !important;
	padding: 0 35px 0 0 !important;
}
.complete p {
	font-size: 15px !important;
}
.complete span {
	font-size: 15px !important;
}
#top #wrap_all .social_bookmarks li {
    width: inherit;
    margin: 0 1px;
}
#header_meta .phone-info a {
    font-size: 14px;
    padding: 7px 10px;
}
}
@media screen and (max-width:320px) {
.major h5 {
	font-size: 25px !important;
}
.dry h5 {
	font-size: 25px !important;
}
.sensitive h5 {
	font-size: 25px !important;
}
.major1 h5 {
	font-size: 25px !important;
}
.complete h5 {
	font-size: 22px !important;
}
.ddf-dermcodetm h1 {
	font-size: 20px !important;
}
.pores {
	width: 68% !important;
}
.formpage_right {
	width: 88% !important;
}
.formpage_right h4 {
	font-size: 20px !important;
	line-height: 24px !important;
}
.major {
	width: 90% !important;
}
.dry {
	width: 90% !important;
}
.sensitive {
	width: 90% !important;
}
.sensitive .range-slider__value {
	font-size: 12px !important;
	padding: 0 24px 0 0 !important;
}
.major1 {
	width: 88% !important;
}
.answers {
	width: 85% !important;
}
.ddf-dermcodetm {
	width: 88% !important;
}
.ddf-dermcodetm h1 {
	font-size: 16px !important;
}
.ddf-dermcodetm li .active {
	padding: 1px 4px !important;
}
.ddf-dermcodetm li a {
	padding: 6px 5px 5px !important
}
.status h2 {
	font-size: 18px !important;
}
.status p {
	font-size: 14px !important;
	line-height: 25px;
}
.sktnmajor h5 {
	font-size: 15px !important;
}
.sktnmajor p {
	font-size: 14px !important;
}
.pores {
	width: 90% !important;
}
}

/*=========================IPAD Styles========================= */

@media only screen and (max-width: 900px) {
#topbar_contact a {
	font-size: 19px;
}
.slider-handle {
	width: 20px;
	height: 20px;
}
.slider.slider-horizontal .slider-track {
	height: 7px;
	margin-top: -7px;
}
.skin {
	padding: 30px 4px 0;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	font-size: 12px;
	width: 22% !important;
}
.range-slider {
	width: 100%;
}
}