/*
 Theme Name: Cranofacial
 Author: Web Media fx
 Version: 1.0
 */

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body, textarea {
	line-height: 1.6em;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	color: #432b01;
}
textarea {
}
a {
	text-decoration: underline;
	color: #2D4C8F;
}
a:hover {
	text-decoration: none;
	color: #020000;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #030000;
	padding-bottom: 5px;
	line-height: 1em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	margin: 0 0 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}

/*------------------------------------------------*/
/*---------------[WORDPRESS STYLES]---------------*/
/*------------------------------------------------*/

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 25%;
	padding: 10px;
}

/* =Navigation
 -------------------------------------------------------------- */
#assistive-text, .assistive-text {
	position: absolute;
	text-indent: -90000px;
}

.navigation, .nav-single {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
#nav-previous {
	float: left;
	width: 50%;
}
#nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
 -------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 86px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
	padding: 0 0 0 56px;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+ li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}

#respond input[type=text] {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* Wordpress Stuff */

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 25%;
	padding: 10px;
}

/*------------------------------------------------*/
/*-----------------[THEME STYLES]-----------------*/
/*------------------------------------------------*/

body {
	line-height: 1.4em;
	font-size: 18px;
	color: #333;
	background: #133783;
}

.ba_img {
	width: 50%;
	height: 100%;
	max-height: 140px;
}

.ba_box {

}

.fsize40 {
	font-size: 32px;
	line-height: 1em;
}
.fsize32 {
	font-size: 22px;
	line-height: 1em;
}
.fsize36 {
	font-size: 24px;
	line-height: 1em;
}
.fsize22 {
	font-size: 18px;
	line-height: 1em;
}
.fsize34 {
	font-size: 28px;
	line-height: 1em;
}
.fsize43 {
	font-size: 34px;
	line-height: 1em;
}

.fsize28 {
	font-size: 25px;
	line-height: 1em;
}
.fsize42 {
	font-size: 36px;
	line-height: 1em;
}
.fsize48 {
	font-size: 40px;
	line-height: 1em;
}
.fsize52 {
	font-size: 42px;
	line-height: 1em;
}

#page-wrap {

}

.top-banner {
	text-align: center;
	background: #2D4C8F;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.1em;
	position: relative;
	padding: 2px 0;
	z-index: 90;
}

.top-banner p {
	margin: 0;
}

#header {
	position: relative;
	z-index: 12;
}

.georgia {
	font-family: Georgia, Times, "Times New Roman", serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
}

h1 {
	margin: 0 0 12px 0;
}

h1.entry-title {
	font-size: 21px;
	font-weight: bold;
	color: #2E4A8B;
}

#branding {
	height: 110px;
	padding: 0 16px;
	position: relative;
}

#header > .container {
	/*box-shadow: 0 -4px 12px #85939E;
	 -moz-box-shadow: 0 -4px 12px #85939E;
	 background: #fff;*/
}

#logo {
	padding-top: 10px;
	/*display: block;*/
	display: table;
	max-width: 580px;
}

#logo img {
	width: 100%;
	height: auto;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
}

.call-us-action {
	text-align: right;
	color: #fff;
	font-size: 27px;
	margin-bottom: 10px;
}

.call-us-action .call-today {
	font-family: 'Lora', serif;
	font-size: 27px;
}

.call-us-action .phone-number {
	font-family: 'Lora', serif;
	font-size: 36px;
}

.call-us-action .phone-number a {
text-decoration:none;
  color: #fff;
 }

.header-links ul li {
	display: inline;
	list-style: none;
	padding-left: 4px;
}

.header-image > img {
	left: 0;
	position: absolute;
	top: -46px;
	width: 100%;
}

.header-links ul li.menu_top {
	background: url('images/header_sep.jpg') right center no-repeat;
	padding: 0 10px;
}
.header-links ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
}

.header-links {
	float: right;
	margin-top: 14px;
	margin-bottom: 20px;
}

ul#menu-header-links {
	list-style: none;
	text-align: right;
	margin-right: -10px;
}

ul#menu-header-links li {
	display: inline-block;
	padding: 0 6px;
	border-left: solid 1px #7b7c7f;
}

ul#menu-header-links li:first-child {
	border-left: none;
}

ul#menu-header-links li a {
	color: #7b7c7f;
	text-transform: uppercase;
	text-decoration: none;
}

#main-navigation {
	/*height: 38px;
	 background: #2D4C8F;*/
}

#access.navbar {
	margin-bottom: 0px;
	position: relative;
	z-index: 1000;
}

#access.navbar .nav, #access.navbar .nav > li {
	float: none;
	display: inline-block;
	*display: inline; /* ie7 fix */
	*zoom: 1; /* hasLayout ie7 trigger */
	vertical-align: top;
}

#access.navbar .nav > li {
	padding: 0 5px 0 0px;
}

#access.navbar .nav > li:first-child {
	border-left: none;
}

#access .navbar-inner {
	text-align: center;
	border-radius: 0;
	box-shadow: none;
	border: none;
	color: #fff;
	min-height: 32px;
	padding: 0;
	/*background: none;*/
	background: url('images/form_bg.png') repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access.navbar .nav > .active > a, #access.navbar .nav > .active > a:hover, #access.navbar .nav > .active > a:focus {
	box-shadow: none;
	background: none;
	color: #ffc444;
}

.sidebar-left .quickform input[type="submit"] {
	background: none;
}

#access .dropdown-menu {
	text-align: left;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	/*background: #133783;*/
	background: transparent;
}

#access .navbar .nav > li {
	height: 59px;
	border-left: solid 1px #fff;
}

#access .navbar .nav > li:first-child {
	border: none;
}

#access a {
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	text-shadow: none;
	padding: 0px 8px 0px 18px;
	line-height: 27px;
	font-weight: normal;
	text-align: center;
	height: 27px;
	/*border-left: solid 1px #fff;*/
	margin: 9px 0;
	font-family: 'Roboto', sans-serif;
	text-shadow: 2px 1px 4px #000;
}

.container.navbar {
	padding: 0;
}

#access a:hover {
	background: none;
	color: #ffc444;
}

#access li:first-child a {
	border: none;
}
#access a span {

	display: inline-block;
	text-align: center;
	line-height: 20px;
	vertical-align: baseline;
	padding: 0;
}

#access .dropdown-menu li a span {
	text-align: left;
	line-height: 20px;
	padding: 0;
}

#access .dropdown-menu li a {
	font-size: 15px;
	padding: 6px 10px;
	color: #fff;
	border: none;
	white-space: normal;
	text-align: left;
	line-height: 19px;
	height: auto;
	margin: 0;
	text-transform: none;
	text-shadow: none;
}

#access .dropdown-menu li{
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	  padding-left: 8px;
}

#access .dropdown-menu li.current-menu-ancestor  a, #access .dropdown-menu li.current-menu-item  a {
	background: #6B6057;
}

#access .dropdown-menu li:hover > a, #access .dropdown-menu li a:hover {
	background: #ffc444;
	color: #000;
}

#access .dropdown-menu li:hover > .sub-menu {
	visibility: visible;
}

#access.navbar .nav > li > .dropdown-menu:before, #access.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

#access.navbar .dropdown-submenu > a:after {
	display: none;
}

#access .dropdown:hover > .dropdown-menu {
	display: block;
}

#access .dropdown-menu .dropdown-menu {
	left: 100%;
	top: 0;
	border-top: none;
	background: #ffc444;
}
#access .dropdown-menu .dropdown-menu li a {
	color: #000;
}

#access .dropdown-menu .dropdown-menu li:hover > a, #access .dropdown-menu .dropdown-menu li > a:hover {

	background: #133783;
}

#access .dropdown-menu .dropdown-menu li a:hover {
	color: #FFF;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: none;
}

#access select {
	width: 90%;
	margin: 8px auto;
	clear: both;
}

body.home #page-content-wrap {
	/*border-top: solid 32px #2E4A8B;*/
	position: relative;
}

#page-content-wrap > .container {
	position: relative;
	/*box-shadow: 0 4px 12px #85939E;
	 -moz-box-shadow: 0 4px 12px #85939E;  */
	background: #fff;
	padding-left: 0;
	padding-right: 0;
}

.col-md-8.col-sm-8.home_content {
	margin-left: 28px;
	width: 71%;
}

#menu-item-27 > .dropdown-menu {
	width: 400px;
}

#menu-item-25 > .dropdown-menu {
	width: 440px;
}

#menu-item-27 > .dropdown-menu > li, #menu-item-25 > .dropdown-menu > li {
	float: left;
	min-width: 50%;
}

/*
 * Lead Form
 */

#carousel-wrap {
	position: relative;
	/*box-shadow: 0 -4px 12px #85939E;
	 -moz-box-shadow: 0 -4px 12px #85939E;
	 background: #fff;*/
}

.carousel-wrap-inside {
	display: block;
}

.quickform {
	position: relative;
	width: 100%;
	top: 0;
	height: 319px;
	background: url('images/form_bg.png') repeat;
	padding-bottom: 7px;
}

.home .quickform {
	position: absolute;
	z-index: 100;
}

#carousel-wrap .quickform {

}

#sidebar-left .quickform {
	margin-bottom: 10px;
}

.quickform .formhead {
	color: #4c5b83;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 6px 16px 0px 10px;
	position: relative;
	z-index: 2;
}

.quickform .formhead .line1 {
	font-size: 22px;
	line-height: 1em;
}

.quickform .formhead .line2 {
	font-size: 22px;
	line-height: 1em;
}

.quickform .formhead .line3 {
	font-size: 36px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 10px;
}

.quickform .formhead .line3 a {
	text-decoration:none;
	  text-shadow: 3px -1px 7px #fff;
	color: #4c5b83;
}

.quickform .formbody {
	padding: 4px 12px 4px;
	margin: 0;
	color: #fff;
	position: relative;
	z-index: 2;
}

.quickform .formsubmit {
	text-align: right;
	position: relative;
	bottom: 0;
	z-index: 2;
	height: 33px;
	margin-top: 8px;
	width: 100%;
}

.quickform .formsubmit #ajax-spinner {
	position: absolute;
	top: 5px;
	right: 7px;
}

.quickform .formbody form {
	margin: 0;
}

