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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;

}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body{font-family: "Inter", sans-serif; float:left; width:100%; 
}
img{ border:none; outline:none; max-width:100%; max-height:100%; }
a{ outline:none; border:none; }
.logo{ float:left; }
.logo:hover{opacity:.9;}
.header-outer {
	float: left;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 100px;
	background: #fff;
}

.banner {
	background: url(/ubirewards/images/banner01-1.jpg) no-repeat bottom center;
	background-size: cover !important;
	min-height: 600px;
	width:100%;
}

.topsection {
	width: 100%;
	min-height: 80px;
	padding: 10px 0px;
	margin: 0px auto;
	z-index: 999;
}

.logosec {
	width: 75%;
	position: relative;
}

.logosecm {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99999;
}

.topsection02 {
	padding-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#cssmenu {
	background: none;
	padding: 0px 0px;
	width: 100%;
	float: left;
}

	#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
		margin: 0;
		padding: 0;
		border: 0;
		list-style: none;
		line-height: 1;
		display: block;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

		#cssmenu #menu-button {
			display: none;
		}

		#cssmenu.align-center > ul {
			font-size: 0;
			text-align: r;
			width: auto;
			float: right;
		}

			#cssmenu.align-center > ul > li {
				display: inline-block;
				float: none;
				margin: 0px 6px;
			}

		#cssmenu > ul > li > a {
			color: #101010;
			font-size: 16px;
			line-height: 34px;
			font-weight: 600;
			padding: 0px 8px;
			text-transform: capitalize;
		}

		#cssmenu:after, #cssmenu > ul:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}

