﻿html{
	font-family:arial;
	font-size:1em;
}

body{
	position:relative;
	min-height:100vh;
	line-height:1.25em;
}


#white-wrapper{
	background:#ffffff;
}

h1{
	color:#333333;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:1.75em;
	margin-bottom:.67em;
}

h2, h3, h4, h5, h6{
	color:#333333;
	margin-top:1em;
	margin-bottom:.83em;
}

h4, h5, h6{
	font-weight:bold;
}

h2{
	color:#003663;
	font-size:1.4em;
}

h2 .fas{
	margin-right:.5em;
}

h3{
	font-size:1.2em;
}


h4{
	font-size:1.15em;
	font-weight:500;
}

h5{
	font-size:1.1em;
	font-weight:normal;
}

h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{
	margin-top:.5em;
}

h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6{
	margin-top:1rem;
}

/*************************GLOBAL BANNER STYLES******************************/
#wigov-bar{
	background:#003663;
	font-size:.75em;
}

#wigov-bar #wi-gov-logo{
	height:25px;
}

#banner{
	background:#ffffff;
}

#banner #dwd-logo{
	max-width:250px;
}

#banner-dept{
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;
}




/**********************GLOBAL MAIN NAV***********************************/
#main-nav{
	background:#003663;
	color:#ffffff;
	margin-bottom:0;
	line-height:1.5;
}

#main-nav ul{
	padding:0;
	text-align:center;
}

#main-nav a{
	text-decoration:none;
	width:100%;
}

#main-nav li{
	list-style-type:none;
}


.navbar-dark .navbar-toggler{
	border-color:#ffffff;
	background:#013f73;
}

.navbar-toggler{
	margin:5px 0;

}

.grey-bg .container{
	padding-top:1em;
	padding-bottom:1em;
}

.breadcrumb{
	background:none;
	color:#666666;
	padding:0;
	margin-bottom:1rem;
}


.breadcrumb a, .breadcrumb .fa-home{
	color:#666666;
}



.breadcrumb .active{
	color:#000000;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">";
	padding-right:.3rem;
}

.breadcrumb-item+.breadcrumb-item{
	padding-left:.3rem;
}

.right-sidebar{
	background:#eeeeee;
	padding-top:1em;
	margin-bottom:.5em;
	padding-bottom: 10px;
	border-radius:3px;
}

.right-sidebar h2, .right-sidebar h3{
	font-size:1.2em;
	margin-bottom:.5rem;
}

.right-sidebar h2:first-of-type, .right-sidebar h3:first-of-type{
	margin-top:0;
}

.right-sidebar h2:not(:first-child){
	margin-top:1.75rem;
}

.right-sidebar ul{
	padding-left:15px;
	list-style-type:none;
}
.right-sidebar li{
	position:relative;
}
.right-sidebar li:before{
	content: "\2022";
    position: absolute;
    left: -.8em;
    color:#003663;
    font-weight: bold;
    font-size: 1.2em;
	top:-.2em;
	
}



/**************************GLOBAL FOOTER STYLES****************************/
#footer{
	background:#003663;
	background-size:auto 60%;
	font-size:80%;
	position:absolute;
	bottom:0;
	width:100%;

}

#footer hr{
	background-color:#F7921E;
	margin:5px 0;
}

#footer ul{
	list-style-type:none;
	padding-left:0;
}

#footer #american-job-center{
	background: #ffffff;
    color: #797979;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 0;
}

#footer #american-job-center img{
	vertical-align: inherit;
}

/**************************HOME PAGE STYLES*************************/
#main-home-slider .carousel-item{

}

#main-home-slider .carousel-item:before{
	position: absolute; 
    display: block; 
    content: "";
    top: 0; right: 0; bottom: 0; left: 0;  
    background: rgba(0,0,0,0.15);
}

#main-home-slider .carousel-indicators{
		margin-bottom:3px; /*added to move to bottom*/
}
#main-home-slider .carousel-caption{
	/*transform: translateY(-50%);
    bottom: 0;
    top: 50%;*/
	bottom:0;
	padding-bottom:15px;
}

