/*
Theme Name: twentytwentyone Child
Template: twentytwentyone
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/


@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'lubalin_graph_demiregular';
    src: url('fonts/lubalin_graph_demi_regular-webfont.woff2') format('woff2'),
         url('fonts/lubalin_graph_demi_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.container {
	max-width: 1440px;
	margin: auto;
}

section,header,footer{
	display:inline-block;
	width:100%;
}

.section-inner.medium {
	max-width: 100%;
}
.section-inner {
	width: 100%;
}
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 100%;
	width: 100%;
}

body {
 margin:0;
 font-family: 'Noto Sans', sans-serif;
 font-size:16px;
 font-weight:400;
 line-height:1.5;
 color:#1E1E1E;
 text-align:left;
 background-color:#fff
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 15px;
	font-family: 'Merriweather', serif;
	color: #050810;
	font-weight: 600;
}
.entry-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-family: 'Merriweather', serif;
	color: #050810;
	font-weight: 600;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
a {
	text-decoration: none;
}

/*Header*/

@supports(position:sticky) {
  .sticky-top {  position: sticky;  top: 0; z-index: 1020;}
}

/*Header Css*/
.header-inner { align-items: center; display: flex; justify-content: space-between;}
.site-logo img { width: 190px;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
  background-color: #424242 !important; position: absolute; top: 100%; left: 0; z-index: 1000; padding:0; margin:0;
color: #424242; text-align: left; list-style: none; background-clip: padding-box; border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem; min-width: 10rem;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{padding: 32px 0px 32px 0px;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout.mega-more-menu-custom .mega-sub-menu {
  right: 0; left: auto; width: auto; min-width: 180px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background:none; font-size:16px; font-weight:500; color:#fff; font-family:"Poppins",Verdana,sans-serif; padding:0.2rem 1.5rem;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
   color: #16181b; text-decoration: none; background-color: #e9ecef;font-weight: 500;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-item-has-children a.mega-menu-link::before{    
    bottom:-5px; left:calc(50% - 10px / 2); border:solid transparent; content:" "; height:0; width:0; pointer-events: none;
    border-color:rgba(66,66,66,0); border-bottom-color:#424242; border-width:10px; margin-left:-10px; position:absolute;
    opacity: 0; transition:all ease-in-out 0.5s 0s;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-item-has-children:hover>.mega-menu-link::before {
     opacity: 1;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background:none !important; color: #424242;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after{
    border: none; content: ""; margin: 10px 0 0 4px;
    border-bottom: 0.4rem solid;
    border-right: 0.4rem solid transparent;
    border-top: 0;
    border-left: 0.4rem solid transparent;    
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator::after { transform: rotate(180deg);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: normal;font-weight: 500; height: auto; color: #424242; font-family: "Poppins",Verdana,sans-serif;
  padding:7px; font-size: 16px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: none; color: #424242; text-decoration: none;font-weight: 500;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  background: none; font-weight: 500; color: #0070e0; text-decoration: none; border-color: #fff;
}
.primary-menu-wrapper .primary-menu { padding: 0; margin: 0;}
#mega-menu-wrap-primary #mega-menu-primary.max-mega-menu li.mega-header-search-desk a { background: url(./images/search.svg) no-repeat center center !important; width: 40px; height: 40px; font-size: 0;}


.jan-term { font-size: 16px; font-weight: normal;  background: #fff; padding: 16px;}
.mega-jan-term-outer .jan-term__subheading { font-family: "Poppins",Verdana,sans-serif; color: #424242; font-weight: 500;
  text-transform: none;
}
.jan-term a { font-weight: 500;color: #0070e0 !important; padding: 0 !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title { font-weight: 500!important; text-transform:none !important; color:#fff !important;
}
.primary-menu .jan-trending-menu ul.menu { background: none; padding: 0; -webkit-column-count: 2; column-count: 2; }
.primary-menu .jan-trending-menu ul.menu li { margin: 0; padding: 12px 0; border-bottom: 1px solid #fff; list-style: none; }
.primary-menu .jan-trending-menu ul.menu a { padding: 0; color: #fff; font-size: 16px; }
.custom-techopedia-terms ul#menu-techopedia-terms { background: none; display: flex; padding: 0; }
.custom-techopedia-terms ul#menu-techopedia-terms li { flex: 1 1 auto;list-style: none;}
.custom-techopedia-terms ul#menu-techopedia-terms li a { padding: 0; font-size: 16px; color: #fff;}


#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
width:32px; height:22px; background:url("images/menu.svg") no-repeat center center; border-radius:0; background-size:cover;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-inner {
width:32px; height:22px; background:url("images/close.svg") no-repeat center center; border-radius:0; background-size:cover;
}

#mega-menu-wrap-primary .mega-menu-toggle{ background:none;}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {display: none}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner { transform: translate3d(0, 0px, 0) rotate(0deg);}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.custom-follow-mobile { display: none}

/*Header Search*/
.search-modal { padding: 16px 18px; position: fixed; width: 800px; left: calc(50% - 800px / 2) !important; display: none;
  top: 96px; z-index: 2000; background-color: #424242 !important; bottom: auto;
}
.search-modal.active .search-modal-inner {  box-shadow: inherit; background: none; }
.search-modal-inner .section-inner { max-width: 100%; width: calc(100% - 20px); }
.search-modal .search-field { font-size: 16px; height: 38px; color: #fff; border: none;background: none;letter-spacing: -0.0277em;margin: 0 0 0 -2rem; max-width: calc(100% + 2rem); padding: 0 0 0 2rem; width: calc(100% + 2rem);outline: none;}
.search-modal .search-submit {position: absolute; right: -9999rem; top: 50%; transform: translateY(-50%);}
button.search-untoggle { align-items:center; display:flex; flex-shrink:0; justify-content:center; margin-right:-2.5rem;
  padding:0 1.6rem; border:none; background:none;
}
.search-untoggle svg {
    height: 25px;
    width: 25px;
}
.search-form label {margin: 0; width: 100%;}
.search-modal form { border-bottom: 1px solid #fff; color: #fff; margin-bottom: 16px;}
.fill-children-current-color, .fill-children-current-color * { fill: #e07000 !important; width: 85px;}
.search-modal { padding: 16px; position: fixed; width: 800px; left: calc(50% - 800px / 2) !important; display: none;
  top: 89px; z-index: 2000; background-color: #424242 !important; bottom: auto; opacity: 0;
}
.search-modal.active {left: 0; opacity: 1; transition: opacity 0.2s linear;display: block;}
.search-modal-inner .section-inner { max-width:100%; width:calc(100% - 20px); display:flex; justify-content:space-between;}
.search-modal form { border-bottom: 1px solid #fff; color: #fff; margin-bottom: 16px; background: url("images/search-white.svg") no-repeat 0 center; padding-left: 37px; position: relative; width: 100%;align-items: stretch;display: flex;
flex-wrap: nowrap;}
.search-modal-inner { background:none;}
.search-toggle { background: none; border: none;}


/*top-search*/

.input-bar-wrapper-inner {
	display: inline-block;
	width: 100%;
	max-width: 570px;
	position: relative;
}

.search_result .search-list {
	padding: 16px;
}
.search-item {
	position: relative;
}
.search_result .search-item > a {
	display: flex;
	padding: 10px 35px 10px 10px;
	position: relative;
	flex-wrap: wrap;
	background-image: none;
	color: #1C2642;
}
.clock-search-item {
	width: 20px;
	height: 22px;
	display: inline-block;
	background-image: url("images/clock.svg");
	background-repeat: no-repeat;
	background-position: center;
}
.trending-search-item {
	width: 20px;
	height: 22px;
	display: inline-block;
	background-image: url("images/trending-search.svg");
	background-repeat: no-repeat;
	background-position: center;
}
.search_result .title-date {
	width: calc(100% - 20px);
	padding-left: 15px;
	font-size: 16px;
	line-height: 150%;
	color: #1C2642;
	font-family: 'helveticaregular';
}
.search_result .search-list {
	margin-top: 0;
}
.close-search-item {
	background-image: url("images/x-close.svg");
	position: absolute;
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

/*top-search-end*/

.rw-social-media {
	display: inline-block;
}
.header-social .social-media a {
	width: 22px;
	height: 22px;
	line-height: 22px;
	border: none;
	margin-right: 22px;
}
.social-media a {
	background: transparent;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	display: inline-block;
	text-align: center;
	line-height: 48px;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	border: 1.33333px solid #2E364E;
}
.social-media a:hover {
	transform: scale(1.1);
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
}
.rw-newsletter-btn {
	color: #DE122A;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	border-radius: 4px;
	border: 1px solid #DE122A;
	padding: 8px 12px;
	margin-left: 15px;
	text-decoration: none !important;
}
.header-social {
	margin-right: 15px;
}
.rw-newsletter-btn:hover {
	background: #DE122A;
	color: #fff;
}
.rw-site-footer {
	background: #161316;
	padding: 60px 0;
	position: relative;
	display: inline-block;
	width: 100%;
}
.rw-site-footer::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	background:url(images/Footer-after.png);
	width:166px;
	height:168px;
}
.rw-site-footer::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 98px solid #F1F1F1;
	border-left: 98px solid transparent;
}
.rw-footer-int {
	display: flex;
	width: initial;
	justify-content: center;
	align-items: flex-start;
	gap: 40px;
	position: relative;
	z-index: 2;
	max-width: 1440px;
}
.footer-box2 img {
	max-width: 194px !important;
}
.rw-social-media-ft {
	margin-top: 24px;
}
.rw-social-media-ft ul {
	list-style: none;
	padding-left: 0;
	display: flex;
	gap: 0px;
}
.rw-footer-one {
	max-width: 17%;
	display: inline-block;
	width: 100%;
}
.rw-footer-one .widget-title,.rw-footer-one .widgettitle {
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 135%;
	font-family: 'Merriweather', serif;
}
.rw-footer-one li a {
	color: #FFF !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}

.rw-footer-one li a:hover {
	color: #DE122A !important;
}
.regulationcl {
	display: flex;
	padding: 16px;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	border-radius: 4px;
	border: 1px solid #2E2B2D;
	margin-bottom: 24px;
}
.regulationcl p,.rw-footer-list p {
	color: #FFF;
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
}
.rw-footer-list p {
	text-align: center;
	margin-bottom: 0 !important;
}
.regulationcl p {
	text-align: left;
}
.rw-footer-after {
	position: absolute;
	top: 70px;
	height: calc(100% - 70px);
	left: auto;
	width: auto;
	z-index: 1;
}
.rw-footer-after .rw-footer-after2 {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 144px;
	max-width: inherit !important;
}
.rw-footer-after3 {
	position: absolute;
	bottom: 0;
	left: 0;
}
.rw-subscribe-sec {
	background: #f1f1f1;
	padding: 60px 0;
	position: relative;
	margin-top: 64px;
}
.rw-subscribe-sec::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 98px solid #fff;
	border-right: 98px solid transparent;
}
.rw-newsletter-int {
	padding: 0;
	display: flex;
	z-index: 9;
	position: relative;
}
.rw-newsletter-left {
	padding-left: 43px;
}
.rw-newsletter-int h2 {
	font-size: 36px;
	color: #000;
	line-height: 48px;
	font-weight: 700;
	font-family: 'Merriweather', serif;
	margin-top: 10px;
	position: relative;
}
.rw-newsletter-int h2::before {
	content: "";
	position: absolute;
	left: -40px;
	top: 11px;
	border-top: 16px solid #de1229;
	border-right: 16px solid transparent;
}
.rw-newsletter-right {
	display: flex;
	align-items: end;
	align-content: end;
	padding-left: 70px;
}
.rw-newsletter-right p {
	font-size: 12px;
	line-height: 18px;
	color: #6D6D6D;
	font-family: 'Noto Sans', sans-serif;
}
.subscribe-form {
	max-width: 460px;
	width: 100%;
	background: #fff;
	padding: 4px;
	outline: none;
	margin-bottom: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.subscribe-form br {
	display: none;
}
.subscribe-form p {
	display: flex;
	margin-bottom: 0 !important;
}
.subscribe-form .wpcf7-email {
	border: none;
	outline: none !important;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	font-family: 'Noto Sans', sans-serif;
	color: #6D6D6D;
	width: 100%;
}

.subscribe-form .wpcf7-spinner {
	display: none;
}
.subscribe-form .wpcf7-submit {
	background: #DE122A !important;
	height: 48px;
	padding: 0 10px;
	line-height: 24px;
	font-size: 16px;
	border-radius: 4px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
	color: #fff !important;
	width: 140px;
	border: none !important;
}
.rw-subscribe-sec .container {
	position: relative;
}
.rw-subscribe-sec .container::after {
	content: "";
	position: absolute;
	right: 15px;
	width: 100%;
	top: -60px;
	background: url(images/SHape.svg) right top no-repeat;
	height: calc(100% + 120px);
}
.rw-explore-rep {
	position: relative;
	z-index: 9;
	padding: 48px 0 0;
	display: flex;
}
.rw-explore-int {
	padding: 0 24px 0 0;
	display: flex;
	flex-wrap: wrap;
}
.rw-explore-logo {
	width: 48px;
	display: inline-block;
}
.rw-explore-right {
	width: calc(100% - 48px);
	padding-left: 16px;
}
.rw-explore-right strong {
	color: #050810;
	font-size: 18px;
	font-weight: 700;
	line-height: 135%;
	font-family: 'Merriweather', serif;
	margin-bottom: 5px;
	display: block;
}
.rw-explore-right p {
	color: #1E1E1E;
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
.rw-popular-headings {
	color: #DE122A;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
	font-family: 'Merriweather', serif;
}
.rw-latest-news-inner {
	padding: 0;
}
.rw-latest-news-iiner2 {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.rw-homepage-left {
	padding: 0 22px 0 0;
}
.rw-homepage-right {
	padding: 0;
}
.rw-homepage-right ul {
	display: flex;
	gap: 12px 22px;
	padding-left: 0;
	list-style: none;
	flex-wrap: wrap;
}
.rw-latest-news {
	margin-top: 60px;
}
.rw-homepage-right ul li {
	max-width: 342px;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 10px;
}
.rw-thumbnailcl {
	position: relative;
	border-bottom: 4px solid #DE122A;
}
.rw-thumbnailcl .rw-cat-namecl {
	background: #FFF;
	position: absolute;
	left: 0;
	bottom: -4px;
	padding: 7px 8px;
	color: #BA0B1F;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}
.card-img {
	width: 100%;
	border-radius: 0;
}
.rw-jan-card__content {
	margin-top: 10px;
}
.rw-jan-card__content h3 {
	color: #050810;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
	margin-bottom: 5px;
}
.rw-author-name a,.author-name {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}
.rw-author-name .post-timeing,.post-timeing {
	color: #6D6D6D;
	font-size: 12px;
	font-weight:500;
	line-height: 110%;
	font-family: 'Noto Sans', sans-serif;
	padding-left: 10px;
	text-transform: uppercase;
	position: relative;
}
.post-timeing::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	background: #6D6D6D;
	width: 3px;
	height: 3px;
	border-radius: 50%;
}
.rw-author-name .post-timeing::before {
	content: "";
	position: absolute;
	left: 3px;
	top: 8px;
	width: 3px;
	height: 3px;
	border-radius: 7px;
	background: #6D6D6D;
}
.post-contentcl {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
}
.rw-home-right-img img {
	height: 193px !important;
	object-fit: cover;
	width: 100%;
}
.rw-latestnews-second-sec .rw-author-name {
	display: none;
}
.rw-homepage-right .cat-namecl {
	display: none;
}
.rw-home-right-innercl {
	margin-top: 12px;
}
.rw-home-right-innercl h5 {
	overflow: hidden;
	color: #050810;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	min-height: 54px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 5px;
}
.rw-latestnews-second-sec {
	max-width: 342px;
	width: 100%;
	display: inline-block;
}
.rw-latestnews-second-sec .rw-trending-box-inner .rw-trending-img {
	display: none;
}
.rw-latestnews-second-sec .rw-home-right-innercl {
	margin-top: 0;
}
.rw-latestnews-second-sec .rw-cat-namecl {
	color: #BA0B1F;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
	display: block;
}
.rw-latestnews-second-sec .rw-home-right-innercl h5 {
	font-size: 18px;
	color: #050810;
	font-weight: 400;
	min-height: 54px;
}
.rw-trending-box-inner {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 12px;
	padding-top: 12px;
}
.rw-trending-box-inner:nth-child(1) {
	padding-top: 0;
}
.rw-latestnews-second-sec .rw-home-right-innercl .rw-cat-namecl {
	padding-bottom: 10px;
}
.rw-latestnews-second-sec .rw-trending-box-inner .author-name,.rw-latestnews-second-sec .rw-trending-box-inner .post-timeing {
	display: none;
}
.rw-homepage-right ul li:nth-child(3), .rw-trending-box-inner:nth-child(3) {
	border-bottom: none;
	padding-bottom: 0;
}
.rw-tech-sec {
	margin-top: 60px;
	background: #F1F1F1;
	padding: 60px 0;
	position: relative;
}
.rw-tech-sec::after,.rw-award-sec::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 98px solid #fff;
	border-left: 98px solid transparent;
}
.rw-tech-sec::before,.rw-award-sec::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 98px solid #E9E9E9;
	border-right: 98px solid transparent;
}
.rw-tech-int {
	padding: 0;
}
.ms_most_popular_news_outer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset: heading-counter;
	display: flex;
	gap: 0 24px;
}
.ms_most_popular_news_outer li {
	counter-increment: heading-counter;
	color: #050810;
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	padding-left: 37px;
	position: relative;
}
.ms_most_popular_news_outer li::before {
	position: absolute;
	left: 0;
	content: "0"counter(heading-counter);
	font-weight: 700;
	font-size: 22px;
	line-height: 135%;
	text-align: center;
	color: #DE122A;
	top: -1px;
	margin-right: 10px;
	font-family: 'Merriweather', serif;
}
.rw-latest-archive-right .ms_most_popular_news_outer li::before {
	content: counter(heading-counter)"";
}
a:hover {
	color: #DE122A;
	text-decoration: underline;
}

p {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom: 15px !important;
	margin-top: 0 !important;
}
li {
	color: #1E1E1E;
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

.rw-about-banner-sec {
	background: #161316;
	position: relative;
	margin-top: -29px;
}
.rw-about-inner {
	background-position: right top !important;
	background-repeat: no-repeat !important;
	padding: 60px 0 47px;
	width: 100%;
	display: inline-block;
}
.custom-logo {
	max-width: 140px !important;
}
.rw-about-left h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
}
.rw-about-left p {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
}
.rw-about-left {
	padding-left: 0;
	padding-right: 10%;
}
.rw-about-banner-sec::after,.rw-contr-banner-outer::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 98px solid #fff;
	border-left: 98px solid transparent;
}
.rw-editorial-sec {
	padding-top: 64px;
}
.rw-editorial-left {
	padding-left: 0;
	padding-right: 20px;
}
.rw-editorial-left h2 {
	color: #050810;
	font-size: 26px;
	font-weight: 700;
	line-height: 135%;
}
.rw-editorial-count {
	display: flex;
	flex-wrap: wrap;
	gap: 32px 24px;
	justify-content: end;
}
.rw-editorial-right {
	margin-top: 52px;
	padding-right: 0;
}
.rw-count-rep {
	display: inline-block;
	width: 188px;
	text-align: center;
}
.rw-count-rep h4 {
	color: #DE122A;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
	margin: 0 0 5px;
}
.rw-count-rep span {
	color: #050810;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 125%;
	letter-spacing: 1.12px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}

.rw-our-mission {
	display: flex;
	padding: 48px;
	border-radius: 4px;
	background: #F1F1F1;
	position: relative;
	margin-top: 48px;
}
.rw-our-mission span {
	color: #050810;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
	font-family: 'Merriweather', serif;
	background: url(images/Quote.png) left top no-repeat;
	padding-left: 63px;
}
.rw-our-mission::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 40px solid #fff;
	border-left: 40px solid transparent;
}
.rw-feature-sec {
	padding-top: 48px;
	padding-bottom: 48px;
	text-align: center;
}
.rw-feature-inner {
	display: inline-block;
	width: 100%;
}
.rw-feature-inner h3 {
	color: #050810;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	margin-bottom: 25px;
}
.rw-feature-repeter {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 50px;
	justify-content: center;
	padding: 0 8%;
	margin-top: 0;
}
.rw-expert--sec {
	background: #000;
}
.rw-expert--sec {
	background: #000;
	padding: 64px 0;
	text-align: center;
}
.rw-get-expertcl {
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center;
	flex-wrap: wrap;
}
.rw-get-expertcl h2 {
	text-align: center;
	font-size: 27px;
	color: #fff;
	letter-spacing: -1.5px;
	font-family: 'lubalin_graph_demiregular';
	display: flex;
	align-items: flex-start;
	line-height: 27px;
	font-weight: 5;
	width: fit-content;
	margin-bottom: 0;
	background: url(images/expert-right.svg) right center no-repeat;
	padding-right: 25px;
}
.rw-get-expertcl p {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	padding: 24px 20%;
	display: inline-block;
}
.rw-expertcl-inner {
	display: flex;
	flex-wrap: wrap;
	gap: 22px;
	justify-content: center;
}
.rw-expert-box {
	border-bottom: 2px solid #DE122A;
	background: #292529;
	max-width: 269px;
	width: 100%;
	padding: 24px 16px;
	position: relative;
}
.rw-expert-img img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.rw-expert-img {
	display: inline-block;
	width: auto;
}
.rw-expert-box-inner h5 {
	color: #FFF;
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	margin-top: 5px;
	text-transform: capitalize;
	margin-bottom: 0;
}
.rw-author-expert-right .rw-expertdata .card-jobtitle {
	color: #DE122A;
	font-size: 16px;
	font-weight: 600;
	background: none;
	padding-right: 0;
	text-align: left;
}
.rw-expert-box-inner h5 a {
	color: #FFF;
}
.rw-post-count {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
}
.rw-process-sec {
	margin-top: 34px;
}
.rw-process-sec .container {
	max-width: 860px;
}
.rw-process-inner {
	display: inline-block;
	width: 100%;
}
.rw-process-inner h3 {
	color: #050810;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 20px;
	margin-top: 32px;
}
.rw-process-inner p {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
.rw-process-inner h4 {
	color: #050810;
	font-size: 18px;
	font-weight: 700;
	line-height: 135%;
	margin-top: 32px;
}
.rw-process-inner ul {
	list-style: none;
	margin-bottom: 30px;
	padding-left: 0;
}
.rw-process-inner li {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom: 10px;
	background: url(images/check.svg) left 6px no-repeat;
	padding-left: 25px;
}

.rw-intouch-sec {
	background: #F1F1F1;
	text-align: center;
	margin-top: 64px;
}
.rw-intouch-inner {
	display: inline-block;
	width: 100%;
	padding: 60px 0;
	position: relative;
	background: url(images/lightpattern.png) center top no-repeat;
}
.rw-intouch-inner h3 {
	color: #050810;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 135%;
}
.rw-award-top-autohr {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 18px;
	margin-top: 10px;
}
.rw-autohr-img {
	width: 48px;
	display: inline-block;
	margin: 0 -5px;
}
.rw-autohr-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid #E8E8E8;
	max-width: 100%;
}
.rw-advertising-outer {
	display: inline-block;
	width: 100%;
}
.rw-advertising-outer p {
	color: #050810;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	padding: 0 20%;
}
.rw-advertising-outer p a{
	color: #BA0B1F;
	text-decoration-line: underline; 
}
.rw-advertising-social {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}
.rw-advertising-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	width: auto;
}
.rw-advertising-social li {
	margin: 0 4px;
	display: inline-block;
}

.rw-main-page-sec .container {
	max-width: 860px;
}
.singular .entry-title {
	color: #050810;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
}
.rw-main-page-sec {
	padding-top: 24px;
}
.entry-content {
	margin-top: 30px;
	margin-bottom: 0;
}
.entry-content ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 30px;
}

.rw-main-page-sec li {
	background: url(images/check.svg) left 6px no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}
.page-template-custom-About .rw-subscribe-sec {
	display: none;
}
.card-jobtitle {
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	display: inline-block;
	color: #DE122A;
	font-size: 16px;
	font-weight: 600;
	background: none;
	padding-right: 0;
	text-align: left;
}
.rw-social-links {
	padding-top: 5px;
}
.rw-faq-inner {
	width: 100%;
}
.rw-sec-pade {
	padding-top: 64px;
}
.rw-play-news-inner {
	width: 100%;
	display: inline-block;
}
.rw-popular-headings span {
	margin-left: 8px;
}
.rw-play-int {
	padding: 0;
}
.rw-play-box {
	display: flex;
	flex-wrap: wrap;
	gap: 0 24px;
}
.rw-box-inner {
	max-width: 32.2%;
	width: 100%;
	display: inline-block;
}
.rw-trending-img img {
	height: 100% !important;
	object-fit: cover;
	max-width: 100% !important;
	width: 100%;
}
.rw-trending-img {
	width: 100%;
	height: 262px;
	display: inline-block;
	border-bottom: 3px solid #DE122A;
}
.rw-trending-text {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.rw-trending-text h5 {
	overflow: hidden;
	color: #050810;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	min-height: 54px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 11px;
	margin-bottom: 5px;
}
.rw-latest-card-bottom {
	display: inline-block;
	width: 100%;
}
.rw-latest-author {
	display: flex;
}
.rw-latest-author img {
	display: none;
}
.rw-latest-bottomcl p {
	margin: 0 !important;
}
.rw-latest-bottomcl .rw-author-name {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}
.contributorcl {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	position: relative;
	padding-left: 10px;
}
.contributorcl::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	border-radius: 7px;
	opacity: 0.5;
	background: #6D6D6D;
	width: 3px;
	height: 3px;
}
.rw-box-inner {
	max-width: 32.2%;
	width: 100%;
	display: inline-block;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #E0E0E0;
}
.rw-box-inner:nth-child(4) .rw-trending-text h5,
.rw-box-inner:nth-child(5) .rw-trending-text h5,
.rw-box-inner:nth-child(6) .rw-trending-text h5,
.rw-box-inner:nth-child(7) .rw-trending-text h5,
.rw-box-inner:nth-child(8) .rw-trending-text h5,
.rw-box-inner:nth-child(9) .rw-trending-text h5
{
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.rw-social-int {
	padding: 0;
}
.rw-box-inner.rw-first-news-block {
	max-width: 100%;
}
.rw-social-box {
	display: flex;
	flex-wrap: wrap;
	gap: 0 24px;
}
.rw-four-news-inner2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 0 24px;
}
.rw-box-inner.rw-four-news-block {
	max-width: 23.7%;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.rw-box-inner.rw-first-news-block {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.rw-first-news-block .rw-trending-img {
	max-width: 62%;
	height: 478px;
}
.rw-first-news-block .rw-trending-text {
	width: calc(100% - 63%);
	padding-left: 24px;
}
.rw-first-news-block .rw-trending-text h5 {
	font-size: 36px;
	min-height: inherit;
	display: -webkit-box;
	margin-top: 20px;
	margin-bottom: 5px;
	-webkit-line-clamp: inherit;
	-webkit-box-orient: inherit;
}
.rw-four-news-block .rw-trending-img {
	height: 193px;
	border-bottom: none;
}
.rw-four-news-block .rw-trending-text h5 {
	font-size: 18px;
	font-weight: 700;
}
.rw-four-news-block.rw-box-inner:nth-child(4) .rw-trending-text h5,.rw-four-news-block.rw-box-inner:nth-child(5) .rw-trending-text h5 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 11px;
	margin-bottom: 5px;
}
.rw-award-sec {
	background: #F1F1F1;
	margin-top: 64px;
	position: relative;
}
.rw-award-inner {
	display: flex;
	flex-wrap: wrap;
	padding: 64px 0;
	background: url(images/SHape.svg) right top no-repeat;
}
.rw-award-left h2 {
	color: #050810;
	font-size: 26px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 15px;
}
.rw-award-left {
	padding-left: 0;
}
.rw-award-left p {
	padding-right: 20%;
}
.rw-award-right {
	padding: 0 0 0 60px;
	text-align: center;
}
.rw-readers-repeter-inner {
	margin-top: 24px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px 24px;
}
.rw-readers-repeter h3 {
	color: #050810;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
	margin-bottom: 5px;
}
.rw-readers-repeter {
	display: inline-block;
	width: 188px;
}
.rw-readers-repeter span {
	color: #050810;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 125%;
	letter-spacing: 1.12px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}
.rw-award-left ul {
	display: flex;
	list-style: none;
	gap: 0px 32px;
	margin-top: 30px;
	padding-left: 0;
}
.rw-award-left a {
	border-bottom: 1px solid #DE122A;
	color: #050810;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	text-decoration: none;
}
.rw-box-inner:nth-child(7), .rw-box-inner:nth-child(8), .rw-box-inner:nth-child(9) {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.rw-popular-cat {
	background-repeat: no-repeat !important;
}
.rw-popular-cat-inner {
	padding: 0;
}
.rw-rw-popular-taxtop {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 0 24px;
	background: transparent;
}
.rw-popular-cat {
	background-repeat: no-repeat !important;
	width: 268px;
	height: 300px;
	display: inline-block;
	text-align: center;
	position: relative;
}
.rw-popular-overlay {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
	padding-bottom: 36px;
}
.rw-popular-overlay span {
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	font-family: 'Merriweather', serif;
	position: relative;
}
.rw-popular-cat-img {
	margin-bottom: 12px;
}
.rw-popular-overlay span::after {
	content: "";
	position: absolute;
	width: 16px;
	height: 2px;
	background: #DE122A;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%, 0);
}
.rw-popular-cat:hover span {
	color: #DE122A;
}
.rw-popular-cat-img img {
	display: inline-block !important;
}
.rw-rw-popular-taxtop .slick-slide {
    padding-right: 10px!important;
    padding-left: 10px;
    margin-left: -8px;
}
.rw-rw-popular-taxtop .slick-slide div {
	width: 100%;
}
.rw-tax-topsec {
	display: flex;
	flex-wrap: wrap;
	gap: 0 24px;
}
.rw-taxonomy-inner {
	max-width: 464px;
	display: inline-block;
}
.rw-taxonomy-inner .rw-play-box {
	display: flex;
	gap: 0;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
}
.rw-taxonomy-inner .rw-box-inner {
	max-width: 100%;
}
.rw-box-inner.rw-box-heading .rw-trending-text h5 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}
.rw-box-inner.rw-box-heading:nth-child(3) {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.rw-banner-sec {
	background: #161316;
	position: relative;
	overflow: hidden;
}
.rw-banner-sec::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 98px solid #fff;
	border-left: 98px solid transparent;
	z-index: 1;
}
.rw-banner-inner {
	padding-top: 66px;
	width: 100%;
	display: inline-block;
	background-position: right top !important;
	background-repeat: no-repeat !important;
	position: relative;
}
.rw-banner-inner::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(270deg, #161316 6%, rgba(22, 19, 22, 0.00) 51%);
}
.rw-banner-inner::after {
	content: "";
	position: absolute;
	left: 25%;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #161316 12%, rgba(22, 19, 22, 0.00) 35.5%);
}
.rw-banner-box-inner {
	display: inline-block;
	max-width: 40%;
	position: relative;
	padding-left: 38px;
	z-index: 1;
}
.rw-banner-box-inner h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
	position: relative;
	margin-bottom: 5px;
}
.rw-banner-box-inner h1 a {
	color: #fff;
	text-decoration: none !important;
}
.rw-banner-box-inner h1::before {
	content: "";
	position: absolute;
	left: -38px;
	width: 0;
	height: 0;
	border-top: 16px solid #DE122A;
	border-right: 16px solid transparent;
	top: 10px;
}
.rw-banner-box-inner .rw-author-name {
	color: #fff;
}
.rw-box-outer {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	padding-top: 65px;
	background: linear-gradient(0deg, #161316 43.5%, rgba(22, 19, 22, 0.00) 95%);
	position: relative;
	z-index: 1;
}
.rw-box-outer .rw-box-inner {
	max-width: 23.7%;
	display: flex;
	border-bottom: none;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}
.rw-homepage-left .rw-author-name {
	margin-bottom: 10px;
}
.rw-box-outer .rw-trending-img {
	width: 74px;
	height: 74px;
	border: none;
}
.rw-box-outer .rw-trending-text {
	width: calc(100% - 74px);
	padding-left: 20px;
}
.rw-box-outer .rw-trending-text h5 {
	font-size: 15px !important;
	color: #fff;
	font-weight: 400;
	margin-bottom: 0;
	-webkit-line-clamp: inherit;
}
.rw-box-outer .rw-trending-text h5 a {
	color: #fff;
}
.rw-banner-box-inner .rw-cat-namecl, .rw-box-outer .rw-cat-namecl {
	color: #FF3149;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
	margin-top: 0;
}
.rw-box-outer .rw-cat-namecl {
	margin-bottom: 10px;
	margin-top: 0;
}
.rw-banner-box-inner .rw-timecl {
	position: relative;
	padding-left: 15px;
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	line-height: 110%;
}
.rw-banner-box-inner .rw-timecl::before {
	content: "";
	position: absolute;
	left: 7px;
	top: 8px;
	width: 3px;
	height: 3px;
	border-radius: 7px;
	background: #fff;
}
.rw-banner-box-inner h1 a:hover,.rw-box-outer .rw-trending-text h5 a:hover {
	color: #DE122A;
}
.rw-banner-bottom-sec {
	background: #fff;
	border-bottom: 1px solid #E0E0E0;
	display: inline-block;
	width: 100%;
}
.rw-banner-bottom-int {
	display: flex;
	justify-content: center;
	width: 100%;
	gap: 0 32px;
	padding: 15px 0;
}
.rw-banner-rep {
	display: flex;
	gap: 8px;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.rw-banner-count {
	color: #050810;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
}
.rw-banner-rep span {
	color: #1E1E1E;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
}
.rw-author-sec-outer {
	position: relative;
	background: url(images/author-left.svg), url(images/author-right.svg);
	background-color: #161316;
	background-position: left top, right top;
	background-repeat: no-repeat;
	margin-top: -29px;
}
.rw-author-sec-outer::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 98px solid #181618;
	border-right: 98px solid transparent;
}
.rw-author-sec-outer::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 98px solid #fff;
	border-left: 98px solid transparent;
}
.rw-author-sec-inner {
	display: flex;
	padding: 56px 20% 60px 0;
	width: 100%;
	flex-wrap: wrap;
}
.author-brad-anderson .rw-breadcrumb a, .author-brad-anderson .rw-breadcrumb span {
	color: #fff !important;
}
.author-brad-anderson .rw-breadcrumb span span::after {
	color: #fff !important;
}

.rw-author-left-img img {
	border-radius: 50%;
	height: 160px;
	width: 160px;
}
.rw-author-sec-left {
	display: inline-block;
	width: 160px;
}
.rw-author-sec-left h1,.rw-author-sec-left .expetis {
	display: none;
}
.rw-author-sec-right {
	width: calc(100% - 160px);
	padding-left: 40px;
}
.rw-author-sec-right h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
	margin-bottom: 5px;
}
.rw-author-sec-right .expetis {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	background: url(images/expert.svg) right 5px no-repeat;
	display: inline-block;
	padding-right: 24px;
}
.rw-author-bio p {
	color: #fff;
	font-weight: 400;
}

.rw-author-bio {
	margin-top: 14px;
	position: relative;
}
.show-more {
	position: absolute;
	right: 0;
	bottom: -2px;
	padding: 0px 50px 0 30px;
	font-size: 16px;
	line-height: 150%;
	color: #BA0B1F;
	cursor: pointer;
	background: #161316 url(images/plus.svg) 12px center no-repeat;
	font-weight: 600;
}
.author-bio-inner {
	height: 74px;
	overflow: hidden;
}
.less-more .show-more {
	display: none;
}
.rw-author-bio.less-more .author-bio-inner {
	height: auto;
}
.rw-custom-user-url {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.rw-custom-user-url a {
	display: inline-block;
	margin: 0 4px;
}
.rw-author-articles-outer {
	display: inline-block;
	width: 100%;
	padding-top: 60px;
}
.rw-author-articles-inner {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.rw-articles-leftcl {
	display: inline-block;
	width: 66.7%;
}
.rw-articles-right {
	display: inline-block;
	width: calc(100% - 66.7%);
	padding-left: 135px;
}
.rw-articles-leftcl h3 {
	color: #DE122A;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
}
.rw-author-postrepeter {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #E0E0E0;
}
.rw-postrepeter-left {
	width: 270px;
	height: 152px;
	display: inline-block;
}
img {
	height: auto;
	max-width: 100% !important;
	vertical-align: middle;
}
.rw-postrepeter-right {
	display: inline-block;
	width: calc(100% - 270px);
	padding-left: 16px;
}
.rw-postrepeter-left img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
}
.rw-postrepeter-right .rw-cat-name {
	color: #BA0B1F;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	font-family: 'Noto Sans', sans-serif;
}
.rw-postrepeter-right h3 {
	margin-bottom: 10px;
}
.rw-postrepeter-right .rw-modifie-date {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 400;
	line-height: 110%;
	display: block;
}
.author-all-button {
	display: none;
}
.rw-articles-right h5 {
	color: #DE122A;
	font-size: 18px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 17px;
}
.rw-author-expert-box-inner {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.rw-author-expert-img {
	width: 60px;
	display: inline-block;
	margin-right: 15px;
}
.rw-expert-text {
	display: inline-block;
	width: calc(100% - 76px);
}
.rw-expert-text h5 {
	margin-bottom: 0;
}
.rw-expertdata .card-jobtitle {
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	display: inline-block;
	color: #DE122A;
	font-size: 14px;
	font-weight: 600;
	background: none;
	padding-right: 0;
	text-align: left;
}
.rw-expert-article .rw-post-count {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	display: block;
	text-align: left;
	margin-top: 5px;
}
.rw-author-expert-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.rw-all-authorbutton {
	text-align: center;
	display: inline-block;
	width: 100%;
}
.rw-all-authorbutton a {
	color: #050810;
	font-size: 16px;
	font-weight: 600;
	line-height: 160%;
	letter-spacing: 0.32px;
	text-decoration-line: underline;
	font-family: 'Noto Sans', sans-serif;
	background: url(images/svgexport.svg) right 8px no-repeat;
	padding-right: 40px;
}
.rw-author-sec-left .card-jobtitle {
	display: none;
}
.pagination-wrapper.mobile-pagination {
	display: none;
}
.rw-author-postrepeter:last-child {
	border-bottom: none;
}
.pagination-wrapper.section-inner {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	max-width: 800px;
}
.navigation.pagination {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 0;
	border: none !important;
}
.pagination-wrapper .nav-links {
	display: inline-block;
	width: auto;
	margin: 0;
}
.prev.page-numbers.placeholder {
	border-left: 1px solid #E0E0E0;
	margin: 0;
}
.pagination-wrapper .page-numbers {
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-left: none;
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	color: #1C2642;
	text-decoration: none !important;
	float: left;
	font-family: 'Noto Sans', sans-serif;
}
.prev.page-numbers > span {
	font-size: 0;
	background: url(images/pagination-left.png) center center no-repeat;
	width: 20px;
	height: 34px;
	display: inline-block;
}
.prev.page-numbers {
	border-left: 1px solid #E0E0E0;
}
.page-numbers.current {
	background: #E0E0E0;
}
.pagination-wrapper .page-numbers:nth-child(2) {
	border-left: 1px solid #E0E0E0;
}

.next.page-numbers {
	border-left: 1px solid #E0E0E0;
}
.next.page-numbers > span {
	font-size: 0;
	background: url(images/pagination-right.png) center center no-repeat;
	width: 20px;
	height: 44px;
	display: inline-block;
}
.rw-contr-banner-outer {
	background: url(images/author-left.svg), url(images/author-right.svg);
	background-position: left top, right top;
	background-repeat: no-repeat;
	background-color: #161316;
	position: relative;
	margin-top: -29px;
	overflow-x: clip;
}
.rw-contr-inner {
	display: inline-block;
	width: 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 54px 0 60px;
}
.rw-contr-banner-left img {
	height: 32px;
	vertical-align: top;
}
.rw-contr-banner-left {
	padding-left: 0;
}
.rw-applyexpert a {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	border-bottom: 1px solid #DE122A;
	text-decoration: none;
}
.rw-applyexpert {
	margin-top: 10px;
}
.rw-meet-team-sec {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.rw-contributor-top-sec {
	padding-top: 60px;
}
.rw-meet-team-sec h2 {
	color: #050810;
	font-size: 26px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 20px;
}
.rw-meet-team-sec p {
	max-width: 860px;
}
.rw-get-expertcl-inner {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 15px;
}
.rw-get-expertcl-inner .rw-expert-box {
	background: #fff;
	border: 1px solid #E0E0E0;
	text-align: center;
	padding: 20px 20px;
	max-width: 24.2%;
	position: relative;
}
.rw-author-expert-right {
	width: calc(100% - 80px);
	padding-left: 15px;
	text-align: left;
	position: relative;
	z-index: 1;
}
.rw-get-expertcl-inner .rw-expert-box::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 88px solid #F7F7F7;
	border-left: 88px solid transparent;
}
.rw-get-expertcl-inner .rw-expert-box-inner h5 a {
	color: #050810;
}
.rw-get-expertcl-inner .rw-expert-article .rw-post-count {
	text-align: left;
}
.rw-get-expertcl-inner .rw-social-links {
	padding-top: 5px;
}
.rw-singlecl-cat-sec {
	width: 100%;
	padding: 0;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.rw-latest-archive-left {
	width: 66.7%;
	display: inline-block;
	text-align: left;
}
.rw-archive-title {
	color: #050810;
	font-weight: 700;
}
.rw-latest-archive-right {
	margin-top: 52px;
	display: inline-block;
	width: calc(100% - 66.7%);
	padding-left: 135px;
}
.rw-postrepeter-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.rw-postrepeter-right h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 135%;
	color: #1C2642;
	margin-bottom: 10px;
	margin-top: 5px;
}
.rw-author-top-post .rw-postrepeter-right p {
	color: #1E1E1E;
	margin: 0 0 5px;
}
.rw-date-author {
	display: flex;
	width: 100%;
}
.rw-date-author a {
	font-weight: 600;
	font-size: 12px;
	line-height: 110%;
	text-transform: uppercase;
	color: #6D6D6D;
}
.rw-author-postrepeter.rw-author-top-post {
	background: #fff;
}
.rw-author-top-post .rw-postrepeter-left {
	height: 308px;
	border-bottom: 4px solid #DE122A;
	width: 480px;
}
.rw-author-top-post .rw-postrepeter-right {
	width: calc(100% - 480px);
	padding: 15px 24px;
}
.rw-latest-archive-left .rw-postrepeter-right .rw-modifie-date {
	text-transform: capitalize;
	padding-left: 10px;
	position: relative;
}
.rw-latest-archive-left .rw-postrepeter-right .rw-modifie-date::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 6px;
	border-radius: 7px;
	opacity: 0.5;
	background: #6D6D6D;
	width: 3px;
	height: 3px;
}
.rw-postrepeter-right h5 {
	color: #050810;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 7px;
}
.rw-latest-archive-right .widget-title {
	color: #DE122A;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	font-family: 'Merriweather', serif;
}
.rw-latest-archive-right .ms_most_popular_news_outer ul {
	flex-direction: column;
}
.rw-latest-archive-right .ms_most_popular_news_outer li a {
	text-decoration: none;
}
.rw-latest-archive-right .ms_most_popular_news_outer li a:hover {
	color:#DE122A;
}
.rw-latest-archive-right .ms_most_popular_news_outer li:last-child {
	border-bottom: none;
}
.rw-latest-archive-right .ms_most_popular_news_outer li {
	color: #050810;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
}
.rw-single-new-sec .rw-home-right-innercl h5 {
	margin-top: 8px;
}
.rw-cat-namecl {
	color: #BA0B1F;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
	margin-top: 16px;
	display: block;
}

.rw-jan-card__content .rw-cat-namecl {
	margin-top: 16px;
	margin-bottom: 10px;
}
.rw-latestnews-second-sec .rw-cat-namecl {
	margin: 0;
}
.rw-sinlge-cont-top-int {
	max-width: 860px;
	width: 100%;
	display: inline-block;
}

.rw-entry-header-inner {
	padding: 54px 0 48px;
}
.rw-sinlge-cont-top-int .entry-title {
	color: #050810;
	margin-bottom: 12px;
}
.custom-share-author {
	display: flex;
	flex-wrap: wrap;
}
.custom-share-author .custom_author_top {
	width: 58%;
}
.entry-meta.custom_author {
	display: flex;
	flex-wrap: nowrap;
	padding: 0;
}
.authore-update-row {
	display: inline-block;
	vertical-align: top;
	line-height: 17px;
	width: 100%;
}
.author_imag {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 10px;
	margin-top: 5px;
}
.author_imag img {
	width: 48px;
	height: 48px;
	object-fit: cover;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.entry-meta.custom_author .custom_author_info {
	display: flex;
	min-height: 50px;
	width: calc(100% - 65px);
}
.name_author_out {
	position: relative;
	width: 100%;
}
.post_author_name_out {
	width: 100%;
	display: inline-block;
	position: relative;
}
.custom_author_top .custom_author_info .post_author_name {
	display: inline-flex;
	word-break: break-word;
}
.author-left-top .investor {
	background: url(images/expert.svg) right center no-repeat !important;
	padding-right: 20px;
}
.authorByline_tooltip .investor {
	color: #DE122A !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.authorByline_tooltip .investor::before {
	display:none;
}
.post_author_name {
	font-weight: 700;
	font-size: 16px;
	line-height: 135%;
	color: #FFF;
	font-family: 'Merriweather', serif;
}
.su-button {
	background: #DE122A !important;
	border-radius: 4px !important;
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px !important;
	padding: 4px 0;
	min-width: 234px;
}
.single-commercial .su-button {
	background: #F6791E !important;
}
.su-button span {
	font-size: 16px !important;
	padding: 0 20px !important;
}
.btn_with_tooltip__tip::before {
	border: 8px solid transparent;
	border-bottom-color: #fff;
	bottom: 100%;
	content: "";
	left: 50%;
	margin-left: -8px;
	position: absolute;
}
.custom_author_top .custom_author_info .investor {
	width: fit-content;
	margin-left: 0;
	padding-left: 0;
	display: inline-block;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	vertical-align: middle;
}
.investor span {
	position: relative;
	margin-left: 5px;
}
.custom_author_top .custom_author_info .author-check-sign {
	margin-bottom: 0px;
	display: inline-block;
}
.custom_author_top .custom_author_info .custom_author_name, .custom_author_top .custom_author_info .posttim.posdate time {
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	font-weight: 500;
	font-family: 'Noto Sans', sans-serif;
}
.authorByline_tooltip {
	display: none;
	position: absolute;
	left: 50%;
	top: 29px;
	width: 343px;
	border-radius: 5px;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	z-index: 99;
	background: #FFFFFF;
	border-radius: 4px;
	filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.35));
}
.author_name_tip:hover .authorByline_tooltip {
	display: block;
}
.author_name_tip {
	display: inline-block;
	width: auto;
	position: relative;
}
.authorByline_tooltip::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffff;
	position: absolute;
	top: -9px;
	transform: translate(-50%, -0);
	left: 50%;
}
.authorByline_tooltip .author-left-top ul {
	padding: 5px 0 0;
}
.authorByline_tooltip .row.text-white {
	margin: 0;
	padding: 24px;
}
.author-left {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.author-left::before {
	content: "";
	position: absolute;
	bottom: 10px;
	width: 0;
	height: 0;
	border-bottom: 16px solid #DE122A;
	border-left: 16px solid transparent;
	left: 0;
}
.author-right {
	padding-top: 10px;
}
.author-left > img {
	max-width: 80px;
	margin-right: 10px;
	height: 80px;
	border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
	margin-left: 0 !important;
}
.author-left-top {
	display: inline-block;
	width: calc(100% - 90px);
}
.author-left-top .post_author_name {
	font-weight: 600;
	font-size: 20px;
	line-height: 135%;
	color: #1E1E1E;
	width: 100%;
}
.authorByline_tooltip p {
	font-size: 14px;
	line-height: 150%;
	margin: 0 0 6px !important;
	color: #1E1E1E;
}
.bio-right a {
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.02em;
	color: #050810 !important;
	background: none;
	padding-right: 36px;
	border-bottom: 1px solid #DE122A;
	padding: 0 0 2px;
	text-decoration: none !important;
}
.custom-share-author .custom-share {
	display: inline-block;
	width: 42%;
	text-align: right;
	margin-top: 19px;
}
.author_section__extra {
	position: relative;
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 3px;
}
.btn_with_tooltip {
	position: relative;
}
.btn_with_tooltip__btn {
	align-items: center;
	background-position: left 8px top 7px;
	background-repeat: no-repeat;
	border: 1px solid #2E2B2D;
	border-radius: 4px;
	cursor: pointer;
	display: flex;
	font-size: 12px;
	height: 34px;
	line-height: 21px;
	padding: 0 8px 0 32px;
	/* width: -webkit-fit-content; */
	/* width: -moz-fit-content; */
	width: fit-content;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	background-color: #fff;
}
.btn_with_tooltip:hover > .btn_with_tooltip__tip {
	display: block;
}
.disclaimer .btn_with_tooltip__btn {
	background-image: url(images/info.svg);
}
.btn_with_tooltip__tip {
	display: none;
	left: 50%;
	max-width: 300px;
	padding: 16px 24px;
	position: absolute;
	text-align: left;
	top: 35px;
	transform: translateX(-50%);
	width: max-content;
	z-index: 10;
	background: #FFFFFF;
	border-radius: 4px;
	filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.35));
	font-size: 14px;
	line-height: 150%;
	color: #1E1E1E;
	font-family: 'Noto Sans', sans-serif;
}
.author_section__extra {
	position: relative;
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 3px;
}
.trust_author_sec_extra .disclaimer .btn_with_tooltip__btn {
	background-image: url(images/star-nw.svg);
	background-position: left 5px top 11px;
	background-size: 23px;
}
.m-tooltip-socail-wrap {
	display: inline-block;
}
.social-sharing {
	display: flex;
	align-self: flex-start;
	position: relative;
}
.social-icons {
	background: #2E2B2D;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	margin: 0 2px;
}
.single-post .rw-single-post-outer .container, .single-post .rw-sinlge-cont-top .container,
.single-commercial .rw-single-post-outer .container, .single-commercial .rw-sinlge-cont-top .container {
	max-width: 1260px;
}
.single-post .rw-bredcrumbset .container,.single-commercial .rw-bredcrumbset .container {
	padding: 0;
	max-width: 1260px;
}
.social-sharing-button {
	cursor: pointer;
	background: #2E2B2D;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	margin-left: 4px;
}
.social-sharing-dropdown {
	width: 167px;
	z-index: 2;
	position: absolute;
	display: none;
	top: calc(100% + 14px);
	right: 0px;
	padding: 15px 15px;
	background: #FFFFFF;
	border-radius: 4px;
	filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.35));
	left: 50%;
	transform: translate(-40%, 0);
	-webkit-transform: translate(-50%, 0);
	z-index: 91;
}
.social-sharing--opened .social-sharing-dropdown {
	display: block;
}
.social-sharing-dropdown::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	top: -10px;
	left: 50%;
	position: absolute;
	transform: translate(-50%, 0);
}
.social-sharing-link {
	width: 100%;
	padding: 8px 0;
	justify-content: flex-start;
	text-decoration: none;
	transition: transform,0.3s;
	border-radius: 4px;
	font-family: 'Arial';
	font-weight: 400;
	font-size: 14px !important;
	line-height: 150%;
	display: flex;
	align-items: center;
	color: #6D6D6D !important;
}
.social-sharing-icon {
	height: 16px;
	width: auto;
	margin-right: 10px;
}
.social-sharing-link span {
	font-weight: 400;
	font-size: 14px !important;
	line-height: 150%;
	color: #1E1E1E !important;
	margin-bottom: 0;
	text-transform: capitalize;
}
.rw-single-post-outer {
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	position: relative;
}
.rw-sinlge-cont-left {
	display: inline-block;
	vertical-align: top;
	width: 68.4%;
}
.rw-single-cont-right {
	display: inline-block;
	width: calc(100% - 69%);
	padding-left: 48px;
}
.wp-caption-text {
	color: #6D6D6D;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
}
.reviewedcl {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	vertical-align: middle;
	position:relative;
}
.reviewedcl a {
	text-decoration-line: underline;
	color: #fff;
}
.rw-reviewed-tip:hover .authorByline_tooltip.reviewedcl_tooltip {
	display: block;
}
.rw-reviewed-tip {
	width: fit-content;
	position: relative;
}
.authorByline_tooltip.reviewedcl_tooltip {
	transform: translate(-40%, -4%);
	-webkit-transform: translate(-40%, -4%);
}
.rw-key-box-outer {
	display: inline-block;
	width: 100%;
	margin: 10px 0 22px;
}
.rw-key-box-inner {
	background: #F1F1F1;
	border-radius: 4px;
	display: inline-block;
	width: 100%;
	padding: 24px;
	position: relative;
}
.rw-key-box-heading {
	font-weight: 600;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #050810;
	width: max-content;
	padding: 4px 3px 4px 10px;
	left: -30px;
	position: relative;
	top: -14px;
	margin-bottom: 4px;
}
.rw-key-box-heading::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid #C4C4C4;
	border-left: 6px solid transparent;
	position: absolute;
	left: 0px;
	top: 23px;
}
.rw-key-box-heading::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 23.5px solid #050810;
	border-right: 13px solid transparent;
	top: 0;
	right: -13px;
}
.rw-key-box-inner p {
	margin-bottom: 0 !important;
}