.quickform input[type="text"] {
	margin: 0 0 4px;
	border-radius: 0;
	box-shadow: none;
	border: solid 1px #efefef;
	background: #fff;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 1px 2%;
	font-size: 12px;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.quickform textarea {
	margin: 0 0 1px;
	padding: 2px 2%;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	border: solid 1px #efefef;
	background: #fff;
	height: 42px;
	font-size: 11px;
	border: none;
	line-height: 1.2em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.quickform select {
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	margin: 0px 0 4px;
	font-size: 11px;
	height: auto;
	padding: 3px 2px;
	display: block;
	border: solid 1px #efefef;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #4a5265;
}

.quickform input[type="submit"] {
	color: #133783;
	border: none;
	text-transform: uppercase;
	display: block;
	box-shadow: none;
	font-size: 18px;
	line-height: 33px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	background: #fff;
	width: 179px;
	margin: 0 auto;
}

body.home .quickform #uEmail, body.home .quickform #uPhone, body.home .quickform #uWebsite, body.home .quickform #uZip, body.home .quickform #uProc, body.home .quickform #uMsg {
	display: none;
}

body.home .quickform.expanded #uEmail, body.home .quickform.expanded #uPhone, body.home .quickform.expanded #uWebsite, body.home .quickform.expanded #uZip, body.home .quickform.expanded #uProc, body.home .quickform.expanded #uMsg {
	display: block;
}

/*
 * Blocks
 */

/*
 * Sidebars
 */

.sidebar-inside {

}

.sidebar-left .quickform {
	margin-bottom: 0px;
	height: auto;
	padding-bottom: 13px;
}

.site-section-widgets {
	
}

a.site-section-widget {
	position: relative;
	display: block;
	margin: 6px 0px;
	padding: 0;
	color: #fff;
	overflow: hidden;
	height: 98px;
	z-index: 3;
}

a.site-section-widget .background {

}

a.site-section-widget .background img {
	width: 100%;
	max-width: none;
}

a.site-section-widget .inside {
	position: absolute;
	z-index: 8;
	bottom: 8px;
	left: 8px;
}

a.site-section-widget .inside .small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1em;
}

a.site-section-widget .inside .big {
	font-size: 32px;
	line-height: 30px;
}

body.home .site-section-widgets {
	text-align: center;
}

.sidebar-left .special-link-block {
	/*border: solid 1px #1a8089;*/
	text-align: center;
	padding: 8px 0;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	margin: 8px 12px 16px;
}

.home_btm {
	float: left;
	margin-top: 54px;
}

.btm_last_img > img {
	width: 100%;
}

.home_btm_last {
	float: left;
	margin-top: 60px;
	width: 100%;
}

.left_btm {
	background: none repeat scroll 0 0 #acacac;
	float: left;
	width: 50%;
	text-align: center;
	padding: 20px 45px 0;
	min-height: 288px;
}

.btm_last_img {
	float: left;
	width: 33.3333%;
	position: relative;
}

.btm_last_img img {
	display: block;
	width: 100%;
}
.content_last {
	color: #fff;
	font-family: "Lora", serif;
	font-size: 29px;
	font-weight: bold;
	left: 36%;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 38%;
}

.content_last.first_con {
	left: 20%;
	top: 35%;
}

.content_last.third_con {
	left: 28%;
}
.content_last.fourth_con {
	left: 24%;
}

.content_last.fifth_con {
	left: 27%;
}

.cmpny_info {
	font-size: 16px;
}
.copyright {
	font-size: 14px;
}

.content_last.mid_content {
	left: 17%;
	padding: 14px 86px;
	top: 35%;
}

.col-md-12.col-sm-12.homepage-content {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.read_more > a {
	background: none repeat scroll 0 0 #c4c4c4;
	color: #000;
	text-decoration: none;
}

.read_more > a {
	background: none repeat scroll 0 0 #c4c4c4;
	color: #000;
	padding: 2px 7px;
	text-decoration: none;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-size: 10px;
}

.col-md-12.col-sm-12.sidebar-left {
	margin-top: 44px;
}

.col-md-12.col-sm-12.form-container.hidden-xs {
	border-bottom: 4px solid #dddddd;
	padding: 0;
}

.btm_last_img:hover {
	background: url('images/box_hover_img.png') repeat;
}

.btm_last_img:hover img {
	opacity: 0.2;
}

.btm_1 {
	color: #114095;
	font-size: 38px;
	font-family: 'Lora', serif;
}

.left_btm p {
	color: #000000;
	font-family: "Lora", serif;
	font-size: 32px;
	line-height: 46px;
	margin: 14px 0 10px;
}

.btm_visit {
	color: #000;
	font-size: 20px;
	font-family: 'Lora', serif;
}

.btm_2 {
	float: left;
	width: 50%;
}

.container .col-md-12.col-sm-12.home_bottom {
	padding: 0;
}

.btm_2 > img {
	max-width: 100%;
}

.sidebar-left .special-link-block .line1 {
	line-height: 45px;
	color: #114095;
}

.sidebar-left .special-link-block {
	text-align: center;
	color: #000;
	font-size: 18px;
	text-transform: capitalize;
}

/*
 *  Sidebar Right
 */

.sidebar-right {
}

.testimonials-wrap {
	padding: 15px 10px 15px;
}

#sidebar-right .testimonials-wrap {
	border-top: solid 1px #666;
	padding: 25px 10px 15px;
}

.testimonials-wrap .testimonial {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #666666;
}

.testimonials-wrap .testimonial .entry {
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	text-align: center;
	padding-bottom: 10px;
}

.testimonials-wrap .testimonial .author {
	font-style: italic;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}

#content-wrap {
	padding-top: 10px;
	position: relative;
	/*background: #fff;*/
}

#testimonials-wrap {

}

#testimonials-wrap  span.title {
	color: #2D4C8F;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0;
	font-size: 22px;
	font-weight: bold;
}

#testimonials-wrap .read-more {
	margin-bottom: 8px;
}

#testimonials-wrap .read-more a {
	color: #2D4C8F;
	text-decoration: none;
	text-align: center;
	display: block;
}

#testimonials-wrap .linesep {
	border-bottom: solid 2px #2D4C8F;
	margin: 4px auto 8px;
	width: 90%;
}

#testimonials {
	padding: inherit;
	color: #2E4A8A;
	height: 200px;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
	font-style: italic;
}

#testimonials strong {
	font-size: 1.6em;
	font-weight: normal;
}
#testimonials .author {
	display: block;
}

/*
 * Sliders
 */

#homepage-sliders-container {
	height: 319px;
	position: relative;
}

#carousel-wrap .carousel-inner {
	overflow: hidden;
	margin: 0 auto;
}

#homepage-sliders-container .carousel {
	margin: 0;
	width: 100%;
}

#homepage-sliders-container .carousel-indicators {
	bottom: auto;
	text-align: left;
	top: 92%;
	right: 0;
	left: 0;
	width: 88%;
	margin: 0 auto;
}

#homepage-sliders-container .carousel-indicators li {
	width: 18px;
	height: 18px;
	background: #133783;
	padding: 5px 0;
	border-radius: 50%;
	float: none;
	display: inline-block;
	border: none;
	margin: 0;
}

#homepage-sliders-container .carousel-indicators li.next-item {
	background: url('images/slider-button-next.png') no-repeat;
	width: 21px;
	margin: 0;
}

#homepage-sliders-container .carousel-indicators li.prev-item {
	background: url('images/slider-button-previous.png') no-repeat;
	width: 21px;
	margin: 0;
}

#homepage-sliders-container .carousel-indicators li.active {
	background: #FFF;
}

.header-slider-container.col-md-9 {
	padding: 0;
	width: 100%;
	margin-top: -51px;
}

#header-sliders .slider-content p {
	margin: 0;
}

#header-sliders .slider-content img {
	max-width: none;
	position: relative;
	float: right;
	width: 93%;
}

#header-sliders .overlay {
	margin-left: 280px;
	margin-right: 200px;
	position: absolute;
	top: 100px;
	color: #fff;
	max-width: 340px;
}

#header-sliders .overlay h1 {
	color: #fff;
	text-shadow: 0 0 4px #000;
}

#header-sliders .overlay h3 {
	color: #ccc;
}

#content {
	position: relative;
	padding-top: 12px;
}

#content img {
	max-width: 100%;
	height: auto;
}

#content video, #content iframe {
	max-width: 100%;
}

#homepage-content-wrap #content {
	padding-top: 0px;
}

.entry-content {
	margin-right: 30px;
}

.entry-content ul, .entry-content ol {
	margin-bottom: 20px;
}

#crumbs {
	margin-bottom: 18px;
	color: #464646;
	font-size: 14px;
	font-family: 'Lora', serif;
}

#crumbs a {
	/*font-weight: bold;*/
	line-height: 20px;
	text-decoration: none;
	color: #464646;
}

#bottom-background-cover {
	height: 14px;
	width: 100%;
	position: absolute;
	bottom: -14px;
	background: #fff;
	border-top: solid 2px #00a3a0;
}

#footer {
	color: #fff;
	margin: 0;
	width: 100%;
	background: #ffc444;
	position: relative;
}

#footer p {
	margin-bottom: 4px;
}

#footer .site-info {
	font-size: 15px;
	line-height: 1.4em;
	color: #464646;
	font-family: 'Roboto', sans-serif;
}

.footer_form {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 80px 35px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.left_logo {
	float: left;
}

.right_logo {
	float: right;
}

.footer-bottom {
	margin-top: 19px;
}

#footer .container {
	text-align: center;
	position: relative;
}

#footer .inner {
	padding-top: 38px;
	padding-bottom: 43px;
	text-align: center;
	margin: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer .footer-nav-menu {
	padding: 0;
	margin: 0 0 6px;
}

#footer .footer-nav-menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
}

#footer .footer-nav-menu li a {
	color: #000;
	display: inline-block;
	padding: 0 11px;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	/*border-left: solid 1px #fff;*/
	text-decoration: none;
}

.col-md-3.col-sm-3.sidebar-left .col-sm-4.home_middle {
	width: 100%;
}

#footer .footer-nav-menu li:first-child a {
	border-left: none;
	padding-left: 0;
}

.social-icons {
	display: block;
}

#header .social-icons {
	text-align: right;
	margin-top: 20px;
}

#footer .social-icons {
	position: absolute;
	bottom: 0;
	right: 0;
}

.social-icons ul {
	list-style: none;
}

.social-icons ul li {
	display: inline-block;
	margin: 0 1px;
}

.page-content {
}

/*************************************************
 *********         Page Specific          *********
 *************************************************/

/* Homepage */

#homepage-content-wrap {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.col-md-3.col-sm-3.form-container.top-form {
	padding-left: 0;
}

