/*
Theme Name: FORBES-IR
Theme URI: http://forbs.ir
Author: Mehran Ferdosiyan
Author URI: m.ferdosiyan@gmail.com
Description: The 2018 Persian forbes
Version: 1.0
License: --
License URI: --
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen
*/


@font-face{
	font-family:'irsans';
	src:url('font/iransans.eot?#') format('eot'),
		url('font/iransans.ttf') format('truetype');
}
@font-face{
	font-family:'titr';
	src:url('font/IRTitr.eot?#') format('eot'),
		url('font/IRTitr.ttf') format('truetype');
}
@font-face{
	font-family:'FontAwesome';
	src:url('font/fontawesome-webfont.eot?v=4.7.0');
	src:url('font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('font/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face{
	font-family:'FontAwesome-brands';
	src:url('font/fa-brands-400.eot?v=4.7.0');
	src:url('font/fa-brands-400.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('font/fa-brands-400.woff2?v=4.7.0') format('woff2'),url('font/fa-brands-400.woff?v=4.7.0') format('woff'),url('font/fa-brands-400.ttf?v=4.7.0') format('truetype'),url('font/fa-brands-400.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face {
  font-family: "forbesicon";
  font-style: normal;
  font-weight: 400;
  src:url('font/forbesicon.eot');
  src: url('font/forbesicon.eot?#iefix') format("embedded-opentype"), url("font/forbesicon.woff") format("woff"), url("font/forbesicon.ttf") format("truetype"), url("https://i.forbesimg.com/assets/fonts/fbs-typography/0233/forbesicon.svg#forbesicon") format("svg");
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none;
}

h4{
	font-weight:bold;
	font-size:1.2em;
}
img.alignright {
	float:right; margin:0 0 1em 1em
}
img.alignleft {
	float:left; margin:0 1em 1em 0
}
img.aligncenter {
	display: block; margin-left: auto; margin-right: auto
}
.alignright {
	float:right; 
}
.alignleft {
	float:left; 
}
.aligncenter {
	display: block; margin-left: auto; margin-right: auto
}

html{
	margin:0;
	padding:0;
}
body{
	font-family: 'irsans';
	direction:rtl;
	text-align:right;
	height: auto;
	color:#000;
	margin:0;
	padding:0;
}

#main-content{
	overflow-x: hidden;
	background:#fff;
}

#main-content .layout{
	background: #2e2e2e;
}

.ircsr-sidebar{
	background-color: #2e2e2e;
	top: 0;
	position: fixed;
	display:none;
	width:310px;
	height:100%;
}

.ircsr-sidebar.visible{
	display: block;
	right:0;
}

.left-section{
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 200;
	height: 100%;
	background-color: #fff;
	webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.left-section.move{
	right:310px;
}
.right-section-menu{
	padding:0;
}
.right-section-menu .nav-item {
	border-bottom: 1px solid #363636;
}
.right-section-menu .nav-item .nav-link{
	color:#fff;
	height: 45px;
	font-size: 0.9em;
	line-height: 2;
}
.right-section-menu .nav-item .nav-link:after{
	font-family:'forbesicon';
	content: "\f136";
	font-size: 0.7em;
	margin-left: 5px;
	position: relative;
	top: 6px;
	float: left;
}
.right-section-menu .nav-item .nav-link:hover{
	text-decoration: underline;
}

.ircsr-header{
	width: 100%;
	z-index: 1003;
	margin-top: 0;
	height: 48px;
	background-color: #000;
	position: fixed;
}
.logo-hover{
	font-family:titr;
	font-size: 1.8em;
	position: relative;
    right: 0;
	margin-right: 0px; /*8px before */
	padding:3px 0 2px 0;
}
.single-page-navbar .logo-hover{
	font-family:titr;
	font-size: 1.8em;
	position: absolute;
    right: 8%;
	color: #000;
	padding: 0;
}
span.per{
	font-size: 0.6rem;
    position: relative;
    left: 25px;
    bottom: 15px;
}
.navbar{
	padding: 0rem 0rem; /* 0.3rem 0 */
	background:#000;
	/*background:#383838;*/
}
.navbar #hamburger-menu{
	/*background-image: url("./image/menu-stack.png");
	width:25px;
	height:25px;
	cursor: pointer;*/
}
.navbar #hamburger-menu{
	display:black;
}
.navbar #hamburger-menu a:before{
	font-family:'forbesicon';
	content: "\f10d";
	font-size: 1.3rem;
    color: #fff;
}
.navbar #hamburger-menu-back{
	display:none;
}
.navbar #hamburger-menu-back a:before{
	font-family:'forbesicon';
	content: "\f116";
	font-size: 1.3rem;
    color: #fff;
}

ul.navbar-nav{
	margin:0 auto;
	padding-right: 5em;
}
ul.navbar-nav li.nav-item{
	margin:0 10px;
}
ul.navbar-nav li.nav-item a{
	font-size:0.73em;
}
ul.navbar-nav li.nav-item a.nav-link:before{
	font-family:'forbesicon';
	content: "\f135";
	font-size: 0.7em;
	margin-left: 5px;
}
#sub-menu-content{
	display:none;
    position: absolute;
    top: 65px;
	width: 30%;
	padding: 36px 20px 20px 20px;
    list-style: none;
	background: rgba(37,37,37,.85);
}
#sub-menu-content .submenu-title{
	border-bottom: 1px rgba(255,255,255,.6) solid;
	padding-bottom: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
	color:#fff;
	font-size:0.85rem;
}
#sub-menu-content li a{
	display: inline-block;
	padding: 8px 0;
	color:#fff;
}
#sub-menu-content li a:hover{
	color: #F7B90E
}

.navbar-dark .navbar-nav .nav-link{
	color: #fff;
	padding: 24px 10px;
}
.navbar-dark .navbar-nav .nav-link:hover{
	color: #F7B90E;
}

.social-wrapper{
	text-align:left;
}

.ircsr-following{
	display:none;
}

