  /* 
 Theme Name:     News for Divi
 Author:         Pennyblack Templates
 Author URI:     https://www.pennyblacktemplates.com 
 Template:       Divi
 Version:        1.7 
*/

/* ----------- COMMON CSS START ---------------------------*/
#crumbs,
#crumbs a{
	color: #ffffff;
}
#crumbs span{
	color: #dcdcdc;
	line-height: 24px;
}
#crumbs a:hover{
	color: #E6C23A;
}
.contact-address a {
   color: #666666;
}
.et_pb_button:hover::after, .et_pb_more_button:hover::after, 
.et_pb_newsletter_button:hover::after, 
.et_pb_pricing_table_button:hover::after, 
.et_pb_promo_button:hover::after {
    opacity: 0;
    margin-left: 0;
}
/* ----------- COMMON CSS START ---------------------------*/

/* ----------- MENU START ---------------------------*/
#logo {
	max-height:100%;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, 
.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 33px !important;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 33px !important;
}
#top-menu > li.current-menu-item > a {
	color:#E6C23A !important;
}

#top-menu li.current-menu-ancestor > a{
	color:#E6C23A !important;
}
.mobile_menu_bar:before {
     color: #16a085 !important;
	 background-color: #ffffff !important;
	 padding-bottom: 3px;
	 padding-left: 5px;
     padding-right: 5px;
     padding-top: 5px;
}
.et_mobile_menu {
     border-top: 3px solid #E6C23A !important;
	 background-color: rgb(255, 255, 255)  !important;
}
.et_mobile_menu li a {
    border-bottom: 1px solid #dcdcdc !important;
    color: #333333 !important;
    display: block;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10px;
}
.et_mobile_menu li:last-child a {
    border-bottom: 0 !important;
}
.nav li ul {
    visibility: hidden;
    z-index: 9999;
    width: auto !important;
    opacity: 0;
    background: #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
ul#top-menu li a {
    color: rgb(51, 51, 51) !important;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
#top-menu .sub-menu  {
	background-color:#ffffff !important;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
ul#top-menu ul.sub-menu li a {
    line-height: 1.4em !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
	text-align: left !important;
	border-bottom: 1px solid #eeeeee !important;
	color: #333333 !important;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
ul#top-menu ul.sub-menu li:last-child a {
	border-bottom: 0 !important;
}
ul.et_mobile_menu > li:last-child{
	padding-bottom: 20px !important;
}
.nav li ul {
    border-top-color: #E6C23A;
    border-top-style: solid;
    border-top-width: 3px;
    width: 240px;
}
.nav li ul {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
}
.nav li li {
    margin: 0;
    padding: 0 0 !important;
}
.et_pb_fullwidth_menu .et-menu-nav > ul ul {
    padding: 0;
}
.et_pb_menu_0.et_pb_menu .et_mobile_menu a:hover,
.et_mobile_menu li a:hover, 
.nav ul li a:hover {
    background-color: #16a085 !important;
	background: #16a085 !important;
    opacity: 1;
	color: #ffffff !important;
}
ul#menu-news ul.sub-menu li a:hover {
	background: #16a085 !important;
    color: #ffffff !important;
}

ul#menu-news ul.sub-menu li a:hover {
	color: #ffffff !important;
	transition: all 300ms ease-in 0s;
	-webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    font-weight: 700;
}
/* ----------- MENU END ---------------------------*/

/* ----------------- BLOG PAGE START ----------------- */
.blog-common .article-content {
	position:relative;
}
.blog-common .homeblog-content{
	position: absolute;
	bottom: 8px;
	padding: 20px;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
}
.blog-common .homeblog-content .blog-title { 
	color:#ffffff;
}
.blog-common .homeblog-content .entry-meta { 
	color:#ffffff;
}
.tech-blog .article-content:first-child {
	width:100%;
	padding:15px;
}
.tech-blog .article-content {
	float:left;
    width:48%;
	padding:15px;
}
.main-title .et_pb_text_inner {	
    display: table;
	padding: 5px 15px;
}
.main-title .et_pb_text_inner h3 { 	
    padding:0;
}
.main-title.title-theme1 .et_pb_text_inner {
	background-color:#333333;
}
.main-title.title-theme1 .et_pb_text_inner h3 {
	color:#ffffff;
}
.main-title.title-theme2 .et_pb_text_inner {
	background-color:#16a085;
}
.main-title.title-theme2 .et_pb_text_inner h3 {
	color:#ffffff;
}

.main-title.title-theme3 .et_pb_text_inner {
	background-color:#3498db;
}

.main-title.title-theme3 .et_pb_text_inner h3 {
	color:#ffffff;
}

.main-title.title-theme4 .et_pb_text_inner {
	background-color:#e84393;
}

.main-title.title-theme4 .et_pb_text_inner h3 {
	color:#ffffff;
}

.main-title.title-theme5 .et_pb_text_inner {
	background-color:#f1c40f;
}

.main-title.title-theme5 .et_pb_text_inner h3 {
	color:#ffffff;
}

.main-title.title-theme6 .et_pb_text_inner {
	background-color:#8e44ad;
}

.main-title.title-theme6 .et_pb_text_inner h3 {
	color:#ffffff;
}

.life-blog .blog-image,
.tech-blog .blog-image {
	padding-bottom:15px;
}

.life-blog .page-content,
.tech-blog .page-content {
	padding-top:5px;
}


.tech-blog .entry-meta p{
	color:#16a085;
    font-weight:600;
}

.life-blog .entry-meta p{
	color:#16a085;
    font-weight:600;
}

.tech-blog .article-content:first-child {
	width:100%;
	padding:15px;
}
.tech-blog .article-content {
	float:left;
    width:48%;
	padding:15px;
}
.life-list .entry-attachment {
	float:left;
	width:48%;
}

.life-list .homeblog-content {
	float:left;
	width:48%;
    padding-left:15px;
}
.life-list .news-entry-border {
	display:table;
}


.home-right h2.entry-title,
.home-left h2.entry-title,
.homeblog-content h4.entry-title,
.homeblog-content h4.entry-title a,
#main-content.news_blog_content h4.entry-title,
#main-content.news_blog_content h4.entry-title a,
#main-content.news_blog_content .comment-reply-title,
#main-content.news_blog_content h2.entry-title,
#main-content.news_blog_content h1.entry-title,
#main-content.single-post .et_post_meta_wrapper h1.entry-title,
.et_bloom h2.et_bloom_success_message,
body.search-no-results #main-content #left-area .entry h1 {
	font-size:18px !important;
	color: #333333;
	font-family: 'Slabo 27px', serif !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
	line-height: 25px !important;
	padding-bottom: 5px !important;
}