.col-sm-4.home_middle {
	text-align: center;
}

#homepage-sliders-container {
	height: 410px;
	background: url('http://www.craniofacial.net/wp-content/uploads/2015/03/slider-bg.jpg') top center;
}

h1.home_title {
	font-family: 'Lora', serif;
	color: #133783;
	font-size: 51px;
	font-weight: bold;
	margin-bottom: 0;
}
h2.home_title_1 {
	font-weight: normal;
	color: #363636;
	font-family: 'Lora', serif;
	font-size: 42px;
}

.homepage-content p {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 26px;
}

#footer .footer-nav-menu li a {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}

.col-md-8.col-sm-8.home_content p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 8px;
	line-height: 26px;
}

h1.ineer_title {
	font-family: 'Lora', serif;
	color: #133783;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0;
}

h2.inner_title_2 {
	font-weight: normal;
	color: #363636;
	font-family: 'Lora', serif;
	font-size: 24px;
	margin-bottom: 0;
	line-height: 16px;
}

.col-md-3.col-sm-3.sidebar-left .fsize22 {
	font-size: 21px;
}

.col-md-3.col-sm-3.sidebar-left .fsize42 {
	font-size: 33px;
}

::-webkit-input-placeholder {/* WebKit browsers */
	color: #4a5265;
}
:-moz-placeholder {/* Mozilla Firefox 4 to 18 */
	color: #4a5265;
	opacity: 1;
}
::-moz-placeholder {/* Mozilla Firefox 19+ */
	color: #4a5265;
	opacity: 1;
}
:-ms-input-placeholder {/* Internet Explorer 10+ */
	color: #4a5265;
}

.metaslider-1859 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {

	.fsize40 {
		font-size: 40px;
		line-height: 1em;
	}
	.fsize32 {
		font-size: 32px;
		line-height: 1em;
	}
	.fsize36 {
		font-size: 36px;
		line-height: 0.8em;
	}
	.fsize22 {
		font-size: 26px;
		line-height: 1.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}
	.fsize34 {
		font-size: 34px;
		line-height: 1em;
	}
	.fsize43 {
		font-size: 43px;
		line-height: 1em;
	}
	.fsize28 {
		font-size: 28px;
		line-height: 1em;
	}
	.fsize42 {
		font-size: 38px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1em;
	}
	.fsize48 {
		font-size: 48px;
		line-height: 1em;
	}
	.fsize52 {
		font-size: 52px;
		line-height: 1em;
	}

	.top-banner {
		letter-spacing: 0.2em;
	}

	#homepage-sliders-container .carousel {
		margin: 0;
	}

	#homepage-sliders-container {
		height: 535px;
	}

	#header-sliders .slider-content img {
		width: 100%;
	}

	#carousel-wrap {

	}

	a.clickreciever {
		height: 423px;
	}

	.quickform {
		height: auto;
	}

	.quickform .background {
		height: 360px;
		width: 320px;
	}

	.call-us-action .call-today {
	}

	.call-us-action .phone-number {
	}

	#access a {
		font-size: 22px;
		padding: 0 12px;
	}

	#header-links li a {
		font-size: 14px;
	}

	#header-links li {
		padding: 0 10px 0 12px;
	}

	#header-links li.icon {
		padding: 0 4px;
	}

	#header-links {
		padding: 16px 10px;
		text-align: center;
	}

	#branding .tagline {
		font-size: 21px;
		padding: 24px 0;
		background-position: 0px 36px;
	}

	#branding .tagline .phone-number {
		font-size: 48px;
	}

	.quickform input[type="text"] {
		padding: 1px 8px;
		height: 24px;
		margin-bottom: 5px;
	}

	.quickform select {
		margin-bottom: 5px;
	}

	.quickform textarea {
		height: 68px;
	}

	.quickform .formbody {
		padding: 4px 14px 0px;
	}

	.quickform input[type="submit"] {
		height: 33px;
	}

	a.site-section-widget {
		height: 78px;
		font-size: 16px;
		margin: 29px 18px 0 0;
		display: inline-block;
	}

	.sidebar-right a.site-section-widget {
	}

	a.site-section-widget .inside img.invisalign {
		width: 150px;
	}

	a.site-section-widget .background {
		height: 112px;
	}

	.sidebar-right a.site-section-widget .background {
		background: #fff;
		height: 108px;
	}

	a.site-section-widget .background img {
		width: 100%;
	}

	.sidebar-right a.site-section-widget .background img {
	}

	a.site-section-widget .background img.doctors {
		top: -10px;
		left: -8px;
		height: 124px;
		width: 169px;
	}

	a.site-section-widget .inside {
		padding: 6px 6px;
	}

	.quickform .formhead .line1 {
		font-size: 26px;
		line-height: 1em;
	}

	.quickform .formhead .line2 {
		font-size: 26px;
		line-height: 1em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
		text-shadow: 3px -1px 7px #fff;
	}

	.quickform .formhead .line3 {
		font-size: 38px;
		padding-bottom: 8px;
		font-family: 'Roboto', sans-serif;
		text-shadow: 3px -1px 7px #fff;
	}

	.quickform .formsubmit {
		height: 33px;
	}

	.quickform input[type="submit"] {
		font-size: 21px;
		line-height: 33px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	#testimonials {
		font-size: 18px;
		line-height: 24px;
	}

	.doctor-info .name {
		font-size: 28px;
		line-height: 1em;
	}

	.before-and-after-gallery-block .block-title {
		font-size: 24px;
		line-height: 24px;
	}

	#footer .footer-nav-menu li a {
		font-size: 20px;
		font-family: 'Roboto', sans-serif;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {

	#logo img {
		width: 100%;
	}

	#access a {
		font-size: 18px;
		padding: 0 8px 0 15px;
	}
	#carousel-wrap .quickform {
		height: auto;
	}

	.quickform .formsubmit {
		margin-left: 0;
	}

	.quickform input[type="submit"] {
		width: 100%;
	}

	a.site-section-widget {
		float: left;
		margin: 6px 5px 0 0;
	}

	.left_btm p {
		font-size: 26px;
		line-height: 36px;
	}

	.left_btm {
		min-height: 235px;
	}

	.content_last.mid_content {
		left: 7%;
		top: 30%;
	}
	.fsize22 {
		font-family: "Roboto", sans-serif;
	}

	.fsize22 {
		font-family: "Roboto", sans-serif;
		font-size: 20px;
		font-weight: 300;
		line-height: 24px;
	}

	a.site-section-widget .background img {
		width: auto;
		max-width: none;
		height: 50px;
	}

	.left_logo {
		width: 26%;
	}

	.right_logo {
		width: 26%;
	}

	.footer_form {
		padding: 20px 0 35px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	body {
		line-height: 1.6em;
		font-size: 16px;
	}

	.fsize40 {
		font-size: 24px;
		line-height: 1em;
	}
	.fsize32 {
		font-size: 20px;
		line-height: 1em;
	}
	.fsize36 {
		font-size: 18px;
		line-height: 0.9em;
	}
	.fsize22 {
		font-family: "Roboto", sans-serif;
		font-size: 17px;
		font-weight: 300;
		line-height: 21px;
		padding-top: 3px;
	}
	.fsize34 {
		font-size: 20px;
		line-height: 1em;
	}
	.fsize43 {
		font-size: 24px;
		line-height: 1em;
	}

	.fsize28 {
		font-size: 20px;
		line-height: 1em;
	}
	.fsize42 {
		font-size: 28px;
		line-height: 1em;
	}
	.fsize48 {
		font-size: 30px;
		line-height: 1em;
	}
	.fsize52 {
		font-size: 34px;
		line-height: 1em;
	}

	.top-banner {
		letter-spacing: 0em;
	}

	#branding {
		height: 100px;
	}

	#branding .header-links {
		margin-bottom: 0;
	}

	.header-slider-container.col-md-9 {
		margin-top: -33px;
	}

	#homepage-sliders-container {
		height: 244px;
	}

	#homepage-sliders-container .carousel-indicators {
		text-align: left;
		top: 90%;
	}

	#header-sliders .slider-content img {
		width: 72%;
	}

	#main-navigation {
		height: 32px;
	}

	#access a {
		font-size: 15px;
		line-height: 22px;
		height: 22px;
		padding: 0 5px 0 12px;
		margin-top: 4px;
		margin-bottom: 4px;
	}

	#access .dropdown-menu li a {
		font-size: 14px;
		padding: 2px 8px;
	}

	#access a span {
		line-height: 16px;
	}

	#branding .tagline {
		font-size: 14px;
		font-weight: bold;
		padding: 16px 0;
		background: none;
	}

	#branding .facebook-like-count {
		font-size: 12px;
		width: auto;
	}

	#header-links {
		text-align: center;
		margin: 0;
		padding: 12px 4px;
	}

	.call-us-action .call-today {
		font-size: 14px;
	}

	.call-us-action .phone-number {
		font-size: 20px;
	}

	#branding .header-right {
		margin-top: 12px;
	}

	#header-links li {
		/* display: none; */
	}

	#testimonials {
		font-size: 13px;
		line-height: 16px;
	}

	#testimonials-wrap span.title {
		font-size: 14px;
	}

	#testimonials-wrap .read-more a {
		font-size: 12px;
		line-height: 14px;
	}

	ul#menu-header-links {
		margin-bottom: 0
	}

	.call-us-action {
		margin-bottom: 2px;
	}

	.quickform .background {
		height: 300px;
		width: 320px;
	}

	.quickform .formhead {
		margin: 0;
		padding: 4px;
	}

	.quickform .formhead .line1, .quickform .formhead .line2 {
		font-size: 16px;
		line-height: 1em;
		font-weight: normal;
	}

	.quickform .formhead .line3 {
		font-size: 26px;
		line-height: 18px;
		padding-bottom: 2px;
	}

	.quickform input[type="text"] {
		padding: 0px 2px;
		margin: 0 0 2px;
		height: 16px;
	}

	.quickform select {
		padding: 0px 2px;
		margin: 0px 0 2px;
	}

	.quickform .formbody {
		padding: 2px 10px 2px 10px;
	}

	a.clickreciever {
		height: 279px;
	}

	.quickform {
		height: auto;
	}

	.header-image > img {
		top: -28px;
	}

	.quickform .formbody form {

	}

	#carousel-wrap .quickform .background {
		height: 305px;
		width: 180px;
	}
	.quickform .formsubmit {
		height: 27px;
		margin-left: 0;
	}

	.quickform input[type="submit"] {
		font-size: 13px;
		line-height: 26px;
		height: 28px;
		width: 100%;
	}

	#carousel-wrap {
	}

	a.site-section-widget {
		height: 45px;
		font-size: 11px;
		margin: 4px 0px 0 14px;
		float: left;
	}

	.left_btm {
		min-height: 183px;
	}

	.sidebar-right a.site-section-widget {
	}

	a.site-section-widget .background {
	}

	.sidebar-right a.site-section-widget .background {
		height: 69px;
	}

	a.site-section-widget .background img {
		height: 35px;
		width: auto;
		margin-right: 0;
	}

	.sidebar-right a.site-section-widget .background img {
	}

	#footer .footer-nav-menu li a {
		font-size: 12px;
		padding: 0 10px;
	}

	#footer .site-info {
		font-size: 14px;
		line-height: 1em;
	}

	#footer .site-info .copyright {
		margin-top: 20px;
	}

	.social-icons {
		display: block;
		position: relative;
		padding-top: 20px;
	}

	h2.home_title_1 {
		font-size: 34px;
	}
	h1.home_title {
		font-size: 42px;
	}

	.btm_1 {
		font-size: 21px;
	}
	.left_btm p {
		font-size: 17px;
		line-height: 25px;
		margin: 1px 0 6px;
	}
	.btm_visit {
		font-size: 15px;
	}

	#logo img {
		width: 100%;
	}

	.content_last {
		line-height: 29px;
		font-size: 20px;
	}

	.content_last.mid_content {
		padding: 6px 50px;
	}

	.cmpny_info {
		font-size: 12px;
	}
	#footer .site-info .copyright {
		margin-top: 0;
		font-size: 13px;
	}

	.left_logo {
		width: 26%;
	}

	.right_logo {
		width: 26%;
	}

	.footer_form {
		padding: 20px 0 35px;
	}

}