.rw-single-post-outer ul {
	list-style: disc;
	padding-left: 20px;
}
li::marker {
	color: #DE122A;
}

.our-mission-out {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}
.our-mission-out p {
	margin-bottom: 0 !important;
	font-weight: 600;
	font-size: 22px;
	line-height: 135%;
	color: #050810;
	padding-left: 75px;
	background: url(images/Quote.svg) left center no-repeat;
}

.su-column-inner h3, .su-column-inner h2, .su-column-inner h4  {
	background: #F1F1F1;
	border-radius: 4px;
	display: block;
	padding: 16px;
	font-weight: 700;
	font-size: 18px;
	line-height: 135%;
	color: #050810;
}
.su-row {
	margin: 35px 0 40px;
}
.su-column-inner h3 img, .su-column-inner h2 img, .su-column-inner h4 img {
	margin-left: 8px;
}

.su-row .su-column:first-child .su-column-inner h3::after, .su-row .su-column:first-child .su-column-inner h2::after, .su-row .su-column:first-child .su-column-inner h4::after {
	content: "";
	position: absolute;
	right: auto;
	width: 24px;
	height: 27px;
	margin-left: 8px;
	background-image:url(images/pros.svg);
	background-repeat:no-repeat;
	background-position: center 0;
	background-size: 24px;
}
.su-row .su-column:nth-child(2) .su-column-inner h3::after ,.su-row .su-column:nth-child(2) .su-column-inner h2::after, .su-row .su-column:nth-child(2) .su-column-inner h4::after{
	content: "";
	position: absolute;
	right: auto;
	width: 24px;
	height: 27px;
	margin-left: 8px;
	background-image:url(images/cons.svg);
	background-repeat:no-repeat;
	background-position: center 0;
	background-size: 24px;
}