.tagcloud a {
    font-size: 12px !important;
    padding: 2px 8px;
    background: #16a085;
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.tagcloud a:hover {
    background: #16a085;
}

.home-section  article.et_pb_post {
	background-color:#f2f2f2;
    margin-bottom:0px !important;
    padding-bottom:10px !important;
}

.home-section .entry-featured-image-url {
	 margin-bottom:10px !important;
}

.home-section .post-meta,
.home-section .post-content,
.home-section .entry-title {
	padding-left:15px;
    padding-right:15px;
}

.life-blog-list .et_pb_blog_grid .et_pb_post:last-child {
   border-bottom: 0;
}

.life-blog-list article.et_pb_post:last-child {
    padding: 0;
    margin-bottom: 0 !important;
}

.home-right article.et_pb_post:nth-child(2),
.home-right article.et_pb_post:first-child {
	display:inline-block;
    width:48%;
    vertical-align:top;
}

.home-left article.et_pb_post:nth-child(2),
.home-left article.et_pb_post:nth-child(3) {
	display:inline-block;
    width:48%;
    vertical-align:top;
}

.home-left article.et_pb_post:nth-child(2),
.home-right article.et_pb_post:nth-child(1) {
	margin-right:15px;
}

.home-left article.et_pb_post:nth-child(1),
.home-right article.et_pb_post:nth-child(2),
.home-right article.et_pb_post:nth-child(1) {
	margin-bottom:15px !important;
}


.life-blog-list article.et_pb_post {
	padding:0;
    margin-bottom: 20px !important;
}

.life-blog-list article .et_pb_image_container	{
	float:left;
	width:34%;
    margin-right: 15px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0px;
}



.life-blog-list article .blog-mod-post-content	{
	float:right;
	width:60%;
}

.enter-blog-main article.et_pb_post {
	padding:0;
    margin-bottom: 20px !important;
}

.enter-blog-main article .entry-featured-image-url	{
	float:left;
	width:48%;
    margin-right: 15px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0px;
}

.blog-filter .metaInfo span,
#left-area .post-meta,
.post-meta, 
.post-meta a {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
	color: #666666;
    font-style: Italic;	
}

.enter-blog-main article .blog-mod-post-content	{
	float:right;
	width:48%;
}
/* Widget Content Typo */
 .et_pb_widget li,
 .et_pb_widget p,
 .et_pb_widget a {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
 .et_pb_widget li a:hover,
 .et_pb_widget a:hover,
 .et_pb_widget .readmore a,
 .et_pb_widget .sab-link a{
	color: #16a085;
}
 .et_pb_widget > ul > li,
 .et_pb_widget ul.menu > li{
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}
 .et_pb_widget > ul > li:before,
 .et_pb_widget ul.menu > li:before {
	color: #16a085;
	content: "\f101";
	font-family: Fontawesome;
	font-size: 12px;
	margin-right: 10px;
	vertical-align: top;
}
 .widget_rss .et_pb_widget > ul > li:before {
	content: "";
	font-size: 0;
	margin-right: 0;
}
 .et_pb_widget > ul > li:last-child,
 .et_pb_widget ul.menu > li:last-child {
    padding-bottom: 0 !important;
	border: 0;	
}
 .et_pb_widget > ul > li:hover,
 .et_pb_widget ul.menu > li:hover {
    border-bottom-color: #16a085;	
}
 .et_pb_widget > ul > li:hover > a > :not(ul),
 .et_pb_widget > ul > li:hover:before,
 .et_pb_widget ul.menu > li:hover > a > :not(ul),
 .et_pb_widget ul.menu > li:hover:before  {
    color: #16a085;
}
 .et_pb_widget ul.menu ul.sub-menu  {
	padding-left: 15px;
}

 select,
.footer-widget .fwidget select{
	width: 100%;
	padding: 6px 8px;
	height: 35px !important;
}

/* Home 1 New */
.tech-grid-blog .entry-title,
.tech-grid-blog .post-meta {
    padding-left: 20px;
    padding-right: 20px;
}

.post-slider-new .et_pb_slide {
	padding:0;
}

/* ----------------- HOME 2 START ----------------- */
.home2-header article {
	position:relative;
	padding: 0 !important;
	margin: 0 auto !important;
}
.home2-header .blog-mod-post-content {
	position: absolute;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.9);
	padding: 10px 10px;
	top: 50%;
	-webkit-transform:translateY(-35px);
	transform:translateY(-35px);
	width: 80%;
	margin: 0 auto;
	text-align: center;
	outline-offset: 5px;
	outline-width: medium;
	outline-color: #fff;
	outline-style: double;
	pointer-events:none;
}
.home2-header .entry-title {
padding:20px 0 0 0;
}
.home2-header .blog-mod-post-content .entry-title,
.home2-header .blog-mod-post-content .post-content { 
	padding:0;
}

.home2-header .et_pb_post .entry-featured-image-url {
	margin-bottom:0;
}

/* Blog Filter plugin */

.blog-filter  .filtr-container .filtr-item:nth-child(4n + 2),
.blog-filter  .filtr-container .filtr-item:nth-child(4n - 3),
.blog-filter  .filtr-container .filtr-item:first-child {
	float: left !important;
	width: 48% !important;
}


.blog-filter  .filtr-container .filtr-item {
	width: 48% !important;
	display: table !important;
	/*position: relative !important;
	transform: translate3d(0, 0px, 0px) scale3d(1, 1, 1) !important;*/
}

.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-image-bg,
.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-image-bg,
.blog-filter  .filtr-container .filtr-item img  {
	float: left !important;
	width: 80px !important;	
	height:80px !important;
}


.blog-filter  .filtr-container .filtr-item:first-child  img { 
	width: 100% !important;
	height:auto !important;
}
.post-filter .pgafu-filtr-container .filtr-item:first-child .pgafu-post-image-bg { 
	width: 100% !important;	
	height:320px !important;
}

.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title,
.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-categories,
.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-date,
.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title,
.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-categories,
.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-date,
.blog-filter  .filtr-container .filtr-item  .bf_title_box_2,
.blog-filter  .filtr-container .filtr-item  .bf_title_box_1 { 
	float: right;
	padding:0 !important;
	width: 72%;
}

.post-filter .pgafu-filtr-container .filtr-item:first-child .pgafu-post-image-bg,
.post-filter .pgafu-filtr-container .filtr-item:first-child .pgafu-post-title,
.post-filter .pgafu-filtr-container .filtr-item:first-child .pgafu-post-categories,
.post-filter .pgafu-filtr-container .filtr-item:first-child .pgafu-post-date,
.blog-filter  .filtr-container .filtr-item:first-child img,
.blog-filter  .filtr-container .filtr-item:first-child .bf_title_box_2, 
.blog-filter  .filtr-container .filtr-item:first-child .bf_title_box_1 { 
	float: none !important;
	width: 100% !important;
}

.blog-filter  .filtr-container .filtr-item .bf_thumb_box_1 {
	background-color:transparent;
	border:0;
}

.lifestyle-post-grid .pgafu-post-title,
.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title,
.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title,
.blog-filter .bf_title_1 {
	font-size:16px !important;
	color: #333333;
	font-family: 'Slabo 27px', serif !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
	line-height: 21px !important;
	padding-bottom: 0px !important;
	margin:0;
}

.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title a,
.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title a {
	font-size:16px !important;	
}

.post-filter-1 .pgafu-post-grid-content,
.post-filter .pgafu-post-grid-content  {
	text-align:left !important;
}

.blog-filter .metaInfo {
	margin:5px 0 0 0;
}
.blog-filter .metaInfo a { 
	color:#666666;
}
.blog-filter .hvr-shadow-radial::after,
.blog-filter .hvr-shadow-radial::before {
	background:transparent;
}

.post-filter-1 .pgafu-filter,
.post-filter .pgafu-filter,
.blog-filter .simplefilter {
	padding:0;
	text-align:right;
	margin: 0 0 0 auto;
	width: 60%;
}

.blog-filter .simplefilter li:before {
	width:0;
}

.blog-filter .simplefilter li i {
	opacity:0;
}

.blog-filter .simplefilter li span {
    text-align: center;
    width: 100%;   
    transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
    font-weight: 600;
    letter-spacing: 1px;
}

.blog-filter .simplefilter li {
    padding: 5px 5px;
    text-align: center;    
    display: inline-block;    
}

.title-theme2-posi {
	position:absolute;
	margin:0;
}

.title-theme2-posi {
	position: absolute;
	top: 0;
	margin: 0;
	width: 40%;
}

.post-filter-1 .pgafu-filtr-container,
.post-filter .pgafu-filtr-container,
.filtr-container {   
    margin-top: 30px;
}
.post-filter-1 .pgafu-filter li a,
.post-filter .pgafu-filter li a {
    text-decoration: none;
	font-family: 'Slabo 27px', serif;
	font-weight: 700;
	letter-spacing: 1px;
    font-size: 14px;
    display: block;
    position: relative;
    cursor: pointer;
    color: #333333;
    background: transparent;
    padding: 5px 10px;
    line-height: normal;
}

.post-filter-1 .pgafu-filter li.pgafu-active-filtr a, 
.post-filter .pgafu-filter li.pgafu-active-filtr a {
    background: transparent;
    color: #16a085;
}

.pgafu-post-categories a {
	font-weight:600;
	letter-spacing:1px;
}

.pgafu-post-categories a:nth-child(4n+1) {
    background: #16a085;
}

.lifestyle-post-grid .pgafu-post-grid-content   {
	position:relative;
}

.lifestyle-post-grid  .pgafu-post-date,
.lifestyle-post-grid  .pgafu-post-categories,
.lifestyle-post-grid  .pgafu-post-title {
	position:absolute;
}

.lifestyle-post-grid  .pgafu-post-title {
	bottom:0;
	background-color: rgba(0,0,0,0.8);
	padding: 20px !important;
	margin:0 !important;
	pointer-events: none;
	width:100%;
}

.lifestyle-post-grid  .pgafu-post-title a { 
	color:#ffffff !important;
}

.lifestyle-post-grid  .pgafu-post-categories {
	top:0;
	left:0;
}

.lifestyle-post-grid  .pgafu-post-date {
	bottom:0;
}

.lifestyle-post-grid  .pgafu-post-date  .pgafu-time {
	position:relative;
	display:none;
}

.lifestyle-post-grid  .pgafu-post-date  .pgafu-time::before {
	content: "\f073";
	position:absolute;
	color:#ffffff;	
	font-family: Fontawesome;
	font-size: 14px !important;	
	left:0 !important;		
}

.lifestyle-post-grid  .pgafu-post-date span { 
	color:#ffffff;
}

.lifestyle-post-grid  .pgafu-post-date span img { 
	display:none;
}

.lifestyle-post-grid  .pgafu-post-grid,
.lifestyle-post-grid   .pgafu-post-image-bg {
	margin-bottom:0 !important;
}

.home-lifestyle-post-grid-right .pgafu-image-fit .pgafu-post-image-bg:hover img,
.home-lifestyle-post-grid-left .pgafu-image-fit .pgafu-post-image-bg:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
}