.carousel-caption h2{
	font-size:3em;
	text-shadow:0px 0px 8px #000000;
	color:#ffffff;
}

#media-market{
	background:#d9f2fc;
	width:100%;
}

#market-slider{
	margin:0 20px;
}

#market-slider .carousel-control-next, #market-slider .carousel-control-prev{
   background-color:#065495;
   width:40px;
   height:40px;
   border-radius:50%;
   opacity:1;
   top:10px;
}

#market-slider .carousel-control-next{
	right:-20px;
}

#market-slider .carousel-control-prev{
	left:-20px;
}

.h2-lg{
	font-size:2em;
}

/********************2ND and 3RD LEVEL PAGES******************************/
#banner-img{
	position:relative;
	max-height:325px;
	overflow:hidden;
}
#banner-img h1{
	position: absolute;
    left: 0;
    right: 0;
    color: #ffffff;
    text-shadow: 2px 2px 5px #000000;
    font-size: 2em;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.5em;
	white-space:nowrap;
}

#banner-img.home-banner h1{
	position:absolute;
	left:0;
	right:0;
	color:#ffffff;
	text-shadow: 2px 2px 5px #000000;
	font-size:2em;
	text-align:center;
	bottom:20px;
	margin:auto;
	height:1.5em;
	top:initial;
	white-space:normal;
}

#banner-img:before{
	position: absolute; 
    display: block; 
    content: "";
    top: 0; right: 0; bottom: 0; left: 0;  
    background: rgba(0,0,0,0.40);
}

#banner-img img{
	width:100%;
}

.second-lvl-icon{
	border:3px solid #dfdfdf;
	margin-bottom:.5rem;
}

.second-lvl-icon:hover{
	background:#f1f8fe;
}

.second-lvl-bucket, .border-bucket{
	border: 1px solid black;
	border-radius:.25rem;
	background: #ffffff;
	padding-left:.5rem;
	padding-right:.5rem;
	height:100%;
}

.second-lvl-bucket h2, .border-bucket h2{
	font-size:1.2em;
	color: #003663;
	margin-top:.25rem;
	white-space:nowrap;
	margin-bottom:.5em;
}

.second-lvl-bucket p, .second-lvl-bucket ul, .border-bucket p, .border-bucket ul{
	font-size:90%;
}

.second-lvl-bucket .btn, .border-bucket .btn{
	width:75%;
	font-size:90%;
	white-space:nowrap;
}

.second-lvl-bucket li, .border-bucket li{
	line-height:
}

/************************LEFT NAVIGATION***************************/
#left-nav .left-nav-btn{
	width:100%;
	background:#cccccc;
	color:#000000;
	font-weight:500;
	text-align:left;
	border-radius:0;
	margin-bottom:5px;
	border-radius:3px;
}

#left-nav .left-nav-btn:hover{
	background:#dbdbdb;
}

#left-nav .left-nav-btn.active{
	background:#003663;
	color:#ffffff;
}


#left-nav .left-nav-btn:last-of-type{
	margin-bottom:20px;
}

/***************************TAB MENU********************************/

#tab-menu{

	margin:10px 0;
}

#tab-menu .tab-btn{
	display:inline-block;
	background:#cccccc;
	color:#000000;
	padding:5px 10px;
}

#tab-menu .tab-btn:hover{
	text-decoration:none;
}

#tab-menu .tab-btn.active{
	color:#ffffff;
	background:#003663;
}

.tab-content{
	border:1px solid #cccccc;
	padding:10px;
	visibility:hidden;
}

.tab-content h2:first-of-type{
	margin-top:.5rem;
}

.tab-content.active{
	display:inline-block !important;
	width:100%;
}

#tab-menu .tab-btn:first-of-type{
	margin-right:2px;
}

#tab-menu .tab-btn:last-of-type{
	margin-left:2px;
}

#tab-menu .tab-btn:not(:first-of-type):not(:last-of-type){
	margin-left:2px;
	margin-right:2px;
}

/************************ACCORDION BOXES****************************/

#accordion-box-wrapper{
}

#accordion-box-wrapper .accordion-col{
	padding: 5px 3px;
}

