html{ box-sizing: border-box; margin:0;  padding:0; /*overflow-x:hidden*/}
*, *:before, *:after { box-sizing: inherit;}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*DOCUMENT STYLES*/
/*EM SIZE CHART
.875 em  = 14px
1 em     = 16px
1.125em  = 18px
1.3 em   = 21px
1.5 em   = 24px
1.625 em = 26px
2.25 em  = 36px
2.8 em   = 45px
3.75 em  = 60px
EM SIZE CHART*/
body{
    font-size:18px; /*16px = 1 em*/ 
    font-family: 'Roboto', sans-serif; 
    color:#596370; 
    width:100%; 
    margin:0; 
    padding:0; 
    overflow-x:hidden; 
    z-index:9999;
}

.container{
    width:100%;
    max-width:1240px; /*container override to original design specs*/
    position:relative;

}

.wrapper > .container{
        padding:50px 15px;
}


/*CONTENT AREA STYLES*/
/*divContent is the inner-container for all standard content pages*/
#divContent{
    color:#404d5b; /*Using an off-black that isn't as harsh on the eyes.*/
}

#divContent h1{
    font-size:2.3em;
    font-weight:700;
    margin:0em 0 0.5em 0;
    color:#005ac9 !important;
}

#divContent h2{
    font-size:1.9em;
    font-weight:500;
    margin:1em 0 0.5em 0;
}

#divContent h3{
    font-size:1.75em;
    font-weight:300;
    margin:1em 0 0.5em 0;
}

#divContent h4{
    font-size:1.5em;
    font-weight:300;
    margin:1em 0 0.5em 0;
}

#divContent h5{
    font-size:1.25em;
    font-weight:300;
    margin:1em 0 0.5em 0;
}

#divContent h1, #divContent h2, #divContent h3, #divContent h4, #divContent h5{
    color:#596370;
}

#divContent p{
    font-size:1em;
    margin:0 0 1em 0;
    line-height:1.5em;
    font-weight:300;
    color:#596370;
}

#divContent a{
    font-weight:400;
    color:#005ac9;
    font-weight:bold;
}

#divContent ul, #divContent ol{
     margin:0 0 1.5em 0;
}

#divContent ul li, #divContent ol li{
    font-size:1em;
    margin:0 0 1em 0;
    line-height:1.5em;
     font-weight:300;
     padding:0 0 0 15px;
}

/*sub-main-content is the inner-container for some news pages*/

.sub-main-content{
    color:#404d5b; /*Using an off-black that isn't as harsh on the eyes.*/
    margin-bottom:60px;
}

.sub-main-content h1{
    font-size:2.3em;
    font-weight:700;
    margin:0em 0 0.5em 0;
}

.sub-main-content h2{
    font-size:1.9em;
    font-weight:300;
    margin:0em 0 0.5em 0;
}

.sub-main-content h3{
    font-size:1.75em;
    font-weight:300;
    margin:0em 0 0.5em 0;
}

.sub-main-content h4{
    font-size:1.5em;
    font-weight:300;
    margin:0em 0 0.5em 0;
}

.sub-main-content h5{
    font-size:1.25em;
    font-weight:300;
    margin:0em 0 0.5em 0;
}

.sub-main-content p{
    color:#596370;
}

blockquote h4{
    margin:0;
    line-height:1.3em;
}

blockquote{
    margin:40px 0 40px;
}

/*News story body copy*/
.NewsStoryContent p{
    font-size:1em;
    margin:0 0 1em 0 !important;
    line-height:1.5em;
    font-weight:300;
    color:#404d5b !important;
}

/*full width layout page header*/
.page-header{
    padding:0;
    margin:0;
    border:0;
}

.page-header-left #divBanner .full-banner {
    height: 250px;
}

.content-banner .full-banner{
    width: auto;
    height: 250px;
    margin-top: -20px;
    background-size:cover;
}

.page-header .full-banner{
    margin-top:-20px;
}

/*Main Homepage Headers*/
.sec-body-inner h1{
    margin:0em 0 0.5em 0;
}

.sec-body-inner h2{
    margin:0em 0 0.5em 0;
}

.sec-body-inner h3{
    margin:0em 0 0.5em 0;
}

.sec-body-inner h4{
    margin:0em 0 0.5em 0;
}

.sec-body-inner h5{
    margin:0em 0 0.5em 0;
}

.sec-body-inner p{
        font-size:1em;
    margin:0 0 1em 0;
    line-height:1.5em;
    font-weight:300;
    color:#596370;
}


.container:before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    height:100%;
    font:0/0 caption;
}

.header-divider{
    border-bottom:10px solid #41b6e6;
}

/*FONT*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700|Roboto+Condensed:400,700,300);
/*.highlight{ font-weight:400; color:#0289b9; }
h1{ color:#3d565d; width:100%; margin:15px 0 15px 0; line-height:1; font:700 34px/40px Roboto,sans-serif;} 
h2{ color:#1169b1; width:100%; margin:32px 0 16px; line-height:1; font:400 26px/32px Roboto,sans-serif; }
h3{ font-size:23px; color:#313131; font-weight:500; width:100%; margin:16px 0 8px; }
	h3 span{text-transform:uppercase;}
h4{ font-size:21px;color:#1169b1; font-weight:500; width:100%; margin-bottom:20px;}
h5{ font-size:18px;color:#1169b1; margin:0 0 5px 0;}
p {font-size: 16px; width:100%; margin:5px 0; line-height:1.75; font-weight:300;}
p a{font-size:16px; color:#0289b9; font-weight:400; text-decoration:underline;}
a {font-size: 1em; color:#0289b9; text-decoration:none;} a:visited{color:#0289b9;}*/

#divContent li {font-size: 16px; width:100%; margin:10px 0; line-height:1.25; font-weight:300;}
.master-nav,.master-nav li{display:inline-block; vertical-align:top;}
.bleed{ position:relative;	margin:0 -9999em 0 0;  /* add back section padding value */  padding: .25rem 9999em 0 0;}
.full-bleed{ position:relative;	margin:0px -9888em;  /* add back section padding value */  padding: .25rem 9999em 0 0;}
.no-bleed {padding-left:0 !important;}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
/*Containers*/
div.body-container {width:100%; padding:0 15px;}
div.master-container{width:100%; margin-top:0px; position:relative;}
.inner1-content{max-width:1240px; margin:0 auto; padding:0 15px 0 15px; float:none; position:relative;}
    .inner1-content .content{
        padding:50px 0;
        float:left;
        position:relative;
    }
