/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
/* .flex-direction-nav {display: none;} */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none; float:right; text-align:right;}
.slides li { position:relative; }
.slides li a.edit4 { position:absolute !important; z-index:10000000000 !important;}
/* Icon Fonts
*********************************/
/* Font-face Icons */

/* FlexSlider Necessary Styles
*********************************/
#find-a-doctor .flex-control-nav, #find-a-doctor .flex-direction-nav {display: none !important}
.flexslider {margin: 0; padding: 0;}
.banner a.edit4 { top:50%; z-index:999;}
.flexslider .slides > li { overflow: hidden; display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img.sliderimage {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0; /*background: #fff;*/ position: relative; /*-webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2);*/ zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
/* .loading .flex-viewport { max-height: 300px; } */
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
.flexslider .slides li { position: relative;}
/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav a  { text-decoration:none;
	display: block;
	width: 62px; height: 137px; position: absolute;
	top: calc(50% - 45px); z-index: 10;
	overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { 
	content:inherit;  top:calc(50% - 32px); 
	background:url(../../img/prev.png) 0 0 no-repeat; opacity: 0;
}
.flex-direction-nav .flex-next { 
	top:calc(50% - 32px); 
	opacity: 0; 
	text-align: right;background:url(../../img/nxt.png) 0 0 no-repeat; content:inherit;

}

.flexslider .flex-prev {left: 30px; opacity:0.2;
	/*-webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;*/
}
.flexslider .flex-next {right: 30px;opacity:0.2;
	/*-webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;*/
}
.flexslider:hover .flex-prev { opacity: 1; right: 0px; left: 10px; }
.flexslider:hover .flex-next { opacity: 1; right: 0px; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; }
.flex-pauseplay a:hover  { opacity: 1; }


/* Control Nav */
/*.flex-control-paging { display:block !important;}*/
.flex-control-paging {display: none;}
.flex-control-nav {width: 100%; position: absolute; bottom: 15px; text-align: center; z-index:10; }
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; display: inline;}
.flex-control-paging li a {width: 10px; height: 10px; display: block; background: #3c3c3b; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; /*-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3);*/ }
.flex-control-paging li a:hover {  background: #154DA1; border: 1px solid #269ae3; }
.flex-control-paging li a.flex-active { background: #154DA1; border: 1px solid #269ae3; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.slide-text {
	width:94%;
	height:auto;
	float:left;
	text-align:left;
	position:absolute;
	bottom:15%;
	left:10%;
}
.slide-text h2 {
	font-family:Arial, Helvetica, sans-serif;
	width:80% !important;
	color: #000;
    font-size: 22px;
    line-height: 40px;
    text-shadow: none;
    text-transform: uppercase;
	letter-spacing:2px;
	font-weight:normal;
	margin:0 !important;
	padding:0 20% 0 0 !important;
}
.slide-text h2 span{
	background: rgba(255, 181, 0, 100);
	padding:10px 10px;
}
.slide-text h4 {
	font-family:Arial, Helvetica, sans-serif;
	width:80% !important;
	color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-shadow: none;
    text-transform: uppercase;
	letter-spacing:2px;
	font-weight:normal;
	margin:0 20% 0 0 !important;
	padding:0 !important;
}
.slide-text h4 span{
	background: rgba(0, 0, 0, 100);
	padding:10px 10px;
}

.slide-text {
	text-shadow: none;
	width:auto !important;
	line-height: 28px !important;	
}
.slider_con {
	position: absolute;
}
.slider_content {width: 100%;}
.firstslideimg1 {display: flex;vertical-align: bottom !important;width: 50%;padding: 0 20px 0 70px;}
.firstslideimg1 img {float: right;height: auto;}
.firstslidetxt {display: flex;justify-content: center;align-items:flex-start;flex-direction: column;}
.offer img {width: 60px !important;}
.slider_content .t1 {font-size: 2.875rem;font-weight: 600;font-family: 'Open Sans', sans-serif;font-style: italic;
line-height: 3.125rem;color: #fff;}
.offer-con {display: block;margin-top: 40px;}
.offer-con .offer {display: table;min-width: 182px;float: left;}
.offer-con .offer:first-child {padding-right: 80px;}
.offer-con .offer .values {font-size: 3.5rem;font-weight: 500;font-family: 'Open Sans', sans-serif;
	line-height: 3.125rem;color: #98F424;padding-right: 10px;}
	.offer-con .offer:first-child span:last-child {display: table-cell;vertical-align: middle;color: #98F424;
		font-size: 1.5rem;line-height: 26px;font-weight: 400;}
	
	.offer-con .offer:last-child span:last-child {display: table-cell;vertical-align: middle;color: #98F424;
	font-size: 1.5rem;line-height: 26px;font-weight: 400;}
	.offer-con .offer .icon img {padding-right: 10px}
.c-blue {color: #154DA1 !important;}
.c_seal-brown {color: #2C0D00 !important;}
.wings {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-top: 20px;padding-right: 150px;
}
.wings .wing {padding-right: 20px;display: grid;grid-template-rows: 1fr;row-gap: 2px;padding-top: 20px; width:25%;}
.wings .wing .wing-name {font-size: 1rem;color: #98F424;font-weight: 700; line-height:1rem;}
.wings .wing .text {font-size: 1rem;color: #fff;font-weight: 400;}

@media only screen and (max-width: 1280px) {
	.offer-con .offer span:nth-child(2) {font-size: 1.125rem;line-height: 22px;}
	.offer-con .offer .values {font-size: 2.5rem;}
	.firstslideimg1 {width: 44%;}
	.slider_content .t1 {font-size: 2.375rem;line-height: 2.625rem;}
	.offer img {width: 44px !important;}
	.offer-con .offer:first-child {
		padding-right: 16px;
	}
	.wings, .firstslidetxt {padding-right: 10px;}
	.wings .wing {padding-top: 10px;}
	}
@media screen and (max-width: 950px) {
	.wings .wing {padding-top: 10px;}
	.wings .wing .wing-name {font-size: 1.25rem;}
	.wings .wing .text {font-size: 1rem;}
	  .flex-direction-nav .flex-prev { opacity: 1;top:calc(50% - 20px); 
	background:url(../../img/prev_sml.png) 0 0 no-repeat;}
  .flex-direction-nav .flex-next { opacity: 1;top:calc(50% - 20px); 
	background:url(../../img/nxt_sml.png) 0 0 no-repeat;}
  .offer-con .offer span:nth-child(2) {font-size: 1.125rem;line-height: 22px;}
  .offer-con .offer .values {font-size: 2.5rem;}
  .firstslideimg1 {width: 44%;}
  .slider_content .t1 {font-size: 1.5rem;line-height: 1.625rem;}
  .offer-con {margin-top: 10px;}
  .offer img {width: 40px !important;padding: 10px 0;}
  .offer-con .offer {display: table;float: left;padding-right: 32px;min-width: 150px;}
  .offer-con .offer:first-child span:last-child, .offer-con .offer:last-child span:last-child {font-size: 1rem;line-height: 22px;font-weight: 400;}
  .flexslider .flex-prev {left: 25px;width: 40px; }
  .flexslider .flex-next {right: 25px;width: 40px;}

}
@media screen and (min-width: 769px) {
	.slider_content {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

}
@media screen and (max-width: 768px) {
	.flexslider .flex-prev {left: 8px;width: 40px; }
	.flexslider .flex-next {right: 8px;width: 40px;}
	.flex-direction-nav{ display:block;}
	.flex-direction-nav .flex-prev { opacity: 1;top:calc(50% - 10px); 
		background:url(../../img/prev_sml.png) 0 0 no-repeat;}
	  .flex-direction-nav .flex-next { opacity: 1;top:calc(50% - 10px); 
		background:url(../../img/nxt_sml.png) 0 0 no-repeat;}
	.custom-element {min-width: 100% !important;}
	.firstslidetxt {display: flex;justify-content: end;align-items:flex-start;flex-direction: column;
		z-index: 2;position: relative;
		background: rgba(0,0,0,0.6);}
		.firstslidetxt.c-blue {justify-content:flex-start !important;align-items: center;}
		.firstslidetxt .c-blue {color: #fff !important;}
	.offer-con .offer span:nth-child(2) {font-size: 0.75rem;line-height: 1rem;}
	.offer-con .offer .values {font-size: 1.875rem;}
	.firstslideimg1 {width: 44%;}
	.slider_content .t1 {font-size: 1.5rem;line-height: 1.75rem;}
	.offer-con {margin-top: 10px;}
	.offer img {width: 28px !important;}
	.offer-con .offer {display: table;float: left;padding-right: 0;min-width: 80px;}
	.offer-con .offer:nth-child(2) {padding-top: 4px;}
	.firstslidetxt > .offer-con {margin-top: 0;}

.flexslider .slides img.sliderimage {width: 100%;height: auto;}
.flexslider .slides img.sliderimage {max-width: fit-content;}
.slider_content {display: flex;}
	.firstslidetxt {width: 100%;padding: 40px 25px;}
	.firstslideimg1 {position: absolute;
		z-index: 1;display: flex; align-items: flex-end;}
.firstslideimg1 img {float: right;width: auto;}
	.offer-con .offer span:nth-child(2) {font-size: 0.875rem;line-height: 1.125rem;}
	.offer img {width: 32px !important;}
	.offer-con .offer {margin: 10px 0;}
	.offer-con .offer {padding-right: 0;}
	/* .slider_content .t1 {font-size: 2rem;line-height: 2.125rem;} */
	.slider_content .t1 br {display: none;}
	#secondslidercon {display: table !important;}
	#secondslidercon .t1 {display: table-cell !important;vertical-align: middle;}
	.wings, .firstslidetxt, .slider_content .t1, .firstslidetxt > .offer-con {padding-right: 16px;padding-left: 16px;}
	.c_seal-brown {color: #fff !important;}
	.firstslideimg1 {padding: 0 20px;}

}