a.subscription-link{
	color: #F7B90E;
	font-size:0.78em;
}
.form-inline{
	direction: ltr;
	width:60%;
}
#searchsubmit{
	border: none;
	background-image: url("./image/search-icon.png");
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0);
	width:22px;
	height:22px;
}
.search-text-box{
	text-align:right;
	font-size:0.8em;
	border:none;
	border-bottom: 1px rgba(255,255,255,.8) solid;
	border-radius:0;
	background:none;
	margin-left:10px;
	width:89%;
}
.search-text-box-wrapper{
	visibility: visible;
	width:60%;
}
/*.search-button:hover + .search-text-box-wrapper{
	visibility: visible;
	
}
.search-text-box-wrapper:hover{
	visibility: visible;
}*/

.ircsr-social-header{
	padding: 4px 0;
	width:100%;
	height:auto;
	background: rgba(0,0,0,.5);
	position: relative;
	z-index: 1000;
	padding-top: 48px;
}
#navbar {
	 
}


.ircsr-stack-top{
	position:relative;
	top:-32px;
}

.social-wrapper{
	text-align:left;
}
		
a.subscription-link{
	color: #F7B90E;
	font-size:0.78em;
	float: none;
}
span.edition{
	float:right;
	font-size:0.8rem;
	color:#fff;
    line-height: 1.8;
}
		