@media (max-width: 979px) {
}

@media (max-width: 767px) {
	#header {
		/*background: #fff;*/
	}

	#logo img {
		width: 100%;
	}

	#branding {
		height: auto;
	}

	#sidebar-left {
		margin-top: 0;
		margin-bottom: 0px;
	}

	.sidebar-inside {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-bottom: solid 1px #ccc;
		padding: 0;
		margin-bottom: 20px;
	}

	#sidebar-left .quickform {
		margin-top: 0px;
	}

	.site-section-block {
		margin-bottom: 20px;
	}

	#main-navigation {
		height: 46px;
	}

	#homepage-sliders-container {
		height: auto;
		background: none;
	}

	#homepage-sliders-container .carousel {
		margin: 0;
	}

	#carousel-wrap .carousel-inner {
		width: 100%;
		height: auto;
	}

	#carousel-wrap .form-container {
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.quickform {
		position: relative;
		width: 100%;
		padding-top: 4px;
		height: auto;
	}

	.quickform form {
		margin: 0;
	}

	.sidebar-left .quickform {
		padding-bottom: 0;
	}

	.quickform .formhead {

	}

	.quickform .hide-collapsed {
		display: none;
	}

	.quickform.expanded .hide-collapsed {
		display: block;
	}

	.quickform .formsubmit {
		width: auto;
		position: relative;
		height: auto;
		padding: 8px 10px;
		width: 100%;
		margin: 0;
	}

	.quickform input[type="text"], .quickform select {
		margin-bottom: 10px;
	}

	.quickform input[type="submit"] {
		width: 100%;
		left: 0;
		background: none;
		text-align: center;
		padding: 0;
		margin: 0px auto 8px;
		display: block;
		background: #fff;
	}
	
	.col-md-8.col-sm-8.home_content {
		width: 95%;
	}

	#testimonials {
		height: auto;
	}

	a.site-section-widget {
		text-align: center;
	}

	.social-icons {
		display: block;
		position: relative;
		padding-top: 20px;
	}

	.home .quickform {
		position: relative;
	}

	#footer .footer-nav-menu li {
		margin-bottom: 10px;
		display: block;
	}

}
/* Added on March 18, 2015 */
.cont_subnav {
  width: 362px;
  padding-top: 10px;
}
.double {
  width: 100%;
}
.cont_subnav ul {
  border-top: 1px solid #9EC0E5;
}
.cont_subnav ul li {
  border-bottom: 1px solid #9EC0E5;
  padding: 5px 0 9px;
}
.double ul li a {
  width: 100%;
  display: inline-block;
}
.cont_subnav ul li a {
  text-decoration: none;
  font-weight: bold;
  /*color: #f38b27;*/
}
.double ul, li{
  margin: 0;
  padding: 0;
}
.table_left_shadow {
  margin-right: -15px;
  padding-right: 14px;
}
.table_header {
  /*background: #003b6f;*/
  border-bottom: 3px solid #D7D7D7;
  overflow: hidden;
  padding-left: 9px;
  margin: 11px 0 0;
}
.table_header .f_column, .table_header .s_column, .table_header .t_column {
  font-weight: bold;
  font-size: 16px;
  padding-top: 1px;
  font-style: normal;
  line-height: normal;
}
.light {
  /*background: #358edf;*/
  padding: 9px 0 8px;
	border-bottom: 3px solid #D7D7D7;
}
.dark {
  /*background: #003b6f;*/
  padding: 9px 0 8px;
	border-bottom: 3px solid #D7D7D7;
}
.table_row {
  overflow: hidden;
  padding: 0px 0 0 9px;
}
.table_row .wite_line {
  width: 525px;
  float: right;
  margin: 0px 6px 1px 0;
}
.wite_line {
  background: #9EC0E5;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}
.f_column {
  width: 33.33333333333333%;
  float: left;
  min-height: 1px;
  font-weight: bold;
  font-style: italic;
}
.s_column {
  width: 33.33333333333333%;
  float: left;
  min-height: 1px;
  font-weight: bold;
  font-size: 12px;
  padding-top: 1px;
}
.t_column {
  width: 33.33333333333333%;
  float: left;
  min-height: 1px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.1px;
}

#header-sliders .carousel-inner {
  cursor: pointer;
}
.read_more > a,
.read_less > a {
    background: none repeat scroll 0 0 #C3C3C3;
    color: #000000;
    padding: 3px 8px;
    text-decoration: none;  font-family: 'Roboto', sans-serif; font-size:12px; font-weight:300;
}
a.page-readmore,
a.page-readless {
}
a.page-readmore {
	bottom: 0 ;
}
a.page-readless {
	bottom: 0 ;
}
.additional-content {
    position: relative;
    padding-bottom: 60px;
    padding-top: 0px;
}

.additional-content.closed{
    padding-top: 60px;
    padding-bottom: 0px;
}

.additional-content.closed .additional-content-inside {
    display: none;
}

.additional-content .read_more, 
.additional-content .read_less {
    margin-bottom: 30px;
    font-size: 15px;
    width: 100%;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0px;
    padding-top: 5px;
    text-align: center;
}

.additional-content .read_more{
    display: none;
}

.additional-content.closed .read_more{
    display: block;
	bottom: auto ;
	top: 0 ;
}

.additional-content.closed a.page-readless{
    display: none;
	top: auto ;
	bottom: 0 ;
}

.entry-content ul li, .entry-content ol li{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 8px;
  line-height: 26px;
}
.footer-links{
  text-decoration: none;
  color: #ffffff;
}
.footer-links{
  text-decoration: none;
  color: #ffffff;
}
.home_btm_last a:hover{
  color: #ffffff;
}
.left_btm a{
  text-decoration: none;
}
.btm_2 img{
  width: 100%;
}

/*
 Theme Name: Cranofacial
 Author: Web Media fx
 Version: 1.0
 */

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body, textarea {
	line-height: 1.6em;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	color: #432b01;
}
textarea {
}
a {
	text-decoration: underline;
	color: #2D4C8F;
}
a:hover {
	text-decoration: none;
	color: #020000;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #030000;
	padding-bottom: 5px;
	line-height: 1em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	margin: 0 0 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}

/*------------------------------------------------*/
/*---------------[WORDPRESS STYLES]---------------*/
/*------------------------------------------------*/

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 25%;
	padding: 10px;
}

/* =Navigation
 -------------------------------------------------------------- */
#assistive-text, .assistive-text {
	position: absolute;
	text-indent: -90000px;
}

.navigation, .nav-single {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
#nav-previous {
	float: left;
	width: 50%;
}
#nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
 -------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 86px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
	padding: 0 0 0 56px;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+ li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}

#respond input[type=text] {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* Wordpress Stuff */

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 25%;
	padding: 10px;
}

/*------------------------------------------------*/
/*-----------------[THEME STYLES]-----------------*/
/*------------------------------------------------*/

body {
	line-height: 1.4em;
	font-size: 18px;
	color: #333;
	background: #133783;
}

.ba_img {
	width: 50%;
	height: 100%;
	max-height: 140px;
}

.ba_box {

}

.fsize40 {
	font-size: 32px;
	line-height: 1em;
}
.fsize32 {
	font-size: 22px;
	line-height: 1em;
}
.fsize36 {
	font-size: 24px;
	line-height: 1em;
}
.fsize22 {
	font-size: 18px;
	line-height: 1em;
}
.fsize34 {
	font-size: 28px;
	line-height: 1em;
}
.fsize43 {
	font-size: 34px;
	line-height: 1em;
}

.fsize28 {
	font-size: 25px;
	line-height: 1em;
}
.fsize42 {
	font-size: 36px;
	line-height: 1em;
}
.fsize48 {
	font-size: 40px;
	line-height: 1em;
}
.fsize52 {
	font-size: 42px;
	line-height: 1em;
}

#page-wrap {

}

.top-banner {
	text-align: center;
	background: #2D4C8F;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.1em;
	position: relative;
	padding: 2px 0;
	z-index: 90;
}

.top-banner p {
	margin: 0;
}

#header {
	position: relative;
	z-index: 12;
}

.georgia {
	font-family: Georgia, Times, "Times New Roman", serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
}

h1 {
	margin: 0 0 12px 0;
}

h1.entry-title {
	font-size: 21px;
	font-weight: bold;
	color: #2E4A8B;
}

#branding {
	height: 110px;
	padding: 0 16px;
	position: relative;
}

#header > .container {
	/*box-shadow: 0 -4px 12px #85939E;
	 -moz-box-shadow: 0 -4px 12px #85939E;
	 background: #fff;*/
}

#logo {
	padding-top: 10px;
	/*display: block;*/
	display: table;
	max-width: 580px;
}