.home-lifestyle-post-grid-right .pgafu-image-fit .pgafu-post-image-bg img,
.home-lifestyle-post-grid-left .pgafu-image-fit .pgafu-post-image-bg img,
.home-lifestyle-post-grid-right .pgafu-image-fit .pgafu-post-image-bg:hover img,
.home-lifestyle-post-grid-left .pgafu-image-fit .pgafu-post-image-bg:hover img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.home-lifestyle-post-grid-right .pgafu-post-title,
.home-lifestyle-post-grid-left .pgafu-post-title {
    bottom: auto;
    background-color: rgba(0,0,0,0.8);
    padding: 20px !important;
    margin: 0 auto !important;
    pointer-events: none;
    width: 80%;
    top: 50%;  
    left: 0;
    right: 0;
    transform: translateY(-50px);   
	outline-style: solid !important;    
    outline-offset: 3px;    
    outline-color: #000 !important;
    outline-width: 1px !important;
}


.enter-blog-main-1 .et_pb_post:nth-child(6),
.enter-blog-main-1 .et_pb_post:first-child { 
	width: 50%;
	margin-right: 3% !important;
	float: none;
	display: inline-block;
}

.enter-blog-main-1 .et_pb_post {
	background-color:transparent;	
	float: right;
	margin-right: 3%;
	width: 22%;
}

.enter-blog-main-1 .et_pb_post:nth-child(even) {
	margin-right:0;
}


.post-filter  .pgafu-post-date  .pgafu-time img {
	display:none !important;
}

.post-filter  .pgafu-post-date  .pgafu-time {
	position:relative;	
	font-weight: 600;
	padding-left:20px;
}

.post-filter  .pgafu-post-date  .pgafu-time::before {
	content: "\f073";
	position:absolute;
	color:#666666;	
	font-family: Fontawesome;
	font-size: 14px !important;	
	left:0 !important;	
	font-style: normal;
	font-weight: normal;	
}

/*Sports slider */





/* carousel-slider */

.life-slider.et_pb_post_slider,
.sports-slider.et_pb_post_slider {
	overflow: inherit;
}
.life-slider.et_pb_slider:hover .et-pb-arrow-prev,
.sports-slider.et_pb_slider:hover .et-pb-arrow-prev {
	left:auto;
}

.life-slider.et_pb_slider:hover .et-pb-arrow-next,
.sports-slider.et_pb_slider:hover .et-pb-arrow-next {
    right: 0;
    opacity: 1;
}
.life-slider .et-pb-arrow-prev,
.sports-slider .et-pb-arrow-prev {
	left: auto;
	right: 35px;
}

.life-slider .et-pb-arrow-next,
.sports-slider .et-pb-arrow-next {
    right: 0;
}
.life-slider .et-pb-arrow-next,
.life-slider .et-pb-arrow-prev,
.sports-slider .et-pb-arrow-next,
.sports-slider .et-pb-arrow-prev {
    position: absolute;
    top: -62px;
    z-index: 100;
    font-size: 48px;
    color: #fff;
    margin-top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
}

.sports-slider .owl-item.active {
	/*width:100% !important;
	position:absolute;
	display:table !important;
	float:none;*/
}

.life-slider .owl-item .carousel-slider__post-header  { 
	overflow:hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.life-slider .owl-item .carousel-slider__post .carousel-slider__post-image  { 
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
	transform:scale(1);
	-webkit-transform:scale(1);
}

.life-slider .owl-item .carousel-slider__post:hover .carousel-slider__post-image  { 
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.life-slider .owl-item.active .carousel-slider__post  {
	border-radius: 0;
	box-shadow: 0 4px 12px -5px rgba(0,0,0,0.4);
	margin:10px;
	-webkit-box-shadow: 0 4px 12px -5px rgba(0,0,0,0.4);	
    position: relative;
}
.sports-slider .owl-item.active .carousel-slider__post {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);
    margin: 2px;
    position: relative;
   /* width: 330px !important;
    margin: 0 auto;*/
}

.life-slider .carousel-slider__post-excerpt,
.sports-slider .carousel-slider__post-excerpt {
	order:2;
}
.life-slider .carousel-slider__post-meta,
.sports-slider .carousel-slider__post-meta {
	order:1;
}
.life-slider .carousel-slider .owl-nav,
.sports-slider .carousel-slider .owl-nav {
    display: block;
	position: absolute !important;
	top: -42px !important;
	right: 30px;
}
.life-slider  .carousel-slider .owl-nav .owl-next,
.sports-slider  .carousel-slider .owl-nav .owl-next {
	right:30px;
}

.life-slider  .carousel-slider .owl-nav .owl-prev,
.sports-slider  .carousel-slider .owl-nav .owl-prev {
	right:0;
}

 .life-slider  .carousel-slider .owl-nav .owl-next,
 .life-slider  .carousel-slider .owl-nav .owl-prev,
 .sports-slider  .carousel-slider .owl-nav .owl-next,
 .sports-slider  .carousel-slider .owl-nav .owl-prev {
    opacity: 1;
}

.life-slider  .carousel-slider__post-title h2,
.sports-slider  .carousel-slider__post-title h2 {	
	font-family: 'Slabo 27px', serif;
	font-weight: 700;
	letter-spacing: 1px;
    font-size: 18px;
	line-height:26px;
    display: block;  
    color: #333333;   
	padding:0;
}

.life-slider .carousel-slider__post-content,
.sports-slider .carousel-slider__post-content {
	height:auto;
}

.life-slider  .carousel-slider__post-excerpt {
	 font-size: 14px;   
    color: #666666;  
	margin-top:0;
	margin-bottom:20px;
}

.life-slider .carousel-slider__post-image  {
	border-radius:0;
}

.sports-slider  .carousel-slider__post-excerpt {	
    font-size: 14px;   
    color: #666666;  
	display: none;	
}

.life-slider .carousel-slider__post-category a,
.sports-slider .carousel-slider__post-category a {
    background-color: #16a085;
    color: #ffffff !important;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 4px 10px;
    text-transform: capitalize;
}

.sports-slider .carousel-slider__post-details-info {
	display:none;
}

.life-slider .carousel-slider__post-meta {
	
}
.sports-slider .carousel-slider__post-meta {
	position:absolute;
	top:10px;
	left:10px;
}
.sports-slider .carousel-slider__post-title {
	margin-bottom:0;
}

.life-slider .carousel-slider__post-category {
    text-transform: capitalize;
    position: absolute;
    top: 10px;
}
.life-slider .carousel-slider__post-author-link {
	display:none;
}

.life-slider .carousel-slider__post-publication-date {
	font-size:13px;
	color:#666666;
	font-weight:600;	
}

.life-slider .carousel-slider__post-title {
	margin-bottom:0;
}

/* home 3 */

.breaking-blog-main-1 .blog-mod-post-content {
    position: absolute;    
    bottom: -67px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;    
    background-color: #ffffff;
    padding: 10px 20px;
    transform: translateY(0);
}

.breaking-blog-main-1 article {
    position: relative;
    margin-bottom: 0 !important;
    overflow: hidden;
}

.breaking-blog-main-1 article .blog-mod-post-content,
.breaking-blog-main-1 article:hover .blog-mod-post-content {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

.breaking-blog-main-1 article:hover .blog-mod-post-content { 
	bottom:0;
}

/* home 4 */
.home-lifestyle-post-grid-4col  .pgafu-post-grid {
	 padding:0;
 }
 
.home-lifestyle-post-grid-4col .pgafu-post-title {   
    background-color: rgba(255,255,255,0.9);
    padding: 20px !important;
    margin: 0 auto !important;
    pointer-events: none;
    width: 80%;
	bottom: 0;  
    left: 0;
    right: 0;
    transform: translateY(-50px);   
	outline-style: solid !important;    
    outline-offset: 3px;    
    outline-color: #ffffff !important;
    outline-width: 5px !important;	
}

.home-lifestyle-post-grid-4col .pgafu-post-title a {
    color: #333333 !important;
}

.life-blog-list-1 article:first-child .blog-mod-post-content,
.life-blog-list-1 article:first-child .entry-featured-image-url	{ 
	float:none;
	width:100%;
}

.life-blog-list-1 article:first-child .entry-featured-image-url img	{ 
	height:auto;
}

.life-blog-list-1 article:first-child .post-content {
	padding-top:10px;
}

.life-blog-list-1 article .entry-featured-image-url	{
	float:left;
	width:29%;
    margin-right: 15px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0px;
}

.life-blog-list-1 article .entry-featured-image-url img	{ 
	height:80px;
}

.life-blog-list-1 article .blog-mod-post-content	{
	float:right;
	width:66%;
}

.life-blog-list-1 article .post-content {
	padding:0;
}

.life-blog-list-1 article:last-child  {
	margin-bottom:0;
}
.breaking-blog-main-space article {
	margin-bottom:40px !important;
}

.enter-blog-main-2 .et_pb_post {
	background-color:transparent;	
	padding-bottom:0;
	position:relative;
}
.enter-blog-main-2  .blog-mod-post-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50px);
    background-color: rgba(22, 160, 133,0.9);
    padding: 10px;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}


