
.container-fluid
{
	max-width:1520px;
}
.wrap {
    max-width: 1520px;
}
.sub_details > h2 p 
{
	line-height:60px;
}
.footer_inner .widget_text ul li, .footer_inner .widget_text ol li
{
	padding:0;
}
.foo_col a 
{
	box-shadow: none !important;
}
.footer_inner .posts_detail {
    padding-bottom: 0 !important; 
}
.footer_inner  .menu li {
    padding: 0 !important;
    border: none !important;
}
.foo_col ul li a {
    margin-bottom: 15px;
    display: inline-block;
    color: #777 !important;

    box-shadow: none !important;
}
.foo_col ul li a:hover 
{
	text-decoration:underline;
}
.foo_address li .icon {
    height: auto;
    width: auto;
    top: inherit;
}
.footer_inner .rpwwt-widget a
{
	    margin: 0;
	width:100%;
	    line-height: 15px;
}
.footer_inner span.rpwwt-post-title
{
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
	    font-weight: 600;
    color: #333333;
}
.footer_inner .rpwwt-post-date {
    color: #777777;
    font-size: 0.875rem;
}
.footer_inner .rpwwt-post-author {
    color: #777777;
	margin-bottom:12px;
}
.footer_inner .rpwwt-widget  li {
    padding: 0  0 0 100px!important;
    border: none !important;
	min-height:90px;
    margin-bottom: .5rem!important;
	position:relative;
}
.footer_inner  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    min-width: 80px;
    object-fit: cover;
	    left: 0;
    position: absolute;
    border-radius: 10px;
    margin: 0;
}
.last p:last-child {
    margin: 0; 
}
.recent_blogs h5.widget-title.mb-4 {
    display: none;
}
.recent_blogs li {
    background: #fff;
    padding: 13px 15px 13px 150px !important;
    border-radius: 25px;
    border: 1px solid #E9E9E9;
    margin-bottom: 0.5rem!important;
    position: relative;
	min-height: 148px;
}
.recent_blogs li  img {
    max-width: 120px;
    max-height: 120px;
    min-width: 120px;
    object-fit: cover;
    height: 120px !important;
    border-radius: 15px;
    width: 120px !important;
    margin: 0 1rem 0 0 !important;
	position: absolute;
	left: 13px;
}
.navbar  ul 
{
	margin-bottom:0;
}
.navbar  ul li {
    display: inline-block;
}
.navbar  ul li a 
{
	color: #333333;
    padding: 0 20px;
}
.top_bar .widget {
    padding: 0;
}
.top_bar ul li {
    border: none;
    padding: 0;
}
.top_bar ul li a {
    box-shadow: none !important;
}
.top_bar ul li a img {
    box-shadow: none;
	transition: all 0.3s ease-in-out 0s;
}
.top_bar ul li a img:hover 
{
	transform: scale(1.2);
}
.searchbar  input {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    padding:10px 45px 10px 12px;
    min-width: 250px;
}
.search-form .search-submit {
    background: transparent !important;
    color: #EE2831;
}
.search-form .search-submit .icon
{
	height: 20px;
    top: -2px;
    width: 20px;
}
.recent_blogs  a 
{
	box-shadow:none !important;	
}
.recent_blogs .rpwwt-post-title {
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    box-shadow: none !important;
    font-size: 16px;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 32px;
}
.recent_blogs .rpwwt-post-title:hover  , .footer_inner span.rpwwt-post-title:hover
{
	color:#EE2831;
}
.recent_blogs .rpwwt-post-excerpt {
    color: #777777;
    font-size: 15px;
}
.recent_blogs .rpwwt-post-date {
    font-size: 0.75rem;
    color: #777;
    display: inline-block;
    float: left;
    margin-top: 5px;
}
.recent_blogs .rpwwt-post-author {
    color: #333;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 5px;
}
.recent_blogs .rpwwt-post-excerpt {
    color: #777777;
    font-size: 15px;
    position: absolute;
    left: 150px;
    /* max-width: 200px; */
    top: 60px;
    width: calc(100% - 160px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.navbar ul li#menu-item-3933 {
    font-size: 1.5rem;
    color: #EE2831;
    text-transform: uppercase;
    font-weight: 500;
    border-left: 1px solid #cccccc;
    margin-left: 20px;
    padding-left: 10px;
}
.navbar ul li#menu-item-3933 a
{
	color:#EE2831;
}
.navbar ul li a 
{
	padding:0 12px;
}
.page-id-4755 .sumome-share-client-counts  
{
	display:none;
}
.footer_copyright .widget 
{
	padding:0;
}
.footer_copyright p 
{
	margin:0;
}
.article-publication-meta h5 a
{
	    letter-spacing: 0;
    font-size: 1.25rem;
    text-transform: capitalize;
}
.article-publication-meta h5
{
	padding:0;
}
.blog_head  h2 
{
	color:#333333;
	margin-bottom:.5rem;	
}
.hero_content ul 
{
	padding:0;
	margin:0;
}
.hero_content ul li 
{
	list-style-type:none;
	padding:0;
}
.tags_name {
    text-decoration: none !important;
    box-shadow: none !important;
    color: #fff !important;
}
.post_head h1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
	margin-bottom:0;
}
.author_detail a {
    color: #fff;
}
.sub_form .es-field-wrap label 
{
	font-size:0;
}
.sub_form input {
    background: transparent;
    border-width: 0 0 2px 0px;
    border-radius: 0;
    border-color: #fff !important;
    padding: 15px 0px;
    height: auto;
    color: #fff !important;
    box-shadow: none;
	padding-right: 30px;

}
.sub_form label input  
{
	cursor:pointer;
}
.sub_form label {
    font-weight: 400;
    color: #fff;
	cursor:pointer;
} 
.sub_form label a 
{
	color:#fff;
}
.sub_form .es_submit_button 
{
	background: url(https://www.blog.eventsfy.com/wp-content/themes/twentyseventeen/assets/images/send.png) !important;
    background-repeat: no-repeat !important;
    font-size: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
	transition:all 0.3s ease-in-out 0s;
}
.sub_form .es_submit_button:hover
{
	right: 20px;
	opacity: 0.9;
}
.sub_form .es_subscription_message.success {
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
    padding: 15px;
    border-radius: 7px;
    font-size: 14px;
}
.recent_blogs h2 
{
	color:#333;
}
.footer_social ul li 
{
	padding:0;
}
.footer_social ul li a
{
	text-decoration:none !important;
	box-shadow:none !important; 
}
.footer_social .widget  
{
	padding-bottom:0;
}
.footer_social ul li img 
{
	box-shadow:none;
}
.navbar-light .navbar-toggler {
    background: transparent !important;
}
.footer_inner .widget 
{
	padding-bottom:0;
}
.footer_inner section#media_image-3 {
    margin-bottom: 3em;
}