#logo img {
	/*width: 100%;*/
	max-width: none;
}

.call-us-action {
	text-align: right;
	color: #fff;
	font-size: 27px;
	margin-bottom: 10px;
}

.call-us-action .call-today {
	font-family: 'Lora', serif;
	font-size: 27px;
}

.call-us-action .phone-number {
	font-family: 'Lora', serif;
	font-size: 36px;
}

.header-links ul li {
	display: inline;
	list-style: none;
	padding-left: 4px;
}

.header-image > img {
	left: 0;
	position: absolute;
	top: -46px;
	width: 100%;
}

.header-links ul li.menu_top {
	background: url('images/header_sep.jpg') right center no-repeat;
	padding: 0 10px;
}
.header-links ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
}

.header-links {
	float: right;
	margin-top: 14px;
	margin-bottom: 20px;
}

ul#menu-header-links {
	list-style: none;
	text-align: right;
	margin-right: -10px;
}

ul#menu-header-links li {
	display: inline-block;
	padding: 0 6px;
	border-left: solid 1px #7b7c7f;
}

ul#menu-header-links li:first-child {
	border-left: none;
}

ul#menu-header-links li a {
	color: #7b7c7f;
	text-transform: uppercase;
	text-decoration: none;
}

#main-navigation {
	/*height: 38px;
	 background: #2D4C8F;*/
}

#access.navbar {
	margin-bottom: 0px;
	position: relative;
	z-index: 1000;
}

#access.navbar .nav, #access.navbar .nav > li {
	float: none;
	display: inline-block;
	*display: inline; /* ie7 fix */
	*zoom: 1; /* hasLayout ie7 trigger */
	vertical-align: top;
}

#access.navbar .nav > li {
	padding: 0 5px 0 0px;
}

#access.navbar .nav > li:first-child {
	border-left: none;
}

#access .navbar-inner {
	text-align: center;
	border-radius: 0;
	box-shadow: none;
	border: none;
	color: #fff;
	min-height: 32px;
	padding: 0;
	/*background: none;*/
	background: url('images/form_bg.png') repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access.navbar .nav > .active > a, #access.navbar .nav > .active > a:hover, #access.navbar .nav > .active > a:focus {
	box-shadow: none;
	background: none;
	color: #ffc444;
}

.sidebar-left .quickform input[type="submit"] {
	background: none;
}

#access .dropdown-menu {
	text-align: left;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	/*background: #133783;*/
	background: transparent;
}

#access .navbar .nav > li {
	height: 59px;
	border-left: solid 1px #fff;
}

#access .navbar .nav > li:first-child {
	border: none;
}

#access a {
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	text-shadow: none;
	padding: 0px 8px 0px 18px;
	line-height: 27px;
	font-weight: normal;
	text-align: center;
	height: 27px;
	/*border-left: solid 1px #fff;*/
	margin: 9px 0;
	font-family: 'Roboto', sans-serif;
	text-shadow: 2px 1px 4px #000;
}

.container.navbar {
	padding: 0;
}

#access a:hover {
	background: none;
	color: #ffc444;
}

#access li:first-child a {
	border: none;
}
#access a span {

	display: inline-block;
	text-align: center;
	line-height: 20px;
	vertical-align: baseline;
	padding: 0;
}

#access .dropdown-menu li a span {
	text-align: left;
	line-height: 20px;
	padding: 0;
}

#access .dropdown-menu li a {
	font-size: 15px;
	padding: 6px 10px;
	color: #fff;
	border: none;
	white-space: normal;
	text-align: left;
	line-height: 19px;
	height: auto;
	margin: 0;
	text-transform: none;
	text-shadow: none;
}

#access .dropdown-menu li {
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	padding-left: 8px;
}

#access .dropdown-menu li.current-menu-ancestor  a, #access .dropdown-menu li.current-menu-item  a {
	background: #6B6057;
}

#access .dropdown-menu li:hover > a, #access .dropdown-menu li a:hover {
	background: #ffc444;
	color: #000;
}

#access .dropdown-menu li:hover > .sub-menu {
	visibility: visible;
}

#access.navbar .nav > li > .dropdown-menu:before, #access.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

#access.navbar .dropdown-submenu > a:after {
	display: none;
}

#access .dropdown:hover > .dropdown-menu {
	display: block;
}

#access .dropdown-menu .dropdown-menu {
	left: 100%;
	top: 0;
	border-top: none;
	background: #ffc444;
}
#access .dropdown-menu .dropdown-menu li a {
	color: #000;
}

#access .dropdown-menu .dropdown-menu li:hover > a, #access .dropdown-menu .dropdown-menu li > a:hover {

	background: #133783;
}

#access .dropdown-menu .dropdown-menu li a:hover {
	color: #FFF;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: none;
}

#access select {
	width: 90%;
	margin: 8px auto;
	clear: both;
}

body.home #page-content-wrap {
	/*border-top: solid 32px #2E4A8B;*/
	position: relative;
}

#page-content-wrap > .container {
	position: relative;
	/*box-shadow: 0 4px 12px #85939E;
	 -moz-box-shadow: 0 4px 12px #85939E;  */
	background: #fff;
	padding-left: 0;
	padding-right: 0;
}

.col-md-8.col-sm-8.home_content {
	margin-left: 28px;
	width: 71%;
}

#menu-item-27 > .dropdown-menu {
	width: 400px;
}

#menu-item-25 > .dropdown-menu {
	width: 440px;
}

#menu-item-27 > .dropdown-menu > li, #menu-item-25 > .dropdown-menu > li {
	float: left;
	min-width: 50%;
}

/*
 * Lead Form
 */

#carousel-wrap {
	position: relative;
	/*box-shadow: 0 -4px 12px #85939E;
	 -moz-box-shadow: 0 -4px 12px #85939E;
	 background: #fff;*/
}

.carousel-wrap-inside {
	display: block;
}

.quickform {
	position: relative;
	width: 100%;
	top: 0;
	height: 319px;
	background: url('images/form_bg.png') repeat;
	padding-bottom: 7px;
}

.home .quickform {
	position: absolute;
	z-index: 100;
}

#carousel-wrap .quickform {

}

#sidebar-left .quickform {
	margin-bottom: 10px;
}

.quickform .formhead {
	color: #4c5b83;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 6px 16px 0px 10px;
	position: relative;
	z-index: 2;
}

.quickform .formhead .line1 {
	font-size: 22px;
	line-height: 1em;
}

.quickform .formhead .line2 {
	font-size: 22px;
	line-height: 1em;
}

.quickform .formhead .line3 {
	font-size: 36px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 10px;
}

.quickform .formbody {
	padding: 4px 12px 4px;
	margin: 0;
	color: #fff;
	position: relative;
	z-index: 2;
}

.quickform .formsubmit {
	text-align: right;
	position: relative;
	bottom: 0;
	z-index: 2;
	height: 33px;
	margin-top: 8px;
	width: 100%;
}

.quickform .formsubmit #ajax-spinner {
	position: absolute;
	top: 5px;
	right: 7px;
}

.quickform .formbody form {
	margin: 0;
}

.quickform input[type="text"] {
	margin: 0 0 4px;
	border-radius: 0;
	box-shadow: none;
	border: solid 1px #efefef;
	background: #fff;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 1px 2%;
	font-size: 12px;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.quickform textarea {
	margin: 0 0 1px;
	padding: 2px 2%;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	border: solid 1px #efefef;
	background: #fff;
	height: 42px;
	font-size: 11px;
	border: none;
	line-height: 1.2em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.quickform select {
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	margin: 0px 0 4px;
	font-size: 11px;
	height: auto;
	padding: 3px 2px;
	display: block;
	border: solid 1px #efefef;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #4a5265;
}

.quickform input[type="submit"] {
	color: #133783;
	border: none;
	text-transform: uppercase;
	display: block;
	box-shadow: none;
	font-size: 18px;
	line-height: 33px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	background: #fff;
	width: 179px;
	margin: 0 auto;
}

body.home .quickform #uEmail, body.home .quickform #uPhone, body.home .quickform #uWebsite, body.home .quickform #uZip, body.home .quickform #uProc, body.home .quickform #uMsg {
	display: none;
}

body.home .quickform.expanded #uEmail, body.home .quickform.expanded #uPhone, body.home .quickform.expanded #uWebsite, body.home .quickform.expanded #uZip, body.home .quickform.expanded #uProc, body.home .quickform.expanded #uMsg {
	display: block;
}

/*
 * Blocks
 */

/*
 * Sidebars
 */

.sidebar-inside {

}

.sidebar-left .quickform {
	margin-bottom: 0px;
	height: auto;
	padding-bottom: 13px;
}

.site-section-widgets {
	
}

a.site-section-widget {
	position: relative;
	display: block;
	margin: 6px 0px;
	padding: 0;
	color: #fff;
	overflow: hidden;
	height: 98px;
	z-index: 3;
}

a.site-section-widget .background {

}

a.site-section-widget .background img {
	width: 100%;
	max-width: none;
}

a.site-section-widget .inside {
	position: absolute;
	z-index: 8;
	bottom: 8px;
	left: 8px;
}

a.site-section-widget .inside .small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1em;
}

a.site-section-widget .inside .big {
	font-size: 32px;
	line-height: 30px;
}

body.home .site-section-widgets {
	text-align: center;
}

.sidebar-left .special-link-block {
	/*border: solid 1px #1a8089;*/
	text-align: center;
	padding: 8px 0;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	margin: 8px 12px 16px;
}

.home_btm {
	float: left;
	margin-top: 54px;
}

.btm_last_img > img {
	width: 100%;
}

.home_btm_last {
	float: left;
	margin-top: 60px;
	width: 100%;
}

.left_btm {
	background: none repeat scroll 0 0 #acacac;
	float: left;
	width: 50%;
	text-align: center;
	padding: 20px 45px 0;
	min-height: 288px;
}

.btm_last_img {
	float: left;
	width: 33.3333%;
	position: relative;
}

.btm_last_img img {
	display: block;
	width: 100%;
}
.content_last {
	color: #fff;
	font-family: "Lora", serif;
	font-size: 29px;
	font-weight: bold;
	left: 36%;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 38%;
}

.content_last.first_con {
	left: 20%;
	top: 35%;
}

.content_last.third_con {
	left: 28%;
}
.content_last.fourth_con {
	left: 24%;
}

.content_last.fifth_con {
	left: 27%;
}

.cmpny_info {
	font-size: 16px;
}
.copyright {
	font-size: 14px;
}

