@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300');
@font-face {
	font-family: "Poppins-Bold";
	src: url("../fonts/Poppins-Bold.ttf");
}
@font-face {
	font-family: "Poppins-Light";
	src: url("../fonts/Poppins-Light.ttf");
}
@font-face {
	font-family: "Poppins-Medium";
	src: url("../fonts/Poppins-Medium.ttf");
}
@font-face {
	font-family: "Poppins-Regular";
	src: url("../fonts/Poppins-Regular.ttf");
}
@font-face {
	font-family: "Poppins-SemiBold";
	src: url("../fonts/Poppins-SemiBold.ttf");
}
html, body {
	height: 100%;
}
.clear-padding {
	padding: 0 !important;
}
body.login-body {
	background: #fbb03b !important;
}
.thank-you-page{
	background:url(../images/thanx-page-bg.png);
	background-size:cover;
}
.vertical-align-box {
	width: 100%;
	height: 100%;
	display: table;
}
.vertical-align-inner {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.full-height {
	height: 100%;
}
.other-screen-body .vertical-align-inner {
	vertical-align: top;
	padding: 60px 0 0 0;
}
header {
	background: #ffffff;
	padding: 30px 0;
}
body.login-body .slick-arrow {
	display: none !important;
}
.regular.slider {
	padding-top: 50px;
	padding-bottom: 50px;
}
.login-section h1 {
	font-size: 35px;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 20px 0 0 0;
}
.text-field-box {
	max-width: 445px;
	height: 67px;
	border-radius: 5px;
	margin: 30px 0;
	background: #ffffff;
	-webkit-box-shadow: 6px 9px 32px -8px rgba(61,61,61,1);
	-moz-box-shadow: 6px 9px 32px -8px rgba(61,61,61,1);
	box-shadow: 6px 9px 32px -8px rgba(61,61,61,1);
}
.text-field-box span, .text-field-box input {
	background: none;
	border: none;
}
.text-field-box input {
	font-family: "Poppins-Regular";
	font-size: 18px;
	padding: 21px 0;
	height: auto;
	outline: 0;
	box-shadow: none !important;
}
.text-field-box span {
	font-size: 35px;
	color: #565656;
}
.text-field-box span button {
	border: none;
	background: none;
	padding: 0;
	outline:0;
}
footer p {
	color: #ffffff;
	font-family: "Poppins-Regular";
	font-size: 12px;
	margin: 10px 0;
}
.login-section .carousel-indicators {
	margin: 0;
	left: 0;
	width: 100%;
	bottom: -50px;
}
.login-section .carousel-indicators li {
	width: 20px;
	height: 20px;
	margin: 0 5px;
	background: rgba(255, 255, 255, 0.58);
	border: none;
}
.login-section .carousel-indicators li.active {
	width: 35px;
	border-radius: 30px;
	background: #ffffff;
}
.other-screen-body {
	/*background: url(../images/cloud-icons.png) no-repeat;
	background-position: center 80px;*/
}
.other-screen-body header {
	background: #f6f6f6;
	padding: 15px 0;
}
.other-screen-body footer {
	background: #363636;
	padding: 15px 0;
	padding-bottom: 0;
}
.other-screen-body footer p {
	color: #6f6f6f;
	font-size: 11px;
}
.other-screen-body header .logo-img {
		/*width: 180px;*/
		height: 90px;
}
.other-screen-body .login-section h1 {
	color: #434343;
	margin-top: 10px;
	font-size: 30px;
	line-height:40px;
}
.dotted-box {
	width: 29px;
	height: 29px;
	border: 10px solid #e5e5e5;
	background: #ffffff;
	display: inline-block;
	border-radius: 100%;
}
.dotted-box.active {
	border-color: #fcb13c;
}
.login-section .site-table th {
	border: none;
}
.login-section .site-table td {
	padding: 20px 0;
	font-family: "Poppins-SemiBold";
	text-align: center;
	color: #5c5c5c;
	font-size: 16px;
}
.login-section .site-table .table-heading td {
	border: none;
	font-family: "Poppins-SemiBold";
	background: #ffffff;
	font-weight: normal;
}
.login-section .site-table {
	margin-top: 30px;
}
.login-section .site-table td.active-color {
	color: #fcaf39;
}
.other-screen-body footer .carousel-control {
	color: #ffffff;
	opacity: 1;
	float: none;
	position: static;
	font-size: 16px;
	border: 1px solid #ffffff;
	width: auto;
	padding: 10px 15px;
	border-radius: 40px;
	text-align: center;
	margin: 34px 0 0 0;
	display: inline-block;
	font-family: "Poppins-Regular";
}
.other-screen-body footer .carousel-control i {
	margin: 0 5px;
}
.counter-heading {
	width: 70px;
	height: 70px;
	display: inline-block;
	background: url(../images/couter-bg.png) no-repeat;
	text-align: center;
	font-family: "Poppins-Bold";
	color: #000000;
	line-height: 75px;
	font-size: 20px;
	display: none;
}
footer .carousel-indicators.counter-list {
	position: static;
	width: 70px;
	margin: 0;
}
footer .counter-list li {
	width: 70px !important;
	height: 70px !important;
	display: inline-block;
	text-align: center !important;
	font-family: "Poppins-Bold";
	color: #000000 !important;
	line-height: 75px !important;
	font-size: 20px !important;
	border: none;
	display: none;
	text-indent: inherit;
}

footer .counter-list li.active {
	display: block;
	display: inline-block;
	text-align: center;
	font-family: "Poppins-Bold";
	color: #000000;
	line-height: 75px;
	font-size: 20px;
	border: none;
}
footer .counter-list li.counter-01{
	background: url(../images/counter-01.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-02{
	background: url(../images/counter-02.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-03{
	background: url(../images/counter-03.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-04{
	background: url(../images/counter-04.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-05{
	background: url(../images/counter-05.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-06{
	background: url(../images/counter-06.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-07{
	background: url(../images/counter-07.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-08{
	background: url(../images/counter-08.png) no-repeat !important;
	background-size: cover !important;
}
footer .counter-list li.counter-09{
	background: url(../images/counter-09.png) no-repeat !important;
	background-size: cover !important;
}

.fill-loading-bar {
	height: 4px;
	margin: 10px 0 64px 0;
	background: #f9b13b;
}
.site-table.small-screen-table th {
	text-align: center;
	background: #fafafa;
	padding: 15px 0;
	font-family: "Poppins-Regular" !important;
}
.site-table.small-screen-table td {
	text-align: inherit;
	background: #ffffff;
	font-family: "Poppins-Regular" !important;
}
.site-table td input {
	width: 88px;
	padding: 8px 0;
	border-radius: 5px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #efefef;
	font-family: "Poppins-Regular";
}
.small-screen-table {
	display: none;
}
.dotted-box-check {
	font-size: 32px !important;
	color: #e5e5e5;
}
.dotted-box-check.active {
	color: #fcb13c !important;
}
.step-list {
	padding: 0;
	margin: 80px 0 0 0;
	text-align: center;
	width: 100%;
	list-style: none;
}
.step-list li {
	display: inline-block;
	margin: 0 1.8%;
	font-family: "Poppins-Medium";
	font-size: 14px;
	position: relative;
	padding: 25px 0px 0 0;
}
.step-list li span {
	position: absolute;
	width: 116px;
	left: -43px;
	right: 0;
	top: 0;
	margin: 0 auto;
}
.text-field-box font {
	font-size: 12px;
	color: rgb(99, 60, 0);
	margin: 15px 0 0 0;
	display: inline-block;
}
input[type=radio] {
	visibility: hidden;
}
/* ROUNDED ONE */
.roundedOne {
	width: 28px;
	height: 28px;
	background: #e5e5e5;
	margin: 0 auto;
	border-radius: 100%;
	position: relative;
}
.roundedOne label {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	border: 8px solid #e5e5e5;
	background: #ffffff;
}
.roundedOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 28px;
	height: 28px;
	background: #ffffff;
	border-radius: 100%;
	border: 8px solid #fcb13c;
	top: -8px;
	left: -8px;
	z-index: 10;
}
.roundedOne input[type=radio]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
input[type=checkbox] {
	visibility: hidden;
}
/* ROUNDED TWO */
.roundedTwo {
	width: 28px;
	height: 28px;
	background: #e5e5e5;
	margin: 0 auto;
	border-radius: 100%;
	position: relative;
}
.roundedTwo label {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	left: 0;
	top: 0;
	background: #e5e5e5;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0 );
}
.roundedTwo label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 1;
	content: "\f00c";
	position: absolute;
	width: 100%;
	font-family: FontAwesome;
	height: 100%;
	background: transparent;
	top: 0;
	color: #ffffff;
	border-radius: 100%;
	left: 0;
	line-height: 28px;
}
.roundedTwo label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	background: #fcb13c;
}
.roundedTwo input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	background: #fcb13c;
}
.carousel.slide .item {
	height: 100%;
	float: left;
	width: 100%;
}
.login-section .site-table p {
	display: none;
}
.select-Btn {
	width: 100%;
	height: 62px;
	float: left;
	text-align: left;
	background: #ffffff;
	color: #5c5c5c;
	border-radius: 50px;
	font-size: 16px;
	margin: 50px 0 0 0;
	line-height: 62px;
	font-family: "Poppins-Medium";
	border: 1px solid #f1f1f1;
	-webkit-box-shadow: 1px 1px 35px -6px rgba(0,0,0,0.26);
	-moz-box-shadow: 1px 1px 35px -6px rgba(0,0,0,0.26);
	box-shadow: 1px 1px 35px -6px rgba(0,0,0,0.26);
}
.btn-group .btn.select-Btn{
	width: 150px;
	height: 62px;
	float: left;
	text-align: center;
	background: #ffffff;
	color: #5c5c5c;
	border-radius: 10px;
	font-size: 16px;
	margin: 50px 0 0 0;
	padding:2px 0 0 5px;
	line-height: 60px;
	font-family: "Poppins-Medium";
	border: 1px solid #f1f1f1;
	-webkit-box-shadow: 1px 1px 35px -6px rgba(0,0,0,0.26);
	-moz-box-shadow: 1px 1px 35px -6px rgba(0,0,0,0.26);
	box-shadow: 1px 1px 35px -6px rgba(0,0,0,0.26);
}
.btn-group .btn.select-Btn.active{
	background: #fbb03b;
	outline: 0;
	color: #ffdfac;
}
.btn-group .btn.select-Btn.active i{
	background:#ffffff;
}
.select-Btn i {
	background: #f6f6f6;
	color: #5c5c5c;
	border-radius: 100%;
	font-size: 16px;
	font-family: "Poppins-Bold";
	display: inline-block;
	width: 40px;
	height: 40px;
	float: left;
	text-align: center;
	font-style: normal;
	line-height: 40px;
	margin: 8px 15px 0 5px;
}
.select-Btn:focus {
	background: #fbb03b;
	outline: 0;
	color: #ffdfac;
}
.select-Btn:focus i {
	background: #b4853d;
	color: #ffffff;
}
input.select-Btn {
	padding-left: 15px;
}
input.select-Btn:focus, textarea.select-Btn:focus {
	background: #ffffff;
	color: #000000;
}
textarea.select-Btn {
	height: 200px;
	padding: 15px;
	border-radius: 10px;
	line-height: normal;
	resize: none;
}
.filter-wrapper {
	max-width: 800px;
	width:90%;
	margin: 0 auto;
	margin-top: 40px;
}
.filter-wrapper label {
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 62px;
	font-family: "Poppins-Medium";
}
.filter-bar-box {
	width: calc(100% - 170px);
	height: 62px;
	position: relative;
	float: right;
	border: 1px solid #f0f0f0;
	background: #ffffff;
	border-radius: 5px;
}
.sad-face:after, .happy-face:after {
	width: 86px;
	height: 86px;
	position: absolute;
	right: -14px;
	top: -14px;
	content: '';
	background: url(../images/sad-face.png) no-repeat;
}
.happy-face:after{
	background: url(../images/happy-face.png) no-repeat;
}
.filter-bar-box-inner{
	width:100%;
	float:left;
	padding:0 85px 0 15px;
}
.filter-bar-box-inner ul{
	width:100%;
	float:left;
	list-style:none;
	padding:0;
	margin:25px 0 0 0;
}
.filter-bar-box-inner ul li{
	width:calc(10% - 4px);
	height:6px;
	float:left;
	margin:2px;
	background:#f0f0f0;
	position: relative;
}
.filter-bar-box-inner ul li span{
	width:25px;
	height:25px;
	position:absolute;
	left: 3px;
    top: -9px;
	border:2px solid #fbb03b;
	color:#fbb03b;
	border-radius:100%;
	background:#ffffff;
	cursor:move;
}
.filter-bar-box-inner ul li span font{
	width:29px;
	height:29px;
	position:absolute;
	left: -3px;
    top: -37px;
	margin:0 auto;
	background:url(../images/tooltip-bg.png) no-repeat;
	text-align:center;
	color:#000000;
	line-height:29px;
	font-size:16px;
	font-family: "Poppins-Medium";
}
.filter-bar-box-inner ul li.active{
	background:#fbb03b;
}
.site-video{
	width:100%;
	float:left;
	text-align:center;
	margin-top:30px;
}
.text-field-box .carousel-indicators{
	    position: static;
    display: block;
    width: inherit;
    margin: 0;
    padding: 0;
}
.text-field-box .carousel-indicators li{
	      text-indent: inherit;
    margin: 0;
    height: inherit;
	width:auto;
}
.popup-box-bg{
	max-width:590px;
	height:290px;
	margin:0 auto;
	margin-top:50px;
	background:#ffffff url(../images/popup-img.png) no-repeat top left;
	border-radius:10px;
}
.inner-popup{
	width:360px;
	padding:0 25px;
	float:right;
}
.popup-box-bg h1{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:28px;
	color:#41c932;
	margin:-17px 0 40px 0;
	position:relative;
}
.popup-box-bg p{
	font-family: "Poppins-Medium";
	font-size:13px;
	color:#3c3c3c;
}
.popup-box-bg h1 i{
	font-size:75px;
	background:#ffffff;
	margin-bottom:30px;
	    line-height: 39px;
		border-radius:100%;
}
.popup-box-bg .btn{
	width:100%;
	font-family: "Poppins-Medium";
	font-size:18px;
	color:#ffffff;
	background:#fbb03b;
	border-radius:50px;
	padding:15px 0;
	outline:0;
	text-shadow:none !important;
	margin:20px 0 0 0;
}
.thank-you-page h1{
	margin:-40px 0 0 0;
	text-transform:uppercase;
	color:#ffffff;
	font-size:45px;
	font-family: "Poppins-Bold";
}
.thank-you-page h1 small{
	color:#ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:none;
	font-size:20px;
}

.thank-you-page h3{
	color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
    font-size: 14px;
    background: #fabd5e;
    display: inline-block;
    padding: 8px 13px;
	margin:40px 0 0 0;
    border-radius: 10px;
}
.thank-you-page p{
	color:#ffffff;
	font-family: "Poppins-Regular";
	font-size:12px;
	margin:40px 0 0 0;
}
.social-media-links{
	list-style:none;
	padding:0;
	margin:15px 0 0 0;
}
.social-media-links li{
	display:inline-block;
	margin:0 10px;
}
.social-media-links li a{
	display:inline-block;
	width:30px;
	height:32px;
	background:#ffffff;
	border-radius:100%;
	color:#fbb03b;
	text-align:center;
	border-bottom:3px solid #dc9b34;
}
.social-media-links li a i{
	line-height:30px;
}

.face-wrapper{
	width:86px;
	height:86px;
	position:absolute;
	right: -10px;
    top: -12px;
	background:url(../images/happy-face1.png) no-repeat;
}
#happiness label span{
	visibility: hidden;
	      width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
	z-index:20;
    right: 0;
    margin: 0 auto;
    top: -11px;
    border: 2px solid #fbb03b;
    color: #fbb03b;
    border-radius: 100%;
    background: #ffffff;
    cursor: move;
    line-height: 23px;
    font-size: 12px;
    text-align: center;
}
#happiness input:checked + label span {
	visibility: visible;
}

#happiness label span font {
    width: 29px;
    height: 29px;
    position: absolute;
    left: -3px;
    top: -37px;
    margin: 0 auto;
    background: url(../images/tooltip-bg.png) no-repeat;
    text-align: center;
    color: #000000;
    line-height: 29px;
    font-size: 16px;
    font-family: "Poppins-Medium";
}
#happiness {
	    background: #ffffff;
    width: calc(100% - 76px);
    height: 62px;
	border-radius:5px;
	padding:0 77px 0 15px;
	float:right;
    position: relative;
    border: 1px solid #f0f0f0;
}

#happiness input {
	appearance: none;
	outline: none;
	border: none;
	display: block;
	float: left;
	width: 39px;
	height: 24px;
	display:none;
	margin: -2px -2px;
	padding: 0;
}

#happiness input:checked {
	background: #ccc;
	box-shadow: 0 0 4px rgba(0,0,0,.9);
}

#happiness label {
	width:calc(10% - 10px);
	height:6px;
	position:relative;
	margin:0 5px;
	float: left;
	cursor:pointer;
	margin-top:28px;
	background:#f0f0f0;
}

#happiness input:checked + label {
	visibility: visible;
}


#face {
	    background: transparent !important;
    border: 4px solid #f0f0f0;
    border-radius: 50%;
    height:70px;
    width:70px;
    position: absolute;
    top: -4px;
    right: -2px;
    transition: border-color 1s;
}

#face:before,
#face:after {
	    background: #f0f0f0;
    border-radius: 50%;
    content: '';
    display: block;
    height: 6px;
    width: 6px;
    position: absolute;
    top: 20px;
    transition: background 1s;
}

#face:before {
	left: 15px
}

