@font-face {
    font-family: 'sf_pro_displayblack';
    src: url('../fonts/sf-pro-display-black-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displaybold';
    src: url('../fonts/sf-pro-display-bold-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displayheavy';
    src: url('../fonts/sf-pro-display-heavy-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displaylight';
    src: url('../fonts/sf-pro-display-light-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displaymedium';
    src: url('../fonts/sf-pro-display-medium-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displayregular';
    src: url('../fonts/sf-pro-display-regular-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displaysemibold';
    src: url('../fonts/sf-pro-display-semibold-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displaythin';
    src: url('../fonts/sf-pro-display-thin-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sf_pro_displayultralight';
    src: url('../fonts/sf-pro-display-ultralight-webfont.woff2') format('woff2'),
         url('../fonts/sf-pro-display-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_CIRCULARSTD-BOLD_0';
	src: url('../fonts/CIRCULARSTD-BOLD_0.eot');
	src: local('☺'), url('../fonts/CIRCULARSTD-BOLD_0.woff') format('woff'), url('../fonts/CIRCULARSTD-BOLD_0.ttf') format('truetype'), url('../fonts/CIRCULARSTD-BOLD_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../fonts/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* #Reset & Basics (Inspired by E. Meyers)
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: bottom;
}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }



/* #Basic Styles
================================================== */
	body {
		background: #ffffff;
	
		font: 13px/21px 'Open Sans', arial, sans-serif;
		color: #333;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #333;
		font-family: "Open Sans", arial, serif;
		font-weight: normal; 
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 29px; line-height: normal; margin-bottom: 0px;}
	h2 { font-size: 21px; line-height: 28px; margin-bottom: 5px; }
	h3 { font-size: 18px; line-height: 26px; margin-bottom: 8px; }
	h4 { font-size: 16px; line-height: 20px; margin-bottom: 8px; margin-top: 4px; }
	h5 { font-size: 15px; line-height: 21px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }
	h7 {
	font-size: 18px;
	

	color: #F00;
}
h2 strong{ font-size: 24px; line-height: 28px; margin-bottom: 5px; color: #0ad1e5;
} }
		stronger {
	font-weight: bold;
	color: #0ad1e5;
}

	p { margin: 20px 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	
	strong { font-weight: bold; color: #000000; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a, a:visited { outline: 0; text-decoration: none;
		
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;			
	}
	a:hover, a:focus { color: #0ad1e5; }
	p a, p a:visited { line-height: inherit; }
	strong { font-weight: 600; color: #535353; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 1.5em; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	.frame-scale-with-grid {
		max-width: 100%; }
		
	#google_map iframe {
		width: 100%;
		height: 416px;
		border: 0;
	}	


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 24px Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 262px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
	    min-height: 60px;
	    height: 60px;
	}
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }



/* #Buttons
================================================== */

.button, a.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		border-style: solid;
		border-width: 0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		
	/*	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 0;*/
		background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-repeat: repeat-x;
	/*	border-color: rgba(0, 0, 0, 0.03) rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.15);*/
		color: white;
	
		background-color: #374045;
		text-decoration: none;
		font-size: 16px;
		font-family: "Open Sans", arial;
		font-weight: 400;

		display: inline-block;
		cursor: pointer;
		line-height: normal;
		padding: 5px 14px;
		
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}


.button:hover, a:hover.button,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {

		background-color: #0ad1e5;
	  
	  }

.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		
		background-color: #3d494f;
		
		}

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}

.button_hilite, a.button_hilite{
	background-color: #0ad1e5;
}	
.button_hilite:hover, a:hover.button_hilite{
	background-color: #374045;
}

.button_pale, a.button_pale{
	color: #374045;
	background-color: #f8f8f8;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.4);
}	
a:hover.button_pale{
	color: #fff;
	background-color: #374045;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.button, button.sm_button, a.sm_button,
	input[type="submit"].sm_button,
	input[type="reset"].sm_button,
	input[type="button"].sm_button {
		
		font-size: 13px;
		font-weight: 800;
}


/* #Main Navigation
================================================== */

/* menu */
#menu-holder {
	background: #fff;
	position:relative;
}
#menu {
	background: #f8f8f8 url('../images/grad_menu.png') top left repeat-x;
	height: 40px;
	padding: 0px 0 0 5px;
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 400;
	font-size: 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#menu a{
	font-size: 12.5px;	
	text-decoration: none;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin-bottom: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 1015;

	background: url('../images/main_nav_bgr_sep.png') right top no-repeat;	
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	color: #222;
	text-shadow: 0px 1px 0px #fff;
	line-height: 40px;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
	background: #f8f8f8 url('../images/grad_menu.png') top left repeat-x;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#menu > ul > li:hover > a {
	background-color: #fff;
}
#menu > ul > li > a > span {
	padding: 0px 0px 0px 14px;
	background: url('../images/arrow_down_tiny.png') right center no-repeat;
}
#menu > ul > li.home_icon > a{
	width: 16px;
	height: 40px;
	padding:0;
	display: block;
	background: url('../images/home_icon_dark.png') center center no-repeat;
}

#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	left: -1px;
	z-index: 1020;
	padding: 0px 0 5px;
	background: url('../images/menu_pale.png');
	background-image: -moz-linear-gradient(#f8f8f8,#eeeeee);
	background-image: -o-linear-gradient(#f8f8f8,#eeeeee);
	background-image: -webkit-linear-gradient(#f8f8f8,#eeeeee);
	background-image: linear-gradient(#f8f8f8,#eeeeee);
	
	border: 1px solid #e8e8e8;
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;	
    
	webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.12); 
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.12); 
	box-shadow: 1px 1px 3px rgba(0,0,0,0.12);
}

#menu > ul > li > div > ul {
	display: table-cell;
	border-top: 3px solid #e9e9e9;
	padding-top: 7px;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}

#menu > ul > li ul > li {
	position:relative;
}

#menu > ul > li ul > li > a {
	padding: 7px 0px 9px;
	margin: 0 16px;
	color: #222;
	text-shadow: 0px 1px 0px #fff;
	display: block;
	white-space: nowrap;
	min-width: 160px;
	font-size: 14px;
	background: url('../images/main_nav_bgr_sep_vertical.png') bottom left repeat-x;	
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#menu > ul > li ul > li > a > span {
	background: url('../images/arrow_left_tiny.png') -20px center no-repeat;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}
#menu > ul > li ul > li > a:hover > span {
	background: url('../images/arrow_left_tiny.png') left center no-repeat;
	padding-left: 12px;
}
#menu > ul > li ul > li > a.last_submenu_item{
	padding: 7px 0px 7px;
	background: none;		
}
#menu > ul > li ul > li > a:hover {
	text-decoration: none;
}
#menu > ul > li > div > ul > li > a {
	color: #444;
}


/* Dark Nav */
.dark_menu #menu {
	background: #393b3c url('../images/main_nav_bgr_dark.png') top left repeat-x;
}
.dark_menu  #menu > ul > li.home_icon > a {
	background: url('../images/home_icon.png') center center no-repeat !important;
	overflow: hidden;
    text-indent: -26px;
    padding: 0 12px;
}
.dark_menu #menu > ul > li {
	background: url('../images/main_nav_bgr_sep_dark.png') right top no-repeat;	
}
.dark_menu #menu > ul > li > a {
	background: #393b3c url('../images/main_nav_bgr_dark.png') top left repeat-x;
	color: #fff;
	text-shadow: 0px 1px 0px #111;	
}
.dark_menu #menu > ul > li:hover > a {
	background: url('../images/main_nav_bgr_dark_hover.png') top left repeat-x;
}
.dark_menu #menu > ul > li > a:hover {
	background: url('../images/main_nav_bgr_dark_hover.png') top left repeat-x;
}
.dark_menu #menu > ul > li > a > span {
	background: url('../images/arrow_down_tiny_dark.png') right center no-repeat;
}
.dark_menu #menu > ul > li > div {
	background: #4f5152;
	background-image: -moz-linear-gradient(#58595a,#414344);
	background-image: -o-linear-gradient(#58595a,#414344);
	background-image: -webkit-linear-gradient(#58595a,#414344);
	background-image: linear-gradient(#58595a,#414344);
	border: 1px solid #3b3d3e;
	border-top: 1px solid #212223;
}
.dark_menu #menu > ul > li > div > ul {
	border-top: 3px solid #45494b;
}
.dark_menu #menu > ul > li ul > li > a {
	color: #fff;
	text-shadow: 0px -1px 0px #343a3c;
}
.dark_menu #menu > ul > li ul > li > a {
	background: url('../images/main_nav_bgr_sep_vertical_dark.png') bottom left repeat-x;	
}
.dark_menu #menu > ul > li ul > li > a > span {
	background: url('../images/arrow_left_tiny_dark.png') -20px center no-repeat;
}
.dark_menu #menu > ul > li ul > li > a:hover > span {
	background: url('../images/arrow_left_tiny_dark.png') left center no-repeat;
}
.dark_menu #menu > ul > li ul > li > a.last_submenu_item{
	background: none;		
}
/* Dark Nav : End */


/* Custom Nav */
.custom_menu #menu {
    background: #0ad1e5 url('../images/grad_menu.png') top left repeat-x;
}
.custom_menu  #menu > ul > li > a .home_icon{
    background: url('../images/home_icon.png') center center no-repeat;
}
.custom_menu  #menu > ul > li > a:hover .home_icon{
    background: url('../images/home_icon.png') center center no-repeat;
}
.custom_menu #menu > ul > li {
    background: none;
    padding:0;
}
.custom_menu #menu > ul > li > a {
    background: #0ad1e5 url('../images/grad_menu.png') top left repeat-x;
    text-shadow: none;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); 
}
.custom_menu #menu > ul > li:hover > a {
    background: #404040;
    color: #fff;
}
.custom_menu #menu > ul > li > a:hover {
    background: #404040;
    color: #fff;
}
.custom_menu #menu > ul > li > a > span {
    background: none;
    padding: 0;
}
.custom_menu #menu > ul > li > div {
    background: url('../images/menu.png') top left;
    border: none;
    box-shadow: none;
    left: 0;
}
.custom_menu #menu > ul > li > div > ul {
    border-top: none;
}
.custom_menu #menu > ul > li ul > li > a {
    color: #fff;
    text-shadow: none;
}
.custom_menu #menu > ul > li ul > li > a {
    background: none;
}
.custom_menu #menu > ul > li ul > li > a > span {
    background: url('../images/arrow_left_tiny_dark.png') -20px center no-repeat;
}
.custom_menu #menu > ul > li ul > li > a:hover > span {
    background: url('../images/arrow_left_tiny_dark.png') left center no-repeat;
}
.custom_menu #menu > ul > li ul > li > a.last_submenu_item{
    background: none;
}
/* Custom Nav : End */