.image-linear-shadow{
	width:100%;
	padding: 56.25% 0 0;
	padding: 57.25% 0 0;
	max-height: 675px;
	position:relative;
}
.image-linear-shadow .hero-big-image:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear,top,rgba(13,13,12,.5) 0,transparent 40%,#0d0d0c 100%);
	background: -moz-linear-gradient(top,rgba(13,13,12,.5) 0,transparent 40%,#0d0d0c 100%);
	background: -webkit-linear-gradient(top,rgba(13,13,12,.5) 0,transparent 40%,#0d0d0c 100%);
	background: -o-linear-gradient(top,rgba(13,13,12,.5) 0,transparent 40%,#0d0d0c 100%);
	background: -ms-linear-gradient(top,rgba(13,13,12,.5) 0,transparent 40%,#0d0d0c 100%);
	background: linear-gradient("to top",rgba(13,13,12,.5) 0,transparent 40%,#0d0d0c 100%);
}
.image-linear-shadow .hero-big-image{
	height:100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url("./image/image-6.jpg");
	background-color: #E2E2E2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.ircsr-hero-big{
	border-bottom:1px solid rgba(85,85,85,.13);
}
.hero-big-wrapper{
	padding-top: 20px;
	padding-bottom: 15px;
}
.hero-big-wrapper .hero-meta #hero-top-title{
	font-size: 1.6em;
	line-height: 1.3;
}
.author-info .entity-block .avatar img{
	width:40px;
	height:40px;
	border-radius:50%;
	background-color:gray;
}
.author-info .entity-block .avatar{
	margin-left:15px;
}
.author-info .entity-block span{
	font-size:0.8em;
	display: inline-flex;
}
.author-info .entity-block span .author-name{
	font-weight:bold;
	font-size: 0.9em;
	margin-right: 5px;
}

.related-article{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid rgba(85,85,85,.13);
	margin: 0 0 10px 0;
}
.related-article:nth-child(1){
	margin-top:15px;
}
.related-article h2{
	font-size:1.2em;
	text-align: justify;
}

.display-title{
	padding: 0 0 1rem 0;
}
.display-title h3{
	font-size: 1.3em;
    color: #555;
    letter-spacing: 0;
    font-weight: bold;
}
.ircsr-stack-recommended-article{
	margin-top: -19px;
}
.article-block{
	padding-top: 0;
	padding: 1rem 0;
	margin: 0 .5rem;
	border-bottom: 1px rgba(85,85,85,.13) solid;
}
.article-block.rtb-1{
	padding-top:0;
}
.article-block img{
	width: 33%;
	padding: 0 0 0 12px;
	float: right;
	height: auto;
}
.article-block .article-block-title{
	width: 63%;
	float:right;
}
.article-block .article-block-title h3{
	position: relative;
	padding: 0;
	font-size: 1.2rem;
	line-height: 21px;
	width: 100%;
}

.ircsr-stack-irforbes-list{
	margin-top: 30px;
}
.ircsr-stack-irforbes-list .display-title span{
	font-family: titr;
    font-size: 1.6rem;
	font-weight:100;
}
.carousel-cell{
	width: 100%;
	margin-right: 10px;
	background: #8C8;
	counter-increment: carousel-cell;
}
.carousel-cell .carousel-link img{
	width:100%;
	height:auto;
}
.carousel-cell.is-selected {
	background: #ED2;
}
.main-carousel .carousel-cell .carousel-link-title h3{
	width:100%;
	font-size:1em;
	line-height: 1.5;
	font-weight: bold;
	color:#fff;
	position:absolute;
	z-index: 1;
	bottom:-8px;
	padding:16px;
	background: rgba(0,0,0,.3);
	background: rgba(0,0,0,.3);
	background: -webkit-gradient(linear,top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
	background: linear-gradient("to top",rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
}


.navigation{
	text-align:center;
}
.navigation ul{
	padding:0;
	font-size: 0.9rem;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}
.navigation li {
	display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #696969;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.3rem 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #000;
}

.main-page-right-side{
	border-left: 1px solid lightgray;
}
.main-page-right-side{
	display:none;
}
.main-page-right-side ul{
	margin:0;
	padding:0;
	list-style:none;
}
.main-page-right-side ul li{
	padding: 10px 0;
    border-bottom: 1px solid lightgray;
}
.main-page-right-side ul li:last-child{
	border:none;
}
.main-page-right-side ul li a{
	font-size:0.85rem;
}

footer{
	background-color: #dedede;
	clear: both;
	padding-top:26px;
	margin-top: 20px;
}
footer .footer-logo{
	text-align:center;
	padding-bottom: 12px;
	vertical-align: baseline;
	border-bottom: 1px solid #ccc;
}
footer .footer-logo .copyright{
	font-size: 0.75em;
	width: 100%;
}
footer .footer-links{
	padding: 0 0 24px;
	position:relative;
}
footer .footer-links .footer-links-list{
	/*padding: 20px 0;*/
	display: none;
}
footer .footer-links .footer-links-list li{
	font-size: 11px;
}
footer .footer-logo .footer-menu{
	display:none;
}
footer .footer-links .copyright{
	display:none;
}

.irforbes-life-style{
	margin-top: 50px;
}
.irforbes-life-style a:hover{
	text-decoration: underline;
	color:#000;
}
.irforbes-life-style .display-title{
	padding: 14px 0;
	border-top: 3px solid #598141;
	border-bottom: 1px solid #598141;
	margin-bottom: 22px;
}
.irforbes-life-style .display-title h3{
	margin: 0;
}
.irforbes-life-style .display-title h3 a{
	color: #598141;
	text-decoration:none;
}
.irforbes-life-style .display-title h3 a:after{
	font-family: 'FontAwesome';
    content: "\F177";
    vertical-align: top;
	margin-right:15px;
}
.irforbes-life-style .card-large .top-list-block-title{
	text-align:center;
	padding: 15px 0;
}
.irforbes-life-style .card-large .top-list-block-title a h1{
	font-size:1.4rem;
	font-weight:600;
	line-height: 1.4;
}
.irforbes-life-style .mid-list{
	margin: 16px 0;
}
.irforbes-life-style .mid-list .list-wrapper, .irforbes-life-style .bottom-list .list-wrapper{
	border-bottom:1px rgba(85,85,85,.13) solid;
	padding: 10px 15px;
}
.irforbes-life-style .mid-list .list-wrapper:last-child{
	padding-top: 10px;
}
.irforbes-life-style .bottom-list .list-wrapper:first-child{
	padding-top: 0px;
}
.irforbes-life-style .mid-list .list-wrapper .list-block-title h3, .irforbes-life-style .bottom-list .list-wrapper .list-block-title h3{
	font-size:1.1rem;
	line-height: 1.5;
}
.cat-post-image.listing{
	width:100%;
	padding: 56.25% 0 0;
}
.irforbes-life-style .mid-list .list-block-title .cat-post-image.listing{
	display:none;
}
.list-wrapper.padding{
	padding-right: 15px !important;
    padding-left: 15px !important;
}
.irforbes-life-style .bottom-list .list-wrapper .cat-post-image{
	display:none;
}
.irforbes-life-style .irforbes-life-style-content .card-large.zoom .cat-post-image.listing img{
	webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
}
.irforbes-life-style .irforbes-life-style-content .card-large.zoom:hover > .cat-post-image.listing img{
	transform: scale(1.05);
}
.list-post-date .meta{
	font-size: 0.7rem;
    color: lightslategrey;
}

/* CATEGORY_TEMP -----------------------------------*/

.ircsr-stack-top.category-hero{
	margin-top:32px;
}
.category-title h3{
	font-size: 1.1rem;
	font-weight: bold;
	color:#aaa;
	padding:0.5em 0;
	margin:0;
}

.posts-row{
	padding-top:30px;
}
.posts-row-content{
	padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #E2E2E2;
	position:relative;
}
.posts-row .display-title{
	font-weight: bold;
    border-bottom: 5px solid #E2E2E2;
    padding: 0 0em .5em 5em;
    text-transform: uppercase;
    margin-bottom: 1em;
    display: inline-block;
}
.cat-post-image{
	position: relative;
    width: 100%;
    height: 0;
    padding: 56.25% 0 0;
    overflow: hidden;
	
}
.cat-post-image img{
	width:100%;
	height:auto;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.cat-post-title h3{
	padding: 15px 0 10px 0;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.5;
}
.post-date .meta{
	font-size: 0.7rem;
    font-style: italic;
    padding: 10px 0;
	color:#797979;
}
.posts-row .entity-block{
	color:#797979;
}
.posts-row .author-info .entity-block span .author-name{
	color:#797979;
}
.entity-block img{
	width: 12%;
    height: 12%;
    border-radius: 50%;
}
.post-excerpt{
	display:none;
}
.post-excerpt p{
	font-size: 0.85rem;
	color: #333;
}
.clearfix{
	clear:both;
}

.social-network-share{
	position: absolute;
    left: 30px;
    bottom: -20px;
    direction: ltr;
}
.social-network-share ul{
	padding:0;
}
.social-network-share ul li{
	list-style:none;
	display:inline-block;
	margin:0 5px;
}
.social-network-share ul li a{
	color: #797979;
	font-size:1.3rem;
}
.social-network-share ul li .facebook-expandable:before{
	font-family:'forbesicon';
	content: "\f139";
	color:#3b5998;
}
.social-network-share ul li .twitter-expandable:before{
	font-family:'forbesicon';
	content: "\f13f";
	color:#55acee;
}
.social-network-share ul li .google-expandable:before{
	font-family:'forbesicon';
	content: "\f13a";
	color:#dd4b39;
}
.social-network-share ul li .email-expandable:before{
	font-family:'forbesicon';
	content: "\f106";
	color:#ff6600;
}


/*SINGLE PAGE STYLE --------------------------------*/
#single-main-content{
	overflow-x: hidden;
}
.single-page-navbar{
	width: 100%;
	height: 60px;
	background-color: #000;
	position:fixed;
	z-index: 10001;
	background-color: #fff;
	color: #1A1A1A;
	border-bottom: solid #E6E6E6 2px;
}
.single-page-navbar .navbar{
	background: #fff;
	color: #1A1A1A;
	position: relative;
	padding: 0.63rem 0rem;
}
#single-page-hamburger-menu{
	display:block;
}
#single-page-hamburger-menu a:before{
	font-family:'forbesicon';
	content: "\f10d";
	font-size: 1.6rem;
    color: #000;
}
#single-page-hamburger-menu-cross{
	display:none;
}
#single-page-hamburger-menu-cross a:before{
	font-family:'forbesicon';
	content: "\f104";
	font-size: 1.6rem;
    color: #000;
}

.single-page-navbar .search-button a:before{
	font-family:'forbesicon';
	content: "\f115";
	font-weight: 400;
	font-size: 1.5em;
	color: #000;
}
.single-page-navbar  .search-text-box{
	text-align: right;
    font-size: 0.8em;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    background: none;
    margin-left: 10px;
}
.article-content .post-info-section{
	display:inline-block;
	padding:10px 0;
	width:100%;
	position: relative;
}
.article-content .post-info-section ul{
	padding:0;
}
.article-content .post-info-section li:first-child .post-date{
	padding: 0.5rem 0 0.5rem 1.5rem;
}
.article-content .post-info-section .post-date .meta{
	font-size:0.8rem;
	font-style:normal;
}
.article-content .post-info-section .visitor-counter{
	font-size: 0.8rem;
    padding: 10px 0;
    color: #797979;
    line-height: 2.8;
}
.article-content .post-info-section .editor-selection{
	font-size: 0.8rem;
	color: #797979;
	line-height: 3.3;
}
.article-content .post-info-section .comments-no{
	font-size: 0.8rem;
	color: #797979;
	line-height: 3.3;
}
.article-content .post-info-section .visitor-counter:before{
	font-family:'forbesicon';
	content: "\f145";
	font-size: 0.8em;
}
.article-content h1{
	font-size: 1.5rem;
	line-height: 1.5em;
	margin-bottom:30px;
	text-align: justify;
	font-weight: bold;
}
.article-content img{
	max-width:100%;
	height:auto;
}
.article-content #data-author-container{
	padding: 15px 0;
	margin-bottom:15px;
}
.article-content #data-author-container img{
	width:8%;
	height:8%;
	border-radius:50%;
}
.article-content #data-author-container span{
	display:inline-flex;
}
.article-content p{
	text-align: justify;
	word-spacing: 2px;
	line-height: 1.9;
}
.article-content p a{
	color:#00a6e0;
	transition: all .4s ease;
}
.article-content p a:hover{
	color:#0293c5;
	transition: all .4s ease;
}
.article-content .social-network-share{
	position:unset;
    direction: ltr;
	margin-top:20px;
}
.article-content .social-network-share ul li .facebook-expandable{
	background-color: #3b5998;
	border-radius: 50%;
    padding: 4px 15px 0px 15px;
}
.article-content .social-network-share ul li .facebook-expandable:before{
	font-family:'forbesicon';
	content: "\f139";
	color:#fff;
}
.article-content .social-network-share ul li .twitter-expandable{
	background-color: #55acee;
	border-radius: 50%;
    padding: 5px 10px 0px 13px;
}
.article-content .social-network-share ul li .twitter-expandable:before{
	font-family:'forbesicon';
	content: "\f13f";
	color:#fff;
}
.article-content .social-network-share ul li .google-expandable{
	background-color: #dd4b39;
	border-radius: 50%;
    padding: 4px 6px 0px 10px;
}
.article-content .social-network-share ul li .google-expandable:before{
	font-family:'forbesicon';
	content: "\f13a";
	color:#fff;
}
.article-content .social-network-share ul li .email-expandable{
	background-color: #ff6600;
	border-radius: 50%;
    padding: 5px 11px 0px 12px;
}
.article-content .social-network-share ul li .email-expandable:before{
	font-family:'forbesicon';
	content: "\f106";
	color:#fff;
}
.article-content .social-network-share .print-link{
	background-color: black;
	border-radius: 50%;
    padding: 5px 11px 0px 12px;
}
.article-content .social-network-share .print-link:before{
	font-family:'forbesicon';
	content: "\f111";
	font-size: 1.3rem;
	color:#fff;
}