/* ----------------- HOME 2 END ----------------- */

/* ----------------- SIDEBAR WIDGET STYLE START ----------------- */

/* Widget Title */
.blog-sidebar1 .widget h4 a,
.blog-sidebar1 .widget h4,
 h4,
 h4 a {  	
	margin-bottom: 0;
	font-family: 'Slabo 27px',serif !important;
	font-weight: 700;
	font-size: 20px;
	color: #333333 !important;
	letter-spacing: 1px;
	line-height: 28px;	
}

.blog-sidebar1 .widget .widget-title,
.et_pb_widget .widgettitle{
	border-bottom: 1px solid #eeeeee;
	position: relative;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.blog-sidebar1 .widget .widget-title::before,
.et_pb_widget .widgettitle::before {
   background-color:#333333;
   content:"";
   width:50px;
   height:2px;
   position:absolute;
   left:0;
   bottom:0;
}
/* ----------------- FOOTER WIDGET START ----------------- */
#main-footer{
	background-color: #111111;	
}
#footer-widgets {
	padding-bottom: 20px;
    padding-top: 50px;
}
.footer-widget{
	margin-bottom: 0 !important;
}
.footer-widget .fwidget {
	margin-bottom: 30px !important;
}
.footer-widget .fwidget h4.title,
.footer-widget .fwidget h4.title a{
    font-family: 'Slabo 27px',serif !important;
	font-weight: 600;
	font-size: 20px;
	color: #ffffff !important;
	letter-spacing: 1px;
	line-height: 28px;
	padding-bottom: 10px;
	margin: 0 0 20px 0;
    
}
.footer-widget .fwidget h4.title {
	position:relative;
    border-bottom:1px solid #333333;
}
.footer-widget .fwidget h4.title::before {
	background-color: #2980b9;
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer-widget .fwidget ul{
	padding-left: 0;
	margin-top: 0;
}
.footer-widget .fwidget ul.sub-menu{
	padding-top: 5px;
	padding-left: 8px;
}
.footer-widget .fwidget li{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 0;
}
.footer-widget .fwidget ul > li:before {
	color:#16a085;	
	font-family: Fontawesome;
	font-size: 18px !important;
	top: 0 !important;
	left:0 !important;
	border: 0 !important;
	position:absolute;
}
.footer-widget .fwidget ul > li:before {
    content: "\f101" !important;
}
.footer-widget .recent-posts-widget-with-thumbnails.fwidget ul > li:before,
.footer-widget .fwidget ul.et_social_icons_container > li:before {
    content: "" !important;
}
.footer-widget .fwidget ul > li > ul >li:before {
    display: none !important
}
.footer-widget .fwidget ul > li > ul >li{
    padding-left: 0 !important
}
#footer-widgets .footer-widget li {
	padding-left: 20px;
}
#footer-widgets .footer-widget li:last-child {
	margin-bottom: 0px !important;
}
/* Footer One Widget Content Typo */
#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li,
#footer-widgets .footer-widget span,
#footer-widgets .footer-widget label,
#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget p,
#footer-widgets .footer-widget i,
#footer-widgets .footer-widget div{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	transition: 500ms ease-in;
}
#footer-widgets .footer-widget p.wp-caption-text {
	color: #666666;
}
#footer-widgets .footer-widget li a:hover,
.footer-widget .fwidget .tagcloud li:hover a,
.footer-widget .fwidget li a:hover,
.footer-widget .fwidget a:hover,
.footer-widget .fwidget .readmore a,
.footer-widget .fwidget .sab-link a{
	color: #16a085 !important;
}

.footer-widget .fwidget label{
	margin-right: 10px;
}
.footer-widget .recent-posts-widget-with-thumbnails.fwidget ul > li {
	padding-left:0 !important;
}
.footer-widget .rpwwt-post-date {
    color: #16a085 !important;
    font-size:12px !important;
    font-weight:600;
}
.footer-widget .recent-posts-widget-with-thumbnails li {
	vertical-align:middle;
}
.footer-icon {
	padding-top:20px;
 }  
/* ========= FOOTER - WIDGET TAG CLOUD ========= */
.footer-widget .fwidget.widget_tag_cloud .tagcloud  a.tag-cloud-link{
	font-size: 13px !important;	
	color: #ffffff !important;
    background-color:#333333 !important;
}
/* ========= WIDGET TAG CLOUD ========= */
.widget_tag_cloud .tagcloud a {
	
	border: 0;
	border-radius: 5px;
	display: inline-block;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 5px 10px;
	transition: 300ms ease-in;
}

.widget_tag_cloud .tagcloud a:hover {	
	border: 0;
	transition: 300ms ease-in;
	color: #ffffff !important;
}
.widget_tag_cloud .tagcloud a{
	color: #ffffff !important;
} 

 .widget_tag_cloud .tagcloud a:last-child{
	margin-bottom: 5px;
	padding: 5px 10px;
}

/* widget reset margin */
 .et_pb_widget ul,
 .et_pb_widget li:last-child,
 .et_pb_widget p:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Footer Gallery */
.footer-widget #gallery-1 .gallery-item {  
    margin-top: 2px !important;   
    margin-bottom: 1px !important;
}
/* ----------------- COPY RIGHT START ----------------- */
#footer-bottom {
	padding: 15px 0;
}
#footer-bottom .container {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
}
/* ----------------- COPY RIGHT END ----------------- */
/* Top Bar */
.top-social-icon li {
    margin-bottom: 0;
}

#page-container {
    padding-top: 0 !important;
}

#main-header {
    display: none; 	
}
.menu-common .fullwidth-menu#menu-news  {
	padding-top:0 !important;
}
.menu-common .fullwidth-menu  .menu-item a{
	padding-bottom:20px !important;
    padding-top:20px !important;
}
.menu-common .fullwidth-menu li {
	margin-top:0 !important;
}
#menu-news.et-menu .menu-item-has-children > a:first-child::after {
	top:20px !important;
}
.mtphr-dnt-title {
	float:left;
    background-color: #16a085;
    color: #fff;
    padding: 7px 10px;
    font-size: 14px !important;
    line-height:20px !important;
    font-weight: 600;
    letter-spacing: 1px;
	margin-right: 10px;
    position:relative;
    }    
 .mtphr-dnt-title::before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #16a085;
    position: absolute;
    content: "";
    right: -6px;
    top: 5px;
}       
 .mtphr-dnt-tick {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
.mtphr-dnt-tick a { 
	color:#666666;
}
  
/* Blog page  */  
 .blog-main .et_pb_post {
	margin-bottom:30px;
}  
/* Pagination */
.pagination div a {
	display: inline-block !important;
	border: 1px solid #16a085 !important;
	border-radius: 3px !important;
	color: #16a085 !important;
	font-size: 13px;
	font-weight: 600 !important;
	letter-spacing: 1px;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	padding: 8px 15px !important;
	text-transform: uppercase !important;
}   
.news_blog_content .et_pb_post img {
    margin-bottom: 0px;
} 
.news_blog_content .et_pb_post {
	margin-bottom:30px !important;
}

#left-area .post-meta {
    padding-bottom: 5px !important;
}
.news_blog_content #commentform .form-submit .submit.et_pb_button {
	border:0;
    background-color:#16a085;    
    color:#ffffff;
    font-size:14px;
}
.news_blog_content #commentform .form-submit .submit.et_pb_button:hover {
	
}
#main-content .container {
    padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.blog-sidebar1 .widget,
 .et_pb_widget{
	margin-bottom: 30px !important;
}
.blog-sidebar1 .widget li a,
 .et_pb_widget li a{
	color:#666666;
}