/* 3rd level */
.subsub_menu {
	display: none;
	position: absolute;
	top: -3px;
	left:97%;

	background: url('../images/menu_pale.png');
	background-image: -moz-linear-gradient(#f8f8f8,#eeeeee);
	background-image: -o-linear-gradient(#f8f8f8,#eeeeee);
	background-image: -webkit-linear-gradient(#f8f8f8,#eeeeee);
	background-image: linear-gradient(#f8f8f8,#eeeeee);

	border: 1px solid #ddd;		

	webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.12); 
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.12); 
	box-shadow: 1px 1px 3px rgba(0,0,0,0.12);	
	
	z-index: 1021;
	padding: 3px 0 3px;
	
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;	
}
.dark_menu .subsub_menu {
	background: #4f5152;
	background-image: -moz-linear-gradient(#58595a,#414344);
	background-image: -o-linear-gradient(#58595a,#414344);
	background-image: -webkit-linear-gradient(#58595a,#414344);
	background-image: linear-gradient(#58595a,#414344);
	border: 1px solid #3b3d3e;

	box-shadow: none;	
}

.custom_menu .subsub_menu {
    background: url('../images/menu.png') top left;
    border: none;
    box-shadow: none;
    left: 100%;
}
/*
#menu > ul > li ul > li.active {
	position: relative;
}*/
/* 3rd level : End */


/* 4rd level */
.subsubsub_menu {
	display: none;
	position: absolute;
	top: -3px;
	left:97%;
	
	background: url('../images/menu_pale.png');
	background-image: -moz-linear-gradient(#f8f8f8,#eeeeee);
	background-image: -o-linear-gradient(#f8f8f8,#eeeeee);
	background-image: -webkit-linear-gradient(#f8f8f8,#eeeeee);
	background-image: linear-gradient(#f8f8f8,#eeeeee);

	border: 1px solid #ddd;

	webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.12); 
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.12); 
	box-shadow: 1px 1px 3px rgba(0,0,0,0.12);
		
	z-index: 1021;
	padding: 3px 0 3px;
	
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;	
}
.dark_menu .subsubsub_menu {
	background: #4f5152;
	background-image: -moz-linear-gradient(#58595a,#414344);
	background-image: -o-linear-gradient(#58595a,#414344);
	background-image: -webkit-linear-gradient(#58595a,#414344);
	background-image: linear-gradient(#58595a,#414344);
	border: 1px solid #3b3d3e;
}	
.custom_menu .subsubsub_menu {
    background: url('../images/menu.png') top left;
    border: none;
    box-shadow: none;
    left: 100%;
}	

/* 4rd level : End */


#select_menu {
	display: none;
}

/* #Main Navigation :: END
================================================== */



/* #Main containers + Common styles
================================================== */

#wrapper{
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background: white;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#wrapper.full_wrapper{
	width: 100%;
	margin: 0px auto;
	padding: 20px 0 0;
}

.h5 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h15 {
	height: 15px;
}
.h20 {
	height: 20px;
}
.h40 {
	height: 40px;
}
.mt50 {
	margin-top: 50px !important;
}
.divider_bgr {
	background: url('../images/header_bgr_diag.png') left top;
}

.title {
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 400;
	background: url('../images/header_bgr_diag.png') left top;
	font-size: 20px;
	line-height: 24px;
	margin: 20px 0 22px;
	letter-spacing: -1px;
}
.title span{
	background: #fff;
	padding-right: 12px;
	font-weight: 800;
}

.sidebar {
	padding-bottom: 20px;
	margin-top: -30px;
}
.sidebar .title {
	font-size: 18px;
	line-height: 18px;
	margin-top: 30px;
}

.heading {
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 300;
	font-size: 26px;
	line-height: 30px;
	margin: 30px 0 24px;
	letter-spacing: -1px;
	padding-bottom: 10px;
	background: url('../images/header_bgr.png') left top;
}
.heading span{
	display: block;
	line-height: 30px;
	background: #fff;
	padding-bottom: 10px;
}

.header {
}

.header_left img {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    height: auto;
 
}
.header_contacts {
	height: 20px;
	font-size: 12px;
	color:#333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 46px;
	margin-left: 0;
}

.header_phone{
	float: right;
	padding-left: 22px;
	margin-bottom:10px;
	background: url('../images/header_phone.png') left center no-repeat;
	margin-left: 20px;
	font-size:22px;
	color:#2AC0D5;
	font-weight:700;
}
.header_phone1{
	float: right;
	padding-left: 22px;
	background: url('../images/header_mail.png') left center no-repeat;
	margin-left: 20px;
	margin-bottom:10px;
	font-size:18px;
	color:#666;
	font-weight:700;
}
.header_news{
	float: right;
	padding-left: 22px;
	background: url('../images/news.jpg') left center no-repeat;
	margin-left: 20px;
	font-size:16px;
}
.header_mail{
	float: right;
	padding-left: 23px;
	background: url('') left center no-repeat;
	font-size:16px;
}
.header_mail1{
	float: right;
	padding-left: 23px;
	padding-bottom: 5px;

	font-size:20px;
}
.header_soc_search {
	margin-bottom: 6px;
}


.header_soc_twitter {
	float: right;
	width: 16px;
	height: 16px;
	background: url('../images/header_soc_twitter.png') left -16px no-repeat;
	margin: 8px 0 0 12px;
	text-indent: -10000px;	
}
a:hover.header_soc_twitter {
	background: url('../images/header_soc_twitter.png') left top no-repeat;
}
.header_soc_fb {
	float: right;
	width: 16px;
	height: 16px;
	background: url('../images/header_soc_fb.png') left -16px no-repeat;
	margin: 8px 0 0 12px;
	text-indent: -10000px;	
}
a:hover.header_soc_fb {
	background: url('../images/header_soc_fb.png') left top no-repeat;
}
.header_soc_rss {
	float: right;
	width: 16px;
	height: 16px;
	background: url('../images/header_soc_rss.png') left -16px no-repeat;
	margin: 8px 0 0 12px;
	text-indent: -10000px;
}
a:hover.header_soc_rss {
	background: url('../images/header_soc_rss.png') left top no-repeat;
}

.header_soc_search a {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}
	
.header_search {
	/*
	height: 32px;
	float: right;
	*/
}
.header_search form {
	margin-bottom: 0;
}

#s{
	float: right;
	position: relative;
	top: 0px;
	right: -22px;
	width: 150px;
	margin-bottom: 0;
	border: 1px solid #eeeeee;
	padding: 7px 30px 7px 8px;
	font-size: 13px;
	color: #ccc;
	background: #fbfbfb;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .05);

	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#s:focus {
	width: 180px;
	border: 1px solid #eeeeee;
	color: #888;
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .05);
}
#s:hover {
	width: 180px;	
}
.button_search{
	float: right;
	position: relative;
	top: 0px;
	right: 5px;
	padding: 0;
	background: url('../images/button_search.png') center center no-repeat;
	width: 22px;
	height: 31px;
	cursor: pointer;
	border: none;
	z-index: 100;
	box-shadow: none;
}
.button_search:hover{
	background: url('../images/button_search.png') center center no-repeat;
	border: none;
}


.section_big_title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.section_big_no_m {
	margin: 10px 0 0;
}
.section_big_title h1{
	margin: 0px 0 0;
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 600;
	font-size: 31px;
	line-height: 38px;
	padding-bottom:15px;
	color:#444;
	letter-spacing: -1px;
}
.section_big_title h1b{
	margin: 0px 0 0;
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 600;
	font-size: 31px;
	line-height: 45px;
	padding-bottom:15px;
	color:#444;
	letter-spacing: -1px;
}
.section_big_title h1b strong{
	font-weight: 400;	

	color:#0ad1e5;
}
.section_big_title h1 strong{
	font-weight: 400;	
	
	color:#0ad1e5;
}
.section_big_title h2{
	margin: 2px 0 22px;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 21px;
	line-height: 28px;	

	color:#444;
}

.carousel_section {
	position: relative;
	margin-bottom: 40px;
}

.section_featured_services{
	position: relative;
}

.section_featured_services h4{
	margin: 14px 0 6px;
	font-size: 16px;
	line-height: 24px;
}
.section_featured_services p{
	color: #777;
	font-size: 12px;
}
.clients_list ul{
	margin: 20px 0 !important;	
}
.clients_list li{
	float: left;
	margin: 0 10px;
}
.clients_list li img{
	height: auto;
	max-width: 100%;
}
.clickable-heading {
    cursor: pointer
}
.clickable-heading:hover {
    color:#515151
}
.services_list li img{
	height: auto;
	max-width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}
.services_description {
	padding-left: 16px;
}
.services_description h5 {
	margin: 20px 0 16px;
	font-size: 17px;
}
.services_description p {
	margin: 0 0 12px;
}
.services_description ul {
	margin-bottom: 30px;
}


.pic {
	position:relative;
	display: block;
}
.pic img{
	width: 100%;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
a .img_overlay {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333;
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url(../images/icon_plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
    z-index: 0;
    
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}
a:hover .img_overlay {
	opacity: 1;
	filter: alpha(opacity=100);
    z-index: 1;	
	}
	
a .img_overlay_zoom {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333;
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url(../images/icon_zoom.png);
	background-position: center center;
	background-repeat: no-repeat;

	opacity: 0;
	filter: alpha(opacity=0);
    z-index: 0;
    
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}
a:hover .img_overlay_zoom {
	opacity: 1;
	filter: alpha(opacity=100);
    z-index: 1;	
	}
	
.cont-logos {display: inline-block;width: 100%;}
.cont-logos ul {display: inline-block;width: 100%;list-style: none;}
.cont-logos ul li {float: left;width: 33.33333%;margin: 0;}
.cont-logos ul li img {float: left;width: auto;max-width: 100%;}
	
.section_featured_texts {
	margin: 34px 0 40px;
}
.section_featured_texts_no_m {
	margin-bottom: 10px;	
}
.section_featured_texts .icon{
	float: left;
	margin: 1px 16px 66px 0;
	width: 37px;
	height: 37px;	
}
.section_featured_texts h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	color: #555;
	letter-spacing: -1px;
	margin-left: 54px;
}
.section_featured_texts h3 a{
	color: #555;
}
.section_featured_texts h3 a:hover{
	color: #0ad1e5;
}
.section_featured_texts p {
	color: #777;
	font-size: 13px;
	line-height: 21px;
	margin-right: 12px;
	margin-left: 54px;
}

.media_item {
	border-bottom: 1px dotted #EEE;
	margin: 20px 0 20px;
}


/* Icons */
.big_screen {
	background: url(../images/icon_big_screen.png) center center no-repeat;
}
.big_cog {
	background: url(../images/icon_big_cog.png) center center no-repeat;
}
.big_profile {
	background: url(../images/icon_big_profile.png) center center no-repeat;
}
.big_brush {
	background: url(../images/icon_big_brush.png) center center no-repeat;
}
.big_chat {
	background: url(../images/icon_big_chat.png) center center no-repeat;
}
.big_check {
	background: url(../images/icon_big_check.png) center center no-repeat;
}
.big_download {
	background: url(../images/icon_big_download.png) center center no-repeat;
}
.big_graph {
	background: url(../images/icon_big_graph.png) center center no-repeat;
}
.big_heart {
	background: url(../images/icon_big_heart.png) center center no-repeat;
}
.big_portfolio {
	background: url(../images/icon_big_portfolio.png) center center no-repeat;
}
.big_university {
	background: url(../images/icon_big_university.png) center center no-repeat;
}
.big_pencil {
	background: url(../images/icon_big_pencil.png) center center no-repeat;
}



/* LISTS */

ul.arrowed{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.arrowed li {
	padding: 0 0 0 20px;
	background: url('../images/arrow.png') 0px 3px no-repeat;
	margin-bottom: 6px;
}
ul.dotted{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dotted li {
	padding: 0 0 0 20px;
	background: url('../images/dot.png') 0px 3px no-repeat;
	margin-bottom: 6px;
}
ul.checked{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.checked li {
	padding: 0 0 0 26px;
	background: url('../images/check.png') 0px 3px no-repeat;
	margin-bottom: 6px;
}

/* Tipsy */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 2px 8px 2px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../images/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

.hilite {
	background: #7fe7f2;
	padding: 2px;
}
.hilite_dark {
	background: #4d5559;
	color: #fff;
	padding: 2px;
}

/* Testimonials */
.testimonials {
	position:relative;
}

.testimonial_quote {
}

.quote_content {
	background: #f8f8f8 url('../images/quote.png') 12px 12px no-repeat;
	border: 1px solid #e5e5e5;
	position:relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;		
}
.quote_content p{
	margin: 14px 14px 16px 46px;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	color: #777;
}
.quote_arrow {
	width: 12px;
	height: 7px;
	position: absolute;
	bottom:-7px;
	left: 46px;	
	background:url('../images/quote_arrow.png') 0px 0px no-repeat;
}
.quote_author {
	position: relative;
	left: 46px;
	margin-top: 12px;
}
.quote_author_description {
	display: block;
	color: #aaa;
	font-size: 11px;
}
.icon_testimonial {
	display: inline;
	background:url('../images/icon_testimonial.png') 0px 3px no-repeat;	
	padding-left: 24px;
	font-size: 14px;
	font-weight: 600;
}

/* TABS */

.htabs {
	height: 27px;
	line-height: 15px;
	border-bottom: 1px solid #eeeeee;
	margin-right: 4px;
}
.htabs a {
	color: #666;
	background: #fafafa url('../images/grad_menu.png') top left repeat-x;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 6px 10px 5px 10px;
	float: left;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.8);
	margin-right: 4px;
    
	-moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -khtml-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}
.htabs a.selected {
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding-bottom: 6px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 20px 20px 20px;
	margin-bottom: 20px;
	z-index: 2;
	/*overflow: auto;*/
	
	-moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    -khtml-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
}


/* Accordions */
.acc_holder {
}
.acc_item {
	padding: 12px 0px;
	margin: 0px 0 0;
	position: relative;
	cursor: pointer;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
	
    background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	    
}
.acc_item:hover {
	background: #f8f8f8;
}
.acc_control {
	float: left;
	background: #778185 url('../images/acc_bgr.png') 0px -18px no-repeat;
	width: 18px;
	height: 18px;
	margin: 0 14px 0px 8px;

	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
    
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    border-radius: 17px; 	
}
.active_acc .acc_control {
	background: #778185 url('../images/acc_bgr.png') 0px 0px no-repeat;	
	}
.acc_heading {
	display: block;
	margin-left: 40px;
}	
	
.accordion {
	padding: 0px;
	margin: 0;

	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;	
	
	font-size: 14px;
	font-weight:600;
	line-height: 18px;
}

.accordion.active_acc {
	background:url('../images/acc_bgr.png') 0px 0px no-repeat;
}
.accordion_content {
	display: none;
	padding: 10px 10px 0 40px;
	color: #777;
}

/* Page elements */

.page_heading{
	margin: 46px 0 10px;
	background: url('../images/heading_bgr.png') left top repeat-x;
}
.page_heading h1{
	display: inline;
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 800;
	font-size: 28px;
	line-height: 28px;
	background: #fff;
	margin:0;
	padding-right: 10px;
}
.breadcrumb {
	margin: 16px 0 0;
	height: 20px;
	line-height: 20px;	
}
.breadcrumb a.first_bc{
	-moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -khtml-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}	
.breadcrumb a, .breadcrumb span{
	float: left;
	color: #666;
	font-size: 11px;

	background: #f8f8f8 url('../images/grad_menu.png') top left repeat-x;
	
	text-shadow: 0 1px 0 rgba(256,256,256,0.8);
	   	    
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
	
    line-height: 20px;
}
.breadcrumb a:hover {
	color:#0ad1e5;
}
.breadcrumb a span{
	display: block;
	line-height: 20px;
	background:url('../images/breadcrumb_divider.png') center right no-repeat;
	padding: 0 20px 0 12px;
}
.breadcrumb a.last_bc span{
	display: block;
	line-height: 20px;
	background:url('../images/breadcrumb_divider_last.png') center right no-repeat;
	padding: 0 20px 0 12px;
}

.success, .warning, .attention, .information {
	padding: 8px 14px;
	margin-top: 6px;
	margin-bottom: 14px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;	
}
.success a, .warning a, .attention a, .information a{
	color: #444;
}
.success {
	background: #d6f7e2;
	border: 1px solid #c2ebd1;
}
.warning {
	background: #ffe8e8;
	border: 1px solid #efd9d9;
}
.attention {
	background: #FFF5CC;
	border: 1px solid #f0e6bf;	
}
.information {
	background: #e2f5f7;
	border: 1px solid #d1e9ec;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #ff4242;
	font-weight: bold;
	padding-left: 2px;
}
.error {
	display: block;
	color: #ff4242;
}
.close_img {
	width: 7px;
	height: 7px;
	float: right;
	margin: 7px 0 7px 20px; 
	background:url('../images/close.png') 0px 0px no-repeat;
	cursor: pointer;	
}



/* Sidebar Menu */
.box-category {
	padding: 0px;
}
.side_bar_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.side_bar_menu > li {
	margin: 1px 0px;
}
.side_bar_menu > li + li {
}
.side_bar_menu > li > a {
	display: inline-block;
	color: #444;
	text-decoration: none;
	font-size: 13px;
	border-radius: 3px;
	position: relative;
}
.link_span{
	display: block;
	padding: 4px 10px 4px 19px;
	position: relative;
	z-index: 21;
	text-shadow: 0 1px 0 rgba(256,256,256, 0.7);
	background: url('../images/arrow.png') 2px 7px no-repeat;	
}
.side_bar_menu > li ul {
	margin: 1px 0 3px 10px;
}
.side_bar_menu > li a.active {
	background: #f7f7f7;
}
.side_bar_menu > li a:hover {
}
.side_bar_menu > li a.active + ul {
	display: block;
}
.side_bar_menu > li ul > li {
	margin: 1px 0px;
}
.side_bar_menu > li ul > li > a {
	display: inline-block;
	color: #444;
	font-size: 13px;
    text-decoration: none;
	border-radius: 3px;
	text-shadow: 0 0 1px #fff;
	position: relative;
}
.side_bar_menu > li ul > li > a.active {
	background-color: #f5f5f5;
	border-radius: 3px;		
	text-shadow: 0 0 1px #fff;		
}
.hover_span {
	display:block;
	width: 0;
	height: 100%;

	background: #fafafa url('../images/grad_menu.png') top left repeat-x;
		
	border-radius: 3px;
	position: absolute;
	top:0;
	z-index: 20;
}

.textwidget {
	padding: 0 0 10px;
	margin: 0px 0 0;
}
.tagcloud {
	padding: 0 0 10px;
}
.tagcloud a{
	float: left;
	font-size: 12px;
	padding: 3px 7px;
	color: #555;
	text-shadow: 0 1px 0 rgba(256,256,256, 0.7);	
	background: #fafafa url('../images/grad_menu.png') top left repeat-x;
	
	margin: 0 6px 6px 0;
	border: 1px solid #e6e6e6;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 2px;
}
.tagcloud a:hover{
	color: #666;	
	background-color: #eee;
	border: 1px solid #d5d5d5;
}
	
/* Blog Page */
.post_item {
	border-bottom: 1px dotted #eee;
	margin-bottom: 30px;
}

.post_title {
	margin: 24px 0 10px;
	font-size: 23px;
	line-height: 30px;	
}
.post_meta {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	color: #999;	
}
.post_meta a{
	color: #888;	
	}
.post_meta a:hover{
	color: #0ad1e5;	
	}	
	
.calendar {
	margin-right: 8px;
	background: url('../images/blog_icon_date.png') 0px 1px no-repeat;
	padding: 0 12px 0 22px;
	border-right: 1px solid #ddd;
}	
.author {
	margin-right: 8px;
	background: url('../images/blog_icon_author.png') 0px 1px no-repeat;
	padding: 0 12px 0 22px;
	border-right: 1px solid #ddd;
}	
.comments {
	margin-right: 8px;
	background: url('../images/blog_icon_comments.png') 0px 1px no-repeat;
	padding: 0 12px 0 23px;
	border-right: 1px solid #ddd;
}	
.tags {
	margin-right: 8px;
	background: url('../images/blog_icon_tags.png') 0px 0px no-repeat;
	padding: 0 12px 0 23px;
}	

.post_description {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}

/* Post/Portfolio specific elements */
.post_description ul{
	margin-bottom: 20px;
	margin-left: 12px;
}
.post_description h1{
	margin-top: 20px;
	font-size: 24px;
	line-height: 30px;
}
.post_description h2{
	margin-top: 16px;
	font-size: 21px;
	line-height: 27px;
}
.post_description h3{
	margin-top: 14px;
	font-size: 18px;
	line-height: 24px;
}
.post_description h4{
	margin-top: 10px;
	font-size: 16px;
	line-height: 21px;
}
.post_description h5{
	margin-top: 10px;	
	font-size: 15px;
	line-height: 20px;
}
.post_description p{
	margin: 0 0 16px;
}


.padded_block {
	margin-bottom: 80px;
}
.half_padded_block {
	margin-bottom: 40px;
	position:relative;
}
.portfolio_page {
	margin-top: 32px;
}
.portfolio_description {
	margin-top: -20px;
	padding-left: 16px;
}
.portfolio_description h5 {
	margin: 20px 0 16px;
	font-size: 21px;
	line-height: 35px;
}
.portfolio_description p {
	margin: 0 0 12px;
	font-size: 16px;
    line-height: 26px;
}
.portfolio_description ul {
	margin-bottom: 30px;
}



/* Comments Section */
.comments_section {
	margin: 60px 0 60px;	
}
.comments_section label {
	font-weight: normal;
}
.aqua_input,
	input[type="text"].aqua_input, 
	input[type="password"].aqua_input, 
	input[type="email"].aqua_input, 
	textarea.aqua_input, 
	select.aqua_input{
		width: 250px;
		border: 1px solid #EEE;
		padding: 7px 8px 7px 8px;
		font-size: 13px;
		background: #FBFBFB;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: inset 0 0 6px rgba(0,0,0,.05);
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05);
		box-shadow: inset 0 0 6px rgba(0, 0, 0, .05);
		transition: all 0.3s cubic-bezier(0.4,0.1,0.2,0.7);
		-webkit-transition: all 0.3s cubic-bezier(0.4,0.1,0.2,0.7);
		-moz-transition: all 0.3s cubic-bezier(0.4,0.1,0.2,0.7);
}
textarea.aqua_input {
	width: 400px;
}
.aqua_input:focus {
	border: 1px solid #ccc !important;
}

/* Related Posts */
.related_posts_section {
	position: relative;
	margin: 0px 0 0 -10px;
}
.related_posts_section h4{
	margin: 14px 0 8px;
	font-size: 16px;
	line-height: 21px;
}
.related_posts_section .meta_date {
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 10px 0;
	color: #999;
	font-style: italic;
}
.related_posts_section p{
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
/* Comments */

.comment_list {
	margin: 40px 0;
	border-top: 1px solid #EEE;
	padding-top: 30px;	
}

/* Comment List */

.comment_list ol {
	list-style: none;
	margin-left: 0px;
}
.comment_list ol.comment_sub {
	list-style: none;
}

li.comment .single_comment {
	padding: 20px 0;
	border-top: 1px dotted #ddd;	
}
li.comment .single_comment.first_comment {
	border-top: none;
}

li.comment ol.comment_sub {
	margin-left: 65px;	
}

/* Comment List Content */

.comment_list ol .comment_avatar {
	float: left;
	margin-right: 15px;
}

.comment_list ol .comment_avatar a.comment_edit {
	display: block;
	margin-top: 12px;
	text-align: center;
	font-style: italic;
}

.comment_list ol .comment_content {
	overflow: hidden;
}

.comment_list ol .comment_name {
	font-weight: bold;	
}
.comment_list ol .comment_name span{
	font-weight: normal;
	color: #aaa;
	margin: 0 8px;	
}

.comment_list ol .comment_name a {
    font-size: 14px;
    font-weight: 600;
}
.comment_list ol .comment_name a.comment_reply {
	font-size: 13px;
	font-weight: normal;
}

.comment_list ol .comment_desc {
	font-size: 12px;
	margin-bottom: 16px;	
	color: #999;
	font-style: italic;
}



/* Pagination */
.pagination {
	margin-bottom: 20px;
}
.pagination .links {
	float: left;
	font-size: 13px;
	line-height: 16px;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	
	background: #f8f8f8 url('../images/grad_menu.png') top left repeat-x;
	
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0px 1px 0px #fff;	
	color: #666;
	font-weight: 400; 	
}
.pagination .links a:hover {
	background-color: #0ad1e5;
	color: white;
	text-shadow: none;
}

.pagination .links b {
	display: inline-block;
	padding: 3px 9px;
	font-weight: normal;
	text-decoration: none;
	color: #555;
	font-weight: 400; 	
	cursor: default;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}

/* Sidebar Latest Posts */
.latest_post_sidebar {
	font-size: 11px;
	line-height: 15px;
	margin-right: 8px;
}
.latest_post_sidebar img {
	float: left;
	width: 52px;
	height: 52px;
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
	margin: 2px 14px 22px 0;
	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
.latest_post_sidebar img:hover {
	border: 1px solid #bbb;
	}
.latest_post_sidebar p{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;	
}
.latest_post_sidebar p.date{
	color: #999;	
}

.latest_post_sidebar p.latest_post_sidebar_title {
	padding-top: 2px;
	font-size: 12px;
	line-height: 15px;
}

/* Portfolio Page */

.portfolio {
	margin: 20px -20px 20px 0;
}
#portfolio_items {
	margin-right: -20px;
	}
.portfolio_filter {
	margin: 20px 0;
}
.portfolio_filter span{
	float: left;
	margin: 0 6px 6px 0;
	font-size: 12px;
	padding: 5px 12px;
	color: #555;
	}
.portfolio_filter div{
	float: left;
	font-size: 12px;
	padding: 5px 12px;
	color: #555;
	text-shadow: 0 1px 0 rgba(256,256,256, 0.7);	
	background: #fafafa url('../images/grad_menu.png') top left repeat-x;
	
	margin: 0 6px 6px 0;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 2px;
	cursor: pointer;
}
.portfolio_filter div:hover{
	color: #fff;	
	background-color: #374045;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);	
}
.portfolio_filter div.current{
	color: #fff;	
	background-color: #0ad1e5;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.portfolio_item {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.portfolio_item .pic img{
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	}

.portfolio_item a h4{
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;	
	color: #333;
			
	padding: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;

	background: #fcfcfc url('../images/grad_menu.png') top left repeat-x;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.8);
	}
.portfolio_item a:hover h4{
	color: #222;
	background-color: #e5e5e5;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.6);	
	}
	
	
.portfolio_item a h5{
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;	
	color: #333;
			
	padding: 8px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;

	background: #fcfcfc url('../images/grad_menu.png') top left repeat-x;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.8);
	}
.portfolio_item a:hover h5{
	color: #222;
	background-color: #e5e5e5;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.6);	
	}


/* About Page */

.team_block {
	margin: 30px 0;
}
.team_block h4{
	margin: 20px 0 6px;
	text-align: center;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
}
.team_block .team_desc{
	font-style: italic;
	color: #aaa;
	text-align: center;
}
.team_block p{
	
}

/* Table */
.aqua_table {
	margin: 20px 0;
}
.aqua_table th {
	border: 1px solid #e2e2e2;
	background: #fcfcfc url('../images/grad_menu.png') top left repeat-x;
	text-align: center;
	padding: 8px 14px;
	font-size: 14px;
	text-align: left;
	font-weight: 600;
}
.aqua_table td {
	padding: 8px 14px;
	border: #e2e2e2 1px solid;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
.aqua_table tr.odd td {
	background: #f9f9f9;
	}
.aqua_table tr:hover td {
	background: #edf9fa;
	}
.aqua_table td.b{
	font-weight: 600;
	}	
.al_right {
	text-align: right;
}

.no_bm {
	margin-bottom: 0;
}



/* Sequence Slider */

#slider_holder {
	height: 100%;
	position: relative;
}

#sequence {
	/*backface-visibility prevents graphical glitches when frames are animating*/
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	
	overflow: hidden;
}
#sequence ul {
	margin: 0;
}
#sequence ul li{ 
	z-index: 1;
	margin: 0 !important;
}

.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 170px;
	height: 41px;
	width: 41px;
	z-index: 20;
		
	background: #556167;
	background: rgba(85, 97, 103, 0.7);
	
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
     
    filter: alpha(opacity=0); 
    opacity: 0;
    
	-moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    -khtml-border-radius: 21px;
    border-radius: 21px;		 	 
}
.prev {
	left: 15px;
}
.next {
	right: 15px;
}

.next > span, .prev > span {
	background: url(../images/slider_arrows.png) no-repeat;
	display: block;
	height: 21px;
	width: 21px;
	margin: 10px;

-webkit-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -moz-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -ms-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
     -o-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
        transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);		
}
.prev > span {
	background-position: 0px 0px;

}
.next > span {
	background-position: -21px 0px;

}

.next:hover,.prev:hover {
	background: #0ad1e5;
}
.next:hover span,.prev:hover span{
	background-position-y: -21px;	
}

#sequence li > * {
	position: absolute;
}

#sequence {
	height: 500px;
	margin: 0 auto;
	position: relative;
	max-width: 1400px;
}

.info {
	color: black;
	left: 80%;
	top: 30%;
	width: 43%;
	z-index: 10;
	vertical-align: middle;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
}

.info.animate-in {
	left: 8%;
	top:30%;
    opacity: 1;
    filter: alpha(opacity=100); 	
-webkit-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
   -moz-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
    -ms-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
     -o-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
        transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s;
}

.info.animate-out {
	left: 80%;
    filter: alpha(opacity=0); 
    opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}


.info h2 {
    color: #fff;
    /* text-shadow: 0 1px 0 rgba(0,0,0,0.2); */
    background: #0ad1e5;
    padding: 0px 7px;
    font-size: 27px;
    line-height: 42px;
    letter-spacing: -1px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 6px 0;
}
.info h3 {
    color: #fff;
    background: #404b50;
    padding: 4px 6px;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 15px 0;
}
.info p {
    color: #fff;
    width: 90%;
    font-size: 17px;
    line-height: 22px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    margin: 0 0 28px;
}
.info pb{
	color: #444;
	width:80%;
	font-size: 17px;
	line-height: 27px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	margin: 0 0 28px;
}
.info a.link{
	color: #0ad1e5;
	width:80%;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	margin: 0 0 14px;
}
.slider_img {
	max-height: 100%;
	width: auto;
	left: 0%;
	top: 0px;
    filter: alpha(opacity=0); 
    opacity: 0;

	z-index: 6;
}

.slider_img.animate-in {
	left: 25%;
	top: 0px;
    filter: alpha(opacity=100); 
    opacity: 1;
	z-index: 4;
/*	
	-webkit-transition: all 1s cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	-moz-transition: all 1s  cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	-ms-transition: all 1s  cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	-o-transition: all 1s  cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	transition: all 1s  cubic-bezier(0.5,0.1,0.1,0.9) 0.3s;
*/
-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s;		
}

.slider_img.animate-out {
	left: -340%;
	top: 0px;
    filter: alpha(opacity=0); 
    opacity: 0;
	z-index: 2;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}


.slider_bgr {
    height: auto;
    width: 100%;
	left: 0;
    filter: alpha(opacity=0); 
    opacity: 0;
	top: 0;
	vertical-align: middle;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 1;
}

.slider_bgr.animate-in {
    filter: alpha(opacity=100); 
    opacity: 1;

	z-index: 1;
}

.slider_bgr.animate-out {
    filter: alpha(opacity=0); 
    opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 1;
}


.sequence-preloader .preloading .circle {
    fill: #ccc !important;
}
div.inline{
    background-color: #ccc !important;
}

/* Sequence Slider::END */



/* #Footer
================================================== */
#footer {
    /* width: 990px; */
    /* clear: both; */
    /* overflow: auto; */
    /* min-height: 100px; */
    background: #2d3032;
    font-size: 12px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-top: 4px solid #242628;
    color: #e0e0e0;
    margin: 0 -15px;
}

#wrapper.full_wrapper #footer {
	width: 100%;
}
div#footer .container {
    width: 100%;
}
.footer_inside {
	margin: 20px 15px;
}
#wrapper.full_wrapper .footer_inside {
	width: 960px;
	margin: 20px auto;
}