.foo_col .foo_address  ul li a {
    color: #333 !important;
}
.sub_details p 
{
	margin-bottom:0;
}
.sub_details  .widget_text {
    padding: 0;
}

.sub_details > h2 
{
	margin-bottom:0;
}

.banner_content a.btn.btn-primary {
    box-shadow: none !important;
}
.banner_content a.btn.btn-primary:hover {
    color: #EE2831!important;
    border-color: #fff;
    background: #fff;
}
.banner_content .widget {
    padding-bottom: 0;
}
.hero_left
{
	background-position:center;
}
.wp-pagenavi {
    width: 100%;
    text-align: center;
}
.wp-pagenavi span.current {
    font-weight: bold;
    background: #EE2831;
    color: #fff;
    border-color: #EE2831;
}
.wp-pagenavi a, .wp-pagenavi span
{
	display:inline-block;
}
nav.navbar 
{
	    position: sticky;
    top: 0;  
    z-index: 99;
}
.details_content_inn h5{
    font-size: 1.25rem;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
}

.details_content_inn h2 {
    font-size: 1.5rem;
    color: #000;
    padding: 0;
}
.desc ul {
    padding-left: 15px;
    padding: 0;
    list-style-type: none;
}
.has-sidebar:not(.error404) #primary {
	padding:0 15px;
}
.has-sidebar #secondary {
	padding:40px 15px 0;
}