.news_blog_content .et_pb_post,
.common_post .et_pb_post,
.single .et_pb_post,
body.search #left-area .entry {
	
}
/* ----------------- BLOG PAGE END ----------------- */
/* ----------------- SINGLE BLOG PAGE START ----------------- */
#main-content {
    background-color: #f5f5f5;
}
.news_blog_content #left-area{
	padding-right: 0 !important;
	width: 64.833%;	
	padding-bottom: 0 !important;
}
.news_blog_content #sidebar{
   padding-left: 0 !important;
	margin-right: 0 !important;
	width: 29.666%;	
}
#sidebar{
	float: right
}
.news_blog_content .entry p{
	padding-top: 0;
}
.rpwwt-post-title  {
	font-size: 16px !important;
	color: #333333;
	font-family: 'Slabo 27px', serif !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
	line-height: 26px !important;
	padding-bottom: 5px !important;
}
.rpwwt-post-author {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
	color: #666666;
    font-style: Italic;
}
body.single-post article .entry-content .et_pb_section,
body.single-post article .entry-content .et_pb_section  .et_pb_row {
    padding:0 !important;
}
body.single-post article.et_pb_post .entry-content {
    padding-top: 0px;
}
body.single-post #respond {
	padding-top:0px;
}
.et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.mtphr-dnt-rotate .mtphr-dnt-tick, 
.mtphr-dnt-scroll .mtphr-dnt-tick {
    position: absolute;
    display: none;
    top: 6px;
}
.et_pb_image_container {
    margin: -20px -20px 0px;
}
#commentform {
    padding-bottom: 0;
}
.news_blog_content #sidebar {
    padding-bottom: 0px;
}
body.single-post article .et_pb_post .entry-content {
    padding-top: 0 !important;
}
.et_pb_post .post-meta {
    margin-bottom: 5px !important;
}

.single .et_pb_post:last-child{
    padding-bottom: 25px !important;
}
.news_blog_content .logged-in-as a {
	color: #16a085;
}
.news_blog_content #comment-wrap {
    padding-top: 20px;
    border-top: 1px solid #eeee;
    margin-top: 20px;
}
.news_blog_content #commentform.comment-form input, 
.news_blog_content #commentform.comment-form textarea { 
	
    padding: 10px 15px !important;
   
    font-size: 16px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 1px; 
	border-radius: 5px;
}
.news_blog_content #commentform input[type=email], 
.news_blog_content #commentform input[type=text], 
.news_blog_content #commentform input[type=url] {
    width: 100%;
}
#main-content .container::before {
    background-color: transparent !important;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}
#main-content.news_blog_content h2.entry-title {
	padding-bottom: 5px !important;
}
body.search-no-results #main-content #left-area .entry h1 {
	padding-bottom: 5px !important;
}

.single-post .comment-reply-link:after {
	display: none  !important
}
#commentform div.error {
	color: #ff0000;
	padding-top: 5px !important;	
	font-size: 13px;
	line-height: 23px;
	font-weight: 400 !important;
	letter-spacing: 1px;
}

#commentform input[type="text"].error,
#commentform input[type="email"].error,
#commentform textarea.error {
	border: 1px solid #ec3c06 !important;
}
#commentform input[type=text]::placeholder {
   color:#666666 !important;
	opacity: 1 !important; 
}

#commentform input[type=text]::-webkit-input-placeholder {
   color:#666666 !important;
	opacity: 1 !important; 
}

#commentform input[type=text]:-moz-placeholder { /* Firefox 18- */
   color:#666666 !important;
	opacity: 1 !important; 
}

#commentform input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color:#666666 !important;
	opacity: 1 !important; 
}

#commentform input[type=text]:-ms-input-placeholder {  
   color:#666666 !important;
	opacity: 1 !important; 
}
/* ----------------- SINGLE BLOG PAGE END ----------------- */
/* ----------------- SIDEBAR WIDGET STYLE START ----------------- */
 h4 > span {
	margin-right: 15px;
	vertical-align: text-top;
}
 h4 > span > img{
	max-width: 30px;
	max-height: 30px;
}
#wp-calendar caption{
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 28px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0;
}

#wp-calendar th{
	font-weight: normal;
}
 .et_pb_widget:last-child{
	margin-bottom: 0 !important;
}

 .et_pb_widget ul{
	padding-left: 0;
}

 .et_pb_widget ul.sub-menu{
	padding-top: 5px !important;
	padding-left: 8px !important;
}
 .et_pb_widget li{
	list-style: none;
	margin-bottom: 10px;
	margin-top: 5px;
}

.et_pb_column .common_widget .et_pb_widget {
	margin-bottom: 30px !important;
}
.et_pb_column .common_widget .et_pb_widget:last-child {
	margin-bottom: 0 !important;
}
/* Widget Title */
 .et_pb_widget{
	position: relative;
}

  .et_pb_widget .spacer{
	height: 25px;
}

 .widget_media_audio .et_pb_widget .spacer,
 .widget_media_video .et_pb_widget .spacer{
	height: 40px;
}

  .et_pb_widget select{
	margin-top: 15px;
}
/* ========= WIDGET SEARCH ========= */
 .widget_search .spacer{
	height: 50px;
}
 .widget_search input#s {
    height: 40px !important;
    margin: 0;
    padding: .7em;
    border: 1px solid #ddd;
    color: #666666;
    font-size: 14px;
	background-color: transprant !important;
    line-height: normal !important;
}
.widget_search #searchsubmit,
 .widget_search #searchsubmit {
    background: #16a085;   
    color: #ffffff !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
	transition: 300ms ease-in;
}
/* ========= WIDGET TEXT ========= */
 .widget_text .textwidget img {	
	height: auto;
	margin-bottom: 10px;
}

 .widget_text .textwidget select{
	width: 100%;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

 .widget_text .textwidget select option{
	width: 200px;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}
/* ========= WIDGET RSS ========= */
 .widget_rss li a.rsswidget{
	color: #333333;
	display: inline;
	clear: right;
}

 .widget_rss li .rss-date{
	color: #666666;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
}

/* ========= WIDGET CALENDER ========= */
 #wp-calendar {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0;
}

 #wp-calendar th,
 #wp-calendar td a{
	color: #333333;
}

 #wp-calendar th,
 #wp-calendar td{
	text-align: center;
	padding: 3px;
}
.entry-content tr td, 
body.et-pb-preview #main-content .container tr td {
   border-top: 0 !important;
}
.entry-content table, 
body.et-pb-preview #main-content .container table {
   border: 0 !important;
}

 #wp-calendar th,
 #wp-calendar #prev,
 #wp-calendar #next {
	padding-top: 0;
}

 #wp-calendar #prev {
	text-align: left;
}

 #wp-calendar #next {
	text-align: right;
}
/* ========= WIDGET RECENT POSTS ========= */
 .recent-section  > .widget_recent_entries  > ul {
	padding-left: 15px;
}

.widget_recent_entries  li {
	list-style: none;
}

 .single-article {
	margin-bottom: 20px;
}

 .single-article:last-child {
	margin-bottom: 0;
}

 .post-img {
	float: left;
	margin-right: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 30%;
}
 .post-img {
	width: 85px;
}
 .post-img  img{
	width: 100%;
	height: 60px;
}
 .recent_posts_cnt {
	padding-left: 0 !important;
	float: left;
	width: 63%;
}

 .recent_posts_cnt p {
	height: 30px;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 0;
}

 .entry-meta.recent-date  ul{
	float: left;
    margin-right: 15px;
	padding-left: 0;
}

 .entry-meta.recent-date  li{
	display: inline-block;
	padding-right: 5px;
}
 .entry-meta.recent-date .post-date {
	float: left;
	margin-right: 10px;
}

 .entry-meta.recent-date .post-comments img ,
 .entry-meta.recent-date .post-date img {
	padding-right: 5px;
}

 .entry-meta.recent-date .post-comments,
 .entry-meta.recent-date .post-date {
	font-size: 14px;
	letter-spacing: 1px;
}
/* ========= WIDGET ADD BANNER ========= */
 .et_pb_widget .sab-description{
	margin-top: 10px;
	line-height: 22px;
}

 .et_pb_widget .sab-link{
	margin-top: 10px;
}