#footer h3 {
	color: #d1d6d9;
	font-size: 15px;
	line-height: 21px;	
	margin-top: 0px;
	margin-bottom: 14px;
}
#footer.footer_dark h3{
	color: #818f96;
	text-shadow: 0px -1px 0px #111;
}
#footer .column {
	float: left;
	width: 18%;
	min-height: 100px;
}
#footer .big_column {
	float: right;
	width: 28%;
	min-height: 100px;
}
#footer p {
	margin-bottom: 0;
}

/* Footer Icons*/
.icon_tweet {
	float: right;
	width: 23px;
	height: 23px;
	background: url('../images/icon_tweet.png') center -23px no-repeat;
	text-indent: -9999px;
	margin-left: 12px;
}
a.icon_tweet:hover {
	background: url('../images/icon_tweet.png') center top no-repeat;
}
.icon_facebook {
	float: right;
	width: 23px;
	height: 23px;
	background: url('../images/icon_facebook.png') center -23px no-repeat;
	text-indent: -9999px;
	margin-left: 12px;	
}
a.icon_facebook:hover {
	background: url('../images/icon_facebook.png') center top no-repeat;
}
.icon_pinterest {
	float: right;
	width: 23px;
	height: 23px;
	background: url('../images/icon_pinterest.png') center -23px no-repeat;
	text-indent: -9999px;
	margin-left: 12px;	
}
a.icon_pinterest:hover {
	background: url('../images/icon_pinterest.png') center top no-repeat;
}
.icon_skype {
	float: right;
	width: 23px;
	height: 23px;
	background: url('../images/icon_skype.png') center -23px no-repeat;
	text-indent: -9999px;
	margin-left: 12px;	
}
a.icon_skype:hover {
	background: url('../images/icon_skype.png') center top no-repeat;
}
.icon_google {
	float: right;
	width: 23px;
	height: 23px;
	background: url('../images/icon_google.png') center -23px no-repeat;
	text-indent: -9999px;
	margin-left: 12px;
}
a.icon_google:hover {
	background: url('../images/icon_google.png') top center no-repeat;
}