#avid-layout-full {
    width:100%; 
   background-color:#ffffff;
    padding:50px 0 50px 0; 
    float:left;
}
div.micro-nav-container{width:100%; display:block; background-color:#fff;}
div.master-nav-container{width:100%; display:block; background-color:#fff; position:relative; z-index:2;}
div.banner-container{width:100%; margin:0 0 0 0; height:auto; float:left; position:relative; z-index:1; overflow:hidden;}
.footer{background-color:#1169b1; color:#fff; width:100%; float:left; border-top:none; margin-top:0px;}
.footer .footer-patient-story-mobile{
    display:none;
}
.footer .footer-patient-story img, .footer .footer-patient-story-mobile img{
    width:100%;
    padding:0;
}
div.footer-container{max-width:1240px; margin:0 auto; padding:50px 15px 0px 15px; float:none;}
.nav-container a{float:left;}


.top-wrapper{max-width:1240px; margin:0 auto; float:none; padding:0 15px;}
.tools-container{width:100%; margin:0 auto; padding:0; max-width:1240px; float:none; position:relative; text-align:center;}
.tools-container .home-tool{
    display:inline-block;
    text-align:center;
    width:18%;
    vertical-align:top;
}
.tools-container .home-tool p{
    color:#005eb8;
    font-size:14px;
    margin-top:20px;
}

.tools-container .home-tool img.hover-icon{
    display:none;
}
.tools-container .home-tool:hover img:first-child{
    display:none;
}
.tools-container .home-tool:hover img.hover-icon{
    display:inline;
}
#mobile-section-menu-btn{display:none;}
.full-page{/*background-color:#EFFDFF;*/ padding:10px 0 50px 0;}
.auto-center .side-nav-top{
	width:28%;
	margin:30px 2.5%;
	display:inline-block;
	padding-bottom:0;
    background-color:#fff;
}
	.auto-center .side-nav-top div{
		width:100%;
	}

	.auto-center .side-nav-top div p{
		text-align:center;
		text-transform:uppercase;
		font-weight:500;
		border-top:1px solid #ccc;
		padding:13px 0 10px 0;
		color:#e9544f;
	}

	.auto-center .side-nav-top div h2{
		font-size:21px;
        font-weight:400;
        padding:25px 0;
        margin:0;
		text-align:center;
		padding-left:0;
	}
/*Ul Bullets*/
span.diamondbull{
	float:left;
	width:10px;
	color:#0289b9;
}

/*Bx-Slider*/
.banner-container .bxslider{
	margin:0;
}
/*.banner-container .bx-wrapper, .banner-container .bxslider, .banner-container .bx-viewport, .banner-container .bxslider li{
	height:auto;
	position:relative;
    overflow:hidden;
    background-position:center;
}*/

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus{
    background-image:url(../_img/h-bx-next.png);
    background-position:100% 0;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus{
    background-image:url(../_img/h-bx-prev.png);
    background-position:0 0;
}


/*.bx-wrapper{
	border:none !important;
    margin-bottom:30px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}*/

.banner_left img {
    /*height: 100%;*/
}

.bx-controls{
	position:absolute;
	top:40%;
	width:100%;
}

.banner-container .bx-pager{
	display:none;
}


.banner-container .bx-prev{
	background-image:url(../_img/h-bx-prev.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:161px !important;
	left:30px;
	position:absolute;
	color:transparent;
}

.sponsorsContainer {
    float: left;
    width: 100%;
}

.sponsorsContainer .bx-prev{
	background-image:url(../_img/sub-bx-prev.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:161px !important;
	left:30px;
	position:absolute;
	color:transparent;
}

.sponsorsContainer .bx-next{
	background-image:url(../_img/sub-bx-next.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:161px !important;
	right:30px;
	position:absolute;
	color:transparent;
}

.related-links .bx-wrapper .bx-controls-direction a{
    margin-top:0;
}

.related-links .bx-wrapper .bx-prev{
    background-repeat:no-repeat;
    background-image:url(../_img/sub-bx-prev.png);
    background-size:65px;
    background-position:0 0;
}

.related-links .bx-wrapper .bx-next{
    background-repeat:no-repeat;
    background-image:url(../_img/sub-bx-next.png);
    background-size:65px ;
    background-position:0 0;
}



.banner-container .bx-next{
	background-image:url(../_img/h-bx-next.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:161px !important;
	right:30px;
	position:absolute;
	color:transparent;
}

.sub-menu-container .bx-prev{
	background-image:url(../_img/sub-bx-prev.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:42px !important;
	width:42px !important;
}
	.sub-menu-container .bx-prev:hover{
	background-image:url(../_img/sub-bx-prev.png);
	background-repeat:no-repeat;
	background-position:-42px 0;
	height:42px !important;
	width:42px !important;
}

.sub-menu-container .bx-next{
	background-image:url(../_img/sub-bx-next.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:42px !important;
	width:42px !important;
}

.sub-menu-container .bx-viewport{
    width:95% !important;
}

.find-doctors-my-tools-dd .search-results-col2{
    width:100% !important;
}

/*Buttons*/
/* General button style (reset) */
button[disabled], input[disabled]{
    border:1px solid #b8b8b8;
    background-color:#CBDBDD;
}

.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn2 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 18px 60px;
	display: inline-block;
	margin: 15px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}


    .pnl-left .pnl-button{
        margin:0 -10px;
    }

    .pnl-left .pnl-button > .btn{
        font-size:16px;
        background-color:#62abd1;
        border-radius:50px;
        color:#fff;
        padding:15px 50px;
        margin:15px 0;
    }

    .pnl-right .location{
        margin-top:30px;
    }

    .pnl-right .location > div{
        padding-left:0;
    }
  

/* Button 3 */
.btn-3 {
	background: #0289b9;
	color: #fff;
	float:left;
}

.btn-3:hover {
	background: #0289b9;
}


/* Button 3e */
.btn-3e {
	padding: 25px 120px 25px 60px;
	overflow: hidden;
}

.btn-3e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e:hover:after {
	width: 40%;
}

.btnNews{
    width:100%;
}

/*btn-4*/

.btn-4{
	color:#fff !important;
	/*border-radius:35px;*/
	background-color:#62abd1;
	text-align:center;
    font-size:16px;
    border-radius:0px !important;
}

.news-button {
    padding:10px 12px;
    font-size: 18px;
    color: #005eb8 !important;
    background-color:#b3e2f6;
    max-width: 170px;
}

/*Blue action button*/
.blue-action-btn{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: #339fd2;
	cursor: pointer;
	padding: 14px 25px;
	display: inline-block;
	margin: 15px 0px;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	min-width:350px;
	width:100%;
	border-radius:15px ;
	float:left;

}
	.blue-action-btn img{
		float:left;
		width:15%;
		padding:5px 15px 0 0;
	}

	.blue-action-btn h5{
		float:left;
		width:85%;
		color:#01547b;
		font-size:14px;
	}
		.blue-action-btn h5 span{
			color:#fff;
			font-size:18px;
		}

.blue-action-btn:hover{
	background-color:#0289b9;
}

/*Mobile Master Nav*/
    .m-master-nav-btn{
    display:none;
    float:right;
    }

    .m-logo{
    	display:none;
    }

     .mobile-menu-bar{
     display:none;
    }

.mobile-master-nav-container{
	display:none;
}

    .mobile-landing-banner{
        display:none;
    }
 .m-all-services{
 	display:none !important;
 }
 	.m-all-services div{
 		background-image:url(../_img/view-all-services-btn.png);
 	background-repeat:no-repeat;
 	background-position:top center;
 	}

 .newsletter-mobile{
 	display:none !important;
 }


/*Forms*/

.formField50{
	display:inline-block;
	width:46%;
	vertical-align: top;
	margin-right:2%;
}

	.formField50 > strong{
		display:block;
		margin-bottom:5px;
	}

	.formField50 .styled-select{
		width:100% !important;
	}

	.formField50 input{
		width:100% !important;
	}

.input,.fad-az-search {
	position: relative;
	z-index: 0;
	display: inline-block;
	margin:0;
	width: 100% !important;
	vertical-align: top;
}

 select{
 	position: relative;
	z-index: 0;
	display: inline-block;
	margin: 0 16px 20px 16px;
	width: calc(100% - 2em);
	vertical-align: top;
 }

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}

.input{
	border:none;
	border-bottom:1px solid #b8b8b8;
	color:#b8b8b8;
	padding:0 0 7px 0;
	margin:0 16px 20px 16px;
}

select{
	border:none;
	border-bottom:1px solid #b8b8b8;
	color:#b8b8b8;
	padding:0 0 7px 0;
	margin:0 16px 20px 16px;
}
	.input:focus, select:focus{
		outline:none;
		border-bottom:1px solid #62abd1;
		color:#62abd1;
	}

	.input:focus::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #62abd1;
	}
	.input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #62abd1;
   opacity:  1;
	}
	.input:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #62abd1;
   opacity:  1;
	}
	.input:focus:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #62abd1;
	}

.form-container{
	display:block;
	margin:0px auto 0 auto;
}
	.form-container h4{
		margin:0;
	}

    .form-container h1{
        margin:0 0 .5em 0;
        padding:0 15px;
        font-weight:700;
    }

/*Form Format intedned for form specific pages (registration/billpay/gift shop/etc.)*/

.form-format{
	display:block;
	
	width:70%;
}

	.form-format button	{
		clear:left;
		width:200px;
		float:left;
	}

	.form-format .input, .form-format select{
		max-width:100%;
	}

	.form-format .exp-date .input, .form-format .exp-date select{
		max-width:20%;
		float:left;
	}

	.form-format .exp-date p{
		margin:0;
		width:auto;
	}

/* HTML5 Boilerplate accessible hidden styles */
[type="radio"] {
  border: 0; 
  clip: rect(0 0 0 0); 
    height: 1px;
    margin: -1px;
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

/* One radio button per line */
[type="radio"] + span {
  display: block;
  color:#b8b8b8;
  margin:0 16px 20px 0px;
  top:-14px;
  left:-1px;
  z-index:0;
  position:relative;
}

/* the basic, unchecked style */
[type="radio"] + span:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 0.125em solid #fff;
  box-shadow: 0 0 0 0.15em #b8b8b8;
  margin-right: 0.75em;
  transition: 0.5s ease all;
}

/* the checked style using the :checked pseudo class */
[type="radio"]:checked + span:before {
  background: #62abd1;
  box-shadow: 0 0 0 0.20em #b8b8b8;
}

/* HTML5 Boilerplate accessible hidden styles */
/*[type="checkbox"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}*/

/* One radio button per line */
/*[type="checkbox"] + span {
  display: block;
  color:#b8b8b8;
  margin:0 16px 20px 0px;
}*/

/* the basic, unchecked style */
/*[type="checkbox"] + span:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 0.125em solid #fff;
  box-shadow: 0 0 0 0.15em #b8b8b8;
  margin-right: 0.75em;
  transition: 0.5s ease all;
}*/

/* the checked style using the :checked pseudo class */
/*[type="checkbox"]:checked + span:before {
  background-image: url(../_img/checkbox-check.png);
  background-position:0 0;
  background-repeat:no-repeat;
  box-shadow: 0 0 0 0.20em #b8b8b8;
}*/


.checkbox-row{
    width:100%;
    display:block;
    position:relative;
}
    .checkbox-row label{
        margin-left:5px;
    }

.continue-row{
    width:100%;
    padding:0;
}

.continue-btn{
    background-color:#32d641;
    color:#fff;
    border-radius:25px;
}

.styled-select select {
   background: transparent;
   width: 100%;
   font-size: 14px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 38px;
   -webkit-appearance: none;
   padding:0 0 0 10px;
   margin:0;
   }

.styled-select {
    height: 40px;
   overflow: hidden;
   background: url(../_img/select-arrow-down.png) no-repeat 98% 8px;
   border:1px solid #b8b8b8;
   margin:5px 0 10px 0;
   width:100%;
   padding-top:0;
   border-radius:5px;
   max-width:100%;
   }

input[type="text"],input[type="password"]{
     height:38px;
    width:350px;
    border:1px solid #b8b8b8;
    margin:5px 0 10px 0;
    border-radius:5px;
    padding:0 0 0 15px;
    font-size:14px;
}

textarea{
     min-height:150px;
    width:350px;
    border:1px solid #b8b8b8;
    margin:10px 0 20px 0;
    border-radius:5px;
    padding-top:0;
}

/*Underline Style*/
/* Isao */
.input__field--isao {
	z-index: 10;
	padding: 0.75em 0.1em 0.25em;
	width: 100%;
	background: transparent;
	color: #afb3b8;
}

.input__label--isao {
	position: relative;
	overflow: hidden;
	padding: 0;
	width: 100%;
	color: #dadada;
	text-align: left;
}

.input__label--isao::before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 7px;
	background: #dadada;
	-webkit-transform: scale3d(1, 0.4, 1);
	transform: scale3d(1, 0.4, 1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.input__label--isao::after {
	content: attr(data-content);
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.75em 0.15em;
	color: #0289b9;
	opacity: 0;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	pointer-events: none;
}

.input__field--isao:focus + .input__label--isao::before {
	background-color: #0289b9;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.input__field--isao:focus + .input__label--isao {
	pointer-events: none;
}

.input__field--isao:focus + .input__label--isao::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__label-content--isao {
	padding: 0.75em 0.15em;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.input__field--isao:focus + .input__label--isao .input__label-content--isao {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.master-nav-wrapper{
    max-width:1240px; 
    margin:0 auto; 
    float:none; 
    height:auto;
    padding:0 0px;
    background:#ddf4fe;
    border-radius:10px 10px 0px 0px;
}

/*Micro Navigation*/
.micro-nav-wrapper{
    max-width:1240px;
    margin:0 auto; 
    height:43px;
}

ul.micro-nav{ 
    margin:0; 
    list-style:none; 
    float:right;
    height:43px;
    padding:0;
}

ul.micro-nav li{
    float:right;
    padding:9px 18px;
}

ul.micro-nav > li > a{ 
    color:#005eb8; 
    text-decoration:none; 
    padding:0px; 
    font-weight:300;
}

ul.micro-nav > li > a .fa{
    margin-right:7px;
}

ul.micro-nav > li:first-of-type{
    padding:9px 15px 9px 0;
}

.nav-wrapper-mobile {display:none;}


/*Search Homepage*/
#pnlSearch{
    max-width:1240px; 
    margin:0 auto; 
    padding:0; 
    float:none; 
    position:relative;
}

#pnl-search-inner{
    position:relative;
    width:40%;
    float:right;
}

#pnl-search{
    min-height:43px;
    margin:20px 0px;
}

#pnl-search-close{
    position:absolute;
    right:12px;
    top:8px;
    background-color:#3989b2;
    color:#fff;
    cursor:pointer;
    z-index:100;
    padding:0 10px;
}

#pnl-search-close .fa{
    font-size:1.5em;
}



#pnlSearch input[type="text"]{
    width:100%;
    background-color:#ddf4fe;
    border:1px solid #ddf4fe;
    color:#005eb8;
    height:31px;
    margin:6px 0;
    border-radius:20px;
}


#pnlSearch input[type="text"]::-webkit-input-placeholder {
   color:transparent;
}

#pnlSearch input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color:transparent; 
}

#pnlSearch input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color:transparent; 
}

#pnlSearch input[type="text"]:-ms-input-placeholder {  
   color:transparent;
}

#pnlSearch input[type="submit"]{
    position:absolute;
    right:0px;
    top:6px;
    background-color:#b3e2f6;
    border:transparent;
    color:#005eb8;
    height:31px;
    background-image:url("/_img/w-search-icon-new.png");
    background-repeat:no-repeat;
    background-position:87% 50%;
    background-size:13px;
    padding-right:30px;
    border-radius:0px 20px 20px 0px;
}