.right_blog_outer .widget_categories {
    padding: 40px 30px;
    border-bottom: 1px solid rgba(213,213,213,0.3);
}

.right_blog_inner h5 {
    line-height: 30px;
    margin-top: 0;
    font-weight: bold;
    font-size: 1.25rem;
}
.right_blog_outer .widget-title {
    line-height: 30px;
    margin-top: 0;
    font-weight: bold;
    font-size: 1.25rem;
    letter-spacing: 0;
}  
.right_blog_outer ul li a {
    box-shadow: none !important;
    color: #333;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 16px;
}
.right_blog_outer ul li a:hover 
{
	text-decoration:underline;
}
.right_blog_outer .widget ul li {
    padding: 0;
    border: none;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails {
    padding: 40px 30px;
    border-bottom: 1px solid rgba(213,213,213,0.3);
}

.right_blog_outer  .recent-posts-widget-with-thumbnails ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails .rpwwt-widget li {
    padding: 0 0 0 100px!important;
    border: none !important;
    min-height: 90px;
    margin-bottom: 0.5rem!important;
    position: relative;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails .rpwwt-widget a {
    margin: 0;
    width: 100%;
    line-height: 15px;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails  .rpwwt-widget img {
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    min-width: 80px;
    object-fit: cover;
    left: 0;
    position: absolute;
    border-radius: 10px;
    margin: 0;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails span.rpwwt-post-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
	    margin-top: 18px;
    color: #333333;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails .rpwwt-post-author {
    display: inline-block;
    margin-bottom: 12px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.75rem;
}
.right_blog_outer  .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    color: #777777;
    float: left;
    font-size: 0.75rem;
    margin-top: 2.5px;
    margin-right: 3px;
}

.right_blog_outer .widget ul li:last-child a 
{
	margin:0;
}
.right_blog_outer  .widget_tag_cloud
{
	padding:40px 30px;	
}
.right_blog_outer .wp-tag-cloud li a {
    border: 1px solid #777777;
    border-radius: 30px;
    font-style: italic;
    color: #777777;
    margin-right: 10px;
    padding: 3px 10px;
    font-size: 12px !important;
    box-shadow: none;
    margin-bottom: 0.5rem!important;
}
.right_blog_outer .wp-tag-cloud li a:hover {
    border-color: #EE2831;
    color: #EE2831;
}
.right_blog_outer  .tagcloud ul li
{
	margin-right:0 !important;
	margin-top:0 !important; 
}
.catagory-page h1.page-title {
    color: #333;
    font-weight: 600;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    letter-spacing: 0;
    font-size: 1.25rem;
    text-transform: capitalize;
    line-height: 30px;
    max-height: 60px;
}
.catagory-page .taxonomy-description {
    color: #333333;
    font-size: 1rem;
}
.catagory-page .taxonomy-description p 
{
	margin-bottom:0;
}
.postlisting .catagory-page   .entry-title a {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
    max-height: 60px;
    letter-spacing: 0;
    font-size: 1.25rem;
    text-transform: capitalize;
    box-shadow: none !important;
}
.postlisting .catagory-page p {
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    margin-top: 0px;
}
 .catagory-page .entry-meta a {
    color: #777777;
    font-weight: 500;
    letter-spacing: 0;
}
 .catagory-page a 
 {
	 box-shadow:none !important;
 } 
 .catagory-page a img 
 {
	 width:100%;
 }
 .es_subscription_message.error
 {
	 color:#fff !important;
 }
 .sub_form input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.sub_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.sub_form input::placeholder {
  color: #fff;
}
 .catagory-page .post-edit-link , .postlisting .catagory-page   .entry-title a:hover  {
    color: #EE2831 !important;
}
 .catagory-page .link-more a
{
	box-shadow: none !important;
    border: 1px solid #EE2831 !important;
    display: inline-block;
    border-radius: 5px;
    padding: 3px 15px;
    color: #EE2831;
    font-size: 14px;
	text-decoration:none;
}

 .catagory-page  .link-more a::before 
{
	display:none !important;
}
 .catagory-page  .link-more a:hover 
 {
	 background:#EE2831;
	 color:#fff;
 }
 
.catagory-page .entry-header 
{
	padding:0 15px !important;
}
.catagory-page .entry-content , .catagory-page .entry-summary {
    padding: 0 15px;
}
 .catagory-page article {
    width: calc(50% - 30px);
    float: left;
    padding-right: 0;
    border: 1px solid #ddd;
    height: auto;
    margin: 0 15px 30px;
    border-radius: 10px;
    overflow: hidden;
}
.catagory-page article:hover 
{
	box-shadow:0 5px 18px 0 #b7b5b5;
}
.search-page-post article:hover 
{
	box-shadow: 0 4px 6px 0 #b7b5b5;
}
.single-page-post {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.catagory-page .post-thumbnail a img {
    height: 210px;
	object-fit: cover;
}

.author .content-area {
    width: 100% !important;
}

body:not(.twentyseventeen-front-page) .entry-header {
    height: auto;
}

.author-box-wrap {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 40px;
}
.authorbox .avatar {
    width: 80px;
    margin-right: 20px;
    float: left;
    height: 80px;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 100%;
}
.authorbox .authordesc {
    flex: 1;
}
.authorbox {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
	margin-bottom:30px;
}
.post_head h1 a {
    color: #fff;
    box-shadow: none !important;
}
#author-details h3 {
    padding: 0;
    font-weight: 700;
}

.search-submit span.screen-reader-text {
    display: none;
}
.search-page .details_blog_outer  {
    padding: 40px;
}
.write-us {
    padding: 40px;
    background: #fff;
    border-radius: 30px;
    margin-bottom: 40px;
}
.write-us  h3 {
    padding: 0;
}
.postImgNew {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    overflow: hidden;
	margin-right:15px;
}
.postImgNew img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#author-details ul {
    list-style-type: none;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0 -15px;
}
#author-details ul li {
    width: 33.33%;
	margin-bottom: 20px;
    padding: 0 15px;
}