.single-page-sidebar-menu{
	padding-top:68px;
    position: fixed;
    width: 390px;
	height: 100%;
	display:none;
	background-color:#333333;
}
.single-page-sidebar-menu.visible{
	display: block;
}
.single-section{
	padding-top:70px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 200;
	height: 100%;
	background-color: #fff;
	webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.single-section.move{
	right:390px;
}
.single-page-sidebar-menu .right-section-menu {
    padding: 0;
	background-color:#333333;
}
.single-page-sidebar-menu .right-section-menu .nav-item {
	border-bottom: 1px solid #4D4D4D;
	height: 60px;
}
.single-page-sidebar-menu .right-section-menu .nav-item .nav-link{
	color:#fff;
	height: 60px;
	font-size: 0.9em;
	line-height: 3;
}
.single-page-sidebar-menu .right-section-menu .nav-item .nav-link:after{
	font-family:'forbesicon';
	content: "\f136";
	font-size: 0.7em;
	margin-left: 5px;
	position: relative;
	top: 6px;
	float: left;
}
.single-page-sidebar-menu .right-section-menu .nav-item .nav-link:hover{
	text-decoration: underline;
	background-color:#f2f2f2;
	color:black;
}
.trending-section{
	display:none;
}
.single-post-search-page{
	display: none;
    position: fixed;
    z-index: 10000000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #000;
    border-top: 1px #666 solid;
	background: rgba(51,51,51,0.95);
	webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.single-post-search-page.show{
	display: block;
}
.single-post-search-page .single-post-search-page-wrapper{
    opacity: 1;
	height: 100%;
	padding-top:1em;
	padding-bottom:1em;
}
.single-post-search-page .close{
	display: block;
    
    background-color: rgba(26,26,26,0.95);
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
	color: white;
}
.single-post-search-page .close:before{
	font-family:'forbesicon';
	content: "\f104";
	color: white;
	font-size: 1rem;
}
.single-post-search-page .box-position{
	position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
}
.single-post-search-page .form-inline{
	width:90%;
}
.single-post-search-page .search-text-box{
	text-align:right;
	font-size:1.5em;
	border-bottom:1px solid #fff;
	background:none;
	color:white;
	background:none;
	width: 90%;
}
.single-post-search-page .search-text-box-wrapper{
	visibility: visible;
	width:90%;
}
.single-section .article-content{
	padding-bottom:30px;
	border-bottom: 3px solid #E6E6E6;
	margin-bottom:30px;
	
}

#comments-list h3.comments-title{
	font-size: 1.25rem;
	border-bottom: 1px solid #d5d5d5;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 14px;
}
#comments-list ul{
	list-style:none;
	padding:0;
}
#comments-list ul li{
	border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3px;
	margin-bottom: 30px;
}
#comments-list ul li .comment-body .comment-author .fn a{
	color: #9f0004;
	font-weight: bold;
    font-size: 0.93rem;
}
#comments-list ul li .comment-body .comment-author .says{
	display:none;
}
#comments-list ul li .comment-body p{
	font-size: 0.9rem;
    margin: 20px 0 10px 0;
}
#comments-list ul li .comment-body .reply{
	text-align:left;
}
#comments-list ul li .comment-body .reply a{
	background-color: black;
    border: none;
    color: white;
    padding: 5px 10px;
    font-size: 0.85rem;
    cursor: pointer;
}
#comments-list ul li .comment-body .reply a:hover{
	background-color: #797979;
}
#comments-list ul li .children{
	padding-right: 45px;
}
.commentmetadata{
	font-size: 0.7rem;
    margin-right: 38px;
	font-style:italic;
	color: #797979;
}

