/* ************   NAV   ****************** */

html,
body {
    height: 100%;
    min-height: 100%; 
    color:#1A1A1A;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:18px;
}

h1 {
	font-size:28px;
	line-height:28px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
h2 {
	font-size:24px;
	line-height:28px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
h3 {
	font-size:18px;
	line-height:22px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
}

.navbar {
	flex-flow: column nowrap;
	padding:0;
	border-radius: 0px; 
}
.navbar-brand img {
	max-width: 295px;
}
#mainNav {
	height: 110px;
}
#mainNav a {
	text-decoration:none;	
	/*color: #12335b;*/
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
    
#mainNav .navbar-nav>li>a {
    color: #12335b;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
 
}
#mainNav .dropdown-menu {
	top:50px;
}
#mainNav .dropdown-menu>li>a {
    font-weight:600;
  	/*height:40px;*/
	padding: 8px 20px;
	color: #12335b;
}
#mainNav .dropdown-menu>li>a:focus, 
#mainNav .dropdown-menu>li>a:hover {
    background-color: #d0d4d8;
}


.navbar-nav .dropdown-menu .nav-item {
	min-width: 250px;
}
#mainNav .navbar-nav .active , 
#mainNav .navbar-nav>.active>a:focus, 
#mainNav .navbar-nav>.active>a:hover {
    color: #008eff;
    z-index:1000;
}

#mainNav .dropdown-menu>.active>a, 
#mainNav .dropdown-menu>.active>a:focus, 
#mainNav .dropdown-menu>.active>a:hover {
    background-color: #12335b;
    color: #fff;
}


#mainNav .dropdown-menu>.active>a:hover {
	background-color: #d0d4d8;
	color: #000;
}



.applywWarpper {
    flex-grow: 1;
    text-align: right;
}
.applywWarpperAlt {
	float:right;
}
.applywWarpperAlt .iconApplyNow {
	top: -20px;
}

.iconApplyNow {
  	background-image : url(../images/Apply-now-square.svg); /* icon_Apply_now.png */
  	/*background-size: cover;*/
  	display: inline-block;
  	color:#113e5d;
  	font-weight:bold;
  	font-size:1.6rem;
  	line-height:1.9rem;
  	width: 136px;
  	height: 126px;
  	padding:10px!important;
  	padding-top:25px!important;
	border:none;
	border-radius:0;
	color: #12335b;
	/*position:absolute;*/
	position: relative;
    
	
}
.iconApplyNow:hover {
	color:#008eff;
}

.banner-height {
	 height:430px;
	 width:1px;
}
.banner-inner, .banner-home, .banner-scheme {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-home .banner-height {
	height:400px;
}
.banner-scheme .banner-height {
	height:200px;
}
.scheme-banner-block {
	margin-right: auto;
    margin-left: auto;
    position:relative;
}
.banner-auth {
    position: absolute;
    bottom: 5px;
    right: 0;
    padding: 10px;
    color: #e5e5e5;
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    line-height: 18px;
}

.home-title2 {
    background-color: transparent;
    margin-top: 240px;
    margin-bottom: 140px;
}
.home-title1, .home-title2 {
    color: #fff;
    font-weight:bold;
    font-size: 1.5rem;
    line-height: 3.0rem;
    /*padding: 230px 0px 15px 0px;*/
    display: inline-block;
    
    /*border-radius: 1.55rem;*/
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: 185px;
    padding: 20px;
    margin-bottom: 20px;
    /* height 438px */
}
.performers {
	font-size: 2.0rem;
}
.homeBannerBtns {
	padding-bottom:40px;
}
.homeBannerBtns .btn {
	font-size:20px;
	border-radius: 1.55rem;
    white-space: nowrap;
    width:220px;
    
}

.home .sidebar {
	background-color: #fff;
}

.home .sidebar-header {
 	/*background-color: #faed1f;*/
 	font-size:18px;
 	font-weight:bold;
}

.inner .sidebar {
	background-color: #f2f2f2;
}

.btnBannerApply {
	padding:10px 20px;
	color: #12335b;
	border-color: #faed1f;
    background-color:#faed1f;
    font-weight:bold;
}
.btnBannerApply:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}	