#author-details ul li a {
    border: 1px solid #cccccc70;
    border-radius: 10px;
    padding: 20px;
	box-shadow:none !important;
	align-items: center;
	text-decoration:none !important;
    display: flex;
    background: #eeeeee36;
}
#author-details ul li a:hover
{
	background:#eeeeee9e;
}
#author-details ul li a span 
{
	flex:1;
}
.JS-search-img {
    /* display: none; */
    width: 165px;
    height: 165px;
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 10px;
    overflow: hidden;
}
.JS-search-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.search-page-post   a, .search-page-post  time {
    color: #777777;
    font-size: 0.875rem;
}
.search-page-post .post-edit-link, .search-page-post   .entry-title a:hover {
    color: #EE2831 !important;
}
.search-page-post .entry-meta a {
    color: #777777;
    font-weight: 500;
    letter-spacing: 0;
	box-shadow:none;
}
.search-page-post p {
    margin: 0;
}
.search-page-post header.entry-header {
    padding: 0 !important;
}
.search-page-post  .entry-title a {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
    max-height: 60px;
    letter-spacing: 0;
    font-size: 1.25rem;
    text-transform: capitalize;
    box-shadow: none !important;
}

.search-page-post .link-more a {
    box-shadow: none !important;
    border: 1px solid #EE2831 !important;
    display: inline-block;
    border-radius: 5px;
    padding: 3px 15px;
    color: #EE2831;
    font-size: 14px;
    text-decoration: none;
}
.search-page-post  .link-more a:hover {
    background: #EE2831;
    color: #fff;
}
.search-page-post p.link-more {
    margin:15px 0  0;
}
.search-page-post article {
    margin-bottom: 15px;
    padding: 20px;
    background: #eeeeee57;
    border-radius: 20px;
    position: relative;
	min-height:210px;
    padding-left: 210px;
}
.search-page .page-title {
    letter-spacing: 0;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 22px;
}
.search-page  header.page-header {
    padding: 0;
}
.search-page span
{
	color:#EE2831;
}
.hero_right .rpwwt-widget ul li:hover 
{
	box-shadow: 0 5px 18px 0 #b7b5b5;
}
.foo_col ul li a:hover {
    color: #ee2831 !important;
}
.navbar ul li a::after {
    height: 2px;
    width: 0;
    background: #ee2831;
    content: '';
    position: absolute;
    left: 12px;
    /* right: 0; */
    bottom: 0;
    transition: all 0.3s ease-in-out 0s;
}
.navbar ul li a:hover::after {
    right: 0;
    transition: all 0.3s ease-in-out 0s;
    width: calc(100% - 24px);
}
.navbar ul li a:hover
{
	color:#ee2831 !important;
}
.right_blog_outer .recent-posts-widget-with-thumbnails span.rpwwt-post-title:hover 
{
	color:#ee2831 !important;
}
.navbar ul li a 
{
	position:relative;
	text-decoration:none !important;
}