/* ========= WIDGET ABOUT AUTHOR ========= */
 .insight_widget_about_author .about-img,
 .insight_widget_about_author .about-img img {
	text-align: center;
	max-width: 100%;
}

 .insight_widget_about_author p {
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}

 .insight_widget_about_author p.readmore {
	text-align: center;
	margin: 10px 0 0 0;
}
/* ========= WIDGET CATEGORIES ========= */
 .underline{
	border-bottom: 1px dotted #666666;
}

 .tags-section ul,
 .categories-inner ul {
	padding-left: 0;
}

 .categories-inner > ul > li {
	display: inline-block;
	margin-right: 5px;
}

 .widget_categories label{
	margin-right: 10px;
	margin-bottom: 5px;
}

 .widget_categories li.categories-inner{
	margin-bottom: 0;
	padding-bottom: 0;
}

 .widget_categories .cat-item ul.children{
	margin-top: 10px;
	padding-left: 15px;
}
/* ========= WIDGET CONTACT INFO ========= */

 .pbt-ciw-ul > li:before{
	content: '' !important;
	font-size: 0 !important;
	margin-right: 0 !important;
}

 .pbt-ciw-ul > li h4{
	margin-top: 0 !important;
}

 .pbt-social-icons > li{
	display: inline-block;	
	margin-right: 15px;
	margin-bottom: 0;
}
 .pbt-social-icons > li:last-child{
	margin-right: 0;
}
 .pbt-social-icons  > li a{ 
	min-width: 45px;
	min-height: 45px;
	line-height: 45px;
	background-color: #ffffff;
	border-radius: 50%;
	display: block;
	font-size: 18px;
	text-align: center;
}
 .pbt-ciw-li .icon-div,
 .pbt-ciw-li .text-div{
	display: table-cell;	
}
 .pbt-ciw-ul li .icon-div{
	min-width: 35px;
	padding-right: 10px;
	text-align: left;
} 
 .pbt-ciw-li .icon-left i{
	font-size: 26px;
}
 .pbt-social-icons  li i{ 	
	font-size: 18px;	
	color: #333333;
}
 .pbt-social-icons  > li a:hover,
 .pbt-social-icons  > li a:hover i{ 
	background-color: #24772F;
	color: #ffffff;
}
/* Categories List */
 .widget_categories .cat-item  .post_count,
 .widget_archive .post_count{
	float: right;
	background-color: #24772F;
	color: #ffffff;
	width: 30px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border-radius: 12px;	
}
.post-content-top {
    margin-top: 20px;
}
.blockquote {
	border-left: 2px solid #16a085;
	padding-left: 20px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 30px;
}
.blog-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.width-50 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	padding-right: 15px;
    padding-left: 15px;
}
.details-list,
.portfolio-list {
	margin-top: 20px;
}
.details-list ul {
	display: table;
	padding-left: 0px !important;
	margin-bottom: 15px !important;
	padding-bottom: 0 !important;
}
.details-list ul:last-child {
	margin-bottom: 0px;
}
.details-list ul li {
	letter-spacing: 1px;
	font-weight: 400;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}
.details-list ul li:first-child {
	width: 25px;
	vertical-align: top;
}
.details-list i{ 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size: 20px;
	color: #16a085;
	line-height: 25px;
}
.et_pb_row .et_pb_column.single-port-column {
	margin-right: auto !important;
}

body.single .news_blog_content .et_pb_post .width-50 img {
    margin-bottom: 0;
}
/* ----------------- SIDEBAR WIDGET STYLE END ----------------- */
/* --------------------------- COMING SOON PAGE START ---------------------*/

.com_news.et_pb_countdown_timer .sep{
   display:none !important;
}
.com_news.et_pb_countdown_timer .section.values {
	background-color: rgba(22,160,133,0.5);
	padding:20px 20px !important;
	border-radius: 5px !important;
	margin-right: 10px !important;
}
.com_news .et_pb_countdown_timer_0 {
	padding-bottom: 0 !important;
}
.com_news.et_pb_countdown_timer {
    padding: 20px !important;
}
/* ------ SUBSCRIBE FORM ------ */
.timer_form .coming_form .et_bloom_inline_form {
	margin: 0 !important;
}
.timer_form .coming_form .et_bloom_header_outer {
	display:none !important;
}
.timer_form .coming_form .et_bloom_form_container {
	background: transparent !important;
	padding: 0 !important;
}
.timer_form .coming_form .et_bloom_form_content {
	background: transparent !important;
	padding: 0 !important;
}
.timer_form .coming_form .et_bloom_submit_subscription:hover span.et_bloom_button_text {
	color: #ffffff !important;
}
.timer_form .coming_form .et_bloom_form_content button {
	
}
.et_bloom span.et_bloom_success_checkmark {
    opacity: 0;
    color: #fff !important;
    background: #82C016;
    padding: 8px 7px 7px 10px !important;
    border-radius: 30px;
    left: 50%;
    margin-left: -20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    height: 28px;
    width: 28px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    position: absolute;
    top: 0 !important;
    margin-top: -48px !important;
}
.et_bloom .et_bloom_form_container h2.et_bloom_success_message {
	padding: 10px !important;
}
/* --------------- COMING SOON PAGE END --------------------*/

/* --------------------------- 404 PAGE START --------------------------- */
.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}
.error404 #sidebar {
 display: none;
}
.error404 .et_pb_post:last-child {
margin-bottom: 0;
}
/* --------------------------- 404 PAGE END --------------------------- */

/* ========= FOOTER - WIDGET ABOUT ME ========= */
.footer-widget .fwidget.widget_aboutmewidget img#about-image {
    float: left;
    margin: 3px 8px 15px 0;
}
/* ========= FOOTER - WIDGET SEARCH ========= */
.footer-widget .fwidget .searchform input{
	border: 0;
	background-color: #ffffff;
	color: #cccccc;
}
.footer-widget .fwidget .searchform #searchsubmit {
	
	border: 0 !important;
	color: #ffffff !important;
	transition: 500ms ease-in;
	 border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #ffffff !important;
	font-weight: 700 !important;
	letter-spacing: 1px !important;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 85px;	
}
.footer-widget .fwidget .searchform #searchsubmit:hover {
	
	border: 0 !important;
	color: #ffffff !important;
	transition: 500ms ease-in;
}
/* ========= FOOTER - WIDGET TEXT ========= */
.footer-widget .fwidget.widget_text .textwidget img{
	max-width: 100%;
	height: auto;
}

.footer-widget .fwidget.widget_text .textwidget select{
	width: 120px;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

.footer-widget .fwidget.widget_text .textwidget select option{
	width: 120px;
	overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}
/* ========= FOOTER - WIDGET RSS ========= */
.footer-widget .fwidget.widget_rss li a.rsswidget{
	color: #E6C23A;
	display: block;
	clear: right;
}

.footer-widget .fwidget.widget_rss li .rss-date{
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
}
/* ========= FOOTER - WIDGET CALENDER ========= */
.footer-widget .fwidget #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}

.footer-widget .fwidget #wp-calendar th,
.footer-widget .fwidget #wp-calendar td{
	text-align: center;
	padding: 3px;
}
.footer-widget .fwidget #wp-calendar caption {
    color: #ffffff !important;
}
.footer-widget .fwidget #wp-calendar th,
.footer-widget .fwidget #wp-calendar td a{
	color: #ffffff;
}

.footer-widget .fwidget #wp-calendar td{
	color: #cccccc;
}
.footer-widget .fwidget #wp-calendar th,
.footer-widget .fwidget #wp-calendar #prev,
.footer-widget .fwidget #wp-calendar #next {
	padding-top: 0;
}

.footer-widget .fwidget #wp-calendar #prev {
	text-align: left;
}

.footer-widget .fwidget #wp-calendar #next {
	text-align: right;
}
/* ========= FOOTER - WIDGET CATEGORIES ========= */
.footer-widget .fwidget .underline{
	border-bottom: 1px dotted #999999;
}
.footer-widget .fwidget .categories-inner > ul > li {
	display: inline-block;
	margin-right: 5px;
}