.btnBannerPh {
	padding:12px 20px;
    color: #fff;
    border-color: #fff;
    /*background-color:#12335b;*/
    font-weight:600;
}
.btnBannerPh:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.homeBluBk {
	background: rgb(0,110,215);
	background: linear-gradient(90deg, rgba(0,110,215,1) 0%, rgba(24,186,255,1) 100%);
}
.homCovTypBox {
	padding-top:20px;
	padding-bottom:10px;
	color:#fff;
	text-align:center;
}
.homCovTypBox a {
	color:#faed1f;	
	font-weight:bold;
	font-size:16px;
}
.homCovTypBox div {
	margin-top:20px;	
	margin-bottom:10px;
	height:37px;
}

.innerBluBk {
	background: rgb(0,110,215);
	background: linear-gradient(90deg, rgba(0,110,215,1) 0%, rgba(24,186,255,1) 100%);
	height:5px;
}
.scheme-title {
	margin-bottom: 40px;
}
.page-header {
	margin-bottom: 40px;
}
/*
 #mainNav .navbar-toggle:hover, 
 #mainNav .navbar-toggle:focus {
	border-color: #333; 
 }

#mainNav.navbar-inverse {
	background-color: #73c3fc;
    border:none;
}

#mainNav.navbar-inverse .navbar-nav>.active>a, 
#mainNav.navbar-inverse .navbar-nav>.active>a:focus, 
#mainNav.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #73c3fc;
}

#mainNav.navbar-inverse .navbar-nav>li.active a,
#mainNav.navbar-inverse .navbar-nav>li>a.active {
	color: #fbee20;
}

#mainNav.navbar-inverse .navbar-nav>li>.noHref {
	color: #1A1A1A;
    font-size:16px;
    font-weight:bold;
    height:60px;
    display: block;
    padding: 21px 15px 0 14px;
}

#mainNav .dropdown-menu { 
    background-color: #73c3fc;
	border: 1px solid #73c3fc;
}
#mainNav .dropdown-menu>li>a {
    font-weight:600;
  	height:40px;
	padding: 8px 20px;
	color: #262626;
}
#mainNav.navbar-inverse .navbar-nav>.open>a,
#mainNav.navbar-inverse .navbar-nav>.open>a:focus,
#mainNav.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #73c3fc;
}
#mainNav .dropdown-menu>li>a:focus, 
#mainNav .dropdown-menu>li>a:hover {
    background-color: #008fff;
}
*/

/* ************   NAV END  ****************** */



.topDkBlueBarBg {
    background-color: #12335b;
    height: 60px;
    position: relative;
    z-index: 10;
    color:#fff;
    font-size:0.9rem;
}
.topBluBar {
	display:flex;
	color:#fff;	
	justify-content: space-between;
}
.topBluBar a {
	color:#fff;
}

.btn-outline-login {
    color: #fff;
    border-color: #bdccd4;
    border-radius: 3.25rem;
    white-space:nowrap;
    padding-top: 7px;
    width: 150px;
}
.btn-outline-login:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.topBarBtns {
	margin-top:10px;
	display: flex;
}
.btn-tel {
	font-size: 1.15rem;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.btn-tel:hover {
	color:#007bff;
}

.topDkBlueBarBg .blurb {
	padding-top:20px;	
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
	display: flex;
}

.newsWrapper {
	background-color:#fff;
}
.greybkgd {
	background-color:#f2f2f2;
}
#recipeCarousel{
	height: 250px;
}
.carousel-inner .card h4 {
	font-size:1.75rem;
	line-height:2.25rem;
	font-weight:bold;
}
.carousel-item {
	text-align:left;
	
}
.card-body {
	padding: 40px 20px;
	font-weight: 600;
}
.card-body hr {
	width:50%;
	border:2px solid #faed1f;	
}