.icon_phone {
    font-size: 13px;
    line-height: 24px;
    background: url(../images/icon_footer_phone.png) left 4px no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 6px;
}
.icon_phone a {
    display: inline-block;
    vertical-align: middle;
}
.fb_iframe_widget {
    margin-top: 15px !important;
}
.icon_mail {
	font-size: 13px;
	line-height: 24px;
	background: url('../images/icon_footer_mail.png') left 5px no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
}
.icon_loc {
	font-size: 13px;
	line-height: 24px;
	background: url('../images/icon_footer_loc.png') left 3px no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
}
.icon_fb {
	font-size: 13px;
	line-height: 24px;
	background: url('../images/icon_footer_fb.png') left 3px no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
}
#footer.footer_dark .icon_phone, #footer.footer_dark .icon_mail, #footer.footer_dark .icon_loc{
	color: #748188;
	text-shadow: none;
}

#footer .columns ul {
	margin: 0px 0 0 18px;
	list-style: none;
	padding: 0;
}
#footer .columns ul li {
	margin-bottom: 4px;
	background: url('../images/arrow_footer_list.png') -5px 1px no-repeat;
	padding-left: 16px;
}
.margined_left {
	margin-left: 18px;
}
#footer a {
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	color:#e0e0e0;

	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;			
}
#footer a:hover {
	color:#0ad1e5;
}

.footer_pic img{
	float:left;
	border: 3px solid #5d5d5d;
	margin: 2px 14px 22px 0;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;		
}
.footer_pic img:hover{
	border: 3px solid #0ad1e5;
}
.footer_news_item {
	font-size: 11px;
	line-height: 15px;
	margin-right: 12px;
}
.footer_news_item p{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 12px;	
}
.footer_news_item h4 {
	font-size: 12px;
	line-height: 15px;	
	color:#949ea3;
}

#powered {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	font-size: 11px;
	color: #748188;
	text-align:center;
}
#powered a{
	font-size: 11px;
}
.footer_btm {
    clear: both;
    overflow: hidden;
    padding: 10px 20px 10px;
    background: #222425;
    border-top: 1px solid #373737;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

#wrapper.full_wrapper .footer_btm_inner {
	width: 960px;
	margin: 0px auto;
}

/* #Footer :: END
================================================== */





/* #Template Styles
================================================== */

/* Custom Menu BGR COLOR */
.custom_menu #menu, .custom_menu #menu > ul > li > a  {
	
}

/* Menu Font */
.custom_menu #menu > ul > li > a {
	
}

/* Menu Font Size */
#menu > ul > li > a {
	
}

/* HighLight Color */
/*
a:hover, a:focus { color: hex ; }
.button:hover,a:hover.button,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,	input[type="button"]:hover, .button_hilite, a.button_hilite { color: #fff; background-color: hex ;}
.button_hilite, a.button_hilite { color: #fff; background-color: hex ;}
.button_hilite:hover, a:hover.button_hilite { color: #fff; background-color: #374045;}
		
.section_big_title h1 strong { color: hex ;}
.section_featured_texts h3 a:hover { color: hex ;}
		
.breadcrumb a:hover{ color:  hex ;}
.post_meta a:hover{ color:  hex ;}
.portfolio_filter div.current{ background-color:  hex ;}
	   
.next:hover,.prev:hover{ background-color:  hex ;}
.pagination .links a:hover{ background-color:  hex ;}
	   
.info  h2{ background-color:  hex ;}
#footer a:hover { color:  hex ;}
.footer_pic img:hover{ border: 3px solid  hex ;}

.jcarousel-next-horizontal:hover, .jcarousel-prev-horizontal:hover { background-color: hex ;}
*/

/* Title Font */
h1, h2, h3, h4, h5, .title, .section_big_title h1, .heading, #footer h3 {

}

/* Button Font */
.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {

}

/* Body Font */
body {

}


.menu-top-menu-container svg {
    display: none;
    position: absolute;
}
div#footer .textwidget {
    padding: 0;
}
#related_posts_carousel .pic img {
    height: auto;
}
.sidebar .accordion_content ul
{
	margin: 0;
}
.sidebar .accordion_content ul.listing li {
    list-style: inside;
}
.single-problems .content-bottom-buttons, .page-id-174 .content-bottom-buttons, .page-template-therapists-template .content-bottom-buttons, .page-id-217 .content-bottom-buttons {
    text-align: center;
}
.dark_menu #menu ul.sub-menu {
    opacity: 0;
    display: block;
}