.micro-nav-wrapper ul li a, .master-nav-wrapper ul li a{ color:#005eb8; font-size:16px; font-family:'Roboto', sans-serif;}


.master-nav-wrapper ul li ul li a{
    font-weight:300;
    color:#2b60a9 !important;
}

.master-nav-wrapper ul li ul li a:hover{
    color:#0099CC !important;
}


		
			ul.micro-nav > li > a > img{ width:23px; float:left;}
				ul.micro-nav > li.quick-tools > a > img{ width:10px; float:left;}
				ul.micro-nav > li.quick-tools  { background-color:#3989b2;}


	/*Hovers & Dropdowns*/
	/*Personalize Experience*/
	ul.micro-nav > li:nth-child(2) > div{
		display:none;
	}
		ul.micro-nav > li:nth-child(2):hover > div{
			position:absolute;
			display:block;
			z-index:19000;
			background-color:#fff;
			width:350px;
			-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
		     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
		     box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
		     border-radius:25px;
		     padding:25px;
		     margin-top:14px;
		     margin-left:-55px;
		}
		.user-initials{
			border-top-right-radius:25px;
			border-bottom-right-radius:25px;
			border-top-left-radius:25px;
			padding:25px;
			border:2px solid #b8b8b8;
			float:left;
		}
			.user-initials span{
				width:100%;
				display:block;
				float:left;
				text-align:center;
				color:#b8b8b8;
				font-size:28px;
				font-weight:500;
			}

			ul.micro-nav > li:nth-child(2) > div > h4{
				float:left;
				width:auto;
				padding-left:20px;
				margin-top:5px;
				color:#444444;
			}
			ul.micro-nav > li:nth-child(2) > div > button{
				float:left;
				padding:12px 28px;
				margin-left:20px;
				margin-top:0;
			}

			ul.micro-nav > li:nth-child(2) > div > a{
				border-top:2px solid #62abd1;
			}

			ul.micro-nav > li:nth-child(2) > div > a:last-child{
				border-top:none;
			}

			ul.micro-nav > li:nth-child(2) > div > a{
				width:100%;
				padding:10px 0;
				float:left;
				color:#b8b8b8;
			}



	/*Quick Tools*/
	ul.micro-nav li.quick-tools ) ul{
		display:none;
		margin-top:-10px;
		-web-kit-transition:2s ease-in-out;
		transition:2s ease-in-out;
	}

    ul.micro-nav li.quick-tools ul{
        display:none;
    }

	ul.micro-nav li.quick-tools:hover ul{
		display:block;
		position:absolute;
		width:350px;
		background-color:#fff;
	     -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	     box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	     z-index:100;
	     margin-top:9px;
	     margin-left:-130px;
	     padding:25px 0;
	     border-radius:25px;
	}

		ul.micro-nav li.quick-tools  ul li{
			width:33.3%;
			float:left;
			display:inline-block;
			text-align:center;
			padding:13px 20px;
			line-height:1;
			min-height:83px;
			-web-kit-transition:.25s ease-in-out;
			transition:.25s ease-in-out;
		}
		ul.micro-nav li.quick-tools ul li:hover{
			background-color:#EAFAFD;
		}
			ul.micro-nav li.quick-tools ul li a{
				text-align:center;
				text-transform: uppercase;
				color:#62abd1;
				font-size:12px;
			}

			ul.micro-nav li.quick-tools ul li a img{
				width:25px;
				margin:0 auto;
				display:block;
                padding-bottom:5px;
			}

			/*Quick Tools*/


	/*Search & Social Media*/
	.micro-search img{width:auto;}
	ul.micro-nav .social-media-btn {padding:.7% 0 0 0;}
		.social-media-btn img{width:auto;}



/*Master Navigation*/
ul.master-nav {
    width:100%; 
    margin:0; 
    list-style:none; 
    padding:0;
    display:table;
}

	ul.master-nav > li { 
        text-align:center; 
        display:table-cell;
        vertical-align:middle;
        padding:15px 0;
         position:relative;
         border-left:2px solid #fff;
	}

	ul.master-nav > li a{ 
            color:#2b60a9; 
            text-decoration:none; 
            text-align:left;  
            -web-kit-transition:.1s ease; 
            transition:.25s ease;
	}

    ul.master-nav li a img{
            max-width:100%;
    }

    /*Logo*/
    ul.master-nav > li:nth-of-type(1){
        /*width:10%;*/
        border-left:none;
        border-radius:10px 0px 0px 0px;
    }

    /*Home Icon*/
     ul.master-nav > li:nth-of-type(2){
        /*display:none;*/
    }

    ul.master-nav > li:nth-of-type(1):hover{
        border:0;
        margin:0;
    }

    ul.master-nav > li:last-of-type{
        border-radius:0px 10px 0px 0px;
    }

    /*Background and border-bottom on hover*/
    ul.master-nav li:hover{
	     background-color:#b3e2f6;
	}

     ul.master-nav > li:hover{
         background-color:#b3e2f6;
    }

     ul.master-nav > li.active-bg:hover{
         background-color:#80d0f2;
     }

     /*Main Navigation Dropdown*/
     	ul.master-nav li > ul{
	     	padding:20px 0px;
	     	 -web-kit-transition:.2s ease-in-out; 
	     	 transition:.2s ease-in-out;
              z-index:20;
              background-color:#b3e2f6;
	     		border-radius:0px 0px 10px 10px;
	     		position:absolute;
	     		width:250px;
                display:none;
                top:52px;
                left:-27px;
                overflow:hidden;
                color:#005eb8;
	  }




		/*Hover*/
		/*ul.master-nav > li:hover { border-bottom:5px solid #2b60a9; margin-bottom:-15px; padding:3% 3% 1.8% 3%;}
			ul.master-nav > li:nth-child(2):hover{padding:4% 3% 2% 3%;}
				ul.master-nav > li:nth-child(7):hover{padding:4% 3% 2.6% 3%;}
				ul.master-nav > li:nth-child(1):hover {border-bottom:none; padding:15px 1.5% 0 0; margin-top:0; background-color:#fff;}
					ul.master-nav > li:nth-child(1):hover a {margin-top:0;}
					ul.master-nav > li:hover > a {margin-top:10px; display:block; color:#234e8a; text-align:center;}*/
	     /*Drop Downs*/


	     		ul.master-nav li ul li{
	     			display:inline-block;
	     			float:left;
	     			width:100%;
	     			padding:10px 40px;
	     			text-align:left;
	     		}

		/*End Active*/
        /*Active End Hover*/

.shadow {
    position: relative;
    margin: 0 auto 80px;
    padding: 70px 0 40px;
    max-width: 840px;
    text-align: center;
    background: #fff;
}

/*#shadow:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    z-index: -1;
}*/

/*#shadow-bottom:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-shadow: -3px -7px 9px rgba(0, 0, 0, 0.4);
       -moz-box-shadow:-3px -7px 9px rgba(0, 0, 0, 0.4);
            box-shadow:-3px -7px 9px rgba(0, 0, 0, 0.4);
    z-index: -1;
}
*/
/*Footer*/
.pre-footer{
	width:100%;
	background-color:#fff;
	color:#1169b1;
}

.pre-footer .container{
    padding:0;
}
	.pre-footer .container div{
		width:33.3%;
		padding:45px 0;
		text-align:center;
		float:left;
		transition:.5s ease-in-out;
		-web-kit-transition:.5s ease-in-out;
	}

    .pre-footer .container div:last-of-type a{
           border-right:0;
    }

		.pre-footer .container div a > img{
			margin:0 auto;
			display:block;
			text-align:center;
			width:47px;
		}

            .pre-footer .container div a{
                display:block;
                padding:0 45px;
                border-right:1px solid #ccc; 
            }

			.pre-footer .container div a > h4, .pre-footer .container div a > p{
				text-align:center;
				color:#1169b1;
				margin:10px 0;
			}

            .pre-footer .container div a > h4{
                font-size:24px;
                font-weight:700;
                margin-top:30px;
            }

            .pre-footer .container div a > span p{
                color:#596370;
                font-size:16px;
                font-weight:300;
            }


	.pre-footer .container div:hover{
		background-color:#EAFAFD;
	}

.footer-container > .m-footer-dd-2 {
	width:20%;
	display:inline-block;
	list-style:none;
    margin:0 0 15px 0;
    padding:0 0 0 40px;
    font-size:16px;
}
    .footer-container > .m-footer-dd-2 ul li {
        display: inline-block;
        float: left;
        width: 100%;
        padding: 7px 0;
    }
		.footer-container > .m-footer-dd-2 ul h3{
			color:white;
			border-bottom:1px solid #599BBB;
			margin-bottom:10px;
			padding-bottom:5px;
		}

		.footer-container > .m-footer-dd-2 ul li a{
			color:#cbd4df;
			font-size:15px;
			font-weight:300;
		}

		.footer-container > .m-footer-dd-2 ul p a{
			color:#fff;
			font-weight:500;
			text-decoration:none;
		}

        .footer-container > .m-footer-dd-2 ul{
            margin:0;
            padding:0;
        }

.contact-info{
	width:100%;
    text-align:right;
}
	.contact-info img{
		width:65%;
		float:right;
		margin:30px 0 20px 0;
	}
		.contact-info p{
			float:right;
			text-align:right;
			margin:0;
			font-size:1em;
		}
			.contact-info button{
				padding:10px 30px 10px 30px;
				float:none;
                font-size:16px;
			}


.DedicatedFooter .footer-bookend ul{
		width:100%;
		list-style:none;
        padding-left: 14%;
        padding-top: 3%;
	}


.footer-bookend{
	width:100%;
	float:left;
	border-top:1px solid #fff;
	background-color:#fff;
	color:#4d4d4d;
    padding:15px;
}
	.footer-bookend ul{
		width:100% !important;
		list-style:none;
        display:block !important;
        padding:0;
        margin:0;
	}
		.footer-bookend ul li{
			display:inline-block;
			padding:0 0 0 20px;
            vertical-align:top;
            line-height:37px;
		}
			.footer-bookend ul li:first-child{
				padding-right:20px;
			}
			.footer-bookend ul li a{
				color:#4d4d4d;
				display:block;
				font-weight:300;
				font-size:13px;
			}

			.footer-bookend ul li p{
				font-size:13px;
				margin-top:-2px;
				margin-bottom:0;
			}
		.footer-bookend ul .social-media-btn{
			float:right;
			border:none;
		}

		.footer-bookend ul span{
			width:60%;
			display:inline-block;
			vertical-align: middle;
		}

		.footer-bookend ul div{
			width:63%;
			display:inline-block;
			vertical-align: middle;
			text-align:left;
		}

        .footer-bookend .container{
            padding-top:0 !important;
            padding-bottom:0 !important;
        }




/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv      I. HOMEPAGE               vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv HOMEPAGE STYLES START HERE vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/

/*header*/
.wrapper .header-group{
    padding:0px;
}

.header-group > .row{
    margin:0;
}

.logo img{
    width:90%;
    margin:20px 0px;
    max-width:252px !important;
}

/*Banner*/
.banner-content{
	width:519px;
	border-radius:25px;
	background-color:rgba(99,171,208,.8);
	border:2px solid rgba(255,255,255,.8);
	padding:10px 30px 30px 30px;
	position:relative;
	color:#fff;
    display:inline-block;
}

.banner-container .container{
    height:100%;
}

.banner-container .banner-content{
    display:inline-block;
    vertical-align:middle;
    margin-top:-137px;
}

	.banner-content h2{
		font-weight:700;
		color:#fff;
        margin-top:10px;
	}

	.banner-content p{
		border-top:2px solid #fcda53;
		padding-top:15px;
	}

	.banner-content button, .banner-content input[type=button]{
		position:absolute;
		left:30px;
		bottom:-47px;
		background-color:#fcda53;
		color:#525252;
		font-weight:300;
		border:2px solid rgba(255,255,255,.8);
	}
		.banner-content button:hover, .banner-content input[type=button]:hover{
		background-color:#fcda53 !important;
	}

	.banner-container .bx-wrapper img{
		display:none;
	}

	.banner-container .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
		bottom:150px !important;
		left:0 !important;
	}

	.banner-container .bx-wrapper .bx-pager.bx-default-pager a{
		color:#fff !important;
		background:#fff !important;
	}

	.banner-container .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
		background:#fcda53 !important;
		color:#fcda53 !important;
	}

/*Homepage Tools - Personalization*/
.hpage-my-tools{
	width:100%;
	background-image:none;
	position:relative;
	margin:0 auto 0px;
	bottom:-1px;
	left:0;
	right:0;
    padding:0 0 30px 0;

}

.find-doctors-btn, .programs-serv-btn, .news-events-btn, .locations-btn{
	margin:0px 1px;
	padding:18px 25px;
	border:4px solid #a8cbe3;
} 


	.find-doctors-btn img, .programs-serv-btn img, .news-events-btn img, .locations-btn img{
		width:18px;
		float:left;
	} 

		.find-doctors-btn a, .programs-serv-btn a, .news-events-btn a, .locations-btn a{
			color:#fff;
			padding-left:15px;
			font-weight:300;
		} 

.find-doctors-my-tools-dd, .programs-serv-my-tools-dd, .news-events-my-tools-dd, .locations-my-tools-dd{
	display:block;
	width:100%;
	float:left;
	position:relative;
	display:none;
	background-color:#EFFDFF;
	padding: 50px 0 50px 0;
    box-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.news-events-my-tools-dd .news-event-home .rounded-body{
    padding:0;
}

.news-events-my-tools-dd .news-event-viewport .c-tabs__content{
    padding:30px 30px 30px 30px;
    min-height:500px;
}

.news-events-my-tools-dd .news-search{
    margin:0 -30px;
    border-top:1px solid #ccc;
    border-top-left-radius:0;
    border-top-right-radius:0;
}

.news-events-my-tools-dd .news-event-search{
    padding:30px;
}

.news-events-my-tools-dd .news-event-toggle > .c-tabs > .c-tabs__item > .c-tabs__content{
    padding-bottom:0;
}

.programs-serv-my-tools-dd .fad-home h1{
    margin:0 0 0.5em 0;
    color:#596370;
    padding:0 15px;
    font-weight:700;
    font-size:2.3em !important;
}

.programs-serv-my-tools-dd .fad-home .rounded-body{
    padding:30px;
}

.user-profile{
    float:left;
    padding-left:20px;
    margin-top:5px;
    width:209px;
}
    .user-profile h4{
        margin:0;
        color:#3d565d;
    }

    .user-profile .btn2{
        padding:12px 36px;
    }

/*Events Dropdown Homepage*/
#date-field{
    position:relative;
}

#date-field input[type="text"]{
    width:100%;
}

#date-field input[type="image"]{
    position:absolute;
    right:10px;
    top:15px;
    width:20px;
}

.events-viewport{
      width:64%;
    float:none;
    display:inline-block;
    vertical-align:top;
    margin-top:0px;
    padding:0;
}

/*5 Main Sections*/
.sec1{
	height:auto;
	overflow:hidden;
    background-color:#33b4d4;
}

.sec2{
	height:auto;
	overflow:hidden;
    background-color:#81DE5A;
}

.sec3{
	height:auto;
	overflow:hidden;
    background-color:#5B4083;
}

.sec4{
	height:auto;
	overflow:hidden;
    background-color:#E4134A;
}

.sec5{
	height:auto;
	overflow:hidden;
    background-color:#FA7A53;
}
	.sec-title{
		width:50%;
		float:left;
		margin:12px 0;
	}

	.sec2 .sec-title, .sec4 .sec-title{
		float:right;
	}
		.sec-title h4{
			width:auto;
			margin:0;
			color:#fff;
            display:inline-block;
            vertical-align:top;
            line-height:21px;
		}
			a.explore{
				float:right;
				width:95px;
				color:#fff;
			}
	
			.explore img{
				width:24px;
				float:right;
			}