.card {
	box-shadow:3px 3px 5px 1px #d1d1d1;	
	margin-bottom: 10px;
	border-radius:0;
	height: 275px;
}
.newsTitleBox {
	display:flex;
	justify-content: space-around;
	align-items:stretch ;
	/*background-position: center center;
    
    background-size: cover;*/
}
.newsTitleBox div {
	background-image : url(../images/Square-yellow.svg);
	background-position: 80%;
	background-repeat: no-repeat;
	background-color:#faed1f;
	font-size:28px;
	font-weight:bold;
	line-height:38px;
	flex-grow: 1;
	display:flex;
	flex-flow: column;
	justify-content:center;
	min-height: 230px;
	
}
.newsTitleBox span {
	display: block;
	margin-left: 40px;
}

.contentHome {
	padding-top:40px;
	padding-bottom:40px;
	/*background-color:#f2f2f2;*/
}

.contentInner {
	padding-top:40px;
	padding-bottom:40px;
	background-color:#fff;
}
.spacerSm {
	height:20px;
}
.spacer {
	height:40px;
}
.spacerLg {
	height:60px;
}

.carousel-control-next, .carousel-control-prev {
	color:#827f7f;
}
.carousel-control-prev {
    left: -10px;
}
.carousel-control-next {
    right: -15px;
}
 .carousel-control-next:hover,  .carousel-control-prev:hover {
   color: #008eff; 
}
.carousel-control-next:focus, .carousel-control-prev:focus {
	color:#827f7f;
}

.whyChooseDuck div {
	background-image : url(../images/Square-blue.svg);
	background-position: 80%;
	background-repeat: no-repeat;
	background-color:#008eff;
	font-size:28px;
	font-weight:bold;
	line-height:38px;
	flex-grow: 1;
	display:flex;
	flex-flow: column;
	justify-content:center;
	min-height: 230px;
	color:#fff;
}
.whyChooseDuck span {
    display: block;
    margin-left: 40px;
}

.whyDiv {
	display:flex;
	flex-direction: column;
	text-align: center;
}
.whyDivImg {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 37px;
    text-align: center;
}
.whyDiv .whyDiv-btn {
	color: #008eff;
    border-color: #fff;
    border-radius: 3.25rem;
    font-size:16px;
    border-width:2px;
    margin-top:10px;
    align-self: center; 
}
.whyDiv .whyDiv-btn:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.innerTitleWrapper {
	background-image : url(../images/Square-blue.svg);
	background-position: 80%;
	background-repeat: no-repeat;
	background-color:#008eff;
	display: inline-block;
	margin:100px auto;
}
.innerTitleWrapper div {
	height: 160px;
	width:220px;
	flex-grow: 1;
	display:flex;
	flex-flow: column;
	justify-content:center;
}
.innerTitleWrapper span {
	    color: #fff;
    display: block;
    margin-left: 30px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.3rem;
    margin-right: 30px;
}
/* ************ sidebar area ************* */

.sidebar {
	padding-left:40px;
}

.sidebar .navbar {
	align-items:normal;
}
.home-sidebar .sidebar-header {
    margin-top: 0px;
    padding: 15px 0 0 0;
}
.home-sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.sidebar-nav img {
	/*height:10px;*/	
}

.sidebar-header {
	margin-top:20px;
	margin-bottom:20px;
	padding:15px 0 15px 0;
}

.sidebar .navbar {
	border:none; 
}


.sideNav-link {
	/*padding-left:35px;*/
	display:block;
}
.home .sidebar .navbar-default {
	background-color:#fff;
}

.inner .sidebar .navbar-default {
	background-color:#f2f2f2;
}
.inner .sidebar .navbar-default .navbar-nav>li>a {

}
.sidebar-nav .navbar li {
	float: none;
	display: block;
		border-bottom:2px dotted #ebebeb;
}
.sidebar .navbar-default .navbar-nav>li>a {
	padding: 12px 12px 12px 0;
	border-bottom:2px dotted #ebebeb;
	font-family: 'Open Sans', sans-serif;
    font-size:15px;
    line-height:18px;
    display:flex;
    flex-wrap: nowrap;
    justify-content:space-between;
    text-decoration:none;
}
.sidebar .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color:#b2e7fa;
}
.sidebar .navbar-default .navbar-nav>.active>a, 
.sidebar .navbar-default .navbar-nav>.active>a:focus, 
.sidebar .navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
}
.sidebar .navbar-default .navbar-nav>.active .glyphicon {
  color: #fdc500;
}

