/* Add CSS customizations */


/* Skip nav link for assistive technology users */
#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: #BF1722;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline-color:transparent;	
	-webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}
/*End skip content instructions*/

#header .header-nav {
		
		justify-content: center;
		
	}
.top-nav {
    font-size:12px;
}	
	.top-nav a {
    color: #fff;
}




.top-nav a:hover, a:focus {
    color:#f1ad02;
	top: 0px;
}


#header .header-column .header-extra-info li {
    
    margin-left: 0px;
}

.navbar-form .form-control {
    display: inline-block;
    width: auto;
}

/*Gold background for main nav*/
.medium_bg_orange
{
	background-color:#f39c12;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}
/*End gold background for main nav*/

.divider [class*="fa-"], .divider .icons {
	
	color: #f1ad02;
	
}
/*Controls navigation colors and layout*/
#header .header-nav {
		
		justify-content: center;
		
	}
	
	
#header .header-column .header-extra-info li {
    
    margin-left: 0px;
}


	
.nav a {
	text-decoration:none;
}
/*end navigation*/

/*Button colors, layout and effects*/



.btn.custom-btn {
    font-size: 14px!important;
    font-size: 1rem;
    padding: 12.8px 22px;
    padding: 0.8rem 1rem;
	background-color: #002569;
    border-color: #002569 #002569 #001336;
    color: #FFF;
	margin-bottom: .5rem!important;
	width: 315px;
	
}

.btn.custom-btn a{
    
    color: #FFF!important;
	text-decoration:none;
}

.btn.custom-btn a:visited{
    
    color: #FFF!important;
	text-decoration:none;
}

.btn-search {
   
    line-height: 1.70;
  margin-bottom:5px;
}
.search {
	margin-top: 15px;}

/*end button customization*/

/*Main body of home pages*/

.orange {color:#f39c12;}



.flip-card .flip-front,
.flip-card .flip-back {
	padding: 0px;
	padding: 0rem;
	 border-style: solid;
  border-width: 1px;
  border-color:#000;
	box-shadow:none!important;
}


/*End main body of home pages*/

/*Footer customization*/
#footer {
    background: #002569;
    border-top: 4px solid #f1ad02;
}

#footer .footer-copyright {
    background: #f1ad02;
}


/*.whitelink a, a:visited {
color:#fff 

}
.whitelink  a:hover {
color:#f1ad02;
}*/
	
	#footer p {color:#fff;}




	/*End footer*/
	




/*Text and header customization*/

li {color:#000;}
p {color:#000;}

h1 {
	font-size: 2.3em;
	line-height: 44px;
	margin: 10px 0 30px 0;
	color:#002569;
	font-weight:bold
}

h2 {
	font-size: 1.5em;
	font-weight: 600;
	line-height: 42px;
	margin: 0 0 20px 0;
	color:#002569;
}

h3 {
	font-size: 1.25em;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 20px;
	text-transform:none;
	color:#002569;
}

h4 {
	font-size: 1em;
	font-weight: 600;
	line-height: 27px;
	margin: 0 0 14px 0;
	color:#002569;
}

h5 {
	font-size: .08em;
	font-weight: 600;
	line-height: 18px;
	margin: 0 0 14px 0;
	
	color:#002569;
}

h6 {
	color: #333;
	font-size: .08em;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 14px 0;
	color:#002569;
}

/*End text customiztion*/

.logo {margin: -5px 0 0 0;
line-height: 0px;}



	
/***Media calls***/



/*Show only in mobile or desktop*/

@media only screen and (min-width: 768px){
.only_mobile { display: none !important; }


}	


/*ABC Home custom settings*/
.section-middle-abc {
	height:425px;
}
/*End ABC*/

/*DOV Home custom settings*/
/*End DOV*/

/*PVD Home custom settings*/
.section-middle-pvd {
	height:550px;
}



/*End PVD*/

.main a {
	text-decoration:underline;
}
	
.main a:visited {
	color:#002569;
}

.main a:hover {
	color:#f1ad02;
}



.main a.btn {
    text-decoration: none!important;
	
}

.main a:visited.btn {
    text-decoration: none!important;
	color:#002569;
}

.main a:hover.btn {
    text-decoration: none!important;
	color:#002569;
}

.main a:visited.btn-primary {
    text-decoration: none!important;
	color:#fff!important;
}
@media only screen and (min-width: 768px) {
  	li:hover #dropdownLanguage + .dropdown-menu {
    	display: block !important;
		
  	}
	#header .header-nav-main nav > ul > li > a {
		
		font-size: 12px;
		
	}
}


.header-row .top-nav .dropdown-menu {
	
	margin-top: -5px;
	
}

#header .header-nav-main nav > ul > li > a {
		
		font-size: 13px;
		
	}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {	li:hover #dropdownLanguage + .dropdown-menu {
    	display: block !important;
		
  	}
	#header .header-nav-main nav > ul > li > a {
		
		font-size: 11px;
		
	}
}
#maincontent .btn { color:#fff;
text-decoration:none;}

/*Multi column dropdown*/
.dropdown-menu {
	min-width: 200px;
}
.dropdown-menu.columns-2 {
	min-width: 400px!important;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 2;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #999;
}
 
@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}


form label {
    font-weight: bold;
	color:#000000;
}

.errorlist {
	color: #f00 !important;}
	
	.error {
	color: #f00 !important;}
	
	/* override styles when printing */
@media print {

  body {
    margin: 0;
    color: #000;
    background-color: #fff;
  }
  header, footer, aside, nav, .menu {
  display: none;
}

}

.card-text a:visited {
	color:#002569;
}

.card-text a:hover {
	color:#f1ad02;
}




/* to center a button on the page */
.btn-center {
	display:block!important;
   text-align: center; 
   margin: auto;
}

/* Modal Titles */
.modal-header h3 {
	color: #002569!important;
	text-transform: none;
	border:none;
}

.modal-body p {
	color: #000!important;
}

.reopenhr { 
            position: relative; 
            top: 20px; 
            border: none; 
            height: 12px; 
            background: #002569; 
            margin-bottom: 50px; 
        } 