.master-container > .container.last{
    height:auto;
    width:100%;
    display:block;
    padding:150px 0;
}

.master-container.sec2 .container.last, .master-container.sec4 .container.last{
    margin-left:49%;
}

.sec-body{
    height:calc(100% - 49px);
    width:50%;
    float:left;
    clear:left;
}

.sec-body:before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    height:100%;
    font:0/0 caption;
}

.sec-body-inner{
    vertical-align:middle;
    max-width:50%;
    display:inline-block;
}



.white-background{
    position:absolute;
    width:100%;
    height:calc(100% - 49px);
    bottom:0;
    right:35%;
    background-color:#fff;
    border-bottom-right-radius:125px;
    border-top-right-radius:125px;
}

.sec2 .white-background, .sec4 .white-background{
    right:0;
    left:35%;
    border-bottom-left-radius:125px;
    border-top-left-radius:125px;
}



.transparent-circle{
	height:622px;
	border-radius:311px;
	width:622px;
	position:absolute;
	border:15px solid rgba(255,255,255,.3);
	overflow:hidden;
	z-index:5;
}
	
	.circle-img {
		width:100%;
		height:100%;
		border-radius:311px;
		z-index:4;
	}


	/***************************SECTION 1*********************************/
	.sec1 .sec-body h2{
		color:#33b4d4;
		font-weight:500;
		margin-bottom:0;
	}
		.sec1 .sec-body p{
		}

	.sec1 .btn-4{
		background-color:#33b4d4;
	}

	.sec1 .transparent-circle{
		top:-35px;
		right:-110px;
	}

	.sec1 .circle-img{
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:cover; 
	}

/********************************** SECTION 2*******************************/	
	.sec2 .sec-body{
		clear:both;
		float:right;
	}
	.sec2 .sec-body h2{
		color:#20c437;
		font-weight:500;
		margin-bottom:0;
	}
		.sec2 .sec-body p{
		}

	.sec2 .btn-4{
		background-color:#20c437;
	}

	.sec2 .transparent-circle{
		top:-35px;
		left:-110px;
	}

	.sec2 .circle-img{
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:cover; 
	}


/********************************** SECTION 3*******************************/	
	.sec3 .sec-body h2{
		color:#5b4183;
		font-weight:500;
		margin-bottom:0;
	}
		.sec3 .sec-body p{
		}

	.sec3 .btn-4{
		background-color:#5b4183;
	}

	.sec3 .transparent-circle{
		top:-35px;
		right:-110px;
	}

	.sec3 .circle-img{
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:cover; 
	}

/********************************** SECTION 4*******************************/	
	.sec4 .sec-body{
		clear:both;
		float:right;
	}
	.sec4 .sec-body h2{
		color:#e31349;
		font-weight:500;
		margin-bottom:0;
	}
		.sec4 .sec-body p{
		}

	.sec4 .btn-4{
		background-color:#e31349;
	}

	.sec4 .transparent-circle{
		top:-35px;
		left:-110px;
	}

	.sec4 .circle-img{
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:cover; 
	}

/********************************** SECTION 5*******************************/	
	.sec5 .sec-body h2{
		color:#fa7a53;
		font-weight:500;
		margin-bottom:0;
	}
		.sec5 .sec-body p{
		}

	.sec5 .btn-4{
		background-color:#fa7a53;
	}

	.sec5 .transparent-circle{
		top:-35px;
		right:-110px;
	}

	.sec5 .circle-img{
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:cover; 
	}

/*End 5 Sections*/