.dark_menu #menu li.active  ul.sub-menu
{
	opacity: 1;
}
.single-problems .post_description {
    margin-top: 12px;
}
.sidebar .textwidget {
    padding: 0;
    margin: 0;
}
.testimonial-post {
    font-size: 15px;
    margin: 6px 0 40px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin: -16px 0 6px 0;
}
.cf7sr-g-recaptcha-invalid span.wpcf7-not-valid-tip {
    margin: -6px 0 6px 0;
}
.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
span.wpcf7-quiz-label {
    display: none;
}
input.wpcf7-form-control.wpcf7-quiz {
    margin: 4px 0 0 0;
}
span.wpcf7-form-control-wrap.quiz-850 span.wpcf7-not-valid-tip {
    margin: 0;
}
.therapists-inn-outer .portfolio_description.omega {
    margin: 0;
    padding: 0;
}
.therapists-main-outer {
    margin: 0 0 45px 0;
    width: 100%;
    float: left;
}
.therapists-inn-outer h2 {
    color: #000000;
    font-size: 37px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 8px 0;
}
.therapists-inn-outer span {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    display: block;
    letter-spacing: 0.4px;
}
.therapists-inn-outer .portfolio_description p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 18px 0;
    color: #8c8c8c;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.therapists-inn-outer a.button_hilite {
    background-color: #46bdcd;
    background-image: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding: 17px 58px;
    margin: 18px 0 0 0;
}
.therapists-inn-outer a.button_hilite:hover
{
	background-color: #3d494f;
	background-image: none;
}
.therapists-tab-inn span
{
	font-size: 15px;
	color: #5a6970;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}
.therapists-tab-inn samp {
    padding: 0 0 0 17px;
    font-size: 14px;
    color: #5a6970;
    font-family: 'Roboto', sans-serif;
    position: relative;
    margin: 5px 0 0 0;
    line-height: 16px;
    display: block;
}
.therapists-tab-inn samp:before {
    width: 9px;
    height: 13px;
    background: url(../images/location-icons-img.png) left top no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0px;
}
.therapists-tab-inn {
    width: 221px;
    background-color: #ecf8fa;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 10px 0;
    vertical-align: top;
    position: relative;
}
.therapists-tab-inn a {
    padding: 30px 31px 24px;
    display: block;
    min-height: 120px;
}
.therapists-tabs-outer {
    padding: 15px 0 25px 0 !important;
}
.therapists-tab-inn:after {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #ecf8fa;
    position: absolute;
    bottom: -13px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    content: "";
    display: none;
}
.therapists-map {
    margin-top: 46px;
}
.therapists-map .canvas {
    width: 100% !important;
    height: 366px !important;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel {
    display: none;
}
.therapists-main-outer .therapists-inn-outer
{
	display: none;
}
/*.therapists-main-outer .therapists-inn-outer:first-child
{
	display: block;
}*/
.therapists-content-section .jcarousel-prev-horizontal {
    right: 42px;
    width: 30px;
    height: 30px;
    background: url(../images/slider-arrow-image02.png) 9px center no-repeat !important;
    top: 0;
    border: 3px #46bdcd solid;
    border-radius: 50%;
}
.therapists-content-section .jcarousel-prev-horizontal.jcarousel-prev-disabled {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.therapists-content-section .jcarousel-next-horizontal {
    width: 30px;
    height: 30px;
    background: url(../images/slider-arrow-image.png) 11px center no-repeat !important;
    top: 0;
    border: 3px #46bdcd solid;
    border-radius: 50%;
}
.therapists-tab-inn.active span, .therapists-tab-inn.active samp
{
	color: #ffffff;
}
.therapists-tab-inn.active samp:before {
    background: url(../images/location-icons-img.png) right top no-repeat;
}
.therapists-tab-inn.active {
    background-color: #46bdcd;
}
.therapists-tab-inn.active:after 
{
	border-top-color:#46bdcd;
}
samp.stars i {
    line-height: normal;
    font-size: 34px;
    margin: 0 6px 0 0;
    color: #46bdcd;
}
samp.stars {
    margin: 0 0 29px 0;
    display: block;
}
section#text-9 {
    width: 100%;
    float: left;
}
.google-maps.our-location {
    margin: 4px 0 35px 0;
}
.blog .entry-meta span.edit-link {
    display: none;
}
.blog .post-thumbnail img, .single-post .post-thumbnail img {
    width: 70%;
    height: auto;
}
.blog-left-inner{
    padding-right: 18px;
}
.blog-left-inner .entry-meta {
    margin: 18px 0 15px 0;
    font-size: 15px;
    font-weight: 600;
}
.blog-left-inner .entry-content p, .blog-left-inner .entry-content ul li {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 18px 0;
    color: #8c8c8c;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.blog-left-inner h2.entry-title {
    font-weight: 600;
    margin: 0 0 18px 0;
}
.blog .page_heading, .search .page_heading, .single-post .page_heading{
    margin-bottom:30px;
}
.blog-left-inner .entry-content ul {
    padding: 0 0 0 21px;
    list-style: outside;
}
.blog-left-inner .entry-content ul li
{
	margin: 0 0 8px 0;
}
.blog-left-inner .entry-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 12px 0;
}
.blog-left-inner .entry-meta span, .blog-left-inner .entry-meta a {
    color: #6f6e6e;
}
.blog-left-inner .entry-meta time.updated {
    display: none;
}
.blog-left-inner article {
    margin: 0 0 46px 0;
}
.blog .four.columns.sidebar, .search .four.columns.sidebar, .single-post .four.columns.sidebar {
    margin-top: 0;
}
.sidebar form.search-form label {
    display: none;
}
form.search-form button.search-submit svg {
    font-size: 11px;
    width: auto;
    display: none;
}
form.search-form {
    border: 1px #c1c1c1 solid;
    padding: 0;
    border-radius: 2px;
    /* float: left; */
    display: inline-block;
    width: 100%;
    margin: 0;
}
form.search-form .search-field {
    width: 81%;
    border: none;
    margin: 0;
    padding: 0 0 0 12px;
    height: 34px;
    float: left;
}
form.search-form button.search-submit {
    padding: 0;
    width: 17%;
    font-size: 0px;
    float: right;
    height: 34px;
    /* height: 100%; */
    background: url(../images/search-icon-img.png) center no-repeat;
    margin: 0;
}
.blog-left-inner form.search-form {
    display: none;
}
.single-post .blog-left-inner .entry-meta {
    margin-bottom:25px;
}
.single-post .blog-left-inner .entry-meta span.byline {
    display: none;
}
.single-post .blog-left-inner span.edit-link
{
	display: none;
}
#comments {
    margin: 46px 0 0 0;
}
#comments input[type="text"], #comments input[type="password"], #comments input[type="email"], #comments input[type="tel"], #comments textarea, #comments select, #comments input[type="url"] {
	border: 1px solid #ccc;
	padding: 6px 8px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px Arial, sans-serif;
	color: #777;
	margin: 0;
	margin-bottom: 0px;
	width: 97%;
	max-width: 97%;
	display: block;
	margin-bottom: 20px;
	background: #fff;
	height: 25px;
}
#comments textarea {
    min-height: 92px;
    height: 92px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#comments h3 {
    font-size: 22px;
    margin-bottom: 11px;
}
#comments ol.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
#comments ol.comment-list li {
    border: 1px #eee solid;
    padding: 12px 12px;
}
#comments .comment-author.vcard img {
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 16px 0 0;
}
#comments ol.comment-list {
    margin: 17px 0 35px 0;
    padding: 0;
    list-style: none;
}
#comments .comment-author.vcard b.fn, #comments .comment-author.vcard .says {
    /* float: left; */
    font-size: 14px;
    font-weight: 700;
}
#comments .comment-author.vcard {
    margin: 0 0 3px 0;
    text-transform: uppercase;
}
#comments .comment-content {
    width: auto;
    /* float: left; */
    padding: 10px 0 0 79px;
    display: block;
}
#comments .comment-content p {
    font-size: 14px;
}
#comments .reply svg {
    display: none;
}
#comments .reply {
    float: right;
}
#comments .reply a
{
	text-decoration: underline;
}
#comments .comment-awaiting-moderation {
    margin: 5px 0 1px 0;
    color: #b4b4b4;
    font-size: 12px;
}
#comments .comment-metadata a
{
	color: #969696;
}
.mobile-menu-button
{
	display: none;
}
.blog-left-inner .entry-content em {
    font-style: italic;
    font-weight: 300;
}
.sixteen.columns.our-practices-logos {
    margin-bottom: 30px;
}
.cf7sr-g-recaptcha {
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
.tax-therapists-cat .content-bottom-buttons {
    margin-top: 48px;
    text-align: center;
}
.therapists-inn-outer {
    margin-bottom: 58px;
}
.tax-therapists-cat .google-maps.our-location {
    margin: 4px 0 46px 0;
}

/* #Template Styles::END
================================================== */


/*ladning-Page*/
.landing-page-main .container, .landing-page-main div#footer .container {
    width: 990px;
}
.landing-page-main #footer {
    margin: 0 0;
    width: 100%;
    float: left;
}
.landing-page-main header .container .fourteen.columns {
    float: right;
}
.landing-page-main .header_right ul {
    text-align: right;
    margin: 0;
    padding: 19px 0 0 0;
}
.landing-page-main .header_right li {
    display: inline-block;
    position: relative;
    font-family: 'sf_pro_displaybold';
    margin: 0 0 0 32px;
    font-size: 20.94px;
    padding: 0 0 0 32px;
}
.landing-page-main header .header {
    margin: 0;
}
.landing-page-main header#masthead {
    padding: 0 23px 5px;
}
.landing-page-main header#masthead .header_left img {
    margin-left: 0;
}
.landing-page-main .eleven.columns {
    float: right;
    margin: 0;
}
.header-list li:before {
    width: 29px;
    height: 40px;
    content: "";
    position: absolute;
    left: 0;
    top:-3px;
    background: url(../images/header-icons.png) left center no-repeat;
}
.header-list li.phone-number:before {
    background-position: left 9px;
}
.header-list li.email:before {
    background-position: -36px center;
}
.landing-banner-section {
    width: 100%;
    float: left;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 730px;
    display: -webkit-flex  !important;
    display: flex  !important;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.landing-banner-inner {
    width: 568px !important;
    float: right;
}
.landing-banner-inner h1 {
    color: #2b2b2b;
    font-size: 48px;
    line-height: 53px;
    margin-bottom: 16px;
    font-family: 'montserratbold';
    letter-spacing: -1px;
}
.landing-banner-inner h1 span
{
	color: #1fb4c9;
}
.landing-banner-inner p {
    color: #2b2b2b;
    font-size: 24px;
    line-height: 35px;
    font-family: 'sf_pro_displayregular';
}
.landing-banner-inner .banner-btn a {
    font-family: 'montserratregular';
    font-size: 23px;
    color: #ffffff;
    background: #1fb4c9;
    background: -moz-linear-gradient(top, #1fb4c9 1%, #169aac 100%);
    background: -webkit-linear-gradient(top, #1fb4c9 1%,#169aac 100%);
    background: linear-gradient(to bottom, #1fb4c9 1%,#169aac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fb4c9', endColorstr='#169aac',GradientType=0 );
    height: 60px;
    line-height: 60px;
    padding: 0 54px;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: -0.3px;
}
.landing-banner-inner .banner-btn a, .landing-fees-terms-inn .banner-btn a, .landing-therapists-grid-inn .banner-btn a
{
	 -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.landing-banner-inner .banner-btn a:hover, .landing-fees-terms-inn .banner-btn a:hover, .landing-therapists-grid-inn .banner-btn a:hover
{
	background: #2b2b2b;
}
.landing-why-use-us {
    padding: 50px 0 10px;
    width: 100%;
    float: left;
    position: relative;
    background-color: #f9f9f9;
}
.landing-why-use-us-inn {
    text-align: center;
}
.landing-head-title {
    color: #2b2b2b;
    font-size: 26px;
    font-family: 'montserratregular';
    line-height: normal;
    margin: 0;
    padding: 0 0 27px 0;
    position: relative;
}
.title-sep-outer
{
	width: 139px;
	display: inline-block;
	content: "";
	background: url(../images/landing-title-sep.png) center no-repeat;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.landing-why-use-us-inn ul {
    margin-top: 45px;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.landing-why-use-us-inn li {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    /* float: left; */
    margin-bottom: 18px;
    padding: 0 4px;
}
.landing-why-use-icon {
    width: 84px;
    height: 84px;
    display: flex;
    border: 1px #e1e1e1 solid;
    border-radius: 50%;
    margin-bottom: 16px;
    position: relative;
    padding: 3px;
    margin: 0 auto 22px;
}
.landing-why-use-us-inn li:nth-child(1) .landing-why-use-icon img {
    width: 46px;
}
.landing-why-use-us-inn li:nth-child(2) .landing-why-use-icon img {
    width: 42px;
}
.landing-why-use-us-inn li:nth-child(3) .landing-why-use-icon img {
    width: 40px;
}
.landing-why-use-us-inn li:nth-child(4) .landing-why-use-icon img {
    width: 35px;
}
.landing-why-use-us-inn li:nth-child(5) .landing-why-use-icon img {
    width: 46px;
}
.landing-why-use-us-inn li:nth-child(6) .landing-why-use-icon img {
    width: 42px;
}
.landing-why-use-icon span img {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
}
.landing-why-use-icon span {
    background-color: #1eb1c6;
    width: 100%;
    display: inline-block;
    border-radius: 50%;
    height: 100%;
}
li.landing-why-use-grid h3 {
    font-family: 'montserratregular';
    font-size: 16px;
    line-height: normal;
    height: 39px;
    display: grid;
    width: 100%;
    /* vertical-align: middle; */
    align-items: center;
    text-align: center;
}
.landing-we-practices {
    width: 100%;
    float: left;
    padding:40px 0;
    position: relative;
}
.landing-practices-location {
    background-color: #1eb1c6;
    margin-top: 35px;
    display: inline-block;
    width: 86%;
    padding: 22px 4%;
    border-radius: 6px;
    font-family: 'montserratbold';
    color: #fff;
    font-size: 23px;
    box-shadow: 0 0 13px #cecece;
}
.landing-practices-location a {
    color: #ffffff;
    /* margin-bottom: 23px; */
    display: inline-block;
    vertical-align: middle;
    margin: 8px 4px;
    font-size: 21px;
}
.landing-why-use-us:before, .landing-we-practices:before, .landing-our-approach:before, section.landing-therapists-main:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: url(../images/landing-bg-pattern.png) left repeat-y;
    top: 0;
}
.landing-our-approach {
    width: 100%;
    float: left;
    padding: 0 0 45px 0;
    position: relative;
    background: #f9f9f9 url(../images/landing-approach-bg.png) left 52px no-repeat;
    background-size: cover;
}
.landing-our-approach-inn p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 50px;
    color: #656565;
    padding: 0 2%;
}
.landing-services-offer {
    width: 100%;
    float: left;
    display: -webkit-flex;
    display: flex;
}

.video-section1 {
 display: flex;
    margin: 0 auto;
    width: 80%;
	padding-bottom: 30px;
}

.landing-services-offer .colums {
    width: 50%;
    float: left;
}
.landing-services-content
{
	background: #1eb1c6 url(../images/color-bg-icon.png) left top repeat;
}
.landing-services-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 370px;
}
.landing-services-inn {
    padding: 7% 0 0 7%;
}
.landing-services-inn .landing-head-title span.title-sep-outer {
    left: 0;
    -webkit-transform: none;
    transform: none;
    background-image: url(../images/landing-title-sep02.png);
}
.landing-services-inn h4.landing-head-title {
    color: #fff;
    padding: 0 0 30px 0;
}
.landing-services-inn ul {
    margin-top: 27px;
}
.landing-services-inn ul li {
    font-size: 15px;
    color: #fff;
    width: 42%;
    float: left;
    font-family: 'sf_pro_displaysemibold';
    padding: 0 0 0 34px;
    background: url(../images/services-list-icon.png) left 5px no-repeat;
    margin-bottom: 13px;
    background-size: 22px;
}
section.landing-fees-terms {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
   
    background-size: contain;
}
.landing-fees-terms-inn {
    text-align: center;
}
.fees-terms-main {
    width: 792px;
    display: inline-block;
    margin-top: 45px;
    position: relative;
    border: 1px #ececec solid;
}
.fees-terms-main:before {
    width: 100%;
    background-color: #9e9e9e;
    height: 4px;
    content: "";
    position: absolute;
    left: 0;
}
.fees-terms-colum {
    float: left;
    min-height: 120px;
    padding: 28px 0 0;
}
.fees-terms-colum.columfull {
    width: 100%;
    border-top: 1px #ececec solid;
    min-height: initial;
    padding: 32px 0 12px;
}
.fees-terms-colum.columhalf1 {
    width: 55%;
    border-right: 1px #ececec solid;
}
.fees-terms-colum.columhalf2 {
    width: 44.8%;
}
.fees-terms-colum h5 {
    color: #393939;
    font-size: 20px;
    line-height: normal;
    font-family: montserratbold;
}
.fees-terms-colum span {
    font-family: 'Conv_CIRCULARSTD-BOLD_0';
    color: #1fb4c9;
    font-size: 34px;
    line-height: normal;
}
.fees-terms-colum p {
    font-size: 13px;
    color: #737880;
    line-height: 24px;
    padding: 0 15%;
    margin-top: 0px;
    font-weight: normal;
    /* font-family: montserratregular; */
}
.fees-terms-colum.columfull span {
    /* font-size: 102px; */
    display: inline-block;
    vertical-align: middle;
    margin: -23px 5px 0 50px;
    line-height: 16px;
}
.fees-terms-colum.columfull span samp {
    display: block;
}
.fees-terms-colum-inn {
    display: inline-block;
    text-align: left;
    margin: 0 0 0 19px;
    vertical-align: middle;
}
.fees-terms-colum-inn p {
    font-size: 14px;
    line-height: 26px;
    padding: 0;
}
.fees-terms-colum span samp {
    font-size: 17px;
    vertical-align: top;
    /* display: inline-block; */
    position: relative;
    top: 13px;
    color: #393939;
}
.landing-testimonial-main {
    width: 100%;
    float: left;
    background-color: #2d3032;
    padding: 55px 0;
    position: relative;
}
.landing-testimonial-inn {
    text-align: center;
    padding: 0 66px;
}
.landing-testimonial-inn h3 {
    color: #fff;
}
.landing-testimonial-inn .landing-head-title span.title-sep-outer {
    background-image: url(../images/landing-title-sep02.png);
}
li.landing-testimonial-grid p img {
    display: none;
}
li.landing-testimonial-grid p {
    font-size: 17px;
    line-height: 28px;
    font-family: 'sf_pro_displaylight';
    color: #ffffff;
    letter-spacing: 0.7px;
    position: relative;
    padding-top: 10px;
}
li.landing-testimonial-grid h3 {
    font-size: 21px;
    font-family: sf_pro_displayregular;
}

.landing-testimonial-post {
    margin-top: 40px;
}
.profile-image span {
    display: inline-block;
    margin-bottom: 14px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px #ffffff solid;
    margin-bottom: 0;
}
.profile-image {
    text-align: center;
    margin: 14px 0;
    width: 100%;
    display: inline-block;
}
li.landing-testimonial-grid span {
    color: #fff;
    font-size: 16px;
    margin-top: 4px;
    display: inline-block;
    font-family: sf_pro_displayregular;
}
li.landing-testimonial-grid p:first-child:before {
    width: 41px;
    height: 34px;
    content: "";
    background: url(../images/testimonial-quote-icon.png) center no-repeat;
    display: inline-block;
    position: relative;
    margin: 0 12px -8px 0;
    background-size: cover;
    top: -6px;
}
section.landing-therapists-main {
    width: 100%;
    float: left;
    padding: 108px 0;
}
.landing-therapists-inn {
    text-align: center;
}
.landing-therapists-post {
    margin-top: 44px;
    padding: 0 7%;
}
section.landing-therapists-main {
    width: 100%;
    float: left;
    padding: 65px 0 40px;
    background: #f9f9f9 url(../images/therapists-bg-img.png) left bottom no-repeat;
    position: relative;
}
.landing-therapists-post button.slick-arrow {
    position: absolute;
}
.landing-therapists-post button.slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 47%;
    font-size: 0px;
    background: url(../images/therapists-slider-arrow.png) no-repeat;
    padding: 0;
    outline: none;
}
.landing-therapists-post .slick-prev {
    left: -55px;
}
.landing-therapists-post .slick-next {
    right: -55px;
    background-position: -44px center !important;
}

.landing-therapists-grid-inn {
    width: 76%;
    display: inline-block;
    background-color: #fff;
    margin-top: 55px;
    border-radius: 4px;
    padding-bottom: 32px;
    box-shadow: 0 0 54px #efefef;
}
.landing-therapists-grid-inn .profile-image {
    margin: -53px 0 20px 0;
}
.landing-therapists-grid-inn .profile-image span {
    width: 112px;
    border: none;
    height: 112px;
    background-color: #eee;
}
.landing-therapists-grid-inn h4 {
    color: #1eb1c6;
    font-size: 20px;
    font-family: 'montserratsemi_bold';
}
.landing-therapists-grid-inn .banner-btn a {
    font-family: 'montserratregular';
    font-size: 17px;
    color: #ffffff;
    background: #1fb4c9;
    background: -moz-linear-gradient(top, #1fb4c9 1%, #169aac 100%);
    background: -webkit-linear-gradient(top, #1fb4c9 1%,#169aac 100%);
    background: linear-gradient(to bottom, #1fb4c9 1%,#169aac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fb4c9', endColorstr='#169aac',GradientType=0 );
    height: 43px;
    line-height: 43px;
    padding: 0 30px;
    display: inline-block;
    border-radius: 2px;
    letter-spacing: 0;
    text-shadow: 1px 0 1px #9c9292;
    margin-top: 19px;
}
.landing-therapists-grid-inn span {
    color: #2b2b2b;
    font-size: 15px;
    position: relative;
}
.landing-therapists-grid-inn span:before {
    width: 14px;
    height: 20px;
    background: url(../images/landing-loction-icon.png) center no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 2px;
}
.landing-location-main
{
	width: 100%;
	float: left;
}
.landing-page-main .footer_btm_inner {
    padding: 0 25px;
}
.landing-fees-terms-inn .banner-btn a {
    font-family: 'montserratregular';
    font-size: 18px;
    color: #ffffff;
    background: #1fb4c9;
    background: -moz-linear-gradient(top, #1fb4c9 1%, #169aac 100%);
    background: -webkit-linear-gradient(top, #1fb4c9 1%,#169aac 100%);
    background: linear-gradient(to bottom, #1fb4c9 1%,#169aac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fb4c9', endColorstr='#169aac',GradientType=0 );
    height: 48px;
    line-height: 48px;
    padding: 0px 22px;
    display: inline-block;
    border-radius: 2px;
    letter-spacing: 0;
   
    margin-top: 22px;
    vertical-align: initial;
}
li.landing-why-use-grid p {
    color: #656565;
    font-size: 14px;
    padding: 0 3%;
}
.landing-fees-terms-inn .banner-btn span {
    display: inline-block;
    /* vertical-align: middle; */
    line-height: normal;
    position: relative;
    margin: 0 10px;
    font-size: 19px;
    /* font-family: montserratbold; */
    /* text-transform: uppercase; */
}
.landing-fees-terms-inn .banner-btn a.phonenumber {
    padding: 0;
    height: auto;
    line-height: 24px;
    background: none;
    text-shadow: none;
    color: #1fb4c9;
    font-family: 'Conv_CIRCULARSTD-BOLD_0';
    margin: 0 0 0 7px;
    font-size: 29px;
}
.fb-like {
	margin-top: 15px;
}
.landing-banner-slider {
    border-bottom: 2px #1eb1c6 solid;
    border-top: 2px #1eb1c6 solid;
}
.landing-page-main #sequence {
    max-width: 1214px;
}
.landing-page-main .section_big_title h1b {
    font-size: 28px;
}
.landing-page-main .container .sixteen.columns {
    width: 100%;
    margin: 0;
}
.landing-page-inner {
    background: white;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    float: left;
    overflow: hidden;
}
.slider-banner-landing {
    padding: 0 26px;
}
.landing-our-approach-inn, .landing-testimonial-inn {
    padding: 0 47px;
}
.landing-fees-terms-inn .banner-btn a.phonenumber.number-01 {
    margin-right: 7px;
}
a.phonenumbnumber {
    margin: 0 0 0 10px;
}
.landing-page-main #sequence li img {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
/*ladning-Page-End*/




/* CUSTOM RESPONSIVE STYLES */

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */


@media only screen and (min-width: 1201px) and (max-width: 1360px) 
{
.landing-services-inn ul li {
    width: 41%;
}
.landing-services-image {
    min-height: 332px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) 
{

.landing-services-inn ul li {
    font-size: 18px;
    width: 41%;
    background-position: left 1px;
}
.landing-services-image {
    min-height: 373px;
}
.landing-services-inn {
    padding: 10% 0 0 7%;
}
.landing-page-main #footer .container .four.columns {
    width: 209px;
}
.landing-page-main .container, .landing-page-main div#footer .container {
    width: 946px;
}
.landing-page-main .container .fourteen.columns {
    width: 617px;
}
.landing-page-main .header_right li {
    margin: 0 0 0 23px;
    font-size: 18.94px;
}
.header-list li:before {
    top: -5px;
}
.landing-banner-inner h1 {
    font-size: 41px;
    line-height: 49px;
}
.landing-banner-inner p {
    font-size: 22px;
    line-height: 34px;
}
.landing-banner-section {
    height: 545px;
}
.landing-banner-inner {
    width: 505px !important;
}
.landing-why-use-us {
    padding: 60px 0;
}
li.landing-testimonial-grid p {
    font-size: 17px;
    line-height: 31px;
}
.landing-therapists-grid-inn {
    width: 84%;
}

.landing-therapists-grid-inn .banner-btn a {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 38px;
}
section.landing-therapists-main {
    padding: 63px 0 60px;
}
.landing-practices-location a {
    margin: 7px 4px;
    font-size: 19px;
}
.landing-practices-location {
    padding: 14px 4%;
    font-size: 20px;
}
.landing-our-approach-inn p {
    font-size: 17px;
    line-height: 30px;
    padding: 0 2%;
}
.landing-why-use-us {
    padding: 53px 0 42px;
}
.landing-services-inn ul li {
    font-size: 17px;
}
.landing-head-title {
    font-size: 25px;
}
.landing-page-main .container .eleven.columns {
    width: 500px;
}
.custom-html-widget h2 {
    font-size: 18px;
    line-height: 24px;
}
.custom-html-widget h2 strong {
    font-size: 18px;
    line-height: 24px;
}
.landing-why-use-us-inn li {
    width: 22.6%;
    display: inline-block;
    float: none;
}
li.landing-why-use-grid p {
    padding: 0 5%;
}
.info.animate-in {
    width: 60%;
}
li#menu-item-49 {
    display: none;
}
#menu > ul > li > a {
    padding-right: 5px;
    padding-left: 5px;
}
}


@media only screen and (min-width: 768px) and (max-width: 991px) 
	
{
.header_left img {
	margin-top: 25px;

	height: auto;
	width: 250px;
}
	.header_mail1{
	
	padding-left: 23px;
	padding-bottom: 5px;

	font-size:20px;
}
.custom-html-widget h2 strong {
	font-size: 18px;
	line-height: 24px;
}
.custom-html-widget h2  {
	font-size: 18px;
	line-height: 24px;
}
#menu > ul > li > a {
    padding-right: 5px;
    padding-left: 4px;
    font-size: 10px;
}
.info.animate-in {
    top: 10%;
    width: 53%;
}
#footer .container .four.columns {
	width: 160px;
}
.therapists-tab-inn a {
    padding: 30px 14px 24px;
    display: block;
    min-height: 57px;
}
.therapists-tab-inn {
    width: 31%;
}

.landing-services-inn ul li {
    font-size: 18px;
    width: 55%;
    background-position: left 1px;
}
.landing-services-image {
    min-height: 453px;
}
.landing-services-inn {
    padding: 10% 0 7% 7%;
}
.landing-page-main #footer .container .four.columns {
    width: 154px;
}
.landing-page-main .container, .landing-page-main div#footer .container {
    width: 742px;
}
.landing-page-main .container .fourteen.columns {
    width: 505px;
    margin: 0;
}
.landing-page-main .header_right li {
    margin: 0 0 0 7px;
    font-size: 16.94px;
}
.header-list li:before {
    top: -5px;
}
.landing-banner-inner h1 {
    font-size: 34px;
    line-height: 42px;
}
.landing-banner-inner p {
    font-size: 20px;
    line-height: 30px;
}
.landing-banner-section {
    height: 439px;
}
.landing-banner-inner {
    width: 436px !important;
}
.landing-why-use-us {
    padding: 55px 0 25px;
}
li.landing-testimonial-grid p {
    font-size: 16px;
    line-height: 26px;
}
.landing-therapists-grid-inn {
    width: 84%;
}

.landing-therapists-grid-inn .banner-btn a {
    font-size: 17px;
    height: 43px;
    line-height: 43px;
    padding: 0 30px;
}
section.landing-therapists-main {
    padding:49px 0 17px;
}
.landing-page-main header#masthead .container .five.columns {
    width: 190px;
}
.landing-banner-inner .banner-btn a {
    font-size: 20px;
    height: 53px;
    line-height: 52px;
    padding: 0 42px;
}
.fees-terms-main {
    width: 710px;
}
.landing-banner-section:before {
    width: 120px;
    height: 126px;
}
.landing-practices-location a {
    margin: 4px 4px;
    font-size: 19px;
}
.landing-head-title {
    font-size: 25px;
    padding: 0 0 24px 0;
}
.landing-our-approach-inn p {
    /* font-size: 18px; */
    /* line-height: 32px; */
    margin-top: 44px;
    /* padding: 0 2%; */
}
.landing-services-inn h4.landing-head-title {
    font-size: 22px;
}
.landing-our-approach {
    padding: 0 0 56px 0;
}
section.landing-fees-terms {
    padding: 57px 0;
}
section.landing-location-main iframe {
    height: 400px !important;
}
.landing-page-main .container .eleven.columns {
    width: 493px;
    margin: 0;
}
.landing-why-use-us-inn li {
    width: 30.6%;
    display: inline-block;
    float: none;
}
.container .five.columns {
    width: 220px;
    margin: 0;
}
.landing-page-main header#masthead {
    padding: 0 9px 5px;
}
.landing-page-main header .container .five.columns {
    width: 190px;
    margin: 0;
}
li#menu-item-49 {
    display: none;
}
.section_big_title h1 {
    font-size: 26px;
    line-height: 30px;
}
.landing-page-main .section_big_title h1b {
    font-size: 26px;
}
.section_big_title h3 {
    font-size: 15px;
    line-height: normal;
}
.info h2 {
    font-size: 19px;
    line-height: 40px;
}
.info h3 {
    font-size: 17px;
    line-height: 29px;
}
.info p {
    font-size: 14px;
    line-height: 20px;
}
.slider-banner-landing div#slider_holder {
    height: 300px;
    overflow: hidden;
}
.landing-why-use-icon {
    margin: 0 auto 10px;
}
.landing-fees-terms-inn .banner-btn span {
    font-size: 17px;
}
.landing-fees-terms-inn .banner-btn a.phonenumber {
    font-size: 25px;
}
.landing-fees-terms-inn .banner-btn a {
    font-size: 17px;
    height: 41px;
    line-height: 42px;
    padding: 0px 17px;
}
.fees-terms-colum h5 {
    font-size: 19.54px;
}
.fees-terms-colum-inn p {
    font-size: 14px;
    line-height: 26px;
}
.landing-testimonial-post {
    margin-top: 20px;
}
.landing-page-main #sequence li img {
    top: 0;
    -webkit-transform: none;
    transform: none;
}
}


    @media only screen and (min-width: 768px) and (.portfolio_description h5) {
        
        #wrapper, #wrapper.full_wrapper
        					{ width: 100%; margin: 0px auto; border-radius: 0px; padding:0;}
       
        #footer 			{ width: 100%; }
        
        .footer_inside, #wrapper.full_wrapper .footer_inside 
        					{ margin: 20px auto; width: 768px; }
        .footer_btm 		{ border-radius: 0; }
        .footer_btm_inner, #wrapper.full_wrapper .footer_btm_inner	{ width: 748px; margin: 0px auto; }
		
		     
     	/* Sequence slider */
     	.prev, .next { top: 130px; height: 33px; width: 33px; }
     	.prev 	{ left: 10px; }
     	.next 	{ right: 10px; }
        .next > span, .prev > span { margin: 6px; }
      
        #sequence 			{ height: 318px; }
      
		.info h2 { padding: 0px 5px;font-size: 27px;line-height: 35px;margin: 0 0 5px 0;}
		.info h3 { padding: 4px 6px;font-size: 20px;line-height: 20px;	margin: 0 0 20px 0;}
		.info p { font-size: 14px;line-height: 22px;margin: 0 0 20px;width: 100%;}
		.info a.link { font-size: 14px;line-height: 25px;margin: 0 0 14px;}        
        #menu a{
	font-size: 9px;	
	text-decoration: none;
}
		.header_phone {
			font-size: 18px;
		}
