/* Themify Customize Styling */
body {		font-size:18px;
 
}
h1 {		text-align:left; 
}
#headerwrap {	background-image: none;background-attachment: fixed;
	border-bottom: 5px solid #1b70e0;
	padding-left: 15px;
	margin: 0px; 
}
#header {	
	background-color: transparent;background-image: none;
	padding: 0px;
	margin: 0px;	font-size:16px;
	text-align:right; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background-image: none; 
}
#headerwrap.fixed-header #header {		text-align:left; 
}
#site-description {		text-align:left;
	top: 10px; 
}
#main-nav {		position:fixed;
left: auto;background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	margin: 15px; 
}
#main-nav a {		font-weight:normal;
	text-align:left;
	padding: 3px;margin: auto; 
}
#main-nav a:hover {	background: none;
	background-color: rgba(24,113,222,0.10);
	color: #1b70e0; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	background: none;
	background-color: #ffffff;
	color: #0303a6; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #ffffff;
	color: #1b70e0; 
}
#main-nav ul {	background-image: none;
	padding: 0px;
	margin: 0px; 
}
#main-nav ul a, body:not(.mobile_menu_active) #main-nav .current_page_item ul a, body:not(.mobile_menu_active) #main-nav ul .current_page_item a, body:not(.mobile_menu_active) #main-nav .current-menu-item ul a, body:not(.mobile_menu_active) #main-nav ul .current-menu-item a {		text-align:right; 
}
#footerwrap {	background: none;
	background-color: #1b70e0;background-image: none; 
}
#footer {	
	padding: 0px; 
}

/* Themify Custom CSS */
.clearfix #content {
	Padding-top:25px;}

#sidebar{
padding-top: 50px;
}


.home #content {
padding: 0
!important;
}

.sidebar-none #content{
padding-bottom: 0;
}

.back-top {
    margin-top: 0;}

.footer-text .one, .footer-text .two{
font-size:20px;
}

#footerwrap .back-top a{
display:none;
}