*, ::after, ::before {
			box-sizing: border-box;
		}
		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
			border: 0 none;
			font-family: inherit;
			font-size: 15px;
			font-style: inherit;
			font-weight: inherit;
			margin: 0;
			outline: 0 none;
			padding: 0;
			vertical-align: baseline;
			 font-family: "Poppins", sans-serif;
		}
		body{
			font-size: 15px;
			color: #000;
			background-repeat: no-repeat;
			background-size: cover;
			background-blend-mode: color;
		}
		}
		input, button, textarea, select {
		  border: medium none;
		  font-size: 16px;
		  width: 100%;
		  max-width: 100%;
		}
		li{
			list-style: none;
		}
		a{
			text-decoration: none !important;
			transition: all 0.3s ease-in-out;
			-webkit-transition: all 0.3s ease-in-out;
			-moz-transition: all 0.3s ease-in-out;
		}
		p {
			line-height: 26px;
			margin-top: 10px;
		}
		img {
			max-width: 100%;
		}
		.clearfix{
			clear: both;
		}

		.top_effect {
			height: 250px;
			background-image: url("../images/test.jpg");
			mix-blend-mode: darken;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			z-index: -1;
		}
		.top_stripe {
			background-image: url("../images/upper_stripe.png");
			height: 65px;
			position: absolute;
			top: 5px;
			background-repeat: repeat-x;
			width: 100%;
			z-index: 1;
			mix-blend-mode: multiply;
		}
		.btm_effect {
			height: 220px;
			background-image: url("../images/btm_test.jpg");
			mix-blend-mode: darken;
			position: relative;
			background-position: bottom;
		}
		.btm_stripe {
			background-image: url("../images/lower_stripe.png");
			height: 75px;
			position: absolute;
			bottom: 0px;
			background-repeat: repeat-x;
			width: 100%;
			z-index: 1;
			mix-blend-mode: multiply;
		}
		.wrapper {
			max-width: 1130px;
			margin: 110px auto 0;
			width: 98%;
			/* position: absolute; */
			top: 80px;
			left: 0;
			right: 0;
			display: flex;
			justify-content: space-between;
		}
		.wrapper .itc_logo a {
			display: block;
			max-width: 110px;
		}
		.wrapper .sunrise_logo a {
			display: block;
			max-width: 200px;
		}
		img {
			max-width: 100%;
		}
		.satkahon_sec {
			max-width: 800px;
			margin: auto;
		}

		.satkahon_sec .satkahon_logo a {
			display: block;
			max-width: 600px;
			margin: auto;
		}
		a.leader_btn {
			display: block;
			text-align: center;
			width: 230px;
			margin: auto;
			background: url("images/button1.png") no-repeat center;
            background-size: contain;
            transition: background-image 0.3s ease-in-out;
		}
		a.leader_btn:hover {
            background-image: url("images/button2.png");
        }

		.btm_effect p {
			text-align: center;
			font-weight: 600;
			max-width: 690px;
			margin: 20px auto;
			width: 95%;
			POSITION: relative;
			Z-INDEX: 1;
		}
		.wrapper.btm_statue {
		    text-align: center;
			position: relative;
			margin: auto;
			top: 0;
		}
		.btm_statue .lft_women {
			position: absolute;
			left: 0;
			bottom: -97px;
		}
		.btm_statue .lft_women a {
			display: block;
			max-width: 170px;
		}
		.btm_statue .right_dhaki {
			right: 0;
			position: absolute;
			bottom: -89px;
		}
		.btm_statue .right_dhaki a {
			display: block;
			max-width: 250px;
		}
		.btm_effect p.mobile_show {
			display: none;
		}
		
		/*** Leader page ***/
		.leaderpg_top_effect {
			height: 250px;
			background-image: url("../images/leaderpg_top_art.jpg");
			mix-blend-mode: darken;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			z-index: -1;
		}
		.leaderpg_btm_effect{
			height: 220px;
			background-image: url("../images/leaderpg_btm_art.jpg");
			mix-blend-mode: multiply;
			position: relative;
			background-position: bottom;
		}
		.leaderpg_top_effect .btm_stripe {
			bottom: auto;
			top: 0;
		}
		img.durga_overlay {
			position: fixed;
			bottom: 0;
			max-width: 540px;
			margin: auto;
			left: 0;
			right: 0;
			z-index: -1;
			width: 100%;
		}
		.leaderpage_container {
			max-width: 1130px;
			margin: auto;
			width: 98%;
			padding-left: 70px;
			padding-right: 70px;
			background-image: url('../images/leaderpage_side_stripe.png'), url('../images/leaderpage_side_stripe.png');
			background-position: left top, right top;
			background-repeat: repeat-y;
		}

		.leaderpage_container .rank_list_wrap {
			margin-bottom: 25px;
		}
		.leaderpage_container .rank_list_wrap li.rank_list {
			margin-top: 23px;
			display: flex;
			align-items: center;
			width: 100%;
			flex-wrap: nowrap;
		}

		.leaderpage_container .rank_list_wrap li.rank_list .postion {
			width: 110px;
			background: #fff;
			text-align: center;
			padding: 7px 15px;
			border-radius: 5px;
			font-size: 20px;
			font-weight: 600;
			margin-right: 15px;
			height: 60px;
			display: flex;
			align-items: center;
			justify-content: center;
			color: #ff0000;
			box-shadow: 0 0 12px rgba(0,0,0,0.2);
		}

		.leaderpage_container .rank_list_wrap li.rank_list .postion_heading, .leaderpage_container .rank_list_wrap li.rank_list .name_heading {
			font-size: 19px;
			text-align: center;
			font-weight: 600;
		}

		.leaderpage_container .rank_list_wrap li.rank_list .comi_name {
			background: #fff;
			display: flex;
			align-items: center;
			padding: 7px 15px;
			border-radius: 5px;
			height: 60px;
			width: 97%;
			box-shadow: 0 0 12px rgba(0,0,0,0.2);
			border: 1px solid #545454;
		}

		.leaderpage_container .rank_list_wrap li.rank_list .comi_name .sm {
			display: block;
			width: 73px;
			height: 80px;
			border-radius: 50px;
			margin-right: 15px;
			flex-shrink: 0;
		}

		.leaderpage_container .rank_list_wrap li.rank_list .postion_heading {
			width: 110px;
		}

		.leaderpage_container .rank_list_wrap li.rank_list .name_heading {
			width: 43%;
		}
		.leaderpage_container .rank_list_wrap li.rank_list .comi_name span.unique_code {
			color: #563636;
			font-size: 13px;
			font-weight: 500;
		}
		/*** // Leader page ***/
		
		
		/*** Template page ***/
		.templatepg_banner img.tem_banner {
			width: 100%;
		}
		.wrapper.templatepg_top_logo {
			position: absolute;
			top: 0;
		}

		.wrapper.templatepg_top_logo .satkahon_logo a {
			max-width: 320px;
			display: block;
		}

		.wrapper.templatepg_top_logo .itc_logo a {
			width: 80px;
		}

		.wrapper.templatepg_top_logo .sunrise_logo a {
			max-width: 130px;
		}
		.templatepg_border_content {
			max-width: 1130px;
			margin: 30px auto;
			padding: 50px 60px;
			position: relative;
			width: 98%;
		}
		.templatepg_border_content:before {
			content: "";
			height: 80px;
			position: absolute;
			top: 0;
			background: url("../images/templatepage_top_stripe.png");
			width: 100%;
			background-size: 100%;
			left: 0;
			right: 0;
		}
		.templatepg_border_content:after {
			content: "";
			height: 80px;
			position: absolute;
			bottom: 0;
			background: url("../images/templatepage_btm_stripe.png");
			width: 100%;
			background-size: 100%;
			left: 0;
			right: 0;
		}
		.templatepg_border_content .content_box {
			background: #f9b52b;
			padding: 20px;
			border: 5px solid #ea0a2a;
			position: relative;
		}
		.templatepg_border_content .content_box:after {
			content: "";
			width: 65px;
			position: absolute;
			bottom: 0;
			background: url("../images/leaderpage_side_stripe.png");
			background-size: 85%;
			right: -82px;
			top: 40px;
		}
		.templatepg_border_content .content_box:before {
			content: "";
			width: 65px;
			position: absolute;
			bottom: 0;
			background: url("../images/leaderpage_side_stripe.png");
			background-size: 85%;
			left: -82px;
			top: 40px;
		}

		.templatepg_border_content .content_box h2 {
			text-align: center;
			font-size: 35px;
			color: #ea0a2a;
			font-weight: 600;
			position: relative;
			padding-bottom: 7px;
		}

		.templatepg_border_content .content_box h2:after {
			position: absolute;
			height: 3px;
			content: "";
			background: url("../images/tem_head_border.png");
			bottom: 0;
			left: 0;
			right: 0;
			background-repeat: no-repeat;
			background-position: center center;
		}
		a.templetepg_vote_btn {
			display: block;
			width: 200px;
			margin: 30px auto 50px;
			border-radius: 30px;
			box-shadow: 0px 0 10px rgba(0,0,0,0.5);
		}
		a.templetepg_vote_btn img {
			display: block;
		}
		/*** // Template page ***/
		
		
		
		
		/*************** Media screen css *************/
		
		/* 768px */
		@media (max-width: 768px){
			.satkahon_sec .satkahon_logo a {
				max-width: none;
			}
			.wrapper .itc_logo a {
				max-width: none;
				width: 50px;
			}
			.wrapper .sunrise_logo a {
				max-width: none;
				width: 55px;
			}
			.btm_effect {
				height: auto;
				background-size: cover;
			}
			a.leader_btn {
				width: 150px;
				margin: 15px auto 0px;
			}
			.btm_statue .lft_women {
				position: RELATIVE;
				left: 0;
				bottom: -27px;
			}
			.btm_statue .right_dhaki {
				right: 0;
				position: RELATIVE;
				bottom: -43px;
			}
			.btm_statue .right_dhaki a {
				max-width: 220px;
			}
			.btm_stripe {
				position: relative;
			}
			.btm_effect p {
				display: none;
			}
			.btm_effect p.mobile_show {
				display: block;
			}
			
			
			/*** Leader Page ***/
			.wrapper.leaderpg_top_logo {
				justify-content: space-around;
			}
			.wrapper.leaderpg_top_logo a {
				width: 100px;
			}
			.leaderpage_container {
				width: 91%;
				padding-left: 0;
				padding-right: 0;
				background-image: none;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .postion_heading, .leaderpage_container .rank_list_wrap li.rank_list .name_heading {
				font-size: 14px;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .name_heading {
				width: 83%;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .comi_name .sm {
				width: 50px;
				height: 50px;
				margin-right: 8px;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .postion {
				width: 80px;
				font-size: 16px;
				margin-right: 10px;
				height: 50px;
				padding: 5px 0px;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .comi_name {
				padding: 7px 5px;
				height: auto;
				width: 97%;
			}
			.leaderpg_btm_effect .btm_stripe {
				position: absolute;
			}
			.leaderpg_btm_effect {
				height: 130px;
			}
			
			/*** Leader Page ***/
			
			
			/*** Template Page ***/
			.templatepg_border_content {
				padding: 10px;
			}
			.templatepg_border_content:before, .templatepg_border_content:after, .templatepg_border_content .content_box:after, .templatepg_border_content .content_box:before{
				display: none;
			}
			.templatepg_border_content .content_box h2 {
				font-size: 23px;
			}
			.templatepg_banner {
				height: 100px;
				overflow: hidden;
			}
			.wrapper.templatepg_top_logo {
				position: relative;
				top: 0;
				margin: auto;
				width: 94%;
			}
			.wrapper.templatepg_top_logo .itc_logo a, .wrapper.templatepg_top_logo .sunrise_logo a {
				width: 60px;
			}
			/*** // Template Page ***/
			
		}
		.satkahon_sec .satkahon_logo a.qr {
			width: 330px;
			margin: 20px auto;
		}
		
		.sunrise_form_box {
			max-width: 720px;
			margin: 50px auto;
			background: #fff;
			padding: 45px;
			border-radius: 14px;
			box-shadow: 0 0 10px rgba(0,0,0,0.3);
			width: 95%;
		}

		.sunrise_form_box h4 {
			font-size: 34px;
		}

		.sunrise_form_box .group {
			margin-top: 25px;
		}

		.sunrise_form_box .group input.form-control {
			display: block;
			width: 100%;
			padding: 15px;
			font-size: 17px;
			border: 1px solid #c6c6c6;
			box-shadow: none;
			border-radius: 6px;
		}

		.sunrise_form_box .group button.submit {
			background: #c31c1c;
			border: none;
			width: 160px;
			padding: 15px;
			border-radius: 5px;
			font-size: 17px;
			color: #fff;
			cursor: pointer;
		}

		.sunrise_form_box .group button.submit:hover {
			background: #d10909;
		}
		
		
		
		
		/*************** Media screen css *************/
		
		/* 768px */
		@media (max-width: 768px){
			.satkahon_sec .satkahon_logo a {
				max-width: none;
			}
			.wrapper .itc_logo a {
				max-width: none;
				width: 50px;
			}
			.wrapper .sunrise_logo a {
				max-width: none;
				width: 55px;
			}
			.btm_effect {
				height: auto;
				background-size: cover;
			}
			a.leader_btn {
				width: 150px;
				margin: 15px auto 0px;
			}
			.btm_statue .lft_women {
				position: RELATIVE;
				left: 0;
				bottom: -27px;
			}
			.btm_statue .right_dhaki {
				right: 0;
				position: RELATIVE;
				bottom: -43px;
			}
			.btm_statue .right_dhaki a {
				max-width: 220px;
			}
			.btm_stripe {
				position: relative;
			}
			.btm_effect p {
				display: none;
			}
			.btm_effect p.mobile_show {
				display: block;
			}
			
			
			/*** Leader Page ***/
			.wrapper.leaderpg_top_logo {
				justify-content: space-around;
			}
			.wrapper.leaderpg_top_logo a {
				width: 100px;
			}
			.leaderpage_container {
				width: 91%;
				padding-left: 0;
				padding-right: 0;
				background-image: none;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .postion_heading, .leaderpage_container .rank_list_wrap li.rank_list .name_heading {
				font-size: 14px;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .name_heading {
				width: 83%;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .comi_name .sm {
				width: 50px;
				height: 50px;
				margin-right: 8px;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .postion {
				width: 80px;
				font-size: 16px;
				margin-right: 10px;
				height: 50px;
				padding: 5px 0px;
			}
			.leaderpage_container .rank_list_wrap li.rank_list .comi_name {
				padding: 7px 5px;
				height: auto;
				width: 97%;
			}
			.leaderpg_btm_effect .btm_stripe {
				position: absolute;
			}
			.leaderpg_btm_effect {
				height: 130px;
			}
			
			/*** Leader Page ***/
			
			.satkahon_sec .satkahon_logo a.qr {
				width: 230px;
			}
			
			.sunrise_form_box {
				padding: 35px 25px;
				border-radius: 10px;
			}
			.sunrise_form_box h4 {
				font-size: 26px;
			}
			.sunrise_form_box .group {
				margin-top: 20px;
			}
			.header_btn {
    display: inline-block;
    width: 200px;        /* match your button image width */
    height: 60px;        /* match your button image height */
    background: url("images/button1.png") no-repeat center;
    background-size: contain;
    transition: background-image 0.3s ease-in-out;
}

.header_btn:hover {
    background-image: url("images/button2.png");
}

			
			
		}