.comment-respond h3.comment-reply-title{
	font-size:1.25rem;
	border-bottom: 1px solid #d5d5d5;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 14px;
}
.comment-respond p.logged-in-as{
	font-style:italic;
	font-size:0.8rem;
}
.comment-respond p.logged-in-as a{
	color: #797979;
}
#commentform label{
	display:block;
	color: #797979;
}
.comment-form-comment #comment{
	width:100%;
	background-color: #F9F9F9;
	max-height:190px;
	border: 1px solid lightgray;
}
.comment-form-author #author, .comment-form-email #email, .comment-form-url #url{
	width: 70%;
	background-color: #F9F9F9;
	border: 1px solid lightgray;
}
.form-submit .submit{
    background-color: black;
    border: none;
    color: white;
    padding: 5px 10px;
    font-size: 0.85rem;
	cursor:pointer;
}
.form-submit .submit:hover{
	background-color: #797979;
}
#breadcrumbs{
	display:none;
}

.subscription-content .single-section{
	padding-top:30px;
}
.subscription-over-page{
	margin:0 auto;
	width: 80%;
}
.subscription-box .subscription-information{
	border:#ccc 1px solid;
	border-radius:4px;
	padding:5%;
	margin-bottom:1%;
}
.subscription-box .subscription-information span{
	font-size:0.9rem;
}
.subscription-box .box-content{
	background-color: #eee;
	border-radius:4px;
	padding:8% 5%;
	margin-bottom:1%;
	text-align:center;
}
.subscription-box .box-content #email-address{
	border: 1px solid rgba(169, 169, 169, 0.5);
	border-radius: 2px;
    padding: 2px 0;
	width: 55%;
}
.subscription-box .box-content #email-submit{
	background-color:#006b54;
	color:#fff;
	border:none;
	padding: 4px 10px;
	font-size:0.9rem;
	cursor:pointer;
}
.subscription-box .box-notifications{
	border-radius:4px;
	padding:3% 5%;
}
.subscription-box .box-notifications .notif{
	font-size:0.9rem;
}
.subscription-box .box-notifications .notif.error{
	color:red;
}
.subscription-box .box-notifications .notif.success{
	color:green;
}
.subscription-box .box-notifications .notif.warning{
	color:cornflowerblue;
}
.subscription-page-header{
	padding:30px 0 20px 0;
}
.subscription-page-header h2{
	color: black;
    font-size: 5rem;
    font-family: titr;
}
.subscription-page-header h2 a{
	color: black;
}
.subscription-page-header span{
	position: absolute;
    top: 93px;
    right: 247px;
    color: orangered;
    top: 92px;
    font-family: titr;
    font-size: 2rem;
}
.subscription-page-social-links{
	text-align:center;
}
.subscription-page-social-links #sub-facebook:before{
	font-family: 'FontAwesome-brands';
    content: "\f39e";
	color:#4e7df4;
	font-size:4em;
}
.subscription-page-social-links #sub-telegram:before{
	font-family: 'FontAwesome-brands';
    content: "\f3fe";
	color:#0fa7ee;
	font-size:4em;
}
.subscription-page-social-links #sub-instagram:before{
	font-family: 'FontAwesome-brands';
    content: "\f16d";
	color:#ee7d0f;
	font-size:4em;
}
.subscription-page-social-links #sub-whatsapp:before{
	font-family: 'FontAwesome-brands';
    content: "\f232";
	color:#039530;
	font-size:4em;
}
.subscription-page-social-links .sl{
	display:inline-block;
	margin: 0 20px;
}

#design-rights{
	font-family:'tahoma';
	position:absolute;
	bottom:0;
	left:0;
	direction:ltr;
	margin:0;
	padding:8px 0;
	font-size: 0.6rem;
    color: #bdbebf;
	opacity:0.7;
	webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}


#design-rights:hover{
	opacity:1;
	
}
#design-rights a{
	color:lightskyblue;
}

/*MEDIA QUERIES ------------------------------------*/

@media (min-width: 432px){
	
	.single-page-sidebar-menu{
		position:absolute;
	}
	.logo-hover{
		margin-right:-6%;
	}
	.single-page-navbar .logo-hover{
		right: 14%;
	}
	.footer-logo .logo-hover{
		margin-right: 0;
	}
	
}

@media (min-width: 460px){
	.carousel-cell{
		width: 50%;
	}
	.logo-hover{
		margin-right:-8%;
	}
}

@media (min-width: 482px){
	.cat-post-image{
		width:25%;
		padding: 25.25% 0 0;
		margin-left: 1em;
		margin-bottom: 1em;
		display: block;
		float:right;
	} 
	#post-title-auth{
		width:70%;
		float:right;
	}
	.entity-block img{
		width: 10%;
		height: 10%;
		border-radius: 50%;
	}
	.single-section{
		margin-right: 0;
	}
	.social-network-share{
		bottom: -12px;
	}
	.logo-hover{
		margin-right:-10%;
	}

}

@media (min-width: 486px){
	.single-page-navbar .logo-hover{
		right: 16%;
	}
}