/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv      II. SUBPAGE               vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv SUBPAGE STYLES START HERE vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
.breadcrumbs {	width:100%;	padding:15px 0 50px 0;	font-size:.875em;}
	.breadcrumbs a {	color:#8ac0dc;	text-decoration:underline;	font-size:.875em;}



/*Sub-Menu Navigation Top*/
.sub-menu-container{
	max-width:100%;
	width:100%;
	margin:0 auto;
	float:left;
}

	.sub-menu-container .bx-wrapper .bx-pager, .sub-menu-container .bx-wrapper .bx-controls-auto{
		display:none;
	}

.pics{
	width:auto !important;
}
.pics > div{
	position:relative !important;
	float:left;
	width:auto;
	margin:0 20px;
	display:block !important;
}

.sub-container {
    width:100%;
    float:left;
}

.sub-container.full-page{
    max-width:1240px;
    margin:0 auto;
    padding:0;
    float:none;
    position:relative;
}

.sub-container .bxslider li{
	width:auto !important;
    padding:25px 0;
}

.sub-container .bxslider .active-slide{
    margin:20px 0 20px 5px !important;
    width:auto !important;
    padding:0 25px;
    border-right:1px solid #fff;
}

.active-slide a{
    font-size:21px !important;
}

.sub-container .bx-wrapper .bx-next{
   right:35px !important;
}

.sub-container .bx-wrapper, .sub-container .bxslider, .sub-container .bx-viewport, .sub-container .bxslider li{
	height:auto !important;
	padding-left:26px !important;
	margin-bottom:0;
}

.sub-container .bxslider li a{
	color:#fff;
    font-weight:300;
    font-size:14px;
}


.sub-container .bx-wrapper{
	max-width:1240px !important;
	box-shadow:none !important;
	position:relative;
}

.section-link-cover{
	background-color:inherit;
	position:absolute;
	right:0;
	width:100px;
	height:88px;
	box-shadow:-5px 1px 5px rgba(111, 111, 111, 0.42);
	z-index:1;
    display:none !important;
}

.previous-1, .previous-2, .previous-3, .previous-4{
	float:left;
	width:100%;
}

.previous-1 .container, .previous-2 .container, .previous-3 .container, .previous-4 .container{
	padding:10px 15px 10px 15px;
}

.previous-1 a, .previous-2 a, .previous-3 a, .previous-4 a{
	color:#fff;
	font-size:14px;
    font-weight:300;
}

/*Section Colors for Breadcrumb and current location*/

.green-section, .green-section .bx-wrapper{
	background-color:#79dc87;
}

.green-section > .container{
	background-color:#79dc87;
}

.green .previous-1{
	background-color:rgba(32,196,55,1);
}
	.green .previous-2{
	background-color:rgba(32,196,55,.8);
}






/*Page Tools*/
.page-tools{
 width:100%;
 padding:0 0px 10px 0px;
 text-align:right;
 margin-top:-41px;
 margin-bottom:82px;
}
	.page-tools ul {
		list-style:none;
		width:100%;
        padding:0;
        margin:0;
        display:block;
        vertical-align:middle;
        float:right;
	}
		.page-tools ul li{
			display:inline-block;
            padding:5px;
            background-color:#7f31a9;
            vertical-align:middle;
            text-align:center;
		}
		
		.page-tools ul li:empty {
			display:none;
		}

        .page-tools ul li a .fa-phone{
            margin-right:7px;
        }

		.page-tools ul .last{
			border-right:none;
            max-width:120px;
            display:inline-block;
		}

		.page-tools ul li a{
			width:100%;
			color:#fff;
            display:block;
            padding:5px;
            text-align:center;
            font-size:15px !important;
		}
			.page-tools ul li a img{
				display:inline-block;
				margin:0 auto;
				width:100%;
                width:15px;
			}

		.page-tools ul li:nth-child(1) a{
			width:24.3%;
			float:none;
			padding:0;
			vertical-align:text-bottom;
			line-height:1;
            display:inline-block;
            color:#fff;
            vertical-align:middle;
            margin-top:-3px;
		}

        .page-tools ul li.last > a{
            background-color:#7f31a9;
        }
                
        .page-tools ul li.last > a img{
            width:10px; 
            margin:-3px 10px 0 6px;
        }


/*Sub-Banner*/
.sub-banner{
	height:370px;
	width:100%;
	position:relative;
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
}

/*Sub-Main Content*/

.sub-main-content{
	display:inline-block;
    vertical-align:top;
}
	.sub-main-content > h5{
	line-height:1.5;
	font-size:30px;
	font-weight:lighter;
	margin-bottom:30px;
}


/*Sub-Side Nav*/
.sub-side-nav{
    vertical-align:top;
	background-color:#fff;
    display:none;
}

	.side-nav-top{
		width:100%;
        list-style-type:none;
		box-shadow:0 0 5px #ccc;
		border-radius:50px;
		border-bottom-left-radius: 0px;
		padding-left:0;
		padding-bottom:15px;
	}

		.side-nav-top h2{
			padding:0 15px 0 15px;
            font-size:24px;
            margin:15px 0 0px;
            color:#3d565d;
            font-family:'Roboto', sans-serif;
            font-weight:500;
		}

		.side-nav-top li{
			width:100%;
			padding:15px 0 0 0px;
		}
			.side-nav-top li a{
				color:#a9a9a9;
				font-size:1em;
                font-weight:300;
			}
		.side-nav-top img{
			border-top-right-radius:50px;
			border-top-left-radius:50px;
			border-bottom:10px solid transparent;
            width:100%;
		}
		.side-nav-top >  h2{
			font-style:italic;
		}
.exit-menu{
	display:none;
}

/*Related Links*/

.related-background{
    padding:30px 0;
    background-color:#e2eff7;
}

.related-links{
	/*min-width:400px;
	max-width:400px;*/
	width:100%;
    margin:0px auto 0;
    max-width:1240px;
}
	.related-links div{
		width:100%;
		float:none;
        z-index:1;
	}
		.related-links div img{
			width:28px;
			float:left;
			margin:0 25px;
		}

		.related-links div h3{
			width:100%;
			margin:0;
			font-style:italic;
			font-weight:300;
			color:#313131;
			text-transform:initial;
			padding:0 0 22px 12px;

		}
			.related-links div h3 span{
				font-size:.875em; font-weight:700; color:#0289b9; width:100%; font-style:normal;
			}

.related-links .bx-wrapper .bx-pager{
	display:none;	
}

.related-links .bxslider2 li a{
	padding:0;
	display:inline-block;
	float:left;
    border-top:6px solid #fcda53;
    margin:0 1%;
    box-shadow:0 0 5px #ccc;
    border-bottom-right-radius:25px;
    width:31%;
    text-align:center;
    background-color:#fff
}

.related-links .bxslider2 li a > p{
    margin:0;
    padding:15px 30px;
    color:#3d565d;
}

.related-links .bxslider2 li a > span{
    padding:10px;
    display:block;
    text-align:center;
    color:#e9544f;
    font-size:14px;
    text-transform:uppercase;
    border-top:1px solid #ccc;
}
	.related-links ul{
		width:100%;
		list-style:none;
		padding:0 15px 0px 78px;
	}
		.related-links ul li{
			display:inline-block;
			float:left;
			width:100%;
			padding:15px 75px;
		}

		.related-links .bx-wrapper{
			margin-bottom:0px;
            border-radius:25px;
            background-color:transparent;
            box-shadow:none;
		}

.related-links .inpage-conv{
	width:27%;
	margin:0 18px;
	border:1px solid #ccc;
	border-radius:50px;
	border-bottom-left-radius:0;
	padding:0 !important;
}

.related-links .inpage-conv img{
	width:100%;
	height:auto;
	display:block;
	margin:0;
	border-radius:50px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom:10px solid #fcc217;
}

.related-links .inpage-conv h4, .related-links .inpage-conv p{
	padding:0 15px;
}

.related-links .inpage-conv h4{
		margin-bottom:0;
}

.related-links .inpage-conv p:last-child{
	text-align:center;
	text-transform:uppercase;
	font-weight:500;
	border-top:1px solid #ccc;
	padding-top:15px;
}


/*End of Page Navigation*/
.end-page-nav{
	display:block;
	float:none;
	width:100%;
}
	.end-page-nav ul{
		list-style:none;
		width:100%;
		padding-left:0;
	} 

		.end-page-nav ul li{
			display:inline-block;
			float:left;
			width:18%;
			padding:20px;
			min-height:95px;
			-web-kit-transition:.25s ease-in-out;
		transition:.25s ease-in-out;
		}

		.end-page-nav ul li:first-child{
			width:6%;
			border-bottom:5px solid #2b60a9;
		}

		.end-page-nav ul li:first-child:hover{
			border-bottom:15px solid #2b60a9;
		}

		div.end-page-nav ul > li:hover{
			padding:20px 20px 0 20px;
		}

		/*Hover Sections*/
		.end-page-nav ul > li:nth-child(2) {border-bottom:5px solid #33b4d4;}
		.end-page-nav ul > li:nth-child(2):hover{border-bottom:15px solid #33b4d4;}
					.end-page-nav ul > li:nth-child(2) a {color: #33b4d4;}
		.end-page-nav ul > li:nth-child(3) {border-bottom:5px solid #20c437;}
		.end-page-nav ul > li:nth-child(3):hover{border-bottom:15px solid #20c437;}
					.end-page-nav ul > li:nth-child(3) a {color: #20c437;}
		.end-page-nav ul > li:nth-child(4) {border-bottom:5px solid #5b4183;}
		.end-page-nav ul > li:nth-child(4):hover{border-bottom:15px solid #5b4183;}
					.end-page-nav ul > li:nth-child(4) a {color: #5b4183;}
		.end-page-nav ul > li:nth-child(5) {border-bottom:5px solid #e31349;}
		.end-page-nav ul > li:nth-child(5):hover{border-bottom:15px solid #e31349;}
					.end-page-nav ul > li:nth-child(5) a {color: #e31349;}
		.end-page-nav ul > li:nth-child(6) {border-bottom:5px solid #fa7a53;}
		.end-page-nav ul > li:nth-child(6):hover{border-bottom:15px solid #fa7a53;}
				.end-page-nav ul > li:nth-child(6) a {color: #fa7a53;}

/*Section Page*/
.inpage-conv-nav{
	width:27%;
	margin:20px 35px;
	border:1px solid #ccc;
	border-radius:50px;
	border-bottom-left-radius:0;
	padding:0 !important;
	display:block;
	float:left;
}

.inpage-conv-nav img{
	width:100%;
	height:auto;
	display:block;
	margin:0;
	border-radius:50px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom:10px solid #fcc217;
}

.inpage-conv-nav h4, .inpage-conv-nav p{
	padding:0 15px;
}

.inpage-conv-nav h4{
		margin-bottom:0;
}

.inpage-conv-nav p:last-child{
	text-align:center;
	text-transform:uppercase;
	font-weight:500;
	border-top:1px solid #ccc;
	padding-top:15px;
}

.container .intro{
	display:block;
	float:left;
	padding:30px 5%;

}

/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv      III. MICROSITE              vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv MICROSITE STYLES START HERE vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/

.microsite-nav-container{
 width:100%;
 background-color:#339fd2;
 float:left;
}
	.microsite-nav{
		max-width:1390px; margin:0 auto; float:none; max-height:60px; min-height:60px;
	}

	.microsite-nav ul {
		list-style:none;
		width:100%;
		margin:0;
		padding-left:0;
	}
		.microsite-nav ul li {
			float:left;
			display:inline-block;
			padding:10px 30px;
			height:60px;
			line-height:40px;
			position:relative;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			transition: all 0.3s;
		}

			.microsite-nav ul li a{
				color:#cce7f4;
			}

		.microsite-nav ul li ul{
			display:none;
			position:absolute;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			transition: all 0.3s;
			top:60px;
			left:0;
			z-index:1000;
		}
			.microsite-nav ul li ul li{
				width:130%;
				background-color:#2c8dba;
			}


		.microsite-nav ul li:hover{
			background-color:#2c8dba;
		}

		.microsite-nav ul li:hover ul {
			display:block;
			float:left;
		}

		.microsite-nav ul li ul li:hover {
			background-color:#2E82A9;
		}

		.microsite-nav h3{
  		  display:none;
		}



/*Microsite Side Nav*/
.microsite-side-nav{
	width:33%;
	float:left;
	max-width:400px;
	padding:0 0 0 40px;
}

	ul.microsite-nav-top{
		min-width:400px;
		width:100%;
		list-style:none;
	}
		ul.micrsosite-nav-top li{
			display:inline-block;
			width:100%;
			padding:15px 0;
			float:left;
			border-bottom:1px solid #a9a9a9;
		}
			ul.microsite-nav-top li a{
				color:#a9a9a9;
				font-size:1em;
			}
/*Microsite Nav Button*/
.m-micro-menu-btn{
	display:none;
}

/*Microsite Patient Stories*/

.sub-main-content .stories{
 	width:49%;
 	margin:0 30px 0 0;
}

.sub-main-content .stories div{
	width:100%;
}



/*Frosted Glass*/
.mobile-side-nav{
	display:none;
}

/*Roudned Body*/

.rounded-body{
    float:left;
	width:100%;
	/*border-radius:25px;*/
	background-color:#fff !important;
	/*-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
     box-shadow: 0 0 5px #ccc;*/
     padding:30px;
}

/*Step Process*/
.step-process{
	display:block;
	text-align:justify;
	font-size:0.1px;
	width:100%;
	position:relative;
	margin:30px 0 30px 0;
}	
	.step-process .step{
		width:33%;
		height:50px;
		display:inline-block;
		position:relative;
	}

	.step-process .step img{
		width:50px;
		margin:0 auto;
		display:block;

	}

	.step-process .step p{
		text-align:center;
		margin-top:0;
		float:none;
	}

	.step-process:after {
		  content: '';
		  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
		  display: inline-block;
		}

	.step-process > img{
		width:100%;
		position:absolute;
		z-index:0;
		height:50px;
	}

/*CTA Bar*/

.cta-bar{
	width:100%;
	float:left;
	margin:20px 0;
}

	.inpage-cta{
		list-style:none;
		border:1px solid #cccccc;
		box-shadow:0 0 5px #ccc;
		border-radius:25px;
		border-bottom-left-radius: 0px;
		padding:15px;
		margin:0 19px 10px 0px;
		display:inline-block;
		width:316px;
		text-align:center;
        display:none;/*Needs to be removed after presentation and have better placement*/
	}

    .inpage-cta a{
        font-size:14px;
    }

	.inpage-cta h4{
		margin:0;
        font-size:16px;
	}

	.inpage-cta br{
        display:none;
    }

.doc-thumbnail-card span a.star-select {
    background-position: -25px 3px;
}

.profile-type .step-process {
    display: none;
}

.full-page .fad-search{
    float:none;
}

/*Login Styles*/
.rounded-body.login{
    text-align:center;
    max-width:600px;
    margin:0 auto;
    float:none;
}
    .rounded-body.login .form-format{
        width:75%;
        margin:0 12.5%;
    }

ul.micro-nav li.personalize-header {
    display: none;
}

.personalize-wrapper li.not-personalize-header {
    display: none;
}

.personalize-wrapper ul.micro-nav li.personalize-header {
    display: block;
}

.requiredTag{
   display:block !important;
   font-size:11px;
   text-align:right;
   margin-top:-8px;
   margin-bottom:10px;
}

/*Personalization*/
/*Find A Doctor Toool Personalization Page*/

.find-doctors-tool, .locations-tool, .news-search, .events-search, .find-blog-tool {
    /*border-radius:25px;*/
	background-color:#fff;
    margin:0;
    font-size:0;
    overflow:hidden;
}

.events-search{
    margin:0 -30px;
    border-top:1px solid #ccc;
    border-radius:0;
}


.find-blog-tool{
    overflow:visible;
    border-right:0px !important;
}

.find-doctors-tool .fad-home, .locations-tool .fad-home{
    margin:0 !important;
    font-size:0;
}

.find-doctors-tool .fad-search, .locations-tool .fad-search, .news-event-search, .find-blog-tool {
    border-top-right-radius:0px !important;
    border-bottom-right-radius:0px !important;
    border:0;
    border-right:1px solid #ccc;
    width:35%;
    padding:30px;
    float:none;
    font-size:0;
}

.locations-tool .fad-search{
    padding-bottom:35px;
}

.find-doctors-tool .fad-viewport, .locations-tool .fad-viewport, .news-event-viewport, .events-viewport, .blog-article-list{
    width:65%;
    float:none;
    padding:0;
    margin-top:0;
    display:inline-block;
    vertical-align:top;
    font-size:16px;
}

.find-doctors-tool .c-tabs__content, .locations-tool .c-tabs__content{
    padding:15px;
}

.locations-tool .c-tabs-loc{
    padding:0;
}

.find-doctors-tool .search-results-col2 .search-results-physician, .find-doctors-tool .search-results-physician{
    width:31.3%;
    margin:1%;
    display: inline-block;
    font-size:16px;
}



.locations-tool .loc-thumbnail-card{
    margin:1% 3%;
}

.personalize-find-a-doctor > h4, .personalize-interests > h4, .personalize-locations > h4, .personalize-primary-tool > h4{
    margin:0px 0 0 0;
    color:#2b60a9;
    font-weight:700;
}

.personalize-find-a-doctor > h3, .personalize-interests > h3, .personalize-locations > h3, .personalize-primary-tool > h3{
    margin:5px 0 0px 0;
    font-weight:700;
}

.personalization.profile-type > .container{
    padding:0;
}

.find-doctors-tool .fad-search h4, .locations-tool .fad-search h4, .find-blog-tool > h4{
    padding:5px 15px 15px 3px;
}

.find-blog-tool > h4{
    color:#313131;
    margin:0;
}

.find-blog-tool{
    padding:15px;
    display:inline-block;
    margin:0;
}

.locations-tool .fad-viewport, .find-doctors-my-tools-dd .fad-viewport{
    border-left:1px solid #ccc;
}

.find-doctors-my-tools-dd .fad-search{
    border-right:0 !important;
}


#avid-loc-search-address{
    border-right:0px;
}

.btn-search-address{
    width:100%;
}

.personalize-interests, .personalize-locations, .personalize-primary-tool{
    margin:40px 0 0 0;
    width:100%;
}

.defaultPrimaryTool{
    width:auto;
    margin:20px .2% 20px 0;
    vertical-align:top;
	display:inline-block;
	border-radius:25px;
	border:2px solid #b8b8b8;
	border-bottom-left-radius:0;
	overflow:hidden;
	position:relative;
   
}
    .defaultPrimaryTool > .doc-thumbnail-card{
        border:0px;
    }

.interest-btn{
    border:1px solid #313131;
    color:#313131;
    padding:10px 25px 10px 25px;
    text-transform:uppercase;
    border-radius:25px;
    margin:20px 1% 20px 0;
    display:inline-block;
    -webkit-transition:250ms linear;
    transition:250ms linear;
    font-weight:300;
}
    .interest-btn.star-select{
        background-color:#FCDA54;
        border:1px solid #FCDA54;
    }

    .interest-btn:hover{
        background-color:#FCDA54;
        border:1px solid #FCDA54;
    }

    ..news-card span{
        font-size:14px !important;
    }

.personalize-find-a-doctor .find-doctors-tool{
    border:1px solid #ccc;
    margin-top:30px;
}

.personalize-find-a-doctor .pagination-links{
    font-size:16px;
    position:absolute;
    z-index:10;
    top:140px;

}

.personalize-find-a-doctor #docdetail > a.pagination-links:first-of-type{
    left:4px;
}

.personalize-find-a-doctor .search-results-physician + .pagination-links{
    right:4px;
}



.personalize-find-a-doctor .pagination-links span{
    background-color:#62abd1;
    padding:10px 12px;
    display:inline-block;
    border-radius:50%;
}

.personalize-find-a-doctor .pagination-links span img{
    width:5px;
}

.personalize-primary-tool .doc-thumbnail-card{
    width:100%;
}
    .personalize-primary-tool  .doc-thumbnail-card > button{
        margin:20px;
        float:none;
        display:block;
        width:auto;
        padding:18px 18px;
    }

     .personalize-primary-tool  .doc-thumbnail-card > button span{
        font-size:14px;
        display:inline-block;
        vertical-align:top;
    }

      .personalize-primary-tool  .doc-thumbnail-card > button span:first-of-type{
        font-family: 'Roboto Slab', serif;
        padding-right:3px;
        text-transform:capitalize;
        font-size:13px;
    }

    

      .personalize-primary-tool  .doc-thumbnail-card > button img{
        display:inline-block;
        vertical-align:middle;
    }

      .personalize-primary-tool  .doc-thumbnail-card > button a{
          display:inline-block;
          vertical-align:middle;
          padding-left:3px;
      }



.personalize-find-a-doctor{
    width:100% !important;
}

.personalize-find-a-doctor .fad-viewport{
    width:65%;
    float:none;
    display:inline-block;
    vertical-align:top;
    margin-top:0px;
    padding:0;
}

.fad-viewport > .c-tabs{
    padding:0;
}

.personalize-find-a-doctor .c-tabs-doc{
    padding-left:0px;
    margin:0;
}

.personalize-find-a-doctor #docdetail{
    padding:30px;
    font-size:0;
    position:relative;
}

.settings-type .not-in-settings {
    display: none;
}

.settings-type .requiredTag.not-in-settings {
    display: none !important;
}

.settings-type .step-process {
    display: none;
}

.only-in-settings {
    display: none;
}

.settings-type .only-in-settings {
    display: block;
}

/*Blog Landing*/


#ctl00_FindADoctor1_pnlPages > li,  .divFindADoctor .page-button-item{
    display:inline-block;
    vertical-align:top;
}

/*Top Level Navigation Page*/
.mega-navgiation-landing > h1{
    margin: 20px 30px;
}

/*Gift Shop*/
#divShop table, #divShop tbody, #divShop tr{
    display:block;
    float:none;
}

#divShop td{
    display:inline-block;
    vertical-align:top;
}


.categories{
    width:28%;
    margin:30px 2.5%;
    float:left;
    padding-bottom:0;
    box-shadow:0 0 5px #ccc;
    border-radius:50px;
    border-bottom-left-radius:0;
    padding-left:0;
}
    .categories h2{
        	font-size:21px;
        font-weight:400;
        padding:25px 0;
        margin:0;
		text-align:center;
		padding-left:0;
        color:#3d565d;
        font-family:'Roboto', sans-serif;
    }

    .product-list{
        margin:30px 0;
    }

    .product-list .product-item .product-image{
        width:20%;
        display:inline-block;
        vertical-align:top;
    }
         .product-list .product-item .product-image img{
        width:100%;
    }

         .product-list-details{
             display:inline-block;
             width:80%;
             vertical-align:top;
             padding:0 20px;
         }

         .details-image{
             display:inline-block;
             vertical-align:top;
             width:20%;
         }
            .details-image img{
                width:100%;
                height:auto;
            }

        .details-wrapper{
            display:inline-block;
            vertical-align:top;
            width:80%;
            padding:0 20px;
        }

        .details-wrapper table tbody > tr{
            width:50%;
            display:inline-block;
        }

        .details-wrapper tr:nth-of-type(2) > td{
            width:100% !important;
        }

        .trPrice .quantity{
            display:block;
            margin:5px 0;
        }

        .trPrice .price{
            display:block;
        }

        .quantity-input{
            max-width:65px;
        }

        .totalLabel{
            margin:5px 0;
            display:block;
            font-size:16px;
            font-family:'Roboto', sans-serif;
            color:#313131;
        }

        input[disabled].btn-4{
            background-color:#cbdbdd;
            color:#313131;
            margin-left:0;
        }

        .validator span{
           margin-right:10px;
        }

        #divShop .top-content-nav{
            display:none;
        }

        .trPrice .btn-4{
            margin-left:0;
        }

        /*Shopping Cart*/
        .shoppingCartContainer > tbody > tr > td{
            width:100%;
        }

        .cartHeaderRow{
          border-bottom:1px solid #ccc;
        }

    .cartHeaderRow td:nth-of-type(1) {
            }
        .cartheader{
            width:15%;
            padding-bottom:5px;
        }

        /*Products Section*/

        /*Price Section*/

        /*Qty Section*/

        /*Total Section*/

        /*Remove*/

            .cartheader img{
                width:50% !important;
                height:auto !important;
                margin-right:50%;
            }

        .cartItems{
            padding-top:5px;
        }

        .cartItems tr td.cartheader{
            text-align:left;
        }

          .cartItems tr td.cartheader:nth-of-type(1), .cartHeaderRow td:nth-of-type(1){
            width:60%;
        }

             .cartItems tr td.cartheader:nth-of-type(2), .cartItems tr td.cartheader:nth-of-type(3), .cartItems tr td.cartheader:nth-of-type(4), .cartItems tr td.cartheader:nth-of-type(5),
             .cartHeaderRow td:nth-of-type(2), .cartHeaderRow td:nth-of-type(3), .cartHeaderRow td:nth-of-type(4), .cartHeaderRow td:nth-of-type(5){
            width:9%;
        }

        .cartItems tr td.cartheader:nth-of-type(5) a{
            font-size:12px;
        }

        .subtotalShop{
            width:100%;
        }

        .shoppingCartContainer .btn{
            padding:15px 30px;
            margin:5px 0;
        }


        /*Coupon Code*/
        .couponCode tr:nth-of-type(2){
            margin:15px 0 0 0;
        }
        .couponCode tr:first-of-type td{
            display:block !important;
        }

        .btn-5{
            padding:15px 30px;
            margin: 0 15px 0 0;
        }

        .subtotalContainer{
            border-top:1px solid #ccc;
            border-bottom:1px solid #ccc;
            padding:20px 0;
            margin:20px 0;
            width:352px;
        }
            .subtotalContainer tr{
                margin:5px 0;
                line-height:18px;
            }
            .subtotalContainer tr td:first-of-type{
                width:31%;
            }

             .subtotalContainer tr td:nth-of-type(2){
                width:67%;
                text-align:right;
            }
    .ccInformation tr td{
        display:block !important;
    }

    /*Shop Categories*/
    .shopCategories .categories > a{
        display:block;
        overflow:hidden;
    }   
        .shopCategories .categories > a img{
            width:100%;
            height:auto;
            border-top-right-radius:50px;
		    border-top-left-radius:50px;
		    border-bottom:10px solid #20c437;
            width:100%;
        }


/*Search Results Page*/
.search-results-key{
    display:inline-block;
    vertical-align:top;
}
.pnl-results-count{
    width:137px;
    float:right;
}
.pnl-results-count .styled-select > span{
    display:inline-block;
    line-height:38px;
    padding:0 0 0 15px;
    color:#b8b8b8;
    font-size:14px;
}
    .pnl-results-count .styled-select > select {
        padding-left:0;
        width:64px !important;
        display:inline-block;
    }

.search-results-key .search-key-header, .search-results-key .search-key-label, .search-results-key img{
    line-height:50px;
    display:inline-block;
    vertical-align:middle;
}

.personalized-dropdown {
    display: none;
    float: right;
}

.search-results-key img{
    width:14px;
}

.search-results-key .search-key-label{
    padding-left:10px;
}

/*BR Update 7/25/16 Class Style Update */
.search-page-list{
    text-align:center;
    padding-left:0;
    margin:0 10px;
    display:inline-block;
}

/*BR Update 7/25/16 Class Style Update */
.searchPager{
    text-align:center;
}

.search-page-list .page-button-item{
    display:inline-block;
    list-style:none;
    width:20px;
    height:25px;
}
    .search-page-list .page-button-item:hover{
        text-decoration:underline;
    }

    .search-results-table, tbody{
        display:block;
    }

    .search-results-table td{
        display:inline-block;
        vertical-align:top;
    }
        .search-results-table td:first-child{
            width:35px;
            padding-right:10px;
        }
            .search-results-table td:first-child img{
                width:100%;
                max-width:20px;
            }
        .search-results-table td:last-child{
            width:95%;
            overflow:hidden;
        }

    .search-results-table tr.table{
        display:block;
        padding:10px 0;
        width:100%;
    }

    .az-search .c-tabs{
        padding-left:0;
    }
         .az-search .c-tabs .featured-item{
             display:inline-block;
             vertical-align:top;
             width:49%;
         }

         /*Side Navigation Styles*/

         li.subdept{
             padding-left:0;
             margin-left:-35px;
             list-style:none;
             background-color:#fff;
         }
            li.subdept a.subdept{
                padding:0 15px 0 15px;
            font-size:21px;
            margin:0px;
            color:#3d565d;
            font-family:'Roboto', sans-serif;
            font-weight:500;
            display:block;
            }

             .sublinks{
                padding:0 0 0 15px;
                color:#62abd1;
                list-style-type:none;
                margin-left:23px;
                border-left:1px dotted #62abd1;
                margin-top:15px;
            }

              .sublinks > li:first-child{
                        padding-top:0px;
                    }

                    .sublinks > li:last-child{
                        padding-bottom:5px;
                    }

            .sublinks li a.active{
                font-weight:500;
                font-size:17px;
            }

            .sublinks .sublinks{
                padding:0 0 0 35px;
                list-style-type:disc;
                color:#62abd1;
                margin-left:-17px;
                border-left:0;
            }
                .sublinks .sublinks > li a{
                    font-size:15px;
                }

             /*Third Tier ul*/
            .sublinks .sublinks .sublinks{
                padding:0 0 0 8px;
                list-style-type:circle;
                margin-left:10px;
                border-left:0;
            }
                .sublinks .sublinks .sublinks  > li a{
                    font-size:13px;
                }


    .subsiteFooter .container > div a img{
        width:50px;
    }

    .Arkansas-Children-PHO ~ .subsiteFooter .container > div a img{
        width:100%;
    }

    .subsiteFooter .container > ul{
        padding-left:61px;
    }

    .subsiteFooter .footer-bookend ul{
        margin:21px 0;
    }

    .personalize-find-a-doctor .fad-az-search a{
        width:7.6% !important;
    }

    /*News & Events Homepage Pagination*/

    .news-event-viewport .pagination ul{
        padding:0;
        display:inline-block;
    }

    .news-event-home .news-event-viewport .pagination > div{
    	display:inline-block !important;
    }

    .pagination > a:nth-of-type(1), .pagination > a:nth-of-type(2){
    	width:50px;
    }

    .events-viewport .pagination ul{
        padding:0;
        display:inline-block;
    }

    .news-event-home .events-viewport .pagination > div{
    	display:inline-block !important;
    }

    .news-event-home >h1{
              margin:0 0 0.5em 0;
    color:#596370;
    padding:0 15px;
    font-weight:700;
    font-size:2.3em !important;
    }

    /*New Rotating Navigation Bar*/
    .sub-menu-container{
  width:100%;
  max-width:100%;
  margin:0 auto;
  float:left;
  background-color:#20c437;
}

  

.listItems ul{
  padding:0;
  list-style-type:none;
  width:99999px;
  margin:0;
}
.listItems li{
  display:inline-block;
  vertical-align:middle;
  width:calc(101% - 15px) !important;
  margin:0;
}

.listItems li:first-child{
  border-right:1px solid #fff;
  padding:0 20px 0 60px;
}

.listItems li:first-child a{
  font-size:21px;
  font-weight:500;
  line-height:21px;
  display:inline-block;
}

.listItems li:first-child:hover a{
    background-color:transparent !important;
}

.step-image img {
    max-width: 100%;
}

#avid-loc-map {
    height: 830px;
    height: 600px;
}

@media screen and (max-width:767px){
    #avid-loc-map{
        margin-left:15px;
    }
}

.no-gutters > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

@media (min-width:769px){
    .listItems li.child-pages.active{
  border-right:1px solid #fff; 
  padding:0;
  background-color:#166cbe !important;
}
}

.listItems li a{
  font-size:14px;
  text-decoration:none;
  color:#fff;
  font-family:'Roboto', sans-serif;
  font-weight:300;
    padding:10px 20px;
  display:block;
  margin:0;
}

.listItems li.child-pages.active a{
  font-size:15px;
  font-weight:500;
}

.listItems{
  position:relative;
  max-width:1240px;
  margin:0 auto;
  overflow:hidden;
}
    .sliderCover{
        position:absolute;
        z-index:0;
        right:0;
        width:75px;
        height:66px;
        box-shadow:#6c6c6c -1px 0 9px;
    }

.listItemsControls{
  width:100%;
}

.listItemsControls,.listItemsControls .control.left,.listItemsControls .control.right{
  position:absolute;
  z-index:1;
}

.listItemsControls .control.left{
  left:8px;
  top:15px;
  height:42px;
  width:42px;
  background-image:url(../_img/sub-bx-prev.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.listItemsControls .control.left:hover{
  background-image:url(../_img/sub-bx-prev.png);
	background-repeat:no-repeat;
	background-position:-42px 0;
}

.listItemsControls .control.right{
  right:8px;
  top:15px;
  background-image:url(../_img/sub-bx-next.png);
  background-repeat:no-repeat;
  background-position:0 0;
  height:42px;
  width:42px;

}

.listItemsControls .control.right:hover{
  background-image:url(../_img/sub-bx-next.png);
	background-repeat:no-repeat;
	background-position:-42px 0;
  height:42px;
  width:42px;
  
}

.rounded-body.login #btnlogin {
    display: block;
}

.rounded-body.login #btnLogin {
    display: block;
    margin: 15px auto;
    padding: 10px 12px;
    font-size: 18px;
    color: #005eb8 !important;
    background-color: #b3e2f6;
    max-width: 170px;
    width: 100%;
}

.settings-type .section-change-password {
    display: block;
}

.section-change-password {
    display: none;
}

.personalization .step .active-img {
    display: none;
}

.on-step2 .step2 .active-img, .on-step3 .step2 .active-img {
    display: block;
}

.on-step2 .step2 .non-active-img, .on-step3 .step2 .non-active-img {
    display: none;
}

.on-step3 .step3 .non-active-img {
    display: none;
}

.on-step3 .step3 .active-img {
    display: block;
}

.personalize-locations {
    display: none;
}

a.pagination-links[disabled="disabled"] {
    display: none !important;
}

.pagination .pagination-links span {
    background-image: none !important;
    color: #0289b9 !important;
}

/*BR Edits 7/11/2016*/ /*Dedicated Subsite Banner Edits*/
.dedicated-sub-banner{
    height:auto !important;
}
.dedicated-sub-banner .bx-wrapper, .dedicated-sub-banner .bxslider, .dedicated-sub-banner .bx-viewport, .dedicated-sub-banner .bxslider li{
    height:auto !important;
}

.dedicated-sub-banner .bx-wrapper img{
    display:block;
    position:relative;
    left:0;
    width:100%;
}

.dedicated-sub-banner .bxslider li > .container{
    position:initial;
    margin:0;
    padding:0;
    max-width:100%;
}

.dedicated-sub-banner .bx-wrapper{
    margin-bottom:0;
}

.no-bg-image{
    background-image:none !important;
}

    .dedicated-sub-banner .banner-content {
        margin: 0;
        position:absolute;
        top:-400px;
    }

.lb-category{
    margin-left: 35px;
    font-size: 20px;
    color: #1169B1;
}

.Arkansas-Children-PHO .logo img{
    max-width:199px;
}

.dedicated-sub-banner .bx-wrapper{
    border:0 !important;
}

.Arkansas-Children-PHO ul.master-nav > li{
    max-width:100px;
}

    @media (max-width:1500px){
         .dedicated-sub-banner .banner-content {
        top:-325px;
    }
    }

    @media (max-width:1300px){
         .dedicated-sub-banner .banner-content {
        top:-300px;
    }
    }

    @media (max-width:1024px){
         .dedicated-sub-banner .banner-content {
        top:-250px;
    }
    }

@media (max-width: 991px) {
	#avid-loc-map {
		margin-top: 80px;
	}
}
    @media (max-width:959px){
		.hpage-my-tools{ 
			width:100%;
		}
        .dedicated-sub-banner .banner-content{
            position:relative;
            top:0;
        }

        .dedicated-sub-banner .bx-wrapper, .dedicated-sub-banner .bxslider, .dedicated-sub-banner .bx-viewport, .dedicated-sub-banner .bxslider li{
            background-size:140% 100% !important;
            background-position:-240px 0px !important;

        }

        .video-block{
            width:47% !important;
        }

    }

    @media (max-width:768px){
        .footer .footer-patient-story{
            display:none;
        }
        .footer .footer-patient-story-mobile{
            display:block;
        }
        .content-footer-ctas .image-one, .content-footer-ctas .image-one .cta-block--overlay, .content-footer-ctas .image-one .cta-block--overlay img {
            width: 100%;
            height: auto !important;
        }
        .content-footer-ctas .image-left, .content-footer-ctas .image-left img{
            height:auto !important;
        }
        
        .Arkansas-Children-PHO ul.master-nav > li{
            max-width:100% !important;
        }
        
        

        .Arkansas-Children-PHO ul.master-nav > li{
            background-image:none !important;
        }

    }

    @media (max-width:767px){
        .dedicated-sub-banner .bx-wrapper img{
            display:block;
        }
        .main-banner .banner-container .bx-wrapper .banner_content .banner_left {
            display:none;
        } 
        .main-banner .banner-container .bx-wrapper .banner_content .banner_right {
            width:100%;
        }         
        
    }

    @media (max-width:615px){
        .pnl-results-count{
            float:none;
        }

        
        .video-block{
            width:100% !important;
            margin-right:0 !important;
        }

    }

@media (max-width: 531px) {
#avid-loc-map {
    margin-top: 105px;
}
}

@media (max-width: 444px) {
#avid-loc-map {
    margin-top: 133px;
}
}

@media (max-width: 419px) {
#avid-loc-map {
    margin-top: 162px;
}
}

@media (max-width: 345px) {
#avid-loc-map {
    margin-top: 190px;
}
}

@media (max-width: 311px) {
#avid-loc-map {
    margin-top: 220px;
}
}

@media (max-width: 306px) {
#avid-loc-map {
    margin-top: 260px;
}
}