.hero_content .tags_name:hover
{
	background:#fff !important;
	color:#EE2831 !important;
}
.article-thumbnail-wrap a
{
	overflow:hidden;
	border-radius: 1.875rem;
}
.article-thumbnail-wrap img 
{
    transition: all 0.3s ease-in-out 0s;
}
.article-card:hover .article-thumbnail-wrap a img 
{
	transform: scale(1.3);
}

.navbar ul li.current-menu-item  a
{
	color: #ee2831 !important;
}
.navbar ul li.current-menu-item a::after
{
	    right: 0;
    transition: all 0.3s ease-in-out 0s;
    width: calc(100% - 24px);
}
.footer_social ul li a:hover {
    color: #EE2831;
}
.nav-links {
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.page-numbers.current , .page-numbers:hover {
    background: #ef3039 !important;
    color: #fff !important;
    border-color: #ef3039 !important;
}
.page-numbers {
    border-radius: 3px !important;
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    padding: 0 !important;
	    font-weight: 400;
    display: inline-flex !important;
    align-items: center;
	box-shadow:none !important;
    justify-content: center;
    margin: 0 3px;
    background: transparent !important;
}
.navigation  span.screen-reader-text {
    display: none;
}
.footer_inner #rpwwt-recent-posts-widget-with-thumbnails-2 li:hover img
{
	margin-left:10px;
}
.footer_inner #rpwwt-recent-posts-widget-with-thumbnails-2 li img
{
	transition:all 0.3s ease-in-out 0s;
}
.right_blog_outer .recent-posts-widget-with-thumbnails .rpwwt-widget li img
{
	transition:all 0.3s ease-in-out 0s;
}
.right_blog_outer .recent-posts-widget-with-thumbnails .rpwwt-widget li:hover img
{
	margin-left: 10px;
}
.JS-next-previous .post-navigation {
    margin-top: 0;
    display: inline-block;
    width: 100%;
}
.JS-next-previous .post-navigation .nav-previous  , .JS-next-previous .post-navigation .nav-next{
    width: auto !important;
	margin-top:0 !important;
}
.JS-next-previous .post-navigation .nav-links a {
    background-color: #EE2831;
    border: 1px solid  #EE2831;
    border-radius: 30px;
    padding: 11px 25px;
    text-align: center;
    min-width: 135px;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
    font-weight: 400;
    box-shadow: none !important;
}
.details_blog_outer
{
	margin-bottom: 30px;
}
.JS-next-previous .post-navigation .nav-links a:hover 
{
	color: #EE2831;
	background: transparent;
}

.pagination  svg.icon.icon-arrow-left {
    height: 10px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(135deg);
    width: 10px;
    margin-left: 3px;
}
.pagination svg.icon.icon-arrow-right {
    height: 10px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
   transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
    width: 10px;
    margin-right: 3px;
}


@media screen and (min-width: 48em)
{
	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 66.666667%;
	}
	.has-sidebar #secondary {
		width: 33.333333%;
	}
}

 

