@import url('animate.css');
@import url('../fonts/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

html {
	font-size: 62.5%; 
	min-height:100%;
}

@media(min-width:1600px) {
html {
	font-size: 70%;
}
}

@media (min-width: 1365px) {
.container {
	max-width: 1280px;
}
}

@media(max-width:767px){
html {
	font-size: 60%;
}	
}
@media(max-width:599px){
html {
	font-size: 56% !important;
}	
}

.border-left-xs {
  border-left: 1px solid #dee2e6 !important;
}

@media(min-width:576px){
	.border-left-xs{
		border:none !important;
	}
.border-left-sm {
  border-left: 1px solid #dee2e6 !important;
}
}
@media(min-width:768px){
	.border-left-xs{
		border:none !important;
	}
.border-left-md {
  border-left: 1px solid #dee2e6 !important;
}

}
@media(min-width:992px){
	.border-left-xs{
		border:none !important;
	}
.border-left-lg {
  border-left: 1px solid #dee2e6 !important;
}
}
@media(min-width:1200px){
	.border-left-xs{
		border:none !important;
	}
.border-left-xs {
  border-left: 1px solid #dee2e6 !important;
}
}
.radius-50{
border-radius:50%;	
}
.radius-20{
	    border-radius: 20px;
}
.radius-25{
	    border-radius: 25px;
}
.radius-5{
	border-radius:5px;
}
.radius-8{
	border-radius:8px;
}
.cursor_pointer{
cursor:pointer;	
}
/*************** REV Slider ***********/
.tp-bullets {
	opacity: 1 !important;
	left: 75% !important;
	bottom: 20px !important;
}
.tp-caption.lightgrey_divider {
	width: 18vw;
	height: 1px;
}
span.last_text {
	display: block;
	padding-top: 10px;
	color: #fff;
	line-height: 2.4rem;
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: #ccc;
	width: 12px;
	height: 12px;
	margin-right: 3px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	border-radius: 50%;
}
.tp-bullets.simplebullets.round .bullet.selected {
	background: #000;
}
.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../assets/bullets.png) no-Repeat bottom left;
	width: 23px;
	height: 23px;
	margin-right: 0px;
	float: left;
	margin-top: 0px
}
.tp-bullets.simplebullets.round-old .bullet.last {
	margin-right: 0px
}
.tparrows, .tp-bannertimer {
	display: none !important;
}
/*************** REV Slider End ***********/