.subsite-home .banner-content {
    display: none;
}

.Arkansas-Children-PHO + .banner-container + .sub-container + .clear + .content + .clear + .sponsorsContainer {
    display: none;
}

.c-tabs-news__link.active + .c-tabs__content, .c-tabs-events__link.active + .c-tabs__content {
    display: block;
}

.c-tabs__link.is-active {
    color: #333;
    border-bottom: 2px solid #1169b1;  
}

.c-tabs-news__link.active, .c-tabs-events__link.active, .fad-viewport .returnlb.active {
    color: #333;
    color: #333;
    border-bottom: 2px solid #1169b1;
    -webkit-transition: border .5s linear;
    -moz-transition: border .5s linear;
    transition: border .5s linear;
}

a.c-tabs-news__link, .c-tabs-events__link {
    display: inline-block;
    text-decoration: none;
    padding: 1rem 1.5rem 10px;
    border: 2px solid rgba(0, 0, 0, 0);
}

.personalize-wrapper + .booming .custom-tab.personalize {
    display: inline-block;
}

.custom-tab.personalize {
    display: none;
}

#recaptcha_area input[type="text"] {
    height: auto;
    padding-left:3px !important;
}

/*BR Edits 8/8 Video Media Center*/
.videoWrapper .video{
    width:100% !important;
}