@media (min-width: 576px){
	
	.ircsr-header{
		height:65px;
	}
	.ircsr-social-header{
		padding-top: 65px;
	}
	.logo-hover{
		font-family:titr;
		font-size: 1.8em;
		position: relative;
		right: -8%;
		padding: 11px 0 11px 0;
	}
	.form-inline{
		width: 47%;
	}
	.footer-logo .logo-hover{
		position: unset;
	}
	.single-page-navbar .logo-hover{
		font-family:titr;
		font-size: 1.8em;
		right: 16%;
	}
	
	.ircsr-stack-recommended-article{
		margin-bottom: 25px;
		padding: 0 67px;
	}
	.recommended-article{
		border-bottom:1px solid lightgray;
	}
	.article-block{
		padding-right:15px;
		padding-left:15px;
		border-bottom: none;
		padding-bottom:30px;
		padding-top:0;
		margin:0;
	}
	.article-block.rtb-1{
		padding-top:0;
	}
	.article-block  img{
		width:100%;
		height:auto;
		position:relative;
		float: none;
		padding:0;
		webkit-transition: opacity .4s ease;
		-moz-transition: opacity .4s ease;
		-ms-transition: opacity .4s ease;
		-o-transition: opacity .4s ease;
		transition: opacity .4s ease;
	}
	.article-block  img:hover{
		opacity: 0.7;
	}
	.article-block .article-block-title{
		position:relative;
		float: none;
		width: 100%;
	}
	.article-block .article-block-title h3{
		font-size: 1em;
		line-height: 1.7;
		color:#fff;
		position:absolute;
		z-index: 1;
		bottom:-8px;
		padding:16px;
		background: rgba(0,0,0,.3);
		background: rgba(0,0,0,.3);
		background: -webkit-gradient(linear,top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
		background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
		background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
		background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
		background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
		background: linear-gradient("to top",rgba(0,0,0,0) 0,rgba(0,0,0,.35) 56%,#000 100%);
	}
	
	.ircsr-stack-irforbes-list{
		margin-top:0;
		margin-bottom:30px;
		padding: 0 67px;
	}
	
	.single-section{
		padding-top:68px;
	}
	.ircsr-sidebar{
		/*position: absolute;*/
	}
	.subscription-page-header span{
		right: 46%;
	}
	
	.ircsr-stack-irforbes-life-style{
		margin-bottom: 25px;
		padding: 0 67px;
	}
	.irforbes-life-style .mid-list .list-wrapper{
		padding:0 15px 15px 15px;
		border-left: 1px rgba(85,85,85,.13) solid;
		margin-bottom:10px;
	}
	.irforbes-life-style .mid-list .list-wrapper:last-child{
		padding:0 15px 15px 15px;
		border-left:none;
	}
	.cat-post-image.listing{
		padding: 60.25% 0 0;
	}
	
	.irforbes-life-style .mid-list .list-wrapper .list-block-title h3{
		font-size:1rem;
	}
	.irforbes-life-style .mid-list .list-block-title .cat-post-image.listing{
		display:block;
	}
	.irforbes-life-style .card-large .top-list-block-title{
		border-bottom:1px rgba(85,85,85,.13) solid;
	}
	
}

@media (min-width: 720px){
	.irforbes-life-style .mid-list .list-wrapper{
		border-left:none;
	}
}

@media (min-width: 768px){
	
	.logo-hover{
		font-family:titr;
		font-size: 1.8em;
		position: relative;
		right: -11%;
	}
	.single-page-navbar .logo-hover{
		display:none;
	}
	
	.ircsr-hero-big{
		border-bottom:none;
		position: absolute;
		width: 100%;
		bottom: 274px;
		padding: 0 67px;
	}
	.hero-content{
		padding: 0 67px;
	}
	.hero-big-wrapper{
		padding-bottom: 25px;
	}
	.hero-big-wrapper .hero-meta #hero-top-title{
		color:#fff;
		max-width: 50%;
		margin-bottom: 20px;
	}
	.ircsr-hero-big .author-info .entity-block{
		color:#fff;
	}
	.ircsr-hero-big .author-info .entity-block .author-name{
		color:#fff;
	}
	.related-article{
		border-left: 1px solid rgba(85,85,85,.13);
		border-bottom:0;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.related-article:nth-child(4){
		border-left:0 !important;
	}
	.related-article:nth-child(2){
		border-left:0 !important;
	}
	.related-article.rt-1, .related-article.rt-2{
		margin-top: 30px;
	}
	.related-article h2{
		font-size: 1em;
	}
	
	.carousel-cell{
		width: 30%;
	}
	
	footer{
		margin-bottom: 0px;
		padding: 0 67px;
		padding-bottom: 1px;
		padding-top: 15px;
	}
	footer .footer-logo{
		border-bottom: 2px solid #000;
	}
	footer .footer-logo .logo-hover{
		color: #000;
		margin: 0;
		padding: 0;
		position: relative;
		right: 10px;
	}
	footer .footer-logo{
		text-align:right;
	}
	footer .footer-logo .footer-menu{
		display: inline-block;
		padding: 0 20px 0 0;
		padding: 0;
		line-height: 3;
	}
	footer .footer-logo .footer-menu li{
		display:inline-block;
		margin: 0 10px;
		font-size: 0.8rem;
		font-weight: bold;
	}
	footer .footer-logo .footer-menu li a{
		padding:0;
	}
	footer .footer-logo .copyright{
		display:none;
	}
	footer .footer-links{
		padding:0;
	}
	footer .footer-links .footer-links-list{
		display:none;
	}
	footer .footer-links .copyright{
		font-size: 0.7em;
		padding:12px 0;
		display:block;
	}
	
	.post-excerpt{
		display:block;
		padding:8px 0;
	}
	.entity-block img{
		width: 8%;
		height: 8%;
		border-radius: 50%;
	}
	
	.single-section{
		width: 84%;
		padding-top: 0;
		margin: 0 12% 0 auto;
	}
	.single-page-navbar{
		width: 60px;
		height: 100%;
		background: #fff;
		background-image: url(./image/download.png);
		background-size: 5px 5px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		border-bottom:none;
	}
	.single-page-navbar .container{
		padding:0;
	}
	/*#single-page-hamburger-menu{
		background-image: url(./image/menu-stack-b.png);
		background-repeat:no-repeat;
		padding: 12px;
		margin: 10px 5px 10px 0;
	}*/
	#single-page-hamburger-menu a:before{
		font-size: 1.6rem;
	}
	
	.form-inline{
		direction: ltr;
		margin-right: 10px;
	}
	.single-post-search-page .form-inline{
		width:95%;
	}

	.search-button a:before{
		font-family:'forbesicon';
		content: "\f115";
		font-weight: 400;
		font-size: 1.5em;
		color: #fff;
	}
	.search-text-box{
		display:none;
		width: 90%;
		text-align:right;
		font-size:0.8em;
		border:none;
		border-bottom:1px solid #fff;
		border-radius:0;
		background:none;
		margin-left:10px;
	}
	.search-text-box-wrapper{
		visibility: hidden;
		width: 50%;
	}
	.search-button:hover + .search-text-box-wrapper{
		visibility: visible;
	}
	.search-text-box-wrapper:hover{
		visibility: visible;
	}
	.single-page-navbar .navbar{
		display: block;
		padding: 0.4rem 1rem;
	}
	.single-page-sidebar-menu.visible{
		    margin-right: 60px;
	}
	#breadcrumbs{
		display:block;
		margin: 0;
		padding: 1.5rem 0 15px 0;
		border-bottom: 2px solid #E6E6E6;
		font-size:1.5rem;
	}
	#breadcrumbs a:nth-child(2){
		color: #003891;
		font-weight:bold;
	}
	#breadcrumbs strong{
		display:none;
	}
	.single-page-sidebar-menu{
		position:fixed;
	}
	.search-text-box-wrapper{
		visibility: hidden;
		width:55%;
	}
	.search-button:hover + .search-text-box-wrapper{
		visibility: visible;
		
	}
	.search-text-box-wrapper:hover{
		visibility: visible;
	}
	
	.comment-form-author #author, .comment-form-email #email, .comment-form-url #url{
		width: 50%;
		background-color: #F9F9F9;
		border: 1px solid lightgray;
	}
	.subscription-page-header span{
		right: 36%;
	}
	.subscription-content .single-section{
		margin: 0 auto;
	}
	
	.category-title h3{
		font-size: 1.5rem;
		padding: 0.3em 0;
	}
	
	.irforbes-life-style .bottom-list .list-wrapper{
		float:right;
		width:100%;
	}
	
	.irforbes-life-style .bottom-list .list-wrapper .list-block-title{
		float: left;
		width: 80%;
	}
	
	.irforbes-life-style .bottom-list .list-wrapper .cat-post-image{
		display:block;
		width: 15%;
		padding: 15% 0 0;
		margin-bottom: 0em;
	}
}