.su-list ul li {
	position: relative;
	display: block !important;
	margin: 0 !important;
	padding: 4px 0 4px 2em !important;
	list-style-type: none !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #1E1E1E !important;
}
.sui-check-circle::before {
	content: "" !important;
	background: url(images/pros-check-icon.svg) left top no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
}

.sui-close::before, .sui-remove::before, .sui-times::before  {
	content: "" !important;
	background: url(images/cons-close-icon.svg) left top no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
}
.su-highlight {
	display: inline-block !important;
	padding: 0px 16px !important;
	width: 100%;
	position: relative;
	margin: 20px 0;
}
.su-highlight::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 40px solid #fff;
	border-left: 40px solid transparent;
}
.su-highlight h3 {
	margin-bottom: 10px;
}
.su-highlight p {
	margin-bottom: 0 !important;
}
table td, table th, .wp-block-table td, .wp-block-table th {
	padding: 10px 16px;
	border: 1px solid #E0E0E0;
}
td {
	color: #050810;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
}
td strong {
	color: #1E1E1E;
}
.stepby-outer h3 {
	color: #050810;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
}
.stepby-outer p {
	padding-left: 30px;
}
.stepby-outer h3 span {
	color: #DE122A;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 135%;
	margin-right: 14px;
}
.rw-share-sec-tags {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #E0E0E0;
	padding-top: 25px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.sharetags-top {
	margin-bottom: 25px;
}
.rw-share-sec-tags-inner {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: end;
}
.rw-custom-post-tags {
	text-align: right;
}
.rw-share-sec-tags-inner span {
	color: #1E1E1E;
	font-family: 'Noto Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 125%;
	letter-spacing: 0.78px;
	text-transform: uppercase;
}
.rw-custom-post-tags ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.rw-custom-post-tags li {
	display: inline-block;
	width: auto;
	border: 1px solid #BA0B1F;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-weight: 600;
	font-size: 10px;
	line-height: 125%;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #BA0B1F;
	margin: 0 0 4px 4px;
}
.rw-custom-post-tags li a {
	padding: 5px;
	display: inline-block;
	color: #BA0B1F !important;
	text-decoration: none !important;
}
.rw-custom-post-tags li:hover a {
	background: #BA0B1F;
	color: #fff !important;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.rw-author-bio-bottom {
	display: inline-block;
	width: 100%;
}
.rw-author-bottom {
	display: flex;
	flex-wrap: wrap;
	border-radius: 4px;
	padding: 24px;
	background: #F1F1F1 url(images/author-bg.svg) center top no-repeat;
	position: relative;
	background-size: 100% 100%;
}
.rw-author-bottom::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 88px solid #E9E9E9;
	border-right: 88px solid transparent;
}
.rw-author-bottom::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 59px solid #fff;
	border-left: 59px solid transparent;
}
.rw-author-avatar {
	width: 100%;
	max-width: 120px;
	position: relative;
	height: 120px;
}
.rw-author-avatar::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 24px solid #DE122A;
	border-left: 24px solid transparent;
	left: 0;
}
.rw-author-avatar > img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 120px;
	height: 120px;
}
.rw-author-sharing {
	width: 100%;
	display: inline-block;
	padding-left: 0;
	text-align: center;
	margin-top: 18px;
}
.rw-author-sharing li {
	display: inline-block;
	margin: 0 4px;
}
.rw-custom-user-url img {
	width: 38px;
	height: 38px;
}
.rw-author-sharing h5 {
	display: none;
}
.rw-author-sharing ul {
	margin: 0;
	padding-left: 0;
	list-style:none;
}
.rw-author-des-right {
	width: 100%;
	max-width: 100%;
	padding-left: 136px;
	margin-top: -54px;
}
.rw-author-des-top .rw-author-sharing {
	width: calc(100% - 50%);
	text-align: right;
	margin-top: 0;
	padding-right: 20px;
}
.rw-author-des-top h5 {
	font-weight: 600;
	font-size: 20px;
	line-height: 135%;
	color: #050810;
	margin-bottom: 10px;
	display: inline-block;
	width: 50%;
}
.rw-author-des-top h5 a {
	color: #050810;
}
.rw-author-des-right p {
	margin-bottom: 10px;
}
.rw-author-read-more a {
	font-weight: 600;
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 0.02em;
	color: #050810;
	border-bottom: 1px solid #DE122A;
	text-decoration: none !important;
}
.rw-article-trending-list-sec {
	width: 100%;
	display: inline-block;
}
.rw-author-des-top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: calc(100% - 120px);
	padding-left: 16px;
}
.rw-author-des-top .card-jobtitle {
	display: inline-block;
	width: 100%;
	background: none;
	color: #DE122A;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	text-align: left;
	padding: 0;
}
.rw-article-trending-list-sec h4,.rw-article-trending-list-sec .widgettitle {
	color: #DE122A;
	font-size: 18px;
	font-weight: 700;
	line-height: 135%;
}
.rw-related-list-sec {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E0E0E0;
}
.rw-related-imgcl {
	width: 80px;
	height: 80px;
}
.rw-related-imgcl img {
	height: 100% !important;
	object-fit: cover;
	width: 100%;
}
.rw-related-sec-text {
	width: calc(100% - 80px);
	padding-right: 15px;
}
.rw-related-sec-text h5 {
	color: #050810;
	font-size: 16px;
	font-weight: 700;
	line-height: 135%;
	margin: 0;
}
.rw-related-sec-text span {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-imgcl,.rw-related-list-sec:nth-last-child(2) .rw-related-sec-text span,.rw-related-list-sec:last-child .rw-related-imgcl,.rw-related-list-sec:last-child .rw-related-sec-text span {
	display: none;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-sec-text, .rw-related-list-sec:last-child .rw-related-sec-text {
	width: 100%;
	padding-right: 0;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-sec-text h5, .rw-related-list-sec:last-child .rw-related-sec-text h5 {
	color: #050810;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
}

.rw-related-list-sec.img-mobile .rw-related-imgcl {
	display: none;
}
.rw-related-list-sec.img-mobile .rw-related-sec-text {
	width: 100%;
	padding-right: 0;
}
.rw-related-list-sec.img-mobile .rw-related-sec-text h5 {
	color: #050810;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
}
.rw-related-list-sec.img-mobile .rw-related-sec-text span {
	display: none;
}

.rw-related-list-sec:last-child {
	border-bottom: none;
}
.rw-social-media-ft a {
	padding: 0 27px 0 0px;
	margin-bottom: 0 !important;
}
.rw-bredcrumbset {
	background: #161316;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.rw-bredcrumbset .container {
	padding: 0;
}
.rw-breadcrumb {
	padding-left: 0;
	list-style: none;
	display: flex;
	padding-top: 10px;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}
.category-template-templatescategory-hub-template-php .rw-breadcrumb img {
	filter: brightness(0) invert(1);
}
.rw-breadcrumb a, .rw-breadcrumb .breadcrumb_last, .rw-breadcrumb span {
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	font-family: 'Noto Sans', sans-serif;
	text-transform: capitalize;
	text-underline-offset: 3px;
}
.rw-breadcrumb li {
	line-height: 16px;
}
.rw-breadcrumb i {
	color: #fff;
	width: 16px;
	text-align: center;
	vertical-align: middle;
}
#site-content {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	position: relative;
}
.rw-breadcrumb span {
	padding-right: 16px;
	position: relative;
	line-height: 16px;
	vertical-align: top;
	display: inline-block;
}
.rw-breadcrumb span span::after {
	content: "\f105";
	position: absolute;
	right: -8px;
	top: 0px;
	width: 16px;
	height: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.rw-breadcrumb .breadcrumb_last::after {
	display:none;
}
.archive .rw-bredcrumbset {
	background: #fff;
}
.archive .rw-breadcrumb a, .archive .rw-breadcrumb .breadcrumb_last {
	color: #6D6D6D;
}
.archive.paged .rw-breadcrumb a, .archive.paged .rw-breadcrumb .breadcrumb_last {
	color: #6D6D6D !important;
}
.archive.author .rw-breadcrumb a, .archive.author .rw-breadcrumb .breadcrumb_last,.archive.author .rw-breadcrumb span span::after {
	color: #fff !important;
}
.archive .rw-breadcrumb span span::after {
	color: #6D6D6D;
}
.archive.paged .rw-breadcrumb span span::after {
	color: #6D6D6D;
}

.rw-social-news-inner {
	width: 100%;
	display: inline-block;
}


.latestnews-second-sec {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 0 24px;
	margin-top: 20px;
}
.trending-box-inner {
	max-width: 23.7%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}
.latestnews-second-sec.ms-latestnews-second-phase {
	margin-top: 0;
}

.moretagarticles-button {
	text-align: center;
	display: inline-block;
	width: 100%;
}
.moretagarticles-button.ms-home-page-loadmore button, .moretagarticles-button.ms-home-page-loadmore.ms-load-more-ancher a, .load-more-posts-container button  {
	text-decoration: none;
	background: #fff url(images/plus-black.svg) 15px center no-repeat;
	border-radius: 4px;
	text-align: center;
	padding: 9px 18px 9px 38px;
	width: auto;
	display: inline-block;
	margin-top: 25px;
	color: #050810 !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	border: 1px solid #E0E0E0;
	background-color: #fff !important;
	font-family: 'Noto Sans', sans-serif;
	outline: none !important;
}
.rw-list-inline {
	padding-left: 0;
}
.rw-about-exper-sec .rw-post-count {
	color: #fff;
	text-align: left;
}
.rw-about-exper-sec .card-jobtitle {
	color: #fff;
}
.rw-about-exper-sec .rw-loadmorehub-button {
    margin-top: 20px;
}
.rw-author-bio p a {
	color: #fff;
	text-decoration: underline;
}
.rw-latestnews-second-sec h5 {
	font-size: 18px;
	font-weight: 400;
}
.page-template-default .rw-bredcrumbset {
	display: none;
}
.rw-main-page-sec h2 {
	margin-bottom: 15px;
}
.rw-main-page-sec h3 {
	margin-bottom: 15px;
}
.rw-main-page-sec ul {
	margin-top: 20px;
}

.page-template-custom-About .rw-breadcrumb,.page-template-template-authors-list .rw-breadcrumb,.author-brad-anderson .rw-breadcrumb {
	position: relative;
	z-index: 1;
}
.author-left-top ul {
	padding: 0;
}
.rw-sinlge-cont-left .entry-content {
	margin-top: 0;
}
.rw-single-post-outer h3, .rw-single-post-outer h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

/*top-search*/

.search-list {
	background: #FFFFFF;
	border: 1px solid #EBEFF2;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.04), 0px 8px 32px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin-top: 9px;
	padding: 12px 20px 12px 20px;
	text-align: left;
	position: absolute;
	width: 100%;
	z-index: 9;
}
.search-list a {
	font-size: 16px;
	line-height: 150%;
	color: #0077CC;
	background: url(images/explore-terms.svg) left center no-repeat;
	padding-left: 32px;
	font-family: 'Noto Sans', sans-serif;
}

.input-bar-wrapper-inner {
	display: inline-block;
	width: 100%;
	max-width: 570px;
	position: relative;
}

.search_result .search-list {
	padding: 10px;
}
.search-item {
	position: relative;
}
.search_result .search-item > a {
	display: flex;
	padding: 10px 35px 10px 10px;
	position: relative;
	flex-wrap: wrap;
	background-image: none;
	color: #1C2642;
}
.clock-search-item {
	width: 20px;
	height: 22px;
	display: inline-block;
	background-image: url("images/clock.svg");
	background-repeat: no-repeat;
	background-position: center;
}
.trending-search-item {
	width: 20px;
	height: 22px;
	display: inline-block;
	background-image: url("images/trending-search.svg");
	background-repeat: no-repeat;
	background-position: center;
}
.search_result .title-date {
	width: calc(100% - 20px);
	padding-left: 15px;
	font-size: 16px;
	line-height: 150%;
	color: #050810;
	text-align: left;
	font-family: 'Noto Sans', sans-serif;
}
.search_result .search-list {
	margin-top: 0;
}
.close-search-item {
	background-image: url("images/x-close.svg");
	position: absolute;
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

/*top-search-end*/
b, strong {
	font-weight: 600;
}
.su-row .su-column {
	margin: 0 0 0 2%;
}
.su-row .su-column-size-1-2 {
	width: 49%;
}
.su-highlight h3 {
	margin-top: 0;
	margin-bottom: 10px;
}
.responsive-table {
	margin-top: 10px;
}

.featured-media-inner.section-inner img {
	width: 100%;
	height: 400px !important;
	object-fit: cover;
}
.entry-content, .entry-summary {
	font-family: 'Noto Sans', sans-serif;
}
.rw-sinlge-cont-left .list_how_to__item_title {
	font-weight: 600 !important;
	font-size: 22px !important;
	color: #050810 !important;
	font-family: 'Merriweather', serif;
}
.rw-sinlge-cont-left .list_how_to__item_text {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom: 15px !important;
	margin-top: 0 !important;
}
.list_how_to__item::before {
	background: url("data:image/svg+xml,%3Csvg width='30' height='39' viewBox='0 0 30 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 38.6484V4.21094C0.75 2.2434 2.34496 0.648438 4.3125 0.648438H25.6875C27.655 0.648438 29.25 2.2434 29.25 4.21094V38.6484L15 30.3359L0.75 38.6484Z' fill='%23DE122A'/%3E%3C/svg%3E%0A") no-repeat center !important;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	color: #ffffff !important;
}

.category-template-templatescategory-hub-template-php.archive .rw-breadcrumb a, .category-template-templatescategory-hub-template-php.archive .rw-breadcrumb span {
	color: #fff;
}
.category-template-templatescategory-hub-template-php .rw-breadcrumb span span::after {
	color: #fff;
}
.rw-cat-hub-banner-inner {
	display: inline-block;
	width: 100%;
	padding: 57px 0 50px 0;
	background-position: right top !important;
	background-repeat: no-repeat !important;
	position: relative;
	background-size: contain !important;
}
.rw-cat-hub-banner-inner::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(270deg, #161316 6%, rgba(22, 19, 22, 0.00) 51%);
}
.rw-cat-hub-banner-inner::after {
    content: "";
    position: absolute;
    left: 10%;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #161316 12%, rgba(22, 19, 22, 0.00) 58.5%);
}
.rw-cat-hub-banner-left {
    padding: 0;
    position: relative;
    z-index: 2;
}
.rw-cat-hub-banner-left .rw-archive-title {
	color: #FFF;
	font-size: 36px;
	font-weight: 5;
	line-height: 38px;
	letter-spacing: -2px;
	font-family: 'lubalin_graph_demiregular';
	margin-bottom: 10px;
}
.rw-cat-hub-banner-left .rw-archive-title img {
	vertical-align: top;
}
.rw-cat-hub-subtitle p {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
.rw-hub-top-sec {
	margin-top: 60px;
}
.rw-hub-expert-box {
	display: none;
}
.rw-expert-inner2 {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.rw-loadmorehub-button {
	text-align: center;
	display: flex;
	width: 100%;
	justify-content: center;
	margin-top: 6px;
}
.rw-loadmorehub {
	font-size: 16px;
	line-height: 150%;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #FFF;
	border-radius: 4px;
	width: 144px;
	padding: 9px 15px 9px 40px;
	background: url(images/plus-white.svg) 15px 13px no-repeat;
	cursor: pointer;
}
.hub-expert-sec h2 {
	text-align: left;
	font-size: 27px;
	color: #fff;
	letter-spacing: -1.5px;
	font-family: 'lubalin_graph_demiregular';
	display: flex;
	align-items: flex-start;
	line-height: 27px;
	font-weight: 5;
	width: fit-content;
	margin-bottom: 24px;
	background: url(images/expert-right.svg) right center no-repeat;
	padding-right: 25px;
}
.rw-expert-heading {
	text-align: left;
	display: inline-block;
	width: 100%;
}
.rw-expert-heading img {
	height: 25px;
}
.rw-expert--sec.hub-expert-sec.rw-about-exper-sec {
	padding: 55px 0;
	margin-top: 60px;
}
.rw-might-also-like {
	margin-top: 60px;
}
.rw-might-also-like-inner {
	width: 100%;
	display: inline-block;
}
.rw-also-like-inner {
	display: flex;
	justify-content: center;
	gap: 24px;
	flex-wrap: wrap;
}
.rw-latest-ans-inner2 {
	display:inline-block;
	width: 23.7%;
	background: #F1F1F1;
	padding: 24px 22px;
	position: relative;
}
.rw-latest-ans-inner2::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #E3E3E3;
	border-right: 30px solid transparent;
}
.rw-popular-wrappercl h4 {
	margin-bottom: 12px;
}
.rw-popular-wrappercl h4 a {
	color: #050810;
}
.rw-popular-wrappercl h4 a:hover {
	color: #DE122A;
}
.rw-fullanswer-button {
	display: inline-block;
	color: #1E1E1E;
	font-size: 16px;
	text-decoration: underline;
}
.rw-might-also-like-inner .rw-latest-card-bottom {
	display: flex;
	justify-content: end;
	margin-top: auto;
}
.rw-might-also-like-inner .rw-hub-author {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
}
.rw-might-also-like-inner .rw-hub-author img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 56px;
    display: inline-block;
}
.rw-latest-bottomcl {
    width: calc(100% - 56px);
}
.rw-might-also-like-inner .rw-card-text {
	margin: 0 0 35px !important;
	font-size: 16px;
	color: #1E1E1E;
}
.rw-might-also-like-inner .rw-hub-author .rw-author-name {
	color: #050810;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.42px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
}
.rw-might-also-like-inner .rw-hub-author .card-jobtitle {
	color: #1E1E1E;
}
.rw-latest-ans-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.rw-load-button,.rw-commercial-button {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.rw-load-more,.rw-commercial {
	font-size: 16px;
	line-height: 150%;
	color: #050810;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #050810;
	border-radius: 4px;
	width: 144px;
	padding: 9px 15px 9px 40px;
	background: url(images/plus-black.svg) 15px 13px no-repeat;
	cursor: pointer;
	display: inline-block;
}
.rw-load-more:hover,.rw-commercial:hover {
	border: 1px solid #DE122A;
	background: url(images/plus.svg) 15px 13px no-repeat;
	color:#DE122A;
}
.su-table {
	overflow: auto;
}
.rw-as-seen-outer {
	display: flex;
	justify-content: center;
	width: 100%;
}
.rw-as-seen-inner {
	width: 100%;
	justify-content: flex-start;
	display: flex;
	flex-wrap: wrap;
	padding-top: 42px;
	align-content: center;
	align-items: center;
}
.rw-as-seen-inner span {
	display: inline-block;
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 700;
	line-height: 135%;
	font-family: 'Merriweather', serif;
	padding-right: 70px;
}
.rw-as-seen-inner ul {
	list-style: none;
	padding: 0;
	display: flex;
	gap: 0 70px;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: calc(100% - 158px);
}
.featured-media {
	margin-bottom: 10px;
}

.cbm-presale-toplist__offer-pros ul {
	margin-bottom: 0;
	list-style-type: none !important;
}
.cbm-presale-toplist__offer-pros ul li {
	padding-left: 20px !important;
	font-family: 'Noto Sans', sans-serif;
	background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.8041 10.0058L3.87481 10.0765L3.94552 10.0058L11.5252 2.42609L11.5959 2.35538L11.5252 2.28467L10.5335 1.29294L10.4628 1.22223L10.3921 1.29294L3.87481 7.81018L1.60786 5.54323L1.53715 5.47252L1.46644 5.54323L0.474699 6.53497L0.403989 6.60568L0.474699 6.67639L3.8041 10.0058Z' fill='%23F6791E' stroke='%23F6791E' stroke-width='0.2'/%3E%3C/svg%3E%0A") left 4px no-repeat !important;
}
.cbm-presale-toplist__offer-purchase-methods ul {
	list-style-type: none !important;
	padding-left: 0 !important;
}

.rw-cat-hub-subtitle {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	margin-top: 10px;
	display: inline-block;
}
.campaign-shortcode-table_filter-list {
	padding-left: 0 !important;
}
.single-commercial .featured-media-inner .featured_media_df {
	display: none;
}
.rw-sharetags-top {
	border: 1px solid #E0E0E0;
	border-radius: 4px;
	padding: 16px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.rw-sharetags-top h4 {
	color: #050810;
	font-size: 16px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 10px;
	background: url(images/star-nw.svg) left 6px no-repeat;
	background-size: 24px;
	padding-left: 36px;
}
.rw-sharetags-top p {
	color: #1E1E1E;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	margin-bottom: 0 !important;
}
.rw-sinlge-cont-left p a, .rw-sinlge-cont-left li a {
	color: #DE122A;
	text-decoration: underline;
}
.rw-main-page-sec p a, .rw-main-page-sec li a,.rw-editorial-left p a, .rw-editorial-left li a,.rw-process-inner p a, .rw-process-inner li a {
	color: #DE122A;
	text-decoration: underline;
}
.btn_with_tooltip__tip a,.author-right a {
	color: #DE122A;
}
.single .rw-bredcrumbset {
	background: transparent;
}
.single .rw-breadcrumb a, .single .rw-breadcrumb .breadcrumb_last {
	color: #6D6D6D;
}
.single .rw-breadcrumb span span::after {
	color: #6D6D6D;
}
.single .rw-breadcrumb i {
	color: #6D6D6D;
}
.single .rw-entry-header-inner {
	padding: 30px 0 0;
}
.single .post_author_name {
	color: #050810;
}
.single .post_author_name_out {
	width: auto;
}
.single .custom_author_top .custom_author_info .investor {
	color: #DE122A;
	font-weight: 600;
	padding-left: 8px;
	margin-left: 5px;
	position: relative;
	text-transform: capitalize;
}
.single .custom_author_top .custom_author_info .investor::before {
	content: "";
	position: absolute;
	left: 0;
	height: 16px;
	width: 1px;
	background: #E0E0E0;
	top: 3px;
}
.single .investor span {
	position: relative;
	margin-left: 5px;
	display: none;
}
.single .reviewedcl {
	color: #1E1E1E;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.single .reviewedcl .fact-img {
	display: none;
}
.single .reviewedcl a {
	color: #050810;
}
.single .custom_author_top .custom_author_info .posttim.posdate time {
	color: #1E1E1E;
	vertical-align: top;
}
.single .btn_with_tooltip__btn {
	background-image: none;
	padding-left: 8px;
	border: 1px solid #E0E0E0;
	color: #050810;
	height: 32px;
}
.single .trust_author_sec_extra .disclaimer .btn_with_tooltip__btn {
	padding-left: 32px;
}
.single .social-sharing-button {
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #E0E0E0;
	background: #fff;
	margin-left: 0;
}
.rw-sinlge-cont-top {
	position: relative;
	z-index: 1;
}
.single .author_section__extra {
	margin-top: 0;
	margin-right: 5px;
}
.single #site-content::before {
	content: "";
	position: absolute;
	right: 0;
	top: -30px;
	width: 100%;
	height: 100%;
	background: url(images/signle-right.png) right top no-repeat;
}
.authorByline_tooltip::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 88px solid #F7F7F7;
	border-left: 88px solid transparent;
}
.rw-author-out {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}


@media screen and (min-width: 992px) {

.page-template-template-full-width .campaign-compact-table__offer,.page-template-Guide-Crypto-template .campaign-compact-table__offer,.page-template-guide-template .campaign-compact-table__offer,.page-template-Master-commercial-template .campaign-compact-table__offer {
	gap: 0 16px;
	grid-template-areas:
	"label label label label"
	"logo description rating cta-button"
	"terms terms terms terms";
	grid-template-columns: 116px 1fr 88px 195px;
}
.page-template-template-full-width .campaign-compact-table__offer-logo img,.page-template-Guide-Crypto-template .campaign-compact-table__offer-logo img,.page-template-guide-template .campaign-compact-table__offer-logo img,.page-template-Master-commercial-template .campaign-compact-table__offer-logo img {
	height: auto;
}

.page-template-template-full-width .campaign-compact-table__offer-description,.page-template-Guide-Crypto-template .campaign-compact-table__offer-description,.page-template-guide-template .campaign-compact-table__offer-description,.page-template-Master-commercial-template .campaign-compact-table__offer-description {
	display: none;
}

.page-template-template-full-width .campaign-compact-table__offer-key-features,.page-template-Guide-Crypto-template .campaign-compact-table__offer-key-features,.page-template-guide-template .campaign-compact-table__offer-key-features,.page-template-Master-commercial-template .campaign-compact-table__offer-key-features {
	grid-area: description;
}

.page-template-template-full-width .campaign-compact-table__offer-key-features > .campaign-compact-table__offer-description,.page-template-Guide-Crypto-template .campaign-compact-table__offer-key-features > .campaign-compact-table__offer-description,.page-template-guide-template .campaign-compact-table__offer-key-features > .campaign-compact-table__offer-description,.page-template-Master-commercial-template .campaign-compact-table__offer-key-features > .campaign-compact-table__offer-description {
	display: block;
	margin-bottom: 4px;
}

.page-template-template-full-width .campaign-compact-table__offer-rating,.page-template-Guide-Crypto-template .campaign-compact-table__offer-rating,.page-template-guide-template .campaign-compact-table__offer-rating,.page-template-Master-commercial-template .campaign-compact-table__offer-rating {
	flex-flow: column;
	margin-left: 0;
}

.page-template-template-full-width .campaign-compact-table__offer-rating .star_rating_img,.page-template-Guide-Crypto-template .campaign-compact-table__offer-rating .star_rating_img,.page-template-guide-template .campaign-compact-table__offer-rating .star_rating_img,.page-template-Master-commercial-template .campaign-compact-table__offer-rating .star_rating_img {
	margin: 8px 0 0 0;
}

.page-template-template-full-width .campaign-compact-table__offer-terms .cell_bottom,.page-template-Guide-Crypto-template .campaign-compact-table__offer-terms .cell_bottom,.page-template-guide-template .campaign-compact-table__offer-terms .cell_bottom,.page-template-Master-commercial-template .campaign-compact-table__offer-terms .cell_bottom {
	max-height: 24px;
}


.cbm-presale-toplist__wrapper .cbm-presale-toplist__offer-body {
	grid-template-columns: 1fr 114px 90px 150px;
	grid-template-rows: 40px 1fr;
	gap: 16px 20px;
	grid-template-areas: "logo-w-title logo-w-title logo-w-title link" "pros launched meta purchase-methods";
}


}

/* brand Plugin css */

.rw-single-post-outer .campaign-compact-table__offer {
	gap: 0 24px;
	grid-template-areas: "label label label label" "logo key-features rating cta-button" "terms terms terms terms";
	grid-template-columns: 133px 1fr 88px 195px;
}
.rw-single-post-outer .campaign-compact-table__offer-description {
	display: none;
}
.rw-single-post-outer .campaign-compact-table__offer-key-features > .campaign-compact-table__offer-description {
	display: block ;
}

/* brand Plugin css End */


/*subscribe Page css*/


.subscribe-content h2 {
	font-weight: 600;
	color: #050810;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.rw-newsletter, .rw-newsletter-subscribed {
    font-size: .9rem;
    margin-bottom: 40px;
    background-color: #eaeaea;
    text-align: center;
}
.rw-newsletter .rw-newsletter__image, .rw-newsletter-subscribed .rw-newsletter__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 5px;
    position: relative;
    height: 10.625rem;
}
.rw-newsletter .rw-newsletter__frequency, .rw-newsletter-subscribed .rw-newsletter__frequency {
    position: absolute;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 700;
    background-color: #CC3633;
    color: #fff;
    padding: 3px;
}
.rw-newsletter .rw-newsletter__body, .rw-newsletter-subscribed .rw-newsletter__body {
    height: 125px;padding: 5px 10px;
}
.rw-newsletter .rw-newsletter__body .rw-newsletter__title, .rw-newsletter-subscribed .rw-newsletter__body .rw-newsletter__title {
	line-height: 1;
	margin: 10px 0;
	color: #050810;
	font-size: 20px;
}
.rw-newsletter .rw-newsletter__body .rw-newsletter__description, .rw-newsletter-subscribed .rw-newsletter__body .rw-newsletter__description {
    color: #050810;
}
.subscribe-content p {
	text-align: center;
}
.rw-newsletter p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	color: #050810;
}
.rw-newsletter button.rw-newsletter__cta, .rw-newsletter-subscribed button.rw-newsletter__cta {
	position: relative;
	display: block;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	background-color: #CC3633 !important;
	border: 2px solid #CC3633;
	font-weight: 700;
	color: #fff;
	width: 100%;
	cursor: pointer;
	line-height: inherit;
}
.rw-newsletter-subscribed {
    display: none;
}

.rw-newsletter button.rw-newsletter__cta .rw-newsletter__icon, .rw-newsletter-subscribed button.rw-newsletter__cta .rw-newsletter__icon {
	position: absolute;
	left: 15px;
	color: #fff;
	top: 12px;
}

.rw-newsletter button.rw-newsletter__cta .rw-newsletter__arrow, .rw-newsletter-subscribed button.rw-newsletter__cta .rw-newsletter__arrow {
    position: absolute;
    right: 15px;
}
.rw-newsletter > a:hover button.rw-newsletter__cta {
	background-color: #fff !important;
	border: 2px solid #CC3633;
	color: #CC3633;
}
.newsletter__cta .rw-newsletter__arrow, .rw-newsletter > a:hover button.rw-newsletter__cta .rw-newsletter__icon {
    color: #CC3633;
}
.page-template-template-subscribe .rw-bredcrumbset,.search .rw-bredcrumbset {
	background: transparent;
}
.page-template-template-subscribe .rw-breadcrumb a, .page-template-template-subscribe .rw-breadcrumb .breadcrumb_last,.search .rw-breadcrumb a, .search .rw-breadcrumb .breadcrumb_last {
	color: #050810;
}
.page-template-template-subscribe .rw-breadcrumb span span::after,.search .rw-breadcrumb span span::after {
	color: #050810;
}


/*subscribe Page css-End*/

.rw-search-outer {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}
.search-result-count {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom: 15px !important;
	margin-top: 0 !important;
}

.rw-expert-img a {
	display: inline-block;
	position: relative;
}
.rw-expert-img a::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 20px solid #DE122A;
	border-left: 20px solid transparent;
	left: 0;
}
.rw-expert-box-inner {
	display: flex;
	flex-wrap: wrap;
}
.rw-expert-box::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 88px solid #363136;
	border-left: 88px solid transparent;
}