.video-block{
    width:30%;
    margin-bottom:2%;
    margin-right:2%;
    display:inline-block;
    vertical-align:top;
    background-color:#ddeaec;
    min-height: 295px;
    border-radius:5px;
}

.Video{
    width:100% !important;
}

.pagination.videos > div{
    width:auto;
    padding:0 15px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
}
    .pagination.videos > div > ul{
        display:inline-block;
        padding:0;
        margin:5px 0;
    }

.pagination.videos > a:nth-of-type(1), .pagination.videos > a:nth-of-type(2){
    margin:5px 0;
    height:25px;
    font-size:16px !important;
}

.video-js{
    width:100% !important;
}

span.no-results-found {
    padding: 10px;
    display: inline-block;
    text-align:center;
}

.pagination .page-button-item  a.active {
    font-size: 16px;
    font-weight: 600;
}


/*Modal Popup*/

.modalPopup{
    top:0 !important;
    left:0 !important;
    width:100%;
    border:0 !important;
    border-radius:0 !important;
}

    .modalPopup > div:last-of-type{
        top:15px !important;
        right:15px !important;
    }

@media (max-width:550px){
    .interruptTitle{
        font-size:21px;
    }

    .interruptWelcome{
        font-size:18px;
    }
}








/*LB MODIFIED: 9/27*/
.col-md-1 .provider-login .login-error{
	color:#fff !important;
}
.col-md-1 .provider-login input.btn-submit{
	width:100%;
	box-sizing:border-box;
	padding:0;
}
.col-md-1 .provider-login .btn-submit{
	padding:0 !important;
}
/*h2{
	color:red !important;
}*/



/*Changing Donate Color*/
.donate-color{
    background-color:#fff;
    color:#007229;
}

.donate-color a{
    color:#007229 !important;
}
.donate-color a i{
    color:#64da66;
}

@media (max-width:959px){
    .micro-nav-wrapper{
        padding-bottom:0 !important;
    }

    .mobile-master-nav-container{
        box-shadow:0px 5px 17px rgba(0,0,0,.5);
    }
    
        ul.master-nav > li a br{
        display:none;
    }

    ul.micro-nav li a{
        padding:10px 0 10px 0;
    }
}

.top-images{
	width: 100%;
	float:left;

}

.bottom-images {
	text-align: center;
	float:left;
	width:100%;
	padding:0 1%;
	padding-top: 2%;
}

.image-one {
	width: 33.333333%;
  	height: auto;
  	position: relative;
 	float: left;
 	padding: 0px 1%;
}

.content-footer-ctas .image-one, .content-footer-ctas .image-one .cta-block--overlay, .content-footer-ctas .image-one .cta-block--overlay img{
    height:302px;
}

.content-footer-ctas .image-left, .content-footer-ctas .image-left img{
    height:279px;
}

.image-two {
	width: 33.333333%;
  	height: auto;
  	position: relative;
 	float: left;
 	padding: 0px 1%;
}

.image-three {
	width: 33.333333%;
  	height: auto;
  	position: relative;
 	float: left;
 	padding: 0px 1%;
}

