/*Body fonts and style*/
	body,
	#main-menu ul li ul li,
	.comment-content cite,
	.entry-content cite,
	.visualcomposerstarter legend
	 { font-family: PT Sans Narrow, sans-serif; }
	 body,
	 .sidebar-widget-area a:hover, .sidebar-widget-area a:focus,
	 .sidebar-widget-area .widget_recent_entries ul li:hover, .sidebar-widget-area .widget_archive ul li:hover, .sidebar-widget-area .widget_categories ul li:hover, .sidebar-widget-area .widget_meta ul li:hover, .sidebar-widget-area .widget_recent_entries ul li:focus, .sidebar-widget-area .widget_archive ul li:focus, .sidebar-widget-area .widget_categories ul li:focus, .sidebar-widget-area .widget_meta ul li:focus { color: #000000; }
	  .comment-content table,
	  .entry-content table { border-color: #000000; }
	  .entry-full-content .entry-author-data .author-biography,
	  .entry-full-content .entry-meta,
	  .nav-links.post-navigation a .meta-nav,
	  .search-results-header h4,
	  .entry-preview .entry-meta li,
	  .entry-preview .entry-meta li a,
	  .entry-content .gallery-caption,
	  .comment-content blockquote,
	  .entry-content blockquote,
	  .wp-caption .wp-caption-text,
	  .comments-area .comment-list .comment-metadata a { color: #777777; }
	  .comments-area .comment-list .comment-metadata a:hover,
	  .comments-area .comment-list .comment-metadata a:focus { border-bottom-color: #777777; }
	  a,
	  .comments-area .comment-list .reply a,
	  .comments-area span.required,
	  .comments-area .comment-subscription-form label:before,
	  .entry-preview .entry-meta li a:hover:before,
	  .entry-preview .entry-meta li a:focus:before,
	  .entry-preview .entry-meta li.entry-meta-category:hover:before,
	  .entry-content p a:hover,
	  .entry-content ol a:hover,
	  .entry-content ul a:hover,
	  .entry-content table a:hover,
	  .entry-content datalist a:hover,
	  .entry-content blockquote a:hover,
	  .entry-content dl a:hover,
	  .entry-content address a:hover,
	  .entry-content p a:focus,
	  .entry-content ol a:focus,
	  .entry-content ul a:focus,
	  .entry-content table a:focus,
	  .entry-content datalist a:focus,
	  .entry-content blockquote a:focus,
	  .entry-content dl a:focus,
	  .entry-content address a:focus,
	  .entry-content ul > li:before,
	  .comment-content p a:hover,
	  .comment-content ol a:hover,
	  .comment-content ul a:hover,
	  .comment-content table a:hover,
	  .comment-content datalist a:hover,
	  .comment-content blockquote a:hover,
	  .comment-content dl a:hover,
	  .comment-content address a:hover,
	  .comment-content p a:focus,
	  .comment-content ol a:focus,
	  .comment-content ul a:focus,
	  .comment-content table a:focus,
	  .comment-content datalist a:focus,
	  .comment-content blockquote a:focus,
	  .comment-content dl a:focus,
	  .comment-content address a:focus,
	  .comment-content ul > li:before,
	  .sidebar-widget-area .widget_recent_entries ul li,
	  .sidebar-widget-area .widget_archive ul li,
	  .sidebar-widget-area .widget_categories ul li,
	  .sidebar-widget-area .widget_meta ul li { color: #557cbf; }     
	  .comments-area .comment-list .reply a:hover,
	  .comments-area .comment-list .reply a:focus,
	  .comment-content p a,
	  .comment-content ol a,
	  .comment-content ul a,
	  .comment-content table a,
	  .comment-content datalist a,
	  .comment-content blockquote a,
	  .comment-content dl a,
	  .comment-content address a,
	  .entry-content p a,
	  .entry-content ol a,
	  .entry-content ul a,
	  .entry-content table a,
	  .entry-content datalist a,
	  .entry-content blockquote a,
	  .entry-content dl a,
	  .entry-content address a { border-bottom-color: #557cbf; }    
	  .entry-content blockquote, .comment-content { border-left-color: #557cbf; }
	  
	  html, #main-menu ul li ul li { font-size: 21px }
	  body, #footer, .footer-widget-area .widget-title { line-height: 1.5; }
	  body {
		letter-spacing: 0.01rem;
		font-weight: 400;
		font-style: normal;
		text-transform: none;
	  }
	  
	  .comment-content address,
	  .comment-content blockquote,
	  .comment-content datalist,
	  .comment-content dl,
	  .comment-content ol,
	  .comment-content p,
	  .comment-content table,
	  .comment-content ul,
	  .entry-content address,
	  .entry-content blockquote,
	  .entry-content datalist,
	  .entry-content dl,
	  .entry-content ol,
	  .entry-content p,
	  .entry-content table,
	  .entry-content ul {
		margin-top: 0;
		margin-bottom: 1.5rem;
	  }
	  
	  /*Buttons font and style*/
	  .comments-area .form-submit input[type=submit],
	  .blue-button { 
			background-color: #557cbf; 
			color: #f4f4f4;
			font-family: PT Sans Narrow, sans-serif;
			font-size: 16px;
			font-weight: 400;
			font-style: normal;
			letter-spacing: 0.01rem;
			line-height: 1;
			text-transform: none;
			margin-top: 0;
			margin-bottom: 0;
	  }
	  .comments-area .form-submit input[type=submit]:hover,
	  .comments-area .form-submit input[type=submit]:focus,
	  .blue-button:hover, .blue-button:focus, 
	  .entry-content p a.blue-button:hover { 
			background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	  
	  .nav-links.archive-navigation .page-numbers {
	        background-color: #557cbf; 
			color: #f4f4f4;
	  }
	  
	  .nav-links.archive-navigation a.page-numbers:hover, 
	  .nav-links.archive-navigation a.page-numbers:focus, 
	  .nav-links.archive-navigation .page-numbers.current {
	        background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	  .visualcomposerstarter #review_form #respond .form-submit .submit
	   {
	  		background-color: #557cbf; 
			color: #f4f4f4;
			font-family: PT Sans Narrow, sans-serif;
			font-size: 16px;
			font-weight: 400;
			font-style: normal;
			letter-spacing: 0.01rem;
			line-height: 1;
			text-transform: none;
			margin-top: 0;
			margin-bottom: 0;
	  }
	  .visualcomposerstarter #review_form #respond .form-submit .submit:hover,
	  .visualcomposerstarter #review_form #respond .form-submit .submit:focus { 
			background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	
	/*Headers fonts and style*/
	.header-widgetised-area .widget_text,
	 #main-menu > ul > li > a, 
	 .entry-full-content .entry-author-data .author-name, 
	 .nav-links.post-navigation a .post-title, 
	 .comments-area .comment-list .comment-author,
	 .comments-area .comment-list .reply a,
	 .comments-area .comment-form-comment label,
	 .comments-area .comment-form-author label,
	 .comments-area .comment-form-email label,
	 .comments-area .comment-form-url label,
	 .comment-content blockquote,
	 .entry-content blockquote { font-family: PT Sans Narrow, sans-serif; }
	.entry-full-content .entry-author-data .author-name,
	.entry-full-content .entry-meta a,
	.nav-links.post-navigation a .post-title,
	.comments-area .comment-list .comment-author,
	.comments-area .comment-list .comment-author a,
	.search-results-header h4 strong,
	.entry-preview .entry-meta li a:hover,
	.entry-preview .entry-meta li a:focus { color: #000000; }
	
	.entry-full-content .entry-meta a,
	.comments-area .comment-list .comment-author a:hover,
	.comments-area .comment-list .comment-author a:focus,
	.nav-links.post-navigation a .post-title { border-bottom-color: #000000; }

	 
	 h1 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 50px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 2.125rem;
		text-transform: uppercase;  
	 }
	 h1 a {color: #557cbf;}
	 h1 a:hover, h1 a:focus {color: #557cbf;}
	 h2 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 45px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h2 a {color: #557cbf;}
	 h2 a:hover, h2 a:focus {color: #557cbf;}
	 h3 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 40px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h3 a {color: #557cbf;}
	 h3 a:hover, h3 a:focus {color: #557cbf;}
	 h4 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 35px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h4 a {color: #557cbf;}
	 h4 a:hover, h4 a:focus {color: #557cbf;}
	 h5 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 30px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h5 a {color: #557cbf;}
	 h5 a:hover, h5 a:focus {color: #557cbf;}
	 h6 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 25px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h6 a {color: #557cbf;}
	 h6 a:hover, h6 a:focus {color: #557cbf;}
	
		/*Header and menu area background color*/
		#header .navbar .navbar-wrapper,
		body.navbar-no-background #header .navbar.fixed.scroll,
		body.header-full-width-boxed #header .navbar,
		body.header-full-width #header .navbar {
			background-color: transparent;
		}
		
		@media only screen and (min-width: 768px) {
			body:not(.menu-sandwich) #main-menu ul li ul { background-color: transparent; }
		}
		body.navbar-no-background #header .navbar {background-color: transparent;}
		

	/*Body fonts and style*/
	body,
	#main-menu ul li ul li,
	.comment-content cite,
	.entry-content cite,
	.visualcomposerstarter legend
	 { font-family: PT Sans Narrow, sans-serif; }
	 body,
	 .sidebar-widget-area a:hover, .sidebar-widget-area a:focus,
	 .sidebar-widget-area .widget_recent_entries ul li:hover, .sidebar-widget-area .widget_archive ul li:hover, .sidebar-widget-area .widget_categories ul li:hover, .sidebar-widget-area .widget_meta ul li:hover, .sidebar-widget-area .widget_recent_entries ul li:focus, .sidebar-widget-area .widget_archive ul li:focus, .sidebar-widget-area .widget_categories ul li:focus, .sidebar-widget-area .widget_meta ul li:focus { color: #000000; }
	  .comment-content table,
	  .entry-content table { border-color: #000000; }
	  .entry-full-content .entry-author-data .author-biography,
	  .entry-full-content .entry-meta,
	  .nav-links.post-navigation a .meta-nav,
	  .search-results-header h4,
	  .entry-preview .entry-meta li,
	  .entry-preview .entry-meta li a,
	  .entry-content .gallery-caption,
	  .comment-content blockquote,
	  .entry-content blockquote,
	  .wp-caption .wp-caption-text,
	  .comments-area .comment-list .comment-metadata a { color: #777777; }
	  .comments-area .comment-list .comment-metadata a:hover,
	  .comments-area .comment-list .comment-metadata a:focus { border-bottom-color: #777777; }
	  a,
	  .comments-area .comment-list .reply a,
	  .comments-area span.required,
	  .comments-area .comment-subscription-form label:before,
	  .entry-preview .entry-meta li a:hover:before,
	  .entry-preview .entry-meta li a:focus:before,
	  .entry-preview .entry-meta li.entry-meta-category:hover:before,
	  .entry-content p a:hover,
	  .entry-content ol a:hover,
	  .entry-content ul a:hover,
	  .entry-content table a:hover,
	  .entry-content datalist a:hover,
	  .entry-content blockquote a:hover,
	  .entry-content dl a:hover,
	  .entry-content address a:hover,
	  .entry-content p a:focus,
	  .entry-content ol a:focus,
	  .entry-content ul a:focus,
	  .entry-content table a:focus,
	  .entry-content datalist a:focus,
	  .entry-content blockquote a:focus,
	  .entry-content dl a:focus,
	  .entry-content address a:focus,
	  .entry-content ul > li:before,
	  .comment-content p a:hover,
	  .comment-content ol a:hover,
	  .comment-content ul a:hover,
	  .comment-content table a:hover,
	  .comment-content datalist a:hover,
	  .comment-content blockquote a:hover,
	  .comment-content dl a:hover,
	  .comment-content address a:hover,
	  .comment-content p a:focus,
	  .comment-content ol a:focus,
	  .comment-content ul a:focus,
	  .comment-content table a:focus,
	  .comment-content datalist a:focus,
	  .comment-content blockquote a:focus,
	  .comment-content dl a:focus,
	  .comment-content address a:focus,
	  .comment-content ul > li:before,
	  .sidebar-widget-area .widget_recent_entries ul li,
	  .sidebar-widget-area .widget_archive ul li,
	  .sidebar-widget-area .widget_categories ul li,
	  .sidebar-widget-area .widget_meta ul li { color: #557cbf; }     
	  .comments-area .comment-list .reply a:hover,
	  .comments-area .comment-list .reply a:focus,
	  .comment-content p a,
	  .comment-content ol a,
	  .comment-content ul a,
	  .comment-content table a,
	  .comment-content datalist a,
	  .comment-content blockquote a,
	  .comment-content dl a,
	  .comment-content address a,
	  .entry-content p a,
	  .entry-content ol a,
	  .entry-content ul a,
	  .entry-content table a,
	  .entry-content datalist a,
	  .entry-content blockquote a,
	  .entry-content dl a,
	  .entry-content address a { border-bottom-color: #557cbf; }    
	  .entry-content blockquote, .comment-content { border-left-color: #557cbf; }
	  
	  html, #main-menu ul li ul li { font-size: 21px }
	  body, #footer, .footer-widget-area .widget-title { line-height: 1.5; }
	  body {
		letter-spacing: 0.01rem;
		font-weight: 400;
		font-style: normal;
		text-transform: none;
	  }
	  
	  .comment-content address,
	  .comment-content blockquote,
	  .comment-content datalist,
	  .comment-content dl,
	  .comment-content ol,
	  .comment-content p,
	  .comment-content table,
	  .comment-content ul,
	  .entry-content address,
	  .entry-content blockquote,
	  .entry-content datalist,
	  .entry-content dl,
	  .entry-content ol,
	  .entry-content p,
	  .entry-content table,
	  .entry-content ul {
		margin-top: 0;
		margin-bottom: 1.5rem;
	  }
	  
	  /*Buttons font and style*/
	  .comments-area .form-submit input[type=submit],
	  .blue-button { 
			background-color: #557cbf; 
			color: #f4f4f4;
			font-family: PT Sans Narrow, sans-serif;
			font-size: 16px;
			font-weight: 400;
			font-style: normal;
			letter-spacing: 0.01rem;
			line-height: 1;
			text-transform: none;
			margin-top: 0;
			margin-bottom: 0;
	  }
	  .comments-area .form-submit input[type=submit]:hover,
	  .comments-area .form-submit input[type=submit]:focus,
	  .blue-button:hover, .blue-button:focus, 
	  .entry-content p a.blue-button:hover { 
			background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	  
	  .nav-links.archive-navigation .page-numbers {
	        background-color: #557cbf; 
			color: #f4f4f4;
	  }
	  
	  .nav-links.archive-navigation a.page-numbers:hover, 
	  .nav-links.archive-navigation a.page-numbers:focus, 
	  .nav-links.archive-navigation .page-numbers.current {
	        background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	  .visualcomposerstarter #review_form #respond .form-submit .submit
	   {
	  		background-color: #557cbf; 
			color: #f4f4f4;
			font-family: PT Sans Narrow, sans-serif;
			font-size: 16px;
			font-weight: 400;
			font-style: normal;
			letter-spacing: 0.01rem;
			line-height: 1;
			text-transform: none;
			margin-top: 0;
			margin-bottom: 0;
	  }
	  .visualcomposerstarter #review_form #respond .form-submit .submit:hover,
	  .visualcomposerstarter #review_form #respond .form-submit .submit:focus { 
			background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	
	/*Headers fonts and style*/
	.header-widgetised-area .widget_text,
	 #main-menu > ul > li > a, 
	 .entry-full-content .entry-author-data .author-name, 
	 .nav-links.post-navigation a .post-title, 
	 .comments-area .comment-list .comment-author,
	 .comments-area .comment-list .reply a,
	 .comments-area .comment-form-comment label,
	 .comments-area .comment-form-author label,
	 .comments-area .comment-form-email label,
	 .comments-area .comment-form-url label,
	 .comment-content blockquote,
	 .entry-content blockquote { font-family: PT Sans Narrow, sans-serif; }
	.entry-full-content .entry-author-data .author-name,
	.entry-full-content .entry-meta a,
	.nav-links.post-navigation a .post-title,
	.comments-area .comment-list .comment-author,
	.comments-area .comment-list .comment-author a,
	.search-results-header h4 strong,
	.entry-preview .entry-meta li a:hover,
	.entry-preview .entry-meta li a:focus { color: #000000; }
	
	.entry-full-content .entry-meta a,
	.comments-area .comment-list .comment-author a:hover,
	.comments-area .comment-list .comment-author a:focus,
	.nav-links.post-navigation a .post-title { border-bottom-color: #000000; }

	 
	 h1 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 50px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 2.125rem;
		text-transform: uppercase;  
	 }
	 h1 a {color: #557cbf;}
	 h1 a:hover, h1 a:focus {color: #557cbf;}
	 h2 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 45px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h2 a {color: #557cbf;}
	 h2 a:hover, h2 a:focus {color: #557cbf;}
	 h3 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 40px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h3 a {color: #557cbf;}
	 h3 a:hover, h3 a:focus {color: #557cbf;}
	 h4 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 35px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h4 a {color: #557cbf;}
	 h4 a:hover, h4 a:focus {color: #557cbf;}
	 h5 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 30px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h5 a {color: #557cbf;}
	 h5 a:hover, h5 a:focus {color: #557cbf;}
	 h6 {
		color: #000000;
		font-family: PT Sans Narrow, sans-serif;
		font-size: 25px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: uppercase;  
	 }
	 h6 a {color: #557cbf;}
	 h6 a:hover, h6 a:focus {color: #557cbf;}
	
		/*Header and menu area background color*/
		#header .navbar .navbar-wrapper,
		body.navbar-no-background #header .navbar.fixed.scroll,
		body.header-full-width-boxed #header .navbar,
		body.header-full-width #header .navbar {
			background-color: transparent;
		}
		
		@media only screen and (min-width: 768px) {
			body:not(.menu-sandwich) #main-menu ul li ul { background-color: transparent; }
		}
		body.navbar-no-background #header .navbar {background-color: transparent;}
		



.customize-control select {
    width: 100%;
}

.hiddenSection {
    display: none !important;
}