#face:after {
	right: 15px;
}

#mouth {
	background: #f0f0f0;
    border-radius: 3px;
    height: 3px;
    width: 28px;
    position: absolute;
    top: 41px;
    right:19px;
    transition: background-color 1s, border-radius 1s, margin-top 1s, height 1s;
}
#feel-0:checked ~ label,
#feel-0:checked ~ #mouth,
#feel-0:checked ~ #face,
#feel-0:checked ~ #face:before,
#feel-0:checked ~ #face:after {
	background: #009;
	border-color: #009;
	color: #009;
}

#feel-0:checked ~ #mouth {
	border-radius: 30px 30px 0 0;
	height: 20px;
	margin-top: -5px;
}

#feel-1:checked,
#feel-1:checked ~ label,
#feel-1:checked ~ #mouth,
#feel-1:checked ~ #face,
#feel-1:checked ~ #face:before,
#feel-1:checked ~ #face:after {
	background: #f74f4f;
	border-color: #f74f4f;
	color: #f74f4f;
}

#feel-1:checked ~ #mouth {
	border-radius: 38px 38px 0 0 / 28px 28px 0 0;
	height: 14px;
	margin-top: -6px;
}

#feel-2:checked ~ label,
#feel-2:checked ~ #mouth,
#feel-2:checked ~ #face,
#feel-2:checked ~ #face:before,
#feel-2:checked ~ #face:after {
	background: #f74f4f;
	border-color: #f74f4f;
	color: #f74f4f;
}