@media (min-width: 992px){
	.social-wrapper{
		text-align:center;
	}
	a.subscription-link{
		float: left;
	}
	
	.ircsr-social-header{
		padding-top: 69px;
	}
	.ircsr-following{
		display:inline-block;
		font-size: 0.7em;
		color: #fff;
	}
	.ircsr-following .ircsf-sharing-list{
		list-style: none;
		vertical-align: text-top;
		margin:0;
		padding:0;
	}
	.ircsr-following .ircsf-sharing-list li{
		display:inline-block;
		margin:0 8px;
	}
	.ircsf-sharing-list li a#facebook:before{
		font-family: 'FontAwesome-brands';
		content: "\f39e";
		color: #fff;
		font-size:1.2em;
	}
	.ircsf-sharing-list li a#telegram:before{
		font-family: 'FontAwesome-brands';
		content: "\f3fe";
		color: #fff;
		font-size:1.2em;
	}
	.ircsf-sharing-list li a#instagram:before{
		font-family: 'FontAwesome-brands';
		content: "\f16d";
		color: #fff;
		font-size:1.2em;
	}
	.ircsf-sharing-list li a#google-plus:before{
		font-family: 'FontAwesome-brands';
		content: "\f0d5";
		color: #fff;
		font-size:1.2em;
	}
	.ircsf-sharing-list li a#twitter:before{
		font-family: 'FontAwesome-brands';
		content: "\f099";
		color: #fff;
		font-size:1.2em;
	}
	
	.ircsr-hero-big{
		bottom: 130px;
		border-bottom:1px solid rgba(255,255,255,.26);
	}
	.hero-content{
		position:absolute;
		bottom:0;
		width: 100%;
	}
	.related-article{
		border-left: 1px rgba(255,255,255,.26) solid;
		border-bottom:0;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0 0 30px 0;
	}
	.related-article:nth-child(2){
		border-left: 1px rgba(255,255,255,.26) solid !important;
	}
	.related-article h2{
		color:#fff;
		text-align: right;
		font-size: 0.95em
	}
	.related-article.rt-1, .related-article.rt-2{
		margin-top:0;
	}
	.related-article .author-info .entity-block span{
		color:#ffda0d;
		font-weight: bold;
		font-size: 0.95rem;
	}
	.related-article .author-info .entity-block span .author-name{
		color:#ffda0d;
	}
	
	.entity-block img{
		width: 5%;
		height: 5%;
		border-radius: 50%;
	}
	.single-page-navbar .navbar{
		background: #000;
		color: #1A1A1A;
		display: flex;
		padding: 0.73rem 0rem;
	}
	.single-page-navbar .navbar .search-button{
		position: absolute;
		left: 0
	}
	#single-page-hamburger-menu a:before{
		color:#fff;
	}
	#single-page-hamburger-menu-cross a:before{
		color:#fff;
	}
	.navbar{
		padding: 0rem 0rem;
	}
	.navbar-brand{
		display:block;
		color: #fff;
	}
	.logo-hover{
		font-size:1.8rem;
		position: unset;
		right: 0%;
		margin-right: 0px;
	}
	.single-page-navbar{
		height: 66px;
		width: 250px;
		background: #000;
		background-color: #000;
		background-image:none;
		color: #fff;
		display: block;
	}
	
	.single-page-navbar .container{
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.form-inline{
		direction: ltr;
		margin-top: 0;
		width: 23%;
	}
	.search-button a:before{
		color: #fff !important;
	}
	.search-text-box{
		display:block;
	}
	.single-section{
		margin: 0px 27% 0 auto;
		width: 68%;
	}
	
	.trending-section{
		display:block;
		width: 250px;
		height: 100%;
		position: fixed;
		top:66px;
		overflow-y:auto;
		z-index: 10000;
		background-color:#fff;
	}
	.related-posts h4, .most-visited-posts h4{
		padding: 8px;
		font-weight: bold;
		font-size: 0.9rem;
		margin: 0;
		background-color: gray;
		color: #fff;
	}
	.trending-wrapper ul {
		padding:0;
		background-color:#fff;
	}
	.trending-wrapper::-webkit-scrollbar { 
		display: none;
	}
	.trending-wrapper ul li{
		padding: 1em;
		margin: -4px 0 -5px 0;
		height: auto;
		list-style-type: none;
		border-bottom: 1px solid #fff;
		display: inline-block;
		background-color:#f2f2f2;
	}
	.trending-wrapper ul li a h5{
		width:60%;
		float:right;
		font-size:1rem;
		line-height: 1.25;
	}
	.trending-wrapper ul li a h5:hover{
		text-decoration:underline;
	}
	.trending-wrapper img{
		width:22%;
		height:auto;
		margin-left: 1em;
		float:right;
	}
	.single-page-sidebar-menu{
		width:250px;
	}
	.single-page-sidebar-menu.visible{
		margin-right:0;
		z-index: 10000;
	}
	.single-section.move{
		right:0;
	}
	.single-page-navbar .logo-hover{
		display:block;
		position:unset;
		color: #fff;
		padding: 0;
		margin-right: 5%;
	}
	
	.carousel-cell{
		width: 24.3%;
	}
	
	footer .footer-logo{
		height:49px;
	}
	footer .footer-logo .logo-hover{
		float:right;
	}
	footer .footer-logo .footer-menu{
		float:right;
		line-height: 3;
	}
	.subscription-page-header span{
		right: 27%;
	}
	
	.category-title h3{
		padding: 0.6em 0;
	}
	
	
	.navbar-collapse-header-menu{
		display:block;
	}
	
	.navbar #hamburger-menu{
		display:none;
	}
	
	
	#navbarTogglerDemo03{
		display:none !important;
	}
	.header-menu .menu-main-nav-menu-container{
		margin:0 auto 0 0;
	}
	.header-menu  .nav-link{
		color: #fff;
		padding: 24px 10px;
		font-size: 0.73em;
	}
	.header-menu li.nav-item{
		margin: 0 10px;
		display: inline-block;
	}
	.header-menu li.nav-item:first-child{
		display:none;
	}
	.header-menu ul.sub-menu-content{
		margin:0;
		padding:0;
	}
	
	.main-page-right-side{
		display:block;
	}
	
	.article-block .article-block-title h3{
		font-size: 0.75em;
	}
	
	.ircsr-stack-irforbes-life-style{
		/*padding: 0 90px;*/
	}
	.irforbes-life-style .mid-list{
		margin:0;
		border-right: 1px rgba(85,85,85,.13) solid;
	}
	.irforbes-life-style .mid-list .list-wrapper{
		border:none;
	}
	.irforbes-life-style .bottom-list{
		padding-top:18px;
		border-top: 1px rgba(85,85,85,.13) solid;
	}
	.irforbes-life-style .card-large .top-list-block-title{
		border:none;
	}
	.irforbes-life-style .bottom-list .list-wrapper .list-block-title h3{
		font-size:1rem;
	}
	.irforbes-life-style .bottom-list .list-wrapper:first-child{
		padding-top:10px;
	}
	
}