#accordion-box-wrapper .row{
	margin-left:-3px;
	margin-right:-3px;
	position:relative;
}

#accordion-box-wrapper .accordion-box .heading{
	font-size:1em;
	font-weight:bold;
	margin-bottom:0;
}

#accordion-box-wrapper .heading i{
	font-size:1.5em;
	position: absolute;
    right: 10px;
	top:10px;
}

#accordion-box-wrapper .accordion-content h2{
	font-size:1.25em;
	margin-left:-45px;
	margin-bottom:5px;
}

#accordion-box-wrapper .accordion-content .img-head:before{
	background-size: 35px 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    top: 20px;
    vertical-align: middle;
    margin-right: 10px;
	content:"";
}

#accordion-box-wrapper .accordion-content .sponsored-heading:before{
    background-image: url(/apprenticeship/images/handshake-icon.png);    
}

#accordion-box-wrapper .accordion-content .applications-heading:before{
    background-image: url(/apprenticeship/images/calendar-icon.png);    
}

#accordion-box-wrapper .accordion-content .qualifications-heading:before{
    background-image: url(/apprenticeship/images/clipboard-icon.png);    
}

#accordion-box-wrapper .accordion-content .testing-heading:before{
    background-image: url(/apprenticeship/images/book-check-icon.png);    
}

#accordion-box-wrapper .accordion-content .selection-heading:before{
    background-image: url(/apprenticeship/images/med-alert-icon.png);    
}

#accordion-box-wrapper .accordion-content .contact-heading:before{
    background-image: url(/apprenticeship/images/lightbulb-icon.png);    
}



#accordion-box-wrapper .accordion-content h2 .heading-icon{
	width:35px;
	margin-right:10px;
}

#accordion-box-wrapper .accordion-content .col{
	padding-left:45px;
}

.accordion-box{
	background:#eeeeee;
	margin:2px;
	display:block;
	position:relative;

	padding:10px;
	cursor:pointer;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.accordion-box:hover, .accordion-box.active{
	background:#e4f3ff;
}

.accordion-box.active:after{
	content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    background: #e4f3ff;
    bottom: -15px;
    left: 0;
}

.accordion-box .accordion-img{
	background:#ffffff;
	margin:20px 10px 5px 10px;
	height:125px;
	position:relative;
}

.accordion-box .accordion-img img{
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	display:block;
	position:absolute;
}

#accordion-box-wrapper .accordion-content{
	z-index:10;
	/*position:absolute;
	width:100%;*/
	background:#e4f3ff;
	margin:0;
	padding:20px 10px 10px 10px;
}

#accordion-box-wrapper .accordion-content:last-child{
	margin-bottom:0;
}

#accordion-box-wrapper .accordion-content-col{
	display:none;
	padding:5px;
}

#accordion-box-wrapper .accordion-content p{
	white-space:normal !important;
}



/*********************UNIVERSAL STYLES*****************************/


p{
	line-height:1.1;
}

a{
	color:#0000cc;
}

#content-wrapper{
	max-width: 1140px;
    left: 0;
    right: 0;
    margin: auto;
	background:#ffffff;
}

#content-wrapper{
	font-size:.95em;
}

#content-wrapper p{
	/*margin-top:1em;
	margin-bottom:1em;*/
}

#content-wrapper li{
	/*margin-bottom:.5em;*/
}

#content-wrapper .container, #content-wrapper .container-fluid{
	padding-top:1em;
	padding-bottom:1em;
}


.container-fluid-max{
	max-width:1140px;
	left:0;
	right:0;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
}


.full-width{
	width:100%;
}




/*Header Blue*/
.drk-blue-bg{
	background:#003663;
	color:#ffffff;
}



.dull-blue-bg{
	background:#83A5C0;
}

.lgt-dull-blue-bg{
	background:#cde3f4;
}

/*Logo Blue*/
.lgt-blue-bg{
	background:#55C7DC;
}

.lgt-blue-txt{
	color:#55C7DC;
}

/*Logo Green*/
.green-bg{
	background:#7FBA41;
}

