@font-face {
	font-family: 'Lato-Regular';
	src: url('styles/fonts/Lato-Regular.eot');
	src: url('/wp-content/themes/improv/styles/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/improv/styles/fonts/Lato-Regular.svg#Lato-Regular') format('svg'), url('/wp-content/themes/improv/styles/fonts/Lato-Regular.ttf') format('truetype'), url('/wp-content/themes/improv/styles/fonts/Lato-Regular.woff') format('woff'), url('/wp-content/themes/improv/styles/fonts/Lato-Regular.woff2') format('woff2');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Black';
	src: url('/wp-content/themes/improv/styles/fonts/Lato-Black.eot');
	src: url('/wp-content/themes/improv/styles/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/improv/styles/fonts/Lato-Black.svg#Lato-Black') format('svg'), url('/wp-content/themes/improv/styles/fonts/Lato-Black.ttf') format('truetype'), url('/wp-content/themes/improv/styles/fonts/Lato-Black.woff') format('woff'), url('/wp-content/themes/improv/styles/fonts/Lato-Black.woff2') format('woff2');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Bold';
	src: url('/wp-content/themes/improv/styles/fonts/Lato-Bold.eot');
	src: url('/wp-content/themes/improv/styles/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/improv/styles/fonts/Lato-Bold.svg#Lato-Bold') format('svg'), url('/wp-content/themes/improv/styles/fonts/Lato-Bold.ttf') format('truetype'), url('/wp-content/themes/improv/styles/fonts/Lato-Bold.woff') format('woff'), url('/wp-content/themes/improv/styles/fonts/Lato-Bold.woff2') format('woff2');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}
.font-orange {
    color: #ff6600;
}
.font-dark {
    color: #333333 !important;
}

#nav {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
#navbar-new {
    background-color: #fff;
    color: #fff;
    position: fixed;
    top: -150px;
    width: 100%;
    display: block;
    transition: top 0.3s;
    padding-top: 12px;
    padding-bottom: 2px;
    padding-bottom: 2px;
    z-index: 200;
}
.btn-shadow {
    box-shadow: 0px 12px 22px #00000029;
}
#static-nav {
    padding-top: 10px;
	 padding-bottom: 10px;
}
.header-composite-v1 .menu-right{
top: 5px;
 
}
.header-composite-v1 .logo {
    display: inline-block;
}
.font-18 {
    font-size: 18px;
}
.header-composite-v1 .menu-wrap-toggle{
	width: 873px;
	margin-left: 10%;
	box-shadow: 0px 12px 22px #00000029;
border-radius: 0px 0px 20px 20px;
background-color:#FFFFFF;
    padding: 30px;
	display: none;
	position: absolute;
    z-index: 2;
}
.header-composite-v1 .menu-wrap-toggle h4{
	margin: 0;
	padding: 0;
}
.header-composite-v1 .menu-wrap-toggle ul{
	margin: 0;
	padding: 0;
}
.header-composite-v1 .menu-wrap-toggle ul{
	list-style: none;
}
.header-composite-v1 .menu-wrap-toggle ul li a{
	font-size: 18px;
}
.header-composite-v1 .menu-wrap-toggle ul li a:hover{
	text-decoration: none;
}
#navbar-new.header-composite-v1 .menu-right{
		  left: 35px;
	}
	
.text-strong {
    font-weight: 900;
    font-family: 'Lato-Black', sans-serif !important;
}
.text-bold {
    font-weight: 900;
    font-family: 'Lato-Bold', sans-serif !important;
}
.header-composite-v1 .menu-right {
    display: inline-block;
    float: right;
    position: relative;
    top: 5px;
}	

.header-composite-v1 .menu-trans {
    display: inline-block;
}	
.header-composite-v1 .close-mod {
       position: absolute;
    right: 10px;
    top: -40px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}