.footer-widget .fwidget .widget_categories  li img{
	padding-right: 5px;
	padding-bottom: 4px
}

.footer-widget .fwidget .widget_categories .underline{
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

.footer-widget .fwidget .widget_categories ul li:last-child  p.underline{
    border-bottom: 0 !important;
}

.footer-widget .fwidget .widget_categories li.categories-inner{
	margin-bottom: 0;
	padding-bottom: 0;
}

.footer-widget .fwidget .widget_categories ul.children,
.footer-widget .fwidget .widget_pages  .page_item ul.children{
	margin-top: 10px;
	padding-left: 15px;
}
/* ========= FOOTER - SOCIAL ICON IMAGE ========= */
.footer-widget .fwidget ul.social-icons {	
	margin-top: 20px;
}
.footer-widget .fwidget ul.social-icons {	
	list-style: none !important;
	line-height: 0 !important;
	font-size: 0 !important;
}
#footer-widgets .footer-widget .fwidget.widget_text ul.social-icons li > img {	
	margin-bottom: 0 !important;
}
.footer-widget .fwidget .social-icons li:first-child  {
	padding-left: 0 !important;
}
.footer-widget .fwidget .social-icons li  {
	display: inline-block;
	padding-left: 10px !important;	
	margin-bottom: 0 !important;	
}
.footer-widget .fwidget .social-icons li:before  {
	display: none !important;
}
#footer-widgets .footer-widget .social-icons li a:hover{
	padding-left: 0 !important;
	transition: 500ms ease-in;
}
/* ========= FOOTER - SUBSCRIBE FORM ========= */

.footer-widget .fwidget .subscribe_form  p {
    margin-bottom: 15px;
} 
.footer-widget .fwidget .subscribe_form .et_bloom_success_checkmark {
	top: 0px !important;
}
.footer-widget .fwidget .subscribe_form  p {
    padding-bottom: 0;
}
.footer-widget .fwidget .subscribe_form  .et_bloom_header_outer,
.footer-widget .fwidget .subscribe_form  .et_bloom_form_content:before {
	display: none;
}
.subscribe_form  .et_bloom_form_content {
	background-color: transparent !important;
	padding: 0 !important;
}
.footer-widget .fwidget .subscribe_form  .et_bloom_form_container,
.footer-widget .fwidget .subscribe_form  .et_bloom_form_container .et_bloom_form_content {
	background-color: transparent !important;
}
.footer-widget .fwidget .subscribe_form  .et_bloom_popup_input {
	width: 100% !important;
	padding-right: 0 !important;
	margin-bottom: 20px !important;
}
.footer-widget .fwidget .subscribe_form  .et_bloom_form_content button {
	width: 100% !important;
	
}
.footer-widget .fwidget .subscribe_form  .et_bloom_form_content button:hover {	
	
}
.footer-widget .fwidget .subscribe_form  .et_bloom_inline_form.et_bloom_optin.et_bloom_make_form_visible.et_bloom_optin_1 {
	margin: 0;
}
/* ========= FOOTER - CONTACT US ========= */
.footer-widget .fwidget .footer-contact li {
	border:0 !important;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 24px;
	padding-left: 30px !important;
	position: relative !important;
	margin-bottom: 20px !important;
}
.footer-widget .fwidget .footer-contact li:last-child {	
	margin-bottom: 0 !important;
}
.footer-widget .fwidget .footer-contact li:last-child:before,
.footer-widget .fwidget .footer-contact li:nth-child(3):before,
.footer-widget .fwidget .footer-contact li:nth-child(2):before,
.footer-widget .fwidget .footer-contact li:first-child:before {
	color:#E6C23A;	
	font-family: Fontawesome;
	font-size: 18px !important;
	top: 0 !important;
	left:0 !important;
	border: 0 !important;
	position:absolute;
}
.footer-widget .fwidget .footer-contact li:first-child:before {	
	content: "\f041" !important;	
}
.footer-widget .fwidget .footer-contact li:nth-child(2):before {	
	content: "\f095" !important;
}
.footer-widget .fwidget .footer-contact li:nth-child(3):before {	
	content: "\f0e0" !important;	
}
.footer-widget .fwidget .footer-contact li:last-child:before {	
	content: "\f0ac" !important;
} 
/* ----------------- FOOTER WIDGET END ----------------- */

.page404-error .et_pb_column,
.contact-banner .et_pb_column,
.gallery-banner .et_pb_column{
	z-index: 1;
}
.single-post .news_blog_content .et_pb_post .entry-content {
     padding-top: 0;
}
.single-post #sidebar .common_widget.et_pb_module {
    margin-bottom: 0 !important;
}
/* Image Gallery Post */
.image-gallery li {
	padding: 10px 15px 0 0 !important;
}
.image-gallery li a.popup {
	padding: 0;
}
#main-content.news_blog_content article.et_pb_post .image-gallery li img {
	margin-bottom: 0 !important;
}


/* ----------------- MEDIA QUERY START ----------------- */
@media only screen and (min-width:981px) and (max-width:1280px) { 
	/* ------- MENU ----- */
	#top-menu li {
		display: inline-block;
		padding-right: 10px;
		font-size: 14px;
	}
	.home-right article.et_pb_post:nth-child(2),
	.home-right article.et_pb_post:first-child {
		display:inline-block;
		width:46%;
		vertical-align:top;
	}

	.home-left article.et_pb_post:nth-child(2),
	.home-left article.et_pb_post:nth-child(3) {
		display:inline-block;
		width:46%;
		vertical-align:top;
	}
	.life-blog-list article .et_pb_image_container {
		float: left;
		width: 33%;
		margin-right: 15px;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width:981px) { 
	.menu-common .et_pb_row {
		min-height:100%;
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {	
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 40px;
	} 
	.news_blog_content #left-area .image-gallery li {
		padding: 5px 10px 5px 10px !important;
		width: auto;
	}
}
@media only screen and (min-width:250px) and (max-width:980px) {
	/* ------- MENU DROPDOWN ----- */
	.et_mobile_menu {
		 max-height: 230px !important;
		 height: 230px !important;
         overflow-y: scroll !important;
	}	
	.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li.current-menu-item a:hover,
	.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li a:hover,
	.et_pb_menu_0.et_pb_menu .et_mobile_menu a:hover,
	.et_mobile_menu li a:hover, 
	.nav ul li a:hover {
		background-color: #16a085 !important;
		background: #16a085 !important;
		opacity: 1;
		color: #ffffff !important;
	}
	/* ------- COUNTER SECTION ----- */
	.counter-section .percent {
		height: 62px !important;
	}
	/* ------- BLOG PAGE PAGINATION ----- */	
	.et_pb_column .et_pb_widget:nth-child(n) {
		margin: 0 auto 30px auto !important;		
	}
	.pagination div a {
		margin-top: 0 !important;
	}
	.single .et_pb_post {
		margin-bottom: 30px !important;
	}
	#sidebar.et_pb_column {
		margin-bottom: 0px !important;
	}
	.et_pb_widget {
		float: none !important;
		width: 80% !important;
		margin: 0 auto;
	}
	body.single #sidebar {
		margin-top: 30px !important;
	}
	/* ------- COMING SOON PAGE ----- */
	.com_news.et_pb_countdown_timer .section.values {
		margin-bottom: 10px;
		width:50%;
	}
	.coming_form .et_bloom_form_content button {
		margin: 20px 0 auto 0;
		text-align: center;
		float: none;
		width: 100% !important;
	}
	.coming_form p.et_bloom_popup_input {
		width: 100% !important;
		padding-right: 0 !important;
	} 
	
	.about-res-news {
		width: 380px !important;
		float: none !important;
		margin: 0 auto !important;
	}
	
	/* ------- FOOTER WIDGET ----- */
	.fwidget.et_pb_widget {
		float: none !important;
		width: 100% !important;
	}	
	.footer-contact,
	.footer-widget .fwidget.widget_recent_entries ul{
		margin: 0 auto;
		display: table;
		text-align: left;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 0 30px 0 !important;
	}
	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 30px !important;
	}	
	#footer-widgets .footer-widget:last-child {
		margin-bottom: 0px !important;
	}
	.footer-widget .fwidget .subscribe_form,
	.footer-widget .fwidget .footer-content{
		width: 50%;
		margin: 0 auto;
	}
	#gallery-1 {
		width: 50%;
		margin: 0 !important;
	}
	.et_pb_fullwidth_menu .et_mobile_nav_menu, 
	.et_pb_menu .et_mobile_nav_menu {
	      margin: 0 auto;
		  padding: 10px;
	}
	ul.et_mobile_menu > li:last-child {
		padding-bottom: 20px !important;
	}
}

