@font-face {
font-family: "Montserrat";
src: url(/wp-content/uploads/2024/03/Montserrat-Regular.ttf);
}
		@font-face {
font-family: "Montserrat-Bold";
src: url(/wp-content/uploads/2024/03/Montserrat-Bold.ttf);
}
		@font-face {
font-family: "Montserrat-Semibold";
src: url(/wp-content/uploads/2024/03/Montserrat-SemiBold.ttf);
}
	.mmm_title{
		font-family: Montserrat;
font-size: 24px;
font-weight: 600;
line-height: 29.26px;
text-align: center;
	}
	.status_name{
		display:flex;
		align-items:center;
		gap:6px;
	}
	.status_text{
		    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.84px;
    text-align: left;
    color: #000000;
	}
input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
top: -15px;
    bottom: 9px;
    left: 16px;
  opacity: 1;
	    font-family: Montserrat;
    font-size: 10px;
    font-weight: 400;
    line-height: 12.19px;
    text-align: left;
    color: #171B1C;
}
	.fourth_section .row{
		max-width:710px;
		margin:0 auto;
		display:block;
	}
.inputText {
  font-size: 14px;
  width: 200px;
  height: 35px;
}
	.status_whole_dflex{
		    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 12px;
	}
.floating-label {
  position: absolute;
  pointer-events: none;
  left: 18px;
  top: 0px;
  transition: 0.2s ease all;
}

	
	.form_field{position:relative;}
	.form_field input:focus{
		background-color:#ffffff;
		outline:none;
		    border: 1px solid #171B1C;
	}
	body{
		margin:0;
		padding:0;
	}
	.section_one, .section_two{
		height:100%;
		display:flex;
	}
	.fourth_section{height:100%;}
	.welcome_title{
		font-family: Montserrat-Semibold;
    font-size: 24px;
    font-weight: 500;
    line-height: 29.26px;
    text-align: left;
		margin-bottom:7px;
	}
	.welcome_desc{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
		margin-bottom:13px;
	}
	.logo_dflex{
/*     display: grid; */
		width: 100%;
    justify-content: center;
	}
	.secfirst-wall .contain {
    width: 86%;
    margin: auto;
	}


	.nxt_cta{
		width: 294px;
		margin:0 auto;
    background-color: #000000;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
	}
	.vr_cta a,
	.gtlead_cta a,
	.nxt_cta{
		    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #ffffff;
		text-decoration:none;
		width:100%;
		cursor:pointer;
	}
	.mmcon_cta{display:none;}
	.col_inner{
		max-width:358px;
		margin:0 auto;
	}
	.col_inner.range_selection_pl {
        width:86%;
	}
	.col_inner.range_selection_pl.highlight-cls {
		width:100%;
	}
    .form_field input{
	border-radius:8px;
	width:92%;
	height: 72px;
    background-color: #F7F7F7;
    border: 1px solid #F7F7F7;
	margin-bottom:12px;
	font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: left;
	padding:0px 16px;
	}
	.mmm_title{margin-bottom:32px;}
	.murmurlogo{margin-bottom:48px;}
	.logo_one_dflex{
    display: flex;
    gap: 10px;
    width:100%;
	}
	.logo_one_dflex .logo,.logo_two_dflex .logo {
    width: 33.3%;
    height: 100%;
    gap: 10px;
	}
	.logo_one_dflex .logo img, .logo_two_dflex .logo img {
    width:100%;
	height:100%;
	object-fit:contain;
	}
	.logo_two_dflex{
	width:100%;
    display: flex;
    justify-content: center;
	}
	.murmurlogo,.mmm_title{
		display:flex;
		justify-content:center;
		gap: 12px;
	}
	.lead_value_bold{
		font-family: Montserrat;
font-size: 14px;
font-weight: 700;
line-height: 17.07px;
text-align: center;
color:#000000;
	}
    .row {
        max-width: 1194px;
        width: 100%;
        display: flex;
        align-items: center;
    }

    .section_one .row,
	.section_two .row{
        display: flex;
        align-items: center;
    }
	.pys_title{
		font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    text-align: center;
	}
	.section_two .row{align-items:unset;}
  .section_two .row .column_one,
  .section_two .row .column_two{width:50%;}
	.column_one{width:56%;}
    .column_two {width: 44%;
	    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color:#F8980D;
	}
	.form_field .floating-label{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
		color:#B4B4B4;
	}
	.channel_list_title{
		font-family: Montserrat;
font-size: 16px;
font-weight: 600;
line-height: 24px;
text-align: left;
color:#000000;
	}
	.channel_list_heading{
		display: grid;
        grid-template-columns: 2.4fr 2fr 2fr 1fr;
		margin: 21px 0px 10px 0px;
		padding: 0px 40px;
		align-items:center;
		gap:10px;
	}
	.channel_head_border{ border-bottom: 1px solid #000000;padding-bottom:10px;}
	.channel_data_value{
		font-family: Montserrat;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
color:#000000;
	}
	.channel_ms_red {
		color:#CC0100;
		    padding: 5px;
    border-radius: 20px;
    background-color: #CC010033;
		    width: 96px;
		    text-align: center;
	}
	.channel_ms_orange {
		color:#E19603;
    padding: 5px;
    border-radius: 20px;
    background-color: #E1960333;
		    width: 96px;
		    text-align: center;
	}
	.channel_ms_green {
		color:#0A8C01;
		padding: 5px;
    border-radius: 20px;
    background-color: #0A8C0133;
		    width: 96px;
		    text-align: center;
	}
	.channel_data_name{
/* 		width:140px; */
		overflow:auto;
	}
	.total_div_title{
		    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #000000;
	}
	.total_div_ans{
		font-family: Montserrat;
font-size: 20px;
font-weight: 700;
line-height: 24.38px;
text-align: center;
color:#000000;
		padding:0px 5px;
	}
	.total_div_dflex{
		display: flex;
    align-items: center;
    justify-content: space-around;
		gap:10px;
	}
	.pys_logo{    padding: 20px 0px 10px 0px;}
.pys_logo img{width:100px;}
/* 	.channel_list_wholediv{padding:0px 40px;} */
	.section_two .row .column_two{display:unset;}
	.avai_inv{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000000;
	}
	.avai_inv{ margin-top:94px;}
/* 	.col_inner_mb, .channel_list_wholediv{margin-bottom:24px;} */
	.section_two .column_two .col_inner{max-width:unset !important;}
	.lead_value{
		font-family: Montserrat;
font-size: 14px;
font-weight: 400;
line-height: 17.07px;
text-align: center;
color:#000000;
	}
	.lead_value_dflex{
/* 		display: flex;
    align-items: center;
    justify-content: space-around; */
		padding: 16px 0px;
    border-bottom: 1px solid #d9d9d9;
		    display: grid;
    grid-template-columns: 1fr 1.9fr 2fr 2fr;
	}
	@media only screen and (min-width:768px) and (max-width:1005px){
		.channel_list_title{
			font-size:14px !important;
		}
		.channel_data_value, .res_roi_data, .res_rev_data{
			font-size:14px !important;
		}
		.cong_res_txt{margin-bottom:58px !important;}
		.channel_data_name{width:148px;}
		.avai_inv{ margin-top:118px;}
	}
	.avai_inv_value{
		    font-family: Montserrat-bold;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
    color: #000000;
	}

	.channel_media_title{
    padding-bottom: 10px;
		text-align:right;
		margin-bottom:10px;
	}
	.media_border{
		    border-top: 1px solid #000000;
	}
	.section_two .column_two .col_inner, .channel_media_title{padding:0px 40px;}


input[type="range"] {
  -webkit-appearance: none;
  appearance: none; 
  width: 100%;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  border-radius: 8px;
}


input[type="range"]::-webkit-slider-runnable-track {
  height: 30px;
  background: #FFF3E2;
  border-radius: 16px;
}


input[type="range"]::-moz-range-track {
  height: 20px;
  background: #FFF3E2;
  border-radius: 16px;
}
input[type="range"]::-webkit-slider-runnable-track {
	border-radius: 0% !important;
}
input[type="range"]::-webkit-slider-thumb{
    background-image: url("/wp-content/uploads/2024/03/range_scg.svg")!important;
  background-color: #3E3F41!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
  -webkit-appearance: none!important;
  appearance: none!important; 
  height: 30px!important;
  width: 30px!important;
  border-radius: 10%!important;
  box-shadow: -407px 0 0 400px #3E3F41;
}
.con_form_wholediv .uacf7-form-8 input[type=range] {
    background-color: transparent !important; 
    height: 30px !important;
	border-radius: 8px !important;
	width: 326px !important;
	border-top-right-radius: 8px !important;
} 

input[type="range"]::-moz-range-thumb {
  height: 24px;
  width: 24px;
  background-color: #fff;
  border-radius: 10%;
  border: 10px solid #f50;
  /*  slider progress trick  */
  box-shadow: -407px 0 0 400px #f50;
}
	.wrapper {
  /* color: #4b4949; 
  background: #000; */
  max-width: 400px;
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.range {
  display: flex;
  align-items: center;
  max-width: 335px;
  /* height: 4rem; */
  width: 80%;
  /* background: #F8980D;
  padding: 0px 10px; */
}
.ms_value{
		font-family: Montserrat;
font-size: 16px;
font-weight: 600;
line-height: 24px;
text-align: left;
	}
	.msr_whole_div{
		    display: grid;
    grid-template-columns: 4fr 1fr;
    padding: 0px 40px;
    margin: 18px 0px 18px 0px;
align-items:center;
	}
	.mmcon_cta input{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    width: 294px;
	margin:0 auto;
    background-color: #000000;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
	}
	.cong_text{
		font-family: Montserrat;
font-size: 24px;
font-weight: 700;
line-height: 29.26px;
text-align: center;
color:#000000;
	}
	.cong_res_txt{
		font-family: Montserrat;
font-size: 14px;
font-weight: 500;
line-height: 17.07px;
text-align: center;
color:#000000;
		    margin-bottom: 37px;
	}
	.cong_text{
		margin-top:42px;
		margin-bottom:4px;
	}
@media only screen and (min-width:861px) and (max-width:1004px){
.afterform_sub .cong_text{
margin-top: 43px;
}
}
@media only screen and (max-width:860px){
.afterform_sub .cong_text{
margin-top: 56px;
}
}
	.res_col_dflex{
		display: grid;
    grid-template-columns: 1fr 1fr 1fr;
		margin-bottom:10px;
	}
	.res_col_dflex .channel_list_title{text-align:center;}
	.res_con_dflex{
		display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 10px;
    margin-top: 20px;
    align-items: center;
	}
	.channel_data_value, .res_roi_data, .res_rev_data{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
/*     text-align: center; */
	}
	.res_con_dflex .channel_data_value, 
	.res_con_dflex .res_roi_data, 
	.res_con_dflex .res_rev_data{text-align:center; font-family: 'Montserrat-Bold';}
	.res_mb_class{margin-top:24px;}
	.gtlead_cta{margin-top:17px;     height: 52px;}
	.channel_ms_red_dark{background-color:#f5cccc;     font-family: Montserrat-bold;}
	.channel_ms_orange_dark{background-color:#f9eacd;     font-family: Montserrat-bold;}
	.channel_ms_green_dark{background-color:#cee8cc;    font-family: Montserrat-bold;}
	.winner_title{
		font-family: 'Montserrat-Semibold';
font-size: 24px;
font-weight: 500;
line-height: 29.26px;
text-align: center;
color:#000000;
		margin-bottom:38px;
	}
	.winner_pos{
		font-family: 'Montserrat-Bold';
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: left;
	}
	.second_winner .winner_name{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #E19603;
	}
   .first_winner .winner_name{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #0A8C01;
	}
	   .third_winner .winner_name{
		font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #171B1C;
	}
	.winner_class, .winner_roi{
		    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000000;
	}
	.winner_value, .winner_rank{
		    font-family: 'Montserrat-Bold';
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
	}
	.winner_class_dlfex{
		display: flex;
    gap: 16px;
		    justify-content: space-between;
	}
	.second_winner .winner_border_class{
		 padding-top: 4px;
    border-top: 1px solid #E19603;
	}
	.first_winner .winner_border_class{
		 padding-top: 4px;
    border-top: 1px solid #0A8C01;
	}
	.third_winner .winner_border_class{
		 padding-top: 4px;
    border-top: 1px solid #171B1C;
	}
	
	.second_winner{
		    padding: 26px 16px 20px 16px;
    border: 1px solid #E19603;
    border-radius: 8px;
		order:1;
	}
	.first_winner{
		    padding: 39px 16px 20px 16px;
    border: 1px solid #0A8C01;
    border-radius: 8px;
		order:2;
	}
	.third_winner{
		    padding: 23px 16px 20px 16px;
    border: 1px solid #171B1C;
    border-radius: 8px;
		order:3;
	}
	.winnerclass_wholediv{
		display: flex;
    align-items: end;
    justify-content: space-around;
		margin-bottom:22px;
	}
	.winner_blur_div{filter: blur(3px);}
	.lead_title{
		font-family: 'Montserrat-Semibold';
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
		position:relative;
		right:22px;
	}
	.lead_title_dflex{
		    display: flex;
    align-items: center;
    justify-content: space-around;
		    padding-bottom: 13px;
    border-bottom: 1px solid #000000;
	}
	.lead_value_active{
		background-color:#F8980D;
 box-shadow: 0px 14.82px 56.12px 0px #00000026;
}
	.lead_value_active .lead_value{
		    font-family: 'Montserrat-Bold';
	}
	
	.pa_cta{
		    margin: 20px auto 50px auto;
	}
	
	#third_section,.mainsecond-vis-cls,.fst-secondwindow,.range,.uacf7-value,.grecaptcha-badge{display:none;}
#header, #footer,.afterform_sub {display:none;}
body hr {
	height: 0;
    margin: 0;
    opacity: 0;
}
 html, body, main , #page {
            height: 100%;
            margin: 0; 
            padding: 0;
	        overflow: hidden;
	      background-color:#ffffff;
}
.secondone_visible .row .column_one,
.secondone_visible .row .column_two{width: 50% !important;}
.max-value-div{display:none;}
.secondone_visible .row .column_two .col_inner{
	max-width: unset !important;
    padding: 0px 40px;
    padding-left: 0;
}
.mainsecond-vis-cls .col_inner,
.mainsecond-vis-cls .channel_media_title{padding:unset !important;}
.range div:nth-child(2){
	display:flex;
}
.com_dflex{
	display:flex;
   align-items:center;
}
.secondone_visible .column_two .mainsecond-vis-cls .avai_inv{margin-top:75px; margin-bottom:8px;}
@media only screen and (max-width:860px){
	.secondone_visible .column_two .mainsecond-vis-cls .avai_inv{
		margin-top:88px !important;
	}
}
/* .secondone_visible .row{align-items:unset !important;} */
.secondone_visible .column_two .mainsecond-vis-cls .avai_inv_value{margin-bottom:11px;}
.con_form_wholediv .wpcf7 form .uacf7-form-8 .range{
	height:36px;
	margin: 21px 0px 18px 0px;
}
/* .secondone_visible{height:unset !important;} */
.ms_ttle, .influ_class{font-size:14px !important;}
.totalrev-cls{margin-top:40px;}
.secondone_visible .mmcon_cta{margin-top:84px !important;}
@media only screen and (min-width:992px) and (max-width:1024px){
	.con_form_wholediv .wpcf7 form .uacf7-form-8 .range{gap:12px !important;}
	.con_form_wholediv .uacf7-form-8 input[type=range]{width:290px !important;}
}
@media only screen and (min-width:980px) and (max-width:991px){
	.con_form_wholediv .wpcf7 form .uacf7-form-8 .range{gap:16px !important;}
	.con_form_wholediv .uacf7-form-8 input[type=range]{width:280px !important;}
}
.com_dflex p{
	font-family: Montserrat;
font-size: 16px;
font-weight: 600;
line-height: 24px;
text-align: left;
color:#000000;
}
.gifanimation {display:none;}
.gifanimation, .gifanimation_leaderbd {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 9999999;
}
.gifanimation img {
	width: 100%;
    height: 100%;
    object-fit: contain;
}
.gifanimation_leaderbd img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (max-width:1023px) {
	.channel_data_name {width:100%!important;}
	.channel_list_heading {padding: 0px 12px;}
	.secondone_visible{height:100% !important;}
	.con_form_wholediv .uacf7-form-8 input[type=range] {
		width: 218px !important;
	}
	.secondone_visible .row .column_two .col_inner {
		padding: 0px 25px;
	}
	.highlight-cls .con_form_wholediv .com_dflex {
	  padding-left: 20px;
	}
}
/* .secondone_visible {overflow:hidden;} */
.getrevenue-val {display:none;}
/* .con_form_wholediv {
	padding-left:40px;
} */
.secondone_visible .row .column_two .col_inner {padding-left: 0px !important;}
.secondone_visible .row .column_one.colmakeup-cls {
    top: -50px;
    position: relative;
}
.con_form_wholediv .wpcf7 form .uacf7-form-8 .range div {
	top: 2px;
    position: relative;
}
.range_selection_pl.highlight-cls .con_form_wholediv form .uacf7-form-8:first-child, .range_selection_pl.highlight-cls-1 .con_form_wholediv form .uacf7-form-8:first-child, .secondone_visible .column_two .mainsecond-vis-cls .avai_inv, .secondone_visible .column_two .mainsecond-vis-cls .avai_inv_value {
	padding-left:40px;
}
@media only screen and (max-width:860px) {
	.secondone_visible .row .column_one.colmakeup-cls{
	top: -55px;
	}
	.secondone_visible .row .column_one.colmakeup-cls-1 {
	top: -36px!important;
}
}
.secondone_visible .row .column_one.colmakeup-cls-1 {
	top: -43px;
}
.colmakeupsec-cls-1 .afterform_sub {
	width: 100%;
    margin-right: 40px !important;
}
.colmakeupsec-cls-1 .col_inner {padding-right:0!important;}
@media only screen and (max-width:768px) {
	.con_form_wholediv .uacf7-form-8 input[type=range] {
		    width: 200px !important;
	}
}
.secondone_visible .row  .colmakeupsec-cls-1 .col_inner.col_inner_mb {
	    padding-left: 40px !important;
}
.secondone_visible .row .colmakeupsec-cls-1 .col_inner {
	    padding-left: 30px !important;
}
/* .colmakeupsec-cls-1 .res_con_dflex {margin-bottom:22px!important;}
.colmakeupsec-cls-1 .totalrev-cls, .colmakeupsec-cls-1 .totalrev-cls {margin-top:24px;} */
.colmakeup-cls-1 .totalrev-cls {
	margin-top: 20px;
}
.colmakeupsec-cls-1 .gtlead_cta {
    height: 52px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    width: 294px;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
	margin:20px auto 0px auto;
	cursor:pointer;
}
.channel_ms_red,.channel_ms_orange, .channel_ms_green {
		width: 88px;
	}
@media only screen and (max-width:860px) {
	.channel_ms_red,.channel_ms_orange, .channel_ms_green {
		width: 72px;
	}
	.channel_data_value, .res_roi_data, .res_rev_data {
		font-size: 13px !important;
	}
	.channel_list_heading {
		 gap: 15px;
	}
}
@media only screen and (min-width:861px) and (max-width:1024px) {
	#first_section .column_two .range_selection_pl .form_field input {
		    width: 90%;
	}
}
@media only screen and (min-width:768px) and (max-width:819px) {
	#first_section .column_two .range_selection_pl .form_field input {
		    width: 88%;
	}
}
@media only screen and (min-width:820px) and (max-width:860px) {
	#first_section .column_two .range_selection_pl .form_field input {
		    width: 89%;
	}
}
#fourth_section .contain {
	height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
#fourth_section .contain .inner{
	width: 100%;
}
.remaining_winners{
	height: 360px;
    overflow-x: auto;
}
.playagain_btn{
	font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    width: 358px;
    background-color: #000000;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin: 20px auto 0px auto;
	border:1px solid #000000;
	transition:0.5s;
}
.lead_title:nth-child(2){right:31px !important;}
.fst-secondwindow{margin-left:20px;}
.channel_list_headtitle{margin-top:15px !important;}