.green-txt{
	color:#1A8922;
}

/*Logo Orange*/
.org-bg{
	background:#F6921F;
}

.org-txt{
	color:#F6921F;
}

.grey-bg{
	background:#eeeeee;
}

.drk-grey-bg{
	background:#cccccc;
}

.grey-txt{
	color:#cccccc;
}

.red-txt, .important, .highlight{
	color:#E60000;
}

.white-bg{
	background:#ffffff;
}

.white-txt, a.white-txt, .white-txt a{
	color:#ffffff;
}

a.white-txt:hover, .white-txt a:hover{
	color:#ffffff;
}

.blk-txt, a.blk-txt, .blk-txt a, .black-txt, a.black-txt, .blk-txt a{
	color:#000000;
}

.blk-bg{
	background:#000000;
	color:#ffffff;
}

.drk-blue-txt, a.drk-blue-txt, a.drk-blue-txt:hover, .drk-blue-txt a{
	color:#003663;
}

.bar-heading{
	background:#003663;
	color:#ffffff;
	padding:.25em;
	font-size:1em;
}

.grey-icon-border{
	border:3px solid #cccccc;
}

hr.black{
	border-top:1px solid #000000;
}

.circle-bg{
	position:relative;
	width:100%;
	padding:0; 
	padding-bottom:100%;
	border-radius:50%;
}

.circle-bg.dull-blue-bg:hover{
	background:#4f7594;
}

.circle-bg i{
	position:absolute;
	top:50%; left:50%;
	transform: translate(-50%, -50%);
	margin:0;
}


.vdivider-md{
	border-left:1px solid #dedede;
}

.accordion .card{
	margin-bottom:5px;
	border-radius:.25rem !important;
	border:1px solid rgba(0,0,0,.125) !important;
}

.accordion .card-header{
	color:#003663;
	padding:.25rem 3.25rem .25rem 1.25rem;
	position:relative;
}

.accordion .card-body p:first-of-type{
	margin-top:0;
}

.accordion .card-body p:last-of-type{
	margin-bottom:0;
}

.accordion a:hover{
	text-decoration:none;
}



.accordion [data-toggle="collapse"] i:before{
	content: "\f146";
}

.accordion [data-toggle="collapse"].collapsed i:before{
	content: "\f0fe";
}

.accordion [data-toggle="collapse"] i{
	position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}


.accordion .card-header{
	background:#eeeeee;
}

.accordion .card-header i{
	font-size:1.1em;
}

.fs-70{font-size:70%;}
.fs-75{font-size:75%;}
.fs-80{font-size:80%;}
.fs-90{font-size:90%;}
.fs-100{font-size:100%;}
.fs-110{font-size:110%;}
.fs-120{font-size:120%;}
.fs-130{font-size:130%;}
.fs-140{font-size:140%;}
.fs-150{font-size:150%;}
.fs-160{font-size:160%;}
.fs-170{font-size:170%;}
.fs-180{font-size:180%;}
.fs-190{font-size:190%;}
.fs-200{font-size:200%;}
.fs-initial{font-size:initial;}

.weight-500{
	font-weight:500;
}

.black-border{
	border:1px solid black;
}

.blue-grn-btn{
	background:#003663;
	color:#ffffff;
	border-bottom:3px solid #82ba41;
}

a.blue-grn-btn:hover{
	background:#82ba41;
}

.blue-org-btn{
	background:#003663;
	color:#ffffff;
	border-bottom:3px solid #f68d17;
}

a.blue-org-btn:hover{
	background:#f68d17;
}

.org-blue-btn{
	background: #f47a20;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    background: -ms-linear-gradient(top, #faa51a 0%, #f47a20 100%); /* IE10+ */
	color:#ffffff;
	text-shadow: 1px 1px 1px #000;
	font-weight:bold;
	border-bottom:3px solid #003663;
}