#feel-2:checked ~ #mouth {
	border-radius: 33px 33px 0 0 / 25px 25px 0 0;
	height: 13px;
	margin-top: -3px;
}

#feel-3:checked ~ label,
#feel-3:checked ~ #mouth,
#feel-3:checked ~ #face,
#feel-3:checked ~ #face:before,
#feel-3:checked ~ #face:after {
	background: #f74f4f;
	border-color: #f74f4f;
	color: #f74f4f;
}

#feel-3:checked ~ #mouth {
	border-radius: 40px 40px 0 0 / 20px 20px 0 0;
	height: 10px;
	margin-top: -2px;
}

#feel-4:checked ~ label,
#feel-4:checked ~ #mouth,
#feel-4:checked ~ #face,
#feel-4:checked ~ #face:before,
#feel-4:checked ~ #face:after {
	background: #f74f4f;
	border-color: #f74f4f;
	color: #f74f4f;
}

#feel-4:checked ~ #mouth {
	border-radius: 20px 20px 0 0 / 11px 11px 0 0;
	height: 8px;
	margin-top: -1px;
}

#feel-5:checked ~ label,
#feel-5:checked ~ #mouth,
#feel-5:checked ~ #face,
#feel-5:checked ~ #face:before,
#feel-5:checked ~ #face:after {
	background: #f74f4f;
	border-color: #f74f4f;
	color: #f74f4f;
}