@media only screen and (min-width:981px) and (max-width:1024px){
.channel_media_title{
	    margin-bottom: 21px;
}
.secondone_visible .column_two .mainsecond-vis-cls .avai_inv{
	    margin-top: 64px;
}
}
#fourth_section .pys_logo{padding-left:40px;}
.getmailvaluhide{display:none;}
.lead_value_dflex:hover{
			background-color:#F8980D;
 box-shadow: 0px 14.82px 56.12px 0px #00000026;
}
.lead_value_dflex:hover .lead_value{
		 font-family: Montserrat;
font-size: 14px;
font-weight: 600;
line-height: 17.07px;
text-align: center;

	}
@media only screen and (min-width:1025px){
	#fourth_section .contain .row{
/* 		max-width:1410px; */
		width:90%;
	}
	#fourth_section{
		    overflow-x: auto;
	}
	#fourth_section .inner{
		height: 100%;
    overflow-x: auto;
	}
	.playagain_btn{
		margin: 20px auto 50px auto ;
	}
	.playagain_btn:hover{
		color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000; 
		cursor:pointer;
		transition:0.5s;
	}
	
}
@media only screen and (min-width:992px) and (max-width:1024px){
	#first_section .range_selection_pl .con_form_wholediv .wpcf7-response-output{
		    position: absolute;
/*     bottom: 60px; */
    border-color: #ff0000;
    font-size: 17px;
    margin: 0px 40px;
	}
}
@media only screen and (min-width:768px) and (max-width:819px){
	.secondone_visible .column_two .mainsecond-vis-cls .avai_inv{
		margin-top: 36px !important;
	}
	.secondone_visible .mmcon_cta{
		    margin-top: 30px !important;
	}
	#first_section .range_selection_pl .con_form_wholediv .wpcf7-response-output{
border-color: #ff0000;
    position: absolute;
    bottom: 14px;
    font-size: 13px;
    margin: 0px 40px;
	}
}
@media only screen and (min-width:820px) and (max-width:991px){
	#first_section .range_selection_pl .con_form_wholediv .wpcf7-response-output{
border-color: #ff0000;
    position: absolute;
/*     bottom: 23px; */
    font-size: 14px;
    margin: 0px 40px;
	}
}
@media only screen and (min-width:768px) and (max-width:1024px){
	
	.avai_invest,
	.pyr_div_mob{display:none;}
}
.prevyr_res_wholediv,.mob_chann_com{display:none;}
.avai_invest .avai_invest_amount{
	font-family: Montserrat;
font-size: 20px;
font-weight: 700;
line-height: 24.38px;
text-align: left;
color:#000000;
}
/* .totalrev-cls{display:none;} */