.header_mail1{
	
	padding-left: 23px;
	padding-bottom: 5px;
	text-align:right;
	font-size:20px;
}
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

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

        #wrapper, #wrapper.full_wrapper
        		 			{ width: 100%; margin: 0px auto; border-radius: 0px; padding:0; }
        #footer 			{ width: 100%; }
        .footer_inside, #wrapper.full_wrapper .footer_inside {
    margin: 0px auto 10px;
    width: 94%;
}
#footer {
    margin: 0;
	position:absolute;
}
#footer .four.columns {
    width: 100%;
}
        .footer_btm 		{ border-radius: 0; }
        .footer_btm_inner, #wrapper.full_wrapper .footer_btm_inner
        					{ width: 300px; margin: 0px auto; }
            	
    	.header_left {
		    text-align: center;
		    width: 100% !important;
		}
    	.header_left img 	{ margin: 21px 0 0 0px; max-width: 100%; height: auto; }
    	
    	.header_right 		{ text-align: center;}
    	#menu 				{ display: none; }
    	#select_menu		{ display: block; width: 100%; padding: 8px; margin-bottom: 0;}
    	
    	.header_contacts 	{ text-align: center; margin: 0px 0 0px; height: auto; }
    	.header_phone		{ float: none; display: inline; margin: 4px 14px 5px 0; }
    	.header_mail 		{ float: none; display: inline; margin-top: 4px;}

    	.header_search		{ float: left; }
    	#s					{ right: auto;}   	
    	#s:focus, #s:hover	{ width: 150px; }
    	.button_search		{ right: 26px; }

    	.columns.title,
    		.column.title	{ margin: 20px 0 22px; }
    	.margined_left 		{ margin-left: 0; }
    	#footer h3			{ margin-top: 30px; }
    	#footer .columns ul { margin-left: 0; }
    	#powered			{ display: none; }
    	
    	/* Page Specific */
    	
    	.related_posts_section 	{ margin: 0; }
    	textarea.aqua_input		{ width: 280px; }
		.page_heading h1		{ font-size: 20px;}
		.section_big_title		{ margin: 10px 0 24px !important;}
		
		.section_featured_services .jcarousel-next-horizontal, .carousel_section .jcarousel-next-horizontal { right: 0px !important; }
		.section_featured_services .jcarousel-prev-horizontal, .carousel_section .jcarousel-prev-horizontal { right: 20px !important; }
		.section_featured_services .carousel_arrows_bgr, .carousel_section .carousel_arrows_bgr { width: 44px !important; }
		
		.htabs a 				{ padding: 6px 7px 5px 7px; font-size: 12px; margin-right: 2px; }
    	.portfolio_description	{ padding-left: 0; }
    	.services_description	{ padding-left: 0; margin-top: 20px !important; }
    	
        /* Sequence slider */
     	.prev, .next { top: 40%; height: 30px; width: 30px;}	
     	.prev 	{ left: 0px; }
     	.next 	{ right: 0px; }
     	.next > span, .prev > span { margin: 4px; } 
     	
        #sequence { height: 200px; }
      	.info {	top: 25%; }
      	.info.animate-in { top: 25%; }
		.info h2 {
		    padding: 0px 5px;
		    font-size: 13px;
		    line-height: 17px;
		    margin: 0 0 3px 0;
		    letter-spacing: 0;
		    text-align: left;
		}
		.info h3 { padding: 2px 4px;font-size: 10px;line-height: 15px;	margin: 0 0 10px 0;}
		.info p { display: none; }
		.info a.link { font-size: 10px;line-height: 22px;margin: 0 0 10px;}   
