@charset "UTF-8";

/*
Theme Name:   hugotips child theme
Description:  Write here a brief description about your child-theme
Author:       Hp_web
Author URL:   http://localhost/hugotips
Template:     hugotips
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hugotips-child
*/

/* Write here your own personal stylesheet */

.single_post h2 {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 25px;
    margin: 20px 0 0 0;
}

.single_post h3 {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 23px;
    margin: 20px 0 0 0;
}

.single_post h4 {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 21px;
    margin: 20px 0 0 0;
}

.single_post h5 {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 19px;
    margin: 20px 0 0 0;
}

.single_post h6{
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 19px;
    margin: 20px 0 0 0;
}

.logo_sec img {
    width: 80% !important;
    height: auto !important;
}
.single section.digital_new_outer .next_prev .pre_post{
    max-width: unset;
}
.UMOzYTUOzWMzz5NNyTOUNlNWDgYjEuztheme--light {
    display: none;
}
header.header_area .main_header .search button.search-submit:focus {
    outline: none;
}
.archive a#read_more:hover {
    background-color: #111111;
}
@font-face {
font-family: 'FontAwesome';
src: url('fonts/FontAwesome.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-envelope:before{
 content: "\f0e0";
}
.fa-clock-o:before{
 content: "\f017";
}
.fa-share-alt:before{
 content: "\f1e0";
}
.fa-facebook:before{
 content: "\f09a";
}
.fa-twitter:before{
 content: "\f099";
}
.fa-instagram:before{
 content: "\f16d";
}
.fa-pinterest-p:before{
 content: "\f231";
}
.fa-linkedin:before{
 content: "\f0e1";
}
.fa-google-plus:before{
 content: "\f0d5";
}
.fa-tumblr:before{
 content: "\f173";
}
.fa-skype:before{
 content: "\f17e";
}
.fa-long-arrow-left:before{
 content: "\f177";
}
.fa-long-arrow-right:before{
 content: "\f178";
}
.fa-calendar:before{
 content: "\f073";
}
.fa-search:before{
 content: "\f002 ";
}
.fa-home:before{
 content: "\f015";
}
.fa-angle-left:before{
 content: "\f104";
}
.fa-angle-right:before{
 content: "\f105";
}
.fa-eye:before{
 content: "\f06e";
}
.fa-heart:before{
 content: "\f004";
}
.fa-comments:before{
 content: "\f086";
}
.fa-plus:before{
 content: "\f067";
}
.fa-caret-right:before{
 content: "\f0da";
}
.fa-caret-left:before{
 content: "\f0d9";
}
.fa-angle-double-up:before {
    content: "\f102";
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato-italic';
    src: url('fonts/Lato-italic.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('fonts/OpenSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('fonts/MyriadPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('fonts/MyriadPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.container_main {
    max-width: 1240px;
    width: 100%;
    margin: auto;
}


.top_header {
    background: #111111;
    padding: 7px 0;
}
.top_header .content_outer p#date {
    margin: 0;
    color: #fff;
    font-family: 'OpenSans';
    font-size: 15px;
}
.top_header .content_outer {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.top_header .content_outer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top_header .content_outer ul li {
    display: inline-block;
}
.top_header .content_outer ul li a {
    color: #fff;
    font-size: 16px;
    margin: 0 25px 0 0;
}
header.header_area .main_header ul#head_menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
header.header_area .main_header ul#head_menu li {
    display: block;
}
header.header_area .main_header ul#head_menu li a {
    font-family: 'OpenSans';
    color: #000;
    font-size: 17px;
    text-decoration: none;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    padding: 18px 9px;
}
header.header_area .main_header .search input {
    width: 100%;
    padding: 6px 8px 6px 45px;
    border: 1px solid #ebebeb;
    border-radius: 30px;
}
header.header_area .main_header .search input:focus{
	outline: none;
}
header.header_area .main_header .search {
    padding: 11px 0;
}
header.header_area .main_header .search form{
    position: relative;
}
header.header_area .main_header .search button.search-submit {
    padding: 0px 9px;
    color: #1FD252;
    width: 44px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    position: absolute;
    left: 2px;
    top: 2px;
    border: none;
    background: #ffffff;
    border-radius: 30px;
    cursor: pointer;
}
header.header_area .main_header {
    padding: 28px 0;
    align-items: center;
}
header.header_area .main_header button.sub-menu-toggle {
    display: none;
}

header.header_area .main_header ul#head_menu ul.sub-menu a {
    color: #fff;
    font-size: 16px;
    font-family: 'OpenSans';
    display: block;
    padding: 5px 15px;
}
header.header_area .main_header ul#head_menu ul.sub-menu {
    border-top: 2px solid #28de5b;
    background-color: #111111;
    -webkit-box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 3%);
    box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 3%);
    left: 6px;
    top: 45px !important;
}
header.header_area form label {
    display: none;
}
section.digital_new_outer {
    padding: 100px 0 50px 0;
}
header.header_area {
    box-shadow: 0px -2px 11px 0px #00000040;
    z-index: 100;
}
.top_ltst_posts img {
    width: 100%;
    height: auto;
}
.top_ltst_posts {
    display: flex;
}
.top_ltst_posts .post:nth-child(1) {
    width: 40%;
    max-width: 496px;
}
.top_ltst_posts .post {
    max-width: 30%;
    position: relative;
}
.top_ltst_posts .text-sec{
	position: absolute;
	bottom: 0;
	z-index: 2;
	padding: 25px 30px;
}
.top_ltst_posts .post:nth-child(1) .img_sec img{
  height: 500px;
}
.top_ltst_posts img {
    width: 100%;
    height: 500px;
}
.top_ltst_posts .img_sec{
	position: relative;
    overflow: hidden;
}
.top_ltst_posts .img_sec:before {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(245 246 252 / 0%), rgb(39 39 39 / 95%));
}

.top_ltst_posts .catgory a {
    font-family: 'OpenSans-Semibold';
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
}
.top_ltst_posts h4 a, .top_ltst_posts h4{
    font-family: 'MyriadPro-Bold';
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    margin: 12px 0 10px 0;
    text-transform: uppercase;
}
.top_ltst_posts .date_comment span {
    color: #fff;
    font-family: 'OpenSans';
    font-size: 12px;
    margin: 0 7px 0 0;
}
.top_ltst_posts .date_comment span i.fa {
    font-size: 13px;
    padding: 0 7px 0 0;
}
section.hmtop_posts {
    background: #ededed;
}

.top_trnd_posts .post_outer{
    display: flex;
}
.top_trnd_posts .catgory a {
    font-family: 'OpenSans-Semibold';
    color: #111111;
    font-size: 12px;
    text-decoration: underline;
    transition: 0.5s;
}
.top_trnd_posts .catgory a:hover{
    color: #1fd252;
}
.top_trnd_posts h4 a, .top_trnd_posts h4{
    color: #111111;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'MyriadPro-Regular';
    transition: 0.5s;
}
.top_trnd_posts h4 a:hover{
    color: #1fd252;
}

.top_trnd_posts .date_comment span {
    font-size: 12px;
    color: #323232;
    font-family: 'OpenSans';
    margin: 0 6px 0 0;
}
.top_trnd_posts .date_comment span i.fa{
    font-size: 13px;
    padding: 0 6px 0 0;
}
.top_trnd_posts .text-sec {
    background: #fff;
}
.top_trnd_posts .text-sec {
    background: #fff;
    border-bottom: 4px solid #d8d8d8;
    padding: 8px 13px 22px 13px;
    min-height: 128px;
}

.top_trnd_posts .post .img_sec img{
	width: 100%;
    height: auto;
}
.top_trnd_posts .post {
    max-width: 303px;
    margin: 10px 10px 0 0;
}
.top_trnd_posts .post:nth-child(4){
	margin-right: 0;
}
section.hmtop_posts {
    background: #ededed;
    padding: 10px 0 0 0;
}

.top_trnd_posts{
	position: relative;
}
.top_trnd_posts h1 {
    color: #151515;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #fff;
    display: inline-block;
    font-family: 'MyriadPro-Bold';
    margin-bottom: 0;
    padding: 21px 0;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 10px solid #e1e1e1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    border-radius: 50%;
}



section.auto_post_outer .single_post_outer .img_wrap img {
    width: 100%;
    height: auto;
}
section.auto_post_outer .single_post_outer .img_wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}
section.auto_post_outer .single_post_outer .img_wrap:before{
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, transparent 42%, rgb(0 0 0) 97%, rgb(0 0 0 / 29%) 143%);
}
section.auto_post_outer .single_post_outer .text_sec h4 a, 
section.auto_post_outer .single_post_outer .text_sec h4{
   font-family: 'MyriadPro-Bold';
    font-size: 25px;
    color: #fff;
    transition: 0.5s;
    text-transform: uppercase;
    text-decoration: none;
}
section.auto_post_outer .single_post_outer .text_sec p a {
    color: #fff;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 10px 0 0;
}
section.auto_post_outer .single_post_outer .text_sec p {
    margin: 0;
}
section.auto_post_outer .single_post_outer .text_sec p i {
    color: #fff;
    font-size: 14px;
    margin: 0 6px 0 0;
}
section.auto_post_outer .single_post_outer {
    position: relative;
}
section.auto_post_outer .single_post_outer .text_sec {
    position: absolute;
    bottom: 0;
    padding: 0 24px 21px 24px;
    z-index: 2;
    width: 100%;
}
section.auto_post_outer .single_post_outer .icon_overlay #heart_icon i{
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}

section.auto_post_outer .single_post_outer .img_wrap:hover .icon_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.auto_post_outer .single_post_outer .img_wrap:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
  
}
section.auto_post_outer .single_post_outer .img_wrap:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.auto_post_outer .single_post_outer .img_wrap .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0a2919;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 28px;
}
section.auto_post_outer .single_post_outer .img_wrap:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.auto_post_outer .single_post_outer .img_wrap .date_overlay .text {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.auto_post_outer .right_posts .post .img_sec {
    width: 100%;
    position: relative;
    overflow: hidden;
}
section.auto_post_outer .right_posts .post .img_sec:before{
	z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, transparent 0, rgb(11 11 11 / 96%) 95%, rgb(0 0 0 / 79%) 215%);
}
section.auto_post_outer .single_post_outer .img_wrap:before {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, transparent 0, rgb(11 11 11 / 96%) 95%, rgb(0 0 0 / 79%) 215%);
}

section.auto_post_outer .right_posts .post .img_sec img {
    width: 100%;
    height: auto;
}
section.auto_post_outer .right_posts .post .icon_overlay #heart_icon i{
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}