@media only screen and (min-width:768px){
	.colmakeupsec-cls-1 .afterform_sub .channel_ms_green_dark,
.colmakeupsec-cls-1 .afterform_sub .channel_ms_orange_dark,
.colmakeupsec-cls-1 .afterform_sub .channel_ms_red_dark{
	color:#000000;
}
	.avai_invest, .whole_div_head_mob{display:none;}
	body .winnerclass_wholediv{display:flex !important;}
	body .winnerclass_wholediv_onerow{display:none !important;}
	.mb_res_class,
	.channal_namelist_mob,
	.mb_res_class{display:none;}
	.colmakeupsec-cls-1 .afterform_sub{
		position: relative;
    bottom: 18px;
	}
	.highlight-cls{
		position:relative;
		bottom:8px;
	}
	.prevyr_res_wholediv{display:none !important;}
	.colmakeupsec-cls .mainsecond-vis-cls{display:block !important;}
	.mob_chann_com{display:none !important;}
	.totalrev-cls{display:block !important;}
	.deta_option{display:none !important;}

}
@media only screen and (max-width:767px){
		.colmakeupsec-cls-1 .afterform_sub .channel_ms_green_dark,
.colmakeupsec-cls-1 .afterform_sub .channel_ms_orange_dark,
.colmakeupsec-cls-1 .afterform_sub .channel_ms_red_dark{
	color:#000000;
}
	.com_dflex p{
		    font-size: 14px;
    line-height: 17.07px;
	}
	.totalrev-cls{display:none;}
	.afterform_sub .cong_text{margin-top:14px !important;}
	.colmakeup-cls-1 .fst-secondwindow .pys_title,
	.colmakeup-cls-1 .fst-secondwindow .status_whole_dflex,
	.colmakeup-cls-1 .fst-secondwindow .avai_invest,
	.colmakeup-cls-1 .fst-secondwindow .channel_list_wholediv{
		display:none !important;
	}
	.deta_option{
		    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    line-height: 14.63px;
    text-align: left;
		color:#000000;
		display:none;
	}
	
	
	.con_form_wholediv .uacf7-form-8 input[type=range]{
		height:22px !important;
	   border-radius: 24px !important;
		    border-top-right-radius: 24px !important;
	}
	.channel_data_value, .res_roi_data, .res_rev_data{
		font-size:14px !important;
	    font-family: Montserrat !important;
		line-height: 17.7px;
	}
	.col_inner.range_selection_pl{
		width:92% !important;
	}
	.channel_list_wholediv .channel_data,.channel_list_wholediv .totalrev-cls{display:none;}
/* 	.mob_chann_com{display:block !important;} */
	html, body, main, #page{
		overflow:auto;
	}
	.row{display:block !important;}
	.column_one, .column_two{width:100%  !important;}
	.col_inner.range_selection_pl{
		margin-top:40px !important; 
		margin-bottom:40px !important
	}
	.column_two{height:unset !important;}
	.murmurlogo,.mmm_title{margin-bottom:24px !important;}
	.welcome_title,
	.mmm_title{
		font-size:20px !important;
		line-height:24.38px !important;
	}
	.murmurlogo{margin-top:14px;}
	.logo_dflex{margin-bottom:30px;}
	.form_field input{width:90% !important;}
	.secondone_visible .row .column_one{width:100% !important;}
	.status_text{font-size:12px !important}
	.channel_list_title{font-size:14px !important;}
	.fst-secondwindow{margin-left:unset !important;}
	.channel_list_heading{gap:0px !important;     margin: 21px 0px 16px 0px;}
	.ms_ttle{text-wrap:nowrap; white-space: nowrap;}
	.secondone_visible .row .column_one.colmakeup-cls{
		height:unset;
		top:unset !important;
		overflow:unset;
	}
	.totalrev-cls{margin-bottom:40px;}
	.pys_logo img{width:120px;}
	.pys_logo{
		width:120px;
        margin:0 auto;
	}
	.channel_list_heading{
		grid-template-columns: 2.4fr 2.1fr 2fr 0.9fr;
		padding:0px !important;
	}
	.total_value_dflex .spend_ans{
		right: 8px;
    position: relative;
	}
	.total_value_dflex .rev_ans{
		    right: 27px;
    position: relative;
	}
	.total_value_dflex .roi_ans{
		right: 20px;
    position: relative;
	}
	.total_div_title{font-size:14px;}
	.total_div_ans{
		    font-size: 16px;
    line-height: 19.5px;
	}
	.channel_list_wholediv{padding:0px 16px;}
	.pyr_div_mob{
		    font-weight: 600;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 19.5px;
    text-align: center;
		padding-top:16px;
		padding-bottom:10px;
	}
	.prevyr_res_wholediv{
		background-color:#F8980D;
		margin-top:20px;
		padding-bottom:20px;
	}
	.totalrev-cls{
		    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
	}
	.avai_invest{
		font-family: Montserrat;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
color:#000000;
		    padding: 13px 0px;
    background-color: #F8980D;
    margin-top: 16px;
	}

	#fourth_section .pys_logo{padding-left:unset !important;}
	.fourth_section{
height:unset;
overflow:auto;
}