.header_phone1 {
    float: none;
    padding-left: 22px;
    background: url(../images/header_mail.png) left center no-repeat;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 1px;
    font-size: 18px;
    color: #666;
    font-weight: 700;
    display: inline-block;
}
.header_mail1 {
   
    padding-left: 23px;
    padding-bottom: 5px;
    font-size: 20px;
}
		.pic img {
			width: 100%;
		}
		.portfolio_description p {
	margin: 0 0 12px;
	
}
		.pic1 img {
			
			display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
		}
.section_big_title h1 {
    margin: 0px 0 0;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 15px;
    color: #444;
    letter-spacing: -1px;
}
.media_item {
	border-bottom: 1px dotted #EEE;
	margin: 20px 0 20px;
	text-align:center;
}
.section_big_title h1b{
	margin: 0px 0 0;
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 800;
	font-size: 23px;
	line-height: 30px;
	padding-bottom:15px;
	color:#444;
	letter-spacing: -1px;
}
.landing-page-main .section_big_title h1b {
    font-size: 22px;
}
.button, a.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		border-style: solid;
		border-width: 0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		
	/*	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 0;*/
		background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-image: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
		background-repeat: repeat-x;
	/*	border-color: rgba(0, 0, 0, 0.03) rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.15);*/
		color: white;
	
		background-color: #374045;
		text-decoration: none;
		
		font-family: "Open Sans", arial;
		font-weight: 400;

		display: inline-block;
		cursor: pointer;
		line-height: normal;
		padding: 5px 14px;
		
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}
.header_phone {
    float: none;
    padding-left: 22px;
    margin-bottom: 10px;
    background: url(../images/header_phone.png) left center no-repeat;
    margin-left: 5px;
    font-size: 15px;
    color: #2AC0D5;
    font-weight: 700;
    display: inline-block;
}
.section_big_title h2{
	margin: 2px 0 22px;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 21px;
	line-height: 28px;	

	color:#444;
}
h2 strong{ font-size: 15px; line-height: 28px; margin-bottom: 15px; color: #0ad1e5;
}

	h2 { font-size: 18px; line-height: 28px; margin-bottom: 5px; }
h3 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
}
.title {
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 400;
	background: url('../images/header_bgr_diag.png') left top;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 22px;
	letter-spacing: -1px;
}
.therapists-inn-outer h2 {
    font-size: 25px;
    text-align: left;
    margin: 0 0 5px 0;
}
samp.stars i {
    font-size: 27px;
}
.therapists-inn-outer a.button_hilite {
    font-size: 13px;
    padding: 10px 26px;
    width: auto;
}
.therapists-map .canvas {
    height: 260px !important;
}
.therapists-content-section .jcarousel-prev-horizontal {
    right: 42px;
    width: 26px;
    height: 26px;
    background-position: 10px 6px !important;
    background-size: 8px !important;
    border-width: 2px;
}
.therapists-content-section .jcarousel-next-horizontal {
    width: 26px;
    height: 26px;
    background-position: 10px 6px !important;
    background-size: 8px !important;
    border-width: 2px;
}
.therapists-tabs-outer {
    padding: 0 0 8px 0 !important;
}
.therapists-inn-outer span {
    font-size: 13px;
    margin: 0 0 5px 0;
}
.therapists-tab-inn a {
    padding: 18px 17px 10px;
}
.therapists-tab-inn {
	width: 48%;
}
.therapists-tab-inn:nth-child(2n+2) {
    margin-right: 0;
}
.blog-left-inner h2.entry-title {
	text-align: left;
	line-height: normal;
}
.post-readmore .button, .post-readmore a.button, .form-submit input[type="submit"] {
    margin: inherit;
    width: auto;
    padding: 5px 14px;
}
.blog-left-inner {
    padding-right: 0;
}
.mobile-menu-button {
    display: block;
    border: 1px solid #ccc;
    padding: 6px 12px;
    font-size: 13px;
    color: #777;
    border-radius: 2px;
    cursor: pointer;
    background: #fff url(../images/menu-arrow-mobile.png) 97% center no-repeat;
}
.dark_menu #menu {
    background: none;
    height: auto;
}
.dark_menu #menu > ul > li {
    background: none;
    float: none;
    display: block;
}
.dark_menu #menu > ul > li > a {
    background: none;
    color: #777;
    text-shadow: none;
    background: none !important;
    line-height: 30px;
}
#menu ul li.home_icon {
    display: none;
}
.dark_menu #menu {
    background: none;
    height: 100%;
    border: 1px solid #ccc;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(204, 204, 204);
    border-radius: 0;
    border-top: none;
}
.dark_menu #menu > ul > li > div {
    background: none;
    display: block !important;
    border: none;
    box-shadow: none;
    position: relative;
    height: auto !important;
    padding: 0 !important;
}
.dark_menu #menu ul.sub-menu {
    opacity: 1;
    border: none;
    padding: 0 16px;
}
.dark_menu #menu > ul > li ul > li > a {
    color: #777;
    text-shadow: none;
    border: none !important;
    background: none;
    padding: 4px 12px;
    font-size: 13px;
    margin: 0;
}
.dark_menu #menu > ul > li ul > li > a > span {
    background: none !important;
    padding: 0 !important;
}
.dark_menu #menu > ul > li > a > span {
    display: none;
}
.our-practices-logos .section_big_title {
    margin: 0 !important;
}





/*3aug-2018*/

*
{
	box-sizing:border-box;
}
.landing-services-inn ul li {
	font-size: 17px;
	width: 100%;
	background-position: left 1px;
}
.landing-services-image {
    min-height: 447px;
}
.landing-services-inn {
	padding: 7% 10px 7% 5%;
	width: 100%;
	float: left;
}
.landing-page-main #footer .container .four.columns {
	width: 50%;
	min-height: 220px;
	padding: 0 60px 0 0;
}
.landing-testimonial-main {
	padding: 55px 20px 30px;
}
.landing-testimonial-post {
	margin-top: 20px;
}
.landing-page-main .container, .landing-page-main div#footer .container {
    width: 100%;
}
.landing-page-main .container .fourteen.columns {
	width: 345px;
	margin: 0;
	padding: 5px 0px 0 0;
	text-align: left;
}
.landing-page-main .header_right ul {
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
}
.landing-page-main header#masthead {
	padding: 0 15px 10px;
}
.landing-page-main .header_right li {
    margin: 0 0 0 7px;
    font-size: 16.94px;
}
.header-list li:before {
    top: -5px;
}
.fees-terms-colum span {
	font-size: 33px;
}
.fees-terms-colum p {
	font-size: 14px;
	line-height: 22px;
	padding: 0 10%;
}
.fees-terms-colum-inn p {
	padding: 0;
}
.landing-banner-inner h1 {
	font-size: 30px;
	line-height: 38px;
}
.landing-banner-inner p br
{
	display: none;
}
.landing-banner-inner p {
	font-size: 19px;
	line-height: 28px;
}
.landing-banner-section {
    height: 439px;
}
.landing-banner-inner {
	width: 406px !important;
}
.landing-practices-location {
	font-size: 19px;
}
.landing-why-use-us {
    padding: 55px 0 30px;
}
li.landing-testimonial-grid p {
	font-size: 16px;
	line-height: 28px;
}
li.landing-testimonial-grid p:first-child::before {
	width: 31px;
	height: 34px;
	background-size: contain;
	top: 1px;
}
.profile-image {
	margin: 5px 0 6px;
}
.profile-image span {
	width: 110px;
	height: 110px;
}
.landing-therapists-grid-inn {
    width: 84%;
}

.landing-therapists-grid-inn .banner-btn a {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 38px;
}
.landing-therapists-post .slick-next {
	right: -35px;
}
.landing-therapists-post .slick-prev {
	left: -35px;
}
section.landing-therapists-main {
	padding: 53px 0px 30px;
}
.landing-page-main header#masthead .container .five.columns {
    width: 100%;
}
.landing-page-main .eleven.columns {
    width: 100%;
}
.landing-page-main .header_mail1 {
    width: 100%;
}
.landing-banner-inner .banner-btn a {
	font-size: 18px;
	height: 49px;
	line-height: 49px;
	padding: 0 35px;
}
.fees-terms-main {
	width: 100%;
}
.landing-banner-section:before {
    width: 120px;
    height: 126px;
}
.landing-practices-location a {
    margin: 4px 4px;
    font-size: 19px;
}
.landing-head-title {
    font-size: 25px;
    padding: 0 0 33px 0;
}
.landing-our-approach-inn p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 44px;
	padding: 0 2%;
}