.noBold {
	font-weight:normal;
}


/* ************ member area ************* */
#memberNews {
	background-color: #fbee20;
}
#memberNews a {
	color:#000;
}
.myduck-box img {
	margin-bottom: 10px;
}



.member-nav .navbar-nav {
	align-items: stretch;
}

.member-nav .navbar-default {
    background-color: #fff; 
	border:none; 
}
.member-nav ul {
	width:100%;
}
.member-nav .navbar li {
	float: none;
	display: block;
	background-color:#73c3fc;
	padding:0;
}
.member-nav .navbar li a {
	padding: 15px 15px 15px 20px;
	border-bottom:1px solid #2c72a8;
	color:#000;
	font-family: 'Open Sans', sans-serif;
    font-size:15px;
    line-height:18px;
    font-weight:bold;
    display:block;
    text-decoration:none;
}
.member-nav .navbar-default .navbar-nav>li>a:focus,
 .member-nav .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color:#008fff;
}
.member-nav .navbar-default .navbar-nav>.active>a, 
.member-nav .navbar-default .navbar-nav>.active>a:focus, 
.member-nav .navbar-default .navbar-nav>.active>a:hover {
    background-color: #008fff;
     color: #fff;
}
.member-nav li:hover:after
 {
	content: ' ';
	position: absolute;
	border-top: solid 15px transparent;
	border-right: solid 15px transparent;
	border-bottom: solid 15px transparent;
	border-width:15px;
	right: 0px;
	top:10px;
	border-color: transparent #fff transparent transparent;
}
.member-nav .active:after {
	content: ' ';
	position: absolute;
	border-top: solid 15px transparent;
	border-right: solid 15px transparent;
	border-bottom: solid 15px transparent;
	border-width:15px;
	right: 0px;
	top:10px;
	border-color: transparent #fff transparent transparent;
}

.help-box {
	margin-top:40px;
	background-color: #f7f7f7;
	padding:20px;
	border-radius:5px;
	border:1px solid #c9d6e0;
}
.help-box span {
	color:#008fff;
	font-size:16px;
	line-height:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;	
}
.help-box a {
	color:#008fff;
}

.myduck-boxes .myduck-box {
	background-color:#73c3fc;
	padding:20px;
	height:160px;
	margin-bottom:20px;
	text-align:center;
}
.myduck-boxes .myduck-box-grey {
	background-color:#e6e6e6;
	padding:20px;
	height:160px;
	margin-bottom:20px;
	text-align:center;
	color:#fff;
}
.myduck-boxes .myduck-box a {
	color:#fff;
	text-decoration:none;
}
.myduck-boxes .myduck-box:hover {
	background-color:#008fff;
}
#groupCover:hover {
	background-color:#5b5b5b;
}
.myDuck-content {
	padding:10px 0 20px 20px;
}
.group {
	color:#fdc500;
}

/* ************ member area END ************* */

.btn-apply {
	background-color:#fbee20;
	/*min-width:250px;*/
	height:80px;
	border-color:#fbee20;
	
	margin:30px auto 30px auto;
	color: #333;
    font-weight:bold;
    font-size:22px;
    padding: 20px 40px;
    border-radius: 2.6rem;
}
.btn-apply:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.apply-bkgd {
	background-image : url(../images/BG-tessellation.jpg);
	background-size: cover;
}
.apply-cont {
	 text-align: center;
}

/*  ********* TOOLTIP ************ */


.specialtip {
  radius: 1px !important;
  color: rgb(255, 77, 85) !important;
  border-radius: 10px;
  text-align: center;
  font: bold 14px ;
  text-decoration: none;
   white-space: pre-line;
}

.claimExamp {
	color:#000;
}

/*  ********* FOOTER ************ */

footer {
	background-color:#008fff;
	color:#fff;
}
.footHead {
	font-weight:bold;
	color:#fbee20;
}
.utilNav {
	color:#fff;
}
.utilNav ul {
	list-style-type: none;
	padding-left:0px;
}
.utilNav li {
	padding-top:3px;
	padding-bottom:3px;
}
.utilNav a,
footer a {
	color:#fff;
}
.allianz {
	margin-top:30px;
}
.steadfast {
	margin-top:17px;
}
.footContact {
	line-height:25px;
}
.footContact span {
	color:#fbee20;
}
.footBordTop {
	border-top:1px solid #000;
	padding-top:30px;
	padding-bottom:30px; 
	text-align:center;
}