.header-composite-v1 .menu-trans span {
    color: #707070;
}
.header-composite-v1 .menu-trans img {
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.header-composite-v1 .navbar-toggle .icon-bar {
    display: block;
    height: 2px;
    border-radius: 1px;
}
.header-composite-v1 .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
#sidebar-wrapper {
    margin-right: -225px;
    right: -225px;
    top: 0;
    width: 225px;
    position: fixed;
  overflow: auto;
    z-index: 9999999999999999999;
}
.header-composite-v1 .navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
    width: 20px;
}
.header-composite-v1 ul.sidebar-nav li {
    padding-left: 20px;
    clear: both;
    margin-bottom: 5px;
}
.header-composite-v1 .lang-picker-container {
    display: inline-block;
}
.header-composite-v1 .language-dropdown {
    max-width: 100px;
}
.header-composite-v1 .lang-picker-container .language-dropdown {
    height: 32px;
    width: 80px;
    cursor: pointer;
    color: #666 !important;
    width: 100px;
    border: none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    box-shadow: none;
    background-color: #fff;
    border-radius: 3px;
    font-size: 16px !important;
    line-height: 1.42857143;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    padding: 3px;
    position: relative;
    top: -5px;
	background-image: url('/wp-content/themes/improv/images/ppc/b4.png');
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 15px;
  text-align-last: left;
}
	
.header-composite-v1{
    font-family: 'Lato-Regular', sans-serif !important;
	height: 80px;
}	
.height-auto{
	height: auto;
}
.header-composite-v1 .text-dark {
    color: #666666 !important;
}
.header-composite-v1 .login-text {
    font-size: 12px;
    position: relative;
    left: 3px;
    color: #fff;
}
.header-composite-v1 .btn-transparent{
border: none;
background-color: transparent;
color:#666666;
outline: none;
}

.header-composite-v1 .btn-transparent{
font-size: 16px !important;
}
.header-composite-v1 .btn-transparent img{
    position: relative;
    top: -3px;
}
.header-composite-v1 .language-dropdown{
border: none !important;
color:#666666 !important;
width: 85px !important;
background-color: transparent !important;
    box-shadow: none !important;
	font-size: 16px !important;
	outline: none !important;
	    top: 0 !important;
}
.header-composite-v1 .nav-sticky-top .sup-1{
	    top: -.6em;
}

.header-composite-v1 .header-text{
font-size: 16px !important;
font-weight: 300 !important;
outline: none;
    display: inline-block;
}
.header-composite-v1 .sidebar-nav li a{
	    margin-left: 0;
		color:#1e80cf;
		line-height: 30px;
}
.header-composite-v1 .head-state-sel{
border: none !important;
color:#666666 !important;
width: 105px !important;
}
.header-composite-v1 .glo img {
    width: 24px;
	left: 0;
}
.header-composite-v1 .menu-trans{
margin-right: 10px;
}
.header-composite-v1 .header-icon{
display: inline-block;
margin-right: 3px;
}
.header-composite-v1 .header-icon img{
position: relative;
    top: -10px;
}
.header-composite-v1 .header-label{
display: inline-block;
font-size: 18px;
}
.header-composite-v1 .header-number-info{
display: inline-block;
    margin-right: 20px;
}
.header-composite-v1 .head-state-wrap{
    position: relative;
    top: -10px;
}
.header-composite-v1 .menu-trans{
position: relative;
    top: -10px;
}
.header-composite-v1 .geico-login{
position: relative;
    top: -10px;
}
.header-composite-v1 .btn-green-2{
    border-radius: 13px;
	outline: none;
	    position: relative;
    top: -12px;
    font-size: 18px;
}
.header-composite-v1 .sticky-label-wrap{
  display: inline-block;
      margin-right: 20px;
}
.header-composite-v1 .sticky-label-caption{
	    position: relative;
    top: -2px;
}
.header-composite-v1 .select-course-header{
	    outline: none;
    border: none;
    background-color: transparent;
    font-weight: 900;
    font-family: 'Lato-Black', sans-serif !important;
    color: #333;
    margin-left: 15px;
}
.header-composite-v1 .select-course-header img{
	    position: relative;
    top: -1px;
}
.header-composite-v1 .sticky-label-special{
background-color:#f83a3a;
color:#fff;
font-size: 12px;
text-align: center;
width:100px;
padding: 0 5px;
border-radius: 10px;
}
.header-composite-v1 .sticky-label{
font-size: 16px;
}
.header-composite-v1 .sticky-label.original-price{
text-decoration: line-through;
color:#ff0000;
}
.header-composite-v1 .sticky-label.original-price sup{
    top: -.4em;
}

.header-composite-v1 .navbar-toggle{
    margin-top: -10px;
}
.header-composite-v1 .menu-toggle{
opacity: 1;
outline: none;
border: none;
margin-right: 0;
padding-right: 0;
}
.header-composite-v1 .menu-toggle .icon-bar{
    height: 4px;
    border-radius: 3px;
    border-color: #333;
    color: #333;
	    background-color: #333;
	position: relative;
	    top: 5px;
}
.header-composite-v1 #sidebar-wrapper{
    background-color: #fff;
}
.header-composite-v1 .close-mod:before {
    transform: rotate(45deg);
}
.header-composite-v1 .close-mod:after {
    transform: rotate(-45deg);
}