@media only screen and (min-width:1161px) and (max-width:1281px) {
	.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-date, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-date, .blog-filter .filtr-container .filtr-item .bf_title_box_2, .blog-filter .filtr-container .filtr-item .bf_title_box_1 {
		width:66%;
	}
}

@media only screen and (min-width:981px) and (max-width:1160px) {
	.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-date, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-date, .blog-filter .filtr-container .filtr-item .bf_title_box_2, .blog-filter .filtr-container .filtr-item .bf_title_box_1 {
		width:57%;
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-date, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-date, .blog-filter .filtr-container .filtr-item .bf_title_box_2, .blog-filter .filtr-container .filtr-item .bf_title_box_1 {
		width:65%;
	}
}
@media only screen and (min-width:641px) and (max-width:767px) {
	.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-date, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-title, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-categories, .post-filter .pgafu-filtr-container .filtr-item .pgafu-post-date, .blog-filter .filtr-container .filtr-item .bf_title_box_2, .blog-filter .filtr-container .filtr-item .bf_title_box_1 {
		width:60%;
	}
}

@media only screen and (max-width: 980px) {
	.post-filter .pgafu-post-grid {
		margin-bottom: 20px;
		display: table;
		clear: both;
	}
	.et_pb_column .et_pb_widget:nth-child(n) {
		margin: 0 auto 30px auto !important;
		width:100% !important;
	}
	.post-filter-1 .pgafu-filter,
	.post-filter .pgafu-filter,
	.blog-filter .simplefilter {	
		width: 50%;
	}
	.title-theme2-posi {
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {

	.logo-col {
    	margin-bottom:20px !important;
    }
    .logo-col  .et_pb_module.et_pb_image {
		text-align:center;
	}
	.home-right article.et_pb_post:nth-child(2), .home-right article.et_pb_post:first-child,
	.home-left article.et_pb_post:nth-child(2),
	.home-left article.et_pb_post:nth-child(3) {   
		width: 47%;
	}
	.home-left article.et_pb_post:nth-child(2) {
		margin-right:0;
		margin-bottom:15px !important;
    }
	.life-blog-list article .et_pb_image_container {
		width:34%;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 30px !important;
	}
	#footer-widgets .footer-widget:last-child {
		margin-bottom: 0 !important;
	}
	#main-content .et_pb_gallery_2.et_pb_gallery .et_pb_gallery_item,
	#main-content .et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item,
	#main-content .gallery-4col.et_pb_gallery .et_pb_gallery_item {
		margin-bottom: 0;
		margin-right: 0;
		width: 50%;
	}
	.et_bloom .et_bloom_bottom_inline p.et_bloom_popup_input {
		padding-bottom: 0 !important;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 30px;
	}
	.comment-reply-link {
		bottom: 0;
	}	
	.news_blog_content .comment .children {
		margin-left: 30px;
	}
	/* ------- FONT SIZE DECREASE ----- */
	.res-header-font h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.res-cta-font h1 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	.heder-form-font h1 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	h1 {
		font-size: 35px !important;
		line-height: 60px !important;
	}
	h2 {		
		font-size: 30px !important;
		line-height: 40px !important;
	}
	h3 {		
		font-size: 25px !important;
		line-height: 35px !important;
	}
	h4 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	
	.life-slider .carousel-slider__post-title h2,
	.sports-slider .carousel-slider__post-title h2,
	h2.et_pb_slide_title,
	h5 {
		font-size: 18px !important;
		line-height: 28px !important;
	}	
	h6 {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	#main-content.news_blog_content .comment-reply-title,
	#main-content.news_blog_content h2.entry-title,
	#main-content.news_blog_content h1.entry-title,
	#main-content.single-post .et_post_meta_wrapper h1.entry-title,
	.et_bloom h2.et_bloom_success_message,
	body.search-no-results #main-content #left-area .entry h1,
    .single-post .et_post_meta_wrapper h1.entry-title,
    .single-post h1#comments.page_title	{
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.post-content-top {
		margin-top: 20px;
	}	
	.blog-content-top-space {
		padding-top: 15px;
	}
	.width-50 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.blog-res-top-20 {
		padding-top: 20px;
	}
	.title-theme2-posi {
		position:relative;
		width:100%;
	}
	.post-filter-1 .pgafu-filter,
	.post-filter .pgafu-filter,
	.blog-filter .simplefilter {
		text-align: left;
		margin: 0 0 0 auto;
		width: 100%;
	}
	
	.enter-blog-main-1 .et_pb_post:nth-child(6),
	.enter-blog-main-1 .et_pb_post:first-child {
		width: 100%;		
	}
	.enter-blog-main-1 .et_pb_post {   
		width: 100%;
	}
	.breaking-blog-main-1 article {   
		margin-bottom: 40px !important;
	}
	.breaking-blog-main-1 article:last-child {   
		margin-bottom: 0px !important;
	}	
	.enter-blog-main-2 .et_pb_post {
		margin-bottom:0 !important;
	}
	.enter-blog-main-2 .blog-mod-post-content {
		position: relative;
	}
}
@media only screen and (max-width:640px) {
	.newse_blog_content #left-area .image-gallery li {
		padding: 5px 7px 0 7px !important;
		width: 33%;
	}
}
@media only screen and (max-width:639px) {
	.footer-widget .fwidget .subscribe_form,
    .footer-widget .fwidget .footer-content	{
		width: 100%;
		margin: 0 auto;
	}
}
@media only screen and (max-width:575px) {	
	
    .topbar-search {
    	display:none !important;
    }    
   .et_pb_module.top-social-icon,
   .et_pb_module.topbar-date {
    	display:table;
        text-align:center;
        width:100%;
    }    
    .home-right article.et_pb_post:nth-child(2), .home-right article.et_pb_post:first-child,
    .home-left article.et_pb_post:nth-child(2),
	.home-left article.et_pb_post:nth-child(3) {   
		width: 100%;
	}	
	.et_pb_column .blog-sidebar .et_pb_widget:nth-child(n) {
		width: 100% !important;
	}	
	.et-pb-controllers {
		display: none;
	}
}
@media only screen and (max-width: 481px) {  
	/* ------- COMING SOON PAGE ----- */
	.com_news.et_pb_countdown_timer .section.values {
		margin-bottom: 10px;
		width: 100%;
	}
}
@media only screen and (max-width: 481px) { 	
	
	.timer_form {
		width: 100% !important;
		margin: 0 auto !important;
		float: none !important;
	}	
	.timer_form .coming_form{
		margin: 0 20px !important;
	}
}
@media only screen and (max-width:479px) {
	
	#content-area table tr, #main-content table.cart tr, table.cart tr {
		padding: 0px !important;
	}
	.menu-logo-section img {
		max-width: 60%;
	}
	#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
		padding: 3px !important;
	}
	.news_blog_content .comment-form-author,
	.news_blog_content .comment-form-email,
	.news_blog_content .comment-form-comment {
		padding-bottom: 20px;
		width: 100% !important;
	}
	.news_blog_content #commentform.comment-form textarea {
		height: 70px;
	}
	.news_blog_content #left-area .image-gallery li {
		padding: 5px 5px 5px 5px !important;
		width: 50%;
	}
	.post-filter-1 .pgafu-filtr-container .filtr-item .pgafu-post-image-bg,
	.post-filter .pgafu-filtr-container .filtr-item .pgafu-post-image-bg,
	.blog-filter .filtr-container .filtr-item img {
    float: left !important;
    width: 50px !important;
    height: 50px !important;
	}
}
@media only screen and (max-width:414px) {	
	.news_blog_content #left-area .image-gallery li {
		padding: 0px 4px 0px 4px !important;
	}
}
@media only screen and (max-width: 360px) {  
	/* ------- COMING SOON PAGE ----- */
	.com_news.et_pb_countdown_timer .section.values {
		margin-bottom: 10px;
		width: 100%;
	}
	.home2-header .entry-featured-image-url img{ 
		height:200px !important; 
	}
	.home2-header .blog-mod-post-content { 
		width:100%;
		-webkit-transform:translateY(-50px);
		transform:translateY(-50px);
	}
	.life-blog-list-1 article .blog-mod-post-content {
		float: right;
		width: 65%;
	}
}