#fourth_section .contain{
overflow:audio;
}
.playagain_btn{
    margin: 20px auto 20px auto;
}
	.remaining_winners{height:255px !important;}
	.lead_title{
		position:unset !important;
	    font-size: 12px;
	}
	.lead_value{
		    font-size: 12px;
    line-height: 14.63px;
	}
	.Leaderboard_title{
		    font-size: 16px !important;
		line-height:19.5px !important;
	}
	.winner_title{
		    font-size: 20px ;
		line-height: 24.38px;
		margin-bottom: 10px;
	}
	.fourth_col{
		    padding: 0px 15px;
	}
	.lead_title_dflex{
		    border-top: 1px solid #000000;
    padding-top: 13px;
	}
	.secondone_visible .row .column_two{
		height:unset;
		width:100% !important;
		background-color:#ffffff !important;
		        overflow: unset;
	}
	.secondone_visible .column_two .mainsecond-vis-cls .avai_inv{margin-top:0px !important;}
/* 	#first_section .row{overflow:auto;} */
	.range_selection_pl.highlight-cls .con_form_wholediv form .uacf7-form-8:first-child{
		padding-left:0px !important;
	}
	.secondone_visible .row .column_two .col_inner{
		padding:0px;
		padding-left:0px !important;
	}
	.con_form_wholediv .wpcf7 form .uacf7-form-8 .range{
		width:100% !important;
		        justify-content: space-between !important;
	}
	.range .uacf7_range_slider-1{
		    width: 77%;
	}
	.range .ooh-company com_dflex{width:28%;}
	.con_form_wholediv .wpcf7 form .uacf7-form-8 .range{
		    margin: 10px 0px 0px 0px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000000;
	}
	.range{max-width:unset;}
	.con_form_wholediv .uacf7-form-8 input[type=range]{
		width: 246px !important;
	}
	.mob_chann_com  .channel_roi{text-align:center !important;}
	.uacf7-form-8 .channel_list_heading{padding:0px 0px;}
	.secondone_visible .mmcon_cta{margin-top:20px !important;}
	.mmcon_cta input{width:100% !important;}
	.col_inner.range_selection_pl.highlight-cls{margin-top:0px !important;}
	.highlight-cls .con_form_wholediv .com_dflex{padding-left:10px;}
	.cha_title{text-align:left !important;}
	.roi_title{text-align:right !important;}
	.channel_list_headtitle{padding:0px !important;}
	.res_con_dflex{
		grid-template-columns: 2.4fr 2.1fr 2fr 0.9fr;
		border-bottom: 1px solid #0000004D;
    margin: 0px !important;
    padding: 15px 12px !important;
}
	.res_col_dflex{
		grid-template-columns:2.4fr 2.1fr 2fr 0.9fr;
    border-top: 1px solid #000000;
		        padding: 10px 16px 0px 16px;
	}
	.secondone_visible .row .colmakeupsec-cls-1 .col_inner.col_inner_mb{
		padding-left:0px !important;
	}
	.colmakeupsec-cls-1 .afterform_sub{margin-right:0px !important;}
	.res_con_dflex .channel_media_spend{
		position:relative;
		left:12px;
	}
	.colmakeupsec-cls-1 .afterform_sub .cong_res_txt{margin-bottom:24px !important;}
	.colmakeupsec-cls-1 .afterform_sub .col_inner_mb .res_mb_class{
		    background-color: #F8980D;
    padding: 20px 0px !important;
	}
	.mb_res_class{
		font-family: Montserrat;
font-size: 16px;
font-weight: 600;
line-height: 19.5px;
text-align: center;
color:#000000;
		        margin-bottom: 10px;
	}
	.colmakeupsec-cls-1 .gtlead_cta{
		margin: 20px auto 20px auto;
	}

	.winnerclass_wholediv_secrow{
		    display: flex;
    justify-content: space-between;
    gap: 20px;
	}
	.winnerclass_wholediv_secrow .second_winner,
	.winnerclass_wholediv_secrow .third_winner{
		    width: 45%;
		padding:10px;
	}
	.winnerclass_wholediv_secrow .second_winner .winner_div_mob{
		display:flex;
		gap:2px;
	}
	.winner_class, .winner_roi,
	.winner_value, .winner_rank{
		font-size:13.52px !important;
		line-height:20.28px !important;
	}
	.first_winner .winner_name,
	.second_winner .winner_name,
	.third_winner .winner_name{
		font-size:13px;
		line-height:20px;
	}
	.winnerclass_wholediv_onerow .first_winner{
		padding:10px;
	   margin-bottom:10px;
	}
	.winnerclass_wholediv{display:none !important;}
	   body .winnerclass_wholediv_onerow{
		display:block !important;
	}
	.cong_text{
		font-size:20px;
		line-height:24.38px;
	}
	.cong_res_txt{
		font-size:16px;
		line-height:19.5px;
		margin-top:12px;
	}
	.playagain_btn,
	.colmakeupsec-cls-1 .gtlead_cta{width:340px;}
		.avai_invest.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000; 
	}
	.leader_title{
		font-size:16px;
		line-height:19px;
	}