section.auto_post_outer .right_posts .post .img_sec:hover .icon_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.auto_post_outer .right_posts .post .img_sec:hover:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
  
}
section.auto_post_outer .right_posts .post .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.auto_post_outer .right_posts .post .img_sec .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0a2919;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 28px;
}
section.auto_post_outer .right_posts .post .img_sec:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.auto_post_outer .right_posts .post .img_sec .date_overlay .text {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.auto_post_outer .right_posts .post h4 a,
section.auto_post_outer .right_posts .post h4{
    font-family: 'MyriadPro-Regular';
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    transition: 0.5s;
    text-transform: uppercase;
    text-decoration: none;
}
section.auto_post_outer .right_posts .post h4 {
    line-height: 0.8;
    margin: 0 0 6px 0;
}
 section.auto_post_outer .right_posts .post p {
    margin: 0;
}
section.auto_post_outer .right_posts .post p a {
    color: #fff;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 10px 0 0;
}
section.auto_post_outer .right_posts .post p i {
    color: #fff;
    font-size: 14px;
    margin: 0 6px 0 0;
}
section.auto_post_outer .right_posts .post {
    position: relative;
    margin: 0 0 30px 0;
}
section.auto_post_outer .right_posts .post .text_sec {
    position: absolute;
    bottom: 0;
    padding: 8px 8px 8px 8px;
    z-index: 2;
}

section.auto_post_outer h3, section.auto_post_outer h3 a {
    text-align: center;
    margin: 0 0 40px 0;
    font-family: 'MyriadPro-Semibold';
    color: #111111;
    font-size: 25px;
    text-decoration: none;
}
section.auto_post_outer {
    padding: 35px 0;
}

section.auto_post_outer .single_post_outer .date_comment span {
    font-size: 12px;
    color: #ffffff;
    font-family: 'OpenSans';
    margin: 0 6px 0 0;
}
section.auto_post_outer .single_post_outer .date_comment span i.fa {
    font-size: 13px;
    padding: 0 6px 0 0;
}

section.auto_post_outer .right_posts .date_comment span {
    font-size: 12px;
    color: #ffffff;
    font-family: 'OpenSans';
    margin: 0 6px 0 0;
}
section.auto_post_outer .right_posts .date_comment span i.fa {
    font-size: 13px;
    padding: 0 6px 0 0;
}
.ad_sec_home{
    display: flex;
    justify-content: center;
    margin: 35px 0 0 0;
    background: #fff6f6;
    padding: 40px 0;
}


section.education_sec .post_outer .img_outer img {
    width: 100%;
    height: 100%;
}
section.education_sec .post_outer .img_outer {
    width: 100%;
    position: relative;
    z-index: 1;
}
section.education_sec .post_outer .img_outer:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
}
section.education_sec .post_outer .img_outer:hover:after{
    opacity: 0.2;
    transform: scale(1);
}
section.education_sec .post_outer .text_sec .date_comments {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 3px 0;
}
section.education_sec .post_outer .text_sec .date_comments .left_date p {
    color: #323232;
    font-family: 'OpenSans';
    font-size: 12px;
    transition: 0.5s;
    margin: 0;
}
section.education_sec .post_outer .text_sec .date_comments .right_views span{
    color: #323232;
    font-family: 'OpenSans';
    font-size: 12px;
    text-decoration: none;
    margin: 0 0 0 10px;
}
section.education_sec .post_outer .text_sec .date_comments i{
    font-size: 14px;
    margin: 0 5px 0 0;
}
section.education_sec .post_outer .text_sec h4 a, 
section.education_sec .post_outer .text_sec h4{
    font-size: 21px;
    color: #111111;
    line-height: 1.2;
    transition: 0.5s;
    font-family: 'MyriadPro-Regular';
    text-transform: capitalize;
    text-decoration: none;
}
section.education_sec .post_outer .text_sec p {
    font-family: 'OpenSans';
    color: #111111;
    line-height: 1.5;
    font-size: 16px;
    margin: 15px 0 20px 0;
}
section.education_sec .post_outer .text_sec a#read_more {
    border-bottom: 1px solid #1fd252;
    font-size: 14px;
    color: #111111;
    padding: 0 0 5px 0;
    text-decoration: none;
    transition: 0.5s;
    font-family: 'MyriadPro-Semibold';
}
section.education_sec .post_outer .text_sec a#read_more:hover{
color: #1fd252;
}
section.education_sec .post_outer .img_outer .icon_overlay #add_icon i {
    position: absolute;
    text-align: center;
    top: 45%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    visibility: hidden;
    font-size: 24px;
}

section.education_sec .post_outer .img_outer:hover .icon_overlay #add_icon i {
    visibility: visible;
    opacity: 1;
}
section.education_sec .post_outer .img_outer .icon_overlay a#heart_icon i{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ff0404;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}
section.education_sec .post_outer .img_outer:hover .icon_overlay a#heart_icon i{
    visibility: visible;
    opacity: 1;
}
section.education_sec .education_posts h3, section.education_sec .education_posts h3 a {
    margin: 0;
    font-size: 25px;
    color: #111111;
    font-family: 'MyriadPro-Semibold';
    text-decoration: none;
}
section.education_sec .post_outer {
    margin: 35px 0 0 0;
}
section.education_sec .edu_sidebar .author {
    text-align: center;
    padding: 0 17px;
}
section.education_sec .edu_sidebar .author h4 {
    margin: 15px 0 0 0;
    font-size: 25px;
    font-weight: bold;
    color: #111111;
    font-family: 'MyriadPro-Semibold';
}
section.education_sec .edu_sidebar .author .text_sec p {
    font-family: 'OpenSans';
    color: #111111;
    line-height: 1.5;
    font-size: 16px;
    margin: 22px 0 15px 0;
}
section.education_sec .edu_sidebar .author .img_sec img {
    width: 100%;
    height: 100%;
}
section.education_sec .edu_sidebar .author .img_sec {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    display: inline-block;
    border: 1px dashed #03a900;
    padding: 10px;
}
section.education_sec .edu_sidebar .author .text_sec ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
section.education_sec .edu_sidebar .author .text_sec ul li {
    display: inline-block;
}
section.education_sec .edu_sidebar .author .text_sec ul li a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    border-right: 1px solid #bdbdbd;
    font-size: 18px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 0 12px;
}
section.education_sec .edu_sidebar .author .text_sec ul li a:hover{
    color: #18e200;
}
section.education_sec .edu_sidebar .editors_pick h3 {
    font-size: 16px;
    color: #111111;
    margin: 0 0 38px 0;
    font-weight: bold;
    border: 1px solid #1fd252;
    padding: 13px 0;
    text-align: center;
    position: relative;
    font-family: 'MyriadPro-Semibold';
}
section.education_sec .edu_sidebar .editors_pick h3.arrow-bottom:after {
    content: " ";
    position: absolute;
    right: 45%;
    bottom: -9px;
    border-top: 9px solid #1fd252;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: none;
}
section.education_sec .edu_sidebar .editors_pick {
    margin: 45px 0 0 0;
}

section.education_sec .edu_sidebar .editors_pick .post {
    display: flex;
    align-items: center;
    margin: 0 0 18px 0;
}
section.education_sec .edu_sidebar .editors_pick .post .img_outer img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
section.education_sec .edu_sidebar .editors_pick .post .img_outer {
    max-width: 118px;
    height: 115px;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec {
    max-width: 255px;
    padding: 0 18px 0 17px;
}

section.education_sec .edu_sidebar .editors_pick .post .text_sec h4 a, 
section.education_sec .edu_sidebar .editors_pick .post .text_sec h4{
    font-size: 16px;
    color: #111111;
    transition: 0.3s;
    font-family: 'MyriadPro-Regular';
    text-transform: uppercase;
    line-height: 1.3;
    text-decoration: none;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec h4 a:hover{
    color: #1fd252;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec h4 {
    margin: 0;
    line-height: 1;
    margin: 0 0 4px 0;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec p#date {
    color: #323232;
    font-family: 'OpenSans';
    font-size: 12px;
    transition: 0.5s;
    margin: 0;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec p#date i {
    font-size: 14px;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
section.education_sec .edu_sidebar .categories h3.arrow-bottom {
    font-size: 16px;
    color: #111111;
    margin: 0 0 38px 0;
    font-weight: bold;
    border: 1px solid #1fd252;
    padding: 13px 0;
    text-align: center;
    position: relative;
    font-family: 'MyriadPro-Semibold';
}
section.education_sec .edu_sidebar .categories h3.arrow-bottom:after {
    content: " ";
    position: absolute;
    right: 45%;
    bottom: -9px;
    border-top: 9px solid #1fd252;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: none;
}
section.education_sec .edu_sidebar .categories  ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
section.education_sec .edu_sidebar .categories ul li a{
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0 6px 18px;
    position: relative;
    font-family: 'OpenSans';
    color: #000;
    font-size: 16px;
    margin: 0;
    transition: 0.5s;
}
section.education_sec .edu_sidebar .categories ul li a:before {
    font-family: FontAwesome;
    content: "\f0da";
    color: #1fd252;
    padding-right: 0;
    font-size: 24px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
} 
section.education_sec .edu_sidebar .categories ul li a:hover{
    color: #1fd252;
}	
section.education_sec .edu_sidebar .categories ul li a:hover span{
    color: #fff;
    background: #1fd252;
}
section.education_sec .edu_sidebar .categories  ul li span {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
    background: #000;
}
section.education_sec .education_posts {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 35px 0;
}

section.education_sec .digital_asset h3, section.education_sec .digital_asset h3 a {
    margin: 0 0 25px 0;
    font-size: 25px;
    color: #111111;
    font-family: 'MyriadPro-Semibold';
    text-decoration: none;
}
section.education_sec .digital_asset .small_posts {
    display: flex;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 20px 0;
}
section.education_sec .digital_asset .small_posts .post:nth-child(3){
    margin: 0;
}
section.education_sec .digital_asset .small_posts .post {
    max-width: 268px;
    margin: 0 10px 0 0;
}
section.education_sec .digital_asset .small_posts .post .img_sec {
    width: 100%;
    height: 170px;
    position: relative;
    z-index: 1;
}
section.education_sec .digital_asset .small_posts .post .img_sec img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

section.education_sec .digital_asset .small_posts .img_sec .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0a2919;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 10px;
    font-size: 12px;
    font-family: 'OpenSans';
}
section.education_sec .digital_asset .small_posts .img_sec .date_overlay .text {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.education_sec .digital_asset .small_posts .post .img_sec:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.education_sec .digital_asset .small_posts .post h4 a, 
section.education_sec .digital_asset .small_posts .post h4{
    font-size: 16px;
    color: #0e0e0e;
    font-family: 'MyriadPro-Regular';
    text-transform: uppercase;
    line-height: 1.3;
    transition: all 0.5s;
    text-decoration: none;
}
section.education_sec .digital_asset .small_posts .post:hover h4 a{
   color: #1fd252;
}
section.education_sec .digital_asset .small_posts .post h4 {
    margin: 5px 0 0 0;
    line-height: 0.8;
}
section.education_sec .digital_asset .small_posts .post .icon_overlay #heart_icon i {
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}
section.education_sec .digital_asset .small_posts .post .img_sec:hover .icon_overlay a#heart_icon i{
    visibility: visible;
    opacity: 1;
}
section.education_sec .digital_asset .small_posts .post .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 10px;
}
section.education_sec .digital_asset .small_posts .post .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}

section.education_sec .digital_asset .posts .post_sec .img_sec img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
section.education_sec .digital_asset .posts .post_sec {
    max-width: 398px;
    position: relative;
}
section.education_sec .digital_asset .posts {
    display: flex;
    margin: 20px 0 0 0;
}
section.education_sec .digital_asset .posts .post_sec .img_sec {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
section.education_sec .digital_asset .posts .post_sec .img_sec:before {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, transparent 42%, rgb(0 0 0) 97%, rgb(0 0 0 / 29%) 143%);
}
section.education_sec .digital_asset .posts .post_sec:nth-child(1) {
    margin: 0 10px 0 0;
}