.content_last.mid_content {
	left: 17%;
	padding: 14px 86px;
	top: 35%;
}

.col-md-12.col-sm-12.homepage-content {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.read_more > a {
	background: none repeat scroll 0 0 #c4c4c4;
	color: #000;
	text-decoration: none;
}

.read_more > a {
	background: none repeat scroll 0 0 #c4c4c4;
	color: #000;
	padding: 2px 7px;
	text-decoration: none;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-size: 10px;
}

.col-md-12.col-sm-12.sidebar-left {
	margin-top: 44px;
}

.col-md-12.col-sm-12.form-container.hidden-xs {
	border-bottom: 4px solid #dddddd;
	padding: 0;
}

.btm_last_img:hover {
	background: url('images/box_hover_img.png') repeat;
}

.btm_last_img:hover img {
	opacity: 0.2;
}

.btm_1 {
	color: #114095;
	font-size: 38px;
	font-family: 'Lora', serif;
}

.left_btm p {
	color: #000000;
	font-family: "Lora", serif;
	font-size: 32px;
	line-height: 46px;
	margin: 14px 0 10px;
}

.btm_visit {
	color: #000;
	font-size: 20px;
	font-family: 'Lora', serif;
}

.btm_2 {
	float: left;
	width: 50%;
}

.container .col-md-12.col-sm-12.home_bottom {
	padding: 0;
}

.btm_2 > img {
	max-width: 100%;
}

.sidebar-left .special-link-block .line1 {
	line-height: 45px;
	color: #114095;
}

.sidebar-left .special-link-block {
	text-align: center;
	color: #000;
	font-size: 18px;
	text-transform: capitalize;
}

/*
 *  Sidebar Right
 */

.sidebar-right {
}

.testimonials-wrap {
	padding: 15px 10px 15px;
}

#sidebar-right .testimonials-wrap {
	border-top: solid 1px #666;
	padding: 25px 10px 15px;
}

.testimonials-wrap .testimonial {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #666666;
}

.testimonials-wrap .testimonial .entry {
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	text-align: center;
	padding-bottom: 10px;
}

.testimonials-wrap .testimonial .author {
	font-style: italic;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}

#content-wrap {
	padding-top: 10px;
	position: relative;
	/*background: #fff;*/
}

#testimonials-wrap {

}

#testimonials-wrap  span.title {
	color: #2D4C8F;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0;
	font-size: 22px;
	font-weight: bold;
}

#testimonials-wrap .read-more {
	margin-bottom: 8px;
}

#testimonials-wrap .read-more a {
	color: #2D4C8F;
	text-decoration: none;
	text-align: center;
	display: block;
}

#testimonials-wrap .linesep {
	border-bottom: solid 2px #2D4C8F;
	margin: 4px auto 8px;
	width: 90%;
}

#testimonials {
	padding: inherit;
	color: #2E4A8A;
	height: 200px;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
	font-style: italic;
}

#testimonials strong {
	font-size: 1.6em;
	font-weight: normal;
}
#testimonials .author {
	display: block;
}

/*
 * Sliders
 */

#homepage-sliders-container {
	height: 319px;
	position: relative;
}

#carousel-wrap .carousel-inner {
	overflow: hidden;
	margin: 0 auto;
}

#homepage-sliders-container .carousel {
	margin: 0;
	width: 100%;
}

#homepage-sliders-container .carousel-indicators {
	bottom: auto;
	text-align: left;
	top: 92%;
	right: 0;
	left: 0;
	width: 88%;
	margin: 0 auto;
}

#homepage-sliders-container .carousel-indicators li {
	width: 18px;
	height: 18px;
	background: #133783;
	padding: 5px 0;
	border-radius: 50%;
	float: none;
	display: inline-block;
	border: none;
	margin: 0;
}

#homepage-sliders-container .carousel-indicators li.next-item {
	background: url('images/slider-button-next.png') no-repeat;
	width: 21px;
	margin: 0;
}

#homepage-sliders-container .carousel-indicators li.prev-item {
	background: url('images/slider-button-previous.png') no-repeat;
	width: 21px;
	margin: 0;
}

#homepage-sliders-container .carousel-indicators li.active {
	background: #FFF;
}

.header-slider-container.col-md-9 {
	padding: 0;
	width: 100%;
	margin-top: -51px;
}

#header-sliders .slider-content p {
	margin: 0;
}

#header-sliders .slider-content img {
	max-width: none;
	position: relative;
	float: right;
	width: 93%;
}

#header-sliders .overlay {
	margin-left: 280px;
	margin-right: 200px;
	position: absolute;
	top: 100px;
	color: #fff;
	max-width: 340px;
}

#header-sliders .overlay h1 {
	color: #fff;
	text-shadow: 0 0 4px #000;
}

#header-sliders .overlay h3 {
	color: #ccc;
}

#content {
	position: relative;
	padding-top: 12px;
}

#content img {
	max-width: 100%;
	height: auto;
}

#content video, #content iframe {
	max-width: 100%;
}

#homepage-content-wrap #content {
	padding-top: 0px;
}

.entry-content {
	margin-right: 30px;
}

.entry-content ul, .entry-content ol {
	margin-bottom: 20px;
}

#crumbs {
	margin-bottom: 18px;
	color: #464646;
	font-size: 14px;
	font-family: 'Lora', serif;
}

#crumbs a {
	/*font-weight: bold;*/
	line-height: 20px;
	text-decoration: none;
	color: #464646;
}

#bottom-background-cover {
	height: 14px;
	width: 100%;
	position: absolute;
	bottom: -14px;
	background: #fff;
	border-top: solid 2px #00a3a0;
}

#footer {
	color: #fff;
	margin: 0;
	width: 100%;
	background: #ffc444;
	position: relative;
}

#footer p {
	margin-bottom: 4px;
}

#footer .site-info {
	font-size: 15px;
	line-height: 1.4em;
	color: #464646;
	font-family: 'Roboto', sans-serif;
}

.footer_form {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 80px 35px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.left_logo {
	float: left;
}

.right_logo {
	float: right;
}

.footer-bottom {
	margin-top: 19px;
}

#footer .container {
	text-align: center;
	position: relative;
}

#footer .inner {
	padding-top: 38px;
	padding-bottom: 43px;
	text-align: center;
	margin: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer .footer-nav-menu {
	padding: 0;
	margin: 0 0 6px;
}

#footer .footer-nav-menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
}

#footer .footer-nav-menu li a {
	color: #000;
	display: inline-block;
	padding: 0 11px;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	/*border-left: solid 1px #fff;*/
	text-decoration: none;
}

.col-md-3.col-sm-3.sidebar-left .col-sm-4.home_middle {
	width: 100%;
}

#footer .footer-nav-menu li:first-child a {
	border-left: none;
	padding-left: 0;
}

.social-icons {
	display: block;
}

#header .social-icons {
	text-align: right;
	margin-top: 20px;
}

#footer .social-icons {
	position: absolute;
	bottom: 0;
	right: 0;
}

.social-icons ul {
	list-style: none;
}

.social-icons ul li {
	display: inline-block;
	margin: 0 1px;
}

.page-content {
}

/*************************************************
 *********         Page Specific          *********
 *************************************************/

/* Homepage */

#homepage-content-wrap {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.col-md-3.col-sm-3.form-container.top-form {
	padding-left: 0;
}

.col-sm-4.home_middle {
	text-align: center;
}

#homepage-sliders-container {
	height: 410px;
	background: url('http://craniofacial.net/wp-content/uploads/2015/03/slider-bg.jpg') top center;
}

h1.home_title {
	font-family: 'Lora', serif;
	color: #133783;
	font-size: 51px;
	font-weight: bold;
	margin-bottom: 0;
}
h2.home_title_1 {
	font-weight: normal;
	color: #363636;
	font-family: 'Lora', serif;
	font-size: 42px;
}

.homepage-content p {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 26px;
}

#footer .footer-nav-menu li a {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}

.col-md-8.col-sm-8.home_content p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 8px;
	line-height: 26px;
}

h1.ineer_title {
	font-family: 'Lora', serif;
	color: #133783;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0;
}

h2.inner_title_2 {
	font-weight: normal;
	color: #363636;
	font-family: 'Lora', serif;
	font-size: 24px;
	margin-bottom: 0;
	line-height: 16px;
}

.col-md-3.col-sm-3.sidebar-left .fsize22 {
	font-size: 21px;
}

.col-md-3.col-sm-3.sidebar-left .fsize42 {
	font-size: 33px;
}

::-webkit-input-placeholder {/* WebKit browsers */
	color: #4a5265;
}
:-moz-placeholder {/* Mozilla Firefox 4 to 18 */
	color: #4a5265;
	opacity: 1;
}
::-moz-placeholder {/* Mozilla Firefox 19+ */
	color: #4a5265;
	opacity: 1;
}
:-ms-input-placeholder {/* Internet Explorer 10+ */
	color: #4a5265;
}