a.org-blue-btn:hover{
	background: #FF9900;
    background: -webkit-gradient(linear, left top, left bottom, from(#FDDB92), to(#FF9900));
    background: -moz-linear-gradient(top,  #FDDB92,  #FF9900);
    background: -ms-linear-gradient(top, #FDDB92 0%, #FF9900 100%); /* IE10+ */
	color:#ffffff;
}


.blue-blue-btn, button.blue-blue-btn{
	background:#003663;
	color:#ffffff;
	border-bottom:3px solid #5acce0;
}

a.blue-blue-btn:hover, button.blue-blue-btn:hover{
	background:#5acce0;
}

.blue-btn{
	background:#003663;
	color:#ffffff;
}

a.blue-btn:hover{
	background:#134b79;
}

.blue-red-btn{
	background:#003663;
	color:#ffffff;
	border-bottom:3px solid #ff0000;
}

a.blue-red-btn:hover{
	background:#ff0000;
}

.blue-khak-btn{
	background:#003663;
	color:#ffffff;
	border-bottom:3px solid #c3b091;
}

a.blue-khak-btn:hover{
	background:#c3b091;
}

.blue-violet-btn{
	background:#003663;
	color:#ffffff;
	border-bottom:3px solid #7f00ff;
}

a.blue-violet-btn:hover{
	background:#7f00ff;
}


a.blue-grn-btn:hover, a.blue-red-btn:hover, a.blue-org-btn:hover, a.blue-blue-btn:hover, a.blue-khak-btn:hover, a.blue-violet-btn:hover, button.blue-blue-btn:hover{
	text-decoration:none;
	color:#ffffff;
	background:#045598;
}

.btn{
	line-height:1.2em;
}

ul.arrow-bullets{
	margin: 0.75em 0;
        padding-left: 0px;
    list-style: none;
}

.arrow-bullets li{
	list-style: none;
		position: relative;
		padding: 0 0 0 15px;
}

.arrow-bullets.orange li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 9px;
    height: 5px;
    width: 5px;
	border: 1px solid #f68d17;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.arrow-bullets.blue li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 9px;
    height: 5px;
    width: 5px;
	border: 1px solid #5acce0;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.arrow-bullets.green li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 9px;
    height: 5px;
    width: 5px;
	border: 1px solid #82ba41;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.arrow-bullets.red li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 9px;
    height: 5px;
    width: 5px;
	border: 1px solid #ff0000;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.arrow-bullets li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 9px;
    height: 5px;
    width: 5px;
	border: 1px solid #000000;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}


#update-browser{
	width:1000px;
	left:0;
	right:0;
	margin:auto;
}

#update-browser p{
	margin-bottom:5px;
	font-size:80%;
}


.table .thead-dark th{
	background-color:#003663;
}

.table .thead-light th{
	background-color:#d8eaf9;
}

table.alt-grey-odd tr:nth-child(odd){ 
	background-color: #f0f0f0;
}

table.alt-grey-odd tr:nth-child(even){
	background-color: #ffffff;
}

table.alt-grey-even tr:nth-child(even){ 
	background-color: #f0f0f0;
}

table.alt-grey-even tr:nth-child(odd){
	background-color: #ffffff;
}

.table td, .table th{
	padding:.25rem;
}

.table_holder{
	display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

table caption.top-caption{
	padding:0;
	text-align:center;
	caption-side:top;
	color:#003663;
	font-weight: 500;
}

img.float-right{
	margin-left:1rem;
}

img.float-left{
	margin-right:1rem;
}


.mw-75{
	max-width:75%;
}

.mw-50{
	max-width:50%;
}

.indentsmall {
    margin-left: 15px;
}
.indentmedium {
    margin-left: 30px;
}
.indentlarge {
    margin-left: 45px;
}

.p-3-5{
	padding: 1.25rem!important;
}





/*EMPHASIS BOX STYLE*/
.boxwithoutborder {
	margin: auto;
	width:80%; 
	text-align:center; 
	background-color:#D0F1D2; 
	padding: 10px 15px 1px 15px;
}

.boxwithborder{
	margin: auto;
	border: 2px solid #003663;
	padding: 10px 15px 1px 15px;
}

.steps-list {
  clear: both;
  list-style: none;
  padding-left: 80px;
 
}
.steps-list > li {
  margin: 2em 0;
  padding-top: 1em;
  display: block;
  position: relative;
  counter-increment: inst;
  padding-top:0;
}
.steps-list > li::before {
	content: counter(inst);
    background: #ffffff;
    color: #003663;
    font-weight: 700;
    font-style: italic;
    /* text-shadow: 1px 1px rgba(255, 150, 0, 0.5); */
    border-radius: 50%;
    font-size: 2.5em;
    text-align: center;
    /* padding-top: 0; */
    /* padding-left: 2.25%; */
    top: 0;
    height: 65px;
    width: 65px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    left: -80px;
	z-index: 2;
    border: 2px solid #cccccc;
	line-height:1.5;
}

.steps-list .step-list-head{
	margin-top:0;
	padding-top:0px;
	font-size:1.5em;
	margin-bottom:.25em;
}

.steps-list > li:not(:last-child):after {
	content: "";
    display: block;
    position: absolute;
    width: 2px;
    background: #cccccc;
    height: 100%;
    left: -48px;
    top: 40px;
    z-index: 1;
}
/*EMPHASIS BOX STYLE*/
.boxwithoutborder {
	margin: auto;
	width:80%; 
	text-align:center; 
	background-color:#D0F1D2; 
	padding: 10px 15px 1px 15px;
}

.boxwithborder{
	margin: auto;
	border: 2px solid #003663;
	padding: 10px 15px 1px 15px;
}
.alpha-list {
  clear: both;
  list-style: none;
  padding-left: 80px;
 
}
.alpha-list > li {
  margin: 2em 0;
  padding-top: 1em;
  display: block;
  position: relative;
  counter-increment: inst;
  padding-top:0;
}
.alpha-list > li::before {
	content: counter(inst);
    background: #ffffff;
    color: #003663;
    font-weight: 700;
    font-style: italic;
    /* text-shadow: 1px 1px rgba(255, 150, 0, 0.5); */
    border-radius: 50%;
    font-size: 2.5em;
    text-align: center;
    /* padding-top: 0; */
    /* padding-left: 2.25%; */
    top: 0;
    height: 65px;
    width: 65px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    left: -80px;
	z-index: 2;
    border: 2px solid #cccccc;
	line-height:1.5;
}
.alpha-list .alpha-list-head{
	margin-top:0;
	padding-top:0px;
	font-size:1.5em;
	margin-bottom:.25em;
}

.alpha-list > li:not(:last-child):after {
	content: "";
    display: block;
    position: absolute;
    width: 2px;
    background: #cccccc;
    height: 100%;
    left: -48px;
    top: 40px;
    z-index: 1;
}
/*******************************SEARCH BOX AND OTHER FORM ELEMENT STYLES****************************/
.search-form{
	width: 100%;
	position:relative;
}

.search-form .search-input{
	width: 100%;
    padding-right: 50px;
}

.search-form .search-icon {
	position: absolute;
    right: 5px;
    top: 8px;
    width: 20px;
}

.search-input {
    border: 1px solid #356689;
    font-weight: normal;
    padding:4px 10px 4px 6px;
    position: relative;
    width: 60%;
	
	background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
	
	display: inline-block;
    height: 35px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	
}

select{
	border: 1px solid #356689;
    font-weight: normal;
    padding: 4px 10px 4px 6px;
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    display: inline-block;
    height: 35px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

select::-ms-expand {
	width:12px;
	border:none;
	background:#fff;
}



/*********************************MEDIA QUERIES********************************/



/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
	
	.sticky-top-ie{
		 position:fixed;
		 z-index:99;
		 top:0px;
	 } 
	 
	 
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	#banner-img h1{
		font-size:2.5em;
	}
	
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	/**********************DESKTOP MENU***********************************/
		
	#main-nav .lvl1-nav{
		width: calc(1/6*1140px - (1 - 1/6)*10px);
		display:inline-block;
		position:relative;
		color:#ffffff;
		font-size:.86rem;
	}

	#main-nav .lvl1-nav a{
		padding:6px 6px 3px 6px;
		display:inline-block;
		color:#ffffff;
		white-space:nowrap;
	}

	#main-nav .lvl1-nav a:hover{
		background:#134b79;
	}

	#main-nav .lvl1-nav:hover .dropdown{
		display:block;
	}

	#main-nav .lvl1-nav.active{
		background:#134b79;
	}

	#main-nav .dropdown{
		position:absolute;
		top:29px;
		min-width:100%;
		background:#ffffff;	
		z-index:99999;
		display:none;
		text-align:left;
		box-shadow:0 0px 4px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.19);
		white-space:nowrap;
	}

	#main-nav .dropdown a{
		color:#003663;
		line-height:20px;
	}

	#main-nav .dropdown a:hover{
		color:#ffffff;
	}

	#main-nav .dropdown li{
		border-bottom:1px solid #dfdfdf;
		border-left:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf;
	}

	#main-nav .dropdown li:first-of-type{
		border-top:1px solid #dfdfdf; 
	}
	/*****************************END DESKTOP MENU*****************************/
	
	#banner-img:before{
		background: rgba(0,0,0,0.15);
	}
	
	#banner-img h1{
		left:auto;
		bottom:auto;
		top:20px;
		right:10%;
		height:auto;
		white-space:nowrap;
	}
}