.header-composite-v1 .close-mod:before, .header-composite-v1 .close-mod:after{
    background-color: #333;
	    height: 15px;
		    position: absolute;
    left: 15px;
    content: ' ';
	    width: 3px;
}
.header-composite-v1 .close-mod{
opacity: 1;
}
.header-composite-v1 .toggle{
margin-top: 15px;
}
.header-composite-v1 .sidebar-nav{
padding-top: 15px;
    margin-bottom: 30px;
}
.header-composite-v1 .sidebar-nav {
    padding: 0;
	list-style: none;
	    margin: 0;
		
}
#sidebar-wrapper.loaded {
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
}

#sidebar-wrapper.active {
	right: 225px;
	width: 225px;
}
.header-composite-v1 #sidebar-wrapper.active{
width: 95%;

}
.header-composite-v1 .sidebar-nav{
position: relative;
width: 100%;
    top: 25px;
}
.header-composite-v1 .dropdown-toggle .dropdown-toggle-down-icon:before, .header-composite-v1 .dropdown-toggle .dropdown-toggle-up-icon:before{
    display: none;
}
.header-composite-v1 .dropdown-toggle .dropdown-toggle-down-icon:after, .header-composite-v1 .dropdown-toggle .dropdown-toggle-up-icon:after{
    content: "";
    border: solid #0a0a0a;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 12px;
    margin-bottom: 2px;
}
.header-composite-v1 ul.sidebar-nav.mod ul.dropdown-menu{
padding-left: 5px;
}
.header-composite-v1 ul.sidebar-nav ul.dropdown-menu li a{
color:#333;
padding: 0;
}

.header-composite-v1 .dropdown-toggle .dropdown-toggle-up-icon:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.header-composite-v1 .sidebar-bottom{
text-align: center;
    border-top: solid 1px #b9b6b6;
    margin: 0 15px;
    padding-top: 25px;
    margin-top: 40px;
}
.header-composite-v1 .sidebar-bottom .header-label{
text-align: left;
}
.header-composite-v1 .sidebar-bottom-wrap{
display: inline-block;
    margin: 0;
	
}
.header-composite-v1 .sidebar-bottom .header-icon img{
width: 30px;
}
.header-composite-v1 .sidebar-bottom-call{

    margin-right: 10px;
    position: relative;
    left: -5px;
}
.header-composite-v1 .sidebar-bottom-lang{
    position: relative;
    left: -45px;
    margin-top: 20px;
}
.header-composite-v1 .sidebar-bottom-login{
   position: relative;
    left: -25px;
    margin-top: 20px;
}
.header-composite-v1 .button-cta{
	    margin-left: 20px;
    border-radius: 20px;
    position: relative;
    top: -7px;
}
.header-composite-v1 .nav-sticky-top{
	    position: relative;
		    min-width: 350px;
			    top: -7px;
}
.header-composite-v1 .nav-sticky-top .course-selector-wrapper{
	    position: absolute;
    top: -62px;
    right: 0;
    border-radius: 20px 0 0 20px;
    padding: 19px 10px 13px 10px;
    min-width: 590px;
    text-align: center;
}
.header-composite-v1 .logo-img{
	width: 187px;
	height: auto;
}
.header-composite-v1 .course-selector-state, .header-composite-v1 .course-selector-course{
	border-radius: 15px !important;
	padding: 12px 32px 12px 10px!important;
	position: relative;
    top: -3px;
	border: none;
}
.header-composite-v1 .course-selector-button{
	border-radius: 20px !important;
	font-size: 18px !important;
	    font-family: 'Lato-Black', sans-serif !important;
		box-shadow: 0px 3px 6px #00000029 !important;
		    position: relative;
    top: -1px;
}
.header-composite-v1 .nav-sticky-top .course-selector-course-wrap:after, .header-composite-v1 .nav-sticky-top .course-selector-state-wrap:after{
		    top: 17px;
			right: 20px;
	}
.header-composite-v1 .course-selector-state, .course-selector-course{
outline: none !important;
}	
.header-composite-v1 .font-green {
    color: #71B406 !important;
}

