h1 {
    font-size: 40px;
	line-height:50px;
}
h2 {
    font-size: 26px;
	line-height:32px;
}
h3 {
    font-size: 24px;
	line-height:30px;
}
h4 {
    font-size: 20px;
	line-height:25px;
}
.logo {
   float: none;
    margin-bottom: 10px;
    width: 160px;
    margin: 0 auto 8px;
    display: block;
}
.top_search {
    width: 100%;
}
.top_search form{
	width:91%;
}
.top_search form input[type="search"] {
	width:100%;	
}
.f-social p {
	font-size:15px;
	margin-bottom: 5px;
    float: none;
    text-align: center;
    display: block;
}
.top_head {
	display:none;	
}
.main_head {
     padding: 0;
}
.f-logo a {
	margin-top:10px;
}
.home_hero_left {
    width: 100%;
}
.home_hero form {
    width: 100%;
}
.home_hero form input[type="email"] {
    width: 63%;
}
.home_hero form input[type="submit"] {
    width: 34%;
   font-size:14px;
}
.home_hero_right {
    width: 100%;
}
.home_blog_sec_text h4 {
    height: 35px;
}
.home_hero h3 {
    font-size: 16px;
    line-height: 22px;
}

.free_trial_sec a.cta1 {
    min-width: 280px;
    font-size: 12px;
	height:40px;
	line-height:40px;
}
.home_page_pagination .nav-links a {
	margin: 3px 0;
    display: inline-block;	
}
.home_blog_sec_text {
    padding: 25px 30px 40px;
}
single_blog_head_title h1 {
    font-size: 25px;
    line-height: 30px;
}
.single_author_info .author-info {
    padding: 20px 10px 0px;
}
.single_author_info .author-avatar {
    width: 15%;
}
.single_author_info .author-description {
    width: 82%;
	margin-left:3%;
}
.author_page_pagination .nav-links a {
	margin: 3px 0;
    display: inline-block;	
}
.Search_page_pagination .nav-links a {
	margin: 3px 0;
    display: inline-block;	
}
.page404_content_left {
    width: 100%;
}
.page404_content_right {
    width: 100%;
}
.home_hero_right {
   display:none;
}
iframe {
    width: 100%;
}
.single_blog_author_name {
	width:100%;	
}
.single_blog_date {
	margin: 15px 0 0;
    border-left: 0;
    padding-left: 0;
}
.single_content_inner_main h2 {
	border-bottom: none;	
}
.resource_list li{
	width: 270px;
text-align: left;
float: none;
margin: 0 auto 15px auto;
}
.resource_list li:nth-child(4n) {
	margin: 0 auto 15px auto;
}
#back-top {
    bottom: 20px;
    right: 7px;
}
#back-top a {
    width: 25px;
    height: 25px;
    background-size: contain;
}