@media (min-width: 1140px) {
	body{
		background: url(/images/internet/background.jpg);
		background: url(/images/internet/background.jpg) no-repeat center center fixed #ffffff;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	.right-sidebar{
		max-width:24.5%;
	}
}

/* Large devices (desktops, 1200px and up)*/
@media (min-width: 1200px) {
	
	
	#banner-img h1{
			font-size:3em;
	}
	
	.w-xl-75{
		width:75% !important;
	}

}

/*Custom for extra wide screens*/
@media (min-width: 1600px) {
	#banner-img h1{
			font-size:3.5em;
	}

}
	

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	
	
	.small-txt-xs{font-size:80%;}
	.xsmall-txt-xs{font-size:65%;}
	.fs-xs-100{font-size:100%;}
	.no-gutters-xs{margin-right:0; margin-left:0;}
	.no-gutters-xs>.col, .no-gutters-xs>[class*=col-] {padding-right: 0;padding-left: 0;}
	.hidden-xs{display:none;}
	.w-xs-100{width:100%;}
	.w-xs-75{width:75%;}
	.w-xs-50{width:50%;}
	
	#banner-img.home-banner h1{height:inherit;}
}
/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	body{
		padding-bottom:268px;
	}
	
	#main-search-wrap{
		position: absolute;
		left: 0;
		width: 85%;
		top: 140px;
		z-index: 50;
	}
	
	#main-search-input{
		background:#013f73;
		border:1px solid #ffffff;
		color:#f1f1f1;
	}
	
	#main-search-input::placeholder{
		color:white;
	}
		
	#main-home-slider .carousel-inner, #main-home-slider .carousel-item{
		min-height:200px;
	}
	
	#main-home-slider .carousel-item{
		min-height:200px;
		
	}
	
	#main-home-slider .carousel-item img{
		height: 200px !important;
		width: auto !important;
		max-width:auto !important;
		overflow: hidden !important;
	}
	
	#main-home-slider .carousel-item{
		width:100% !important;
	}
	
	
	#main-home-slider .carousel-caption{
		left:10%;
		right:10%
	}
	#main-home-slider .carousel-caption h2{
		font-size:1.5em;
	}
	
	#banner-img.home-banner h1{
		font-size:1.5em;
	}
	
	
	.breadcrumb{
		font-size:.8em;
	}
	
	#tab-menu .tab-btn{
		margin:0 0 2px 0 !important
	}
	
	#tab-menu .tab-content{
		height:auto !important;

	}
	
	#tab-menu .tab-btn.active{
		margin-bottom:0 !important;;
	}
	
	#tab-menu .tab-btn{
		width:100%;
	}
	
	#left-nav select{
		width: 100%;
		color: #003663;
		margin: 15px 0;
		padding: 8px;
		border: 1px solid #333;
		-webkit-appearance: none;
		appearance: none;
		-moz-appearance: none;
		text-overflow: '';
		font-weight:500;
		background: url(/images/internet/drop-arrow.jpg) right no-repeat;
	}
	
	#left-nav select::-ms-expand {
		display: none;
	}
	
	
	#tab-menu a:last-of-type{
		
	}
	
	.vdivider-md{
		border:none;
	}
	
	.mobile-collapse-btn{
		background:#cccccc;
		border-radius:3px;
		padding-top:8px;
		padding-bottom:8px;
		font-size:1.3em;
		cursor:pointer;
	}
	
	.mobile-collapse-btn:hover{
		color:#ffffff;
		background:#333333;
	}
	.mobile-collapse-content{
		display:none;
	}
	
	.mobile-collapse-content.active{
		display:block;
	}
	
	.w-sm-100{width:100%;}
	
	.boxwithoutborder, .boxwithborder{
		width:100% !important;
	}
}
/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	/****************************************MOBILE MENU*************************************/
	
	#main-nav{
		padding:0;
	}
	
	#main-nav button{
		margin-right:10px;
	}
	
	#main-nav .lvl1-nav {
		text-align:left;
		background:#ffffff;
		position:relative;
	}
	
	#main-nav .lvl1-nav a:hover{
		background:#e1effb;
	}
	
	#main-nav .lvl1-nav a:first-of-type{
		color:#003663;
		width:100%;
		display:block;
		padding:10px;
		border-bottom:1px solid grey;
	}
	
	#main-nav .dropdown{
		display:none;
		top:0 !important;
		text-align:left;
	}
	
	#main-nav .dropdown a{
		padding-left:40px !important;
	}
	
	#main-nav a.expand-collapse{
		position: absolute;
		top: 0;
		border-left: 1px solid grey;
		font-size: 26px;
		color: #003663;
		bottom: 0;
		background: #ffffff;
		right: 0;
		width: auto;
		border-bottom: 1px solid grey;
		cursor:pointer;
		width:50px;
		text-align:center;
		height:45px;
	}
	
	#navbar-wrap.show{
		border-bottom:10px solid #003663;
	}
	
	
	/**************************************END MOBILE MENU***********************************/
	
	
	
	.carousel-caption h2{
		font-size:2em;
	}
	
	.container-fluid-md{
		width:100%;
		max-width:100%;
	}
	
	.small-txt-md{
		font-size:80%;
	}
	
	.right-sidebar{
		font-size:.9em;
	}
	
	h1{font-size:1.8em;}
	h2{font-size:1.5em;}
	h3{font-size:1.3em;}
	h4{font-size:1.2em;}
	h5{font-size:1.1em;}
	h6{font-size:1.05em;}
	
}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	.carousel-caption{
		left:10%;
		right:10%;
	}
	
	.second-lvl-bucket .btn, .border-bucket .btn{
		width:100%;
	}
	
	
}