section.education_sec .digital_asset .posts .post_sec .text_sec {
    position: absolute;
    bottom: 0;
    padding: 15px 22px;
    z-index: 2;
}
section.education_sec .digital_asset .posts .post_sec .text_sec h4 a,
section.education_sec .digital_asset .posts .post_sec .text_sec h4 {
    color: #fff;
    font-size: 25px;
    line-height: 1.2;
    font-family: 'MyriadPro-regular';
    text-decoration: none;
    text-transform: uppercase;
}
section.education_sec .digital_asset .posts .post_sec .text_sec h4{
    margin: 0;
}
section.education_sec .digital_asset .posts .post_sec .img_sec .icon_overlay #heart_icon i {
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}
section.education_sec .digital_asset .posts .post_sec .img_sec:hover .icon_overlay a#heart_icon i{
    visibility: visible;
    opacity: 1;
}
section.education_sec .digital_asset .posts .post_sec .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 10px;
}
section.education_sec .digital_asset .posts .post_sec .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.education_sec {
    padding: 50px 0 48px 0;
}
section.education_sec .digital_asset {
    margin: 45px 0 0 0;
}
section.education_sec .digital_asset .posts .post_sec .img_sec .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0a2919;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 20px;
    font-size: 12px;
    font-family: 'OpenSans';
}
section.education_sec .digital_asset .posts .post_sec .img_sec .date_overlay .text {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.education_sec .digital_asset .posts .post_sec .img_sec:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.education_sec .digital_asset .posts .date_comment span{
    font-size: 12px;
    color: #ffffff;
    font-family: 'OpenSans';
    margin: 0 6px 0 0;
}
section.education_sec .digital_asset .posts .date_comment span i.fa {
    font-size: 13px;
    padding: 0 6px 0 0;
} 
section.games_sec {
    background: #f3f7f9;
    padding: 45px 107px 15px 107px;
}

section.games_sec .post .date_comments {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 3px 0;
}
section.games_sec .post .date_comments .left_date p {
    color: #323232;
    font-family: 'OpenSans';
    font-size: 12px;
    transition: 0.5s;
    margin: 0;
}
section.games_sec .post .date_comments .right_views span {
    color: #323232;
    font-family: 'OpenSans';
    font-size: 12px;
    text-decoration: none;
    margin: 0 0 0 10px;
}
section.games_sec .post .date_comments i {
    font-size: 14px;
    margin: 0 5px 0 0;
}
section.games_sec .post h4 a, section.games_sec .post h4 {
font-size: 16px;
color: #111111;
font-family: 'MyriadPro-regular';
text-transform: capitalize;
text-decoration: none;
transition: 0.5s;
}
section.games_sec .post h4 a:hover{
	color: #1fd252;
}
section.games_sec .crousel_outer{
position: relative;
}
section.games_sec .crousel_outer button.owl-prev {
    position: absolute;
    top: 85px;
    left: -48px;
    color: #1fd252;
    background: none;
    font-size: 40px;
}
section.games_sec .crousel_outer button.owl-next{
	position: absolute;
    top: 85px;
    right: -48px;
    color: #1fd252;
    background: none;
    font-size: 40px;
}
section.games_sec .crousel_outer .owl-theme .owl-nav [class*='owl-']:hover{
	background: none;
    color: #1fd252;
    text-decoration: none;
}
section.games_sec .crousel_outer .owl-theme .owl-nav [class*='owl-']:focus{
outline: none;
}
section.games_sec .post:hover .text_sec{
    background: #fff;
    padding: 0 10px 10px 10px;
    box-shadow: 0px 3px 12px 2px rgb(202 202 202);
}
section.games_sec .post .text_sec {
    padding: 0 10px 10px 10px;
    min-height: 113px;
    transition: 0.5s;
}
section.games_sec .post {
    margin: 15px 10px;
}
section.games_sec h3, section.games_sec h3 a {
    margin: 0 0 15px 0;
    font-size: 25px;
    color: #111111;
    font-family: 'MyriadPro-Semibold';
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

section.games_sec .post .img_sec:hover .icon_overlay #add_icon i {
    visibility: visible;
    opacity: 1;
}
section.games_sec .post .img_sec .icon_overlay #add_icon i {
    position: absolute;
    text-align: center;
    top: 45%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    visibility: hidden;
    font-size: 24px;
}
section.games_sec .post .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: 0;
   z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
}
section.games_sec .post .img_sec:hover:after {
    opacity: 0.2;
    transform: scale(1);
}
section.games_sec .post .img_sec{
width: 100%;
position: relative;
}
section.games_sec .post .img_sec .icon_overlay a#heart_icon i {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ff0404;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}
section.games_sec .post .img_sec:hover .icon_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}

section.health_and_industries .health_post_outer h3, section.health_and_industries .health_post_outer h3 a {
    margin: 0 0 25px 0;
    font-size: 25px;
    color: #111111;
    font-family: 'MyriadPro-Semibold';
    text-decoration: none;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec img{
    width: 100%;
    height: 100%;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec {
    width: 100%;
    height: 290px;
    position: relative;
    overflow: hidden;
    
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec h4 a {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 23px;
    line-height: 1;
    text-decoration: none;
    transition: 0.5s;
}
section.health_and_industries .health_post_outer .top_posts .post h4 a:hover{
    color: #18e200;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec {
    text-align: center;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec p {
    font-family: 'OpenSans';
    color: #000;
    line-height: 1.5;
    font-size: 16px;
    margin: 0 0 12px 0;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec h4 {
    margin: 22px 0 15px 0;
}

 section.health_and_industries .health_post_outer .top_posts .post .social_connect_overlay #heart_icon i{
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}

section.health_and_industries .health_post_outer .top_posts .post .img_sec:hover .social_connect_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
  
}
section.health_and_industries .health_post_outer .top_posts .post  .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 28px;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.health_and_industries .health_post_outer .top_posts .post .img_sec .date_overlay .date{
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec p#views_comment span{
    color: #505050;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 10px 0 0;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec p#views_comment span i{
    font-size: 15px;
    margin: 0 6px 0 0;
}
section.health_and_industries .health_post_outer .top_posts{
    border-bottom: 1px solid #e0e0e0;
}
section.health_and_industries .health_post_outer .bottom_posts .post .img_sec img{
    width: 100%;
    height: 100%;
}
section.health_and_industries .health_post_outer .bottom_posts .post .img_sec {
    max-width: 117px;
    height: 105px;
}
section.health_and_industries .health_post_outer .bottom_posts .post {
    display: flex;
    margin: 0 0 20px 0;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec h4 a {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 14px;
    transition: 0.5s;
    text-decoration: none;
}
section.health_and_industries .health_post_outer .bottom_posts .post h4 a:hover {
    color: #18e200;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec h4 {
    margin: 0 0 10px 0;
    line-height: 0.8;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec p span#date {
    color: #505050;
    font-family: 'OpenSans';
    font-size: 13px;
    transition: 0.5s;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec p a {
    color: #505050;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 0 0 10px;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec p i {
    color: #505050;
    font-size: 14px;
    margin: 0 6px 0 0;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec {
    max-width: 256px;
    padding: 0 0 0 20px;
}
section.health_and_industries .health_post_outer .bottom_posts {
    border-bottom: 1px solid #e0e0e0;
    padding: 38px 0 8px 0;
}


section.health_and_industries .industries_post_outer .top_single_post .img_sec img {
    width: 100%;
    height: 100%;
}
section.health_and_industries .industries_post_outer .top_single_post .img_sec {
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
}
section.health_and_industries .industries_post_outer .top_single_post  .social_connect_overlay #heart_icon i{
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}

section.health_and_industries .industries_post_outer .top_single_post .img_sec:hover .social_connect_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.health_and_industries .industries_post_outer .top_single_post .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
  
}
section.health_and_industries .industries_post_outer .top_single_post .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.health_and_industries .industries_post_outer .top_single_post .img_sec .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 28px;
}
section.health_and_industries .industries_post_outer .top_single_post .img_sec:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.health_and_industries .industries_post_outer .top_single_post .img_sec .date_overlay .date {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec h4 a {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 23px;
    line-height: 1.2;
    text-decoration: none
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec p#views_comment span {
    font-family: 'OpenSans';
    color: #2f2e2e;
    line-height: 1.5;
    font-size: 13px;
    margin: 0 10px 0 0;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec p#views_comment i{
    font-size: 14px;
    margin: 0 4px 0 0;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec p {
    font-family: 'OpenSans';
    color: #000;
    line-height: 1.6;
    font-size: 16px;
    margin: 0 0 24px 0;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec {
    padding: 27px 0;
}
section.health_and_industries .industries_post_outer .top_single_post {
    margin: 0 0 10px 0;
}
section.health_and_industries .industries_post_outer .small_posts{
     display: flex;
}
section.health_and_industries .industries_post_outer .small_posts .post {
    position: relative;
}
section.health_and_industries .industries_post_outer .small_posts .post:nth-child(3){
    margin: 0;
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec img {
    width: 100%;
    height: auto;  
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec{
    height: 233px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec:before {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, transparent 42%, rgb(0 0 0) 97%, rgb(0 0 0 / 29%) 143%);
}
section.health_and_industries .industries_post_outer .small_posts .post h4 a {
    font-family: 'OpenSans-Semibold';
    color: #fff;
    font-size: 15px;
}
section.health_and_industries .industries_post_outer .small_posts .post h4 {
    margin: 0;
    line-height: 0.8;
    padding: 12px 12px 12px 10px;
    padding: 25px 15px;
}

section.health_and_industries .industries_post_outer .small_posts .post .text_sec {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
}
section.health_and_industries .industries_post_outer .small_posts .post .social_connect_overlay #heart_icon i{
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}

section.health_and_industries .industries_post_outer .small_posts .post .img_sec:hover .social_connect_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
  
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 28px;
}
section.health_and_industries .industries_post_outer .small_posts .post:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}

section.health_and_industries .industries_post_outer .small_posts .post .img_sec .date_overlay .date {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.health_and_industries .industries_post_outer h3, section.health_and_industries .industries_post_outer h3 a {
    margin: 25px 0 22px 0;
    font-family: 'OpenSans';
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
section.health_and_industries .sidebar_area .add_sec h3 {
    font-family: 'OpenSans-Semibold';
    font-size: 14px;
    text-align: center;
    color: #333333;
}
section.health_and_industries .sidebar_area .add_sec img {
    width: 100%;
    height: auto;
}
section.health_and_industries .sidebar_area .add_sec {
    padding: 28px 0 0 0;
}
section.health_and_industries .sidebar_area .never_miss_blog h3 {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 21px;
    margin: 0;
    text-align: center;
}
section.health_and_industries .sidebar_area .never_miss_blog p {
    margin: 24px 0 15px 0;
    font-family: 'OpenSans';
    color: #000;
    line-height: 1.5;
    font-size: 15px;
    text-align: center;
}
section.health_and_industries .sidebar_area .never_miss_blog {
    padding: 40px 42px 20px 42px;
    box-shadow: 0px 0px 0px 2px #f3f3f3;
    border-top: 5px solid #00e064;
    margin: 55px 0 0 0;
}
section.health_and_industries .sidebar_area .never_miss_blog form .form-group {
    margin-bottom: 18px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    line-height: normal;
}
.never_miss_blog div.emaillist input[type="email"]{
    background: #ececec;
    border: none;
    text-align: center;
    width: 100%;
    color: #495057;
    padding: 10px 10px;
    font-size: 15px;
    outline: none;
}
section.health_and_industries .sidebar_area .never_miss_blog form input[type="checkbox"] {
    width: 15px;
    height: 17px;
    margin: 0 8px 0 0;
}
section.health_and_industries .sidebar_area .never_miss_blog form label {
    font-family: 'OpenSans';
    font-weight: normal;
    font-size: 13px;
    color: #464646;
    margin: 0;
    width: 100%;
}
section.health_and_industries .sidebar_area .never_miss_blog form label a#trms_comditions {
    font-family: 'OpenSans';
    font-size: 13px;
    color: #464646;
    border-bottom: 2px solid #cecece;
    text-decoration: none;
}
section.health_and_industries .sidebar_area .never_miss_blog form input[type="submit"] {
    background: #00e064;
    color: #ffffff;
    font-size: 18px;
    border: none;
    padding: 8px 0;
    width: 100%;
    font-family: 'OpenSans-semibold';
    text-transform: uppercase;
}
section.health_and_industries .sidebar_area .popular_recent_posts h3.arrow-bottom {
    font-family: 'OpenSans';
    font-size: 15px;
    color: #000000;
    margin: 0 0 38px 0;
    font-weight: bold;
    border: 1px solid #18e200;
    padding: 13px 0;
    text-align: center;
    position: relative;
}
section.health_and_industries .sidebar_area .popular_recent_posts h3.arrow-bottom:after {
    content: " ";
    position: absolute;
    right: 50%;
    left: 50%;
    bottom: -9px;
    border-top: 9px solid #18e200;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: none;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post {
    display: flex;
    margin: 0 0 20px 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .img_sec {
    width: 30%;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .img_sec img{
    width: 100%;
    height: auto;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec {
    width: 70%;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec #cat ul li a{
    color: #000000;
    font-family: 'OpenSans';
    font-size: 13px;
    transition: 0.5s;
    text-decoration: underline;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec #cat ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec h4 a {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 15px;
    transition: 0.5s;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec h4 {
    line-height: 0.8;
    margin: 0 0 7px 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec p span {
    color: #505050;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 10px 0 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec p{
    margin: 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec p span i{
    margin-right: 5px;
    font-size: 14px;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post h4 a:hover{
   color: #18e200;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post a#cat:hover {
    color: #18e200;
}
section.health_and_industries .posts_area_outer {
    border-bottom: 1px solid #e0e0e0;
    padding: 55px 0 8px 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts {
    margin: 30px 0 0 0;
}
section.health_and_industries {
    border-bottom: 1px solid #e0e0e0;
}

section.loan .left_posts .post .img_sec {
 width: 100%;
position: relative;
overflow: hidden;
}
section.loan .left_posts .post .img_sec img{
    width:100%;
    height: auto;
}
section.loan .left_posts .post .img_sec:before{
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, transparent 42%, rgb(0 0 0) 97%, rgb(0 0 0 / 29%) 143%);
}
section.health_and_industries .industries_post_outer .small_posts .post .text_sec {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
}
section.loan .left_posts .post .text_sec h4, section.loan .left_posts .post .text_sec h4 a {
    font-family: 'OpenSans-Semibold';
    color: #fff;
    font-size: 25px;
    margin: 0;
    text-decoration: none;
}
section.loan .left_posts .post .text_sec{
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 22px 20px;
}
section.loan .left_posts .post {
    position: relative;
    margin: 0 0 35px 0;
}

section.loan .left_posts #heart_icon i {
    color: #f00;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}
section.loan .left_posts .date_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    overflow: hidden;
    width: 0;
    height: 34px;
    transition: .5s ease;
    z-index: 4;
    top: 28px;
}
section.loan .left_posts .date_overlay .date {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-family: 'OpenSans';
}
section.loan .left_posts .img_sec:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00ff7e;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
}
section.loan .left_posts .post .img_sec:hover .date_overlay {
    width: 128px;
    border-radius: 0 30px 30px 0;
}
section.loan .left_posts .post .img_sec:hover .social_connect_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.loan .left_posts .post .img_sec:hover:after {
    opacity: 0.6;
    transform: scale(1);
}
section.loan h3, section.loan h3 a {
    margin: 25px 0 22px 0;
    font-family: 'OpenSans';
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
section.loan .right_posts img {
    width: 100%;
    height: auto;
}
section.loan .right_posts .img_outer {
    width: 100%;
    position: relative;
    z-index: 1;
}
section.loan .right_posts .img_outer:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
}
section.loan .right_posts .img_outer .icon_overlay #add_icon i {
    position: absolute;
    text-align: center;
    top: 45%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    visibility: hidden;
    font-size: 24px;
}
section.loan .right_posts .img_outer:hover .icon_overlay #add_icon i {
    visibility: visible;
    opacity: 1;
}
section.loan .right_posts .img_outer:hover:after {
    opacity: 0.2;
    transform: scale(1);
}
section.loan .right_posts .img_outer:hover .icon_overlay a#heart_icon i {
    visibility: visible;
    opacity: 1;
}
section.loan .right_posts .img_outer:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: 0;
    z-index: 1;
    transform: scale(.5);
    -webkit-transition: .5s;
    transition: .5s;
}
section.loan .right_posts .icon_overlay a#heart_icon i {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #ff0404;
    position: absolute;
    top: 9px;
    right: 7px;
    z-index: 2;
    visibility: hidden;
}
section.loan .right_posts .text_sec h4, 
section.loan .right_posts .text_sec h4 a {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 20px;
    line-height: 1.2;
    text-decoration: none;
    margin: 12px 0 10px 0;
}
section.loan .right_posts .date_comments {
    display: flex;
}
section.loan .right_posts .date_comments span {
    color: #505050;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 10px 0 0;
}
section.loan .right_posts .date_comments i{
    margin-right: 5px;
    font-size: 14px;
}
section.loan .right_posts .text_sec p {
    font-family: 'OpenSans';
    color: #000;
    line-height: 1.5;
    font-size: 15px;
    margin: 15px 0 0 0;
}
section.loan .right_posts .post_outer {
    margin: 0 0 35px 0;
}

/*footer start*/
footer.foot_sec .subs p {
    font-family: 'OpenSans';
    color: #fff;
    line-height: 1.5;
    font-size: 15px;
    margin: 0 0 18px 0;
}
footer.foot_sec .flw ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
footer.foot_sec .flw ul li a{
    display: inline-block;
    border: 1px solid transparent;
    background: #1c1b1a;
    margin-right: 15px;
    transition: all .3s ease 0s;
    font-size: 16px;
    color: #ffffff;
    width: 38px;
    height: 35px;
    text-align: center;
    line-height: 32px;
}
footer.foot_sec .flw ul li a:hover{
    background-color: #1fd252;
}
footer.foot_sec h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'OpenSans-Semibold';
    margin: 0 0 30px 0;
    position: relative;
    padding: 0 0 8px 0;
}
footer.foot_sec h3:after {
    position: absolute;
    content: "";
    background-color: #1fd252;
    width: 95px;
    height: 1px;
    left: 0;
    bottom: 0;
}
footer.foot_sec .tag ul::-webkit-scrollbar-thumb {
    background: #1fd252;
    border-radius: 10px;
}
footer.foot_sec .tag ul::-webkit-scrollbar {
    width: 6px;
    background: #b8b8b8;
}
footer.foot_sec .tag ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-y: auto;
    height: 210px;
}

footer.foot_sec .tag ul li a {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #999;
    border-radius: 4px;
    padding: 1px 7px;
    margin: 0 7px 7px 0;
    display: block;
}
footer.foot_sec .tag ul li{
    display: inline-block;
}
footer.foot_sec .fstaccess ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer.foot_sec .fstaccess ul li a {
    font-family: 'OpenSans';
    color: #fff;
    line-height: 1.5;
    font-size: 16px;
    margin: 0 0 10px 0;
    display: block;
    text-decoration: none;
    transition: 0.5s;
}
footer.foot_sec .fstaccess ul li a:hover{
    color: #1fd252b5;
}
footer.foot_sec {
    background: #111111;
    padding: 45px 0 0 0;
    position: relative;
}
.subs div.emaillist{
    position: relative;
}

.subs input.es_subscription_form_submit.es_submit_button.es_textbox_button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    font-family: 'OpenSans-Semibold';
    background: #1fd252;
    color: #ffffff;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    outline: none;
}
.subs div.emaillist label {
    width: 100%;
}
.subs div.emaillist input[type="email"]{
    width: 100%;
    color: #7f7f7f;
    font-size: 12px;
    font-family: 'OpenSans';
    padding: 10px 130px 10px 10px;
    border: 1px solid #fff;
    outline: none;
}
footer.foot_sec label {
    font-size: 14px;
    color: #9b9b9b;
}
footer.foot_sec .flw {
    padding: 0 0 0 55px;
}
footer.foot_sec .fstaccess {
    padding: 0 0 0 55px;
}
footer.foot_sec .cpyrgt p {
    font-size: 14px;
    color: #ffffff;
    font-family: 'OpenSans';
    margin: 0;
}
footer.foot_sec .cpyrgt {
    background: #1c1b1a;
    padding: 15px 55px;
    margin: 40px 0 0 0;
    text-transform: uppercase;
}
a#read_more {
    font-family: 'OpenSans';
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: 0.5s;
    display: inline-block;
}
.archive a#read_more {
    font-family: 'OpenSans';
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: 0.5s;
    display: inline-block;
    background-color: #1fd252;
    padding: 2px 8px;
    border-radius: 3px;
}
a#read_more:hover{
border-bottom: 1px solid #00c518;
}