/* **********  admin pages ********* */
.admin-header {
	border-bottom:none;
	margin-top:10px;
	margin-bottom:0px;
	font-size:18px;
	line-height:21px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold; 
}
.admin-header hr {
	margin-top:10px;
}
.search-form label {
	padding-top:5px;
}
.search-form .checkbox input[type=checkbox] {
	margin-left:0;
}
.adminTD img {
	padding-top:5px;
}	
#managers {
	border: 1px solid #D9D9D9;
}
#managersGroup {
	border: 1px solid #e0e0e0;
}

#managers th {
    background-color: #006699;
    color:#fff;
    font-size: 9pt;
    height:25px;
}
#managersGroup th {
   background-color: #fbde7a;
    color:#000;
    font-size: 9pt;
    height:25px;
}
#managers td {	
    font-size: 8pt;
    border-left: 1px solid #D9D9D9;
    color:#3E403D;
}

.warning {
	width:50%;
	background-color:#f79894;
	border:2px solid #d06e6f;
	padding:30px;
	margin:20px auto;
	font-weight:bold;
	color:#535353;
	text-align:center;
}
	
.ok {
	width:50%;
	background-color:#cde6ad;
	border:2px solid #b2d674;
	padding:30px;
	margin:20px 0;
	font-weight:bold;
	color:#687211;
	text-align:center;
}

/* **********  cover pages ********* */

.coverPages {
	margin-top:40px;
	margin-bottom:40px;
}

.coverPages td {
	/*background-color:#afaeae;color:#fff;*/
	width:20px;
	padding:5px;
	text-align:center;
}
.coverPages td a {
	color:#fff; 
}
.coverPages .active {
	/*background-color:#5cb85c;*/
}
/* **********  scheme pages ********* */
.scheme-content {
	padding-top:40px;
	padding-bottom:40px;
}

.scheme-content li {
	padding:5px;
}
input[type=checkbox], 
input[type=radio] {
 	margin:2px 3px 0 15px;
 }
 
#paypalBtn {
	height:35px;
}

/* 3rdgen FORM css */
#comment_field_18470 {
	color:red;
	padding-left: 20px;
}
.listDisplayStyle {
	padding:2px 5px;
	font-weight:500;
}
.formMultiListHeading {
	font-weight:bold;
	padding:10px 5px 10px 5px;
}
.formLabelStyle {
	font-weight:bold;
	font-size:110%;
	padding:10px 10px;
	margin:15px 0;
	background-color:#f5f5f5;
}
.form-group label {
	padding-left:10px;
}

.formErrorStyle {
	color:red;
	padding:5px 0;
	display:inline-block;
}
.formInfoStyle {
	font-weight: bold;
    font-size: 105%;
    padding: 0px 10px 10px 0px;
}

.formSubPromptStyle {
	display:block;
	font-style:italic;
	font-weight:normal;
}

#cmdSubmit {
	margin-top:10px;
}
.formHtmlStyle {
	margin:20px 0;
}
.formMandatoryFieldStyle {
	margin:10px 0;
}

#userName {
		background: #808080;
}
#subPrompt_field_18470 {
	color:#e1040a;
}
#tr_field_37344 {
	padding-top:10px;
	background-color:#f7f7f7;	
}
/******************** Quote table **************************************/

.quoteTable {
	border-collapse:collapse;
	border: 1px solid #f5f5f5;
	width:400px;
}	

.quoteTable th {
	background-color:#CCDDFF;	
}	

.quoteTable td, .quoteTable th {
	border: 1px solid #c7c6c6;

}
.quoteTable td {
	text-align:right;
}	
.quoteTable th { 
	text-align:left;
}

.total {
	background-color:#6a9bff;
	color:#ffffff;
	font-weight:bold;
	xtext-align:left;
}