.image-one .cta-block--overlay{
	background-image: url('../_img/ACH160035_Homepage_LAYv18_28.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

.image-two .cta-block--overlay{
	background-image: url('../_img/ACH160035_Homepage_LAYv18_30.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

.cta-block--overlay{
	position:relative;
}

.cta-block.news{
	border:20px solid #ff6c5f;
	background-color:#fff;
	position:relative;
    height:100%;
}

.cta-block.news h2{
	text-transform: uppercase;
	margin:0;
}

.cta-block.news img{
	position:absolute;
}

.cta-block.news .red-corner{
	position:absolute;
	bottom:-20px;
	right:-20px;
	z-index:1;
	width:150px;
}

.cta-block.news .cta-block--list{
	padding: 15px 30px 0px 15px;
}

.news-list--container{
	padding-right:25px;
	padding-top: 12px;
}

.cta-block--text{
	background-color:rgba(0,94,184,.9);
	position: absolute;
    bottom: 0;
    width:100%;
}

.cta-block--text h2{
	color: #fff;
    margin: 0;
    padding: 15px;
    font-weight: normal;
    max-width: 68%;
    font-size:18px;
}

.btn{
	padding:6px 13px;
	display:inline-block;
	font-size:12px;
	margin-left:5px;
	margin-top:3px;
}

.btn a{
	color:#fff;
	text-decoration: none;
}

.midbackground-image{
    background:url(/_img/background.jpg) bottom center no-repeat;
    background-size:cover;
    padding: 50px 0px;
    margin-bottom: 30px;
}

.sm-blue{
	background-color:#1c387e;
}

.sm-blue:hover, .sm-blue a:hover {
  background-color: #7dcced;
  color: #1c387e;
}

.image-left {
  width: 50%;
  position: relative;
  float: left;
  padding-right:1%;
}

.image-rgt {
  width: 50%;
  position: relative;
  float: left;
  padding-left:1%;
}

.cta-block.news h2, .cta-block.news p, .cta-block.news .date {
	color: #005eb8;
	font-family: arial, sans-serif;
}

.cta-block.news h2 {
	font-size: 18px;
}

.cta-block.news .date {
	color: #005eb8;
	font-size: 13px;
}

.cta-block.news p {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4;
	margin-top: 3.5px;
}

.cta-block.news a {
	text-decoration: none;
}

.cta-block.news p:hover {
	color: #1c387e;
}

.form-format p{
    color:#888;
}

.form-format p:hover{
    color:#333;
}

.form-format p a{
    color:#005eb8;
}

.form-format p a:hover{
    color:#1c387e;
}

.image-one {
	width: 33.333333%;
  	height: auto;
  	position: relative;
 	float: left;
 	padding: 0px 1%;
}

.image-two {
	width: 33.333333%;
  	height: auto;
  	position: relative;
 	float: left;
 	padding: 0px 1%;
}

.image-three {
	width: 33.333333%;
  	height: auto;
  	position: relative;
 	float: left;
 	padding: 0px 1%;
}

.content-footer-ctas .cta-block--overlay img{
    display:block;
}

.content-footer-ctas .cta-block--text{
    width:100%;
}

.cta-block--overlay img{
    width:100%;
    display:none;
}

.image-one .cta-block--overlay{
	background-image: url('../_img/ACH160035_Homepage_LAYv18_28.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

.image-two .cta-block--overlay{
	background-image: url('../_img/ACH160035_Homepage_LAYv18_30.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

.cta-block--overlay{
	position:relative;
}

.cta-block.news{
	border:20px solid #ff6c5f;
	background-color:#fff;
	position:relative;
}

.cta-block.news h2{
	text-transform: uppercase;
	margin:0;
}

.cta-block.news img{
	position:absolute;
}

.cta-block.news .red-corner{
	position:absolute;
	bottom:-20px;
	right:-20px;
	z-index:1;
	width:150px;
}

.cta-block.news .cta-block--list{
	padding: 15px 30px 0px 15px;
}

.news-list--container{
	padding-right:25px;
	padding-top: 12px;
}

.cta-block--text{
	background-color:rgba(0,94,184,.9);
	position: absolute;
    bottom: 0;
}

.cta-block--text h2{
	color:#fff;
	margin:0;
	padding:15px;
	font-weight: normal;
}

.btn{
	padding:6px 13px;
	display:inline-block;
	font-size:12px;
	margin-left:5px;
	margin-top:3px;
}

.btn a{
	color:#fff;
	text-decoration: none;
}

.sm-blue{
	background-color: #7dcced;
    display: inline-block;
    width: auto;
    border-radius: 0;
    padding: 0;
    position: absolute;
    bottom:0;
    top: initial;
    margin-bottom: 10px;
    right: -10px;
}

.content-footer-ctas .sm-blue {
    display: inline-block;
    right:-10px;
    margin-bottom:15px;
}

.sm-blue a{
    position:relative;
    color:#1c387e;
    text-transform:none;
    display:block;
    width:100%;
    height:100%;
    padding:3px 7px;
}

.sm-blue:hover, .sm-blue a:hover {
  background-color: #fff;
  color:  #005EB8;
}

.bottom-images img{
    width:100%;
}

.image-left:last-of-type{
    padding-right:0px;
    padding-left:.5%;
}

.image-left {
  width: 50%;
  position: relative;
  float: left;
  padding-right:.5%;
}

.image-rgt {
  width: 50%;
  position: relative;
  float: left;
  padding-left:1%;
}

#divNavigationPart {
    display: none;
}

#mobile-side-menu-btn {
    display: none;
}

.active-department {
    position:relative;
}

.active-department .fa{
    position:absolute;
    top:0;
    bottom:0;
    right:20px;
    left:auto;
    height:18px;
    width:30px;
    margin:auto;
    color:#fff;
    z-index:1;
    cursor:pointer;
    text-align:center;
}

.personalize {
    display:none !important;
} 

@media (max-width:767px) {
    .personalize {
        display:block !important;
    }
    .personalize-quicklinks-wrapper .menu-flyout {
        /*display:none !important;*/
    }
}

.mobileMenuText {
    font-size: 10.5px;
    color: #337ab7;
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    left: -11px;
    
}


.form-section-location select {
    margin: 0;
    width: auto;
    border: 1px solid;
}


/*PRINT STYLES*/
@media print {
    a[href]:after {
        content: none !important;
    }

    .page-header {
        display: none;
    }

    .main-banner .full-banner {
        height: 75px !important;
    }

    .homepage .main-banner .bx-viewport {
        height: 200px !important;
    }

    .homepage .main-banner .bx-wrapper {
        margin-bottom: 0;
    }

    .content-wrapper .left-navigation {
        display: none;
    }

    .content-wrapper .sub-main-content {
        display: block;
    }

    .content-wrapper .page-tools {
    	display: none;
    }

    .personalize-quicklinks-container {
    	display: none;
    }

    .mobileMenuText {
    	display: none;
    }

    .mobilePhone__button {
    	display: none;
    }

    .mobileSearch__button {
    	display: none;
    }

    .page-tools-container {
    	display: none;
    }

    .footer-logo img, .find-doctors-tool .search-results-physician .result-img img {
    	width: 30% !important;
    }

    .midbackground-image {
    	display: none;
    }

    .divFindADoctor .divFindADoctorResults .fad-home div:first-child > a:first-child {
    	display: none;
    }

    .find-doctors-tool .fad-search, .proButton,
    .divFindADoctor .divFindADoctorResults input[type="submit"],
    .divFindADoctor .btn.btn2.btn-4 {
    	display: none !important;
    }

    .find-doctors-tool .search-results-col2 .search-results-physician, .find-doctors-tool .search-results-physician {
    	text-align: left !important;
    }

    #noRate, .noRate {
    	display: none;
    }

    .physician-profile > .container {
    	text-align: left !important;
    }

    .physician-profile  .result-img {
	    width: 100%;
	    display: block;
	    float: left;
	    position: relative;
	}

	.physician-profile  .result-img img {
		width: 30%;
	}

	.social-media-contact {
    display: none !important;
    overflow: hidden;
}

}



/* FarmToSchool*/

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    font-size: 100%;
}

body {
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
}

p {
    margin: 0 0 17px;
}

a,
a:hover,
button,
button:hover {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a {
    color: #0082cb;
    text-decoration: none;
}

    a:hover {
        color: #0072b2;
        text-decoration: underline;
    }

@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.eot'); /* IE9 Compat Modes */
    src: url('fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fontawesome-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
}

.page-title h1 {
    margin-top: -40px;
    margin-bottom: 36px;
    font-family: Roboto;
    color: #005AC9;
    font-size: 41px;
    font-weight: bold;
    line-height: 48px;
}

.farm-home-content h2 {
    color: #596370;
    font-family: Roboto;
    font-size: 34px;
    font-weight: bold;
    line-height: 44px;
    margin-bottom: 20px;
}

.farm-home-content p {
    color: #596370 !important;
    font-family: Roboto;
    font-size: 18px;
    line-height: 27px;
}

.location-group h3 {
    color: #1169B1;
    font-family: Roboto;
    font-size: 26px;
    line-height: 44px;
    margin-bottom: 25px;
    font-weight: 400;
}

.location-block {
    border-top: 1px solid #979797;
    width: 28%;
    display: inline-block;
    vertical-align: top;
    padding-top: 22px;
    margin-bottom: 45px;
    margin-right: 93px;
}

.loc-block-wrapper .location-block:nth-of-type(3n+3) {
    margin-right: 0px;
}

.location-block.middle {
    margin: 0 70px;
}

.location-group p {
    color: #596370;
    font-family: Roboto;
    font-size: 16px;
    line-height: 20px;
}

.location-group a {
    color: #0072b2;
    font-family: Roboto;
    font-size: 16px;
    line-height: 20px;
    cursor: default;
    overflow-wrap: break-word;
}

    .location-group a:hover {
        color: #0072b2;
    }

.map-area {
    margin-top: 40px;
}

    .map-area img {
        width: 100%;
        margin: 0 auto;
    }

.farm-register {
    background-color: #1169B1;
    color: #FFFFFF !important;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    padding: 15px;
    width: 235px;
    display: block;
    margin: 0 auto;
}

    .farm-register:hover {
        color: white;
    }

.location-group h2 {
    margin-bottom: 35px;
}

.map-markers {
    /*display: flex;*/
    justify-content: space-between;
    margin-bottom: 60px;
}

a.marker {
    width: auto;
    color: #343434;
    font-family: Roboto;
    font-size: 18px;
    line-height: 21px;
    margin-top: 25px;
    margin-right: 15px;
}

.marker {
    width: auto;
    color: #343434;
    font-family: Roboto;
    font-size: 18px;
    line-height: 21px;
    margin-top: 25px;
    background: none;
    border: none;
}



    .marker .fa {
        margin-right: 10px;
        color: #1169B1;
    }

p.category-close {
    background-color: #DEF4FD;
    display: inline-block;
    color: #005AC9;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
    padding: 10px;
    width: 210px;
    vertical-align: middle;
}

div.category-close {
    background-color: #DEF4FD;
    display: inline-block;
    color: #005AC9;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
    padding: 10px;
    width: 210px;
    vertical-align: middle;
}

a.category-close {
    background-color: #DEF4FD;
    display: inline-block;
    color: #005AC9;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
    padding: 10px;
    width: 210px;
    vertical-align: middle;
}

/*p.category-close .fa{
                    margin-right: 20px;
                    text-align: left;
                  }

                  .category-close .fa{
                    margin-right: 20px;
                    text-align: left;
                  }
*/
.onclick-location h3 {
    display: inline-block;
    margin-right: 25px;
    margin-top: 0;
}

.location-group {
    border-bottom: 1px solid #596370;
    margin-bottom: 50px;
}

.map-markers img {
    width: auto;
    display: inline-block;
    max-width: 15px;
    vertical-align: bottom;
    margin-right: 10px;
}

@media (max-width: 991px) {
    .location-block {
        border-top: 1px solid #979797;
        width: 45%;
        display: inline-block;
        vertical-align: top;
        padding-top: 22px;
        margin-bottom: 45px;
    }

        .location-block.middle {
            margin: 0 0;
        }

    .map-markers {
        display: block;
        position: relative;
    }

    a.marker {
        width: 100%;
        color: #005eb8;
        margin-top: 0;
        display: block;
        background: #ddf4fe;
        padding: 20px;
    }

    .marker {
        width: 100%;
        color: #005eb8;
        margin-top: 0;
        display: block;
        background: #ddf4fe;
        padding: 20px;
    }

    a.marker .fa {
        margin-right: 9px;
    }

    /*a.marker.all:after {
                      content: "\f107";
                      font-family: FontAwesome;
                      font-style: normal;
                      font-weight: bold;
                      text-decoration: inherit;
                      float: right;
                      font-size: 21px;
                      text-decoration: none;
                    }*/

    a.marker.mark-tog {
        display: none;
    }

    .marker.mark-tog {
        display: none;
    }
}

.map-markers > .js-trigger {
    display: none;
}


@media (max-width: 767px) {
    .location-block {
        width: 100%;
    }

    .location-section .location-block:nth-of-type(odd) {
        margin-right: 0px;
    }

    body.home.layout-farm .container .row {
        padding: 0 15px;
    }
}

@media (max-width: 1255px) {
    .location-group {
        padding: 0px 15px;
    }

    .map-area {
        margin-top: 00px;
        padding: 0px 15px;
    }

    .location-block {
        margin-right: 7%;
    }
}

@media only screen and (max-width: 959px) {
    div.container {
        padding: 0 15px !important;
    }
}

@media (max-width: 991px) {
    .location-block {
        margin-right: 3%;
    }

    .map-area {
        margin-top: 00px;
        padding: 0px 0px;
    }

    .map-markers > a {
        font-weight: bold;
    }

        .map-markers > a i.fa {
            display: none;
        }

        .map-markers > a > img {
            display: none;
        }

        .map-markers > a span {
            font-weight: normal;
            color: #005eb8;
        }

    .map-markers > .js-trigger {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: bold;
        font-size: 21px;
        text-decoration: none;
        position: absolute;
        right: 0;
        top: 0;
        padding: 15px 20px;
        display: block;
        color: #005eb8;
    }

    .location-group .onclick-location {
        display: none;
    }
}

@media (max-width: 959px) {
    .location-group {
        padding: 0px 0px;
    }

    .map-markers {
        margin-bottom: 10px;
        position: relative;
    }

    .page-title {
        padding: 0px 15px;
    }

    .farm-home-content {
        padding: 0px 15px;
    }
}

.loc-block-wrapper {
    display: block;
}

.page-tools ul li:empty {
    display: none;
}

/*Farm To School*/

@media (max-width: 736px) {
    .fad-home > .container > div {
        float: left !important;
        display: block;
        width: 100%;
        margin-top: 0 !important;
        margin-bottom: 20px;
    }
    .res-info {
        padding-bottom: 0;
        float: left;
        position: relative;
        display: block;
        width: 100%;
    }
    .proButton {
        margin-bottom: 20px;
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 20px;
    }
    .patient-rating {
        float: left !important;
        min-width: 100% !important;
        margin-top: 10px !important;
        margin: 10px auto 0;
        text-align: center;
    }
    .ProviderRatings {
        margin: 15px 0 50px;
    }
    .pied-badge span.ds-stars {
        margin: 0 auto !important;
    }
    .rating-container {
        float: left;
        width: 100%;
        text-align: center;
    }
    .numOfFive {
        position: relative;
        float: left;
        width: 100%;
    }
}
@media (max-width: 450px) {
    .proButton {
        margin: 10px auto !important;
    }
    .divFindADoctor .btn {
        margin-left: 0px !important;
    }
}



@media (max-width: 1077px) {
    ul.micro-nav li {
        padding: 9px 7px;
    }
}

@media (max-width: 931px) {
    ul.micro-nav li {
        padding: 9px 5px;
    }
}

@media (max-width: 900px) {
    .micro-nav-wrapper ul.micro-nav > li > a {
        font-size: 13px;
    }
}

@media (max-width: 847px) {
    .micro-nav-wrapper ul.micro-nav > li > a {
        font-size: 12px;
    }

    ul.micro-nav li {
        padding: 9px 3px;
    }
}

/*urology responsive table stylings*/

.urovol-table tr {
    width: 100%;
    display: flex;
}

.urovol-table td, .urovol-table th {
    overflow: hidden;
    white-space: pre-line;
    word-break: break-word;
}

.urovol-table th:first-child, .urovol-table td:first-child,
.urovol-table th:nth-child(3), .urovol-table td:nth-child(3),
.urovol-table th:nth-child(4), .urovol-table td:nth-child(4),
.urovol-table th:nth-child(5), .urovol-table td:nth-child(5) {
    flex: 0 0 20%;
    max-width: 20%;
}

.urovol-table th:nth-child(2), .urovol-table td:nth-child(2) {
    flex: 0 0 20%;
    max-width: 20%;
}

.urovol-table.two-by-two th, 
.urovol-table.two-by-two td {
    flex: 0 0 50%;
    max-width: 50%;
}