.rw-home-pagination .prev.page-numbers {
	font-size: 0;
	background: url(images/pagination-left.png) center center no-repeat;
	width: 20px;
	height: 34px;
	display: inline-block;
}
.rw-home-pagination .next.page-numbers {
	font-size: 0;
	background: url(images/pagination-right.png) center center no-repeat;
	width: 20px;
	height: 44px;
	display: inline-block;
}
.custom_author_name {
	color: #1E1E1E !important;
}
.rw-homepage-left-inner .rw-thumbnailcl {
	height: 375px !important;
}
.rw-homepage-left-inner .rw-thumbnailcl img {
	height: 100% !important;
	object-fit: cover;
}

.rw-categorie-inner .slick-list {
    height: 300px;
}

.cbm-presale-toplist__offer-purchase-methods ul li { background:none;
 padding-left:0; margin-bottom:0; }
 
 .rw-contr-banner-left h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: 5;
	line-height: 38px;
	letter-spacing: -2px;
	font-family: 'lubalin_graph_demiregular';
	margin-bottom: 10px;
}


/*New-header Css*/

.header_hamburger{
 display:none;	
}
.header-right {
	height: 100%;
	padding: 0;
	width: 70.667%;
}
.main-nav .navbar-nav {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.header-right li > a {
	display: block;
	width: 100%;
	letter-spacing: 0;
	border-bottom: none;
	padding: 20px 14px 20px;
	position: relative;
	transition: all .5s ease-out;
	text-decoration: none;
	font-size: 14px;
	line-height: 150%;
	color: #050810;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.header-right ul li:hover > a {
    color: #de122a;
}

.header-right li.menu-item-has-children:hover {
    background-color: #ebeff2;
    /* color: #1C2642; */
}
.header-right ul li {
	position: relative;
	display: inline-block;
	margin: 0;
	margin-left: 0px;
}
.sub-menu {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	margin: 0;
	z-index: 1200;
	text-align: left;
	height: 0;
	transition: none;
	list-style: none;
	display: none;
	padding-left: 0;
}
.header-right li:hover > .sub-menu {
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	height: auto;
	max-height: max-content;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.04), 0px 8px 32px rgba(0, 0, 0, 0.1);
	width: 240px;
}
.header-right .sub-menu a {
	letter-spacing: 0;
	text-decoration: none ;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 150%;
	color: #050810;
	padding: 11px 36px 11px 16px;
	border-bottom: 1px solid #EBEFF2;
	width: 100%;
	display: inline-block;
	position: relative;
	font-weight: normal;
}
.header-right .sub-menu li {
	padding: 0;
	width: 100%;
}
.header-right li > ul > ul {
	left: 100%;
	top: 0;
	background: #F1F1F1 !important;
}