/******************** Policy  table **************************************/
.policyTable {
	border-collapse:collapse;
}	
	
.policyTable td, .policyTable th {
	text-align:left;
	padding:10px;
}
.policyTable th {
	background-color:#cccccc;
	color:#fff;	
	padding:10px;
	border-left: 1px solid #D9D9D9;
}

/******************** Cover  table **************************************/
.coverTable {
	border-collapse:collapse;
}	
.coverTable th {
	background-color:#CCDDFF;	
}	
.coverTable td, .coverTable th {
	border: 1px solid #c7c6c6;
	text-align:left;
}
/******************** Info  table **************************************/
.infoTable {
	border-collapse:collapse;
}	
.infoTable th {
	background-color:#CCDDFF;	
}	
.infoTable td, .coverTable th {
	border: 1px solid #c7c6c6;
	text-align:left;
    padding:5px;
}
#load{
position:absolute;
z-index:1;
border:3px double #999;
background:#f7f7f7;
width:300px;
height:300px;
margin-top:-150px;
margin-left:-150px;
top:50%;
left:50%;
text-align:center;
line-height:150px;
font-family: Arial, Helvetica, sans-serif;
font-size:18pt;
}


/* PROGRESS BAR */
.bs-wizard {margin-top: 10px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/* PROGRESS BAR END */


/* PA Accident form page */
.flex-grid {
  display: flex;
  justify-content: space-between;
}
.col {
  flex: 1;
  width: 32%;
}








/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/
 
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/
 
/* 
Extra small devices (portrait phones, less than 576px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
 
 
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
/*	.carousel-inner .carousel-item-right.active,
	.carousel-inner .carousel-item-next {
		transform: translateX(33.333%);
	}

	.carousel-inner .carousel-item-left.active,
	.carousel-inner .carousel-item-prev {
		transform: translateX(-33.333%);
	}*/
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
   
}

@media (min-width: 1500px) {  
    
	
} 
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/

@media (max-width: 1200px) { 
 	.navbar-collapse {
		flex-grow: 0;
    }
    
} 

 
/* Set width to make card deck cards 100% width */
@media (max-width: 991px) {
	 .iconApplyNow { 
 		
 	}
 	#mainNav {
		height: auto;
	}
	
 	
 	.topDkBlueBarBg .blurb {
 		padding-top:5px;
 	}
 
}
@media(max-width:768px) {
	.applywWarpper {
		display:none;	
	}
	.carousel-inner .carousel-item > div {
			        display: none;
			    }
			    .carousel-inner .carousel-item > div:first-child {
			        display: block;
			    }
	
}
@media(max-width:576px) {
	.navbar {
		margin-top:10px;	
		margin-bottom:20px;
	}
	.navbar-brand img {
		max-width: 225px;
	}
	
	.navbar-toggler {
		margin-top:20px; 
	}
	
	.btnBannerApply  {
		margin-bottom:20px;
	}
	
	.btn-tel {
		font-size: 1.0rem;
		white-space:nowrap;
	}
	.innerTitleWrapper div {
    	height: 160px;
    	width: 160px;
    }
    .topBarBtns {
		width:100%;
		justify-content: space-between;
	}
	
	.home-title1, .home-title2 {
		margin-top: 0px;
		padding:0;
		font-size: 1.2rem;
	}
	.performers {
		font-size: 1.5rem;
	}
	.banner-inner, .banner-home, .banner-scheme {
		background-size: auto;	
	}
	.homeBannerBtns {
    	padding-bottom: 60px;
    	/*margin-bottom:20px;*/
	}
	.applywWarpperAlt .iconApplyNow {
 	   top: -15px;
	}
	
}

@media(min-width:576px) and (max-width:768px) {
	.applywWarpperAlt .iconApplyNow {
	    top: -10px;
	}  
}

@media(min-width:768px) and (max-width:992px) {
	.applywWarpper {
		position:absolute;
		top:0px;
 		right:0px;
		
	}
	#duckMainNav {
		margin-bottom:20px;
	}
	
	
}
/*.carousel-inner .carousel-item-right,
			.carousel-inner .carousel-item-left{
			  transform: translateX(0);
			}*/