@media screen and (max-width:1023px)
{
	.has-sidebar #secondary  , .has-sidebar:not(.error404) #primary{
		width: 100%;
	}
	#author-details ul li
	{
		width:50%;
	}
}
@media screen and (max-width:1200px)
{
	.JS-next-previous .post-navigation .nav-links a
	{
		min-width: 110px;
	}
	.navbar ul li#menu-item-3933 {
    font-size: 15px;
    color: #EE2831;
    text-transform: uppercase;
    font-weight: 500;
    border-left: none;
    margin-left: 0;
    padding-left: 0;
	}
	.navbar ul li a {
    padding: 0 6px;
}
}
@media screen and (max-width:992px)
{
	.navbar ul li , .navbar ul li#menu-item-3933{
		margin-left: 0;
		padding: 12px 0px;
		width: 100%;
		text-align: left;
		font-size:1rem;
		border: none;
	}
	

}
@media screen and  (max-width: 767px)
{
	.JS-search-img {
		border-radius: 0;
		width: 100%;
		height: 100%;
		position: relative;
		left: 0;
		top:0;
		right: 0;
		margin-bottom:10px;
	}
	.JS-search-img img {
		height: auto;
		width: 100%;
		object-fit: inherit;
	}
	.search-page-post article
	{
		padding:15px;
	}
	.search-page .details_blog_outer {
		padding: 20px;
	}
	.right_blog_outer .recent-posts-widget-with-thumbnails span.rpwwt-post-title
	{
		margin-top:0;
	}
	.has-sidebar #secondary {
		padding: 40px 0px 0;
	}
	.right_blog_outer .recent-posts-widget-with-thumbnails .rpwwt-post-author
	{
		margin-bottom:0;
	}
	.right_blog_outer  .recent-posts-widget-with-thumbnails , .right_blog_outer .widget_categories , .right_blog_outer .widget_tag_cloud {
		padding: 20px;
	}
	.right_sidebar 
	{
		margin-bottom:30px;
	}
	#author-details ul li
	{
		width:100%;
	}
	.author-box-wrap
	{
		padding:15px;
	}
	.postImgNew {
    width: 45px;
    height: 45px;
	}
	.has-sidebar:not(.error404) #primary {
		padding: 0;
	}
	.wrap
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	#author-details ul li a
	{
		padding:10px;
		    align-items: inherit;
	}
	.authorbox .authordesc {
		width: 100%;
		margin-top: 15px;
		flex: inherit;
	}
	.write-us
	{
		padding:20px;
	}
	.catagory-page article
	{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.single-page-post
	{
		margin:0;
	}
	.catagory-page .post-thumbnail a img {
		height: auto;
	}
	.sub_details > h2 p {
		line-height: 34px;
	}
}
@media screen and  (max-width: 576px)
{
	.top_bar 
	{
		justify-content:center;
	}
.top_bar ul li {
    margin-right: 6px;
}
.top_bar ul li a
{
	font-size:14px !important;
}
}

.post-type-archive-web-story .entry-content
{
	padding:0;
}
.post-type-archive-web-story .post-thumbnail {
    display: none;
}
.post-type-archive-web-story  .catagory-page article {
    display: flex;
    flex-direction: column-reverse;
}
.post-type-archive-web-story .catagory-page .entry-header {
    padding: 10px 15px !important;
}