/* Themify Customize Styling */
h1 {		font-weight:800;
	font-size:35px;
	text-align:center;
	color: #16135a; 
}
h2 {		font-size:40px;
	text-align:center;
	color: #f26532; 
}
h3 {		font-weight:500;
	font-size:45px;
	text-align:center;
	color: #16135a; 
}
#main-nav {	background: none;
	background-color: #f26532; 
}
#main-nav a {	
	font-family:Montserrat;	font-weight:500;
	font-size:18px;
	text-align:center;
	margin-right: -.2em; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #16135a; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #16135a; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #ffffff; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {	
	font-family:Montserrat;	font-weight:500;
	font-size:18px;
 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a {	
	color: #16135a; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover {	
	color: #ffffff; 
}

/* Themify Custom CSS */


@media only screen and (max-width: 780px){
#site-logo {
   display: flex; 
}
.mobile_menu_active .header-icons{
		top:11%;
	}
	.header-bar-right {
    width: 76% !important;
   }
	
	h1, #text-14-2-0-0 h1, #text-14-4-0-0 h1 {
    font-size: 29px;
  }
	h2, .tb-column-inner h2 {
    font-size: 25px !important;
  }
	h3 {
    font-size: 23px;
  }
	.module_column_14-1-0, .module_column_14-1-1, .module_column_14-9-0, .module_column_14-9-1{
		width:100% !important;
	}
	
	.themify_builder .buttons-14-1-1-0 div.module-buttons i, .themify_builder .buttons-14-1-1-0 div.module-buttons a, .themify_builder .buttons-14-1-1-0 div.module-buttons span, .themify_builder .buttons-14-9-1-0 div.module-buttons i, .themify_builder .buttons-14-9-1-0 div.module-buttons a, .themify_builder .buttons-14-9-1-0 div.module-buttons span{
		font-size: 18px;
	}
	
	#cookie-law-info-bar{
		width:100%;
	}
	
	#footerwrap{
		padding-top: 0px;
	}
}




h1.convhx {
    font-size: 40px;
    text-align: center;
    color:  #f26532;
    line-height: 1.3em;
    margin: 0 0 .3em;
    font-weight: 400;
}

h1.convhx1 {
font-weight: 500;
font-size: 45px;
letter-spacing: -.01em;
}

@media only screen and (max-width: 780px) {
h1.convhx {
    font-size: 25px !important;
}
h1.convhx1 {
    font-size: 23px;
}
}