.header-right ul li.menu-item-has-children > a::after {
	content: '\f107';
	font-family: FontAwesome;
	margin-left: .35714rem;
	transition: all .5s ease-out;
	position: relative;
	font-size: 18px;
}
.header-right ul li.menu-item-has-children.menu-dropdown > a::after {
	content: "\f106";
	font-family: FontAwesome;
	margin-left: .35714rem;
	transition: all .5s ease-out;
	position: relative;
	font-size: 18px;
}
.header-right ul li.menu-item-has-children ul li.menu-item-has-children > a {
	background: url(images/left-icon.svg) 93% center no-repeat;
}
.header-right ul li.menu-item-has-children ul li.menu-item-has-children a::after{
	display:none;
}
.header-right ul.sub-menu > li > a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #E25C5C;
	width: 4px;
	opacity: 0;
	visibility: hidden;	
}
.header-right ul li.menu-item-has-children ul li a {
	letter-spacing: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 150%;
	color: #050810;
	padding: 11px 36px 11px 16px;
	border-bottom: 1px solid #ebeff2;
	width: 100%;
	display: inline-block;
	position: relative;
	font-weight: normal;
}
.header-right ul li.menu-item-has-children ul li a:hover {
    background-color: #ebeff2 !important;
}
.header_buttons {
	padding: 0 !important;
	outline: none !important;
	text-decoration: none !important;
	border: none;
	margin-left: 15px;
	vertical-align: top;
}
.header_search {
	align-content: center;
	align-items: center;
	display: flex;
	justify-content: end;
	width: 12.667%;
}
.search-bar-wrapper.wrapper-top-search {
	height: auto;
	background: #fff;
	padding: 0 !important;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}
.header_logo {
	align-content: center;
	align-items: center;
	display: flex;
}
.wrapper-top-search .input-bar-wrapper {
	background: #fff;
	padding: 26px 0;
	text-align: center;
}
.input-bar-wrapper-inner {
	display: inline-block;
	width: 100%;
	max-width: 570px;
	position: relative;
}
.wrapper-top-search .input-bar-wrapper-second {
	padding: 0 !important;
	display: inline-block;
	width: 100%;
}
.wrapper-top-search #search-input {
	padding: 0 15px 0 50px !important;
	height: 52px;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
	width: 100%;
	font-size: 18px;
	line-height: 160%;
	color: #737373;
	background: url(images/search-top.svg) 17px center no-repeat;
	font-weight: normal;
	background-size: 22px;
	outline: none;
}
.wrapper-top-search .header_close-searchbar-btn--desk {
	height: 73px;
	width: 76px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	outline: none;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
}
.header-right ul li ul li {
	position: unset;
}
.header .fin-country-dropdown {
	display: inline-block;
	padding-left: 0;
	width: 24px;
	position: relative;
}
.rw-social-media ul {
	margin: 0;
}
.fin-country-dropdown .dropdown {
	z-index: 1;
	width: auto;
}
.country-dropdown--first-flag {
	color: #fff;
	width: 100%;
	margin: 0;
	padding: 0 !important;
	text-align: left;
	overflow: hidden;
	border: none;
}
.country-dropdown--first-flag span:first-child {
	margin-right: 8px;
}
.country-dropdown--first-flag .img-flag {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
}
.country-flag-cl {
	height: 20px;
}
.fin-country-dropdown .dropdown-menu {
	padding: 0;
	width: 215px;
	left: auto;
	background: #fff;
	border: 1px solid #e3e2e2;
	box-sizing: border-box;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
	right: 0;
	filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 8px 32px rgba(0, 0, 0, 0.1));
	border-radius: 4px;
}
.fin-country-dropdown .dropdown-menu {
	top: 32px;
	transform: translate3d(0, 0, 0);
}
.heading-countrie {
	padding: 15px;
	font-weight: 600;
	font-size: 14px;
	line-height: 135%;
	color: #1C2642;
	display: flex;
	justify-content: space-between;
}
.heading-countrie .close-country {
	text-align: right;
	display: inline-block;
	width: auto;
	font-size: 18px;
	color: #757575;
	font-weight: 300;
	cursor: pointer;
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
	clear: both;
	font-weight: 400;
	color: var(--bs-dropdown-link-color);
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
.fin-country-dropdown .dropdown-menu .dropdown-item.mega_menu_active_country {
	background: #f4f4f4;
}
.fin-country-dropdown .dropdown-menu .dropdown-item {
	display: flex;
	align-items: center;
	padding: 11px 15px;
}
header .header_login-desk a:not(.edit-profile_link):not(.header_profile-sign-out_link) {
	color: #1C2642 !important;
	margin-top: 0px !important;
	padding-left: 0;
	padding-right: 0;
}
.fin-country-dropdown .dropdown-menu .dropdown-item span:last-child {
	text-transform: capitalize;
	letter-spacing: .01em;
	padding-left: 5px;
	font-size: 14px;
	line-height: 150%;
	color: #1C2642;
}
.fin-country-dropdown .dropdown-menu .dropdown-item:hover {
	background: #f4f4f4;
}
.mobile-flag-outer {
	display: none;
}
.header-right li > .sub-menu .sub-menu {
	height: fit-content;
	overflow-y: auto;
	max-height: 70vh;
	left: 100%;
	top: 0;
	background-color: #fff;
}
.header-right li > .sub-menu .sub-menu a {
	border-bottom: none;
}

.header-right .current-menu-item > a::before,.header-right .current-menu-parent > a::before,.header-right .current-menu-ancestor > a::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: #E25C5C;
	height: 4px;
	width: 100%;
	opacity: 1;
    visibility: visible;
}
.header_buttons img {
	vertical-align: top;
}
.header-right ul li.menu-item-has-children ul li.current-menu-item > a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #E25C5C;
    height: 100%;
    width: 4px;
    z-index: 9999;
    opacity: 1;
    visibility: visible;
}
.header-right ul li.menu-item-has-children ul li.current-menu-item > a {
    background: #EBEFF2;
}
.header_wrapper {
	position: relative;
	z-index: 9999;
	width: 100%;
}

@font-face{
 font-family:FontAwesome;
 src:url(fonts/fontawesome-webfont.eot?v=4.7.0);
 src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),
 url(fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),
 url(fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
 font-weight:400;
 font-style:normal;
 font-display:swap
 }

.fa-angle-down::before {
	content: "\f107";
}
.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;
} 
.sub-menu-toggle {
	display: none;
}
#finCountryDropdownFlag {
	background: transparent;
	box-shadow: none;
	vertical-align: top;
}
.modal-body {
	padding: 0;
}

/*New-header Css End*/
.rw-loadmorehub a {
	color: #fff;
}

.entry-content {
	width: 100%;
}

.category-template-templatescategory-hub-template-php .rw-bredcrumbset {
	display: none;
}
.page-template-Pages-hub-template .rw-bredcrumbset {
	display: none;
}
.category-template-templatescategory-hub-template-php .rw-contr-banner-outer,.page-template-Pages-hub-template .rw-contr-banner-outer {
	margin-top: 0;
}

/*NEW BRAND LAYOUT START*/
:root{
--bm-font-weight: initial !important;
}
body div.compare-bookies__wrapper *,
body div.popup-offers-widget *,
body div.offer-tiles__wrapper *,
body div.toplist-poker__wrapper *,
body div.toplist-tech__wrapper *,
body div.offer_grid__wrapper *, 
body div.bm-simple-list__wrapper *,
body div.single-brand-shortcode *,
body div.top-5-offers__wrapper *,
a.toplist-tech__offer-logo::before,
div.toplist-poker__offer-label:before,
table td.campaign-compact-table__highlighted-label,
div.campaign-shortcode_desktop-select-window,
li.campaign-shortcode-table_filter-list-item,
div.campaign-shortcode__compare-view__row-names .campaign-shortcode__compare-view__row__cell,
div.compare-bookies__row-names .compare-bookies__row-cell{
	font-weight:initial;
}
.campaign-shortcode-table ul,.campaign-shortcode-table ol,
.compare-bookies__wrapper ul,.compare-bookies__wrapper ol,
.campaign-compact-table__wrapper ul,.campaign-compact-table__wrapper ol,
.campaign-full-width-shortcode-wrapper ul, .campaign-full-width-shortcode-wrapper ol,
.campaign-sidebar-shortcode ul,.campaign-sidebar-shortcode ol,
.popup-offers-widget ul,.popup-offers-widget ol, 
.offer-tiles__wrapper ul,.offer-tiles__wrapper ol,
.toplist-poker__wrapper ul,.toplist-poker__wrapper ol,
.toplist-tech__wrapper ul,.toplist-tech__wrapper ol,
.offer_grid__wrapper ul,.offer_grid__wrapper ol,
.bm-simple-list__wrapper ul,.bm-simple-list__wrapper ol,
.single-brand-shortcode ul,.single-brand-shortcode ol {
    margin: 0;
	padding-left:0;
	list-style-position: inside;
}
.campaign-shortcode-table li,
.compare-bookies__wrapper li,
.campaign-compact-table__wrapper li,
.campaign-full-width-shortcode-wrapper li,
.campaign-sidebar-shortcode li,
.popup-offers-widget li, 
.offer-tiles__wrapper li,
.toplist-poker__wrapper li,
.toplist-tech__wrapper li,
.offer_grid__wrapper li,
.bm-simple-list__wrapper li {
   background-image:none;
   line-height: normal;
   padding-left:0;
}
.single-brand-scores samp {
    font-family:inherit;
}
li.campaign-shortcode-table_filter-list-item, li.campaign-full-width_filter-list-item {
    padding-left:12px;
		margin-bottom:0;
	background-image:none;
}
.single-brand-key-features ul li{
	margin-bottom:0;
}
.campaign-shortcode-table ul, .campaign-compact-table__wrapper ul, .campaign-full-width-shortcode-wrapper ul, .campaign-sidebar-shortcode ul, .popup-offers-widget ul {
    list-style:none;
}
.bm-cmprs-tbl .bm-cmprs-tbl_label-section .close-btn{
	background-color: transparent !important;
}
input[type=checkbox].campaign_sport_filters__compare-toggle-input {
    width: 32px;
    height: 19px;
    border: none;
    background: #E0E0E0;
	outline: none;
}
input[type=checkbox].campaign_sport_filters__compare-toggle-input:checked{
	 background-color: #0C5BF3;
}
input[type=checkbox].campaign_sport_filters__compare-toggle-input::after {
    top: 1px;
    left: 1px;
    width: 17px;
    height: 17px;
    border: none;
    transform: inherit;
    opacity: 1;
    display: inline-block;
}
input[type=checkbox].campaign_sport_filters__compare-toggle-input:checked::after {
    top: 1px;
    left: 14px;
}
.campaign-list-item_key-features > p {
    margin-bottom: 4px !important;
}
.campaign-compact-table__offer-brand-name {
    margin-bottom: 0 !important;
    margin-top: 8px !important;
}
.campaign-shortcode__compare-view__row__logo-image img {
    max-width: 100px !important;
}
.bm-cmprs-tbl .bm-cmprs-tbl_brand-desc,
.campaign-full-width-shortcode p,
.top-5-offers__offer-title p,
.toplist-poker__offer-title p,
.campaign-compact-table__offer-description p,
.toplist-tech__offer-title p,
.offer_grid__offer_description p {
    margin-bottom: 0 !important;
}
.single-brand-key-features > p{
	margin-bottom:5px !important;
}
.recommended-offers-widget .recommended-offers-widget_texts-section p {
    margin-bottom: auto !important;
}
.popup-offers-widget__key-features {
    margin-top: 4px;
    padding-left: 0;
    margin-bottom: 0;
}
.popup-offers-widget__close-btn {
    background: #ffffff !important;
}
.popup-offers-widget__close-btn:focus {
    outline: none;
}
div.popup-offers-widget__overlay{
    z-index: 9999;
}
div.popup-offers-widget {
    z-index: 99991;
}
.campaign-compact-table__offer-key-features li {
    margin-bottom: 0;
}
.campaign-list-item .metadata-deposit-method li,.brand_gallery_slide li {
    margin-bottom: 0;
    padding: 0;
    background-image: none;
}
.campaign-list-item__features-list li,
.campaign-list-item__features-flex-list li {
    margin-bottom: 0;
}
.campaign-list-item__brand-name {
    line-height: normal;
    display: block;
}
.top-5-offers__offer-title {
    width: 200px;
	max-width: 100%;
}
.offer-tile__offer-logo, .offer-tile__offer-logo img {
    object-fit: contain;
}
ul.popup-offers-widget__key-features li {
    list-style: none;
}
div.campaign-fullwidth-shortcode_item .cell_bottom {
    height: 34px;
}
div.campaign-wide__coupon-code{
	  font-size: 11px;
}
.single-brand-shortcode{
	position:relative;
}
/*NEW BRAND LAYOUT END*/

/* Slot page css */

.rw-slot-sec-banner {
	background: url(images/slot-bg.png) center top no-repeat;
	background-size: cover;
	margin-top: -25px;
}

.slotlaunch-template-default.single #site-content::before {
	display:none;
}
.left-sec-slot-inner {
	max-width: 342px;
	width: 100%;
}
.left-slot-inner {
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.50);
	padding: 24px;
	display: inline-block;
	width: 100%;
}
.slots-main {
	display: flex;
	max-width: 100%;
	flex-wrap: wrap;
	padding: 60px 0 50px;
}
.slot-banner-right {
	width: calc(100% - 343px);
	display: inline-block;
	padding-left: 24px;
}
.single-slotlaunch .rw-bredcrumbset .container {
	padding: 0;
	position: relative;
}
.single-slotlaunch .rw-breadcrumb {
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	top: 0px;
}
.single-slotlaunch.single .rw-breadcrumb a, .single-slotlaunch.single .rw-breadcrumb .breadcrumb_last {
	color: #DDD;
}
.single-slotlaunch.single .rw-breadcrumb a, .single .rw-breadcrumb .breadcrumb_last {
	color: #DDD;
}
.single-slotlaunch.single .rw-breadcrumb i {
	color: #DDD;
}
.single-slotlaunch .rw-breadcrumb img {
	filter: brightness(1000%);
}
.single-slotlaunch.single .rw-breadcrumb span span::after {
	color: #DDD;
}
.slot-rating-top {
	width: 100%;
	display: inline-block;
}
.slot-rating-inner {
	display: flex;
	align-items: baseline;
}
.slot-rating-inner h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -0.36px;
	margin-bottom: 10px;
}
.slot-rating-inner span {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	display: inline-block;
	margin-left: 15px;
}
.slot-game-out {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.left-slot-inner h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 135%;
	margin-bottom: 10px;
}
.left-slot-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.left-slot-inner li {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid rgba(0, 0, 0, 0.20);
	padding: 4px 0;
}
.left-slot-inner li:last-child {
	border-bottom: none;
}
.left-slot-inner li .slot-tyes {
	width: 50%;
}
.left-slot-inner li .slot-tyes-name {
	font-weight: 600;
}

.rw-single-slots-outer .container {
	max-width: 1250px;
}
.rw-single-slots-outer .rw-entry-header-inner {
	padding-top: 0;
	margin-bottom: 25px;
}
.rw-single-slots-outer {
	padding-top: 45px;
}
.internal-slot-outer {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 12px;
}
.internal-slots {
	width: 48.2%;
	display: inline-block;
	vertical-align: top;
}
.internal-slots > img {
	height: auto !important;
	max-width: 164px !important;
	border-radius: 2.127px 2.127px 0px 0px;
}
.internal-slots a {
	display: block;
}
.internal-slots span {
	display: inline-block;
	width: 100%;
	border-radius: 0px 0 2px 2px;
	background: #231F1F;
	position: relative;
	top: -2px;
	margin-top: -2px;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	padding: 6.5px 0;
	font-family: 'Noto Sans', sans-serif;
}
.internal-slots span img {
	margin: -1px 6px 0 0;
	vertical-align: middle;
}
.slot-banner-right .sl-slots {
	background-color: transparent !important;
	padding-top: 0;
	height: 450px;
}
.slot-banner-right .slotls-header {
	display: none;
}
.slot-banner-right .sl-placeholder {
	top: 0px;
	height: calc(100% - 0px);
	left: 0px;
	width: calc(100% - 0px);
	position: relative;
	padding: 60px 0;
	height: 450px;
}
.slot-banner-right .sl-gamethumb {
	width: 200px;
	height: 297px;
	object-fit: cover;
}
.slot-banner-right .slaunch-button {
	padding: 10px 20px;
	z-index: 2;
	color: #FFF !important;
	text-align: center;
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
}

.slot-star-container {
	width: 82px !important;
	height: 14px !important;
	background-image: url("./images/white-star.svg") !important;
	background-repeat: repeat-x !important;
	z-index: 1 !important;
	background-size: auto !important;
	background-position: 0 100% !important;
}
.slot-rating-star {
	height: 14px !important;
	background-image: url("./images/star.svg") !important;
	background-repeat: repeat-x !important;
	background-position: 0 100% !important;
	z-index: 1 !important;
	background-size: auto !important;
	margin-top: 0px !important;
}

.rating-slotcl {
	display: flex;
	align-content: center;
	align-items: center;
	width: auto;
}
.slot-rating-inner span.rating-starcl {
	margin-left: 8px;
	font-size: 13px;
	font-weight: 600;
	margin-right: 4px;
}
.outer-lucky-box {
	background: #FFF;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	padding: 24px;
	align-content: center;
	align-items: center;
}
.left-lucky-sec {
	display: inline-block;
	width: 81%;
}
.right-lucky-sec {
	display: inline-block;
	width: calc(100% - 81%);
	text-align: right;
}
.left-lucky-sec h2 {
	color: #050810;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	margin-bottom: 12px;
}
.left-lucky-sec .lucky-btn {
	border-radius: 4px;
	background: #DE122A;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	font-family: 'Noto Sans', sans-serif;
	padding: 9.5px 19px;
	display: inline-block;
	text-decoration: none;
}
.rating-outer-lucky {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: end;
	align-content: center;
	align-items: center;
}
.rating-inner {
	display: flex;
	align-content: center;
	align-items: center;
}
.rating-inner span {
	color: #050810;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 125%;
	letter-spacing: 0.78px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
}
.rating-outer-lucky .slot-star-container {
	margin: 0 8px;
}
.readreview-inner .lucky-btn {
	color: #050810;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-decoration-line: underline;
	font-family: 'Noto Sans', sans-serif;
}
.readreview-inner {
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
}
.rating-outer-lucky-main {
	margin-top: 5px;
}

.slot-banner-right .sl-responsive-iframe {
	top: 0px;
	width: calc( 100% - 0px);
	height: calc( 100% - 0px);
	left: 0;
}

.lucky-img img {
    max-height: 90px;
}
/* Slot page css End */