#feel-6:checked ~ label,
#feel-6:checked ~ #mouth,
#feel-6:checked ~ #face,
#feel-6:checked ~ #face:before,
#feel-6:checked ~ #face:after {
	background: #8efc00;
	border-color: #8efc00;
	color: #8efc00;
}

#feel-6:checked ~ #mouth {
	border-radius: 0 0 20px 20px / 0 0 11px 11px;
	height: 8px;
	margin-top: -1px;
}

#feel-7:checked ~ label,
#feel-7:checked ~ #mouth,
#feel-7:checked ~ #face,
#feel-7:checked ~ #face:before,
#feel-7:checked ~ #face:after {
	background: #8efc00;
	border-color: #8efc00;
	color: #8efc00;
}

#feel-7:checked ~ #mouth {
	border-radius: 0 0 40px 40px / 0 0 20px 20px;
	height: 10px;
	margin-top: -2px;
}

#feel-8:checked ~ label,
#feel-8:checked ~ #mouth,
#feel-8:checked ~ #face,
#feel-8:checked ~ #face:before,
#feel-8:checked ~ #face:after {
	background: #3f3;
	border-color: #3f3;
	color: #3f3;
}

#feel-8:checked ~ #mouth {
	border-radius: 0 0 33px 33px / 0 0 25px 25px;
	height: 13px;
	margin-top: -3px;
}