/* 	.winnerclass_wholediv_onerow{padding:0px 16px;} */
	.winner_new_div_flex{
		    display: flex;
    align-items: start;
    justify-content: space-between;
	}
	.winner_inner_div{
		display: flex;
    justify-content: space-between;
    gap: 20px;
	}
	.winner_class_dlfex{
		    display: flex;
    gap: 2px;
    justify-content: space-between;
	}
	.secondone_visible .row .column_two{
		flex-direction:column;
	}
	.avai_invest{
		position:sticky;
		top:0;
		z-index:99999;
		width:100%;
	}
	.colmakeupsec-cls-1 .whole_div_head_mob,
	.colmakeupsec-cls-1 .avai_invest{display:none !important;}
	.channel_list_wholediv{display:none;}
	.afterform_sub .res_con_dflex .channel_data_value{
		text-align:left !important;
	}
	.res_col_dflex .channel_list_title:first-child{
		text-align:left !important;
	}
	.ms_ttle{
		position:relative;
		right:9px;
	}
	#first_section .row .column_two .range_selection_pl{
		max-width:unset !important;
	}
	#first_section .row .column_two .col_inner {
		max-width:unset !important;
	}
	.mmm_title{
		max-width:223px;
	   margin:0 auto;
	}
	body .mob_color_cong{
		text-align:center !important;
	}
	.secondone_visible .row .colmakeupsec-cls .whole_div_head_mob{
		width:93%;
	}
}
.whole_div_head_mob,
.avai_invest{display:none;}
.colmakeupsec-cls-1 .afterform_sub .channel_ms_green_dark,
.colmakeupsec-cls-1 .afterform_sub .channel_ms_orange_dark,
.colmakeupsec-cls-1 .afterform_sub .channel_ms_red_dark{
	background-color:unset;
}
















