/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 1.458em;
    font-weight: 400;
    color: #474747;
    background-color: #FFF;
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#noscript {
	padding: 2%;
	background-color: #EBEBEB;
	border: 2px solid #7E7E7E;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}

#noscript h2 {
	color: #FFFFFF;
	background-color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.form-wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
.required_star {
	color: #FF0000;
	font-weight: 700;
}

.boldred {
	color: #FF0000;
	font-weight: 700;
}
.boldgreen {
	color: #999900;
	font-weight: 700;
}
.boldblue {
	color: #004C6E;
	font-weight: bold;
}

.red {
	color: #FF0000;
}
.green {
	color: #999900;
}
.blue {
	color: #004C6E;
}
.iconheader {
    position: relative;
}
 
h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    line-height: normal;
    color: #000;
    font-weight: 400;
    padding-right: 0px;
    padding-left: 0px;
    text-transform:uppercase;
}
h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    line-height: normal;
    color: #000;
    font-weight: 300;
    padding-right: 0px;
    padding-left: 0px;
    text-transform: capitalize;
    margin-top: 0.9em;
    margin-bottom: 0.5em;
}
h3 {
	font-size: 20px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	display: block;
	font-weight: 400;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: capitalize;
}
h4 {
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#004C6E;
}
h5 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
	color: #000000;
}
h6 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-weight: 300;
	color: #000000;
}
.header {
	padding-bottom: 15px;
	background-color: #0745B4;
	padding-top: 15px;
	min-height:120px;
	height:auto;
	width:100%
}
.menutop {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd704+0,ffc201+50,ffc001+100 */
	background: #ffd704; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffd704 0%, #ffc201 50%, #ffc001 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffd704 0%,#ffc201 50%,#ffc001 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffd704 0%,#ffc201 50%,#ffc001 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd704', endColorstr='#ffc001',GradientType=0 ); /* IE6-9 */
    height: 50px;
    width: 100%;
    line-height: normal;
    text-transform: uppercase;
    color: #333;
    overflow: hidden;
}
.menutop ul.list-menu {
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}
.menutop ul.list-menu > li {
    display: inline-block;
    float: left;
}
.menutop li.menu-tail {
	height: 50px;
	width: 2px;
	background-image: url(../images/menu-tail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menutop a:hover {
    background: #e3dfdc;
    background: -moz-linear-gradient(top, #e3dfdc 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #e3dfdc 0%,#cccccc 100%);
    background: linear-gradient(to bottom, #e3dfdc 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3dfdc', endColorstr='#cccccc',GradientType=0 );
	color:black;
}
.menutop a.current {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd704+0,ffc201+50,ffc001+100 */
    background: #e3dfdc;
    background: -moz-linear-gradient(top, #e3dfdc 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #e3dfdc 0%,#cccccc 100%);
    background: linear-gradient(to bottom, #e3dfdc 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3dfdc', endColorstr='#cccccc',GradientType=0 );
	color:black;
}
.menumob {
 z-index:9999;
}

/* navbar */
.navbar-default {
    background-color: #ffd003;
    border-color: rgba(255, 208, 3, 0);
    border-radius: 0px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: white;
}
.navbar-default .navbar-toggle {
    border-color: #1d1a1a;
}
.navbar-default .navbar-brand {
    color: #1A1717;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #232323;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 7px 15px;
    font-size: 18px;
    line-height: 0px;
}

.small-font {
	color: #5A5A5A;
	font-size:75%;

}
.font-smaller {
	font-size:60%;
	color: #5A5A5A;
}
a {
    font-weight: 400;
    color: #004C6E;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	padding-top: 0.5em;
}

blockquote {
    padding: 10px 20px;
    margin: 20px 0px 20px;
    border-left: 5px solid #D7D7D7;
	display:block;
	width:auto;
	clear:both;
	overflow:hidden;
}
.list-left {
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 30px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	float: left;
	display: block;
}

.list-unstyled {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
}
ul.list-inline {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
ul.listlgbk {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgbk > li {
    padding-left: 18px;
    background-image: url("../images/bullet1.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgbk a {
    color: #054219;
    font-weight: 400;
}


ul.liststyle {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle1 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle2 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3a {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3b {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3c {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3d {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3e {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


ul.liststyle > li {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
    padding-left: 12px;
}
ul.liststyle1 > li {
	background-image: url(../images/bullet1.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
    padding-left: 12px;
}
ul.liststyle2 > li {
    background-image: url(../images/bullet2.png);
    background-repeat: no-repeat;
    background-position: -2px 10px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
    padding-left: 13px;
}
ul.liststyle3 > li {
	background-image: url(../images/bullet2a.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 14px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
    padding-left: 20px;
}
ul.liststyle3a > li {
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3b > li {
	background-image: url(../images/bullet4.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3c > li {
    background-image: url(../images/bullet5.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 20px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2A2A2A;
    line-height: normal;
}
ul.liststyle3d > li {
    background-image: url(../images/bullet6.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 20px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2A2A2A;
    line-height: normal;
}
ul.liststyle3e > li {
    background-image: url(../images/bullet7.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 20px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2A2A2A;
    line-height: normal;
}

ol.liststyle4 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle4 > li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle4 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family:"'Raleway", Arial, sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #CC0066;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}
/* ol black */
ol.liststyle5 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle5> li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle5 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family:inherit;
	line-height:14px;
	text-align:center;
	background-color: #004C6E;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}
.bcrumb {
	background-color:#FFFFFF;
    margin: 0px;
    padding: 0px;
}
.breadcrumb {
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	display: block;
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0% 0%;
	margin-top: 30px;
	margin-bottom: 15px;
}
.breadcrumb li {font-size: 14px; text-transform: capitalize;}
.breadcrumb a {color: #004C6E;}
.breadcrumb a:hover {color: rgba(3, 3, 3, 1);}
.breadcrumb>.active {color: rgba(122, 122, 122, 1);}
.breadcrumb>li+li:before {color: #2A2A2A; content: "\232A\00a0";}

.bs-callout{padding:10px;margin:30px 0;border:1px solid #d4d4d4;border-left-width:5px;border-radius:3px}.bs-callout h4{margin-top:0;margin-bottom:5px}.bs-callout p:last-child{margin-bottom:0}.bs-callout code{border-radius:3px}.bs-callout+.bs-callout{margin-top:-5px}.bs-callout-danger{border-left-color:#CC0000}.bs-callout-danger h4{color:#000000}.bs-callout-warning{border-left-color:#09C}.bs-callout-warning h4{color:#000000}.bs-callout-info{border-left-color:#000000}.bs-callout-info h4{color:#000000}
.sitemap-group {min-height:240px; height:auto; margin-bottom:15px;}

.services-wrapper {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:19px;
	padding-bottom:19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBFBF;
	border-bottom-color: #BFBFBF;	
}
.services-list {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top:19px;
	padding-bottom:19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}

.service-detail {
	border-left: 5px solid #999900;
	display:block;
	width:auto;
	clear:both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.btn-success {
    color: #fff;
  background-color: #999900;
    border-color: #666633;
}
.btn-success:hover {
    color: #fff;
    background-color: #CCCC00;
    border-color: #666633;
}
.circle h4 {
	text-transform: none;
}

/* PANEL */
.panel-primary {
    border-color: #337ab7;
    margin-top: 15px;
}
.panel-default {
    border-color: #ddd;
    margin-top: 15px;
}
.panel-success {
    border-color: #990;
    margin-top: 15px;
}
.panel-success > .panel-heading {
    color: #FFF;
    background-color: #990;
    border-color: #990;
}

/* footer */
.footer {
	min-width: 100%;
	display: block;
	height: auto;
	width: auto;
	margin: 0px;
	background-color: #D0D0D0;
}
.footer a {
    color: #004C6E;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: 400;
}
.footer a.read-more {
	color: #004C6E;	
}
.footer a:hover, .footer a:active, .footer a:focus {
	color: #000000;
	text-decoration:none;
}
.footer-top {
    padding-top: 29px;
    padding-bottom: 29px;
    font-size: 13px;
    line-height: normal;
    width: 100%;
}
.footer-note {
	text-align:left;
	font-size: 12px;
	padding:0px;
	line-height: normal;
	font-style: italic;
	font-weight:600;
}

.footer-btn {
    font-size: 12px;
    background-color: #0745B4;
    color: #F4F4F4;
    padding-top: 16px;
    padding-bottom: 13px;
    min-width: 100%;
    min-height: 32px;
    height: auto;
}
.footer-btn ol, ul {
    margin-top: 0px;
    margin-bottom: 0px;
}
.footer-divider {
    display: block;
    padding-top: 15px;
    border-top: 1px solid rgb(50, 50, 50);
    box-shadow: 0px 1px 0px rgba(15, 14, 14, 0.1) inset;
}
.list-inline-footer {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
	padding:0px;
}
.list-inline-footer li {
	display:inline-block;
	margin:0px;
	padding-top:0px;
}

.list-unstyled-footer {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.list-unstyled-footer li {
	display:block;
	margin: 5px 0px 5px 0px
	padding-top:0px;
}

ul.list-inline-social {
    list-style-image: none;
    list-style-type: none;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
ul.list-inline-social > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media(min-width:320px) {
.logo-wrapper {
    text-align: center;
}
.healining-wrapper {
    color: #F8F8F8;
    text-align: center;
    margin-top: 12px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1.3em;
}
.sub-headline {
    font-size: 16px;
    padding: 0px;
    line-height: 1em;
}
.subx-headline {
    font-size: 12px;
    font-style: italic;
    padding: 5px;
    line-height: inherit;
}
.phone-wrapper {
    color: white;
    margin-top: 18px;
    text-align: center;
}
.phone-headline {
    font-size: 14px;
    vertical-align: top;
    margin-top: 24px;
}
.phone-icon {
    font-size: 62px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
.phone-numbers a:link, .phone-numbers a:visited, .phone-numbers a:hover {
	color:white;
}
/* circle */
.services-wrapper h1 {
    color: #004C6C;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    text-transform: capitalize;
}
.circle-wrapper {
	margin-top:20px;
	margin-bottom:10px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 14% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
}
.services-icon {
    font-size: 32px;
    font-weight: 400;
    color: #004C6E;
}
.footer h3 {
    font-size: 16px;
    line-height: normal;
    padding: 0px;
    text-transform: capitalize;
    margin-bottom: 9px;
    color: #333;
    font-weight: 400;
    margin-top: 15px;
}
.footer-btn {
	line-height: normal;
	text-align: center;
}
.footer-btn .footer-social {
	text-align: center;
	margin-top:15px;
}

}

@media(min-width:360px) {
.healining-wrapper {
	color: #F8F8F8;
	text-align: center;
	margin-top: 12px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1.3em;
}
.sub-headline {
    font-size: 20px;
    padding: 0px;
    line-height: 1em;
}
.subx-headline {
    font-size: 14px;
    font-style: italic;
    padding: 5px;
    line-height: inherit;
}
.phone-wrapper {
    color: white;
    margin-top: 18px;
    text-align: center;
}
.phone-headline {
    font-size: 14px;
    vertical-align: top;
    margin-top: 24px;
}
.phone-icon {
    font-size: 62px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
/* circle */
.services-wrapper h1 {
    color: #004C6C;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    text-transform: capitalize;
}
.circle-wrapper {
	margin-top:20px;
	margin-bottom:20px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 19% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    padding-left: 7px;
    padding-right: 7px;
}
.services-icon {
    font-size: 40px;
    font-weight: 400;
    color: #004C6E;
}

}

@media(min-width:400px) {
.healining-wrapper {
    color: #F8F8F8;
    text-align: center;
    margin-top: 12px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1.3em;
}
.sub-headline {
    font-size: 22px;
    padding: 0px;
    line-height: 1em;
}
.subx-headline {
    font-size: 15px;
    font-style: italic;
    padding: 5px;
    line-height: inherit;
}
.phone-wrapper {
    color: white;
    margin-top: 18px;
    text-align: center;
}
.phone-headline {
    font-size: 14px;
    vertical-align: top;
    margin-top: 24px;
}
.phone-icon {
    font-size: 62px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
/* circle */
.services-wrapper h1 {
    color: #004C6C;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    text-transform: capitalize;
}
.circle-wrapper {
	margin-top:20px;
	margin-bottom:20px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 19% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    padding-left: 7px;
    padding-right: 7px;
}
.services-icon {
    font-size: 40px;
    font-weight: 400;
    color: #004C6E;
}
.footer-btn {
	line-height: 32px;
	text-align: center;
}
.footer-btn .footer-social {
	text-align: center;	
	margin-top:0px;
}


}

/* Extra Small Devices, Phones */ 
@media(min-width:480px) {
.healining-wrapper {
	color: #F8F8F8;
	text-align: center;
	margin-top: 12px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1.3em;
}
.sub-headline {
    font-size: 22px;
    padding: 0px;
    line-height: 1em;
}
.subx-headline {
    font-size: 15px;
    font-style: italic;
    padding: 5px;
    line-height: inherit;
}
.phone-wrapper {
    color: white;
    margin-top: 18px;
    text-align: center;
}
.phone-headline {
    font-size: 14px;
    vertical-align: top;
    margin-top: 24px;
}
.phone-icon {
    font-size: 62px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
/* circle */
.services-wrapper h1 {
    color: #004C6C;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    text-transform: capitalize;
}
.circle-wrapper {
	margin-top:30px;
	margin-bottom:30px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 20% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    padding-left: 7px;
    padding-right: 7px;
}
.services-icon {
    font-size: 62px;
    font-weight: 400;
    color: #004C6E;
}
.footer-btn {
	line-height: 32px;
	text-align: center;
}
.footer-btn .footer-social {
	text-align: center;	
}

}

@media(min-width:600px) {
.healining-wrapper {
	color: #F8F8F8;
	text-align: center;
	margin-top: 12px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1.3em;
}
.sub-headline {
    font-size: 22px;
    padding: 0px;
    line-height: 1em;
}
.subx-headline {
    font-size: 15px;
    font-style: italic;
    padding: 5px;
    line-height: inherit;
}
.phone-wrapper {
    color: white;
    margin-top: 18px;
    text-align: center;
}
.phone-headline {
    font-size: 15px;
    vertical-align: top;
    margin-top: 24px;
}
.phone-icon {
    font-size: 62px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
/* circle */
.circle-wrapper {
	margin-top:20px;
	margin-bottom:10px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 24% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
}
.services-icon {
    font-size: 62px;
    font-weight: 400;
    color: #004C6E;
}
.footer-btn {
	line-height: 32px;
	text-align: center;
}
.footer-btn .footer-social {
	text-align: center;	
}

}

@media(min-width:660px) {
/* circle */
.circle-wrapper {
	margin-top:20px;
	margin-bottom:10px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 25% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 27px;
}
.services-icon {
    font-size: 62px;
    font-weight: 400;
    color: #004C6E;
}
.footer-btn {
	line-height: 32px;
	text-align: center;
}
.footer-btn .footer-social {
	text-align: center;	
}

}


/* Small Devices, Tablets */ 
@media(min-width:768px) {
.logo-wrapper {
    text-align: left;
}
.healining-wrapper {
	color: #F8F8F8;
	text-align: center;
	margin-top: 12px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1.3em;
}
.sub-headline {
    font-size: 14px;
    padding: 0px;
    line-height: 1em;
}
.subx-headline {
    font-size: 11px;
    font-style: italic;
    padding: 5px;
    line-height: 1em;
}
.phone-wrapper {
    color: white;
    margin-top: 18px;
    text-align: right;
}
.phone-headline {
    font-size: 15px;
    vertical-align: top;
    margin-top: 18px;
}
.phone-icon {
    font-size: 46px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
.menutop a {
    padding-top: 16px;
    display: block;
    padding-left: 13px;
    padding-right: 12px;
    padding-bottom: 14px;
}
/* circle */
.circle-wrapper {
	margin-top:30px;
	margin-bottom:30px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 18% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    padding-left: 7px;
    padding-right: 7px;
}
.services-icon {
    font-size: 40px;
    font-weight: 400;
    color: #004C6E;
}
.footer h3 {
    font-size: 16px;
    line-height: normal;
    padding-top: 0px;
    padding-bottom: 9px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #333;
    font-weight: 400;
    margin-top: 0px;
}
.footer-btn {
	line-height: 32px;
	text-align: left;
}
.footer-btn .footer-social {
	text-align: right;	
}

}

/* Medium Devices, Desktops */
@media(min-width:992px) {
.healining-wrapper {
	color: #F8F8F8;
	text-align: center;
	margin-top: 11px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 1em;
}
.sub-headline {
    font-size: 14px;
    padding: 0px;
    line-height: normal;
}
.subx-headline {
    font-size: 11px;
    font-style: italic;
    padding: 5px;
    line-height: normal;
}
.phone-wrapper {
    color: white;
    margin-top: 13px;
    text-align: right;
}
.phone-headline {
    font-size: 15px;
    vertical-align: top;
    margin-top: 18px;
}
.phone-icon {
    font-size: 50px;
    color: #FFCB03;
    text-align: center;
}
.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    margin-top: -5px;
}
.menutop {
    font-size: 15px;
}
.menutop a {
    padding-top: 15px;
    display: block;
    padding-left: 28px;
    padding-right: 27px;
    padding-bottom: 13px;
}
/* circle */
.circle-wrapper {
	margin-top:30px;
	margin-bottom:30px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 18% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}
.services-icon {
    font-size: 64px;
    font-weight: 400;
    color: #004C6E;
}
#toTop {
	border: none;
	bottom: 50px;
	display: none;
	height: 32px;
	left: 56.7%;
	margin-left: 495px;
	overflow: hidden;
	position: fixed;
	text-decoration: none;
	text-indent: -999px;
	width: 32px;
	z-index: 20;
	opacity: .9;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .1s ease .1s;
	-moz-transition: all .1s ease .1s;
	-ms-transition: all .1s ease .1s;
	-o-transition: all .1s ease .1s;
	transition: all .1s ease .1s;
	background-image: url(../images/toTop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toTop:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	background-image: url(../images/toTop-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

}

/* Large Devices, Wide Screens */
@media(min-width:1200px) {
.healining-wrapper {
	color: #F8F8F8;
	text-align: center;
	margin-top: 7px;
}
.healining-wrapper h3 {
    color: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: inherit;
    margin: 0px;
    line-height: 0.8em;
}
.sub-headline {
    font-size: 19px;
    padding: 0px;
    line-height: normal;
}
.subx-headline {
    font-size: 13px;
    font-style: italic;
    padding: 5px;
    line-height: normal;
}
ul.phone-wrapper {
    color: white;
    margin-top: 10px;
    text-align: right;
}
li.phone-icon {
    font-size: 60px;
    color: #FFCB03;
    padding-top: 3px;
}
li.phone-headline {
    font-size: 15px;
    margin-top: 20px;
    vertical-align: top;
}
li.phone-numbers {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    line-height: normal;
    margin-top: 1px;
}
.menutop a {
    padding-top: 15px;
    display: block;
    padding-left: 44px;
    padding-right: 44px;
    padding-bottom: 13px;
}
/* circle */
.circle-wrapper {
	margin-top:30px;
	margin-bottom:30px;
}
.circle {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    padding: 22% 0;
    background: #fff;
    color: #999900;
    font-family: inherit;
    border: 2px solid #004C6E;
}
.circle h4 {
	line-height: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
}
.services-icon {
	font-size:74px;
	font-weight:400;
	color:#004C6E;
}

}
