/*
Theme Name: Waste Management
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0px;padding:0px;}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.clear{clear:both;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
img{border:0;max-width:100%;height:auto;vertical-align:middle;}
input, textarea{outline:none;}
*:active, *:focus{outline:0;outline-style:none;outline-width:0;}
a{text-decoration:none; transition: all ease 0.5s;}
a:active, a:focus{outline:0;outline-style:none;outline-width:0;}
li{list-style:none;}
.hide{display:none;}
.show{display:block;}
.vhidden{visibility:hidden;}
.textcenter{text-align:center !important;}
.textleft{text-align:left !important;}
.textright{text-align:right !important;}
.textjustify{text-align:justify !important;}
.alignleft{float:left;margin:0 15px 15px 0;}
.alignright{float:right;margin:0 0 15px 15px;}
.left{float:left;}
.right{float:right;}
.relative{position:relative;}
.absolute{position:absolute;}
h1, h2, h3, h4, h5, h6{font-weight:normal;margin:0;padding:0;}
html, body{text-rendering:optimizeLegibility;text-rendering:geometricPrecision;font-smooth:always;font-smoothing:antialiased;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-webkit-font-smoothing:subpixel-antialiased;font-weight:400;}
body{-webkit-animation-duration:0.1s;-webkit-animation-name:fontfix;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-delay:0.1s;}
@-webkit-keyframes fontfix{from{opacity:1;}
to{opacity:1;}
}
@media screen and (max-device-width:767px) and (orientation:landscape){body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
}
@media screen and (max-device-width:767px) and (orientation:portrait){body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
}
/***/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
a.meanmenu-reveal{display:none}
.mean-container a.meanmenu-reveal{width:42px;height:42px;cursor:pointer;display:block;background-image:url(images/mean-open.png);background-repeat:no-repeat;background-position:center;position:relative;z-index:100;text-indent:-9999px !important}
.mean-container a.meanmenu-reveal.meanclose{background-image:url(images/mean-close.png)}
.mean-container a.meanmenu-reveal span{display:none;}
.mean-container .mean-nav{width:100%;right:0;top:80px;position:absolute;z-index:70;padding:0}
.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none;background-color:#000}
.mean-container .mean-nav ul li{position:relative;width:100%}
.mean-container .mean-nav ul li a{display:block;width:100%;padding:15px 15px;line-height:24px; text-transform:uppercase;font-family: 'Fjalla One';color:#fff;font-size:14px;font-weight:400;background-color:#273147;text-transform:uppercase;text-align:center}
.mean-container .mean-nav ul li ul li a{background-color:#0c1726}
.mean-container .mean-nav ul li a.mean-expand{position:absolute;right:0;top:0;width:54px;text-align:center;height:54px;border:0;}
.mean-container .mean-nav ul li:last-child a{border:0}
.mean-container .mean-nav > ul > li.current-menu-item > a{color:#00adef;}
.mean-container .mean-push{display:none}
.mean-nav .wrapper{width:100%;padding:0;margin:0}
.mean-remove{display:none!important}
/****/

@font-face {
    font-family: 'Fjalla One';
    src: url('fonts/FjallaOne-Regular.woff2') format('woff2'),
        url('fonts/FjallaOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Permanent Marker';
    src: url('fonts/PermanentMarker.woff2') format('woff2'),
        url('fonts/PermanentMarker.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial';
    src: url('fonts/Arial-Black.woff2') format('woff2'),
        url('fonts/Arial-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'Fjalla One';
	font-weight:normal;
	font-size:16px;
}
.enclose{
	max-width:1170px;
	width:100%;
	margin:auto;
}
.hd_enc{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.headesec{
	padding:20px 60px;
	background-image:url(images/home_header_bg1-1-1.webp);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	background-position:center left;
}
.navmenu li{
	display:inline-block;
}
.navmenu li a{
	display:block;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Fjalla One';
	letter-spacing:0.3px;
	color:#fff;
	padding:0 15px;
}
.navmenu li a:hover{
	background-color:#cb1a2b;
}
.mlogo img{
	max-height:80px;
	width:auto;
}
.head_social a{
  display: flex;
  background-color: #171e2d;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  margin:0 6px;
}
.head_social a:hover{
	background-color: #cb1a2b;
}
.head_social{
	display: flex;
}
.navmenu{
  margin-left: auto;
  margin-right: 150px;
}
.navmenu ul{
	padding:0;
	margin:0;
}
.rize_news{
	padding:100px 0 70px;
}
.rize_news h2{
	text-align:center;
	text-transform:uppercase;
	color: #1C2334;
	font-size:55px;
	letter-spacing:1.1px;
	font-family: 'Fjalla One';
	padding-bottom:40px;
	margin:0;
}
.rize_news ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	padding: 0;
	margin: 0;
	padding-bottom:40px;
}
.rize_news ul li{
	width:31.5%;
	text-align:center;
}
.rize_news li h3 a{
	color: #1C2334;
}
.rize_news li h3 a:hover, .dts a:hover{
	color: #cb1a2b;
}
.rize_news li h3{
	font-size:24px;
	letter-spacing:0.5px;
	font-family: 'Fjalla One';
	max-width: 300px;
	margin: auto;
}
.rize_news li figure{
	position:relative;
}
.rize_news li figure:before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background-color:transparent;
	left:0;
	right:0;
	transition: all ease .5s;
	z-index:1;
}
.rize_news li figure:hover:before{
  background-color: rgba(203,26,43,0.8);
}
.linkimg{
	opacity:0;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:50%;
	transform:translateY(-50%);
	width:50px;
	z-index:2;
}
.rize_news li figure:hover .linkimg{
	opacity:1;
}
.rize_news li a{
  display: block;
  position: relative;
}
.rize_news li figure img.wp-post-image{
	height:210px;
	object-fit:cover;
	width:100%;
}
.dts{
	font-size:16px;
	letter-spacing:1px;
	padding:35px 0 20px;
	font-family: 'Fjalla One';
}
.dts a {
  color: #a1a2a7;
}
.viewbtn a{
	display:inline-block;
	color: #cb1a2b;
	border:2px solid #cb1a2b;
	font-size:16px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'Fjalla One';
	padding:14px 35px;
}
.viewbtn a:hover{
	color:#fff;
	background-color:#cb1a2b;
}
.comnblok a{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	height:320px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: block;
}
.topblock a:first-child{
	width:40%;
	-webkit-clip-path: polygon(0 0,100% 0,80% 100%,0% 100%);
	clip-path: polygon(0 0,100% 0,80% 100%,0% 100%);
}
.topblock a:last-child{
	width:67%;
	margin-left:-7%;
	-webkit-clip-path: polygon(12% 0,100% 0,100% 100%,0% 100%);
	clip-path: polygon(12% 0,100% 0,100% 100%,0% 100%);
}
.comnblok{
	display:flex;
	margin-bottom:1%;
}
.comnblok a h3{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	right:0;
	margin:auto;
	width: 100%;
	color:#fff;
	transform: translateY(-50%);
	text-align:center;
	text-transform:uppercase;
	font-family: 'Fjalla One';
	font-size:42px;
	letter-spacing:1px;
	z-index:10;
}
.comnblok a:after{
	position:absolute;
	content:"";
	display:block;
	height:100%;
	width:100%;
	transition: all .3s ease-in-out;
	background-color: transparent;
	left:0;
	top:0;
}
.comnblok a:hover:after{
  background-color: rgba(203,26,43,0.8);
}
.bottomblock a:first-child{
	width:55%;
	-webkit-clip-path: polygon(0 0,100% 0,87% 100%,0% 100%);
	clip-path: polygon(0 0,100% 0,87% 100%,0% 100%);
}
.bottomblock a:last-child{
	width:51%;
	  -webkit-clip-path: polygon(14% 0,100% 0,100% 100%,0% 100%);
	  clip-path: polygon(14% 0,100% 0,100% 100%,0% 100%);
	  margin-left: -6%;
}
.sponsor_box{
	display:flex;
	align-items:center;
}
.sp_lt{
	width: 25%;
	transform: skew(-20deg);
	background-color: #273147;
	position: relative;
	left: -120px;
	text-align: center;
	padding: 40px 20px;
}
.sp_rt ul{
	padding:0;
	margin:0;
}
.sp_rt{
	width:75%;
}
.sp_lt h3{
	text-transform:uppercase;
	color:#fff;
	font-family: 'Fjalla One';
	letter-spacing:1px;
	font-size:42px;
	margin:0;
}
.sponsor_box{
	background-color:#f5f5f6;
}
.fightup{
	background-image:url(images/RIZEgearmain.webp);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:cover;
	padding:60px 0 100px;
	margin-top:1px;
	position:relative;
}
.fightup h1{
	color:#fff;
	font-size:66px;
	font-style:italic;
	font-weight:900;
	font-family: 'Arial';
	text-transform:uppercase;
	line-height: 0.6;
}
.fightup h1 strong{
	color: #FF0000;
}
.fightup p{
	font-size:18px;
	font-weight:700;
	color:#fff;
	padding:10px 0 150px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Arial, sans-serif;
}
.fightup .viewbtn a{
	color:#fff;
	border:2px solid #fff;
}
.fightup .viewbtn a:hover{
	background-color:#cb1a2b;
	border: 2px solid #cb1a2b;
}
.events_inner{
	max-width:675px;
}
.home_events{
	background-image:url(images/RIZEeventresults_bg-1.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top left;
	padding:70px 0 100px;
	margin-top: -16px;
}
.ev_sub{
	text-transform:uppercase;
	color: #CB1A2B;
	font-size:22px;
	font-family: 'Permanent Marker';
}
.home_events h1{
	color: #1C2334;
	font-family: 'Fjalla One';
	font-size:55px;
	letter-spacing: 1.1px;
	text-transform:uppercase;
	padding-top:20px;
	margin:0;
}
.evntlists .sc_matches_extra .sc_matches_item_extralink{
	background-color:#1C2334;
	background-image:url(images/icons8-link-64.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:25px;
}
.evntlists .sc_matches_extra .sc_matches_item_extralink:before{
	display:none;
}
.evntlists .sc_matches_item_block span.sc_matches_item_date, .evntlists .sc_matches_item_block span.sc_matches_item_info{
	padding:15px;
	color: #1D1D1D;
	font-family: 'Fjalla One';
	font-size:16px;
	display:block;
}
.evntlists .sc_matches_item_block span.sc_matches_item_date .sc_matches_item_day{
	font-size:16px;
}
.evntlists .sc_matches_item_block span.sc_matches_item_date{
	width:20%;
	margin-left:80px;
}
.evntlists .sc_matches_item_block span.sc_matches_item_info{
	margin-left:0 !important;
	width:80%;
}
.resultsm{
	display:flex;
	justify-content:space-between;
	padding-top:25px;
}
.resultsm p{
	font-size:18px;
	font-family: 'Lato';
	font-weight:bold;
	color: #1C2334;
	font-style: italic;
	width: 65%;
}
.resultsm .viewbtn a{
	border:none;
	background-color:#1C2334;
	color:#fff;
	padding: 10px 25px;
}
.resultsm .viewbtn a:hover{
	background-color:#cb1a2b;
}
.heroban{
  text-align: center;
}
.heroban h2{
	margin:0;
	text-transform:uppercase;
	color: #FF1000;
	letter-spacing:1.1px;
	font-family: 'Roboto';
	font-weight:300;
	padding-bottom:20px;
	font-size:27px;
}
.tkts{
	font-family: 'Roboto';
	font-weight:900;
	text-transform:uppercase;
	color: #4CD964;
	letter-spacing:1.1px;
	font-size:37px;
	padding:35px 0 30px;
}


/****/
.footsec{
	background-image:url(images/This-is-war-footer-1.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	padding:30px 0 60px;
}
.footinn{
	max-width:950px;
	margin:auto;
	width:100%;
}
.ft_enc{
	display:flex;
	align-items: center;
}
.footcomn{
	width:30%;
}
.ft2{
	width:40%;
	text-align:center;
}
.ft2 img{
	height:170px;
}
.footcomn h3{
	font-family: 'Permanent Marker';
	color: #CB1A2B;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:20px;
}
.ft1{
	text-align:right;
}
.footcomn p{
	font-family: 'Fjalla One';
	font-size:16px;
	letter-spacing:0.3px;
	line-height:1.4;
	color: #80838D;
}
.soc_icons{
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top:35px;
}
.soc_icons a img{
	max-width:20px;
}
.soc_icons a {
  display: flex;
  background-color: #171e2d;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  margin:0 6px;
}
.soc_icons a:hover{
	background-color: #cb1a2b;
}
.bot_strip{
	color: #80838D;
	padding:5px 20px;
	text-align:center;
	background-color: #171e2d;
	font-family: 'Lato';
	font-size:18px;
}
.menu-mobile{
	display:none;
}


@media screen and (max-width: 1439px){
.navmenu {
  margin-right: 20px;
}	
.navmenu li a {
  font-size: 17px;
  padding: 0 10px;
}
.sp_lt h3{
	font-size:34px;
}
.sp_lt{
	left: -50px;
}
}
@media screen and (max-width: 1279px){
.headesec {
  padding: 20px 20px;
}
.navmenu li a {
  font-size: 14px;
  padding: 0 9px;
}
.mlogo img {
  max-height: 60px;
}
.comnblok a h3{
	font-size:24px;
}
.comnblok a{
	height:220px;
}
.enclose{
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.sp_lt {
  left: -25px;
}
.sp_lt h3 {
  font-size: 32px;
}
}
@media screen and (max-width: 991px){
.head_social a img{
	width:12px;
}
.head_social a {
  width: 25px;
  height: 25px;
  margin: 0 4px;
}
.navmenu {
  margin-right: 10px;
}
.navmenu li a {
  font-size: 12px;
  padding: 0 5px;
}
.mlogo img {
  max-height: 50px;
}
.rize_news li h3 {
  font-size: 16px;
  padding:0 20px;
}
.dts {
  font-size: 12px;
  padding: 15px 0;
}
.rize_news h2{
	font-size:30px;
	padding-bottom:20px;
}
.rize_news li figure img.wp-post-image {
	height: 150px;
}
.sponsor_box {
  display: block;
}
.sp_lt {
  left: 0;
  width: 100%;
  transform: none;
  padding: 20px 20px;
}
.sp_rt {
  width: 100%;
  text-align: center;
  padding:15px 20px;
}
.fightup p {
  padding: 10px 240px 50px 0;
}
.home_events h1{
	font-size:28px;
}
}
@media screen and (max-width: 767px){
.menu-mobile{
	display:block;
}
.headesec{
	background-image:none;
}
.head_social{
	display:none;
}
.ft_enc {
  display: block;
}
.ft_enc > div{
	width:100%;
	text-align:center;
}
.footcomn h3{
	margin:0;
}
.ft3{
	padding-top:15px;
}
.footsec{
	padding:30px 0;
}
.rize_news {
  padding: 50px 0;
}
.rize_news ul {
  display: block;
}
.rize_news ul li {
  width: 100%;
  margin-bottom: 20px;
}
.rize_news ul{
	padding-bottom:20px;
}
.comnblok a {
  height: 160px;
}
.comnblok a h3 {
  font-size: 20px;
}
.viewbtn a {
  font-size: 14px;
  padding: 10px 30px;
}
.fightup h1{
	font-size:45px;
}
.fightup p {
  padding: 10px 150px 50px 0;
  font-size: 15px;
}
.home_events {
  padding: 40px 0 70px;
  margin-bottom: -28px;
}
}
@media screen and (max-width: 567px){
.bot_strip{
	font-size:14px;
}
.fightup h1{
	margin:0;
  font-size: 35px;
}
.evntlists .sc_matches_item_block span.sc_matches_item_date {
  width: 35%;
  margin-left: 40px;
}
.fightup p {
  padding: 15px 10px 35px 0;
  font-size: 15px;
}
.fightup{
	padding:40px 0 70px;
}
.evntlists .sc_matches_item_block span.sc_matches_item_date .sc_matches_item_day,  .evntlists .sc_matches_item_block span.sc_matches_item_info {
  font-size: 14px;
}
.evntlists .sc_matches_item_block span.sc_matches_item_info{
	width:65%;
}
.resultsm {
  display: block;
}
.resultsm p {
  font-size: 14px;
  width: 100%;
}
.heroban h2{
	font-size:20px;
}
.tkts {
  font-size: 25px;
  padding: 20px 0;
}
}