@media (min-width: 1200px){
	.ircsr-hero-big{
		bottom: 135px;
		padding: 0 90px;
	}
	.hero-content{
		padding: 0 90px;
	}
	footer{
		padding: 0 90px;
		padding-bottom: 1px;
		padding-top: 15px;
	}
	.image-linear-shadow{
		width:100%;
		padding: 42.25% 0 0;
		/*padding: 55.25% 0 0;*/
		height:0;
		overflow: hidden;
		content: ' ';
		height:675px;
		max-height: 675px;
	}
	
	.cat-post-title h3{
		padding:20px 0 10px 0;
		font-weight: bold;
		font-size: 1.9rem;
	}
	.entity-block img{
		width: 4%;
		height: 4%;
		border-radius: 50%;
	}
	
	.trending-section{
		width: 400px;
	}
	.single-page-navbar{
		width: 400px;
	}
	.single-section{
		margin: 0 35% 0 auto;
		width: 62%;
	}
	.single-page-sidebar-menu{
		width:400px;
	}
	
	.article-content h1{
		font-size: 2rem;
	}
	
	.ircsr-stack-recommended-article{
		margin-top:0;
		padding: 0 90px;
	}
	
	.ircsr-stack-irforbes-list{
		padding: 0 90px;
	}
	
	ul.navbar-nav{
		padding-right: 6.5em;
	}
	.subscription-page-header span{
		right: 23%;
	}
	
	.header-menu .menu-main-nav-menu-container{
		margin:0 auto;
	}
	.main-page-right-side ul li a{
		font-size:1rem;
	}
	
	.article-block .article-block-title h3{
		font-size: 0.8em;
	}
	
	.irforbes-life-style .card-large .top-list-block-title a h1{
		font-size:1.8rem;
	}
	.irforbes-life-style .mid-list .list-wrapper .list-block-title h3{
		font-weight:bold;
	}
	.irforbes-life-style .bottom-list .list-wrapper .list-block-title h3{
		font-size:1.2rem;
	}
	
}

@media (min-width: 1228px){
	#navbarTogglerDemo03{
		display:block !important;
	}
	.article-block .article-block-title h3{
		font-size: 0.9em;
	}
}

@media (min-width: 1380px){
	.single-section{
		margin: 0 32% 0 auto;
	}
	.subscription-page-header span{
		right: 30%;
	}
}

@media (min-width: 1500px){
	.article-block .article-block-title h3{
		font-size: 1em;
	}
}
