/*-------------------------------------------------------------------
[0.1. Material]
*------------------------------------------------------------------*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://img.rankedboost.com/wp-content/plugins/talented/material/MaterialIcons-Regular-eot.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(https://img.rankedboost.com/wp-content/plugins/talented/material/MaterialIcons-Regular.woff2) format('woff2'),
    url(https://img.rankedboost.com/wp-content/plugins/talented/material/MaterialIcons-Regular.woff) format('woff'),
    url(https://img.rankedboost.com/wp-content/plugins/talented/material/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}



/*-------------------------------------------------------------------
[0.2. Advertisement CSS]
*------------------------------------------------------------------*/
footer.container.row {
    z-index: 25 !important;
}
/*worked*/
footer.site-footer.bottom-menu-inverse {
    z-index: 0 !important;
}
#orange-button-navi-125 {
    z-index: 200 !important;
}
#orange-button-navi-135 {
    z-index: 200 !important;
}
#orange-button-navi-115 {
    z-index: 200 !important;
}
#orange-button-navi-145 {
    z-index: 200 !important;
}
#orange-button-navi-1120 {
    z-index: 200 !important;
}
/*league sidebar mobile anchor fix overlap*/
.tab_container {
    z-index: 240 !important;
}

.Article-A-Align {
    text-align: center;
}
.InsertTitle-Updated {
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 11px;
    font-weight: 400;
    font-style: normal;
    /* color: #4d637b; */
    color: #ccc;
    text-align: left;
	text-transform: initial;
    color: #757575 !important;
    margin-top: 0px;
    margin-bottom: 10px;
    /* float: right; */
    width: 100%;
	/*text-align: right;*/
	text-align: center;
}

/* if 970x250 ad do bottom one*/
.ArticleTopInsert-Updated.TopArticleAText {
    /*line-height: 150px;*/
	/*min-height: 250px;*/
	/*min-height: 271px;*/
}
.top-wrap-pre-article {
    position: relative;
    line-height: 150px;
}


.content-sidebar-wrap {
    /*margin-top: 10px !important;*/
}
.ArticleTopInsert-Updated {
    max-width: 970px;
    width: initial;
    padding-top: 0px;
    text-align: left;
    margin: initial;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
        min-width: 728px;
}
.ArticleBottomInsert-Updated-NEW {
    max-width: 970px;
    width: initial;
    padding-top: 0px;
    text-align: left;
    margin: initial;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
        min-width: 728px;
            margin-top: 20px;
            /*margin-left: 30px;*/
}
.article-bot-wrap {
    width: 100%;
    max-width: 1105px;
    margin: auto;
}

.ArticleSidebar-Updated {
    display: block;
    width: 300px;
    padding-top: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    margin: auto;
    /*margin-top: 40px !important;
    margin-bottom: 40px !important;*/

    margin-top: 10px !important;
    margin-bottom: 10px !important;
    position: relative;
}

/* in-content */
.ArticleInsertResponsive {
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border: none;
    text-align: center;
    margin: auto 0;
    margin-top: 30px;
    margin-bottom: 30px !important;
    background-color: #f5f5f5;
    border-radius: 2px;
    text-align: center !important;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    width: 100%;
}
.InsertTitle-Updated-InContent {
margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 11px;
    font-weight: 400;
    font-style: normal;
    color: #ccc;
    text-align: center;
    padding-right: 10px;
    text-transform: initial;
    color: #69696a !important;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
}


/* unused */
.ArticleBottomInsert-Updated {
    text-align: left;
    margin: initial;
    max-width: 728px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
}



/*-------------------------------------------------------------------
[1. Fixed Body style]
*------------------------------------------------------------------*/
.m-body-fixed{
	position: fixed;
	width: 100%;
	height: 100%;
}
/*end of part 1----------------------------------------------------*/