body {
	font-size: 1.4rem;
	-webkit-font-smoothing: antialiased;
	 font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #555555;
	overflow-x: hidden !important;
	background:#fff;
}
p{ 
	color:#707070;
}
.ft-opensans{
	 font-family: 'Open Sans', sans-serif;
}
.ft-arial{
	font-family:Arial, "Helvetica Neue", Helvetica,  sans-serif;
}
.ft-ubuntu{
font-family: 'Ubuntu', sans-serif;	
}
.ft-400 {
	font-weight: 400;
}
.ft-medium {
	font-weight: 500;
}
.ft-bold {
	font-weight: 600;
}
.ft-bolder {
	font-weight: 700;
}
.ft-30 {
	font-size: 3rem;
}
.ft-8{
	font-size:0.8rem;
}
.ft-10 {
	font-size: 1rem;
}
.ft-11 {
	font-size: 1.1rem;
}
.ft-12 {
	font-size: 1.2rem;
}
.ft-13 {
	font-size: 1.3rem;
}
.ft-14 {
	font-size: 1.4rem;
}
.ft-15 {
	font-size: 1.5rem;
}
.ft-16 {
	font-size: 1.6rem;
}
.ft-17 {
	font-size: 1.7rem;
}
.ft-18 {
	font-size: 1.8rem;
}
.ft-20 {
	font-size: 2rem;
}
.ft-22 {
	font-size: 2.2rem;
}
.ft-23 {
	font-size: 2.3rem;
}
.ft-24 {
	font-size: 2.4rem;
}
.ft-25 {
	font-size: 2.5rem;
}
.ft-26 {
	font-size: 2.6rem;
}
.ft-27 {
	font-size: 2.7rem;
}
.ft-28 {
	font-size: 2.8rem;
}
.ft-29 {
	font-size: 2.9rem;
}
.ft-30 {
	font-size: 3rem;
	    line-height: 2.8rem;
}
.ft-32 {
	font-size: 3.2rem;
}
.ft-35 {
	font-size: 3.5rem;
}
.ft-36 {
	font-size: 3.6rem;
}
.ft-40 {
	font-size: 4rem;
}
.ft-42 {
	font-size: 4.2rem;
}
.ft-45 {
	font-size: 4.5rem;
}
.ft-50 {
	font-size: 5rem;
}
.ft-55 {
	font-size: 5.5rem;
}
.ft-60 {
	font-size: 6rem;
}
.ft-75 {
	font-size: 7.5rem;
}
.ft-80 {
	font-size: 8rem;
}
.ft-90 {
	font-size: 9rem;
}
.ft-100 {
	font-size: 10rem;
}
@media(min-width:992px){
.ft-lg-30 {
	font-size: 3rem;
}
.ft-lg-8{
	font-size:0.8rem;
}
.ft-lg-10 {
	font-size: 1rem;
}
.ft-lg-11 {
	font-size: 1.1rem;
}
.ft-lg-12 {
	font-size: 1.2rem;
}
.ft-lg-13 {
	font-size: 1.3rem;
}
.ft-lg-14 {
	font-size: 1.4rem;
}
.ft-lg-15 {
	font-size: 1.5rem;
}
.ft-lg-16 {
	font-size: 1.6rem;
}
.ft-lg-17 {
	font-size: 1.7rem;
}
.ft-lg-18 {
	font-size: 1.8rem;
}
.ft-lg-20 {
	font-size: 2rem;
}
.ft-lg-22 {
	font-size: 2.2rem;
}
.ft-lg-23 {
	font-size: 2.3rem;
}
.ft-lg-24 {
	font-size: 2.4rem;
}
.ft-lg-25 {
	font-size: 2.5rem;
}
.ft-lg-26 {
	font-size: 2.6rem;
}
.ft-lg-27 {
	font-size: 2.7rem;
}
.ft-lg-28 {
	font-size: 2.8rem;
}
.ft-lg-29 {
	font-size: 2.9rem;
}
.ft-lg-30 {
	font-size: 3rem;
}
.ft-lg-32 {
	font-size: 3.2rem;
}
.ft-lg-35 {
	font-size: 3.5rem;
}
.ft-lg-36 {
	font-size: 3.6rem;
}
.ft-lg-40 {
	font-size: 4rem;
}
.ft-lg-42 {
	font-size: 4.2rem;
}
.ft-lg-45 {
	font-size: 4.5rem;
}
.ft-lg-50 {
	font-size: 5rem;
}
.ft-lg-55 {
	font-size: 5.5rem;
}
.ft-lg-60 {
	font-size: 6rem;
}
.ft-lg-75 {
	font-size: 7.5rem;
}
.ft-lg-80 {
	font-size: 8rem;
}
.ft-lg-90 {
	font-size: 9rem;
}
.ft-lg-100 {
	font-size: 10rem;
}
}
@media(min-width:768px){
.ft-md-30 {
	font-size: 3rem;
}
.ft-md-8{
	font-size:0.8rem;
}
.ft-md-10 {
	font-size: 1rem;
}
.ft-md-11 {
	font-size: 1.1rem;
}
.ft-md-12 {
	font-size: 1.2rem;
}
.ft-md-13 {
	font-size: 1.3rem;
}
.ft-md-14 {
	font-size: 1.4rem;
}
.ft-md-15 {
	font-size: 1.5rem;
}
.ft-md-16 {
	font-size: 1.6rem;
}
.ft-md-17 {
	font-size: 1.7rem;
}
.ft-md-18 {
	font-size: 1.8rem;
}
.ft-md-20 {
	font-size: 2rem;
}
.ft-md-22 {
	font-size: 2.2rem;
}
.ft-md-23 {
	font-size: 2.3rem;
}
.ft-md-24 {
	font-size: 2.4rem;
}
.ft-md-25 {
	font-size: 2.5rem;
}
.ft-md-26 {
	font-size: 2.6rem;
}
.ft-md-27 {
	font-size: 2.7rem;
}
.ft-md-28 {
	font-size: 2.8rem;
}
.ft-md-29 {
	font-size: 2.9rem;
}
.ft-md-30 {
	font-size: 3rem;
}
.ft-md-32 {
	font-size: 3.2rem;
}
.ft-md-35 {
	font-size: 3.5rem;
}
.ft-md-36 {
	font-size: 3.6rem;
}
.ft-md-40 {
	font-size: 4rem;
}
.ft-md-42 {
	font-size: 4.2rem;
}
.ft-md-45 {
	font-size: 4.5rem;
}
.ft-md-50 {
	font-size: 5rem;
}
.ft-md-55 {
	font-size: 5.5rem;
}
.ft-md-60 {
	font-size: 6rem;
}
.ft-md-75 {
	font-size: 7.5rem;
}
.ft-md-80 {
	font-size: 8rem;
}
.ft-md-90 {
	font-size: 9rem;
}
.ft-md-100 {
	font-size: 10rem;
}
}
@media(min-width:576px){
.ft-sm-30 {
	font-size: 3rem;
}
.ft-sm-8{
	font-size:0.8rem;
}
.ft-sm-10 {
	font-size: 1rem;
}
.ft-sm-11 {
	font-size: 1.1rem;
}
.ft-sm-12 {
	font-size: 1.2rem;
}
.ft-sm-13 {
	font-size: 1.3rem;
}
.ft-sm-14 {
	font-size: 1.4rem;
}
.ft-sm-15 {
	font-size: 1.5rem;
}
.ft-sm-16 {
	font-size: 1.6rem;
}
.ft-sm-17 {
	font-size: 1.7rem;
}
.ft-sm-18 {
	font-size: 1.8rem;
}
.ft-sm-20 {
	font-size: 2rem;
}
.ft-sm-22 {
	font-size: 2.2rem;
}
.ft-sm-23 {
	font-size: 2.3rem;
}
.ft-sm-24 {
	font-size: 2.4rem;
}
.ft-sm-25 {
	font-size: 2.5rem;
}
.ft-sm-26 {
	font-size: 2.6rem;
}
.ft-sm-27 {
	font-size: 2.7rem;
}
.ft-sm-28 {
	font-size: 2.8rem;
}
.ft-sm-29 {
	font-size: 2.9rem;
}
.ft-sm-30 {
	font-size: 3rem;
}
.ft-sm-32 {
	font-size: 3.2rem;
}
.ft-sm-35 {
	font-size: 3.5rem;
}
.ft-sm-36 {
	font-size: 3.6rem;
}
.ft-sm-40 {
	font-size: 4rem;
}
.ft-sm-42 {
	font-size: 4.2rem;
}
.ft-sm-45 {
	font-size: 4.5rem;
}
.ft-sm-50 {
	font-size: 5rem;
}
.ft-sm-55 {
	font-size: 5.5rem;
}
.ft-sm-60 {
	font-size: 6rem;
}
.ft-sm-75 {
	font-size: 7.5rem;
}
.ft-sm-80 {
	font-size: 8rem;
}
.ft-sm-90 {
	font-size: 9rem;
}
.ft-sm-100 {
	font-size: 10rem;
}
}
.lh-30 {
	line-height: 3rem;
}
.lh-10 {
	line-height: 1rem;
}
.lh-11 {
	line-height: 1.1rem;
}
.lh-12 {
	line-height: 1.2rem;
}
.lh-13 {
	line-height: 1.3rem;
}
.lh-14 {
	line-height: 1.4rem;
}
.lh-15 {
	line-height: 1.5rem;
}
.lh-16 {
	line-height: 1.6rem;
}
.lh-17 {
	line-height: 1.7rem;
}
.lh-18 {
	line-height: 1.8rem;
}
.lh-20 {
	line-height: 2rem;
}
.lh-22 {
	line-height: 2.2rem;
}
.lh-23 {
	line-height: 2.3rem;
}
.lh-24 {
	line-height: 2.4rem;
}
.lh-25 {
	line-height: 2.5rem;
}
.lh-26 {
	line-height: 2.6rem;
}
.lh-27 {
	line-height: 2.7rem;
}
.lh-28 {
	line-height: 2.8rem;
}
.lh-29 {
	line-height: 2.9rem;
}
.lh-30 {
	line-height: 3rem;
}
.lh-32 {
	line-height: 3.2rem;
}
.lh-35 {
	line-height: 3.5rem;
}
.lh-36 {
	line-height: 3.6rem;
}
.lh-40 {
	line-height: 4rem;
}
.lh-42 {
	line-height: 4.2rem;
}
.lh-45 {
	line-height: 4.5rem;
}
.lh-50 {
	line-height: 5rem;
}
.lh-60 {
	line-height: 6rem;
}
.lh-75 {
	line-height: 7.5rem;
}
.lh-80 {
	line-height: 8rem;
}
.lh-90 {
	line-height: 9rem;
}
.lh-100 {
	line-height: 10rem;
}
.ft-30-important{
	font-size: 3rem !important;
}
.ft-10-important{
	font-size: 1rem !important;
}
.ft-11-important{
	font-size: 1.1rem !important;
}
.ft-12-important{
	font-size: 1.2rem !important;
}
.ft-13-important{
	font-size: 1.3rem !important;
}
.ft-14-important{
	font-size: 1.4rem !important;
}
.ft-15-important{
	font-size: 1.5rem !important;
}
.ft-16-important{
	font-size: 1.6rem !important;
}
.ft-17-important{
	font-size: 1.7rem !important;
}
.ft-18-important{
	font-size: 1.8rem !important;
}
.ft-20-important{
	font-size: 2rem !important;
}
.ft-22-important{
	font-size: 2.2rem !important;
}
.ft-23-important{
	font-size: 2.3rem !important;
}
.ft-24-important{
	font-size: 2.4rem !important;
}
.ft-25-important{
	font-size: 2.5rem !important;
}
.ft-26-important{
	font-size: 2.6rem !important;
}
.ft-27-important{
	font-size: 2.7rem !important;
}
.ft-28-important{
	font-size: 2.8rem !important;
}
.ft-29-important{
	font-size: 2.9rem !important;
}
.ft-30-important{
	font-size: 3rem !important;
}
.ft-32-important{
	font-size: 3.2rem !important;
}
.ft-35-important{
	font-size: 3.5rem !important;
}
.ft-36-important{
	font-size: 3.6rem !important;
}
.ft-40-important{
	font-size: 4rem !important;
}
.ft-42-important{
	font-size: 4.2rem !important;
}
.ft-45-important{
	font-size: 4.5rem !important;
}
.ft-50-important{
	font-size: 5rem !important;
}
.ft-60-important{
	font-size: 6rem !important;
}
.ft-75-important{
	font-size: 7.5rem !important;
}
.ft-80-important{
	font-size: 8rem !important;
}
.ft-90-important{
	font-size: 9rem !important;
}
.ft-100-important{
	font-size: 10rem !important;
}
.lh-30-important{
	line-height: 3rem !important;
}
.lh-10-important{
	line-height: 1rem !important;
}
.lh-11-important{
	line-height: 1.1rem !important;
}
.lh-12-important{
	line-height: 1.2rem !important;
}
.lh-13-important{
	line-height: 1.3rem !important;
}
.lh-14-important{
	line-height: 1.4rem !important;
}
.lh-15-important{
	line-height: 1.5rem !important;
}
.lh-16-important{
	line-height: 1.6rem !important;
}
.lh-17-important{
	line-height: 1.7rem !important;
}
.lh-18-important{
	line-height: 1.8rem !important;
}
.lh-20-important{
	line-height: 2rem !important;
}
.lh-22-important{
	line-height: 2.2rem !important;
}
.lh-23-important{
	line-height: 2.3rem !important;
}
.lh-24-important{
	line-height: 2.4rem !important;
}
.lh-25-important{
	line-height: 2.5rem !important;
}
.lh-26-important{
	line-height: 2.6rem !important;
}
.lh-27-important{
	line-height: 2.7rem !important;
}
.lh-28-important{
	line-height: 2.8rem !important;
}
.lh-29-important{
	line-height: 2.9rem !important;
}
.lh-30-important{
	line-height: 3rem !important;
}
.lh-32-important{
	line-height: 3.2rem !important;
}
.lh-35-important{
	line-height: 3.5rem !important;
}
.lh-36-important{
	line-height: 3.6rem !important;
}
.lh-40-important{
	line-height: 4rem !important;
}
.lh-42-important{
	line-height: 4.2rem !important;
}
.lh-45-important{
	line-height: 4.5rem !important;
}
.lh-50-important{
	line-height: 5rem !important;
}
.lh-60-important{
	line-height: 6rem !important;
}
.lh-75-important{
	line-height: 7.5rem !important;
}
.lh-80-important{
	line-height: 8rem !important;
}
.lh-90-important{
	line-height: 9rem !important;
}
.lh-100-important{
	line-height: 10rem !important;
}
.text-black{
	color:#000 !important;	
}
.text-grey{
color:#707070;	
}
.text-underline{
text-decoration:underline !important;
}
.border-dark{
border-color:#c3c3c3 !important;
}
.fw-400{
font-weight:400 !important;
}
.w-30{
width:30% !important;
}
.w-70{
width:70% !important;
}
a {
	text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	line-height: 0.9em;
	color:#444;
}