/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

	.steps-list{
		padding-left:40px;
	}
	.steps-list .step-list-head{
		font-size:1.25em;
		
	}
	.steps-list li::before {
		font-size:20px;
		height:35px;
		width:35px;
		left:-40px;
	}
	
	.steps-list li:not(:last-child):after{
		left:-24px;
		top:35px;
	}
	
	
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {

	
	#left-nav .left-nav-btn{
		font-size:.75em;
	}
	
	.second-lvl-bucket h2, .border-bucket h2{
		font-size:1em;
	}
	
	#tab-menu .tab-btn{
		font-size:.9em;
	}
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	#main-nav .lvl1-nav{
		width: calc(1/6*960px - (1 - 1/6)*10px);
		font-size:.71em;
	}
	#main-nav .dropdown{
		top:26px;
	}
	#left-nav .left-nav-btn{
		font-size:.9em;
	}
	
	.second-lvl-bucket h2, .border-bucket h2{
		font-size:1.1em;
	}
}


/***********************************CUSTOM MEDIA QUERIES********************************/

@media (max-width: 385px) { 
	#main-search-wrap{
		width: 75%;
	}
}

@media (max-width:430px){
	#banner-img h1{
		font-size: 1.7em;
	}
}


form#main-search-form {margin-top:-8px !important;}