@media (min-width: 1200px) {

	.fsize40 {
		font-size: 40px;
		line-height: 1em;
	}
	.fsize32 {
		font-size: 32px;
		line-height: 1em;
	}
	.fsize36 {
		font-size: 36px;
		line-height: 0.8em;
	}
	.fsize22 {
		font-size: 26px;
		line-height: 1.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}
	.fsize34 {
		font-size: 34px;
		line-height: 1em;
	}
	.fsize43 {
		font-size: 43px;
		line-height: 1em;
	}
	.fsize28 {
		font-size: 28px;
		line-height: 1em;
	}
	.fsize42 {
		font-size: 38px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1em;
	}
	.fsize48 {
		font-size: 48px;
		line-height: 1em;
	}
	.fsize52 {
		font-size: 52px;
		line-height: 1em;
	}

	.top-banner {
		letter-spacing: 0.2em;
	}

	#homepage-sliders-container .carousel {
		margin: 0;
	}

	#homepage-sliders-container {
		height: 455px;
	}

	#header-sliders .slider-content img {
		width: 85%;
	}

	.col-md-12.col-sm-12.sidebar-left {
	  margin-top: 20px;
	}

	#carousel-wrap {

	}

	a.clickreciever {
		height: 423px;
	}

	.quickform {
		height: auto;
	}

	.quickform .background {
		height: 360px;
		width: 320px;
	}

	.call-us-action .call-today {
	}

	.call-us-action .phone-number {
	}

	#access a {
		font-size: 22px;
		padding: 0 12px;
	}

	#header-links li a {
		font-size: 14px;
	}

	#header-links li {
		padding: 0 10px 0 12px;
	}

	#header-links li.icon {
		padding: 0 4px;
	}

	#header-links {
		padding: 16px 10px;
		text-align: center;
	}

	#branding .tagline {
		font-size: 21px;
		padding: 24px 0;
		background-position: 0px 36px;
	}

	#branding .tagline .phone-number {
		font-size: 48px;
	}

	.quickform input[type="text"] {
		padding: 1px 8px;
		height: 24px;
		margin-bottom: 5px;
	}

	.quickform select {
		margin-bottom: 5px;
	}

	.quickform textarea {
		height: 68px;
	}

	.quickform .formbody {
		padding: 4px 14px 0px;
	}

	.quickform input[type="submit"] {
		height: 33px;
	}

	a.site-section-widget {
		height: 78px;
		font-size: 16px;
		margin: 29px 18px 0 0;
		display: inline-block;
	}

	.sidebar-right a.site-section-widget {
	}

	a.site-section-widget .inside img.invisalign {
		width: 150px;
	}

	a.site-section-widget .background {
		height: 112px;
	}

	.sidebar-right a.site-section-widget .background {
		background: #fff;
		height: 108px;
	}

	a.site-section-widget .background img {
		width: 100%;
	}

	.sidebar-right a.site-section-widget .background img {
	}

	a.site-section-widget .background img.doctors {
		top: -10px;
		left: -8px;
		height: 124px;
		width: 169px;
	}

	a.site-section-widget .inside {
		padding: 6px 6px;
	}

	.quickform .formhead .line1 {
		font-size: 26px;
		line-height: 1em;
	}

	.quickform .formhead .line2 {
		font-size: 26px;
		line-height: 1em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
		text-shadow: 3px -1px 7px #fff;
	}

	.quickform .formhead .line3 {
		font-size: 38px;
		padding-bottom: 8px;
		font-family: 'Roboto', sans-serif;
		text-shadow: 3px -1px 7px #fff;
	}

	.quickform .formsubmit {
		height: 33px;
	}

	.quickform input[type="submit"] {
		font-size: 21px;
		line-height: 33px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	#testimonials {
		font-size: 18px;
		line-height: 24px;
	}

	.doctor-info .name {
		font-size: 28px;
		line-height: 1em;
	}

	.before-and-after-gallery-block .block-title {
		font-size: 24px;
		line-height: 24px;
	}

	#footer .footer-nav-menu li a {
		font-size: 20px;
		font-family: 'Roboto', sans-serif;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {

	#logo img {
		width: 100%;
	}

	#access a {
		font-size: 18px;
		padding: 0 8px 0 15px;
	}
	#carousel-wrap .quickform {
		height: auto;
	}

	.quickform .formsubmit {
		margin-left: 0;
	}

	.quickform input[type="submit"] {
		width: 100%;
	}

	a.site-section-widget {
		float: left;
		margin: 6px 5px 0 0;
	}

	.left_btm p {
		font-size: 26px;
		line-height: 36px;
	}

	.left_btm {
		min-height: 235px;
	}

	.content_last.mid_content {
		left: 7%;
		top: 30%;
	}
	.fsize22 {
		font-family: "Roboto", sans-serif;
	}

	.fsize22 {
		font-family: "Roboto", sans-serif;
		font-size: 20px;
		font-weight: 300;
		line-height: 24px;
	}

	a.site-section-widget .background img {
		width: auto;
		max-width: none;
		height: 50px;
	}

	.left_logo {
		width: 26%;
	}

	.right_logo {
		width: 26%;
	}

	.footer_form {
		padding: 20px 0 35px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	body {
		line-height: 1.6em;
		font-size: 16px;
	}

	.fsize40 {
		font-size: 24px;
		line-height: 1em;
	}
	.fsize32 {
		font-size: 20px;
		line-height: 1em;
	}
	.fsize36 {
		font-size: 18px;
		line-height: 0.9em;
	}
	.fsize22 {
		font-family: "Roboto", sans-serif;
		font-size: 17px;
		font-weight: 300;
		line-height: 21px;
		padding-top: 3px;
	}
	.fsize34 {
		font-size: 20px;
		line-height: 1em;
	}
	.fsize43 {
		font-size: 24px;
		line-height: 1em;
	}

	.fsize28 {
		font-size: 20px;
		line-height: 1em;
	}
	.fsize42 {
		font-size: 28px;
		line-height: 1em;
	}
	.fsize48 {
		font-size: 30px;
		line-height: 1em;
	}
	.fsize52 {
		font-size: 34px;
		line-height: 1em;
	}

	.top-banner {
		letter-spacing: 0em;
	}

	#branding {
		height: 100px;
	}

	#branding .header-links {
		margin-bottom: 0;
	}

	.header-slider-container.col-md-9 {
		margin-top: -33px;
	}

	#homepage-sliders-container {
		height: 244px;
	}

	#homepage-sliders-container .carousel-indicators {
		text-align: left;
		top: 90%;
	}

	#header-sliders .slider-content img {
		width: 72%;
	}

	#main-navigation {
		height: 32px;
	}

	#access a {
		font-size: 15px;
		line-height: 22px;
		height: 22px;
		padding: 0 5px 0 12px;
		margin-top: 4px;
		margin-bottom: 4px;
	}

	#access .dropdown-menu li a {
		font-size: 14px;
		padding: 2px 8px;
	}

	#access a span {
		line-height: 16px;
	}

	#branding .tagline {
		font-size: 14px;
		font-weight: bold;
		padding: 16px 0;
		background: none;
	}

	#branding .facebook-like-count {
		font-size: 12px;
		width: auto;
	}

	#header-links {
		text-align: center;
		margin: 0;
		padding: 12px 4px;
	}

	.call-us-action .call-today {
		font-size: 14px;
	}

	.call-us-action .phone-number {
		font-size: 20px;
	}

	#branding .header-right {
		margin-top: 12px;
	}

	#header-links li {
		/* display: none; */
	}

	#testimonials {
		font-size: 13px;
		line-height: 16px;
	}

	#testimonials-wrap span.title {
		font-size: 14px;
	}

	#testimonials-wrap .read-more a {
		font-size: 12px;
		line-height: 14px;
	}

	ul#menu-header-links {
		margin-bottom: 0
	}

	.call-us-action {
		margin-bottom: 2px;
	}

	.quickform .background {
		height: 300px;
		width: 320px;
	}

	.quickform .formhead {
		margin: 0;
		padding: 4px;
	}

	.quickform .formhead .line1, .quickform .formhead .line2 {
		font-size: 16px;
		line-height: 1em;
		font-weight: normal;
	}

	.quickform .formhead .line3 {
		font-size: 26px;
		line-height: 18px;
		padding-bottom: 2px;
	}

	.quickform input[type="text"] {
		padding: 0px 2px;
		margin: 0 0 2px;
		height: 16px;
	}

	.quickform select {
		padding: 0px 2px;
		margin: 0px 0 2px;
	}

	.quickform .formbody {
		padding: 2px 10px 2px 10px;
	}

	a.clickreciever {
		height: 279px;
	}

	.quickform {
		height: auto;
	}

	.header-image > img {
		top: -28px;
	}

	.quickform .formbody form {

	}

	#carousel-wrap .quickform .background {
		height: 305px;
		width: 180px;
	}
	.quickform .formsubmit {
		height: 27px;
		margin-left: 0;
	}

	.quickform input[type="submit"] {
		font-size: 13px;
		line-height: 26px;
		height: 28px;
		width: 100%;
	}

	#carousel-wrap {
	}

	a.site-section-widget {
		height: 45px;
		font-size: 11px;
		margin: 4px 0px 0 14px;
		float: left;
	}

	.left_btm {
		min-height: 183px;
	}

	.sidebar-right a.site-section-widget {
	}

	a.site-section-widget .background {
	}

	.sidebar-right a.site-section-widget .background {
		height: 69px;
	}

	a.site-section-widget .background img {
		height: 35px;
		width: auto;
		margin-right: 0;
	}

	.sidebar-right a.site-section-widget .background img {
	}

	#footer .footer-nav-menu li a {
		font-size: 12px;
		padding: 0 10px;
	}

	#footer .site-info {
		font-size: 14px;
		line-height: 1em;
	}

	#footer .site-info .copyright {
		margin-top: 20px;
	}

	.social-icons {
		display: block;
		position: relative;
		padding-top: 20px;
	}

	h2.home_title_1 {
		font-size: 34px;
	}
	h1.home_title {
		font-size: 42px;
	}

	.btm_1 {
		font-size: 21px;
	}
	.left_btm p {
		font-size: 17px;
		line-height: 25px;
		margin: 1px 0 6px;
	}
	.btm_visit {
		font-size: 15px;
	}

	#logo img {
		width: 100%;
	}

	.content_last {
		line-height: 29px;
		font-size: 20px;
	}

	.content_last.mid_content {
		padding: 6px 50px;
	}

	.cmpny_info {
		font-size: 12px;
	}
	#footer .site-info .copyright {
		margin-top: 0;
		font-size: 13px;
	}

	.left_logo {
		width: 26%;
	}

	.right_logo {
		width: 26%;
	}

	.footer_form {
		padding: 20px 0 35px;
	}

}

@media (max-width: 979px) {
}