/*category page start*/
.cat_banner {
    background-image: url(images/cat_banner_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 84px 0;
}
.cat_banner h1 {
    color: #ffffff;
    font-size: 15px;
    font-family: 'OpenSans';
    margin: 0 0 22px 0;
}
.cat_banner h2{
    font-size: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'OpenSans-Semibold';
    margin: 0;
}
section.cat_posts .post_item h3.entry-title a, 
section.cat_posts .post_item h3.entry-title {
    color: #111111;
    text-decoration: none;
    font-size: 20px;
    font-family: 'OpenSans-Semibold';
    margin: 10px 0 12px 0;
    transition: 0.5s;
}
section.cat_posts .post_item h3.entry-title a:hover{
    color: #1fd252;
}
section.cat_posts .post_item .date_sec {
    color: #505050;
    font-family: 'OpenSans';
    font-size: 13px;
    text-decoration: none;
    margin: 0 0 10px 0;
}
section.cat_posts .post_item .date_sec i{
    margin-right: 5px;
    font-size: 14px;
}
section.cat_posts .post_item p {
    font-family: 'OpenSans';
    color: #000;
    line-height: 1.5;
    font-size: 15px;
} 
section.cat_posts .post_item {
    margin: 0 0 35px 0;
    box-shadow: 0px 1px 2px 3px #c3b8b8;
    padding: 10px 10px;
    min-height: 480px;
}
section.cat_posts {
    padding: 50px 0 50px 0;
}
section.cat_posts .navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
section.cat_posts .navigation ul li a {
    display: inline-block;
    border: 1px solid transparent;
    background: #1c1b1a;
    margin-right: 10px;
    transition: all .3s ease 0s;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-family: 'OpenSans';
    text-decoration: none;
    padding: 5px 12px;
}
section.cat_posts .navigation ul li.active a{
    background: #1fd252;
}

.search h1.sec-title {
    font-family: 'OpenSans-Semibold';
    font-size: 25px;
    border-bottom: 1px solid #1fd252;
    padding: 0 0 8px 0;
    margin: 0 0 35px 0;
    text-transform: capitalize;
}

/*404 page*/
.notfoundimg img {
    width: 100%;
    height: auto;
}

section.nthng_fnd {
    background-image: linear-gradient( to bottom right, #1fd254, #1fd28d);
    background-repeat: no-repeat;
    text-align: center;
    padding: 50px 0;
}

section.nthng_fnd h1 {
    color: #ffffff;
    font-size: 50px;
    font-family: 'OpenSans-Semibold';
    margin: 0 0 15px 0;
}
section.nthng_fnd p {
    font-size: 16px;
    color: #ffffff;
    font-family: 'OpenSans';
    margin: 0 0 45px 0;
}
section.nthng_fnd h2 {
    color: #ffffff;
    font-size: 70px;
    font-family: 'OpenSans-Semibold';
    margin: 20px 0 30px 0;
}
section.nthng_fnd h2 span {
    display: block;
    font-size: 16px;
    margin: 4px 0 0 0;
}
section.nthng_fnd a#hm_link{
    font-family: 'OpenSans-Semibold';
    color: #fff;
    font-size: 12px;
    background: #111111;
    padding: 4px 18px;
    border-radius: 30px;
    text-decoration: none;
}
section.top_trending {
    background: #ededed;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #cccccc;
}

.hmtop_posts .row.no-padding{
    padding: 0 15px;
}
.hmtop_posts .no-padding > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.hmtop_posts img {
    width: 100%;
    height: auto;
}
section.hmtop_posts .img_sec{
    width: 100%;
    position: relative;
    overflow: hidden;
}
section.hmtop_posts .img_sec:before {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 53%, rgb(0 0 0) 100%);
}
section.hmtop_posts .text-sec {
    position: absolute;
    bottom: 0;
    padding: 35px 20px;
    z-index: 2;
    width: 100%;
}
section.hmtop_posts .text-sec h4, 
section.hmtop_posts .text-sec h4 a {
    color: #ffffff;
    font-family: 'MyriadPro-Bold';
    font-size: 25px;
    text-decoration: none;
    margin: 10px 0 10px 0;
}
section.hmtop_posts .text-sec .catgory a {
    font-family: 'OpenSans-Semibold';
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}
section.hmtop_posts .date_comment span {
    font-size: 12px;
    color: #ffffff;
    font-family: 'OpenSans';
    margin: 0 6px 0 0;
}
section.hmtop_posts .date_comment span i{
    font-size: 13px;
    padding: 0 6px 0 0;
}