/*-------------------------------------------------------------------
[2. Header]
*------------------------------------------------------------------*/
.m-header{
	position: fixed;
	z-index: 99;
	z-index: 1050;
	width: 100%;
	left: 0;
	top: 0;
	font-size: 14px;
	height: 60px;
	font-weight: 400;

	background: #DC2424;
	background: -webkit-linear-gradient(to right, #4A569D, #DC2424);
	background: linear-gradient(to right, #4A569D, #DC2424);

	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);

	-webkit-transition: top 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-moz-transition: top 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-o-transition: top 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	transition: top 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
.m-header a{
	color: #4A569D;
}
.m-header.hide{
	top: -60px;
}
.m-toggle-sidebar{
	width: 60px;
	height: 60px;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	color: #455a64;
	/*background-color: rgba(0,0,0,0.05);*/
	    border-right: 1px solid #cfd8dc;
	float: left;
	    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
.m-toggle-sidebar:hover {
	background-color: rgba(0,0,0,0.05);
}
.m-toggle-sidebar i{
	position: absolute;
	left: 18px;
	top: 18px;
	-webkit-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-moz-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-o-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
.m-toggle-sidebar .m-open-icon{
	transform: scale(1);
}
.m-toggle-sidebar .m-close-icon{
	transform: scale(0);
}
.m-opened-sidebar .m-toggle-sidebar .m-open-icon{
	transform: scale(0);
}
.m-opened-sidebar .m-toggle-sidebar .m-close-icon{
	transform: scale(1);
}
.m-logo-box{
	/*height: 27px;*/
	height: 32px;
	display: block;
	float: left;
	margin: 14px;
	    margin-right: 24px;
}
@media (max-width: 1200px){
.m-logo-box {
    margin-right: 5px;
}
}
.m-logo-box h1{
	margin: 0;
	padding: 0;
	display: inline-block;
}
.m-logo{
	font-size: 18px;
	color: #FFF;
}
.m-logo img{
	display: block;
	float: left;
}
.m-logo .m-logo-mobile{
	display: none;
}
.m-logo .m-logo-desktop{
	display: block;
}
.m-logo .m-logo-name{
	display: inline-block;
	float: left;
	font-weight: 400;
	line-height: 30px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid 1px #FFF;
}
.m-header-menu{
	display: inline-block;
	float: left;
}
.m-header-navigation, .m-header-navigation ul{
	list-style: none;
	padding: 0;
	margin:0;
}
.m-header-navigation > li{
	float: left;
	position: relative;
}
.m-header-navigation > li > a{
	display: table-cell !important;
	vertical-align: middle;
	height: 60px;
	line-height: normal;
	/*color: #FFF;*/
	color: #555;
	color: #455a64;
	font-weight: 600;
	padding: 0 15px;
	text-decoration: none;
}
.m-header-navigation > li > a .material-icons{
    vertical-align: middle;
    top: -1px;
    position: relative;
}
.m-header-navigation > li > a.active{
	box-shadow: inset 0 -2px 0 0 #fff;
}
.m-header-submenu{
	background-color: #fff;
	position: absolute;
	top: 100%;
	min-width: 100%;
	left: 0;
	-webkit-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.3);
	transform-origin: left top 0px;
	display: none;
	transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    transform: scale(0);
    -ms-box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 8px 0 rgba(0,0,0,.12);
    -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 8px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16), 0 2px 8px 0 rgba(0,0,0,.12);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=0, M21=0, M22=0, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, SizingMethod='auto expand');
}
.m-header-submenu.m-extra-menu{
	width: 280px;
}
.m-extra-menu a{
	display: block;
	width: 50%;
	float: left;
	height: 80px;
	text-align: center;
	border-bottom:solid 1px #EEE;
	padding: 15px 0;
	color: #333 !important;
}
.m-extra-menu a:hover{
	background-color: #f2f2f2;
	text-decoration: none;
}
.m-extra-menu a span{
	display: block;
}
.m-extra-menu a:nth-child(odd){
	border-right: solid 1px #EEE;
}
.m-header-submenu.m-notify-list{
	width: 360px;
}
.m-notify-header{
	width: 100%;
	padding: 15px 10px;
	color: #333;
	background-color: #f4f4f4;
}
.m-notify-header .m-notify-text-top{
	display: block;
	font-size: 20px;
	text-align: center;
}
.m-notify-header .m-notify-text{
	display: block;
	text-align:center;
	font-size: 15px;
}
.m-notify-tab{
	padding: 15px;
}
.m-notify-tab .nav{
	margin-bottom: 15px;
	border-bottom: solid 1px #eee;
}
.m-notify-tab .nav li{
	display: inline-block;
	float: left;
	width: auto;
	border-left: none !important;
	margin-right: 20px;
}
.m-notify-tab .nav li a:hover{
	background-color: transparent;
	border-bottom: solid 1px #9D50BB;
}
.m-notify-tab .nav li a{
	padding: 6px 0;
	font-weight: 500;
	font-size: 16px;
}
.m-notify-tab .nav li a.active{
	border-bottom: solid 1px #9D50BB;
	color: #9D50BB;
}
.m-header-submenu ul li{
	display: block;
	width: 100%;
}
.m-header-submenu ul li a{
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	color: #444;
	white-space: nowrap;
}
.m-header-submenu ul li a:hover{
	background-color: #EEE;
}
.m-header-submenu.active{
	-webkit-transform: scale(1);
    -khtml-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
}
.m-header-right{
	display: inline-block;
	float: right;
}
.m-header-right.m-with-seperator .m-header-navigation li{
	border-left: solid 1px rgba(0,0,0,0.05);
}
.m-header-right .m-header-navigation .m-header-submenu{
	transform-origin: right top 0px;
	left: auto;
	right: 0;
}
.m-user-avatar{
	display: block;
	width: 32px;
	height: 32px;
	border-radius:100%;
	overflow: hidden;
}
.m-search-bar{
	position: absolute;
	width: 100%;
	height: 60px;
	top: -70px;
	left: 0;
	background: #DC2424;
	background: -webkit-linear-gradient(to right, #4A569D, #DC2424);
	background: linear-gradient(to right, #4A569D, #DC2424);


	-webkit-transition: top 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-moz-transition: top 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-o-transition: top 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	transition: top 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
.m-search-bar.active{
	top: 0;
}
.m-search-form{
	max-width: 1160px;
	width: 100%;
	height: 40px;
	margin: 10px auto;
	display: block;
	font-size: 14px;
	position: relative;
}
.m-search-input-wrapper{
	left: 20px;
	top: 0;
	right: 60px;
	bottom: 0;
	height: 40px;
	position: absolute;
}
.m-search-input{
	width: 100%;
	height: 40px;
	background-color: rgba(255,255,255,.2);
	border:none;
	padding: 0 54px 0 14px;
	display: block;
	color: #FFF;
	outline: none;
	font-size: 14px;
	font-family: inherit;
}
.m-search-input::placeholder {
    color: #FFF;
    opacity: .5;
}
.m-search-input:-ms-input-placeholder {
    color: #FFF;
}
.m-search-input::-ms-input-placeholder {
    color: #FFF;
}
.m-search-input:focus{
	background-color: rgba(255,255,255,.3);
}
.m-search-submit{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	padding: 8px;
	background: none;
	color: #FFF;
	border:none;
	cursor: pointer;
	outline: none;
}
.m-search-submit:hover{
	background-color: rgba(255,255,255,.1);
}
.m-search-close{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 0;
	background: none;
	border:none;
	padding: 8px;
	outline: none;
	cursor: pointer;
	color: #FFF;
}
/*end of part 2----------------------------------------------------*/



/*-------------------------------------------------------------------
[3. Sidebar]
*------------------------------------------------------------------*/
.m-sidebar{
	position: fixed;
/*	width: 300px;*/
width: 250px;
/*width: 240px;*/
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #fafafa;
	height: 100%;
	z-index: 101;
	z-index: 60000 !important;
	left: -310px;
	color: #455a64;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
	-webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
	color: #514A9D;
}


.m-opened-sidebar .m-sidebar{
	left: 0;
}
.m-sidebar-wrapper{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	padding-bottom: 60px;
}
.m-sidebar-wrapper::-webkit-scrollbar {
    width: 0px;
}
.m-sidebar-wrapper::-webkit-scrollbar-thumb {
    background: #4A569D;
}
.m-sidebar-wrapper::-webkit-scrollbar-track {
    background: #455a64;
}
.m-sidebar-logo{
	width: 100%;
	height: 60px;
	border-bottom: solid 1px #cfd8dc;
}
.m-sidebar-logo a{
	display: inline-block;
	float: left;
	margin: 16px 24px;
}
.m-sidebar-logo a img{
	display: block;
}
.m-sidebar-toggle-button{
	width: 24px;
	height: 24px;
	float: right;
	margin: 18px;
	cursor: pointer;
}
.m-sidebar-pin-button{
	width: 24px;
	height: 24px;
	float: right;
	margin: 18px;
	cursor: pointer;
}
.m-sidebar-pin-button i{
	position: absolute;
	transform: scale(1);
	-webkit-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-moz-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-o-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
.m-sidebar-pin-button .m-fixed-icon{
	transform: scale(0);
}
.m-pinned-sidebar .m-sidebar-pin-button .m-fixed-icon{
	transform: scale(1);
}
.m-pinned-sidebar .m-sidebar-pin-button .m-not-fixed-icon{
	transform: scale(0);
}
.m-sidebar-navi ul{
	padding: 0;
	margin: 0;
	list-style: none;

}
nav.m-sidebar-navi {
    margin-bottom: 50px;
}
.m-sidebar-navi > ul ul{
	display: none;
}
.m-sidebar-navi .inner{
	overflow: hidden;
  	display: none;
}
.m-sidebar-navi .m-seperate{
	width: 100%;
	height: 1px;
	background-color: #cfd8dc;
}
.m-sidebar-navi li{
	margin: 2px 0;
	display: block;
	width: 100%;
}
.m-sidebar-navi a{
	line-height: 50px;
	text-decoration: none;
	height: 50px;
	padding: 0 20px;
	color: #455a64;
	white-space: nowrap;
	display: table;
	width: 100%;
}
.m-sidebar-navi a:hover{
	background-color: #EEE;
}
.m-sidebar-navi a > span{
	display: table-cell; 
}

.m-sidebar-navi a > span.m-icon{
    width: 40px;
    height: 50px;
    line-height: 0;
    vertical-align: middle;
}
.m-sidebar-navi a > span.m-arrow-icon{
	width: 24px;
    height: 50px;
    line-height: 0;
    vertical-align: middle;
    -webkit-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.m-sidebar-navi > ul > li > ul > li > a{
	padding: 0 20px 0 60px;
	line-height: 40px;
	height: 40px;
	font-size: 95%;
}
.m-sidebar-navi > ul > li > ul > li > a span.m-arrow-icon{
	height: 40px;
}
.m-sidebar-navi > ul > li > ul > li > ul > li > a{
	padding: 0 20px 0 80px;
	line-height: 40px;
	height: 40px;
}
.m-sidebar-navi ul li.show > a > .m-arrow-icon{
	-ms-transform: rotate(180deg); /* IE 9 */
    -ms-transform-origin: 50% 50%; /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
    -webkit-transform-origin: 50% 50%; /* Safari 3-8 */
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}
.m-sidebar-navi ul li.show > a{
	background-color: #EEEEEE;
}
.m-sidebar-navi>ul>li>ul>li.show > a{
	background-color: #f4f4f4;
}
.m-sidebar-navi ul li.show > a{
	color: #4A569D;
}
.m-overlay{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
/*	z-index: 100;*/
z-index: 250;
	cursor: pointer;
	display: none;
}
/*pinned sidebar styles */
.m-opened-sidebar .m-overlay{
	display: block;
}
.m-pinned-sidebar .m-overlay{
	display: none !important;
}
.m-pinned-sidebar .m-sidebar{
	top: 60px;
}

.m-pinned-sidebar.m-opened-sidebar .m-wrapper{
	/*margin-left: 300px;*/
	margin-left: 250px;
	/*margin-left: 240px;*/
}
.m-pinned-sidebar .m-wrapper{
	margin-left: 0;
}


/*-------------------------------------------------------------------
[4. Material effect class helpers]
*------------------------------------------------------------------*/
.m-material-button{
	position: relative;
	overflow: hidden;
}

.m-wave-effect {
	display: block;
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	      transform: translateX(-50%) translateY(-50%);
	width: 0px;
	height: 0px;
	background-color: #fff;
	border-radius: 50%;
	opacity: 0.7;
}



/*-------------------------------------------------------------------
[5. Mobile fixer styles]
*------------------------------------------------------------------*/
@media (max-width: 768px){
	.m-header-submenu.m-notify-list{
		width: 300px;
	}
	.m-logo .m-logo-mobile{
		display: block;
		position: relative;
		top: 4px;
	}
	.m-logo .m-logo-desktop{
		display: none;
	}
	.m-header-menu{
		display: none;
	}
	.m-hide-on-mobile{
		display: none !important;
	}
	.m-header-right .m-header-navigation .m-header-submenu.m-notify-list{
		right: -60px;
	}
}
@media (min-width: 768px){
	.m-hide-on-desktop{
		display: none !important;
	}
}

/**
 * attempting to fix desktop search bar on med rez screens
 */
@media (max-width: 1105px){
.search-form-menu-middle {
    max-width: 300px !important;
        left: 10px !important;
}
.search-span.input-group-btn {
    top: 1px !important;
}
}



/*-------------------------------------------------------------------
[6. Easy color change with CSS ]
[open the section below to see the color change]
*------------------------------------------------------------------*/
/*
.m-header, .m-search-bar{
	background: #159957;
	background: -webkit-linear-gradient(to right, #155799, #159957); 
	background: linear-gradient(to right, #155799, #159957);
}

.m-notify-tab .nav li a.active{
	border-color: #155799;
	color: #155799;
}
.m-notify-tab .nav li a:hover{
	border-color: #155799;
}
.m-sidebar-navi ul li.show > a, .m-header a{
	color: #155799;
}
.m-sidebar-wrapper::-webkit-scrollbar-thumb {
    background: #155799;
}
*/


/*-------------------------------------------------------------------
[7. And your code starts here]
*------------------------------------------------------------------*/
.m-wrapper{
	/*padding-top: 80px;*/
	/*padding-top: 30px;*/
	padding-top: 60px;
	-webkit-transition: margin 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-moz-transition: margin 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	-o-transition: margin 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
	transition: margin 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
@media (max-width: 768px){
.m-wrapper{
	padding-top: 80px;
}
}

/*-------------------------------------------------------------------
[8. Custom CSS]
*------------------------------------------------------------------*/


.m-sidebar {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: none !important; 
}

.m-sidebar {
    background-color: #f9f9f9 !important;
}

/*NEW*/
.m-sidebar {
    /*background-color: #ffffff !important;
    border-right: 1px solid #cfd8dc;*/
    background-color: #f9f9f9!important;
    border-right: 0px solid #cfd8dc;
}
a.m-material-button.current-game-menu {
    margin-top: 2px !important;
}


.site-container {
    background-color: #ffffff !important;
}

.content-sidebar-wrap {
    /*background-color: #ffffff !important;*/
}

.entry-content {
    /*background-color: #fff !important;*/
        /*background-color: #ebebeb !important*/
}

.m-header {
    background: #ffffff !important;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1) !important;
}
/*NEW*/
.m-header {
    box-shadow: none !important;
    border-bottom: 1px solid #cfd8dc;
}


/**
 * No shadow menu or gray sidebar
 */
/*
.m-sidebar {
    background-color: #ffffff !important;
    border-right: 1px solid #ebebeb !important;
}
.m-header {
    box-shadow: none !important;
    border-bottom: 1px solid #ebebeb !important;
}
*/

.r-breadcrumb-nav {
    box-shadow: none !important;
    border: 1px solid #ebebeb;
        /*margin-top: 40px !important;*/
}
.r-game-header {
    margin-top: 0px !important;
}
.rb-build-main-header-top-right {
    margin-bottom: 1px !important;
}
.rb-build-last-updated-at {
    border-radius: 0px !important;
}

/**
 * Alignment CSS's
 */
.site-inner {
	-webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;	
}
.initial-float{
	float: initial;
	margin: auto !important;
	-webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}
.content-menu-align-yuhh {
    /*margin-left: 20px !important;
    margin-left: 30px !important;*/
        margin: auto;
	-webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}
.footer-alignment{
	 margin-left: 20px !important;
	 margin-left: 30px !important;
	 margin: auto !important;
	-webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}
.footer-alignment-TWO{
	 margin: initial !important;
	-webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	-o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; 
	transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}
/*desktop*/
@media (min-width: 768px) {	
} 
/*mobile*/
@media (max-width: 768px) {	
	.footer-alignment{
	 margin-left: initial !important;
}
} 
/*Cookie notice/disclaimer*/
div#cookie-law-info-bar {
    line-height: 15px;
    font-weight: initial;
    text-align: left;
}
.cli-plugin-button, .cli-plugin-button:visited {
    margin-left: 9px !important;
}

/**
 * Sidebar Menu 
 */
a.m-material-button.current-game-menu {
    /*background-color: #EEE;*/
    /*background-color: #ff3214 !important;*/
    margin-top: 3px;

    /*background-color: #fff;*/
    background-color: #eee;
}
a.m-material-button.current-game-menu:hover {
	/*background-color: #EEE;*/
	background-color: #eaeaea;

    /*background-color: #ff5840 !important;*/
}

/*
a.m-material-button.current-game-menu:hover {
    background-color: #ff3214 !important;
    color: white;
}
.m-sidebar-navi a:hover {
    background-color: #ff3214 !important;
    color: white;
}
*/
.uni-ele {
    color: white;
}



li.m-title {
    line-height: 25px;
    text-decoration: none;
    height: 25px;
    padding: 0 20px;
    color: #455a64;
    color: #869095;
    white-space: nowrap;
    display: table;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}
li.m-title {
    color: black !important;
    background-color: white !important;
}
li.tt-child{
	padding-left: 40px !important;
}
.m-sidebar {
    font-size: 14px;
}
.fix-m-sidebar-js {
    margin-top: 60px;
}
@media (max-width: 768px) {	
} 
.current-game-li{
    margin-top: 3px !important;
}

/**
 * Search bar
 * 570 - 600
 */
.search-form-menu-middle {
    display: inline-block;
    max-width: 500px;
    margin: auto;
    text-align: center;
    position: relative;
top: 15px;
    left: 30px
}
.close-menu-search-bar-desktop {
    left: 160px;
}
/* mobile search icon bar fix */
.search-icon-click {
    max-width: 768px !important;
    max-width: 240px !important;
    margin-left: 10px !important;
    /* margin-right: 70px !important; */
    position: absolute;
    right: 70px;
}
.m-search-bar.active {
    border-bottom: 1px solid #cfd8dc;
}
.m-search-close {
    right: 10px !important;
    top: 10px !important;
}

/* search bg bar */
.m-search-bar {
    background: white !important;
}
.m-search-close {
    color: #455a64 !important;
}

button.search-btn.btn.btn-primary.btn-lg {
    height: 38px;
    right: 1px;
    width: 50px !important;
    position: relative;
    bottom: 5px !important;
    background-color: #dedede!important;
    background-color: #ff3214!important;
}
.fa-search:before {
    color: #455a64;
    color: #ffffff;
}
button.search-btn.btn.btn-primary.btn-lg:active {
    opacity: 0.6 !important;
}

/*mobile search button fix alignment*/
@media (max-width: 768px){
button.search-btn.btn.btn-primary.btn-lg {
    bottom: 6px !important;
}
}


/**
 * Transition Content Re-Alightment
 */
pinned-sidebar.m-opened-sidebar .m-wrapper {
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}
/* This the the instant gray bg of sidebar when it's opened, setting to 0 allowed for smoother transition Jump TAG */
.site-container.m-wrapper {
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    /*transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;*/
    transition: all 0ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;

}
/*2020: NVM*/
.site-container.m-wrapper {
    /*padding-top: 30px;*/
}
/*mobile*/
@media (max-width: 768px){
.site-container.m-wrapper {
    /*padding-top: 40px;*/
}
}
.ArticleInsertResponsive {
    min-height: 311px;
}
/**/
.container {
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}
body {
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -moz-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -o-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}




/*-------------------------------------------------------------------
[10. Theme CSS 2019]
*------------------------------------------------------------------*/
input.search-input.form-control.input-lg {
    font-size: 14px;
}
main.content.col-sm-12.col-md-8.col-xs-12 {
    /*padding-top: 10px !important;
    padding-left: 0px !important;
    padding-bottom: 10px !important;
    padding-right: 15px !important;
    padding: 0px !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
    margin-bottom: 10px !important;
    margin-right: 25px !important;*/
}
.footer-left-divx.disc-foot {
    text-align: left !important;
}
li.menu-item.FooterCredits.BrandName {
    margin-left: 0px !important;
}






.switch-input {
  display: none;
}
.switch-label {
  position: relative;
  display: inline-block;
  min-width: 112px;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
  margin: 16px;
  padding: 16px 0 16px 44px;
}
.switch-label:before, .switch-label:after {
  content: "";
  position: absolute;
  margin: 0;
  outline: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.switch-label:before {
  left: 1px;
  width: 34px;
  height: 14px;
  background-color: #9E9E9E;
  border-radius: 8px;
}
.switch-label:after {
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #FAFAFA;
  border-radius: 50%;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}
.switch-label .toggle--on {
  display: none;
}
.switch-label .toggle--off {
  display: inline-block;
}
.switch-input:checked + .switch-label:before {
  background-color: #A5D6A7;
}
.switch-input:checked + .switch-label:after {
  background-color: #4CAF50;
  -ms-transform: translate(80%, -50%);
  -webkit-transform: translate(80%, -50%);
  transform: translate(80%, -50%);
}
.switch-input:checked + .switch-label .toggle--on {
  display: inline-block;
}
.switch-input:checked + .switch-label .toggle--off {
  display: none;
}



/**
 * Sticky Sidebar and Secondary Sidebar
 */
.stickySidebarBottom {
    position: fixed;
    top: 30;
}
.stick-base{
  transition: all 2000ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
/*2020 400 change*/
#stickThis {
    width: 400px;
    margin-right: 0px !important;
}
#stickThis {
    /*padding: 5px;
    width: 300px;
    background-color: #ccc;
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    border: 2px solid #444;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
}
#stickThis.stick {
    margin-top: 0;
    position: fixed;
    /*top: 30px;*/
    top: 70px;
    z-index: 9999;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
/* Tells it when to not stick -> syncs with int in main-script */
@media (max-width: 1236px){	
#stickThis.stick {
    position: relative !important;
}
}



.main-pro {
    margin-bottom: 40px;
}

/**
 * Menu CSS Add-ons and more
 */
span.menu-notice {
    border-radius: 2px;
    padding: 2px;
    font-size: 11px;
    width: 100%;
    font-weight: bold;
    bottom: 0px;
    margin-left: 4px;
    text-decoration: none;
    position: relative;
    font-size: 10px;
}
.menu-notice-color-black {
border: 1px solid #455a64;
    background-color: rgba(69, 90, 100, 0.1);
    color: #455a64;
}
.menu-notice-color-green {
    border: 1px solid #0dbe98;
    background-color: rgba(13, 190, 152, 0.10);
    color: #455a64;
    color: #19705d;
}
.menu-notice-color-green-dark-bg {
    border: 1px solid #0dbe98;
    background-color: rgba(13, 190, 152, 0.10);
    color: #455a64;
    color: #fff;
}
.menu-notice-color-red {
	border: 1px solid #F44336;
    background-color: rgba(244, 67, 54, 0.1);
    color: #455a64;
    color: #b92f25;
}
.menu-notice-color-blue {
    border: 1px solid #2196F3;
    background-color: rgba(33, 150, 243, 0.1);
    color: #455a64;
    color: #1f6faf;
}
.menu-notice-color-yellow {
    border: 1px solid #FF9800;
    background-color: rgba(255, 152, 0, 0.1);
    color: #455a64;
    color: #8c5e1b;
}
.menu-notice-color-none {
    color: #455a64;
}

/*more */
.icon-color-red {
    color: #ff3214;
}






/**
 * New Site Tweaks cleaner mode
 */

input.search-input.form-control.input-lg {
    /*height: 70px !important;*/
    border-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
input.search-input.form-control.input-lg {
    /*font-size: 18px !important;*/
}



.fa-search:before {
    color: #ffffff;
    /*color: #111;*/
    /*font-size: 12px !important;*/
}

input.search-input.form-control.input-lg {
    top: INITIAL !important;
}
button.search-btn.btn.btn-primary.btn-lg {
    bottom: initial !important;
}
input.search-input.form-control.input-lg {
    border: 0px solid #dadada;
    box-shadow: none !important;
}
input.search-input.form-control.input-lg {
    border: 1px solid #cfd8dc !important;
}



input.search-input.form-control.input-lg {
    background-color: #ffffff !important;
}

.search-form-menu-middle {
    display: inline-block;
    max-width: 500px;
    margin: auto;
    text-align: center;
    position: relative;
    top: 9px;
    left: -1px;
}
button.search-btn.btn.btn-primary.btn-lg {
    height: 40px;
    right: 5px;
    width: 50px !important;
}
.search-form-menu-middle {
    display: inline-block;
    max-width: 500px;
    margin: auto;
    text-align: center;
    position: absolute;
    margin: auto;
    right: 0px;
    top: 10px;
    left: 0px;
}


/**
 * Removed due to comaptiblity, need to add this to kingblade hks only
 */
.entry-content {
    /*background-color: #fff !important;*/
}
h1.entry-title {
   top: initial;
   z-index: initial;
}

/**
 * Correct UX Ad and Menu issues on Ipad
 *
 * fix sidebar desktop position fixed ad
 */
@media (max-width: 1400px){	
.site-inner {
    padding-left: 30px !important;
}
}

@media (max-width: 767px){	
.site-inner {
    padding-left: initial !important;
}
}










.make-me-sticky {
    position: sticky;
    top: 70px !important;
}
/* aligns bottom js sidebar ad better */
.make-me-sticky.js-stick-mate {
    top: 60px !important;
}
img.alignnone.size-full.wp-image-49621 {
    height: 250px;
    width: 300px;
}
/*
.make-me-sticky-mob {
    position: sticky;
    top: 70px;
}
*/
/* sidebar min-height */
.sticky-div-my-g .widget-wrap .textwidget .row-sticky {
	min-height: 1600px;
}
/* 2020 ad optimization mobile addition body tag */
@media (max-width: 768px){
.site-container.m-wrapper {
    /*overflow: initial !important;*/
}
}

/* sidebar content */










/* Venatus */
.vm-skin.vm-skin-left {
    /* margin-top: 80px !important; */
    /* width: 392px !important; */
}
.vm-skin.vm-skin-right {
    /* margin-top: 80px !important; */
    /* width: 392px !important; */
}