@media (max-width: 767px) {
	#header {
		/*background: #fff;*/
	}

	#logo img {
		width: 100%;
	}

	#branding {
		height: auto;
	}

	#sidebar-left {
		margin-top: 0;
		margin-bottom: 0px;
	}

	.sidebar-inside {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-bottom: solid 1px #ccc;
		padding: 0;
		margin-bottom: 20px;
	}

	#sidebar-left .quickform {
		margin-top: 0px;
	}

	.site-section-block {
		margin-bottom: 20px;
	}

	#main-navigation {
		height: 46px;
	}

	#homepage-sliders-container {
		height: auto;
		background: none;
	}

	#homepage-sliders-container .carousel {
		margin: 0;
	}

	#carousel-wrap .carousel-inner {
		width: 100%;
		height: auto;
	}

	#carousel-wrap .form-container {
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.quickform {
		position: relative;
		width: 100%;
		padding-top: 4px;
		height: auto;
	}

	.quickform form {
		margin: 0;
	}

	.sidebar-left .quickform {
		padding-bottom: 0;
	}

	.quickform .formhead {

	}

	.quickform .hide-collapsed {
		display: none;
	}

	.quickform.expanded .hide-collapsed {
		display: block;
	}

	.quickform .formsubmit {
		width: auto;
		position: relative;
		height: auto;
		padding: 8px 10px;
		width: 100%;
		margin: 0;
	}

	.quickform input[type="text"], .quickform select {
		margin-bottom: 10px;
	}

	.quickform input[type="submit"] {
		width: 100%;
		left: 0;
		background: none;
		text-align: center;
		padding: 0;
		margin: 0px auto 8px;
		display: block;
		background: #fff;
	}
	
	.col-md-8.col-sm-8.home_content {
		width: 95%;
	}

	#testimonials {
		height: auto;
	}

	a.site-section-widget {
		text-align: center;
	}

	.social-icons {
		display: block;
		position: relative;
		padding-top: 20px;
	}

	.home .quickform {
		position: relative;
	}

	#footer .footer-nav-menu li {
		margin-bottom: 10px;
		display: block;
	}

}
/* Added on March 18, 2015 */
.cont_subnav {
  width: 362px;
  padding-top: 10px;
}
.double {
  width: 100%;
}
.cont_subnav ul {
  border-top: 1px solid #9EC0E5;
}
.cont_subnav ul li {
  border-bottom: 1px solid #9EC0E5;
  padding: 5px 0 9px;
}
.double ul li a {
  width: 100%;
  display: inline-block;
}
.cont_subnav ul li a {
  text-decoration: none;
  font-weight: bold;
  /*color: #f38b27;*/
}
.double ul, li{
  margin: 0;
  padding: 0;
}
.table_left_shadow {
  margin-right: -15px;
  padding-right: 14px;
}
.table_header {
  /*background: #003b6f;*/
  border-bottom: 3px solid #D7D7D7;
  overflow: hidden;
  padding-left: 9px;
  margin: 11px 0 0;
}
.table_header .f_column, .table_header .s_column, .table_header .t_column {
  font-weight: bold;
  font-size: 16px;
  padding-top: 1px;
  font-style: normal;
  line-height: normal;
}
.light {
  /*background: #358edf;*/
  padding: 9px 0 8px;
	border-bottom: 3px solid #D7D7D7;
}
.dark {
  /*background: #003b6f;*/
  padding: 9px 0 8px;
	border-bottom: 3px solid #D7D7D7;
}
.table_row {
  overflow: hidden;
  padding: 0px 0 0 9px;
}
.table_row .wite_line {
  width: 525px;
  float: right;
  margin: 0px 6px 1px 0;
}
.wite_line {
  background: #9EC0E5;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}
.f_column {
  width: 33.33333333333333%;
  float: left;
  min-height: 1px;
  font-weight: bold;
  font-style: italic;
}
.s_column {
  width: 33.33333333333333%;
  float: left;
  min-height: 1px;
  font-weight: bold;
  font-size: 12px;
  padding-top: 1px;
}
.t_column {
  width: 33.33333333333333%;
  float: left;
  min-height: 1px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.1px;
}

#header-sliders .carousel-inner {
  cursor: pointer;
}
.read_more > a,
.read_less > a {
    background: none repeat scroll 0 0 #C3C3C3;
    color: #000000;
    padding: 3px 8px;
    text-decoration: none;  font-family: 'Roboto', sans-serif; font-size:12px; font-weight:300;
}
a.page-readmore,
a.page-readless {
}
a.page-readmore {
	bottom: 0 ;
}
a.page-readless {
	bottom: 0 ;
}
.additional-content {
    position: relative;
    padding-bottom: 60px;
    padding-top: 0px;
}

.additional-content.closed{
    padding-top: 60px;
    padding-bottom: 0px;
}

.additional-content.closed .additional-content-inside {
    display: none;
}

.additional-content .read_more, 
.additional-content .read_less {
    margin-bottom: 30px;
    font-size: 15px;
    width: 100%;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0px;
    padding-top: 5px;
    text-align: center;
}

.additional-content .read_more{
    display: none;
}

.additional-content.closed .read_more{
    display: block;
	bottom: auto ;
	top: 0 ;
}

.additional-content.closed a.page-readless{
    display: none;
	top: auto ;
	bottom: 0 ;
}

.entry-content ul li, .entry-content ol li{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 8px;
  line-height: 26px;
}
.footer-links{
  text-decoration: none;
  color: #ffffff;
}
.footer-links{
  text-decoration: none;
  color: #ffffff;
}
.home_btm_last a:hover{
  color: #ffffff;
}
.left_btm a{
  text-decoration: none;
}
.btm_2 img{
  width: 100%;
}

li .sub-menu li:nth-child(1)::after{
	content: "";
	display:block;
 	position: absolute;
	bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #009ddc;
	width:10px;
}
li .sub-menu li:nth-child(2)::after{	
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #3ab54a;
	width:10px;
}
li .sub-menu li:nth-child(3)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #662e91;
	width:10px;
}
li .sub-menu li:nth-child(4)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #ed008c;
	width:10px;
}
li .sub-menu li:nth-child(5)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
li .sub-menu li:nth-child(6)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}

li .sub-menu li:nth-child(7n+7)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
li .sub-menu li:nth-child(8n+8)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
li .sub-menu li:nth-child(9n+9)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
li .sub-menu li:nth-child(10n+10)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
li .sub-menu li:nth-child(11n+11)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
li .sub-menu li:nth-child(12n+12)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}

li .sub-menu li:nth-child(13n+13)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
li .sub-menu li:nth-child(14n+14)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
li .sub-menu li:nth-child(15n+15)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
li .sub-menu li:nth-child(16n+16)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
li .sub-menu li:nth-child(17n+17)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
li .sub-menu li:nth-child(18n+18)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}

li .sub-menu li:nth-child(19n+19)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
li .sub-menu li:nth-child(20n+20)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
li .sub-menu li:nth-child(21n+21)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
li .sub-menu li:nth-child(22n+22)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
li .sub-menu li:nth-child(23n+23)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
li .sub-menu li:nth-child(24n+24)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}

li .sub-menu li:nth-child(25n+25)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
li .sub-menu li:nth-child(26n+26)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
li .sub-menu li:nth-child(27n+27)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
li .sub-menu li:nth-child(28n+28)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
li .sub-menu li:nth-child(29n+29)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
li .sub-menu li:nth-child(30n+30)::after{
   content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}
.dropdown-menu{
  min-width:200px;
}

/* ODD */
#menu-item-27 .sub-menu li:nth-child(1)::after, #menu-item-25 .sub-menu li:nth-child(1)::after{
	content: "";
	display:block;
 	position: absolute;
	bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #009ddc;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(3)::after, #menu-item-25 .sub-menu li:nth-child(3)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #3ab54a;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(5)::after, #menu-item-25 .sub-menu li:nth-child(5)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(7n+7)::after, #menu-item-25 .sub-menu li:nth-child(7n+7)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(9n+9)::after, #menu-item-25 .sub-menu li:nth-child(9n+9)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(11n+11)::after, #menu-item-25 .sub-menu li:nth-child(11n+11)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}


#menu-item-27 .sub-menu li:nth-child(13n+13)::after, #menu-item-25 .sub-menu li:nth-child(13n+13)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(15n+15)::after, #menu-item-25 .sub-menu li:nth-child(15n+15)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(17n+17)::after, #menu-item-25 .sub-menu li:nth-child(17n+17)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(19n+19)::after, #menu-item-25 .sub-menu li:nth-child(19n+19)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(21n+21)::after, #menu-item-25 .sub-menu li:nth-child(21n+21)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(23n+23)::after, #menu-item-25 .sub-menu li:nth-child(23n+23)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}


#menu-item-27 .sub-menu li:nth-child(25n+25)::after, #menu-item-25 .sub-menu li:nth-child(25n+25)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(27n+27)::after, #menu-item-25 .sub-menu li:nth-child(27n+27)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(29n+29)::after, #menu-item-25 .sub-menu li:nth-child(29n+29)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(31n+31)::after, #menu-item-25 .sub-menu li:nth-child(31n+31)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(33n+33)::after, #menu-item-25 .sub-menu li:nth-child(33n+33)::afte{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(35n+35)::after, #menu-item-25 .sub-menu li:nth-child(35n+35)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}
/* EVEN */

#menu-item-27 .sub-menu li:nth-child(2)::after, #menu-item-25 .sub-menu li:nth-child(2)::after{	
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #009ddc;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(4)::after, #menu-item-25 .sub-menu li:nth-child(4)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
	border-left: solid 10px #3ab54a;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(6)::after, #menu-item-25 .sub-menu li:nth-child(6)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(8n+8)::after, #menu-item-25 .sub-menu li:nth-child(8n+8)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(10n+10)::after, #menu-item-25 .sub-menu li:nth-child(10n+10)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(12n+12)::after, #menu-item-25 .sub-menu li:nth-child(12n+12)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}


#menu-item-27 .sub-menu li:nth-child(12n+12)::after, #menu-item-25 .sub-menu li:nth-child(12n+12)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(16n+16)::after, #menu-item-25 .sub-menu li:nth-child(16n+16)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(18n+18)::after, #menu-item-25 .sub-menu li:nth-child(18n+18)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(20n+20)::after, #menu-item-25 .sub-menu li:nth-child(20n+20)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(22n+22)::after, #menu-item-25 .sub-menu li:nth-child(22n+22)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(24n+24)::after, #menu-item-25 .sub-menu li:nth-child(24n+24)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}


#menu-item-27 .sub-menu li:nth-child(26n+26)::after, #menu-item-25 .sub-menu li:nth-child(26n+26)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #009ddc;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(28n+28)::after, #menu-item-25 .sub-menu li:nth-child(28n+28)::after{
	content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #3ab54a;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(30n+30)::after, #menu-item-25 .sub-menu li:nth-child(30n+30)::after{
   content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #662e91;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(32n+32)::after, #menu-item-25 .sub-menu li:nth-child(32n+32)::after{
   content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #ed008c;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(34n+34)::after, #menu-item-25 .sub-menu li:nth-child(34n+34)::after{
   content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #fbd060;
	width:10px;
}
#menu-item-27 .sub-menu li:nth-child(36n+36)::after, #menu-item-25 .sub-menu li:nth-child(36n+36)::after{
   content: "";
  position: absolute;
  bottom: 0; top: 0px; left: 0; right: 0;
  border-left: solid 10px #f36523;
	width:10px;
}
#access .dropdown-menu li{
  background: #133783; 
}

#access .dropdown-menu .dropdown-menu li{
  background: #ffc444;
}
.img-margin-right{
  margin-right: 20px;
}