/*single post*/
section.digital_new_outer .single_post .date {
        color: #272727;
        font-family: 'OpenSans';
        font-size: 13px;
        transition: 0.5s;
        margin: 0;
        text-align: center;
    }
    section.digital_new_outer .single_post .date i{
        font-size: 13px;
        margin: 0 6px 0 0;
    }
    section.digital_new_outer .single_post h1 {
        font-family: 'OpenSans-Semibold';
        font-size: 27px;
        color: #000;
        margin: 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    section.digital_new_outer .single_post .views_commnets{
        text-align: center;
        position: relative;
    }
    section.digital_new_outer .single_post .views_commnets:after {
        position: absolute;
        content: "";
        width: 50px;
        height: 2px;
        background: #02de1d;
        left: 0;
        right: 0;
        margin: auto;
        top: 38px;
    }
    section.digital_new_outer .single_post .views_commnets a {
        color: #312f2f;
        font-family: 'OpenSans';
        font-size: 13px;
        text-decoration: none;
        margin: 0 11px 0 0;
    }
    section.digital_new_outer .single_post .views_commnets span{
         color: #312f2f;
        font-family: 'OpenSans';
        font-size: 13px;
        text-decoration: none;
        margin: 0 11px 0 0; 
    }
    section.digital_new_outer .single_post .views_commnets a i{
         font-size: 13px;
        margin: 0 6px 0 0;
    }
     section.digital_new_outer .single_post .views_commnets span i{
         font-size: 13px;
        margin: 0 6px 0 0;
    }
    section.digital_new_outer .single_post .img_sec img {
        width: 100%;
        height: auto;
        max-width: unset !important;
    }
    
    section.digital_new_outer .single_post .img_sec{
        margin: 55px 0 25px 0;
    }
    section.digital_new_outer .single_post p {
        font-family: 'OpenSans';
        color: #000;
        line-height: 1.6;
        font-size: 16px;
        margin: 30px 0 0 0;
    }
    section.digital_new_outer .single_post p.border_right {
        font-size: 18px;
        line-height: 2;
        border-left: 2px solid #00ce19;
        padding: 11px 0 11px 30px;
    }
    section.digital_new_outer .ad_sec h3 {
        font-family: 'OpenSans';
        font-size: 14px;
        text-align: center;
        color: #000000;
        margin: 0 0 7px 0;
    }
    section.digital_new_outer .ad_sec img{
        width: 100%;
        height: auto;
    }
    section.digital_new_outer .ad_sec {
        border: 1px solid #c1c1c1;
        padding: 6px 15px;
        margin: 35px 0 0 0;
    }
    section.digital_new_outer .tag_sec span {
        font-family: 'OpenSans';
        color: #000;
        font-size: 15px;
        margin: 0 11px 0 0;
    }
    section.digital_new_outer .tag_sec span i{
        color: #333;
        font-size: 16px;
        margin: 0 4px 0 0;
    }
    section.digital_new_outer .tag_sec p a {
        font-family: 'OpenSans';
        color: #000;
        font-size: 14px;
        border: 1px solid #bdbdbd;
        margin: 0 9px 0 0;
        padding: 2px 10px;
        border-radius: 15px;
        text-decoration: none;
        transition: all 0.4s ease-in-out;
           
    }
    section.digital_new_outer .tag_sec p a:hover{
        color: #fff;
        background-color: #18e200;
    }
    section.digital_new_outer .tag_sec {
        margin: 30px 0 0 0;
    }
    section.digital_new_outer .social_icons ul {
        list-style: none;
        margin: 0;
        display: inline-block;
        background: #fff;
        padding: 0 5px;
    }
    section.digital_new_outer .social_icons .shared-counts-wrap{
        width: 25% !important;
        background: #fff;
        margin: 0;
    }
    section.digital_new_outer .social_icons ul li{
        display: inline-block;
    }
    section.digital_new_outer .social_icons ul li a {
        color: #fff;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin: 0 0 0 0;
        background: #191919;
        border-radius: 50%;
    }
    section.digital_new_outer .social_icons ul li a#heart {
        background: #f11111;
    }
    section.digital_new_outer .social_icons ul li a#facebook {
        background: #005dd0;
    }
    section.digital_new_outer .social_icons ul li a#twitter {
        background: #008aff;
    }
    section.digital_new_outer .social_icons ul li a#pinterest {
        background: #ab0000;
    }
    section.digital_new_outer .social_icons ul li a#instagram {
        background: #d04c00;
    }
    section.digital_new_outer .social_icons ul li a#whatsapp {
        background: #0c2;
    }
    section.digital_new_outer .social_icons {
        text-align: center;
        position: relative;
        display: flex;
        justify-content: center;
    }
    section.digital_new_outer .social_icons:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background: #e4e4e4;
        left: 0;
        z-index: -1;
        top: 15px;
    }
    section.digital_new_outer .next_prev img{
        width: 100%;
        height: 100% !important;
        border-radius: 50%;
        object-fit: cover;
    }
    section.digital_new_outer .next_prev .img_sec{
        max-width: 106px;
        height: 106px;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    section.digital_new_outer .next_prev .img_sec:after{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #000;
        opacity: 0;
        z-index: 1;
        transform: scale(.5);
        -webkit-transition: .5s;
        transition: .5s;
            border-radius: 50%;
    }
    section.digital_new_outer .next_prev .img_sec .social_connect_overlay #icon i {
        position: absolute;
        text-align: center;
        top: 40%;
        left: 0;
        right: 0;
        z-index: 2;
        color: #fff;
        visibility: hidden;
        font-size: 24px;
    }
    section.digital_new_outer .next_prev .pre_post:hover .social_connect_overlay #icon i {
        visibility: visible;
        opacity: 1;
    }
    section.digital_new_outer .next_prev .next_post:hover .social_connect_overlay #icon i {
        visibility: visible;
        opacity: 1;
    }
    section.digital_new_outer .next_prev .next_post:hover .img_sec:after {
        opacity: 0.2;
        transform: scale(1);
    }
    section.digital_new_outer .next_prev .pre_post:hover .img_sec:after {
        opacity: 0.2;
        transform: scale(1);
    }
    section.digital_new_outer .next_prev .pre_post {
        max-width: 340px;
        align-items: center;
    }
    section.digital_new_outer .next_prev .next_post {
        max-width: 340px;
        align-items: center;
    }
    section.digital_new_outer .next_prev .text_sec p {
        font-family: 'OpenSans';
        font-size: 13px;
        color: #6d6d6d;
        margin: 0;
    }
    section.digital_new_outer .next_prev .text_sec h3 a {
        font-family: 'OpenSans-Semibold';
        color: #000;
        font-size: 15px;
        transition: 0.5s;
        text-transform: uppercase;
        text-decoration: none;
    }
    section.digital_new_outer .next_prev .pre_post:hover .text_sec h3 a{
         color: #00ce19;
    }
    section.digital_new_outer .next_prev .next_post:hover .text_sec h3 a{
         color: #00ce19;
    }
    section.digital_new_outer .next_prev .text_sec h3 {
        line-height: 0.7;
        margin: 0;
    }
    section.digital_new_outer .next_prev .text_sec {
        padding: 0 6px 0 10px;
    }
    
    section.digital_new_outer .next_prev {
        display: flex;
        justify-content: space-between;
        margin: 25px 0 0 0;
        border-bottom: 1px solid #e4e4e4;
        padding: 10px 0 45px 0;
    }
    section.digital_new_outer .recomend_for h3 {
        font-family: 'OpenSans-Semibold';
        font-size: 22px;
        color: #000;
        margin: 0 0 33px 0;
    }
    section.digital_new_outer .recomend_for .post .img_sec {
        max-width: 80px;
        height: 80px;
    }
    section.digital_new_outer .recomend_for .post .img_sec img{
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }
    section.digital_new_outer .recomend_for .post {
        display: flex;
        margin: 0 0 20px 0;
    }
    section.digital_new_outer .recomend_for .post .text_sec h3 a {
        font-family: 'OpenSans-Semibold';
        color: #000;
        font-size: 14px;
        transition: 0.5s;
        text-transform: uppercase;
        transition: 0.5s ease-in-out;
        text-decoration: none;
    }
    section.digital_new_outer .recomend_for .post .text_sec h3 a:hover{
        color: #18e200;
    }
    section.digital_new_outer .recomend_for .post .text_sec h3 {
        line-height: 0.8;
        margin: 0;
    }
    section.digital_new_outer .recomend_for .post .text_sec {
        max-width: 156px;
        padding: 0 0 0 10px;
    }
    section.digital_new_outer .recomend_for .post .text_sec p {
        font-family: 'OpenSans';
        font-size: 13px;
        color: #151515;
        margin: 8px 0 0 0;
    }
    section.digital_new_outer .recomend_for .post .text_sec p i{
        margin: 0 7px 0 0;
    }
    section.digital_new_outer .recomend_for {
        border-bottom: 1px solid #e4e4e4;
        margin: 45px 0 0 0;
    }
    
    section.digital_new_outer .leave_reply {
        margin: 50px 0 0 0;
    }
    section.digital_new_outer .leave_reply h3 {
        font-family: 'OpenSans-Semibold';
        font-size: 22px;
        color: #000;
        margin: 0;
    }
    section.digital_new_outer .leave_reply p {
        font-family: 'OpenSans';
        color: #000;
        font-size: 16px;
        margin: 22px 0 0 0;
    }
    section.digital_new_outer .leave_reply p a {
        color: #00ce19;
        text-decoration: underline;
    }
    
    
    
    a.shared-counts-no-count {
        border-radius: 50% !important;
        margin: 0px 5px !important;
        width: 30px !important;
        height: 30px !important;
    }
    
    
    
    
    
    
    
    section.digital_new_outer .sidebar .author {
        text-align: center;
        padding: 0 17px;
    }
    section.digital_new_outer .sidebar .author h4 {
        font-family: 'OpenSans';
        margin: 15px 0 0 0;
        font-size: 24px;
        font-weight: bold;
        color: #000;
    }
    section.digital_new_outer .sidebar .author .text_sec p {
        font-family: 'OpenSans';
        color: #000;
        line-height: 1.5;
        font-size: 16px;
        margin: 22px 0 15px 0;
    }
    section.digital_new_outer .sidebar .author .img_sec img {
        width: 100%;
        height: 100%;
    }
    section.digital_new_outer .sidebar .author .img_sec {
        border-radius: 50%;
        width: 200px;
        height: 200px;
        display: inline-block;
        border: 1px dashed #03a900;
        padding: 10px;
    }
    section.digital_new_outer .sidebar .author .text_sec ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    section.digital_new_outer .sidebar .author .text_sec ul li {
        display: inline-block;
    }
    section.digital_new_outer .sidebar .author .text_sec ul li:last-child a {
        border-right:none;
    }
    section.digital_new_outer .sidebar .author .text_sec ul li a {
        color: #000;
        text-decoration: none;
        display: inline-block;
        border-right: 1px solid #bdbdbd;
        font-size: 18px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        padding: 0 12px;
    }
    section.digital_new_outer .sidebar .author .text_sec ul li a:hover{
        color: #18e200;
    }
    section.digital_new_outer .sidebar .editors_pick h4 {
        font-family: 'OpenSans';
        font-size: 15px;
        color: #000000;
        margin: 0 0 38px 0;
        font-weight: bold;
        border: 1px solid #18e200;
        padding: 13px 0;
        text-align: center;
        position: relative;
    }
    section.digital_new_outer .sidebar .editors_pick h4.arrow-bottom:after {
        content: " ";
        position: absolute;
        right: 172px;
        bottom: -9px;
        border-top: 9px solid #18e200;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        border-bottom: none;
    }
    section.digital_new_outer .sidebar .editors_pick {
        margin: 45px 0 0 0;
    }
    
    section.digital_new_outer .sidebar .editors_pick .post {
        display: flex;
        align-items: center;
        margin: 0 0 18px 0;
    }
    section.digital_new_outer .sidebar .editors_pick .post .img_outer img {
        width: 100% !important;
        height: 100% !important;
        border-radius: 50%;
        object-fit: cover;
        transition: all 0.4s ease-in-out;
    }
    section.digital_new_outer .sidebar .editors_pick .post .img_outer img:hover{
        transform: scale(1.2);
    }
    section.digital_new_outer .sidebar .editors_pick .post .img_outer {
        max-width: 118px;
        height: 115px;
        border-radius: 50%;
        overflow: hidden;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec {
        max-width: 255px;
        padding: 0 18px 0 17px;
    }
    
    section.digital_new_outer .sidebar .editors_pick .post .text_sec h5 a {
        font-family: 'OpenSans-Semibold';
        font-size: 15px;
        color: #000;
        transition: 0.3s;
        text-transform: uppercase;
        text-decoration: none;
        transition: all 0.4s ease-in-out;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec h5 a:hover{
        color: #18e200;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec h5 {
        margin: 0;
        line-height: 1;
        margin: 0 0 4px 0;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec p#date {
        color: #312f2f;
        font-family: 'OpenSans';
        font-size: 13px;
        transition: 0.5s;
        margin: 0;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec p#date i {
        font-size: 12px;
        margin: 0 5px 0 0;
    }
    section.digital_new_outer .sidebar .never_miss_blog h3 {
        font-family: 'OpenSans-Semibold';
        color: #000;
        font-size: 21px;
        margin: 0;
        text-align: center;
    }
    section.digital_new_outer .sidebar .never_miss_blog p {
        margin: 24px 0 15px 0;
        font-family: 'OpenSans';
        color: #000;
        line-height: 1.5;
        font-size: 15px;
        text-align: center;
    }
    section.digital_new_outer .sidebar .never_miss_blog {
        padding: 40px 42px 20px 42px;
        box-shadow: 0px 0px 9px 3px #f3f3f3;
        border-top: 5px solid #00e064;
        margin: 55px 0 0 0;
    }
    section.digital_new_outer .sidebar .never_miss_blog form .form-group {
        margin-bottom: 18px;
        width: 100%;
        display: flex;
        align-items: flex-start;
        line-height: normal;
    }
    section.digital_new_outer .sidebar .never_miss_blog form input {
        background: #ececec;
        border: none;
        border-radius: unset;
        text-align: center;
        width: 100%;
        padding: 10px 0px;
        outline: none;
    }
    section.digital_new_outer .sidebar .never_miss_blog form input[type="checkbox"] {
        width: 15px;
        height: 17px;
        margin: 0 8px 0 0;
    }
    section.digital_new_outer .sidebar .never_miss_blog form label {
        font-family: 'OpenSans';
        font-weight: normal;
        font-size: 13px;
        color: #464646;
        margin: 0;
        display: block;
    }
    section.digital_new_outer .sidebar .never_miss_blog form label a#trms_comditions {
        font-family: 'OpenSans';
        font-size: 13px;
        color: #464646;
        border-bottom: 2px solid #cecece;
        text-decoration: none;
    }
    section.digital_new_outer .sidebar .never_miss_blog form input[type="submit"] {
        background: #00e064;
        color: #ffffff;
        font-size: 18px;
        border: none;
        padding: 8px 0;
        width: 100%;
        font-family: 'OpenSans-semibold';
        margin-top: 20px;
        cursor: pointer;
    }
    section.digital_new_outer .sidebar .popular_recent_posts h3.arrow-bottom {
        font-family: 'OpenSans';
        font-size: 15px;
        color: #000000;
        margin: 0 0 38px 0;
        font-weight: bold;
        border: 1px solid #18e200;
        padding: 13px 0;
        text-align: center;
        position: relative;
    }
    section.digital_new_outer .sidebar .popular_recent_posts h3.arrow-bottom:after {
        content: " ";
        position: absolute;
        right: 172px;
        bottom: -9px;
        border-top: 9px solid #18e200;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        border-bottom: none;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post {
        display: flex;
        margin: 0 0 20px 0;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .img_sec {
    width: 30%;
    height: 105px;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .img_sec img{
        width: 100% !important;
        height: 95% !important;
        object-fit: cover;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec {
        width: 70%;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec a#cat {
        color: #000000;
        font-family: 'OpenSans';
        font-size: 13px;
        transition: 0.5s;
        text-decoration: underline;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec ul.post-categories{
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec ul.post-categories li a{
        color: #000000;
        font-family: 'OpenSans';
        font-size: 13px;
        transition: 0.5s;
        text-decoration: underline;
        transition: all 0.4s ease-in-out;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec ul.post-categories li a:hover{
        color: #18e200;
    }

    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec h4 a {
        font-family: 'OpenSans-Semibold';
        color: #000;
        font-size: 15px;
        transition: 0.5s ease-in-out;
        text-transform: uppercase;
        text-decoration: none;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec h4 {
        line-height: 0.8;
        margin: 0 0 7px 0;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec p a {
        color: #505050;
        font-family: 'OpenSans';
        font-size: 13px;
        text-decoration: none;
        margin: 0 10px 0 0;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec p{
        margin: 0;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec p a i{
        margin-right: 5px;
        font-size: 14px;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post:hover h4 a{
       color: #18e200;
    }
    section.digital_new_outer .sidebar .popular_recent_posts .post:hover a#cat{
        color: #18e200;
    }
    section.digital_new_outer .sidebar .popular_recent_posts{
        margin: 50px 0 0 0;
    }
    section.digital_new_outer .sidebar .useful_posts h3.arrow-bottom {
        font-family: 'OpenSans';
        font-size: 15px;
        color: #000000;
        margin: 0 0 38px 0;
        font-weight: bold;
        border: 1px solid #18e200;
        padding: 13px 0;
        text-align: center;
        position: relative;
    }
    section.digital_new_outer .sidebar .useful_posts h3.arrow-bottom:after {
        content: " ";
        position: absolute;
        right: 172px;
        bottom: -9px;
        border-top: 9px solid #18e200;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        border-bottom: none;
    }
    section.digital_new_outer .sidebar .archives h3.arrow-bottom {
        font-family: 'OpenSans';
        font-size: 15px;
        color: #000000;
        margin: 0 0 38px 0;
        font-weight: bold;
        border: 1px solid #18e200;
        padding: 13px 0;
        text-align: center;
        position: relative;
    }
    section.digital_new_outer .sidebar .archives h3.arrow-bottom:after {
        content: " ";
        position: absolute;
        right: 172px;
        bottom: -9px;
        border-top: 9px solid #18e200;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
        border-bottom: none;
    }
    section.digital_new_outer .sidebar .archives .select {
        position: relative;
        display: flex;
        width: 100%;
        padding: 10px 0;
        background: #f1f1f1;
        overflow: hidden;
    }
    section.digital_new_outer .sidebar .archives .select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        outline: 0;
        box-shadow: none;
        border: 0;
        background: #f1f1f1;
        background-image: none;
    }
    section.digital_new_outer .sidebar .archives .select select {
        flex: 1;
        padding: 0 13px;
        color: #525151;
        cursor: pointer;
        font-family: 'OpenSans';
        font-size: 14px;
    }
    section.digital_new_outer .sidebar .archives .select::after {
        content: '\25BC';
        position: absolute;
        top: 0;
        right: 0;
        padding: 8px 13px;
        background: #000;
        color: #fff;
        cursor: pointer;
        pointer-events: none;
        -webkit-transition: .25s all ease;
        -o-transition: .25s all ease;
        transition: .25s all ease;
        font-size: 17px;
        border-left: 1px solid #b2a3a3;
    }
    section.digital_new_outer .sidebar .archives {
        margin: 45px 0 0 0;
    }
    section.digital_new_outer .sidebar .sidebar_ad h3 {
        font-family: 'OpenSans';
        font-size: 14px;
        margin: 0 0 8px 0;
        text-align: center;
        color: #131313;
    }
    section.digital_new_outer .sidebar .sidebar_ad img{
        width: 100%;
        height: auto;
    }
    section.digital_new_outer .sidebar .sidebar_ad {
        margin: 40px 0 0 0;
    }



/*mobile responsive css start*/

@media only screen  and (max-device-width: 767px){
section.digital_new_outer .next_prev .next_post {
    max-width: 340px;
    align-items: center;
    flex-direction: row-reverse;
    margin: 25px 0 0 0;
} 
section.digital_new_outer .sidebar .editors_pick .post .text_sec h5 a {
    font-size: 13px;
}
section.digital_new_outer .next_prev .text_sec h3 a {
    font-size: 14px;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec {
    height: auto;
}  
section.health_and_industries .health_post_outer h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
}
section.auto_post_outer h3 {
    margin: 0 0 18px 0;
    font-size: 20px;
}   
section.auto_post_outer .single_post_outer .text_sec h4 a, section.auto_post_outer .single_post_outer .text_sec h4{
    font-size: 16px;
}    
section.auto_post_outer .single_post_outer {
    margin: 0 0 20px 0;
}
section.auto_post_outer .right_posts .post {
    margin: 0 0 20px 0;
}    
.ad_sec_home {
    margin: 0;
    background: #fff3f3;
    padding: 18px 18px;
}    
section.auto_post_outer .right_posts .post .text_sec {
    padding: 0 24px 21px 24px;
}    
footer.foot_sec .flw {
padding: 15px 0 15px 0px;
}   

section.auto_post_outer {
    padding: 15px 0;
}
.top_trnd_posts .text-sec {
    min-height: auto;
}    
section.hmtop_posts .text-sec h4, section.hmtop_posts .text-sec h4 a {
    font-size: 19px;
    text-decoration: none;
    margin: 8px 0 8px 0;
}    
 section.hmtop_posts .text-sec {
    padding: 22px 20px;
    bottom: 18px;
}   
 section.hmtop_posts .post{
    margin: 0 0 18px 0;
}    
.top_trnd_posts h4 a, .top_trnd_posts h4 {
    margin: 6px 0 6px 0;
}    
 .top_trnd_posts h1 {
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 6px 0;
    width: unset;
    height: unset;
    transform: unset;
    border-radius: unset;
    position: unset;
    border: 5px solid #e1e1e1;
}   

section.education_sec .digital_asset .posts .post_sec:nth-child(1) {
    margin: 0 0 20px 0;
}    
section.education_sec .digital_asset .small_posts {
    display: block;
    margin: 0 0 20px 0;
}    
section.education_sec .digital_asset .posts {
    display: block;
    margin: 0;
}    
section.education_sec .digital_asset .small_posts .post:nth-child(3) {
    margin: 0;
}    
section.education_sec .digital_asset .small_posts .post {
    max-width: 100%;
    margin: 0 0 20px 0;
}    
    
.container_main {
    width: 90%;
    margin: auto;
}
.top_trnd_posts .post_outer {
    display: block;
}    
.ad_sec_home img {
    width: 100%;
    height: auto;
}
header.header_area{
    display:none;
}
.top_header{
 display:none;   
}
        section.digital_new_outer .sidebar .never_miss_blog {
            padding: 20px 20px 20px 20px;
        }
        section.digital_new_outer .social_icons .shared-counts-wrap {
            width: unset !important;
            margin-bottom: 0px;
        }
        section.digital_new_outer .social_icons {
            margin-top: 25px;
        }
        section.digital_new_outer .recomend_for {
            margin: 30px 0 0 0;
        }
        section.digital_new_outer .next_prev {
            padding: 10px 0 30px 0;
            flex-wrap: wrap;
        }
        section.digital_new_outer .sidebar .archives h3.arrow-bottom:after {
            right: unset;
            left: 50%;
            transform: translate(-50%);
        }
        section.digital_new_outer .sidebar .popular_recent_posts h3.arrow-bottom:after{
            right: unset;
            left: 50%;
            transform: translate(-50%);
        }
        section.digital_new_outer .sidebar .editors_pick h4.arrow-bottom:after{
            right: unset;
            left: 50%;
            transform: translate(-50%);
        }
        .sidebar {
            margin-top: 30px;
        }
        section.digital_new_outer .recomend_for .post .img_sec {
            max-width: 113px;
            height: 95px;
        }
        section.digital_new_outer .recomend_for .post .text_sec {
            max-width: unset;
            padding: 0 0 0 15px;
        }
        section.digital_new_outer .single_post p {
            margin: 15px 0 0 0;
        }
        section.digital_new_outer .tag_sec p a {
            padding: 4px 10px;
            display: inline-block;
            margin-bottom: 15px;
        }
        section.digital_new_outer .tag_sec span {
            margin: 0 11px 10px 0;
            display: inline-block;
        }
        section.digital_new_outer .sidebar .popular_recent_posts .post {
            display: flex;
            margin: 0 0 20px 0;
            justify-content: space-between;
        }
        section.digital_new_outer .sidebar .editors_pick .post {
            display: flex;
            align-items: center;
            margin: 0 0 18px 0;
            justify-content: unset;
        }
        section.digital_new_outer .single_post h1 {
            font-size: 22px;
        }
        
        
    }


/* Portrait and Landscape */
    
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .top_trnd_posts .date_comment span {    
    display: block;
    }
    section.hmtop_posts .date_comment span {
    display: block;
    }
    footer.foot_sec .fstaccess ul li a {
    font-size: 15px;
    }
    footer.foot_sec .flw ul li a {
    font-size: 14px;
    width: 22px;
    height: 22px;
    line-height: 20px;
    }
    section.digital_new_outer .next_prev .text_sec h3 {
    line-height: 18px;
    margin: 0;
    }
    section.digital_new_outer .next_prev .text_sec h3, section.digital_new_outer .next_prev .text_sec h3 a {
    font-size: 13px;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec p#date {
    font-size: 11px;
    }
    section.digital_new_outer .sidebar .editors_pick .post .img_outer {
    max-width: 100px;
    height: 100px;
    }
    section.digital_new_outer .sidebar .editors_pick .post .text_sec h5 a {
    font-size: 12px;
    }
    section.digital_new_outer .next_prev .text_sec h3 a {
    font-size: 14px;
    }
    section.digital_new_outer .recomend_for .post {
    flex-direction: column;
    }
    section.digital_new_outer .recomend_for .post .text_sec h3 a {
    font-size: 12px;
}
    section.digital_new_outer .recomend_for .post .text_sec p {
    font-size: 12px;
    }
    section.education_sec .digital_asset .small_posts .post .img_sec {
    width: 100%;
    height: auto;
}
    section.loan .right_posts .post_outer {
    margin: 0;
}
    section.health_and_industries .industries_post_outer .top_single_post .text_sec {
    padding-top: 0px;
}
.subs input.es_subscription_form_submit.es_submit_button.es_textbox_button {
    padding: 8px 5px;
}
    .top_trnd_posts h1{
    padding: 18px 0;
    width: 85px;
    height: 85px;
    top: 30%;
    }
    section.health_and_industries .sidebar_area .popular_recent_posts .post {
    justify-content: space-between;
}
section.health_and_industries .sidebar_area .popular_recent_posts .post .text_sec {
    width: 65%;
}
section.health_and_industries .industries_post_outer .small_posts .post .img_sec {
   height: auto;
}
    header.header_area .main_header {
    padding: 13px 0;
}
 .logo_sec img {
    width: 100%;
}
 section.health_and_industries .health_post_outer .bottom_posts .post .img_sec {
    max-width: 35%;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec {
    max-width: 65%;
    padding: 0 0 0 10px;
}   
section.auto_post_outer {
    padding: 25px 0 0 0;
}
section.auto_post_outer h3 {
    margin: 0 0 25px 0;
}
section.education_sec .digital_asset {
    margin: 25px 0 0 0;
}
section.health_and_industries .posts_area_outer {
    padding: 25px 0 8px 0;
}
section.health_and_industries .health_post_outer .bottom_posts .post .img_sec img {
    object-fit: cover;
}
section.health_and_industries .sidebar_area .never_miss_blog {
    box-shadow: 0px 0px 0px 2px #f3f3f3;
}
section.health_and_industries .industries_post_outer .small_posts .post:hover .date_overlay {
    width: 85px;
}
section.education_sec {
    padding: 25px 0 48px 0;
}
section.education_sec .education_posts h3 {
    font-size: 23px;
}    
section.education_sec .post_outer {
    margin: 25px 0 0 0;
}    
section.education_sec .post_outer .text_sec h4 a, section.education_sec .post_outer .text_sec h4 {
    font-size: 16px;
}
    
section.education_sec .edu_sidebar .editors_pick .post .img_outer {
    height: unset;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec {
    max-width: 60%;
    padding: 0 0px 0 17px;
}
section.education_sec .edu_sidebar .editors_pick .post .img_outer {
    max-width: 40%;
    height: unset;
}
section.education_sec .digital_asset .posts .post_sec .img_sec img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.ad_sec_home img {
    width: 90%;
    display: block;
    margin: auto;
}
section.hmtop_posts .text-sec {
    padding: 35px 10px;
}
section.hmtop_posts .text-sec h4, section.hmtop_posts .text-sec h4 a {
    font-size: 18px;
}
.top_trnd_posts h4 a, .top_trnd_posts h4 {
    font-size: 14px;
}
.top_trnd_posts .text-sec {
    padding: 8px 10px 22px 10px;
    min-height: 165px;
}
section.education_sec .digital_asset .small_posts .post .img_sec img {
    object-fit: cover;
}
section.education_sec .digital_asset .posts .post_sec .img_sec {
    height: auto;
}
section.education_sec .digital_asset .posts .post_sec .text_sec h4 a, section.education_sec .digital_asset .posts .post_sec .text_sec h4 {
    font-size: 18px;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec img {
    object-fit: cover;
}
section.health_and_industries .health_post_outer .top_posts .post .img_sec {
    height: 240px;
}
section.health_and_industries .industries_post_outer .top_single_post .img_sec img {
    object-fit: cover;
}
        section.digital_new_outer .next_prev .pre_post {
    max-width: 48%;
    align-items: center;
}
section.digital_new_outer .next_prev .next_post {
    max-width: 48%;
    align-items: center;
}
footer.foot_sec h3 {
    font-size: 16px;
}
        .container_main {
    max-width: 1240px;
    width: 95%;
    margin: auto;
}
header.header_area .main_header ul#head_menu li a {
   padding: 5px 9px;
}
        section.cat_posts .post_item img {
        width: 100%;
        height: auto;
        }
       
        section.digital_new_outer .sidebar .editors_pick h4.arrow-bottom:after {
            right: unset;
            left: 50%;
            transform: translate(-50%);
        }
        section.digital_new_outer .sidebar .popular_recent_posts h3.arrow-bottom:after {
            right: unset;
            left: 50%;
            transform: translate(-50%);
        }
        section.digital_new_outer .sidebar .archives h3.arrow-bottom:after{
            right: unset;
            left: 50%;
            transform: translate(-50%);
        }
        section.digital_new_outer .sidebar .never_miss_blog {
            padding: 20px 10px 20px 10px;
        }
        section.digital_new_outer .social_icons .shared-counts-wrap {
            width: unset !important;
        }
        section.digital_new_outer .tag_sec p a {
            display: inline-block;
            margin-bottom: 15px;
        }
        section.digital_new_outer .sidebar .editors_pick .post .text_sec {
            padding: 0 0px 0 5px;
        }
        
        
        
    section.digital_new_outer .recomend_for .post .text_sec {
    width: 100%;
    padding: 5px 0 0 0px;
}
section.digital_new_outer .recomend_for .post .img_sec {
    max-width: 100%;
    height: 80px;
}
.logo_sec {
    margin-top: 10px;
}
section.digital_new_outer {
    padding: 45px 0 50px 0;
}
footer.foot_sec .fstaccess {
    padding: 0 0 0 0px;
}
footer.foot_sec .flw {
    padding: 0 0 0 0px;
}
footer.foot_sec .flw ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
footer.foot_sec .fstaccess ul li a {
    word-break: break-all;
}
footer.foot_sec .flw ul li a {
    margin-bottom: 15px;
}
section.education_sec .post_outer .text_sec p {
    font-size: 14px;
}       
 section.education_sec .digital_asset h3 {
    margin: 0 0 25px 0;
    font-size: 23px;
}       
section.education_sec {
    padding: 25px 0 35px 0;
}        
section.education_sec .edu_sidebar .author h4 {
    margin: 10px 0 0 0;
    font-size: 22px;
}        
section.education_sec .edu_sidebar .author .text_sec p {
    font-size: 14px;
    margin: 10px 0 15px 0;
}        
section.education_sec .edu_sidebar .editors_pick h3{
    padding: 8px 0;
}
section.education_sec .edu_sidebar .editors_pick {
    margin: 25px 0 0 0;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec h4 a, section.education_sec .edu_sidebar .editors_pick .post .text_sec h4 {
    font-size: 13px;
}
section.education_sec .edu_sidebar .editors_pick .post .text_sec p#date {
    font-size: 11px;
    margin: 0;
}
section.education_sec .edu_sidebar .categories h3.arrow-bottom {
    margin: 0 0 22px 0;
    padding: 8px 0;
}
section.cat_posts .post_item {
    min-height: 440px;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec h4, section.health_and_industries .health_post_outer .top_posts .post .text_sec h4 a {
    font-size: 17px;
    line-height: 1.3;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec h4 {
    margin: 10px 0 8px 0;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec p {
    font-size: 14px;
    margin: 0 0 12px 0;
}
section.health_and_industries .sidebar_area .never_miss_blog {
    padding: 18px 15px 20px 15px;
    margin: 30px 0 0 0;
}
section.health_and_industries .sidebar_area .never_miss_blog p {
    margin: 10px 0 15px 0;
    font-size: 14px;
}
section.health_and_industries .health_post_outer .bottom_posts {
    border-bottom: 1px solid #e0e0e0;
    padding: 25px 0 8px 0;
}

section.health_and_industries .health_post_outer .bottom_posts .post .img_sec img{
    height: auto;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec p {
    margin: 0;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec h4 {
    margin: 0 0 5px 0;
}
section.health_and_industries .sidebar_area .popular_recent_posts h3.arrow-bottom {
    font-size: 15px;
    margin: 0 0 32px 0;
    padding: 9px 0;
}
section.health_and_industries .health_post_outer .bottom_posts .post {
    margin: 0;
}
section.health_and_industries .industries_post_outer h3 {
    margin: 20px 0 22px 0;
    font-size: 22px;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec h4 a {
    font-size: 18px;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec p {
    margin: 0 0 8px 0;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec p {
    line-height: 1.6;
    font-size: 14px;
}
section.health_and_industries .industries_post_outer .small_posts .post h4, section.health_and_industries .industries_post_outer .small_posts .post h4 a {
    font-size: 13px;
    line-height: 1.2;
}
section.loan .left_posts .post .text_sec h4, section.loan .left_posts .post .text_sec h4 a {
   font-size: 18px;
}
section.loan .right_posts .text_sec h4, section.loan .right_posts .text_sec h4 a {
    font-size: 15px;
    margin: 12px 0 10px 0;
}
 section.loan .right_posts .date_comments {
    display: block;
}      
section.loan .right_posts .date_comments span {
    font-size: 11px;
    display: block;
    margin: 4px 0 0 0;
}
section.loan .right_posts .text_sec p {
    line-height: 1.5;
    font-size: 13px;
    margin: 6px 0 0 0;
}
.ad_sec_home {
    margin: 0;
}

}





/*header scroll animation css start*/

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.content {width:1000px;margin:0 auto;padding:30px;}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 0;
    animation: slide-down 0.7s;
    background: #fff;
    z-index: 2;
}
.fixed-header {
    box-shadow: 3px 0px 6px -1px #212529;
}
header.header_area.fixed-header .main_header{
    padding: 10px 0;
}

/*header scroll animation css end*/

button#back-to-top {
    position: fixed;
    right: 38px;
    bottom: 32px;
    background: #1fd252;
    outline: none;
    border: none;
    color: #fff;
    font-size: 21px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 15px;
    border-radius: 50%;
    z-index: 1;
}
/*responsive menu css starts*/

@media screen and (max-width:767px){
    
    #mobmenu_cstm .menu_title img {
    width: 150px !important;
    height: auto !important;
    }
    section.hmtop_posts .img_sec {
    height: 200px;
    }
    section.games_sec .post .text_sec {
        padding: 0 0px 10px 0px;
    }
    section.games_sec .post .date_comments .right_views span {
    margin: 0 0 0 0px;
}
    section.games_sec .post .date_comments {
    align-items: flex-start;
    flex-direction: column;
    }
   section.games_sec .post .text_sec {
    min-height: unset;
    }
    section.games_sec {
    background: #f3f7f9;
    padding: 45px 45px 15px 45px;
    }
    div#article-content {
padding: 0px 15px;
}
    section.nthng_fnd h1 {
    font-size: 35px;
    margin: 35px 0 15px 0;
}
section.nthng_fnd h2 {  
    font-size: 55px;
}
    section.digital_new_outer .sidebar .popular_recent_posts .post .text_sec {
    width: 67%;
}
    .cat_banner {
    background-image: url(images/cat_banner_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 50px 0;
    margin-top: 75px;
}
    section.games_sec .post{
        margin:0;
    }
    section.education_sec .digital_asset .small_posts .post .img_sec {
    height: auto;
}
    section.education_sec .digital_asset .posts .post_sec {
    max-width: 100%;
}
    section.health_and_industries .sidebar_area .never_miss_blog form input[type="submit"]{
        font-size: 15px;
        padding: 7px 0;
    }
    section.health_and_industries .sidebar_area .never_miss_blog form input[type="checkbox"] {
    margin: 0;
}
    section.health_and_industries .sidebar_area .never_miss_blog p{
        display: flex;
    }
    footer.foot_sec .fstaccess ul li a {
    font-size: 15px;
    margin: 0 0 6px 0;
}
    footer.foot_sec h3 {
    font-size: 18px;
    margin: 0 0 15px 0;
    padding: 0 0 8px 0;
}
    footer.foot_sec {
    padding: 20px 0 0 0;
}
    section.loan .right_posts .post_outer {
    margin: 0 0 20px 0;
}
    section.loan .right_posts .text_sec p {
    font-size: 14px;
    margin: 8px 0 0 0;
}
    section.loan .right_posts .text_sec h4, section.loan .right_posts .text_sec h4 a {
    font-size: 18px;
    margin: 12px 0 10px 0;
}
    section.loan .left_posts .post {
    margin: 0 0 20px 0;
}
    section.loan .left_posts .post .text_sec h4, section.loan .left_posts .post .text_sec h4 a {
    font-size: 19px;
}
    section.loan h3 {
    margin: 20px 0 15px 0;
    font-size: 20px;
}
    section.health_and_industries .sidebar_area .popular_recent_posts h3.arrow-bottom{
    margin: 0 0 30px 0;
    padding: 10px 0;
    }
    section.health_and_industries .sidebar_area .never_miss_blog h3 {
    font-size: 19px;
}
    section.health_and_industries .sidebar_area .never_miss_blog p {
    margin: 11px 0 15px 0;
    font-size: 14px;
}
    section.health_and_industries .sidebar_area .never_miss_blog {
    padding: 18px 15px 20px 15px;
    margin: 25px 0 0 0;
}
    section.health_and_industries .sidebar_area .add_sec {
    padding: 0;
}
    section.health_and_industries .industries_post_outer .small_posts .post {
    margin: 0 0 20px 0;
}
    a#read_more {
    font-size: 14px;
    color: #000;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec p {
    font-size: 14px;
    margin: 0 0 5px 0;
}
    section.health_and_industries .industries_post_outer .top_single_post .text_sec {
    padding: 10px 0;
}
section.health_and_industries .industries_post_outer .top_single_post .text_sec h4, section.health_and_industries .industries_post_outer .top_single_post .text_sec h4 a {
    font-size: 17px;
    line-height: 1.3;
}
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec p {
    margin: 0;
}
section.health_and_industries .health_post_outer .bottom_posts .post .img_sec img {
    width: 100%;
    height: auto;
}
section.health_and_industries .industries_post_outer h3 {
    margin: 18px 0 18px 0;
    font-size: 20px;
}
section.health_and_industries .health_post_outer .bottom_posts {
    padding: 20px 0 8px 0;
} 
section.health_and_industries .health_post_outer .bottom_posts .post .text_sec {
    max-width: 70%;
    padding: 0 0 0 12px;
}
section.health_and_industries .health_post_outer .bottom_posts .post .img_sec {
    max-width: 30%;
    height: auto;
}    
section.cat_posts .post_item img {
    width: 100%;
    height: auto;
}

section.cat_posts .post_item {
    padding: 10px 10px;
    min-height: unset;
}
section.cat_posts {
    padding: 40px 0 40px 0;
}
section.health_and_industries .health_post_outer .top_posts .post .text_sec h4 {
    margin: 12px 0 8px 0;
}    
section.health_and_industries .health_post_outer .top_posts .post .text_sec h4 a {
    font-size: 18px;
}    
section.health_and_industries .health_post_outer .top_posts .post .text_sec p {
    font-size: 14px;
    margin: 0 0 12px 0;
}    
section.health_and_industries .posts_area_outer {
 padding: 20px 0 8px 0;
}
section.education_sec .education_posts h3 {
    font-size: 20px;
}    
section.education_sec .post_outer {
    margin: 18px 0 0 0;
}    
section.education_sec {
    padding: 20px 0 25px 0;
}    
section.education_sec .post_outer .text_sec p {
    font-size: 15px;
    margin: 8px 0 8px 0;
}    
section.education_sec .post_outer .text_sec h4 a, section.education_sec .post_outer .text_sec h4{
    font-size: 18px;
}    
section.education_sec .education_posts {
    padding: 0 0 18px 0;
}    
section.education_sec .digital_asset {
    margin: 20px 0 0 0;
}    
section.education_sec .digital_asset h3 {
    margin: 0 0 18px 0;
    font-size: 20px;
}    
section.education_sec .digital_asset .small_posts .post h4 {
    margin: 12px 0 0 0;
}    
section.education_sec .digital_asset .posts .post_sec .img_sec{
    height: auto;
}    
section.education_sec .digital_asset .posts .post_sec .text_sec h4 a, section.education_sec .digital_asset .posts .post_sec .text_sec h4 {
    font-size: 18px;
}    
section.education_sec .digital_asset .posts .post_sec .text_sec {
    padding: 25px 22px;
}    
section.education_sec .edu_sidebar .author .img_sec {
    border-radius: 50%;
    width: 70%;
    height: 70%;
}    
section.education_sec .edu_sidebar .author h4 {
    margin: 12px 0 0 0;
    font-size: 22px;
}    
section.education_sec .edu_sidebar .author .text_sec p {
    font-size: 15px;
    margin: 8px 0 22px 0;
}    
section.education_sec .edu_sidebar .author {
    padding: 0;
}    
.edu_sidebar {
    margin: 30px 0 0 0;
}    
section.education_sec .edu_sidebar .editors_pick {
    margin: 28px 0 0 0;
}    
section.education_sec .edu_sidebar .editors_pick h3{
        margin: 0 0 30px 0;
        padding: 8px 0;
}    
section.education_sec .edu_sidebar .editors_pick .post .img_outer{
    max-width: 30%;
    height: auto;
}    
section.education_sec .edu_sidebar .editors_pick .post .text_sec{
    max-width: 70%;
    padding: 0 0 0 17px;
}    
section.education_sec .edu_sidebar .categories h3.arrow-bottom{
    margin: 0 0 28px 0;
    padding: 10px 0;
}    
section.education_sec .edu_sidebar .categories ul li a{
    font-size: 14px;
}    
    
footer.foot_sec .fstaccess {
padding: 0 0 0 0px;
}
  section.hmtop_posts {
    margin: 70px 0 0 0;
}  
.top_trnd_posts .post {
    max-width: 100%;
    margin: 10px 0 0 0;
}
button.sub-menu-toggle {
    display: none;
}
.foo_po_cae_cnt ul li a {
    font-size: 13px;
}
.cate_most_popukar_hd h4 {
    font-size: 18px;
}    
.cate_rec_img img 
{
  margin: 37px 0 0;
}    
.navigation ul li a {
    padding: 4px 3px;
}
.navigation ul li {
    display: inline-block;
    margin-bottom: 10px;
}
/*responsive menu css ends*/
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
header.navbar-fixed-top {
    display: none;
}

/*responsive menu css starts*/
.sidenav.mySideBar {
    display: flex;
    justify-content: center;
    padding-top: 83px;
}
.sidenav.mySideBar {
    width: 100%;
    transition: all 0.5s;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    overflow-x: hidden;
    padding-top: 60px;
}
a.side-menu-button.actives {
    background-color: #1fd252;
    color: #fff !important;
}
a.side-menu-button {
    display: flex;
    justify-content: space-around;
    padding: 6px 15px;
    background-color: #1fd252;
    color: #fff !important;
    font-size: 25px;
    border-radius: 4px;
    z-index: 99999999999;
    position: relative;
    text-decoration: none;
}
.sidenav.mySideBar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidenav ul#mob_menu a {
    padding: 5px 0;
    font-family: 'MyriadPro-Regular';
    color: #6a6a6a;
    text-decoration: none;
    font-size: 20px;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    text-align: center;
}
.sidenav ul#mob_menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sgpb-popup-dialog-main-div-theme-wrapper-2 {
    top: 60 !important;
}
.sidenav ul#mob_menu a:hover{
    color: #ffa800;
    transition: all 0.3s ease-in-out;
}

div#sgpb-popup-dialog-main-div {
    min-width: 85% !important;
    width: 85% !important;
    max-width: 85% !important;
    /*display: block;*/
    /*margin: auto;*/
}
img.sgpb-popup-close-button-2 {
    right: 20px !important;
}
#mobmenu_cstm {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 15px 15px;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    z-index: 1030;
}

div#tp_menues{
    margin-top: 3px;
}

div#ctimg img {
    display: none;
}

.sidenav ul#mob_menu li.menu-item-has-children a{
    display: none;
}

.sidenav ul#mob_menu li.menu-item-has-children ul.sub-menu a{
    display: block !important;
}

.cnt_form_outer span{
    width: unset !important;
}
  
.cnt_form_outer{
    margin: 70px 0 0 0 !important;
}






}
/*responsive menu css ends*/