.landing-our-approach {
    padding: 0 0 56px 0;
}
section.landing-fees-terms {
	padding: 57px 20px;
}
.fees-terms-colum.columhalf1 {
	width: 50%;
}
.fees-terms-colum.columhalf2 {
	width: 50%;
}
.fees-terms-colum.columfull {
	padding: 20px 0 7px;
}
.fees-terms-colum span samp {
	font-size: 20px;
	top: 11px;
}
.landing-fees-terms-inn .banner-btn a {
    font-size: 16px;
    height: 43px;
    line-height: 42px;
    padding: 0 23px;
    margin-top: 48px;
}
section.landing-location-main iframe {
    height: 400px !important;
}

/*3 aug 2018*/
.landing-fees-terms-inn .banner-btn a.phonenumber {
    line-height: 21px;
    font-size: 26px;
}

.wow {
 visibility: visible !important;
 -webkit-animation: none !important;
 -moz-animation: none !important;
 -o-animation: none !important;
 -ms-animation: none !important;
 animation: none !important;
}
.landing-why-use-us-inn li {
    width: 29.6%;
    display: inline-block;
    float: none;
}
}


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"]
        .footer_inside, #wrapper.full_wrapper .footer_inside
        					{ margin: 20px auto 20px; width: 200px;  }
        .footer_btm_inner, #wrapper.full_wrapper .footer_btm_inner
        					{ margin: 0px auto; width: 420px; }
		#powered			{ display: block; }
		
		/* Page Specific */
		.htabs a 			{ padding: 6px 10px 5px 10px; font-size: 13px; }
		
        /* Sequence slider */
     	.prev, .next { top: 40%; height: 30px; width: 30px; }
     	.prev 	{ left: 0px; }
     	.next 	{ right: 0px; }
        .next > span, .prev > span { margin: 4px; } 	

        #sequence 			{ height: 179px; }
      	.info {	top: 14%; }
      	.info.animate-in { top: 14%; }
		.info h2 { padding: 0px 5px;font-size: 19px;line-height: 28px;margin: 0 0 2px 0;}
		.info h3 { padding: 4px 6px;font-size: 14px;line-height: 15px;	margin: 0 0 6px 0;}
		.info p { display: block; font-size: 10px;line-height: 15px;margin: 0 0 6px;width: 100%;}
		.info a.link { font-size: 10px;line-height: 18px;margin: 0 0 0px;}  
		
		.landing-page-main .footer_btm_inner {
	width: 100%;
	text-align: center;
}
		#powered {
	display: block;
	float: none;
	margin: 0;
}
    }
    @media only screen and (max-width: 640px) {
	.therapists-tab-inn {
		width: 48%;
	}
	.therapists-tab-inn:nth-child(2n+2) {
	    margin-right: 0;
	}
	.therapists-tab-inn samp {
		font-size: 12px;
	}
	.therapists-tab-inn span {
		font-size: 14px;
	}
	.landing-services-inn ul li {
    font-size: 15px;
    background-position: left 1px;
    background-size: 20px;
    padding-left: 26px;
        margin-bottom: 10px;
}
.landing-fees-terms-inn .banner-btn span {
    /* margin: 0 10px; */
    /* font-size: 17px; */
}
.fees-terms-colum.columfull span samp {
    display: inline-block;
    top: 0;
}
.landing-page-main .section_big_title h1b {
    font-size: 20px;
}
    }
    @media only screen and (max-width: 480px) {
	.therapists-tab-inn {
		width: 48%;
	}
	.therapists-tab-inn:nth-child(2n+2) {
	    margin-right: 0;
	}
    }

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

.landing-page-main .container .fourteen.columns {
	width: 285px;
	margin: 0;
	padding: 0px 0px 0 0;
	text-align: left;
}
.landing-page-main .header_right li {
	margin: 0 0 0 0px;
	font-size: 14px;
	padding: 0 0 0 26px;
}
.header-list li::before {
	width: 19px;
}
.header-list li.phone-number::before {
	background-size: 42px;
}
.header-list li.email::before {
	background-position: -24px center;
	background-size: 42px;
	top: -8px;
}
.landing-banner-inner {
    width: 300px !important;
}
.landing-banner-inner h1 {
	font-size: 25px;
	line-height: 33px;
}
.landing-banner-inner p {
    font-size: 16px;
    line-height: 24px;
}
.landing-banner-section {
	height: 287px;
}
.landing-why-use-us {
	padding: 35px 0px 20px;
}
.landing-head-title {
    font-size: 23px;
    padding: 0 0 26px 0;
}
.landing-why-use-us-inn ul {
	margin-top: 25px;
	padding: 0 20px 0;
}
.landing-why-use-us-inn li {
    width: 47%;
    margin-bottom: 22px;
}
.landing-why-use-icon {
	margin: 0 auto 6px;
}

.landing-we-practices {
	padding: 42px 0 35px;
}
.landing-practices-location a {
    margin: 3px 3px;
    font-size: 18px;
}
.landing-practices-location {
	margin-top: 25px;
	width:90%;
	font-size: 18px;
}
.landing-our-approach-inn p {
	font-size: 15px;
	line-height: 28px;
	margin-top: 24px;
	padding: 0 15px;
	margin-bottom: 0;
}
.landing-services-inn h4.landing-head-title {
    color: #fff;
    padding: 0 0 16px 0;
    font-size: 21px;
}
.landing-services-inn ul {
    margin-top: 18px;
}
.landing-services-offer .colums {
	width: 50%;
}

.landing-services-inn {
	padding: 7% 10px 7% 15px;
}
.fees-terms-main {
	margin-top: 40px;
}
.fees-terms-colum.columhalf1 {
	width: 100%;
	border-right: 0;
	border-bottom: 1px solid #ccc;
	min-height: auto;
}
.fees-terms-colum.columhalf2 {
	width: 100%;
	padding: 20px 0 10px;
	min-height: auto;
}
.fees-terms-colum span samp {
    font-size: 17px;
    top: 9px;
}
.fees-terms-colum h5 {
	font-size: 19.54px;
}
.fees-terms-colum.columfull span {
    /* font-size: 42px; */
    margin: 14px 0 16px 0;
}
.fees-terms-colum.columfull {
	padding: 14px 10px 7px;
	text-align: center;
}
.fees-terms-colum p {
	padding: 0 10px;
}

.fees-terms-colum-inn {
	text-align: center;
	margin: 0 0 0 0;
	width: 100%;
}
section.landing-fees-terms {
	padding: 37px 15px 40px;
}
.landing-fees-terms-inn .banner-btn a {
	margin-top: 28px;
}

.landing-testimonial-main {
	padding: 35px 15px 20px;
}
section.landing-therapists-main {
	padding: 33px 0px 20px;
}
li.landing-testimonial-grid p {
	font-size: 16px;
	line-height: 30px;
}
.landing-therapists-post .slick-next {
	right: -25px;
}
.landing-therapists-post .slick-prev {
	left: -25px;
}
.landing-page-main #footer .container .four.columns {
	width: 50%;
	min-height: 240px;
	padding: 0 20px 0 0;
}
section.landing-location-main iframe {
	height: 330px !important;
}
.landing-therapists-grid-inn .profile-image span {
	width: 105px;
	height: 105px;
}
li.landing-testimonial-grid h3 {
	font-size: 19px;
	margin: 0;
}
li.landing-testimonial-grid span {
	font-size: 15px;
	margin-top: 2px;
}
}
@media only screen and (max-width: 479px) {
	.landing-services-offer .colums {
	width: 100%;
}
	.header_mail1 {
  float:none;
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 20px;
}
.landing-page-main header#masthead .container .five.columns {
	width: 100%;
	text-align: center;
}
.landing-page-main .container .fourteen.columns {
	width: 100%;
	text-align: center;
}
.landing-page-main .header_right ul {
	text-align: center;
	padding: 15px 0 0 0;
	max-width: 290px;
	display: inline-block;
}
.landing-services-offer {
	display: inherit;
}
.landing-page-main .header_right ul {
	text-align: center;
	padding: 15px 0 0 0;
	max-width: 290px;
	display: inline-block;
}
.landing-page-main .header_right li {
	margin: 0 0 0 0px;
	font-size: 14.5px;
	padding: 0 0 0 26px;
	display: inline-block;
}

.header-list li.email::before {
	background-position: -30px center;
	background-size: 50px;
	top: -9px;
}
.header-list li.phone-number::before {
	background-size: 42px;
	left: 6px;
}
.landing-services-inn ul li {
	font-size: 16px;
	width: auto;
	background-position: left 4px;
	background-size: 18px;
	padding: 0 0 0 24px;
	font-weight: normal;
	display: inline-block;
	float: none;
}
.landing-services-inn {
	padding: 7% 0 0;
	max-width: 353px;
	display: inline-block;
	float: none;
	text-align: center;
}
.landing-services-offer .colums {
	text-align: center;
}
.landing-services-inn .landing-head-title span.title-sep-outer {
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	background-image: url(../images/landing-title-sep02.png);
}
.landing-banner-inner {
    width: 300px !important;
    padding: 20px 15px 24px;
    background: rgba(255,255,255,0.8);
    margin: 0 auto;
    border-radius: 5px;
    float: none;
}
.landing-banner-inner h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 7px;
}
.landing-banner-inner p {
	font-size: 15px;
	line-height: 22px;
}
.landing-banner-inner p br{
	display:none;
}
.landing-banner-inner .banner-btn a, .landing-fees-terms-inn .banner-btn a, .landing-therapists-grid-inn .banner-btn a {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 22px;
	z-index: 99;
	position: relative;
}
.landing-banner-section {
	background-position: left center;
}
li.landing-why-use-grid h3 {
	font-size: 16px;
	line-height: 19px;
}
.landing-head-title {
	font-size: 23px;
	padding: 0 0 20px 0;
}
.landing-practices-location {
	font-size: 16px;
	padding: 12px 10px;
}
.landing-practices-location a {
	margin: 2px 2px;
	    font-size: 17px;
}
.landing-our-approach-inn p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 24px;
    padding: 0 0px;
    margin-bottom: 0;
}
.landing-services-image {
	min-height: 263px;
}
.fees-terms-colum span {
	font-size: 28px;
}
.fees-terms-colum span samp {
    font-size: 16px;
    top: 9px;
}
.landing-services-inn ul li {
	font-size: 16px;
	width: 100%;
	background-position: left 4px;
	background-size: 18px;
	padding: 0 0 0 28px;
	text-align: left;
}
.landing-services-inn ul {
    margin-top: 19px;
    width: 200px;
    display: inline-block;
}
.fees-terms-colum {
	padding: 18px 0 0;
}
.fees-terms-colum h5 {
	font-size: 17.54px;
}
.fees-terms-colum-inn p br
{
	display:none;
}
li.landing-testimonial-grid p:first-child::before {
	width: 33px;
	height: 26px;
	margin: -1px 7px -3px 0;
}
li.landing-testimonial-grid p {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 10px;
}
section.landing-therapists-main {
	padding: 33px 0px 30px;
}
.landing-therapists-post {
	margin-top: 24px;
	padding: 0 15px;
}
.landing-therapists-grid-inn {
	width: 80%;
}
.landing-therapists-grid-inn .profile-image span {
	width: 105px;
	height: 105px;
}
.landing-therapists-grid-inn h4 {
	font-size: 18px;
}
.landing-therapists-grid-inn span {
	font-size: 15px;
}
.landing-therapists-grid-inn span::before {
	width: 12px;
	height: 16px;
	left: -18px;
	top: 2px;
	background-size: contain;
}
.profile-image span {
	width: 100px;
	height: 100px;
}
.landing-therapists-post .slick-next {
	right: -5px;
	background-size: 180% !important;
	background-position: right center !important;
}
.landing-therapists-post button.slick-arrow {

	width: 30px;
}
.landing-therapists-post .slick-prev {
	left: -5px;
	z-index: 9;
	background-size: 180% !important;
	background-position: left center !important;
}
section.landing-location-main iframe {
	height: 290px !important;
}
.landing-page-main #footer .container .four.columns {
	width: 100%;
	min-height: auto;
	padding: 0 0px 0 0;
}
.landing-page-main .footer_btm_inner {
	width: 100%;
	text-align: center;
}
		#powered {
	display: block;
	float: none;
	margin: 0;
}
.landing-fees-terms-inn .banner-btn span {
    margin: 0 3px;
    font-size: 15px;
    /* top: 9px; */
    /* display: block; */
}
.landing-fees-terms-inn .banner-btn a.phonenumber {
    line-height: 17px;
    font-size: 23px;
}
.landing-fees-terms-inn .banner-btn a {
    font-size: 13px;
    height: 37px;
    line-height: 38px;
    padding: 0 15px;
    margin-bottom: 7px;
}
.landing-fees-terms-inn .banner-btn a.phonenumber {
    line-height: 20px;
    font-size: 23px;
}

.cont-logos ul li {float: left;width: 50%;}


}

li.landing-testimonial-grid p strong {
    color: #fff;
}
.blog-left-inner .post-thumbnail img {
    max-width: 100%;
    height: auto;
}
.sidebar .testimonial_quote .quote_content p img {
    display: none;
}
.blog-left-inner .entry-content p.link-more {
    display: none;
}

.home .section_big_title .pic {
    min-height: 139px;
}