.header-composite-v1 .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.header-composite-v1 .menu-toggle {
    top: -17px;
    right: 0;
    z-index: 1;
  
	    opacity: 1;
    outline: none;
    border: none;
    margin-right: 0;
    padding-right: 0;
}
@media (max-width: 991px){
	.header-composite-v1 .navbar-toggle {
    display: block;
}
.header-composite-v1 .select-course-header{
	display: none;
}
}
@media (min-width: 769px) and (max-width: 1024px){
	.header-composite-v1 .nav-sticky-top .course-selector-wrapper{
		    
    right: -65px;
	}
	
	.header-composite-v1 .nav-sticky-top .course-selector-state-wrap, .nav-sticky-top .course-selector-course-wrap{
		    display: inline-block;
			margin-bottom: 0px;
			    width: 175px;
	}
	.header-composite-v1 .nav-sticky-top{
		    min-width: 355px;
	}
	.header-composite-v1 .nav-sticky-top .course-selector-wrapper{
		min-width: 470px;
	}
	.header-composite-v1 .menu-right{
top: 0;
    left: -30px;
	}
	.header-composite-v1 .menu-wrap-toggle{
		margin-left: 0;
	}
	
}
@media (min-width: 577px) and (max-width: 768px){
	.header-composite-v1 .sidebar-bottom-wrap{
		    margin-right: 30px;
	}
	.header-composite-v1 .sidebar-bottom-lang{
		left: 0;
	}
	.header-composite-v1 .sidebar-bottom{
		    position: fixed;
    width: 90%;
	}
	.header-banner{
		    padding-top: 120px;
	}
	#banner-hero{
		    margin-bottom: 30px;
	}
	.header-composite-v1 .menu-right{
		top: 12px;
	}
}
@media (max-width: 768px){
	#navbar-new.header-composite-v1{
		display: none;
	}
	#navbar-new.header-composite-v1 .menu-right{
		left: 0;
	}
	.header-composite-v1 .header-label{
		font-size: 14px;
	}
	#nav.header-composite-v1{
		position: fixed;
    width: 100%;
    z-index: 99999999999;
    overflow: hidden;
    background-color: #fff;
	
	}
	
	.header-composite-v1 .sidebar-bottom-call{
		    left: -20px;
	}
	.header-composite-v1 .sidebar-bottom-lang{
		left: -60px;
		    top: 10px;
	}
	.header-composite-v1 .sidebar-bottom-login{
		top: 10px;
	}
	.header-composite-v1 .geico-login img{
		   margin-right: 5px;
    width: 18px;
	}
	
}


@media (max-width: 576px){
	.header-composite-v1 .nav-sticky-top .course-selector-wrapper{
		display: none;
	}
	.header-composite-v1 .sidebar-bottom{
		position: fixed;
		width: 87%;
	}
	.header-composite-v1 .logo-img{
	width: 110px;
}
.header-composite-v1{
	height: 50px;
}
#static-nav {
    padding-top: 5px;
}
.header-composite-v1 .sidebar-nav li a{
	    line-height: 20px;
}
.header-composite-v1 .sidebar-bottom-lang{
	    top: -5px;
}
.header-composite-v1 .sidebar-bottom-login{
		 top: -5px;
	}
	.header-composite-v1 .sidebar-bottom .header-icon img{
		    width: 25px;
	}
}
@media (max-width: 375px){
	.header-composite ul.sidebar-nav li{
		    margin-bottom: -5px;
	}
	
}
@media (max-width: 321px){
	.header-composite-v1 ul.sidebar-nav li{
		margin-bottom: 3px;
	}
	.header-composite-v1 .sidebar-bottom .header-icon img{
		    width: 20px;
	}
	.header-composite-v1 .sidebar-bottom-call{
		margin-right: 5px;
		left: -5px;
	}
	.header-composite-v1 .header-label{
		    font-size: 13px;
	}
	.header-composite-v1 .sidebar-bottom-lang{
		left: -25px;
	}
}


@media (max-width: 280px){
	.header-composite-v1 .header-label{
		    font-size: 12px;
	}
	.header-composite-v1 .sidebar-bottom-lang{
		left: -25px;
	}
}
@media (min-width: 577px) and (max-width: 768px){
	.header-composite-v1 .menu-trans{
		    left: 60px;
	}
	.header-banner.header-banner-v2{
		    padding-top: 50px;
	}
}