.f-medium {
	font-weight: 400;
}
a {
	color: inherit;
}
a:hover {
	color: inherit;
	opacity: 0.8;
}
a:focus {
	outline: 0;
}
.text-green {
	color: #07b444;
}
.text-blue {
	color: #092a5e;
}

.text-sky-blue {
	color: #3597d3;
}
.text-pink {
	color: #d61477;
}
.text-red{

	color:#dd464e;
}
.border-blue{
	border-color: #092a5e !important;
}
button {
	cursor: pointer;
}
.table.border-0 *{
border:none;
}
.bg-blue{
background:#092a5e;
}
.bg-sky-blue{
background:#70cbf4;
}
.bg-sky-blue2{
background:#4fc1e9;
}

.bg-grey{
background:#ccc;	
}
.bg-light-grey{
    background-color:#eeeeee;	
}
.bg-light-grey2{
background:#f8f6f4;	
}
.bg-light-grey3{
background:#f3f0ec;	
}
.w-auto{
width:auto !important;	
}
.container_lzt {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.p-r-fluid {
	padding-right: 15px;
}
.p-l-fluid {
	padding-left: 15px;
}
.no-gutters-row {
	margin-right: 0;
	margin-left: 0;
}
.overflow-hidden {
	overflow: hidden;
}
.mb-minus-5{
margin-bottom:-5rem;
}
.px-10{
padding-left:5rem;
padding-right:5rem;	
}
.nowrap{
white-space:nowrap;	
}
::-webkit-input-placeholder { /* Edge */
  color: #aaa !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #aaa !important;
}

::placeholder {
  color:  #aaa !important;
}
 select{
	color:#495057 !important; 
 }
  select option{
	color:#495057 !important; 
 }
/*********** theme End *************/










@media(min-width:1051px){
 #first_banner{
	min-height:100vh;
 }
  .mvh-100 {
    min-height: 100vh !important;
}	
}

 .cloudy_box{
	padding-top:90px; 
 }

 .cloud_right{
	max-width:469px; 
	height:304px;
	background:url(../images/right_cloud.png) no-repeat;
	background-size:100%;
	padding:75px 65px 0 110px;
	text-align:center;
	margin-left:auto;
 }
  .cloud_left{
	max-width:468px; 
	height:304px;
	background:url(../images/left_cloud.png) no-repeat;
	background-size:100%;
	padding:75px 110px 0 65px;
	text-align:center;
	margin:-30px auto 0;
 }
 @media(max-width:599px){ 
 .cloud_right{
	 padding: 4.5rem 7rem 0 9rem;
	     height: 30rem;
 }
  .cloud_left{
	 padding: 4.5rem 7rem 0;
	     height: 30rem;
 }
  .cloudy_box .ft-20 {
    font-size: 1.6rem;
}
 }
 .grey_btn{
	 color:#fff;
background: rgba(34,34,34,1);
background: -moz-linear-gradient(left, rgba(34,34,34,1) 0%, rgba(64,65,62,1) 39%, rgba(96,97,95,1) 61%, rgba(164,169,156,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34,34,34,1)), color-stop(39%, rgba(64,65,62,1)), color-stop(61%, rgba(96,97,95,1)), color-stop(100%, rgba(164,169,156,1)));
background: -webkit-linear-gradient(left, rgba(34,34,34,1) 0%, rgba(64,65,62,1) 39%, rgba(96,97,95,1) 61%, rgba(164,169,156,1) 100%);
background: -o-linear-gradient(left, rgba(34,34,34,1) 0%, rgba(64,65,62,1) 39%, rgba(96,97,95,1) 61%, rgba(164,169,156,1) 100%);
background: -ms-linear-gradient(left, rgba(34,34,34,1) 0%, rgba(64,65,62,1) 39%, rgba(96,97,95,1) 61%, rgba(164,169,156,1) 100%);
background: linear-gradient(to right, rgba(34,34,34,1) 0%, rgba(64,65,62,1) 39%, rgba(96,97,95,1) 61%, rgba(164,169,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#a4a99c', GradientType=1 );
padding:12px 25px;
border-radius:10px;
 }
 .btn-blue{
	 color:#fff;
background: rgba(0,166,227,1);
background: -moz-linear-gradient(left, rgba(0,166,227,1) 0%, rgba(39,182,234,1) 41%, rgba(108,211,245,1) 71%, rgba(124,217,248,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,166,227,1)), color-stop(41%, rgba(39,182,234,1)), color-stop(71%, rgba(108,211,245,1)), color-stop(100%, rgba(124,217,248,1)));
background: -webkit-linear-gradient(left, rgba(0,166,227,1) 0%, rgba(39,182,234,1) 41%, rgba(108,211,245,1) 71%, rgba(124,217,248,1) 100%);
background: -o-linear-gradient(left, rgba(0,166,227,1) 0%, rgba(39,182,234,1) 41%, rgba(108,211,245,1) 71%, rgba(124,217,248,1) 100%);
background: -ms-linear-gradient(left, rgba(0,166,227,1) 0%, rgba(39,182,234,1) 41%, rgba(108,211,245,1) 71%, rgba(124,217,248,1) 100%);
background: linear-gradient(to right, rgba(0,166,227,1) 0%, rgba(39,182,234,1) 41%, rgba(108,211,245,1) 71%, rgba(124,217,248,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6e3', endColorstr='#7cd9f8', GradientType=1 );
padding:12px 25px;
border-radius:10px; 
 }
  .grey_btn:hover, .btn-blue:hover{

	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	  color:#fff;
  }
@media(max-width:1024px){
  .padding_secs>div{
	padding-top:10rem;
	padding-bottom:10rem;  
  }
	}
  
  .social_accounts a{
		width:30px;
		height:30px;
		display:inline-block;
		border:1px solid #000;
		color:#000;
		border-radius:50%;
		text-align:center; 
		font-size:16px;
		padding-top:2px;
		margin-left:3px; 
  }
  
  
.start_survey_page{
background:url(../images/bg_trans.png) no-repeat;
background-attachment:fixed;
background-size:100%;	
}



.start_survey article h3:after{
		content:"";
		width:75px;
		height:8px;
		background:#e65555;
		display:block;
		margin:20px 0 30px;
} 
.start_survey  .reward_lines   ul{
margin-top:20px;	
}
.start_survey  .reward_lines   ul li{
margin:10px 0;
position:relative;
padding-left:30px;	
}
.start_survey .reward_lines ul li:before{
    content: "■";
    position: absolute;
    left: 0;
    font-size: 25px;
    top: -7px;
}
.start_earning_info{
	padding-left:30px;
	display:inline-block;
}
.start_earning_info span{
border-color:#333 !important;	
}


.gdpr_sur ol li{
margin:10px 0;	
}
.custom-checkbox label {
	padding-left: 28px;
	position: relative;
}
.custom-checkbox [type="radio"],.custom-checkbox [type="checkbox"]{
	position:absolute;
	opacity:0;
}
.custom-checkbox [type="radio"]+span{
	width:22px;
	height:22px;
	border-radius:50%;
	background:#ccc;
	display:inline-block;	
	margin-right:5px;	
    position: absolute;
    left: 0;
    top: 1px;
}
.custom-checkbox [type="checkbox"]+span{
	width:20px;
	height:20px; 
	background:#fff;
	border:1px solid #000;
	display:inline-block;	
	margin-right:5px;
	position:relative;
	top:2px;
}
.custom-checkbox [type="checkbox"]{
	
}
.custom-checkbox [type="radio"]:checked+span{
background:#00a8e3;	
}
.custom-checkbox [type="checkbox"]:checked+span:before{
	content:"✓";
    position: relative;
    left:3px;
    top: -2px;
	color:#00a8e3;
}


.social_login span.google_signup {
    background: #D5493E;
}
.social_login span.facebook_signup {
    background: #3B5997;
}
.social_login span.twitter_signup {
    background: #1BB5E7;
}
.social_login>* {
    font-size:5rem;
    width:100px;
    height:100px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin: 0 10px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.social_login i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.social_login>*:hover {
    box-shadow: 1px 5px 5px 0px #555;
    cursor: pointer;
}
.form-control {
    padding: 1rem;
    font-size: inherit;
	    height: 40px;
}
 .form-control {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 0;
    background: transparent;
}
@media(min-width:992px){
.w-lg-50{
	width:50% !important;	
}
}

.text-light-grey{
color:#bbb;	
}
.form-group {
    margin-bottom: 2rem;
}
#main_footer{
margin-bottom:-10rem;	
}
@media(min-width:1024px){


}
@media(min-width:1051px){
	#main_footer{
	position: absolute;
	width: 100%;
	left:0;
	bottom: 0;
	margin-bottom:0;
}
.cd-section .wow{
visibility:hidden !important;	
}
.cd-section.visible .wow{
visibility:visible !important;	
}	
}
/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

 
 
body::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
@media only screen and (min-width: 1050px) {
  body::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
 
/* -------------------------------- 

Main Components 

-------------------------------- */
@media only screen and (min-width: 1050px) {
  body[data-hijacking="on"] {
    overflow: hidden;
  }
}
@media(min-width:1025px){
.cd-section {
   height: 100vh;
}
	
 .cd-section>.container,.cd-section .container>.row {
   min-height: 100vh;      
}
	}
.cd-section:first-of-type > div::before {
  /* alert -> all scrolling effects are not visible on small devices */
  content: 'Effects not visible on mobile!';
  position: absolute;
  width: 100%;
  text-align: center;
  top: 20px;
  z-index: 2;
  font-weight: bold;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #6a7083;
}
/*.cd-section:nth-of-type(2) > div {
  background-color: #2e5367;
}
.cd-section:nth-of-type(3) > div {
  background-color: #267481;
}
.cd-section:nth-of-type(4) > div {
  background-color: #fcb052;
}
.cd-section:nth-of-type(5) > div {
  background-color: #f06a59;
}*/
.cd-section:first-of-type > div::before {
  /* alert -> all scrolling effects are not visible on small devices */
  content: 'Effects not visible on mobile!';
  position: absolute;
  width: 100%;
  text-align: center;
  top: 20px;
  z-index: 2;
  font-weight: bold;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #6a7083;
}
 
[data-animation="parallax"] .cd-section > div, [data-animation="fixed"] .cd-section > div, [data-animation="opacity"] .cd-section > div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
[data-animation="parallax"] .cd-section:first-of-type > div, [data-animation="fixed"] .cd-section:first-of-type > div, [data-animation="opacity"] .cd-section:first-of-type > div {
  background-image: url("../img/img-1.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(2) > div, [data-animation="fixed"] .cd-section:nth-of-type(2) > div, [data-animation="opacity"] .cd-section:nth-of-type(2) > div {
  background-image: url("../img/img-2.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(3) > div, [data-animation="fixed"] .cd-section:nth-of-type(3) > div, [data-animation="opacity"] .cd-section:nth-of-type(3) > div {
  background-image: url("../img/img-3.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(4) > div, [data-animation="fixed"] .cd-section:nth-of-type(4) > div, [data-animation="opacity"] .cd-section:nth-of-type(4) > div {
  background-image: url("../img/img-4.jpg");
}
[data-animation="parallax"] .cd-section:nth-of-type(5) > div, [data-animation="fixed"] .cd-section:nth-of-type(5) > div, [data-animation="opacity"] .cd-section:nth-of-type(5) > div {
  background-image: url("../img/img-5.jpg");
}
@media only screen and (min-width: 1050px) {
  .cd-section h2 {
    font-size: 4rem;
    font-weight: 300;
  }
  [data-hijacking="on"] .cd-section {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  [data-hijacking="on"] .cd-section > div {
    visibility: visible;
  }
  [data-hijacking="off"] .cd-section > div {
    opacity: 0;
  }
  [data-animation="rotate"] .cd-section {
    /* enable a 3D-space for children elements */
    -webkit-perspective: 1800px;
    -moz-perspective: 1800px;
    perspective: 1800px;
  }
  [data-hijacking="on"][data-animation="rotate"] .cd-section:not(:first-of-type) {
    -webkit-perspective-origin: center 0;
    -moz-perspective-origin: center 0;
    perspective-origin: center 0;
  }
  [data-animation="scaleDown"] .cd-section > div, [data-animation="gallery"] .cd-section > div, [data-animation="catch"] .cd-section > div {
    box-shadow: 0 0 0 rgba(25, 30, 46, 0.4);
  }
  [data-animation="opacity"] .cd-section.visible > div {
    z-index: 1;
  }
}

@media only screen and (min-width: 1050px) {
  .cd-section:first-of-type > div::before {
    display: none;
  }
}
@media only screen and (min-width: 1050px) {
  .cd-section > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  [data-hijacking="on"] .cd-section > div {
    position: absolute;
	  min-height: 100vh;
  }
  [data-animation="rotate"] .cd-section > div {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.cd-vertical-nav {
  /* lateral navigation */
  position: fixed;
  z-index: 1;
  right: 3%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.cd-vertical-nav a {
  display: block;
  height: 40px;
  width: 40px;
  /* image replace */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/cd-icon-arrow.png) no-repeat center center;
}
.cd-vertical-nav a.cd-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 10px;
}
.cd-vertical-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}

.pb-100{
    padding-bottom: 100px;	
}
h3.ft-26{
margin-top: 2rem;	
}
.logo_img{
cursor:pointer;	
}

.social_accounts a:hover{
transition:all 0.5s ease-in-out;
color:#fff;	
}
.social_accounts a.gplus:hover{
	background:#E65656;
}
.social_accounts a.facebook:hover{
	background:#4E71A8;
}
.social_accounts a.twitter:hover{
	background:#2AAAE0;
}
 


@media only screen and (min-width: 1050px) {
  .cd-vertical-nav {
    display: block;
  }
  .main_header+section{
 min-height:70vh;
}
.cloudy_box { 
    padding-right: 100px;
}
.chawkta { 
    padding-left: 50px;
}
}


@media(min-width:1025px) and (max-width:1365px){
.cloud_left{
    padding: 57px 86px 0 65px; 
    max-width: 379px;
    height: 238px;
    font-size: 1.5rem;
    line-height: 2.2rem;
}
.cloud_right{
    max-width: 379px;
    height: 243px;  
    padding: 55px 65px 0 91px; 
    font-size: 1.5rem;
    line-height: 2.2rem;
}
.chawkta{
    height: 500px;	
}
.grey_btn.ft-25{
    font-size: 2rem;	
}
}
@media(min-width:1366px) and (max-width:1439px){
	.cloud_left{
    padding: 55px 80px 0 55px; 
    max-width: 400px;
    height: 260px;
    font-size: 1.8rem;
    line-height: 2.6rem;
}
.cloud_right{
max-width: 400px;
    height: 260px;
    padding: 55px 65px 0 80px;
    font-size: 1.8rem;
    line-height: 2.6rem;
}
.chawkta{
    height: 550px;	
}
.grey_btn.ft-25{
    font-size: 2.2rem;	
}
}
@media(max-width:992px){
.chawkta{
    margin-top:100px;	
}
.logo_img img{
max-width:200px;	
}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .mvh-100,#first_banner,.cd-section, .cd-section>.container,.cd-section .container>.row  {
    min-height: 100vh !important;
	height:100px;
}	
}
@supports (-ms-accelerator:true) {
   .mvh-100,#first_banner,.cd-section, .cd-section>.container,.cd-section .container>.row  {
    min-height: 100vh !important;
	height:100px;
}	
}
.loader{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:99999;
	background:rgba(255,255,255,0.8);          
}
.loader img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);              
}
.loader p{
	position:absolute;
	top:60%;
	left:50%;
	transform:translate(-50%,-50%);
	font-weight: bold;    
}

.ppcy ~ hr{
display:block;	
margin-top:25px !important;	
}
.ppcy strong{
margin-top:15px;	
display:inline-block;
}

.list-t-c li{
margin-bottom:20px;	
}
.goog-te-gadget-simple{
	border: 2px solid #555 !important; 
}

/* .cn_img {
	width: 40px;
	margin-top: -6px;
} */
.cn_img {
    width: 30px;
    height: 30px;
    margin-top: -1px;
}

.text-light-blue{
	color: #00a6e3; 
}
 .nav-tabs .nav-link {
    border: none;
 }
  .nav-tabs .nav-link.active{
	border-bottom:3px solid #444;	 
 }
 .btn-blue-outline{
	color: #00a6e3; 
    background:transparent;
	border:1px solid  #00a6e3; 
    padding: 12px 25px;
    border-radius: 10px; 
	display:inline-block;
 }
 .btn-blue-outline:hover{
	 color: #00a6e3; 
	     -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black; 
 }
 .badge{
	position:relative;
	top:-15px; 
 }
 .popover-body{
	padding:0; 
 }
 .btn-info,.bg-info{
	background:#00a6e3; 
 }
 .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
	border-left-color: #00a6e3 !important 
 }
  .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after{
		border-right-color: #00a6e3 !important   
  }
  a.disabled,[disabled]{ 
	position:relative; 
	cursor:not-allowed;
  }
   a.disabled:before,[disabled]:before{
	content:"";
	width:101%;
	height:105%;
	background:rgba(255,255,255,0.7);
	left:-1px;
	top:-1px;
	position:absolute;
	z-index:99;   
   }
   
    .shaking{
	    animation: slide1 2s ease-in-out infinite;   
   }
   @keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}


.text-color-red {
    color: #da4453;
}
.color-black {
    color: #000;
    margin-bottom: 10px;
}
 .panel-body {
    border-top-color: #ddd;
}
.help_page{
 
}