#feel-9:checked ~ label,
#feel-9:checked ~ #mouth,
#feel-9:checked ~ #face,
#feel-9:checked ~ #face:before,
#feel-9:checked ~ #face:after {
	background: #3f0;
	border-color: #3f0;
	color: #3f0;
}

#feel-9:checked ~ #mouth {
	border-radius: 0 0 38px 38px / 0 0 28px 28px;
	height: 16px;
	margin-top: -4px;
}

#feel-10:checked ~ label,
#feel-10:checked ~ #mouth,
#feel-10:checked ~ #face,
#feel-10:checked ~ #face:before,
#feel-10:checked ~ #face:after {
	background: #8efc00;
	border-color: #8efc00;
	color: #8efc00;
}

#feel-10:checked ~ #mouth {
	border-radius: 0 0 30px 30px;
	height: 20px;
	margin-top: -5px;
}	
 @media all and (max-width:991px) {
.step-list li {
	margin: 0 6px;
}
.step-list li .dotted-box {
	width: 25px;
	height: 25px;
	border-width: 8px;
}
}
@media all and (max-width:600px) {
.logo-img {
	width: 200px;
}
header {
	padding: 15px 0;
}
.login-icon-img {
	width: 130px;
}
.login-section h1 {
	font-size: 22px;
}
.text-field-box {
	max-width: 280px;
	height: 55px;
}
.text-field-box input {
	font-size: 16px;
	padding: 17px 0;
}
.text-field-box span {
	font-size: 28px;
}
.login-section .carousel-indicators li {
	width: 15px;
	height: 15px;
}
.login-section .carousel-indicators li.active {
	width: 25px
}
footer p {
	width: 237px;
}
.big-screen-table {
	display: none;
}
.other-screen-body {
	background-size: contain;
}
.other-screen-body .login-section h1 {
	font-size: 17px;
	margin: 0;
	line-height:22px;
}
.dotted-box {
	width: 20px;
	height: 20px;
	border-width: 6px;
}
.login-section .site-table td, .site-table.small-screen-table th {
	padding: 14px 0;
	font-size: 12px;
	vertical-align: middle;
}
.other-screen-body footer {
	padding: 0;
}
.other-screen-body footer .carousel-control {
	font-size: 12px;
	padding: 8px;
}
.other-screen-body footer p {
	width: 100%;
}
.counter-heading {
	width: 60px;
	height: 60px;
	font-size: 18px;
	line-height: 65px;
	background-size: contain;
}
.small-screen-table {
	display: inline-table;
}
.dotted-box-check {
	font-size: 22px !important;
}
.site-table td input {
	width: 60px;
	padding: 6px 0;
}
.step-list {
	text-align: left;
	padding-bottom: 50px;
}
.step-list li {
	text-align: center;
	vertical-align: top;
}
.step-list li {
	margin: 0 11px;
}
.roundedOne {
	width: 20px;
	height: 20px;
}
.roundedOne label {
	border-width: 5px;
}
.roundedOne label:after {
	width: 20px;
	height: 20px;
	border-width: 5px;
	left: -5px;
	top: -5px;
}
.roundedTwo {
	width: 20px;
	height: 20px;
	text-align: center;
}
.roundedTwo label:after {
	text-align: center;
	line-height: 22px;
}
.fill-loading-bar {
	margin-bottom: 30px;
}
.inner-scrool-bar {
	width: 100%;
	float: left;
	height: 488px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.login-section .site-table td, .login-section .site-table tr {
	display: inline-block;
	width: 100%;
	background: #ffffff;
}
.login-section .site-table td {
	padding-left: 20px;
	padding-right: 20px;
}
.login-section .site-table p {
	margin: 0;
	display: block;
}
.roundedOne, .roundedTwo, .site-table td input {
	float: right;
}
.mobile-heading {
	background: #fafafa !important;
	border-top: none !important;
}
.border-top-none {
	border-top: none;
}
.hide-on-mobile {
	display: none !important;
}
.step-list li span {
	left: -11px;
}
.step-list li:last-child span {
	bottom: -45px;
	top: auto;
	width: 78px;
	left: -27px;
}
/*.select-button-box {
	width: 100% !important;
}*/
.select-Btn {
	margin-top: 25px;
	height: 45px;
	line-height: 45px;
}
.select-Btn i {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: 3px 15px 0 0px;
}
.filter-wrapper label{
	width:100%;
	line-height: normal;
	font-size:12px;
	text-align:left;
	margin:0 0 30px 0;
}
.filter-bar-box{
	width:100%;
}
.filter-bar-box{
	height:40px;
}
.sad-face:after, .happy-face:after{
	width:55px;
	height:55px;
	background-size:contain;
	    right: -10px;
    top: -10px;

}
.filter-bar-box-inner ul li{
	height:4px;
}
.filter-bar-box-inner ul{
	margin:15px 0 0 0;
}
.filter-bar-box-inner {
    padding: 0 53px 0 15px;
}
.filter-bar-box-inner ul li span {
	width:20px;
	height:20px;
    left: 2px;
	font-size:11px;
	line-height:18px;
	border-width:1px;
    top: -9px;
}
.filter-wrapper{
	margin-top:50px;
}
.btn-group .btn.select-Btn{
	margin-top:30px;
	height:50px;
	line-height:48px;
}
.select-Btn i{
	margin-top:4px;
}
.popup-box-bg{
	background:#ffffff;
}
.inner-popup{
	width:100%;
}
#happiness{
	width:100%;
	height:50px;
	    padding: 0 58px 0 5px;
}
#happiness label {
    height: 4px;
    margin-top: 23px;
}
.face-wrapper {
    width: 70px;
    height: 70px;
    background: url(../images/happy-face1.png) no-repeat;
    background-size: contain;
}
#face {
    border-width: 2px;
    height: 55px;
    width: 55px;
    top: -5px;
    right: -2px;
}
#face:before, #face:after {
    height: 4px;
    width: 4px;
    top: 16px;
}
#mouth {
    height: 3px;
    width: 20px;
    top: 31px;
    right: 16px;
}
#feel-10:checked ~ #mouth{
	height:14px;
}
#happiness label {
    width: calc(10% - 2px);
    margin-left:1px;
	margin-right:1px;
}
}
@media all and (max-width:412px) {
.inner-scrool-bar {
	height: 412px;
}
}
@media all and (max-width:350px) {
.other-screen-body .login-section h1 {
	font-size: 14px;
	line-height: 18px;
}
.login-section .site-table td, .site-table.small-screen-table th {
	padding: 10px 0;
	font-size: 11px;
}
.login-section .site-table {
	margin-top: 15px;
}
.other-screen-body footer p {
	font-size: 10px;
}
.counter-heading {
	width: 50px;
	height: 50px;
	font-size: 16px;
	line-height: 53px;
	background-size: contain;
}
footer .carousel-indicators.counter-list {
	margin-top: 15px;
}
footer .counter-list li {
	width: 50px !important;
	height: 50px !important;
	font-size: 16px !important;
	line-height: 53px !important;
	background-size: contain !important;
}
.other-screen-body footer .carousel-control {
	margin-top: 28px;
}
.site-table td input {
	width: 50px;
	padding: 3px 0;
}
.step-list li {
	margin: 0 10px;
	font-size: 12px;
}
}
@media all and (max-width:320px) {
.inner-scrool-bar {
	height: 335px;
}
}