.topsection03 {
	padding-top: 6px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

	.topsection03 ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}

		.topsection03 ul li {
			display: inline-block;
			padding: 0px;
			margin: 0px 2px;
		}

			.topsection03 ul li a {
				background: #FFF;
				color: #963297;
				font-size: 15px;
				line-height: 48px;
				font-weight: 500;
				display: inline-block;
				padding: 0px 26px;
				border-radius: 9px;
				text-transform:uppercase;
			}

				.topsection03 ul li a.active {
					/*background: linear-gradient(to right, #ef8d17 0%, #df536d 46%, #c165a1 96%);*/
					background: linear-gradient(to right, #cb2d7a 0%, #922680 100%);
					color: #FFF;
				}

img {
	width: auto;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}


.banner-section {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

.banner-section-text {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 777;
	top: 50%;
	color: #000;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	text-align: left;
	color: #FFF;
}

.banner-section .banner-righttext {
	text-align: left;
	padding-top: 80px;
}

	.banner-section .banner-righttext h4 {
		color: #e72b83;
		font-size: 34px;
		line-height: 40px;
		font-weight: 500;
		text-transform: capitalize;
		position: relative;
		margin-bottom: 10px;
		/*color: #e72b83;
		font-size: 34px;
		line-height: 40px;
		font-weight: 500;
		text-transform: capitalize;
		position: relative;
		margin-bottom: 10px;*/
	}

	.banner-section .banner-righttext h2 {
		color: #230024;
		font-size: 42px;
		line-height: 45px;
		font-weight: 700;
		text-transform: capitalize;
		margin-bottom: 20px;
		font-family: "Noto Sans", sans-serif !important;
		/*color: #000;
		font-size: 50px;
		line-height: 54px;
		font-weight: 700;
		text-transform: capitalize;
		margin-bottom: 20px;
		font-family: "Noto Sans", sans-serif !important;*/
	}
		.banner-section .banner-righttext h2 span {
			color: #f44039;
		}
	.banner-section .banner-righttext h5 {
		color: #000000;
		font-size: 19px;
		line-height: 23px;
		font-weight: 500;
		border: 1px solid #ddcbb5;
		background: #f7dabe;
		padding: 5px 25px 10px 15px;
		display: table;
		margin: 0px 0px 15px 0px;
		border-top-right-radius: 29px;
		border-bottom-right-radius: 29px;
		/*color: #000000;
		font-size: 19px;
		line-height: 23px;
		font-weight: 600;
		margin-bottom: 15px;*/
	}
	.banner-section .banner-righttext h5 span.red{
		    color: #f44039;
            font-weight: 700;
	}
		.banner-section .banner-righttext h5 span.perpule {
			color: #7c1f7d;
			font-weight: 700;
		}

	.banner-section .banner-righttext ul {
		list-style: none;
		padding: 0px;
		border: 0px solid red;
		display: table;
		margin: 0px 0px 21px 0px;
	}

		.banner-section .banner-righttext ul li {
			width: 70px;
			float: left;
			height: auto;
			padding: 0px;
			margin: 0px 20px 0px 0px;
			vertical-align: top;
			color: #000;
			text-align: center;
		}

			.banner-section .banner-righttext ul li .textsec {
				color: #2b2b2b;
				font-size: 15px;
				line-height: normal;
				font-weight: 600;
			}

	.banner-section .banner-righttext h6 a.learn-btn {
		background: linear-gradient(to right, #ef8d17 0%, #df536d 46%, #c165a1 96%);
		color: #FFF;
		font-size: 15px;
		line-height: 48px;
		font-weight: 600;
		display: inline-block;
		padding: 0px 26px;
		border-radius: 9px;
	}

.fullimg {
	width: 100%;
	height: 940px;
}


.banner-section .bx-controls {
	display: none !important;
}

.homesection04 {
	width: 100%;
	height: auto;
	background: url(../ubirewards/images/homesection04-bg.png) no-repeat top center;
	/*	background: url(../ubirewards/images/homesection04-bg.jpg) no-repeat top center;*/
	padding-top: 80px;
	padding-bottom: 80px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 190px;
	padding-bottom: 90px;
}


.homesection03 {
	width: 100%;
	height: auto;
	background: url(../ubirewards/images/homebg03.jpg) no-repeat 0 0;
	padding-top: 80px;
	padding-bottom: 80px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
	.homesection03 p {
		min-height: 47px;
	}

	.homesection03 .titlesec {
		text-align: center;
		margin-bottom: 30px;
	}

.homesection03 .titlesec h2 {
	color: #000000;
	font-size: 45px;
	line-height: 46px;
	font-weight: 700;
}

	.homesection03 .titlesec h2 span.pinktext {
		color: #e82d81;
	}
	.homesection03 .titlesec h2 span.pinktext01 {
		color: #8f2d90;
	}

.homesection04-main {
	float: right;
}

.homesection04-main01 {
	width: 100%;
	background: rgba(17, 0, 18, 0.7) /* Green background with 30% opacity */;
	padding: 30px;
	margin: 0px auto;
	border-radius: 10px;
	color: #FFF;
}

	.homesection04-main01 h4 {
		color: #ffffff;
		font-size: 45px;
		line-height: 50px;
		font-weight: 700;
		margin-bottom: 35px;
		text-shadow: -3px 0px 7px rgba(0, 0, 0, 0.6);
	}

	.homesection04-main01 h6.booknow-btn a {
		background: linear-gradient(to right, #ef8d17 0%, #df536d 46%, #c165a1 96%);
		color: #FFF;
		font-size: 15px;
		line-height: 48px;
		font-weight: 600;
		display: inline-block;
		padding: 0px 36px;
		border-radius: 6px;
	}

.header h1{ clear:both; line-height:40px;margin-bottom:0px; padding-bottom:16px; color:#fff;font-size:40px;  text-shadow:3px 3px 3px #666;font-family: "Inter", sans-serif;font-weight:700;}
.header h1 span{color:#eed500;}
.header h4{ clear:both; line-height:26px;font-family: "Inter", sans-serif;font-weight:500; padding-bottom:0px; color:#fff; font-size:14px; margin-top:26px; margin-bottom:14px; }
.header h4 span{ background-color:#d9a1ca; padding-left:8px; padding-right:8px; border-radius:25px; padding-top:4px; padding-bottom:4px; color:#770039;}
.header h3{ float:left; line-height:26px;margin-bottom:20px;font-family: "Inter", sans-serif;font-weight:700; padding-bottom:0px; color:#fff;font-size:20px;  text-shadow:3px 3px 3px #666;}
.img2 img{ float:left; margin-left:4px; margin-right:4px; margin-top:5px;}
.header h3 img{ float:invert; margin-left:4px; margin-right:4px; margin-top:5px;}
.menu{float:right; padding-top:3%; width:950px; }
.menu ul{ list-style:none; float:right; margin:0 0 0 0px;width:65%;}
.menu ul li{ float:left;font-family: "Inter", sans-serif; font-weight:400; margin-right:2.5%; color:#000; line-height:24px; font-size:16px; }
.menu ul li a{ text-decoration:none; color:#000;}
.menu ul li a:hover{ text-decoration:none; color:#eed500;}
.menu ul li:last-child{ margin-right:0px;} 
.menu ul li span{ background-color:#ec3761; padding-left:12px; padding-right:12px; border-radius:25px; padding-top:4px; padding-bottom:4px; color:#fff;line-height:24px;}
.menu ul li span:hover{color:#eed500;}
.mobile-nav-button{ float:right; display:none; }
.banner-outer{ float:left;width:100%; position:relative;}
.banner-outer img{background-size:100%; width:100%; border-radius:15px;}
.homesection01-right {
	padding-top: 80px;
}
.homesection01-right .textsec h2 {
	color: #000000;
	font-size: 45px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 10px;
}
	.homesection01-right .textsec h2 span.pinktext {
		color: #e82d81;
	}
	.homesection01-right .textsec h2 span.pinktext01 {
		color: #8f2d90;
	}
.homesection01-right .textsec p {
	color: #4f4f4f;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 20px;
}
	.readmore-btn:hover {
		background: #000;
		text-decoration:none;
	}

.homesection01 {
	width: 100%;
	height: auto;
	background: url(/ubirewards/images/homebg01.jpg) no-repeat 0 0;
	padding-top: 80px;
	padding-bottom: 80px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.readmore-btn {
	background: linear-gradient(to right, #cb2d7a 0%,#922680 100%);
	color: #FFF;
	font-size: 15px;
	line-height: 48px;
	font-weight: 600;
	display: inline-block;
	padding: 0px 36px;
	border-radius: 6px;
	margin-top: 35px;
	text-transform: uppercase;
}

.homesection02 {
	width: 100%;
	height: auto;
	background: url(/ubirewards/images/homebg02.jpg) no-repeat 0 0;
	padding-top: 80px;
	padding-bottom: 80px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

	.homesection02 .titlesec {
		text-align: center;
		margin-bottom: 15px;
	}

.homesection02 .titlesec h2 {
	color: #000000;
	font-size: 40px;
	line-height: 42px;
	font-weight: 600;
	margin-bottom: 12px;
}

.homesection02-left .textsec {
	padding-top: 170px;
}

	.homesection02-left .textsec p {
		color: #4f4f4f;
		font-size: 17px;
		line-height: 25px;
		font-weight: 400;
		margin-bottom: 23px;
	}

.banner-inner{float:left; width:100%; position:absolute; z-index:999; bottom:32%;}
.strip1{ float:left; padding-bottom:8px; 
background: rgba(241,124,92,1);
background: -moz-linear-gradient(-45deg, rgba(241,124,92,1) 0%, rgba(183,71,198,1) 0%, rgba(204,54,174,1) 48%, rgba(227,36,147,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(241,124,92,1)), color-stop(0%, rgba(183,71,198,1)), color-stop(48%, rgba(204,54,174,1)), color-stop(100%, rgba(227,36,147,1)));
background: -webkit-linear-gradient(-45deg, rgba(241,124,92,1) 0%, rgba(183,71,198,1) 0%, rgba(204,54,174,1) 48%, rgba(227,36,147,1) 100%);
background: -o-linear-gradient(-45deg, rgba(241,124,92,1) 0%, rgba(183,71,198,1) 0%, rgba(204,54,174,1) 48%, rgba(227,36,147,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(241,124,92,1) 0%, rgba(183,71,198,1) 0%, rgba(204,54,174,1) 48%, rgba(227,36,147,1) 100%);
background: linear-gradient(135deg, rgba(241,124,92,1) 0%, rgba(183,71,198,1) 0%, rgba(204,54,174,1) 48%, rgba(227,36,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17c5c', endColorstr='#e32493', GradientType=1 );
border-radius:15px; width:100%;}
.strip1 ul{ list-style:none; float:left; width:100%; margin:0 0 0 0px; padding-top:4px;}
.strip1 ul li{ background:url(images/bullet.png) no-repeat scroll transparent 0 5px; float:left; padding-left:18px; margin-left:3%; margin-right:1%;color:#edbf00; line-height:24px; text-transform:uppercase; font-size:14px;}
.strip1 ul li:last-child{ margin-right:0px;}
.img1{ clear:both;}
.img1 img{ width:15%;}
.img1a{ float:right; padding-left:20px; margin-top:26px;}
.btn1{ clear:both; margin-top:20px;width:120px; border:solid 2px #FFF; border-radius:25px; line-height:26px; padding-top:4px; padding-bottom:4px; text-align:center; font-family: "Inter", sans-serif;font-weight:700; font-size:16px; }
.btn1 a { text-decoration:none; border:none;color:#fff;}
.btn1 a:hover{ text-decoration:underline; border:none;color:#fff;}
.slice{ float:left;width:100%; padding-top:30px;}
.slice img{background-size:100%; width:100%;}
.banner h2{ clear:both; line-height:56px;margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:300; padding-bottom:0px; color:#fff;font-size:60px;  text-shadow:3px 3px 3px #666; padding-left:5%; text-transform:uppercase; padding-bottom:8px;}
.box1{ float:left; width:100%; padding-top:20px; padding-bottom:60px; }
.box1 ul{ list-style:none; padding:0 0 0 0px; margin:0 0 0 0px;}
.box1 ul li{width:31%; margin-right:1%;margin-left:1%; float:left;}
.box1 ul li:last-child{ margin-right:0px;}
.box1 h3{ clear:both; line-height:25px;margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:600; padding-bottom:0px; color:#333; font-size:16px; text-transform:uppercase; text-align:center; letter-spacing:4px;}
.box1 h3 a{ background:url(images/arrow.png) no-repeat right center; transition:0.5s ease; padding-right:18px; text-decoration:none; color:#333;}
.box1 h3 a:hover{ text-decoration:none;  color:#a85c98;}
.img3{ clear:both; text-align:center; padding-bottom:12px;}
.img3 img{border-radius:15px;-webkit-box-shadow: 3px 3px 9px 0px rgba(154,158,156,1);
-moz-box-shadow: 3px 3px 9px 0px rgba(154,158,156,1);
box-shadow: 3px 3px 9px 0px rgba(154,158,156,1);}
.content-outer{ float:left; width:100%; padding-top:60px; padding-bottom:60px; }
/*.content-inner{ float:left; width:100%; background:url(images//slice1.jpg) top left no-repeat, url(images/slice2.jpg) top right no-repeat;}*/
.bg1-outer{ float:left; width:100%; background-color:#804573;padding-top:60px; padding-bottom:60px;}
.bg1 h2{clear:both;font-weight:700;font-size:41px; margin-bottom:0px;color:#fff; padding-bottom:12px; line-height:40px;  font-family: "Inter", sans-serif;}
.bg1 h2 img{ float:invert; margin-left:4px; margin-right:4px; width:160px;}
.box2{ float:left; width:100%; padding-top:10px; }
.box2 ul{ list-style:none; padding:0 0 0 0px; margin:0 0 0 0px;}
.box2 ul li{width:23%; margin-right:1%;margin-left:1%; float:left;}
.box2 h3{ clear:both; line-height:18px; margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:600; padding-bottom:3px; color:#fff; font-size:13px; text-transform:uppercase; text-align:center; padding-top:3px;
background: rgba(238,63,159,1);
background: -moz-linear-gradient(-45deg, rgba(238,63,159,1) 0%, rgba(240,111,106,1) 48%, rgba(241,124,92,1) 61%, rgba(241,141,70,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(238,63,159,1)), color-stop(48%, rgba(240,111,106,1)), color-stop(61%, rgba(241,124,92,1)), color-stop(100%, rgba(241,141,70,1)));
background: -webkit-linear-gradient(-45deg, rgba(238,63,159,1) 0%, rgba(240,111,106,1) 48%, rgba(241,124,92,1) 61%, rgba(241,141,70,1) 100%);
background: -o-linear-gradient(-45deg, rgba(238,63,159,1) 0%, rgba(240,111,106,1) 48%, rgba(241,124,92,1) 61%, rgba(241,141,70,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(238,63,159,1) 0%, rgba(240,111,106,1) 48%, rgba(241,124,92,1) 61%, rgba(241,141,70,1) 100%);
background: linear-gradient(135deg, rgba(238,63,159,1) 0%, rgba(240,111,106,1) 48%, rgba(241,124,92,1) 61%, rgba(241,141,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee3f9f', endColorstr='#f18d46', GradientType=1 ); border-radius:25px; min-height:46px;}
.size_1{ color:#edbf00 !important; font-weight:700 !important;}
.size_2{ font-weight:700 !important;}
.size_3{ padding-top:15px !important;}
.btn2{ clear:both; margin-top:6px;width:120px; background-color:#edbf00; border-radius:25px; line-height:24px; padding-top:6px; padding-bottom:6px; text-align:center; font-family: "Inter", sans-serif;font-weight:700; color:#333; margin-left:5%; font-size:16px;}
.btn2 a { text-decoration:none; border:none;color:#333;}
.btn2 a:hover{ text-decoration:none; border:none;color:#fff;}
.img4{ clear:both; text-align:center; padding-bottom:16px; padding-top:16px;}
.box2 h3 a{ background:url(images/arrow2.png) no-repeat right center; transition:0.5s ease; padding-right:18px; text-decoration:none; color:#fff;}
.box2 h3 a:hover{ text-decoration:underline;  color:#fff;}
.bg2-outer{ float:left; width:100%; padding-top:60px; padding-bottom:60px; background: rgba(163,117,64,1);
background: -moz-linear-gradient(top, rgba(163,117,64,1) 0%, rgba(165,53,118,1) 47%, rgba(165,54,117,1) 48%, rgba(166,126,56,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,117,64,1)), color-stop(47%, rgba(165,53,118,1)), color-stop(48%, rgba(165,54,117,1)), color-stop(100%, rgba(166,126,56,1)));
background: -webkit-linear-gradient(top, rgba(163,117,64,1) 0%, rgba(165,53,118,1) 47%, rgba(165,54,117,1) 48%, rgba(166,126,56,1) 100%);
background: -o-linear-gradient(top, rgba(163,117,64,
1) 0%, rgba(165,53,118,1) 47%, rgba(165,54,117,1) 48%, rgba(166,126,56,1) 100%);
background: -ms-linear-gradient(top, rgba(163,117,64,1) 0%, rgba(165,53,118,1) 47%, rgba(165,54,117,1) 48%, rgba(166,126,56,1) 100%);}
.bg2 h2{font-family: "Inter", sans-serif;font-weight:700;font-size:43px; margin-bottom:0px; color:#fff; padding-bottom:8px; line-height:43px; clear:both;}
.bg2 p{ clear:both; line-height:25px; margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:400; padding-bottom:10px; color:#ecb7d7; font-size:16px; }
.bg2 h2 span{ color:#febe0f;}
.btn3{ clear:both; margin-top:6px;width:170px; border:solid 2px #FFF; border-radius:25px; line-height:26px; padding-top:4px; padding-bottom:4px; text-align:center; font-family: "Inter", sans-serif;font-weight:700; font-size:16px; }
.btn3 a { text-decoration:none; border:none;color:#fff;}
.btn3 a:hover{ text-decoration:underline; border:none;color:#fff;}
.img4{ clear:both; text-align:center; padding-bottom:16px; padding-top:16px;}
.class1{ float:left; width:100%;}
.class1 h2{font-family: "Inter", sans-serif;font-weight:700;font-size:35px; margin-bottom:0px; color:#333; padding-bottom:8px; line-height:29px; clear:both;}
.class1 h2 img{ float:invert; margin-left:4px; margin-right:4px; margin-top:-5px;}
.class1 h3{clear:both;font-weight:700;font-size:21px; margin-bottom:0px; color:#d5a34d; padding-bottom:8px; line-height:25px;   font-family: "Inter", sans-serif;}
.class1 p{ clear:both; line-height:25px; margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:400; padding-bottom:14px; color:#333; font-size:15px; }
.class1 p a{ text-decoration:underline; border:none; outline:none; color:#333;transition:0.5s ease;}
.class1 p a:hover{ text-decoration:none; border:none; outline:none; color:#333; letter-spacing:1px;}
.footer-outer{ float:left; width:100%; padding-top:60px; padding-bottom:60px;background: url(images/bg3.jpg) no-repeat top center; background-size:cover !important;}
.footer{ clear:both;}
.footer p{ clear:both; line-height:25px; margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:normal; padding-bottom:4px; color:#aeaeae; font-size:15px; text-shadow:1px 1px 1px #333; }
.footer h6{ float:left; line-height:25px; margin-bottom:0px;font-family: "Inter", sans-serif;font-weight:400; padding-bottom:4px; color:#fff; font-size:15px; padding-right:6px; padding-top:6px; text-shadow:1px 1px 1px #333;}
.footer p span{ color:#FFF;}
.footer p a{ text-decoration:none; border:none; outline:none; color:#fff;transition:0.5s ease;}
.footer p a:hover{ text-decoration:none; border:none; outline:none; color:#fff; letter-spacing:1px;}
.bullet{ clear:both; }
.bullet ul{ list-style:none; float:left; margin:0 0 0 0px;width:100%;}
.bullet ul li{ clear:both;font-family: "Inter", sans-serif; font-weight:400; padding-bottom:5px; color:#fff; line-height:24px; font-size:15px;  text-shadow:1px 1px 1px #333; }
.bullet ul li a{ text-decoration:none; color:#fff;transition:0.5s ease;}
.bullet ul li a:hover{ text-decoration:none; color:#fff; letter-spacing:1px;}
.social{float:left;}
.social img{ float:left; margin:0 8px 0 0px; height:40px;}
.social img:hover:first-child{ opacity:.9;}
.img1b{ clear:both; padding-right:40px;}
.img5{ clear:both; padding-bottom:8px; padding-top:12%;}
@media all and (max-width:1200px)
{
.header h1 {
  line-height:36px;
  padding-bottom: 16px;
  font-size:35px;}	
  .header h3 {
  line-height: 26px;
  margin-bottom: 20px;
  font-size: 20px;}
  .img1 img {
  width: 18%;
}
.btn1 {
  margin-top: 20px;
  width: 120px;
  line-height: 26px;
  padding-top: 4px;
  padding-bottom: 4px; font-size:16px;
}
.class1 h2 img { width:180px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -5px;
}
.class1 h2 {
  font-size: 32px;
  padding-bottom: 8px;
  line-height: 29px;
}
.box1 ul li {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
}
.box1 {
  padding-top:10px;
  padding-bottom:40px;
}
.box1 h3 {
  line-height: 25px;
  font-size: 16px;
  letter-spacing: 4px;
}
.banner h2 {
  line-height: 56px;
  font-size: 60px;
  padding-left: 4%;
  padding-bottom: 8px;
}
.btn2 {
  margin-top: 6px;
  width: 120px;
  line-height: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left:4%;
  font-size:16px;
}
.strip1 ul li {
  padding-left: 18px;
  margin-left:1.9%;
  margin-right:0%;
  line-height: 24px;
  font-size: 13px;
}
.bg1 h2 {
  font-size:35px;
  padding-bottom: 12px;
  line-height:35px;}
  .bg1 h2 img {
  margin-left: 4px;
  margin-right: 4px;
  width:144px;
}
.box2 ul li {
  width: 24%;
  margin-right:.5%;
  margin-left:.5%;
}
.img4 {
  padding-bottom: 16px;
  padding-top: 16px;
}
.box2 h3 {
  line-height:21px;
  padding-bottom: 3px;
  font-size:12px;}
  .size_3 {
  padding-top:12px !important;
}
.slice {
  padding-top:15px;
}
.content-outer {
  padding-top:50px;
  padding-bottom:50px;
}
.bg1-outer {
  padding-top:50px;
  padding-bottom:50px;
}
.img5{ padding-top:4%;}
.footer-outer {
  padding-top:50px;
  padding-bottom:50px;}
  .bg2 h2 {
  font-size:35px;
  padding-bottom: 8px;
  line-height:35px;
}
.bg2 p {
  line-height: 25px;
  padding-bottom: 10px;
  font-size:15px;
}
}
@media all and (max-width:992px) 
{
	.menu{ display:none;}
.mobile-nav-button{ display:block; padding-top:2%; }
.mobile-nav-button img{ width:26px;}
.header h1 {
  line-height:36px;
  padding-bottom: 16px;
  font-size:35px;}	
  .header h3 {
  line-height: 26px;
  margin-bottom: 20px;
  font-size:18px;}
  .img1 img {
  width:19%;
}
.btn1 {
  margin-top: 20px;
  width: 120px;
  line-height: 26px;
  padding-top: 4px;
  padding-bottom: 4px; font-size:16px;
}
.class1 h2 img { width:150px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -5px;
}
.class1 h2 {
  font-size:27px;
  padding-bottom: 8px;
  line-height: 29px;
}
.class1 p {
  line-height: 25px;
  padding-bottom: 14px;
  font-size:14px;
}
.box1 ul li {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
}
.box1 {
  padding-top:10px;
  padding-bottom:40px;
}
.box1 h3 {
  line-height: 25px;
  font-size: 15px;
  letter-spacing:2px;
}
.banner h2 {
  line-height: 50px;
  font-size:50px;
  padding-left: 3%;
  padding-bottom: 8px;
}
.banner-inner {
  bottom:22%;
}
.btn2 {
  margin-top: 6px;
  width: 120px;
  line-height: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left:3%;
  font-size:16px;
}
.strip1 ul li {
  padding-left: 18px;
  margin-left:1.9%;
  margin-right:0%;
  line-height: 24px;
  font-size: 13px;
}
.bg1 h2 {
  font-size:30px;
  padding-bottom: 12px;
  line-height:30px;}
  .bg1 h2 img {
  margin-left: 4px;
  margin-right: 4px;
  width:124px;
}
.box2 ul li {
  width:48%;
  margin-right:1%;
  margin-left:1%;
}
.img4 {
  padding-bottom: 16px;
  padding-top: 16px;
}
.box2 h3 {
  line-height:21px;
  padding-bottom: 3px;
  font-size:12px; padding-top:12px;}
  .size_3 {
  padding-top:12px !important;
}
.slice {
  padding-top:15px;
}
.content-outer {
  padding-top:50px;
  padding-bottom:50px;
}
.bg1-outer {
  padding-top:50px;
  padding-bottom:50px;
}
.img5{ padding-top:0%;}
.footer-outer {
  padding-top:50px;
  padding-bottom:50px;}
  .img1b {
  clear: both;
  padding-right:0px;
}
  .bg2 h2 {
  font-size:30px;
  padding-bottom: 8px;
  line-height:30px;
}
.bg2 p {
  line-height: 25px;
  padding-bottom: 10px;
  font-size:14px;
}
.bg2-outer {
  padding-top:50px;
  padding-bottom:50px;}
}

@media all and (max-width:768px) 
{
	.banner-section-text .container
	{
		margin:0 !important;

	}

	.banner-section .banner-righttext ul li {
		width: auto !important;
		margin: 0px 10px 0px 0px !important;
	}

	.fullimg {
		/*width: 100%;
		height: 300px !important;
		margin-left: -1500px;
		object-fit: contain;*/
	}

.mobile-nav-button{ display:block; padding-top:2%; }
.mobile-nav-button img{ width:26px;}
.header-outer{  min-height:800px;}
.header h1 {
  line-height:27px;
  padding-bottom: 12px;
  font-size:27px;}	
  .header h3 {
  line-height: 26px;
  margin-bottom: 20px;
  font-size:18px;}
  .img1 img {
  width:15%;
}
.img1a {
  float:none; clear:both; text-align:center;
  padding-left:0px;
  margin-top:16px; padding-bottom:30px;
}
.img1a img{ width:70%;}
.btn1 {
  margin-top: 20px;
  width: 120px;
  line-height: 26px;
  padding-top: 4px;
  padding-bottom: 4px; font-size:16px;
}
.class1 h2 img { width:120px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -5px;
}
.class1 h2 {
  font-size:25px;
  padding-bottom: 8px;
  line-height: 26px;
}
.class1 p {
  line-height: 25px;
  padding-bottom: 14px;
  font-size:14px;
}
.box1 ul li {
  width:100%;
  margin-right: 1%;
  margin-left: 1%; margin-top:1%; margin-bottom:1%;
}
.box1 {
  padding-top:10px;
  padding-bottom:40px;
}
.box1 h3 {
  line-height: 25px;
  font-size: 15px;
  letter-spacing:2px;
}
.banner h2 {
  line-height:40px;
  font-size:40px;
  padding-left: 3%;
  padding-bottom: 8px;
}
.banner-inner {
  bottom:18%;
}
.btn2 {
  margin-top: 6px;
  width: 120px;
  line-height: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left:3%;
  font-size:16px;
}
.strip1 ul li {
  padding-left: 18px;
  margin-left:1.9%;
  margin-right:0%;
  line-height: 24px;
  font-size: 13px;
}
.bg1 h2 {
  font-size:27px;
  padding-bottom: 12px;
  line-height:27px;}
  .bg1 h2 img {
  margin-left: 4px;
  margin-right: 4px;
  width:104px;
}
.box2 ul li {
  width:48%;
  margin-right:1%;
  margin-left:1%;
}
.img4 {
  padding-bottom: 16px;
  padding-top: 16px;
}
.box2 h3 {
  line-height:21px;
  padding-bottom: 3px;
  font-size:12px; padding-top:4px;}
  .size_3 {
  padding-top:12px !important;
}
.slice {
  padding-top:15px;
}
.content-outer {
  padding-top:40px;
  padding-bottom:40px;
}
.bg1-outer {
  padding-top:40px;
  padding-bottom:40px;
}
.img5{ padding-top:0%;}
.footer-outer {
  padding-top:40px;
  padding-bottom:40px;}
  .img1b {
  clear: both;
  padding-right:0px; text-align:center;
}
  .bg2 h2 {
  font-size:27px;
  padding-bottom: 8px;
  line-height:27px;
}
.bg2 p {
  line-height: 25px;
  padding-bottom: 10px;
  font-size:14px;
}
.img1b img{ width:70%;}
.header h4 {
  line-height: 26px;
  font-size: 14px;
  margin-top:7px;
  margin-bottom:7px;
}
.box2{ padding-top:0px;}
.bg2-outer {
  padding-top:40px;
  padding-bottom:40px;}
}
@media all and (max-width:580px) 
{
	.header h4 {
  line-height: 26px;
  font-size: 14px;
  margin-top:0px;
  margin-bottom:7px;
}
.logo img{ width:120px;}
.mobile-nav-button{ padding-top:2%; }
.mobile-nav-button img{ width:24px;}
.header-outer{  min-height:600px;}
.header h1 {
  line-height:25px;
  padding-bottom:7px;
  font-size:23px;}	
  .header h3 {
  line-height: 26px;
  margin-bottom: 20px;
  font-size:16px;}
  .img1 img {
  width:15%;
}
.img1a {
  float:none; clear:both; text-align:center;
  padding-left:0px;
  margin-top:16px; padding-bottom:0px;
}
.img1a img{ width:90%;}
.btn1 {
  margin-top: 20px;
  width: 100px;
  line-height: 24px;
  padding-top:3px;
  padding-bottom:3px; font-size:14px;
}
.class1 h2 img { width:120px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -5px;
}
.class1 h2 {
  font-size:23px;
  padding-bottom: 8px;
  line-height: 26px;
}
.class1 p {
  line-height: 25px;
  padding-bottom: 14px;
  font-size:14px;
}
.box1 ul li {
  width:100%;
  margin-right: 1%;
  margin-left: 1%; margin-top:1%; margin-bottom:1%;
}
.box1 {
  padding-top:10px;
  padding-bottom:30px;
}
.box1 h3 {
  line-height: 25px;
  font-size: 15px;
  letter-spacing:2px;
}
.banner h2 {
  line-height:30px;
  font-size:30px;
  padding-left: 3%;
  padding-bottom: 8px;
}
.banner-inner {
  bottom:11%;
}
.banner{ padding:0px 0px 0px 0px !important;}
.btn2 {
  margin-top: 6px;
  width: 100px;
  line-height: 26px;
  padding-top:3px;
  padding-bottom:3px;
  margin-left:3%;
  font-size:14px;
}
.strip1 ul li {
  padding-left: 18px;
  margin-left:3%; float:none; clear:both;
  margin-right:0%; width:92%;
  line-height: 24px;
  font-size: 13px;
}
.img2 img {
  margin-left: 4px; width:90px;
  margin-right: 4px;
  margin-top: 5px;
}
.bg1 h2 {
  font-size:23px;
  padding-bottom: 12px;
  line-height:25px;}
  .bg1 h2 img {
  margin-left: 4px;
  margin-right: 4px;
  width:95px;
}
.box2 ul li {
  width:100%;
  margin-right:0%;
  margin-left:0%; margin-top:1%; margin-bottom:1%;
}
.img4 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.box2 h3 {
  line-height:21px;
  padding-bottom: 3px;
  font-size:12px; padding-top:12px;}
  .size_3 {
  padding-top:12px !important;
}
.slice {
  padding-top:10px;
}
.content-outer {
  padding-top:30px;
  padding-bottom:30px;
}
.bg1-outer {
  padding-top:30px;
  padding-bottom:30px;
}
.img5{ padding-top:0%;}
.footer-outer {
  padding-top:30px;
  padding-bottom:30px;}
  .img1b {
  clear: both;
  padding-right:0px; text-align:center;
}
  .bg2 h2 {
  font-size:23px;
  padding-bottom: 8px;
  line-height:28px;
}
.bg2 p {
  line-height: 25px;
  padding-bottom: 10px;
  font-size:14px;
}
.img1b img{ width:80%;}
.container{max-width:92% !important;}
.btn3 {
  margin-top:3px;
  width: 150px;
  line-height: 24px; font-size:14px;
  padding-top:3px;
  padding-bottom:3px;

}
.a3{ padding:0px 0px 0px 0px !important;}
.footer h6 {
  font-size:14px; padding-top:3px;}
  .footer p {
  font-size:14px;}
  .bullet ul li{ font-size:14px;}
  .social img {
  margin: 0 8px 0 0px;
  height:30px;
}
.bg2-outer {
  padding-top:30px;
  padding-bottom:30px;}
  .img3 {
  padding-bottom:6px;
}

	.readmore-btn {
		margin-top: 5px !important;
		margin-bottom: 25px;
	}

}

@media all and (max-width:380px) 
{

	.readmore-btn {
		margin-top: 5px !important;
		margin-bottom: 25px;
	}


.header h4 {
  line-height: 24px;
  font-size: 13px;
  margin-top:0px;
  margin-bottom:7px;
}
.content-inner{ background-size:80px;}
.logo img{ width:100px;}
.mobile-nav-button{ padding-top:2%; }
.mobile-nav-button img{ width:24px;}
.header-outer{  min-height:600px;}
.header h1 {
  line-height:25px;
  padding-bottom:7px;
  font-size:20px;}	
  .header h3 {
  line-height: 26px;
  margin-bottom: 20px;
  font-size:13px;}
  .img1 img {
  width:18%;
}
.img1a {
  float:none; clear:both; text-align:center;
  padding-left:0px;
  margin-top:10px; padding-bottom:0px;
}
.img1a img{ width:100%;}
.btn1 {
  margin-top: 20px;
  width:90px;
  line-height: 24px;
  padding-top:2px;
  padding-bottom:2px; font-size:13px;
}
.class1 h2 img { width:110px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -5px;
}
.class1 h2 {
  font-size:20px;
  padding-bottom: 8px;
  line-height: 24px;
}
.class1 p {
  line-height: 25px;
  padding-bottom: 14px;
  font-size:13px;
}
.box1 ul li {
  width:100%;
  margin-right: 1%;
  margin-left: 1%; margin-top:1%; margin-bottom:1%;
}
.box1 {
  padding-top:10px;
  padding-bottom:20px;
}
.box1 h3 {
  line-height: 25px;
  font-size: 14px;
  letter-spacing:2px;
}
.banner h2 {
  line-height:26px;
  font-size:23px;
  padding-left: 3%;
  padding-bottom:5px;
}
.banner-inner {
  bottom:8%;
}
.banner{ padding:0px 0px 0px 0px !important;}
.btn2 {
  margin-top:0px;
  width: 100px;
  line-height: 24px;
  padding-top:2px;
  padding-bottom:2px;
  margin-left:3%;
  font-size:13px;
}
.strip1 ul li {
  padding-left: 18px;
  margin-left:3%; float:none; clear:both;
  margin-right:0%; width:92%;
  line-height: 24px;
  font-size: 13px;
}
.img2 img {
  margin-left: 4px; width:70px;
  margin-right: 4px;
  margin-top:8px;
}
.bg1 h2 {
  font-size:20px;
  padding-bottom: 12px;
  line-height:25px;}
  .bg1 h2 img {
  margin-left: 4px;
  margin-right: 4px;
  width:85px;
}
.box2 ul li {
  width:100%;
  margin-right:0%;
  margin-left:0%; margin-top:1%; margin-bottom:1%;
}
.img4 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.box2 h3 {
  line-height:21px;
  padding-bottom: 3px;
  font-size:12px; padding-top:12px;}
  .size_3 {
  padding-top:12px !important;
}
.slice {
  padding-top:10px;
}
.slice img{ margin-bottom:-5px;}
.content-outer {
  padding-top:20px;
  padding-bottom:20px;
}
.bg1-outer {
  padding-top:20px;
  padding-bottom:20px;
}
.img5{ padding-top:0%;}
.footer-outer {
  padding-top:20px;
  padding-bottom:20px;}
  .img1b {
  clear: both;
  padding-right:0px; text-align:center;
}
  .bg2 h2 {
  font-size:20px;
  padding-bottom: 8px;
  line-height:26px;
}
.bg2 p {
  line-height: 25px;
  padding-bottom: 10px;
  font-size:13px;
}
.img1b img{ width:100%;}
.btn3 {
  margin-top:3px;
  width: 150px;
  line-height: 24px; font-size:14px;
  padding-top:2px;
  padding-bottom:2px;

}
.a3{ padding:0px 0px 0px 0px !important;}
.footer h6 {
  font-size:13px; padding-top:3px;}
  .footer p {
  font-size:13px;}
  .bullet ul li{ font-size:13px;}
  .social img {
  margin: 0 8px 0 0px;
  height:30px;
}
.bg2-outer {
  padding-top:20px;
  padding-bottom:20px;}

}

footer.footer-section {
	width: 100%;
	background: #1a1a1a;
	color: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	color: #FFF;
	position: relative;
}

.footer-sectionmain01 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.footer-sectionmain01 ul li {
		float: left;
		padding: 0px;
		margin: 0px 4px;
		vertical-align: middle;
		color: #ffffff;
		font-size: 16px;
		line-height: 59px;
		font-weight: 500;
	}

		.footer-sectionmain01 ul li img {
			vertical-align: middle;
		}

.footer-sectionmain02 ul li a {
	color: #ffffff;
}

.footer-sectionmain02 ul li {
	color: #ffffff;
	font-size: 18px;
	line-height: normal;
	font-weight: 400;
	margin: 9px 0px;
}

.footer-sectionmain03 h6 {
	color: #aeaeae;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	text-align: center;
}

	.footer-sectionmain03 h6 a {
		color: #ff980d;
	}

.footer-sectionmain02 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}



/*Responsive css*/

@media only screen and (min-width:768px) and (max-width:1199px) {
	img {
		max-width: 100%;
		height: auto;
	}

	#cssmenu > ul > li > a {
		font-size: 12px;
		padding: 0px 5px;
	}

	#cssmenu.align-center > ul > li {
		margin: 0px 4px;
	}

	.topsection03 ul li {
		margin: 0px 1px;
	}

		.topsection03 ul li a {
			font-size: 13px;
			line-height: 35px;
			padding: 0px 10px;
		}



	.banner-section-text {
		width: 100%;
		height: auto;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 777;
		top: 45%;
		color: #000;
		transform: translateY(-45%);
		-ms-transform: translateY(-45%);
		-webkit-transform: translateY(-45%);
		-o-transform: translateY(-45%);
		text-align: left;
		color: #FFF;
	}

	.banner-section .banner-righttext h2 {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 6px;
	}

	.banner-section .banner-righttext h4 {
		font-size: 18px;
		line-height: 20px;
	}

	.banner-section .banner-righttext ul li .textsec {
		font-size: 11px;
	}

	.banner-section .banner-righttext ul li {
		width: 59px;
		margin: 0px 9px 0px 0px;
	}

	.banner-section .banner-righttext h6 a.learn-btn {
		font-size: 14px;
		line-height: 30px;
	}

	.banner-section .banner-righttext {
		padding-top: 30px;
	}

	.homesection01 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.homesection01-right .textsec h2 {
		font-size: 27px;
		line-height: 30px;
	}

	.homesection01-right .textsec h5 {
		font-size: 17px;
		line-height: 24px;
		font-weight: 600;
	}

	.homesection01-right .textsec p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 15px;
	}

	.homesection01-right .textsec a.readmore-btn {
		margin-top: 10px;
		font-size: 14px;
		line-height: 38px;
		padding: 0px 15px;
	}

	.homesection02 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.homesection02 .titlesec h2 {
			font-size: 27px;
			line-height: 30px;
		}

	.homesection02-left .textsec {
		padding-top: 10px;
	}

		.homesection02-left .textsec p {
			font-size: 15px;
			line-height: 22px;
		}

	.homesection03 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

		.homesection03 .titlesec h2 {
			font-size: 30px;
			line-height: 35px;
		}

	.homesection03-main01 .textsec h4 {
		font-size: 21px;
		line-height: 25px;
	}

	.homesection03-main01 .textsec p {
		font-size: 14px;
		line-height: 21px;
	}

	.homesection03-main01 .textsec h5 a {
		font-size: 14px;
		line-height: 35px;
		padding: 0px 25px;
	}

	.homesection04 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.homesection04-main01 {
		padding: 20px;
	}

		.homesection04-main01 h4 {
			font-size: 28px;
			line-height: 34px;
		}

		.homesection04-main01 h6.booknow-btn a {
			font-size: 15px;
			line-height: 38px;
			padding: 0px 25px;
		}

	.footer-sectionmain01 ul li img {
		width: 30px;
		height: 30px;
	}

	footer.footer-section {
		padding-top: 25px;
		padding-bottom: 25px;
	}


	/*==============innercontent-section start===============*/
	.inner-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}

		.inner-section h2 {
			font-size: 40px;
			line-height: 45px;
		}

		.inner-section p {
			font-size: 14px;
			line-height: 20px;
			font-weight: 400;
		}

	.logosecm {
		position: static;
		width: 150px;
	}
}




@media only screen and (min-width:480px) and (max-width:767px) {




	img {
		max-width: 100%;
		height: auto;
	}





	.topsection02 {
		padding-top: 0px;
	}

	.banner-section-text {
		width: 100%;
		height: auto;
		position: static;
		left: 0px;
		top: 0px;
		z-index: 777;
		top: 0%;
		color: #000;
		transform: translateY(0%);
		-ms-transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-o-transform: translateY(0%);
		text-align: left;
		color: #000;
	}

	.banner-section .banner-righttext {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.banner-section .banner-righttext h4 {
			font-size: 18px;
			line-height: 22px;
		}

		.banner-section .banner-righttext h2 {
			font-size: 25px;
			line-height: 28px;
		}

		.banner-section .banner-righttext h5 {
			font-size: 14px;
			line-height: 20px;
		}

	.homesection01 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.homesection01-right .textsec h2 {
		font-size: 25px;
		line-height: 30px;
	}

	.homesection01-right .textsec h5 {
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
	}

	.homesection01-right .textsec p {
		font-size: 14px;
		line-height: 20px;
		text-align: justify;
	}

	.homesection01-right .textsec a.readmore-btn {
		margin-top: 25px;
	}

	.homesection02 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

		.homesection02 .titlesec h2 {
			font-size: 25px;
			line-height: 30px;
		}

		.homesection02 .titlesec h6 {
			font-size: 16px;
			line-height: 20px;
		}

	.homesection02-left .textsec {
		padding-top: 20px;
	}

		.homesection02-left .textsec p {
			font-size: 15px;
			line-height: 24px;
			text-align: justify;
		}

	.homesection03 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.homesection03 .titlesec {
			margin-bottom: 15px;
		}

			.homesection03 .titlesec h2 {
				font-size: 21px;
				line-height: 24px;
			}

	.homesection03-main01 {
		margin: 0px auto 20px auto;
	}

	.homesection03-main01 {
		margin: 0px auto 25px auto;
	}

		.homesection03-main01 .imgsec {
			margin: 0px auto 10px auto;
		}

		.homesection03-main01 .textsec p {
			font-size: 15px;
			line-height: 20px;
		}

		.homesection03-main01 .textsec h5 a {
			font-size: 14px;
			line-height: 35px;
			padding: 0px 25px;
		}

		.homesection03-main01 .textsec h4 {
			font-size: 23px;
			line-height: 25px;
		}

	.homesection04 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.homesection04-main01 h4 {
		font-size: 25px;
		line-height: 30px;
	}

	/*==============innercontent-section start===============*/
	.innerbanner-text h1 {
		font-size: 26px;
		line-height: 32px;
	}

	.inner-section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.inner-section h2 {
			font-size: 30px;
			line-height: 35px;
		}

		.inner-section p {
			font-size: 14px;
			line-height: 20px;
			font-weight: 400;
		}

	.logosecm {
		position: static;
		width: 100px;
	}

	/*==============innercontent-section start===============*/
	.innerbanner-text h1 {
		font-size: 26px;
		line-height: 32px;
	}

	.inner-section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.inner-section h2 {
			font-size: 30px;
			line-height: 35px;
		}

		.inner-section p {
			font-size: 14px;
			line-height: 20px;
			font-weight: 400;
		}

		.inner-section h3 {
			font-size: 25px;
			line-height: 30px;
		}

		.inner-section a.inner-btn {
			font-size: 15px;
			line-height: 25px;
			padding: 8px 15px;
		}

	.footer-sectionmain01 ul {
		display: table;
		width: 100%;
	}

	.footer-sectionmain02 ul {
		display: table;
		width: 100%;
	}

	/*============faq-section start===============*/
	.faqsection {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.faqsectionmainbox h3 {
		font-size: 20px;
		line-height: 23px;
	}

	.faqsectionmainbox p {
		font-size: 13px;
		line-height: 20px;
	}

	/*===========contact-section start=====================*/
	.contact-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.contact-sectionmain {
		width: 100%;
		padding: 30px;
		margin: 0px auto;
	}

	.footer-sectionmain01 ul li img {
		width: 45px;
	}
}



@media only screen and (min-width:320px) and (max-width:479px) {
	img {
		max-width: 100%;
		height: auto;
	}

	.logosec {
		width: 50%;
	}

	.topsection02 {
		padding-top: 0px;
	}

	.banner-section-text {
		width: 100%;
		height: auto;
		position: static;
		left: 0px;
		top: 0px;
		z-index: 777;
		top: 0%;
		color: #000;
		transform: translateY(0%);
		-ms-transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-o-transform: translateY(0%);
		text-align: left;
		color: #000;
	}

	.banner-section .banner-righttext {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.banner-section .banner-righttext h4 {
			font-size: 18px;
			line-height: 22px;
		}

		.banner-section .banner-righttext h2 {
			font-size: 25px;
			line-height: 28px;
		}

		.banner-section .banner-righttext h5 {
			font-size: 14px;
			line-height: 20px;
		}

	.homesection01 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.homesection01-right .textsec h2 {
		font-size: 25px;
		line-height: 30px;
	}

	.homesection01-right .textsec h5 {
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
	}

	.homesection01-right .textsec p {
		font-size: 14px;
		line-height: 20px;
		text-align: justify;
	}

	.homesection01-right .textsec a.readmore-btn {
		margin-top: 25px;
	}

	.homesection02 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

		.homesection02 .titlesec h2 {
			font-size: 25px;
			line-height: 30px;
		}

		.homesection02 .titlesec h6 {
			font-size: 16px;
			line-height: 20px;
		}

	.homesection02-left .textsec {
		padding-top: 20px;
	}

		.homesection02-left .textsec p {
			font-size: 15px;
			line-height: 24px;
			text-align: justify;
		}

	.homesection03 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.homesection03 .titlesec {
			margin-bottom: 15px;
		}

			.homesection03 .titlesec h2 {
				font-size: 21px;
				line-height: 24px;
			}

	.homesection03-main01 {
		margin: 0px auto 20px auto;
	}

	.homesection03-main01 {
		margin: 0px auto 25px auto;
	}

		.homesection03-main01 .imgsec {
			margin: 0px auto 10px auto;
		}

		.homesection03-main01 .textsec p {
			font-size: 15px;
			line-height: 20px;
		}

		.homesection03-main01 .textsec h5 a {
			font-size: 14px;
			line-height: 35px;
			padding: 0px 25px;
		}

		.homesection03-main01 .textsec h4 {
			font-size: 23px;
			line-height: 25px;
		}

	.homesection04 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.homesection04-main01 h4 {
		font-size: 25px;
		line-height: 30px;
	}

	.logosecm {
		position: static;
		width: 60%;
	}

	.footer-sectionmain01 ul {
		display: table;
		width: 100%;
	}

	.footer-sectionmain02 ul {
		display: table;
		width: 100%;
	}

	/*==============innercontent-section start===============*/
	.innerbanner-text h1 {
		font-size: 19px;
		line-height: 24px;
	}

	.inner-section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

		.inner-section h2 {
			font-size: 20px;
			line-height: 25px;
		}

		.inner-section p {
			font-size: 14px;
			line-height: 20px;
			font-weight: 400;
		}

		.inner-section h3 {
			font-size: 20px;
			line-height: 25px;
		}

		.inner-section a.inner-btn {
			font-size: 15px;
			line-height: 25px;
			padding: 8px 15px;
		}

	/*============faq-section start===============*/
	.faqsection {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.faqsectionmainbox h3 {
		font-size: 20px;
		line-height: 23px;
	}

	.faqsectionmainbox p {
		font-size: 13px;
		line-height: 20px;
	}

	/*===========contact-section start=====================*/
	.contact-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.contact-sectionmain {
		width: 100%;
		padding: 15px;
		margin: 0px auto;
	}

	.banner-section img.fullimg {
		min-height: 100px;
	}

	.footer-sectionmain01 ul li img {
		width: 45px;
	}
}







@media all and (max-width: 767px), 
	/*only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), 
	only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), 
	only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), 
	only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), 
	only screen and (min-resolution: 192dpi) and (max-width: 1024px), 
	only screen and (min-resolution: 2dppx) and (max-width: 1024px) */
{
	#cssmenu {
		width: 100%;
	}



		/*CSS MENU*/


		#cssmenu,
		#cssmenu ul,
		#cssmenu ul li,
		#cssmenu ul li a,
		#cssmenu #menu-button {
			margin: 0;
			padding: 0;
			border: 0;
			list-style: none;
			line-height: 1;
			display: block;
			position: relative;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}

			#cssmenu:after,
			#cssmenu > ul:after {
				content: ".";
				display: block;
				clear: both;
				visibility: hidden;
				line-height: 0;
				height: 0;
			}

			#cssmenu #menu-button {
				display: none;
			}

	#cssmenu {
		background: none;
		padding: 0px 0px;
		width: 100%;
		float: left;
	}

		#cssmenu > ul > li {
			float: left;
		}

		#cssmenu.align-center > ul {
			font-size: 0;
			text-align: r;
			width: auto;
			float: right;
		}

			#cssmenu.align-center > ul > li {
				display: block;
				float: none;
				margin: 0px 6px;
			}

		#cssmenu.align-center ul ul {
			text-align: left;
		}

		#cssmenu.align-right > ul > li {
			float: right;
			text-align: center;
			margin: 0px 12px;
		}

		#cssmenu > ul > li > a span {
			display: block;
		}
	

		#cssmenu > ul > li > a {
			color: #101010;
			font-size: 16px;
			line-height: 34px;
			font-weight: 600;
			padding: 0px 8px;
			text-transform: capitalize;
		}

		#cssmenu > ul > li:hover > a {
			color: #ef653b;
		}

		#cssmenu > ul > li > a.active {
			color: #ef653b;
		}

		#cssmenu > ul > li.has-sub > a {
			padding-right:;
		}

			#cssmenu > ul > li.has-sub > a:after {
				position: absolute;
				top: 44px;
				right: 11px;
				width: 8px;
				height: 2px;
				display: block;
				background: #1a2972;
				content: '';
				display: none;
			}

			#cssmenu > ul > li.has-sub > a:before {
				position: absolute;
				top: 41px;
				right: 14px;
				display: block;
				width: 2px;
				height: 8px;
				background: #1a2972;
				content: '';
				-webkit-transition: all .25s ease;
				-moz-transition: all .25s ease;
				-ms-transition: all .25s ease;
				-o-transition: all .25s ease;
				transition: all .25s ease;
				display: none;
			}

		#cssmenu > ul > li.has-sub:hover > a:before {
			top: 23px;
			height: 0;
		}

		#cssmenu ul ul {
			position: absolute;
			left: -9999px;
			z-index: 999;
			border: 0px solid #000;
		}

		#cssmenu.align-right ul ul {
			text-align: right;
		}

		#cssmenu ul ul li {
			height: 0;
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-ms-transition: all .25s ease;
			-o-transition: all .25s ease;
			transition: all .25s ease;
			border-bottom: 1px solid #000;
		}

		#cssmenu li:hover > ul {
			left: auto;
		}

		#cssmenu.align-right li:hover > ul {
			left: auto;
			right: 0;
		}

		#cssmenu li:hover > ul > li {
			height: 35px;
		}

		#cssmenu ul ul ul {
			margin-left: 100%;
			top: 0;
		}

		#cssmenu.align-right ul ul ul {
			margin-left: 0;
			margin-right: 100%;
		}

		#cssmenu ul ul li:last-child {
			border-bottom: none;
		}

		#cssmenu ul ul li a {
			padding: 11px 15px;
			width: 200px;
			font-size: 14px;
			text-decoration: none;
			color: #FFF;
			font-weight: 400;
			background: #003a1f;
		}

		#cssmenu ul ul li:last-child > a,
		#cssmenu ul ul li.last-item > a {
			border-bottom: 0;
		}

		#cssmenu ul ul li:hover > a,
		#cssmenu ul ul li a:hover {
			color: #FFF;
			background: #87bf3f;
		}

		#cssmenu ul ul li.has-sub > a:after {
			position: absolute;
			top: 16px;
			right: 11px;
			width: 8px;
			height: 2px;
			display: block;
			background: #dddddd;
			content: '';
		}

		#cssmenu.align-right ul ul li.has-sub > a:after {
			right: auto;
			left: 11px;
		}

		#cssmenu ul ul li.has-sub > a:before {
			position: absolute;
			top: 13px;
			right: 14px;
			display: block;
			width: 2px;
			height: 8px;
			background: #dddddd;
			content: '';
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-ms-transition: all .25s ease;
			-o-transition: all .25s ease;
			transition: all .25s ease;
		}

		#cssmenu.align-right ul ul li.has-sub > a:before {
			right: auto;
			left: 14px;
		}

		#cssmenu ul ul > li.has-sub:hover > a:before {
			top: 17px;
			height: 0;
		}

		#cssmenu ul.open {
			background: #822183;
			width:100%;
		}

		#cssmenu > ul.open > li > a {
			color: #FFF !important;
			width: 96%;
			margin: 0px auto;
			padding: 0px 10px;
		}

		#cssmenu > ul.open > li a.active {
			color: #012060 !important;
			background: #FFF !important;
		}

		#cssmenu ul.open ul li:hover > a, #cssmenu ul.open ul li.active > a {
			color: #FFF !important;
			background: #000 !important;
		}


	#toggle {
		display: block;
		padding: 10px;
		color: #dddddd;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: 700;
		background: #ed930e;
		height: 45px;
		width: 54px;
		margin-top: -60px !important;
		float: right;
	}

		#toggle div {
			width: 20px;
			height: 2px;
			background: #000;
			margin: 4px auto;
			transition: all 0.3s;
			backface-visibility: hidden;
		}

		#toggle.on .one {
			transform: rotate(45deg) translate(5px, 5px);
		}

		#toggle.on .two {
			opacity: 0;
		}

		#toggle.on .three {
			transform: rotate(-45deg) translate(3px, -4px);
		}



	#menu {
		/*color: #000;
	border: 1px solid white;
	width: 150px;
	height: 100px;
	padding: 10px;
	border-radius: 3px;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	line-height: 100px;
	text-align: center;
	margin: auto;*/
		display: none;
		width: 100%;
	}



		
}

.innerbanner-height{ height:auto;}
.innerbanner-text h1 {
	color: #000;
	font-size: 60px;
	line-height: 65px;
	font-weight: 800;
}


.inner-section {
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	
}

	.inner-section h3 {
		color: #000;
		font-size: 40px;
		line-height: 42px;
		font-weight: 700;
		margin-bottom: 10px;
		margin-top: 30px;
	}

	.inner-section p {
		color: #000;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
		margin-bottom: 15px;
		font-family: "Noto Sans", sans-serif !important;
	}

.faqsectionmainbox {
	width: 100%;
	background: #f3f3f3;
	padding: 20px;
	margin: 0px auto;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
	box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
	margin-bottom:25px;
}

	.faqsectionmainbox h3 {
		color: #8f2d90;
		font-size: 25px;
		line-height: 29px;
		font-weight: 600;
		margin-bottom: 12px;
		margin-top:0px;
	}

	.faqsectionmainbox p {
		color: #000;
		font-size: 16px;
		line-height: 25px;
		font-weight: 400;
		margin-bottom: 0px;
	}

.contact-sectionmain {
	width: 60%;
	background: linear-gradient(to right, #ef8d17 0%, #df536d 46%, #c165a1 96%);
	color: #FFF;
	padding: 40px;
	margin: 0px auto;
	border-radius: 10px;
}

.contact01 {
	width: 100%;
	margin: 0px auto 10px auto;
}
.contact-sectionmain input[type="text"], .contact-sectionmain input[type="email"], .contact-sectionmain input[type="tel"] {
	width: 100%;
	border: 1px solid #FFF;
	height: 45px;
	padding: 0px 15px;
	color: #000;
	font-size: 15px;
	line-height: 38px;
	font-weight: 400;
}
.contact-sectionmain textarea {
	width: 100%;
	border: 1px solid #FFF;
	height: 120px;
	padding: 15px;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
}

.contact-sectionmain input[type="submit"] {
	background: #000;
	color: #FFF !important;
	font-size: 22px;
	line-height: 48px;
	font-weight: 600;
	display: inline-block;
	padding: 0px 30px !important;
	border: none;
	text-transform: uppercase;
}


.banner-section {width:100%; height:auto; padding:0px; margin:0px auto;	position:relative;}
.banner-section .full-img { width:100%; height:auto;}
.banner-section .full-img-text {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 777;
	top: 60%;
	color: #000;
	transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	text-align: left;
	color: #FFF;
}
.banner-section .innerbanner-text h1 { color:#000; font-size:60px; line-height:65px; font-weight:800;}
.banner-section img.fullimg { width:100%; height:auto;}
.aboutSection{ background:url(/ubirewards/images/aboutbg.jpg) center center; background-size:cover;  padding-top:80px!important; padding-bottom:80px!important;}
.digital-dividend{background:url(/ubirewards/images/digital-dividend.jpg) no-repeat center center; background-size:cover; padding-top:80px!important; padding-bottom:80px!important;}

.pinktext-content{color: #e82d81; font-weight: 600;}
.pinktext01-content{color: #8f2d90; font-weight: 600;}

.pinktext{color:#e82d81;}
.pinktext01{color:#8f2d90;}
.yellowtext{color:#ffb400;}



.homesection03-main01 {
	width: 100%;
	text-align: center;
	border: 0px solid red;
	position: relative;
}
.homesection03-main01 .imgsec { width:100%; height:auto; padding:0px; margin:0px auto;}
.homesection03-main01 .imgsec img { width:100%; height:auto; border-radius:10px;}
.homesection03-main01 .textsec { width:100%; height:auto; position:absolute; left:0px; bottom:0px; padding:10px; text-align:center;}
.homesection03-main01 .textsec h4 { color:#FFF; font-size:30px; line-height:35px;	font-weight:600; margin-bottom:10px;}
.homesection03-main01 .textsec p { color:#FFF; font-size:16px; line-height:normal; font-weight:400; margin-bottom:15px;	}


.footerlogo {width:auto; display:table; margin: 0px auto 15px auto;}
.footer-sectionmain02 ul { list-style:none; padding:0px; margin:0px;}
.footer-sectionmain02 ul li { color:#ffffff; font-size:16px; line-height:normal; font-weight:400; width:48%; float:left; margin: 7px 1%;}

.privacy-heading {font-size:22px; font-weight:700;	margin-top:20px; margin-bottom:10px;}
ul.privacyContent{ margin-left:21px;}
ul.privacyContent li{ padding-bottom:10px;}


@media(max-width:991px) {
	.contact-sectionmain { width:100%;}
	}
@media(max-width:767px) {
    .banner-section img.fullimg { width:100%;  height:auto!important; margin:0px;}
	.banner-section .innerbanner-text h1 {font-size:26px; line-height:32px;}
	.inner-section{padding-top:40px; padding-bottom:40px;}
	.topsection02{ display:inline-block;}
	.menu{position:absolute!important; z-index:9999;  top:-15px;  width:100%;}
	.digital-dividend{ padding-top:0!important;}
	.digital-dividend .homesection01-right{ padding-top:0px;}
	}
@media(max-width: 479px) {
	.banner-section  .innerbanner-text h1 {font-size:19px;line-height:24px;	}
}