@media only screen and (min-width: 992px){
/*NEW BM TABLE CSS START*/
body.bm-tiny .offer-tiles__list {
    gap: 12px;
}
body.bm-tiny .offer-tile{
	gap: 10px;
	padding: 16px 10px;
}
body.bm-tiny .offer-tile__offer-title, body.bm-tiny .offer-tile__offer-title p {
    font-size: 18px;
}
body.bm-tiny .offer-tile__offer-extra {
    gap: 0;
    flex-direction: column;
}
body.bm-tiny .offer_grid__offer {
    width: calc(33.3% - 8px);
	grid-template-columns: max-content;
}
.offer-tile__body {
    width: calc(100% - 80px);
}
body.bm-tiny .rw-sinlge-cont-left .offer-tile__body {
    width: calc(100% - 54px);
}
body.bm-tiny .rw-sinlge-cont-left .offer-tiles__list {
    gap: 12px;
}
body.bm-tiny .rw-sinlge-cont-left .offer-tile {
    padding: 10px;
	gap: 8px;
}
body.bm-tiny .rw-sinlge-cont-left .offer-tile__offer-logo, body.bm-tiny .rw-sinlge-cont-left .offer-tile__offer-logo img {
    width: 50px;
    height: 50px;
}
body.bm-tiny .rw-sinlge-cont-left .offer-tile__offer-title, body.bm-tiny .rw-sinlge-cont-left .offer-tile__offer-title p {
    font-size: 20px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__offer-card {
    gap: 12px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__wrapper.tiny .toplist-poker__offer-logo img {
	width: 170px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__wrapper.tiny .toplist-poker__offer-body {
	grid-template-columns: auto max-content;
}
body.bm-tiny .rw-sinlge-cont-left .offer_grid__offer_description {
    margin-left: 5px;
}
body.bm-tiny .rw-sinlge-cont-left .offer_grid__offer_updated_date_wrapper{
    margin: 0 0 0 3px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-tech__offer {
    gap: 8px 10px;
}
/*NEW BM TABLE CSS END*/
	
}





@media only screen and (max-width: 1500px){

.container {
	padding-left: 30px;
	padding-right: 30px;
}
.rw-box-outer .rw-box-inner {
	max-width: 22.7%;
}
.rw-homepage-right ul li {
	max-width: 330px;
}
.rw-latestnews-second-sec {
	max-width: 330px;
}
.rw-box-inner {
	max-width: 32%;
}
.rw-box-inner.rw-four-news-block {
	max-width: 23.5%;
}
.rw-taxonomy-inner {
	max-width: 441px;
}
.slick-prev {
	left: -6px !important;
}
.slick-next {
	right: 5px !important;
}
.rw-get-expertcl-inner .rw-expert-box {
	max-width: 24%;
}	
.rw-bredcrumbset .container {
	padding-left: 15px;
	padding-right: 15px;
}

.hub-expert-sec .rw-expert-box {
	max-width: 255px;
}
.rw-latest-ans-inner2 {
	width: 23.5%;
}
.rw-as-seen-inner ul {
	gap: 0 60px;
}

/* Slot page css */

.internal-slots {
	width: 48.1%;
}
.single-slotlaunch .rw-breadcrumb {
	padding: 10px 20px 0;
}
.slot-banner-right .sl-placeholder {
	padding: 60px 0;
}
.left-lucky-sec {
    width: 79%;
}
.right-lucky-sec {
    width: calc(100% - 79%);
}

/* Slot page css End */
	
}

@media only screen and (max-width: 1400px){
	
.rw-homepage-right ul li {
	max-width: 305px;
}
.rw-latestnews-second-sec {
	max-width: 305px;
}
.rw-taxonomy-inner {
	max-width: 405px;
}
.rw-award-right {
	padding: 0 0 0 20px;
}
.rw-get-expertcl-inner .rw-expert-box {
	max-width: 18.9%;
	padding: 20px 20px;
}
.rw-latest-archive-right {
	padding-left: 100px;
}

.hub-expert-sec .rw-expert-box {
	max-width: 236px;
}
.rw-banner-inner::after {
	left: 17%;
}
.rw-as-seen-inner ul {
	gap: 0 46px;
}
.rw-cat-hub-banner-inner::after {
    left: 0%;
}
.country-flag-cl {
	width: auto;
	display: inline-block;
	height: auto;
	margin-top: 5px;
}
.header_buttons {
	margin-left: 10px;
}
.rw-newsletter-btn {
	margin-left: 10px;
}
.header_search {
	padding: 0;
}

.left-lucky-sec {
	width: 78%;
}
.right-lucky-sec {
	width: calc(100% - 78%);
}

}

@media only screen and (max-width: 1300px){
	
.rw-box-outer .rw-trending-text h5 {
	font-size: 15px;
	min-height: 44px;
}	
.rw-latest-news {
	margin-top: 50px;
}
.rw-homepage-right ul li {
	max-width: 280px;
}
.rw-latestnews-second-sec {
	max-width: 280px;
}
.ms_most_popular_news_outer li {
	font-size: 15px;
}
.rw-sec-pade {
	padding-top: 50px;
}
.rw-box-inner {
	max-width: 31.8%;
}
.rw-box-inner.rw-four-news-block {
	max-width: 23.3%;
}
.rw-taxonomy-inner {
	max-width: 31.9%;
}
.rw-popular-cat {
	height: 240px;
}
.rw-newsletter-int h2 {
	font-size: 30px;
	line-height: 40px;
}
.rw-explore-right p {
	margin: 0 !important;
}
.rw-readers-repeter {
	width: 170px;
}
.rw-readers-repeter h3 {
	font-size: 30px;
}
.latestnews-second-sec {
	gap: 0 20px;
}

.rw-bredcrumbset .container {
	padding-left: 15px;
	padding-right: 15px;
}
.rw-about-left {
	padding-right: 0%;
}
.rw-count-rep {
	width: 170px;
}
.rw-editorial-count {
	gap: 30px 20px;
}
.rw-feature-repeter {
	gap: 10px 30px;
	padding: 0;
}

.rw-get-expertcl-inner {
	gap: 15px;
}
.rw-get-expertcl-inner .rw-expert-box {
	max-width: 18.9%;
}
.rw-expert-box-inner h5 {
	font-size: 18px;
}

.rw-articles-right {
	padding-left: 100px;
}
.single-post .rw-bredcrumbset .container, .single-commercial .rw-bredcrumbset .container {
	padding: 0 15px;
}

.rw-cat-hub-banner-inner {
	padding: 50px 0 30px 0;
	background-size: cover !important;
}
.hub-expert-sec .rw-expert-box {
	max-width: 215px;
}
.rw-also-like-inner {
	gap: 20px;
}
.rw-banner-inner::after {
	left: 12%;
}

.rw-as-seen-inner ul {
	gap: 0 36px;
}

.right-lucky-sec {
	width: calc(100% - 73%);
}
.left-lucky-sec {
	width: 73%;
}
.slot-banner-right .sl-placeholder {
	padding: 46px 0;
	height: 410px;
}

}	

@media only screen and (max-width: 1200px){

.rw-newsletter-btn {
	font-size: 11px;
	padding: 5px 5px;
	margin-left: 10px;
}	
.rw-banner-box-inner {
	max-width: 70%;
}
.rw-box-outer {
	gap: 10px;
	padding-top: 40px;
}
.rw-box-outer .rw-box-inner {
	max-width: 23.7%;
}
.rw-box-outer .rw-trending-text {
	padding-left: 10px;
}
.rw-box-outer .rw-trending-text h5 {
	margin-bottom: 0;
}
.rw-homepage-left {
	padding: 0 15px 0 0;
}
.rw-homepage-left {
	padding: 0 15px 0 0;
}
.rw-homepage-right ul li {
	max-width: 48%;
}
.rw-latestnews-second-sec {
	max-width: 48%;
}
.rw-latestnews-second-sec .rw-home-right-innercl h5 {
	font-size: 16px;
	min-height: 45px;
}
.rw-home-right-innercl h5 {
	font-size: 17px;
	min-height: 48px;
}
.rw-jan-card__content h3 {
	font-size: 30px;
}
.rw-home-right-img img {
	height: 150px !important;
}
.rw-tech-sec {
	margin-top: 50px;
	padding: 50px 0;
}
.rw-box-inner {
	max-width: 31.6%;
}
.rw-trending-text h5 {
	font-size: 17px;
	min-height: 50px;
}
.rw-box-inner:nth-child(4) .rw-trending-text h5, .rw-box-inner:nth-child(5) .rw-trending-text h5, .rw-box-inner:nth-child(6) .rw-trending-text h5, .rw-box-inner:nth-child(7) .rw-trending-text h5, .rw-box-inner:nth-child(8) .rw-trending-text h5, .rw-box-inner:nth-child(9) .rw-trending-text h5 {
	font-size: 16px;
}
.rw-first-news-block .rw-trending-img {
	max-width: 56%;
	height: 408px;
}
.rw-first-news-block .rw-trending-text {
	width: calc(100% - 57%);
}
.rw-first-news-block .rw-trending-text h5 {
	font-size: 30px;
}
.rw-social-box {
	gap: 0 15px;
}
.rw-four-news-block .rw-trending-img {
	height: 150px;
}
.rw-tax-topsec {
	gap: 0 15px;
}
.rw-taxonomy-inner {
	max-width: 32.2%;
}
.rw-trending-img {
	height: 220px;
}
.rw-popular-headings {
	font-size: 20px;
}
.rw-award-inner {
	padding: 50px 0;
}
.rw-award-right {
	padding: 0px;
}
.rw-rw-popular-taxtop .slick-slide {
	padding-right: 15px !important;
}
.rw-subscribe-sec {
	padding: 50px 0;
	margin-top: 50px;
}
.rw-subscribe-sec::before {
	border-top: 50px solid #fff;
	border-right: 50px solid transparent;
}
.rw-newsletter-int h2 {
	font-size: 26px;
	line-height: 35px;
}
.rw-newsletter-right {
	padding-left: 40px;
}
.rw-explore-int {
	padding: 0 15px 0 0;
}
.rw-footer-int {
	gap: 25px;
}
.rw-social-media-ft a {
	padding: 0 15px 0 0;
}
.rw-site-footer::before {
	border-top: 50px solid #F1F1F1;
	border-left: 50px solid transparent;
}
.rw-footer-one li a {
	font-size: 15px;
}
.rw-site-footer {
	padding: 50px 0;
}
.rw-homepage-right ul {
	gap: 12px 15px;
}
	
.rw-tech-sec::before,.rw-award-sec::before {
	border-bottom: 50px solid #E9E9E9;
	border-right: 50px solid transparent;
}	
.rw-tech-sec::after,.rw-award-sec::after {
	border-top: 50px solid #fff;
	border-left: 50px solid transparent;
}	
.rw-four-news-inner2 {
	gap: 0 21px;
}
.latestnews-second-sec {
	gap: 0 15px;
}

.rw-about-inner {
	padding: 48px 0 25px;
}
.rw-editorial-sec {
	padding-top: 50px;
}
.rw-editorial-right {
	margin-top: 20px;
}
.rw-count-rep h4 {
	font-size: 30px;
}
.rw-about-left h1 {
	font-size: 32px;
	margin-bottom: 10px;
}
.rw-about-banner-sec::after,.rw-contr-banner-outer::after {
	border-bottom: 50px solid #fff;
	border-left: 50px solid transparent;
}

.rw-get-expertcl-inner .rw-expert-box {
	max-width: 23.7%;
}
.rw-expert-box-inner h5 {
	font-size: 18px;
}

.rw-author-sec-inner {
	padding: 56px 0 60px 0;
}
.rw-articles-right {
	padding-left: 40px;
}
.rw-author-expert-box-inner {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.rw-custom-user-url {
	z-index: 9;
	position: relative;
}

.rw-author-top-post .rw-postrepeter-left {
	height: 250px;
	width: 370px;
}
.rw-author-top-post .rw-postrepeter-right {
	width: calc(100% - 370px);
	padding: 10px 20px;
}
.rw-postrepeter-right .rw-cat-name {
	margin-bottom: 5px;
}
.rw-author-top-post .rw-postrepeter-right h2 {
	font-size: 24px;
}
.rw-latest-archive-right {
	padding-left: 40px;
}
.rw-postrepeter-right h5 {
	font-size: 20px;
}

.inContentProviderSingle-reviw a {
	font-size: 12px;
}
.rw-sinlge-cont-top-int {
	max-width: 100%;
	width: 68.4%;
}

.reviewedcl {
	width: 100%;
	display: block;
}
.custom-share-author .custom_author_top {
	width: 52%;
}
.custom-share-author .custom-share {
	width: 48%;
}
.btn_with_tooltip__btn {
	font-size: 12px;
	padding: 0 8px 0 29px;
}
.rw-hub-top-sec {
	margin-top: 40px;
}
.rw-expert--sec.hub-expert-sec.rw-about-exper-sec {
	padding: 40px 0;
	margin-top: 40px;
}
.hub-expert-sec .rw-expertcl-inner {
	gap: 15px;
}
.hub-expert-sec .rw-expert-box {
	max-width: 32%;
}
.rw-latest-ans-inner2 {
	width: 23.3%;
}
.rw-might-also-like {
	margin-top: 40px;
}
.rw-also-like-inner {
	gap: 15px;
}
.rw-as-seen-inner span {
	padding-right: 30px;
}
.rw-as-seen-inner ul {
	gap: 10px 13px;
	width: calc(100% - 126px);
}

.rw-banner-inner::after {
	left: 0%;
}
.rw-banner-sec::after {
	border-bottom: 48px solid #fff;
	border-left: 48px solid transparent;
}

/*subscribe Page css*/

.rw-newsletter .rw-newsletter__body, .rw-newsletter-subscribed .rw-newsletter__body {
	min-height: 155px;
	height:auto;
}
.rw-newsletter p {
	font-size: 15px;
	margin-bottom: 0 !important;
}

/*subscribe Page css-End*/

.safebettingsitesMegaNav .header_search {
	padding-right: 10px;
}
.authorByline_tooltip {
	width: 310px;
	transform: translate(-35%, 0%);
	-webkit-transform: translate(-35%, 0%);
}
.rw-expert-box {
	max-width: 31%;
}

.header-right li > a {
	padding: 20px 5px 20px;
	font-size: 12px;
}
.header_search {
	padding: 0;
}

/* Slot page css */

.rw-sinlge-cont-top-int.slots-main {
	width: 100%;
}
.internal-slots {
	width: 47.6%;
}
.internal-slots span {
	font-size: 9px;
	padding: 6.8px 0;
}
.rw-categorie-inner .slick-list {
	height: 250px;
}
.slot-banner-right .sl-placeholder {
	padding: 46px 0;
}
.right-lucky-sec {
	width: calc(100% - 65%);
}
.left-lucky-sec {
	width: 65%;
}

/* Slot page css End */

}


@media only screen and  (max-width: 1200px) and (min-width: 992px){
/*NEW BM TABLE CSS START*/
.offer-tile__offer-terms, .offer-tiles__mobile-terms-wrapper {
	max-width: 200px;
}
body.bm-tiny .rw-sinlge-cont-left .offer_grid__offer {
	width: calc(50% - 6px);
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__wrapper.tiny .toplist-poker__offer-logo img {
	width: 140px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__wrapper.tiny .toplist-poker__offer-body {
	margin-right: 18px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__offer-title, body.bm-tiny .rw-sinlge-cont-left .toplist-poker__offer-title p {
    font-size: 18px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__wrapper.tiny .toplist-poker__offer-fact {
	width: 90px;
}
body.bm-tiny .rw-sinlge-cont-left .toplist-poker__wrapper .toplist-poker__offer-cta-wrapper {
	width: 155px;
}
body.bm-tiny .rw-sinlge-cont-left .offer-tiles__list {
	flex-wrap: wrap;
	justify-content: flex-start;
}
body.bm-tiny .rw-sinlge-cont-left .offer-tile {
	min-width: 250px;
	max-width: 250px;
}
/*NEW BM TABLE CSS END*/

}


@media only screen and (max-width: 991px){

.rw-banner-box-inner {
	padding-left: 25px;
}
.rw-banner-box-inner h1::before {
	left: -21px;
}
.rw-box-outer .rw-trending-img {
	width: 50px;
	height: 50px;
}
.rw-box-outer .rw-trending-text {
	width: calc(100% - 51px);
}
.rw-box-outer .rw-cat-namecl {
	margin-bottom: 5px;
}
.rw-banner-count {
	font-size: 15px;
}
.rw-banner-rep span {
	font-size: 15px;
}
.rw-latest-news {
	margin-top: 30px;
}
.rw-homepage-right ul {
	gap: 12px 13px;
}
.rw-home-right-img img {
	height: 130px !important;
}	
.rw-jan-card__content h3 {
	font-size: 25px;
}
.ms_most_popular_news_outer ul {
	gap: 0 15px;
	flex-wrap: nowrap;
}
.rw-tech-sec {
	margin-top: 40px;
	padding: 40px 0;
}
.rw-sec-pade {
	padding-top: 40px;
}
.rw-play-box {
	gap: 0 15px;
}	
.rw-box-inner {
	max-width: 31.8%;
}
.rw-trending-img {
	height: 170px;
}
.rw-four-news-block .rw-trending-img {
	height: 130px;
}
.rw-tax-topsec {
	gap: 0 12px;
}
.rw-award-inner {
	padding: 40px 0;
}
.rw-award-left p {
	padding-right: 0%;
}
.rw-award-left ul {
	gap: 0px 10px;
	margin-top: 20px;
}
.rw-award-left a {
	font-size: 16px;
}
.rw-readers-repeter h3 {
	font-size: 25px;
}
.rw-popular-cat {
	height: 180px;
}
.rw-site-footer {
	padding: 40px 0;
}
.rw-footer-list p {
	margin-bottom: 0 !important;
}
.rw-popular-overlay span {
	font-size: 18px;
}
.rw-popular-overlay {
	padding-bottom: 20px;
}
.rw-four-news-inner2 {
	gap: 0 15px;
}
.latestnews-second-sec {
	gap: 0 12px;
}

.rw-about-inner {
	position: relative;
	background-position: center top !important;
}
.rw-about-left {
	padding-right: 0%;
	z-index: 2;
}
.rw-about-inner::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
}
.rw-editorial-sec {
	padding-top: 40px;
}
.rw-editorial-left {
	padding-right: 0px;
}
.rw-editorial-count {
	gap: 30px 10px;
}
.rw-our-mission {
	padding: 20px;
	margin-top: 20px;
}
.rw-our-mission span {
	font-size: 18px;
}
.rw-feature-repeter {
	gap: 10px 10px;
}
.rw-get-expertcl p {
	padding: 20px 0;
}
.rw-expert--sec {
	padding: 40px 0;
}
.rw-expertcl-inner {
	gap: 15px;
}
.rw-expert-box {
	max-width: 48%;
}
.rw-intouch-sec {
	margin-top: 40px;
}
.rw-intouch-inner {
	padding: 40px 0;
}
.rw-advertising-outer p {
	padding: 0 5%;
}
.rw-contr-inner {
	padding: 44px 0 50px;
}
.rw-contributor-top-sec {
	padding-top: 30px;
}
.rw-get-expertcl-inner .rw-expert-box {
	max-width: 31.8%;
}
.rw-meet-team-sec h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.rw-social-links {
	padding-top: 15px;
}

.rw-author-sec-outer::after {
	border-bottom: 50px solid #fff;
	border-left: 50px solid transparent;
}
.rw-author-sec-right h1 {
	font-size: 30px;
}
.rw-articles-leftcl {
	width: 60%;
}
.rw-articles-right {
	width: calc(100% - 60%);
	padding-left: 20px;
}
.rw-postrepeter-left {
	width: 170px;
	height: 90px;
}
.rw-postrepeter-right {
	width: calc(100% - 170px);
}
.rw-postrepeter-right h3 {
	font-size: 20px;
	margin-bottom: 8px;
}
	
.pagination .page-numbers, .comments-pagination .page-numbers {
	display: inline-block;
}
.rw-articles-right h5 {
	font-size: 16px;
}
.rw-author-bio {
	margin-top: 10px;
}
.rw-author-sec-right {
	padding-left: 30px;
}	
.rw-author-sec-inner {
	padding: 56px 0 40px 0;
}
.rw-author-top-post .rw-postrepeter-left {
	height: 260px;
	width: 100%;
}
.rw-author-top-post .rw-postrepeter-right {
	width: 100%;
	padding: 10px 0;
}
.rw-author-top-post .rw-postrepeter-right h2 {
	font-size: 22px;
}
.rw-latest-archive-right .ms_most_popular_news_outer li {
	font-size: 16px;
}
.rw-postrepeter-right h5 {
	font-size: 18px;
}
.rw-subscribe-sec::before {
	z-index: 9;
}
.rw-archive-title {
	font-size: 30px;
}
.singular .entry-title {
	font-size: 30px;
}
.reviewedcl {
	display: inline-block;
	width: 100%;
}
.custom-share-author .custom_author_top {
	width: 50%;
}
.custom-share-author .custom-share {
	width: 50%;
}
.social-sharing-dropdown {
	width: 145px;
	transform: translate(-80%, 0);
	-webkit-transform: translate(-80%, 0);
}
.social-sharing-dropdown::before {
	left: 90%;
}
.rw-single-post-outer {
	padding-top: 30px;
}
.rw-sinlge-cont-left {
	width: 65%;
}
.rw-single-cont-right {
	width: calc(100% - 65%);
	padding-left: 20px;
}
.rw-related-sec-text h5 {
	font-size: 15px;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-sec-text h5, .rw-related-list-sec:last-child .rw-related-sec-text h5 {
	font-size: 14px;
}
.entry-content {
	margin-top: 20px;
}
.our-mission-out p {
	font-size: 18px;
}
h2 {
	font-size: 24px;
}
.stepby-outer h3 {
	font-size: 20px;
	text-indent: -30px;
	padding-left: 30px;
}
.inContentProviderSingle-ratingcl {
	flex-direction: column;
}
.inContentProviderSingle--title {
	font-size: 20px;
}
.rw-author-bottom {
	padding: 20px;
}
.rw-subscribe-sec .container::after {
	top: -50px;
}
.rw-sinlge-cont-top-int .entry-title {
	margin-bottom: 15px;
}

.rw-sinlge-cont-top-int {
	max-width: 100%;
	width: 100%;
}

.rw-hub-expert-box {
	display: inline-block;
}
.hub-expert-sec .rw-expert-inner2 {
	width: 100%;
	overflow: auto;
	display: inline-block;
	padding-bottom: 10px;
}
.hub-expert-sec .rw-expertcl-inner {
	flex-wrap: inherit;
	justify-content: start;
	width: 100%;
}
.hub-expert-sec .rw-expert-box {
	max-width: 300px;
	text-align: center;
	padding: 16px 16px;
	width: 100%;
	flex-shrink: 0;
}
.rw-loadmorehub-button {
	display: none;
}
.rw-latest-ans-inner2 {
	width: 31.5%;
	padding: 20px 15px;
}
.rw-might-also-like-inner .rw-card-text {
	margin: 0 0 25px !important;
}
.rw-cat-hub-banner-left {
	max-width: 70%;
}
.rw-as-seen-inner span {
	padding-right: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.rw-as-seen-inner ul {
	gap: 10px 20px;
	width: 100%;
	justify-content: center;
}
.rw-as-seen-inner {
	padding-top: 32px;
}

/* brand Plugin css */

.rw-single-post-outer .campaign-compact-table__offer {
	gap: 0;
	grid-template-areas: "label label" "logo rating" "description description" "cta-button cta-button" "key-features key-features" "terms terms";
	grid-template-columns: 1fr 1fr;
}

/* brand Plugin css End */

/*subscribe Page css*/

.rw-newsletter-box {
	padding: 0 5px;
}

/*subscribe Page css-End*/

.rw-banner-inner::after {
	left: 0%;
}
.rw-banner-box-inner {
	max-width: 80%;
}
.rw-author-des-right {
	margin-top: -15px;
}

.rw-homepage-left-inner .rw-thumbnailcl {
	height: 230px !important;
}
.rw-homepage-left-inner .rw-thumbnailcl {
	height: 310px !important;
}

.cbm-presale-toplist__offer-body {
    grid-template-columns: 1fr 114px;
    grid-template-rows: auto;
    gap: 16px 12px;
    grid-template-areas:
"logo-w-title     launched        " 
"pros             pros            " 
"meta             meta            " 
"purchase-methods purchase-methods" 
"link             link            ";
  }
  


/*New-header Css*/
.header_hamburger {
	display: inline-block;
	width: auto;
	order: 3;
}
.header-right {
	display: none;
	position: fixed;
	top: 50px;
	left: -100%;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	background: #F1F1F1;
	z-index: 99;
	max-width: 100%;
}
.header-right.open-nav {
	left: 0;
}
.header_container {
	display: flex;
	align-content: center;
	align-items: center;
	width: 100%;
	justify-content: unset;
	margin: 0;
}
.header_buttons {
	margin-left: auto;
}
.header_container .social-media {
	margin-top: 0;
}
.header-social .social-media a {
	margin-right: 0;
}
.header-social {
	display: none;
}
.header_search {
	width: 30px;
	flex: 0 0 30px;
	max-width: 30px;
	order: 2;
	margin-left: auto;
	padding-left: 0;
	display: flex;
	justify-content: end;
	padding-right: 10px;
}
.navbar-togglemenu {
	width: 50px;
	height: 50px;
	position: relative;
	top: 0px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
}
.header_buttons img {
	vertical-align: text-top;
}
.header_hamburger.hamburger {
	background: #F1F1F1;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}
.hamburger .navbar-togglemenu span::before {
	transform: rotate(47deg);
	top: 2px;
}
.hamburger .navbar-togglemenu span::after {
	top: 2px;
	transform: rotate(-47deg);
}
.hamburger .navbar-togglemenu span {
	background-color: transparent;
}
.header_logo {
	text-align: center;
	justify-content: center;
	order: 1;
	width: 115px;
	flex: 0 0 115px;
	max-width: 115px;
	padding: 0;
}
.site-logo {
	margin: 0;
}
.site-logo .custom-logo {
	width: 100%;
}
.main-nav.nav {
	height: 100%;
}
.main-nav .navbar-nav {
	height: 100%;
	display: flex;
	flex-direction: column;
	width: 100%;
	text-align: left;
}
.navbar-togglemenu span {
	width: 20px;
	height: 3px;
	background-color: #1c2642;
	display: inline-block;
	position: relative;
}
.navbar-togglemenu span::before, .navbar-togglemenu span::after {
	content: "";
	position: absolute;
	background-color: #1c2642;
	width: 100%;
	height: 3px;
	left: 0;
	top: -6px;
}
.navbar-togglemenu span::after {
	top: 6px;
}
.header_wrapper .container {
	padding-left: 10px;
	padding-right: 10px;
}
.header-right ul li.menu-item-has-children > a::after {
	display:none;
}
.header-right ul li {
	border-bottom: 1px solid #EBEFF2;
}
.header-right ul li {
	width: 100%;
	position: unset;
	font-family: 'helveticabold';
	font-weight: normal;
	padding: 0;
	vertical-align: top;
	line-height: inherit;
}
.header-right li > a {
	font-size: 14px;
	padding: 14px 5px 14px 14px;
	width: calc(100% - 56px);
	display: inline-block;
}
.navbar-nav.menu__list.active li .toggle-menu {
	right: 0;
	top: 0px;
}
.toggle-menu {
    position: relative;
    right: 0px;
    top: 0px;
    transform: rotate(-90deg);
    font-size: 24px;
    width: 50px;
    height: 46px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.toggle-menu i {
	color: #DE122A;
}
.sub-menu {
	display: none;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: unset;
	height: calc(100vh - 97px);
	width: calc(100vw - 180px);
	padding: 0 0 100px;
	right: 0;
	overflow: auto;
}
.sub-menu.active {
    overflow: auto;
}
.navbar-nav.menu__list.active li {
	width: 180px;
}
.header-right li:hover > .sub-menu {
	display: none;
	background-color: #fff;
	height: calc(100vh - 97px);
	width: calc(100vw - 180px);
	box-shadow: none;
	max-height: inherit;
}
.header-right ul li:hover {
	background-color: #EBEFF2;
}
.header-right ul li a:hover {
	background-color: transparent;
}
.header-right .sub-menu li {
	width: 100% !important;
}
.header-right ul li.menu-item-has-children ul li.menu-item-has-children > a {
	background: transparent;
}
.header-right ul li.menu-item-has-children ul li a {
	padding: 11px 15px 11px 16px;
	width: calc(100% - 36px);
	border-bottom: none;
}
.header-right ul li.menu-item-has-children ul li .toggle-menu {
	right: 0px;
	top: 0px;
	transform: rotate(0deg);
	width: 30px;
	height: 40px;
}

.header-right li > .sub-menu .sub-menu {
	max-height: fit-content;
	left: 0;
	height: auto;
}
.header-right li > ul ul {
	left: 0;
	top: 0;
	background: #fff !important;
	height: calc(100vh - 195px);
	width: 100%;
	padding: 0 0px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
}
.header-right li:hover > .sub-menu li .sub-menu {
	height: auto;
}
.navopen {
	overflow: hidden;
}
.search-bar-wrapper.wrapper-top-search {
	height: 100%;
	top: 57px;
}
.search-bar-wrapper.wrapper-top-search {
	height: auto;
	background: #fff;
	padding: 0 !important;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}
.search-bar-wrapper.wrapper-top-search {
	height: 100%;
	top: 50px;
}
.wrapper-top-search .input-bar-wrapper {
	padding: 12px 16px;
	text-align: center;
}
.wrapper-top-search #search-input {
	font-size: 17px;
	height: 50px;
	background-size: 20px;
}
.wrapper-top-search .header_close-searchbar-btn--desk {
	height: 52px;
	width: 52px;
	background: #F1F1F1 !important;
	border-radius: 0;
	top: -50px !important;
	position: absolute !important;
}
.header  .desktop-flag .fin-country-dropdown {
	display: none;
}
.mobile-flag-outer {
	display: flex;
	text-align: left;
	position: relative;
	bottom: 100px;
	left: 0;
	height: 50px;
	width: 100%;
	padding: 0;
	line-height: 50px;
	background: #fff;
	z-index: 9999;
	border-top: 1px solid #d2daef;
}
.twitter-mobile {
	display: flex;
	width: 50%;
	position: relative;
	z-index: 99;
	border-left: 1px solid #EBEFF2;
	padding-left: 15px;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	align-items: center;
	color: #1C2642;
}
.twitter-mobile .social-media {
	margin: 0;
}
.twitter-mobile .social-media li {
	margin: 0 10px 0 0;
}
.twitter-mobile .social-media a {
	height: auto;
	width: auto;
	border: none;
	padding: 0 !important;
}
.header .fin-country-dropdown.mobile-flg .dropdown {
	width: 50%;
}
.fin-country-dropdown--first-flag {
	vertical-align: middle;
	height: 29px;
	position: relative;
	border: none;
}
.header .fin-country-dropdown.mobile-flg span {
	font-weight: 500;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: .01em;
	color: #fff;
	margin-left: 0;
	vertical-align: top;
}
.fin-country-dropdown--first-flag span:last-child {
	vertical-align: top;
	margin-top: 0;
	color: #000000;
	font-size: 14px;
}
.header .fin-country-dropdown {
	display: flex;
	width: 50%;
	position: unset;
	padding-left: 15px;
}
.country-dropdown--first-flag {
	vertical-align: middle;
	margin-top: 0;
	color: #000000;
	font-size: 14px;
}
.fin-country-dropdown .dropdown {
	z-index: 1;
	width: 48%;
	position: unset;
	display: inline-block;
	padding-top: 0;
}
.dropdown-menu.show {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	transform: translate(-50%, -500px);
	-webkit-transform: translate(-50%, -500px);
	left: 50%;
	max-width: 240px;
	top: -100%;
}
.heading-countrie {
	font-weight: 700;
	font-size: 14px;
}
.heading-countrie .close-country {
	font-weight:700;
}
.header .modal-body {
	height: auto;
	overflow: auto;
	padding: 0;
	max-height: 291px;
}
.header .dropdown-item.mega_menu_active_country {
	background-color: #E8EDFC;
}
.fin-country-dropdown .dropdown-menu .dropdown-item.mega_menu_active_country {
	background: #E8EDFC;
}
.header .dropdown-item {
	padding: 10px 20px;
	border: 0;
	position: relative;
}
.header .dropdown-item.mega_menu_active_country::before {
	content: "";
	right: 16px;
	background: url(images/check-icon.svg) center top no-repeat;
	width: 19px;
	height: 13px;
	position: absolute;
	top: 16px;
}
.fin-country-dropdown .dropdown-menu .dropdown-item {
	display: flex;
	align-items: center;
	padding: 11px 15px;
	border-bottom: 1px solid #E3E2E2;
}
.fin-country-dropdown .dropdown-toggle::after {
	display: none;
}
.header-right .current-menu-item > a::before, .header-right .current-menu-parent > a::before {
    height: 100%;
    width: 4px;
}
.header-right .current-menu-item > a::before, .header-right .current-menu-parent > a::before, .header-right .current-menu-ancestor > a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #de122a;
    height: 100%;
    width: 4px;
    opacity: 1;
    visibility: visible;
}
.rw-newsletter-btn {
	display: none;
}
.custom-logo-link {
	order: 1;
	width: 115px;
}
#finCountryDropdownFlag {
	border: none;
	background: transparent;
	opacity: 1;
}
#finCountryDropdownFlag span {
	color: #050810;
}
.rw-social-media a {
	padding: 0 6px 0 0 !important;
	width: auto !important;
}
#finCountryDropdownFlag {
	vertical-align: middle;
}
/*New-header Css End*/

/*NEW BRAND LAYOUT START*/
li.campaign-shortcode-table_filter-list-item, li.campaign-full-width_filter-list-item {
    padding-left: 8px;
}
button.popup-offers-widget__close-btn {
    top: -20px;
    right: -7px;
}
body.bm-tiny .campaign-list-item_cta-btn.no-coupon {
    margin-top: 0;
}
div.toplist-poker__filter-wrapper {
	margin-left: 0;
	margin-right: 0;
}
/*NEW BRAND LAYOUT END*/


/* Slot page css */

.slot-banner-right .sl-container {
	height: 100%;
	display: inline-block;
	width: 100%;
}
.slot-banner-right .sl-slots {
	padding-top: 0;
	height: 394px;
}
.slot-banner-right .sl-responsive-iframe {
	height: calc( 100% - -10px);
}
.slot-banner-right .sl-placeholder {
	height: calc(100% - 0px);
}
.internal-slots {
	width: 100%;
}
.rw-categorie-inner .slick-list {
	height: auto;
}

.slot-banner-right .sl-container {
	height: auto;
}
.slot-banner-right .sl-placeholder {
	padding: 35px 0;
	height: 400px;
}
.left-lucky-sec {
	width: 100%;
	text-align: center;
}
.right-lucky-sec {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.lucky-img {
	width: auto;
	display: inline-block;
	margin-right: 11px;
}
.rating-outer-lucky-main {
	margin-top: 0;
	width: auto;
	display: inline-block;
}
.outer-lucky-box {
	padding: 16px;
}
.slot-banner-right .sl-slots {
	overflow: visible;
}

/* Slot page css End */
  
	
}

@media only screen and (max-width:767px){
	
.rw-banner-box-inner {
	max-width: 100%;
}
.rw-banner-box-inner h1 {
	font-size: 24px;
	margin-bottom: 0;
}
.rw-banner-inner {
	padding-top: 170px;
	width: 100%;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: 375px 180px !important;
}
.rw-banner-box-inner .rw-cat-namecl, .rw-box-outer .rw-cat-namecl {
	font-size: 10px;
	margin-bottom: 5px;
}
.rw-banner-box-inner h1::before {
	border-top: 11px solid #DE122A;
	border-right: 11px solid transparent;
}

.rw-box-outer {
	gap: 0;
	padding-top: 15px;
}	
.rw-box-outer .rw-box-inner {
	max-width: 100%;
}
.rw-box-outer .rw-box-inner {
	max-width: 100%;
	flex-direction: row-reverse;
	padding-bottom: 12px;
	padding-top: 12px;
}
.rw-box-outer .rw-trending-img {
	width: 114px;
	height: 70px;
}
.rw-box-outer .rw-trending-text h5 {
	font-size: 15px !important;
	font-weight: 700;
}
.rw-box-outer .rw-trending-text {
	width: calc(100% - 114px);
	padding-left: 0;
	padding-right: 15px;
}

.rw-banner-sec::after {
	border-bottom: 24px solid #fff;
	border-left: 24px solid transparent;
}
.rw-banner-sec {
	padding-bottom: 20px;
}
.rw-banner-count {
	font-size: 14px;
}
.rw-banner-rep span {
	font-size: 14px;
}
.rw-banner-bottom-int {
	justify-content: start;
	gap: 0 18px;
	padding: 15px 0;
	overflow: auto;
	white-space: nowrap;
}
.rw-homepage-left {
	padding: 0;
}
.rw-thumbnailcl {
	position: relative;
	border-bottom: 4px solid #DE122A;
	width: calc(100% + 30px);
	margin: 0 -15px;
}
.rw-thumbnailcl .rw-cat-namecl {
	padding: 7px 8px 7px 15px;
	margin: 0;
}
.rw-jan-card__content h3 {
	font-size: 22px;
}
.rw-homepage-left-inner .post-contentcl {
	display: none;
}
.rw-homepage-left-inner {
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.rw-homepage-right ul {
	gap: 12px 0;
}
.rw-homepage-right ul li {
	max-width: 100%;
	flex-direction: row-reverse;
	display: flex;
	flex-wrap: wrap;
}
.rw-home-right-img {
	width: 114px;
}
.rw-home-right-img img {
	height: 70px !important;
}
.rw-home-right-innercl {
	width: calc(100% - 114px);
	display: inline-block;
	padding-right: 15px;
	margin-top: 0;
}
.rw-home-right-innercl h5 {
	font-size: 16px;
	min-height: 65px;
	-webkit-line-clamp: 3;
	height: 66px;
	margin-bottom: 0;
}
.rw-popular-headings {
	font-size: 18px;
}
.rw-homepage-right .cat-namecl {
	display: block;
	color: #BA0B1F;
	font-size: 10px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom: 5px;
}
.rw-homepage-right ul li:nth-child(3) {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 10px;
}
.rw-latestnews-second-sec {
	max-width: 100%;
}
.rw-latestnews-second-sec .rw-trending-box-inner .rw-trending-img {
	display: inline-block;
	width: 114px;
	border-bottom: none;
}
.rw-latestnews-second-sec .rw-trending-img {
	height: 70px;
}
.rw-trending-box-inner {
	display: flex;
	flex-direction: row-reverse;
}
.rw-latestnews-second-sec .rw-home-right-innercl h5 {
	font-size: 16px;
	font-weight: 700;
}
.rw-latestnews-second-sec .rw-trending-box-inner .author-name, .rw-latestnews-second-sec .rw-trending-box-inner .post-timeing {
	display: inline-block;
}
.rw-latestnews-second-sec .rw-home-right-innercl .rw-cat-namecl {
	padding-bottom: 5px;
}
.rw-tech-sec::before, .rw-award-sec::before {
	border-bottom: 32px solid #E9E9E9;
	border-right: 32px solid transparent;
}
.rw-tech-sec::after, .rw-award-sec::after {
	border-top: 32px solid #fff;
	border-left: 32px solid transparent;
}
.rw-tech-sec {
	margin-top: 30px;
	padding: 32px 0;
}
.ms_most_popular_news_outer li {
	font-size: 16px;
	padding-left: 32px;
}
.ms_most_popular_news_outer ul {
	gap: 12px 15px;
	flex-wrap: wrap;
}
.rw-sec-pade {
	padding-top: 32px;
}

.rw-play-box {
	gap: 0px 15px;
	overflow: auto;
	flex-wrap: wrap;
	width: 978px;
	padding-bottom: 10px;
}
.rw-play-int {
	padding: 0;
	overflow: auto;
}
.rw-box-inner {
	max-width: 315px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.rw-trending-text h5 {
	font-size: 16px;
	font-weight: 600;
	min-height: 44px;
}
.rw-latest-author img {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
}
.rw-latest-bottomcl {
	margin-left: 0;
}
.rw-first-news-block .rw-trending-img {
	max-width: 100%;
	height: 192px;
}
.rw-first-news-block .rw-trending-text {
	width: calc(100% - 0%);
	padding-left: 0;
}
.rw-first-news-block .rw-trending-text h5 {
	font-size: 20px;
	margin-top: 10px;
}
.rw-box-inner.rw-first-news-block .post-contentcl {
	display: none;
}
.rw-first-news-block .rw-latest-author img {
	display: none;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.rw-first-news-block .rw-latest-bottomcl {
	margin-left: 0;
}

.rw-box-inner.rw-four-news-block {
	max-width: 315px;
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
.rw-four-news-block .rw-trending-img {
	height: 70px;
	width: 114px;
}
.rw-four-news-block .rw-trending-text {
	width: calc(100% - 114px);
	padding-right: 10px;
}
.rw-four-news-block .rw-trending-text h5 {
	font-size: 16px;
	margin-top: 0;
	-webkit-line-clamp: 3;
}
.rw-four-news-block .rw-latest-author img {
	display: none;
}
.rw-four-news-block .rw-latest-bottomcl {
	margin-left: 0;
}
.rw-four-news-block.rw-box-inner:nth-child(4) .rw-trending-text h5, .rw-four-news-block.rw-box-inner:nth-child(5) .rw-trending-text h5 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}
.rw-four-news-outer2 {
	overflow: auto;
	width: 100%;
	display: inline-block;
}
.rw-four-news-inner2 {
	width: 1310px;
	flex-wrap: initial;
	overflow: auto;
	padding-bottom: 10px;
}

.latestnews-second-sec {
	gap: 0;
	margin-top: 0;
}
.trending-box-inner {
	max-width: 100%;
	margin-bottom: 0;
	padding-bottom: 10px;
	display: flex;
	flex-direction: row-reverse;
	padding-top: 10px;
}
.rw-home-right-innercl .rw-cat-namecl {
	margin-top: 0;
}
.rw-tax-topsec {
	gap: 20px 0px;
}
.rw-box-inner.rw-box-heading .rw-trending-text h5 {
	font-size: 16px;
}
.rw-award-sec {
	margin-top: 12px;
}
.rw-award-sec::after {
	border-top: 32px solid #E9E9E9;
	border-left: 32px solid transparent;
}
.rw-award-inner {
	padding: 30px 0 23px;
	background-position: center bottom !important;
}
.rw-award-left h2 {
	font-size: 20px;
	margin-bottom: 8px;
}
.rw-award-left {
	padding-left: 0;
	padding-right: 0;
	position: initial;
}
.rw-readers-repeter-inner {
	gap: 20px 20px;
}
.rw-award-left ul {
	gap: 0px 22px;
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 26px;
}
.rw-award-right img {
	max-width: 180px !important;
}
.rw-readers-repeter h3 {
	font-size: 20px;
}
.rw-readers-repeter span {
	font-size: 13px;
}
.rw-readers-repeter {
	width: 158px;
}
.rw-popular-cat {
	height: 187px;
}
.slick-prev, .slick-next {
	display: none !important;
}
.rw-rw-popular-taxtop .slick-slide {
	padding-right: 7px !important;
	padding-left: 7px !important;
  margin: 0;
}
.rw-popular-overlay span {
	font-size: 16px;
}
.rw-subscribe-sec::before {
	border-top: 30px solid #fff;
	border-right: 30px solid transparent;
}
.rw-subscribe-sec {
	padding: 30px 0;
	margin-top: 30px;
}
.rw-subscribe-sec .container::after {
	right: 0px;
	top: -29px;
	height: calc(100% + 0px);
}
.rw-newsletter-int {
	flex-wrap: wrap;
}
.rw-newsletter-left {
	padding-left: 23px;
	padding-right: 0;
}
.rw-newsletter-int h2::before {
	left: -23px;
	top: 10px;
	border-top: 12px solid #de1229;
	border-right: 12px solid transparent;
}
.rw-newsletter-right {
	padding-left: 0;
	padding-right: 0;
}
.rw-newsletter-int h2 {
	font-size: 20px;
	line-height: 28px;
}
.subscribe-form {
	max-width: 100%;
	width: 100%;
	background: transparent;
	padding: 0;
}
.subscribe-form p {
	flex-wrap: wrap;
}
.subscribe-form .wpcf7-email {
	font-size: 16px;
	height: 48px;
	width: 100%;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
}
.subscribe-form .wpcf7-submit {
	width: 100%;
	margin-top: 4px;
}
.rw-explore-rep {
	padding: 10px 0 0;
	flex-wrap: wrap;
	gap: 10px 0px;
}
.rw-explore-int {
	padding: 0;
}
.rw-explore-right strong {
	font-size: 16px;
}
.rw-explore-right p {
	font-size: 14px;
}
.rw-explore-logo {
	width: 40px;
}
.rw-taxonomy-inner {
	max-width: 100%;
}
.rw-footer-one {
	max-width: 100%;
	width: 100%;
	padding: 12px 0;
}
.rw-footer-list {
	padding: 0;
}
.rw-two-fit {
	order: 1;
}
.rw-three-fit {
	order: 2;
}
.rw-three-fit {
	order: 3;
}
.rw-four-fit {
	order: 4;
}
.rw-five-fit {
	order: 5;
}
.rw-social-fit {
	order: 6;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	padding-top: 22px;
	padding-bottom: 30px;
}
.rw-site-footer::before {
	border-top: 40px solid #F1F1F1;
	border-left: 40px solid transparent;
}
.rw-footer-list {
	order: 7;
}
.rw-footer-one span {
	background: url(images/footer-acd2.svg) right center no-repeat;
	margin: 0 !important;
}
.rw-footer-one .widget-title, .rw-footer-one .widgettitle {
	font-size: 16px;
	width: 100%;
	display: inline-block;
	cursor: pointer;
}
.rw-footer-one .accordiCont {
	border-bottom: 1px solid #2e2b2d;
	padding-top: 15px;
	padding-bottom: 20px;
}
.rw-footer-one ul {
	padding-left: 0;
	list-style: none;
}
.rw-footer-one li a {
	font-size: 14px;
}
.rw-footer-int {
	gap: 0;
}
.footer-box2 img {
	max-width: 145px !important;
}
#custom_html-3 {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}
.rw-social-media-ft a {
	padding: 0 30px 0 0;
}
.rw-footer-after .rw-footer-after1 {
	max-width: 30px !important;
}
.rw-footer-after .rw-footer-after2 {
	left: 10px;
	top: 260px;
	max-width: 60px !important;
}
.rw-site-footer::after {
	width: 116px;
	height: 58px;
	background-size: 100% !important;
}

.rw-about-left h1 {
	font-size: 24px;
	margin-bottom: 12px;
}
.rw-about-left p {
	margin-bottom: 0px !important;
}
.rw-about-banner-sec::after,.rw-contr-banner-outer::after {
	border-bottom: 40px solid #fff;
	border-left: 40px solid transparent;
}
.rw-editorial-sec {
	padding-top: 25px;
}
.rw-editorial-left h2 {
	font-size: 20px;
}
.rw-editorial-right {
	margin-top: 0px;
	padding-left: 0;
}
.rw-editorial-count {
	gap: 30px 10px;
	justify-content: center;
}
.rw-feature-repeter {
	gap: 5px 10px;
}
.rw-count-rep {
	width: 48%;
}
.rw-count-rep h4 {
	font-size: 20px;
	margin: 0;
}
.rw-count-rep span {
	font-size: 13px;
}
.rw-our-mission {
	padding: 15px;
	margin-top: 30px;
}
.rw-our-mission span {
	background-size: 24px;
	padding-left: 35px;
}
.rw-feature-sec {
	padding-top: 30px;
	padding-bottom: 30px;
}
.rw-feature-logocl {
	max-width: 96px;
}
.rw-feature-inner h3 {
	font-size: 18px;
}
.rw-get-expertcl img {
	max-width: 92px !important;
}
.rw-get-expertcl {
	text-align: left;
	justify-content: flex-start;
}
.rw-expert--sec {
	padding: 30px 0;
}
.rw-get-expertcl p {
	padding: 10px 0 20px;
	text-align: left;
	margin-bottom: 0 !important;
}
.rw-expertcl-inner {
	flex-wrap: inherit;
	justify-content: start;
	width: 100%;
}
.rw-expert-inner2 {
	width: 100%;
	overflow: auto;
	display: inline-block;
	padding-bottom: 10px;
}
.rw-expert-box {
	max-width: 280px;
	text-align: center;
	padding: 16px 16px;
	width: 100%;
	flex-shrink: 0;
}
.rw-expert-img img {
	width: 70px;
	height: 70px;
}
.rw-expert-box-inner h5 {
	font-size: 16px;
	margin-top: 10px;
}
.rw-social-links li {
	padding: 0 7px;
	margin: 0 !important;
}
.rw-social-links {
	padding-top: 15px;
}
.rw-process-inner h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 12px;
}
.rw-process-inner h4 {
	font-size: 16px;
	margin-top: 20px;
}
.rw-intouch-sec {
	margin-top: 30px;
}
.rw-intouch-inner {
	padding: 30px 0;
}
.rw-award-top-autohr {
	margin-bottom: 15px;
	margin-top: 0;
}
.rw-advertising-outer p {
	padding: 0;
	color: #1E1E1E;
}
.rw-footer-after {
	top: 5px;
}

.rw-contr-inner {
	background-position: center center;
	background-size: cover;
	position: relative;
}
.rw-contr-inner::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
}
.rw-contr-banner-left {
	z-index: 2;
}
.rw-meet-team-sec h2 {
	font-size: 20px;
}
.rw-meet-team-sec p {
	color: #1E1E1E;
}
.rw-get-expertcl-inner .rw-expert-box {
	max-width: 47.7%;
	padding: 15px;
}
.rw-author-sec-left {
	width: 100%;
	text-align: center;
}
.rw-author-left-img img {
	height: 120px;
	width: 120px;
}
.rw-author-sec-right h1 {
	display: none;
}
.rw-author-sec-left h1 {
	display: block;
	font-size: 24px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 4px;
}
.rw-author-sec-left .card-jobtitle {
	display: inline-block;
	padding-right: 22px;
}
.rw-author-sec-right .card-jobtitle {
	display: none;
}
.rw-author-sec-right {
	padding-left: 0px;
	width:100%;
}
.rw-custom-user-url {
	margin-top: 15px;
}
.rw-author-bio {
	margin-top: 15px;
}
.rw-author-sec-outer::after {
	display:none;
}
.author-bio-inner {
	height: 119px;
}
.rw-author-sec-inner {
	padding: 50px 0 15px 0;
}
.rw-author-articles-outer {
	padding-top: 25px;
}
.rw-articles-leftcl {
	width: 100%;
}
.rw-articles-right {
	width: 100%;
	padding-left: 0;
	padding-top: 30px;
}
.rw-articles-leftcl h3 {
	font-size: 18px;
}
.rw-author-postrepeter {
	padding-bottom: 12px;
	margin-bottom: 12px;
	flex-direction: row-reverse;
}
.rw-postrepeter-left {
	width: 114px;
	height: 70px;
}
.rw-postrepeter-right {
	width: calc(100% - 115px);
	padding-left: 0;
	padding-right: 10px;
}
.rw-postrepeter-right .rw-cat-name {
	font-size: 10px;
	margin-bottom: 5px;
}
.rw-postrepeter-right h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.pagination-wrapper.mobile-pagination {
	display: inline-block;
	width: 100%;
	padding: 0 15px;
}
.pagination-wrapper.desktop-pagination .prev.page-numbers {
	display: none;
}
.pagination-wrapper.desktop-pagination .next.page-numbers {
	display: none;
}
.pagination-wrapper.mobile-pagination .page-numbers {
	display: none;
}
.pagination-wrapper.mobile-pagination .prev.page-numbers, .pagination-wrapper.mobile-pagination .next.page-numbers {
	display: block;
}
.next.page-numbers {
	order: 2;
	width: 48.5%;
	margin-top: 8px !important;
	margin-left: 4px !important;
}
.prev.page-numbers {
	margin: 8px 0 0 !important;
	order: 1;
	width: 48.5%;
	margin-right: 4px;
	border-right: 1px solid #E0E0E0;
}
.navigation.pagination {
	width: 100%;
	padding-top: 0;
}
.pagination-wrapper .nav-links {
	margin: 0;
	display: flex;
	width: auto;
	flex-wrap: wrap;
	justify-content: center;
}
.author-all-button {
	display: inline-block;
}
.rw-articles-right h5 {
	font-size: 18px;
}
.rw-author-expert-box {
	margin-top: 40px;
}
.rw-all-authorbutton {
	display: none;
}
.rw-author-expert-box-inner:last-of-type {
	border-bottom: none;
}
.rw-archive-title {
	font-size: 24px;
}
.rw-latest-archive-left {
	width: 100%;
}
.rw-author-top-post .rw-postrepeter-left {
	height: 210px;
	width: calc(100% + 30px);
	margin: 0 -15px;
	border-bottom: 3px solid #DE122A;
}
.rw-author-top-post .rw-postrepeter-right p {
	display: none;
}
.rw-author-top-post .rw-postrepeter-right h2 {
	margin-bottom: 7px;
}
.rw-author-top-post .rw-postrepeter-right {
	padding: 10px 0 0;
}
.rw-postrepeter-right h5 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 50px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.rw-latest-archive-right {
	width: calc(100% + 30px);
	margin: 0 -15px;
	background: #F1F1F1;
	padding: 30px 15px;
	margin-top: 30px;
	position: relative;
}
.rw-latest-archive-right .widget-title {
	font-size: 18px;
}
.ms_most_popular_news_outer li::before {
	font-size: 18px;
}
.rw-latest-archive-right .ms_most_popular_news_outer li {
	font-size: 16px;
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.rw-latest-archive-right::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom:32px solid #E9E9E9;
	border-right: 32px solid transparent;
}
.rw-latest-archive-right::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 32px solid #fff;
	border-left: 32px solid transparent;
}
.singular .entry-title {
	font-size: 24px;
}
.custom-share-author .custom_author_top {
	width: 100%;
}
.custom_author_top .custom_author_info .investor {
	font-size: 12px;
}
.reviewedcl {
	font-size: 14px;
}
.authorByline_tooltip {
	left: 50%;
	width: 260px;
}
.author-left > img {
	width: 60px !important;
	height: 60px;
}
.authorByline_tooltip .row.text-white {
	padding: 15px;
}
.author-left-top {
	width: calc(100% - 70px);
}
.authorByline_tooltip p {
	font-size: 15px;
}
.bio-right a {
	font-size: 14px;
}
.custom-share-author .custom-share {
	width: 100%;
	margin-top: 10px;
	justify-content: start;
	display: flex;
}
.btn_with_tooltip__tip {
	max-width: 210px;
	padding: 15px;
	transform: translateX(-20%);
}
.btn_with_tooltip__tip::before {
	left: 20%;
	margin-left: 0px;
}
.rw-sinlge-cont-left {
	width: 100%;
}
.rw-single-post-outer {
	padding-top: 0px;
}
.rw-single-cont-right {
	width: 100%;
	padding-left: 0;
}
.featured-media-inner.section-inner {
	width: calc(100% + 30px);
	margin: 0 -15px;
}
.wp-caption-text {
	padding: 0 10px;
	margin-bottom: 10px;
}
.rw-key-box-inner p {
	font-size: 14px;
}
.rw-key-box-inner {
	padding: 15px;
}
.rw-key-box-heading {
	font-size: 10px;
	left: -20px;
	top: -4px;
}
.rw-key-box-outer {
	margin: 10px 0 10px;
}
.entry-content {
	margin-top: 10px;
}
b, strong {
	font-weight: 600;
}
.entry-content ul {
	margin-bottom: 20px;
}
.our-mission-out p {
	font-size: 18px;
	background-size: 24px;
	background-position: left top;
	padding-left: 40px;
}
.our-mission-out {
	margin-top: 10px;
}
.su-row {
	margin: 20px 0 20px !important;
}
h3 {
	font-size: 18px;
}
.su-highlight {
	margin: 10px 0;
}
table td, table th, .wp-block-table td, .wp-block-table th {
	padding: 10px 12px;
}
h2 {
	font-size: 20px;
}
.stepby-outer h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.stepby-outer h3 span {
	font-size: 18px;
}
.inContentProviderSingle-logo-iner {
	margin-top: 10px;
	margin-bottom: 0;
}
.inContentProviderSingle--title {
	font-size: 18px;
}
.inContentProviderSingle-reviw a {
	font-size: 14px;
}
.rw-share-sec-tags {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.rw-custom-post-tags {
	text-align: left;
	width: 100%;
	display: inline-block;
}
.rw-author-bottom {
	padding: 24px;
}
.rw-author-avatar {
	max-width: 80px;
	display: flex;
	flex-wrap: nowrap;
	height: 80px;
}
.rw-author-avatar::after {
	border-bottom: 16px solid #DE122A;
	border-left: 16px solid transparent;
}
.rw-author-avatar > img {
	width: 80px;
	height: 80px;
	display: inline-block;
}
.rw-author-sharing {
	width: calc(100% - 81px);
	display: inline-block;
	padding-left: 10px;
	text-align: left;
	margin-top: 0;
}
.rw-author-sharing h5 {
	display: inline-block;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 5px;
}
.rw-author-des-right {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	margin-top: 12px;
}
.rw-article-trending-list-sec {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.rw-article-trending-list-sec .rw-related-list-sec:nth-child(2) {
	flex-direction: column;
}
.rw-article-trending-list-sec .rw-related-list-sec:nth-child(2) .rw-related-imgcl {
	width: 100%;
	height: 205px;
}
.rw-article-trending-list-sec .rw-related-list-sec:nth-child(2) .rw-related-sec-text {
	padding-right: 0;
	width: 100%;
	padding-top: 12px;
}
.rw-article-trending-list-sec .rw-related-list-sec:nth-child(2) .rw-related-sec-text h5 {
	font-size: 14px;
	margin-bottom: 10px;
}
.rw-article-trending-list-sec h4,.rw-article-trending-list-sec .widgettitle {
	margin-bottom: 20px;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-sec-text h5, .rw-related-list-sec:last-child .rw-related-sec-text h5 {
	font-size: 16px;
	font-weight: 700;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-imgcl, .rw-related-list-sec:nth-last-child(2) .rw-related-sec-text span, .rw-related-list-sec:last-child .rw-related-imgcl, .rw-related-list-sec:last-child .rw-related-sec-text span {
	display: inline-block;
}
.rw-related-list-sec:nth-last-child(2) .rw-related-sec-text, .rw-related-list-sec:last-child .rw-related-sec-text {
	width: calc(100% - 80px);
	padding-right:15px;
}

.rw-related-list-sec.img-mobile .rw-related-imgcl {
	display: inline-block;
}
.rw-related-list-sec.img-mobile .rw-related-sec-text {
	width: calc(100% - 80px);
	padding-right:15px;
}
.rw-related-list-sec.img-mobile .rw-related-sec-text h5 {
	font-size: 16px;
	font-weight: 700;
}
.rw-related-list-sec.img-mobile .rw-related-sec-text span {
	display: block;
}
.rw-related-list-sec:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.rw-trending-text {
	width: calc(100% - 114px);
	padding-right: 15px;
}
.search-list {
	border: none;
	box-shadow: none;
}
.rw-taxonomy-sec .rw-trending-text,.rw-play-news-sec .rw-trending-text {
	width: 100%;
	padding-right: 0;
}
.rw-contr-banner-left img {
	height: 30px;
}
.rw-contr-inner {
	padding: 50px 0 40px;
}
.rw-meet-team-sec {
	margin-bottom: 10px;
}
.wpcf7-form-control-wrap {
    width: 100%;
}
.rw-cat-hub-banner-left {
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.rw-cat-hub-banner-inner {
	background-position: center top !important;
}
.rw-cat-hub-banner-inner::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
}
.rw-expert-heading img {
	height: 22px;
}
.hub-expert-sec h2 {
	font-size: 18px;
}
.rw-expert--sec.hub-expert-sec.rw-about-exper-sec {
	padding: 30px 0;
	margin-top: 30px;
}
.rw-latest-ans-inner2 {
	width: 100%;
	padding: 16px;
}
.rw-popular-wrappercl h4 {
	margin-bottom: 12px;
	font-size: 18px;
}
.rw-might-also-like-inner .rw-card-text {
	margin: 0 0 35px !important;
}

.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(1) {
	flex-direction: column;
}
.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(1) .rw-related-imgcl {
	width: 100%;
	height: 205px;
}
.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(1) .rw-related-sec-text {
	padding-right: 0;
	width: 100%;
	padding-top: 12px;
}
.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(1) .rw-related-sec-text h5 {
	font-size: 14px;
	margin-bottom: 10px;
}
.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(2) {
	flex-direction: row-reverse;
}
.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(2) .rw-related-imgcl {
	width: 80px;
	height: 80px;
}
.rw-article-trending-list-sec.rw-commercial-sidebar .rw-related-list-sec:nth-child(2) .rw-related-sec-text {
	width: calc(100% - 80px);
	padding-right: 15px;
	padding-top: 0;
}
.featured-media-inner.section-inner img {
	height: 210px !important;
}

.entry-content ul li {
	word-break: break-word;
}

.su-button {
	padding: 10px 0;
}

/*subscribe Page css*/

.rw-newsletter-box {
	padding: 0;
}
.rw-newsletter, .rw-newsletter-subscribed {
	margin-bottom: 20px;
}
.rw-newsletter .rw-newsletter__body, .rw-newsletter-subscribed .rw-newsletter__body {
	min-height: inherit;
	padding: 5px 10px 15px;
}
/*subscribe Page css-End*/

.rw-banner-inner::after {
	background: linear-gradient(86deg, #161316 12%, rgba(22, 19, 22, 0.00) 35.5%);
}
.rw-banner-inner::before {
    left: 50%;
    top: -31%;
    width: 110px;
    height: 100%;
    transform: rotate(90deg);
    background: linear-gradient(270deg, #161316 12.5%, rgba(0, 0, 0, 0.00) 100%);
    right: auto;
}
.rw-sinlge-cont-top-int {
	margin-bottom: 20px;
}
.m-tooltip-socail-wrap {
	margin-left: auto;
}

.rw-author-des-top {
	width: calc(100% - 80px);
}
.rw-author-des-top h5 {
	font-size: 18px;
	width: 100%;
}
.rw-author-des-top .rw-author-sharing {
	width: 100%;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
}
.rw-author-des-right p {
	font-size: 14px;
}
.rw-author-read-more {
	position: relative;
}
.rw-author-read-more a {
	font-size: 16px;
}

.rw-search-outer .rw-author-postrepeter {
	flex-direction: column;
}
.rw-search-outer .rw-postrepeter-left {
	width: 100%;
	height: auto;
}
.rw-search-outer .rw-postrepeter-right {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}
.rw-search-outer .rw-postrepeter-right p {
	font-size: 15px;
}
.rw-get-expertcl h2 {
	font-size: 18px;
	line-height: 18px;
}
.page-numbers:nth-last-child(2) {
	border-left: 1px solid #E0E0E0;
}
.footer-box2 {
    width: 100%;
}

.rw-social-media-ft ul {
    justify-content: center;
}

.rw-homepage-left-inner .rw-thumbnailcl {
	height: 375px !important;
}
.single .rw-entry-header-inner {
	padding: 15px 0 0;
}
.rw-sinlge-cont-top-int .entry-title {
	margin-bottom: 10px;
}

/* Slot page css */

.slot-rating-top {
	order: 1;
	padding: 0 20px;
}
.slot-banner-right {
	width: 100%;
	padding-left: 0;
	height: auto;
	order: 2;
}
.left-sec-slot-inner {
	max-width: 100%;
	width: 100%;
	order: 3;
}
.slots-main {
	padding: 40px 0 10px;
}
.slot-rating-inner h1 {
	font-size: 24px;
}
.slot-banner-right .sl-gamethumb {
	filter: blur(0px);
	width: 60%;
	object-fit: contain;
}
.slot-rating-inner span {
	text-align: left;
	margin-left: 0;
	width: auto;
}
.rating-slotcl {
	width: 100%;
}
.slot-rating-inner {
	align-items: self-start;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.rw-slot-sec-banner .container {
	padding-left: 15px;
	padding-right: 15px;
}
.slot-game-out {
	text-align: center;
}
.left-slot-inner h2 {
	font-size: 16px;
	text-transform: uppercase;
}
.rw-sinlge-cont-top-int.slots-main {
	width: 100%;
	margin: 0;
	padding-bottom: 0;
}
.internal-slots {
	width: 48.2%;
}
.slot-banner-right .sl-slots {
	padding-top: 0;
	height: 440px;
}
.left-lucky-sec h2 {
	font-size: 18px;
}
.slot-banner-right .sl-placeholder {
	height: 440px;
}

.slot-banner-right .sl-responsive-iframe {
	top: 6px;
	bottom: 0;
	right: 0;
	width: calc( 100% - 0px);
	height: calc( 100% - 0px);
	left: 0px;
}

/* Slot page css End */

}

@media only screen and (max-width:600px){
	
.rw-get-expertcl-inner .rw-expert-box {
	max-width: 100%;
	padding: 15px;
}
.rw-expert-img a::after {
	border-bottom: 15px solid #DE122A;
	border-left: 15px solid transparent;
}
.social-sharing-dropdown {
	left: 0%;
}
.rw-homepage-left-inner .rw-thumbnailcl {
	height: 211px !important;
}	
}
