article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-size:100%;/* 1 */
 -ms-text-size-adjust:100%;/* 2 */
 -webkit-text-size-adjust:100%;/* 2 */
}
html,button,input,select,textarea{font-family:sans-serif;outline:none;}
@font-face{font-family:"Droid Sans";font-style:normal;font-weight:400;src:local("Droid Sans"),local("DroidSans"),url("https://qqfonts.quackquack.co/DroidSansv1.ttf") format("ttf");}
body{margin:0;font-family:'Droid Sans',sans-serif;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
h1{font-size:2em;margin:0.67em 0;}
h2{font-size:1.5em;margin:0.83em 0;}
h3{font-size:1.17em;margin:0;}
h4{font-size:1em;margin:1.33em 0;}
h5{font-size:0.83em;margin:1.67em 0;}
h6{font-size:0.67em;margin:2.33em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
p,pre{margin:1em 0;}
code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before,q:after{content:'';content:none;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
dl,menu,ol,ul{margin:1em 0;}
dd{margin:0 0 0 40px;}
nav ul,nav ol{list-style:none;list-style-image:none;}
img{border:0;/* 1 */
max-width:100%;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;/* 1 */
padding:0;white-space:normal;/* 2 */
}
button,input,select,textarea{font-size:100%;/* 1 */
margin:0;/* 2 */
vertical-align:baseline;/* 3 */
}
button,input{line-height:normal;}
button,select{text-transform:none;}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;/* 2 */
cursor:pointer;/* 3 */
}
button[disabled],html input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;/* 1 */
padding:0;/* 2 */
}
input[type="search"]{-webkit-appearance:textfield;/* 1 */
-moz-box-sizing:content-box;-webkit-box-sizing:content-box;/* 2 */
box-sizing:content-box;}
input[type="text"]:focus{border:1px solid #66c9ec !important;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
.ui-loader{display:none;}
textarea{overflow:auto;/* 1 */
vertical-align:top;/* 2 */}
table{border-collapse:collapse;border-spacing:0;}
/* start step1-page css */
.loader{width:100%;background:#fff;height:4px;position:relative;}
.blue{background:#0386cf;width:15.6%;float:left;height:4px;}
.red{width:29.4%;background:#ff2c39;float:left;height:4px;}
.pink{width:21.5%;background:#c71080;float:left;height:4px;}
.yellow{width:33.5%;background:#ffab17;float:left;height:4px;}
.step1-progress{width:20%;background:#62caec;position:absolute;left:0;height:8px;border-radius:0 20% 20% 0;}
.progress{text-align:center;clear:both;width:100px;margin:0 auto;padding-bottom:30px;list-style:none;}
.progress li{float:left;width:10px;height:10px;background:#7f7f7f;border-radius:50%;margin:0 10px 0 0;}
.progress li.filled{background:#4ec2e9;}
.ui-page{width:90%;margin:0 5%;}
.ui-header{max-width:100%;text-align:center;}
.ui-header > h1{float:left;width:100%;position:relative;text-align:center;}
.ui-header > h1 > a{color:#000;float:right;font-weight:normal;height:30px;line-height:30px;margin:2% 0 0;padding:0 2%;text-decoration:none;width:13%;position:absolute;right:-3%;}
.ui-header > h1 > a:hover{background:#4fc1e9;box-shadow:0 3px 0 #3bafda;}
.ui-header h2{font-size:29px;color:#d6dae0;}
.ui-header > h3{color:#8a8a8a;padding-bottom:10px;}
.step1_registration{width:100%;float:left;}
.step1_registration form label{font-size:18px;color:#a4aab2;float:left;line-height:normal;padding:8px 0;}
.rows{padding:0 0 20px 0;}
.step1_registration .rows{width:100%;float:left;position:relative;}
.step1_fields{width:100%;float:left;position:relative;margin:0 0 0 0;width:100%;}
.step1_registration form input{border-radius:2px;background:none;border:1px solid #ced4da;border-radius:2px;padding:0 1%;}
.step1_uname,.step1_name{text-transform:lowercase;}
.step1_registration form input.error,.step1_fields_dob select.error,.error{border:1px solid #ff564c !important;}
.step1_registration form input.success{border:1px solid #4fc1e9;}
.step1_fields_dob select.success,.success{border:1px solid #4fc1e9 !important;}
.step1_fields_dob select:focus{outline:0px solid #bbb;border:0px solid #ff00ff;}
.step1_fields_dob select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000;}
select::-moz-focus-inner{border:0;outline:none;}
.downarrow{background:url("dropdown_arrow2.png") no-repeat scroll right center #fff;float:left;height:10px;position:absolute;right:5%;top:46%;width:13px;z-index:0;}
.error_icon,.success_icon{z-index:99;}
.step1_fields_dob select{background:none !important;z-index:999;padding:10px 0 3px 0;display:block;height:32px;}
.step1_fields_dob select{border:0 none !important;}
.ui-select,.step1_fields_city{overflow:hidden;border:1px solid #ced4da;border-radius:3px;height:38px;margin-left:3%;}
.step1_fields_city2{margin-left:3%;}
.step1_fields_city2 strong{overflow:hidden;border:1px solid #8f9399;border-radius:3px;height:38px;float:left;width:100%;}
.step1_fields_dob select{width:123% !important;}
.success_icon cite{background:url(step1_icon_spritev2.png) -558px -2px;width:19px;height:18px;float:left;margin:12px 0 0 10px;}
.error_icon cite{background:url(step1_icon_spritev2.png) -558px -23px;width:19px;height:18px;float:left;margin:12px 0 0 10px;}
.step1_registration form input:focus,.step1_fields_dob select:focus{border:1px solid #66c9ec;}
.step1_registration form input{height:37px;float:left;width:98%;color:#000000;}
.error_icon{background:#ff564c;height:39px;border-radius:50% 2px 2px 50%;position:absolute;right:0px;top:0;width:33px;}
.success_icon{background:#4fc1e9;height:39px;border-radius:50% 2px 2px 50%;position:absolute;right:-2px;top:0;width:33px;}
.step1_fields_gender{width:85%;float:right;}
.select,.select1,.select2,.select3,.select4,.select5{background:none repeat scroll 0 0 #e1e4e9;border-radius:5px;box-shadow:0 3px 0 #d3d7dc;float:left;height:40px;line-height:40px;margin:0 0 0 5%;text-align:center;width:45%;font-size:13px;cursor:pointer;}
.selected{background:#4fc1e9;box-shadow:0 3px 0 #3bafda;color:#fff;}
.step1_fields_dob select{margin-bottom:0;margin-top:0;position:relative;width:100%;height:40px;line-height:normal;text-indent:3px;color:#000000;}
.ui-corner-all span{display:none;}
.step1_fields_dob{float:right;margin:0 0 0 2%;width:71%;height:40px;position:relative;}
.step1_fields_dob .ui-select:first-child{margin-left:0;}
.change_appr .step1_fields_dob strong{border:1px solid #8f9399;border-radius:3px;height:43px;overflow:hidden;display:block;}
strong{font-weight:normal;}
.ui-select{float:left;width:30%;position:relative;}
.step1_fields_city .ui-select{margin-left:0;width:98%;}
.change{width:100%;text-align:right;}
.change_cntry{padding-bottom:25px;}
.change{font-size:15.2px;color:#6b6c6c;line-height:auto;}
.change a{color:#4fc1e9;text-decoration:none;}
.change a:hover{text-decoration:underline;}
.error_msg{color:#ff3c30;font-size:14px;font-style:normal;margin:5px 0 0 0;display:block;clear:both;}
.country_code{border-radius:50%;float:left;left:0;height:100%;position:absolute;width:9%;z-index:999999;}
.country_code em{border:1px solid #8f9399;border-radius:2px 50% 50% 2px;color:#4fc1e9;float:left;font-size:17px;font-style:normal;font-weight:normal;height:37px;left:-14px;line-height:39px;margin:4px 14px;position:absolute;text-align:center;top:-4px;width:90%;}
.step1_registration form input.step1_phone{padding-left:9%;width:100%;}
.terms_cond{width:264px;text-align:center;color:#858585;font-size:13px;margin:0 auto;clear:both;padding-bottom:20px;}
.terms_cond a{color:#858585;text-decoration:underline;}
.terms_cond a:hover{text-decoration:none;}
.ui-btn{font-size:0px;}
.step1_registration form input.submit{background:#ed6d3b;border-radius:5px;box-shadow:0 3px 0 #ae2900;cursor:pointer;color:#ffffff;font-size:20px;float:left;height:40px;line-height:40px;text-align:center;width:100%;border:0 none;margin:8px 0 30px 0;}
.step1_registration form input.submit,.rows select,.rows .step1_fields input,a.select{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.step1_registration form input.submit:hover{background:#ae2900;box-shadow:0 3px 0 #ff3c00;}
/* end step1 css */
/* step2-page css */
.step2-progress{width:40%;background:#62caec;position:absolute;left:0;height:8px;border-radius:0 20% 20% 0;}
.change_appr label{width:100%;display:block;}
.step1_fields_appr{width:100%;margin-left:0;}
.step1_fields_appr select{margin-left:0;}
.interest label{width:100%;display:block;}
.step1_fields_interests{float:left;width:100%;}
.step1_fields_interests a:first-child{margin-left:0;margin-right:1%;}
.step1_fields_interests a{width:auto;padding:0 4%;margin-bottom:10px;margin-right:1%;margin-left:0;position:relative;z-index:99;}
.step2 .ui-header h2,.step1_registration h2,.ui-header h2{color:#d6dae0;font-size:25px;line-height:36px;overflow:hidden;margin:0 auto;width:100%;clear:both;text-align:center;}
.step1_fields_height{width:100%;float:left;margin-left:0;}
.step2 h2 .icon{background:url(mobile-icons.png) no-repeat left -42px;padding:5px 0 5px 37px;}
.step2 h2 .icon1{background:url(mobile-icons.png) no-repeat left -81px;height:36px;margin:0 10px 0 0;padding-top:2px;}
/* end step2 css */
/* start step3-page css */
.step3-progress{width:60%;background:#62caec;position:absolute;left:0;height:8px;border-radius:0 20% 20% 0;}
.step3-header h2{line-height:39px;}
.step3-header h2 .icon{background:url("mobile-icons.png") no-repeat scroll left -115px rgba(0,0,0,0);margin:0 10px 0 0;padding:3px 0 5px 34px;}
.step3 h2 .icon1{background:url("mobile-icons.png") no-repeat scroll left -150px rgba(0,0,0,0);margin:0 10px 0 0;padding:5px 0 5px 35px;}
.step3 h2 .icon2{background:url("mobile-icons.png") no-repeat scroll left -185px rgba(0,0,0,0);margin:0 10px 0 0;padding:5px 0 5px 35px;}
.about-textarea{border:2px solid #e3e4e8;color:#000000;width:100%;height:135px;font-size:15px;padding:5px;margin:0;font-family:arial;outline:none;}
.about{width:96%;padding:5px;height:140px;float:left;margin:10px 0 1px 0;}
.word_count{width:100%;text-align:right;clear:both;padding-bottom:15px;}
.word_count span{color:#a4aab2;font-size:12px;font-family:arial;}
.word_count span em{color:#4fc1e9;font-style:normal;}
/* end step3 page css */
/* start step4 css */
.step4-progress{width:80%;background:#62caec;position:absolute;left:0;height:8px;border-radius:0 20% 20% 0;}
.step4-header h2{text-align:center;line-height:normal;}
.step4-header p{color:#858585;font-size:13px;}
.step4_registration{width:100%;margin:0 auto;text-align:center;padding:0 0 25px 0;}
.default_image{width:210px;margin:0 auto;text-align:center;}
#img_view{position:relative;height:206px;overflow:hidden;padding:4px;width:206px;margin:0 auto;border:2px solid #d6d7dd;}
#img_view > span{height:204px;line-height:196px;position:relative;text-align:center;width:202px;border:0 none;box-shadow:none;padding:0 0 0 0;}
#img_view span img{max-height:206px;max-width:206px;vertical-align:middle;margin:0;padding:0;overflow:hidden;}
.default_image.male{background:url(male.png) no-repeat left top;width:205px;height:206px;}
.default_image.female{background:url(female.png) no-repeat -210px top;width:212px;height:206px;}
.upload{background:#a0d468;border-radius:5px;box-shadow:0 3px 0 #80b448;cursor:pointer;color:#ffffff;font-size:20px;float:left;height:40px;line-height:40px;text-align:center;width:100%;border:0 none;margin:10px 0 10px 0;text-decoration:none;}
.upload:hover{background:#80b448;box-shadow:0 3px 0 #a0d468;}
.import{background:#5d9cec;box-shadow:0 3px 0 #2765b3;clear:both;}
.import:hover{background:#2765b3;box-shadow:0 3px 0 #5d9cec;}
.skip{color:#858585;font-size:16px;font-style:normal;clear:both;padding:10px 0 0 0;display:block;}
.step4_registration cite{color:#858585;font-size:13px;font-style:normal;clear:both;display:block;}
/* end step4 page css */
/* start step5 css */
.table{display:table;margin:0 auto;}
.fb-albums{max-width:480px;margin:0;list-style:none;text-align:center;padding:0;}
.fb-albums li{cursor:pointer;}
.fb-albums li .comments{max-height:70px;max-width:70px;outline:medium none;overflow:hidden;vertical-align:middle;}
.fb-albums li .comments:focus,.fb-albums li img.imgactive{outline:none;}
.fb-albums li .comments:hover,.fb-albums li img.imgactive{border:0 solid #0395df;}
.fb-albums li{display:inline-table;margin:20px 10px 0 0;width:78px;max-height:150px;min-height:150px;overflow:hidden;}
#fboutput_view li{height:80px;}
#fboutput_view li > span{border:2px solid #d6d7dd;clear:both;display:block;font-size:12px;height:72px;line-height:70px;margin:2px 0 0 2px;overflow:hidden;padding:1px;text-align:center;width:auto;}
.fb-images li{min-height:75px;}
.fb-albums li.no-margin{margin-right:0;}
.fb-albums li span{clear:both;display:block;padding:10px 0 0;text-align:center;font-size:12px;}
.fb-albums li > span:first-child{border:2px solid #d6d7dd;clear:both;display:block;font-size:12px;height:72px;line-height:70px;margin:2px 0 0 2px;overflow:hidden;padding:0;text-align:center;width:auto;}
.fb-albums li > span:first-child:hover{border:2px solid #0395df;}
#fboutput_view li > span.imgactive{border:2px solid #0395df;}
.step5_registration .skip{padding-top:50px;}
.step5_registration .upload{background:#a0d468;border:0 none;border-radius:5px;box-shadow:0 3px 0 #80b448;clear:both;color:#ffffff;cursor:pointer;display:block;float:none;font-size:20px;height:40px;line-height:40px;margin:18px auto;overflow:hidden;text-align:center;text-decoration:none;width:45%;}
.step5_registration .upload:hover{background:#80b448;box-shadow:0 3px 0 #a0d468;}
.step5_registration .back{float:left;clear:none;padding:20px 0;}
.step5_registration .skip2{float:right;clear:none;padding:20px 0;}
/* end step5 page css */
/* start step6 page css */
.step5-progress{width:100%;background:#62caec;position:absolute;left:0;height:8px;border-radius:0 20% 20% 0;}
.step6_registration span{color:#a3aab2;font-size:15px;padding:10px 0;display:block;}
.input_pin{width:100%;float:left;position:relative;}
.input_code{width:99%;border:1px solid #b8bdc3;border-radius:3px;height:43px;font:400 16px 'Droid Sans',sans-serif;color:#6c6c6c;padding:0 0 0 1%;outline:none;line-height:normal;}
.input_code:focus{border:1px solid #4fc1e9;}
.step6_registration .error_msg{text-align:left;}
.step6_registration p{color:#6c6c6c;position:relative;clear:both;max-width:340px;margin:0 auto;}
.step6_registration p.resendLink{padding:10px 0 10px;}
.loader-img{position:absolute;left:44%;top:0;}
.step6_registration p a{color:#50c0e6;text-decoration:none;outline:none;}
.step6_registration p a:hover,.step6_registration p a:focus{text-decoration:underline;outline:none;}
.edit_num{color:#4dc1e8;text-decoration:none;}
.step6_registration > cite{padding:20px 0;}
.edit_num{width:100%;clear:both;}
.step7_registration{padding:20px 0 0 0;clear:both;display:block;}
.step7_registration span{color:#a3aab2;display:block;font-size:14px;}
.step7_registration .edit_number input{background:none repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #8f9399;border-radius:2px;height:43px;margin:0;padding:0 0 0 9%;width:91%;}
.step7_registration .submit{background:#a0d468;border-radius:5px;box-shadow:0 3px 0 #80b448;cursor:pointer;color:#ffffff;font-size:20px;float:left;height:40px;line-height:40px;text-align:center;width:100%;border:0 none;margin:15px 0 10px 0;}
.step7_registration .submit:hover{box-shadow:0 3px 0 #a0d468;background:#80b448;}
.step7_registration .close{background:#9e9e9e;box-shadow:0 3px 0 #7e7e7e;}
.step7_registration .close:hover{background:#7e7e7e;box-shadow:0 3px 0 #9e9e9e;}
.edit_number .step1_fields{margin-top:20px;}
.step7_registration .error_msg{text-align:left;}
.step1_fields_dob .success_icon,.step1_fields_dob .error_icon{right:0;}
/* CHANGE */
.rows{padding:0 0 15px 0;}
.step1_fields_dob{height:45px;}
.ui-page{width:100%;margin:0;}
.step1_registration{width:90%;margin:0 5%;}
.ui-header > h1{width:100%;margin:0;background:#fff;padding:10px 0;}
.downarrow{border-bottom:1px solid #000;border-right:1px solid #000;height:6px;position:absolute;right:8px;top:17px;transform:rotate(42deg);width:6px;background:none;}
.btmform{display:none;}
.ui-select{width:31.333%;box-sizing:border-box;}
.btmform.display{display:block;}
.ui-header > h1 .logo{width:60%;}
.ui-header > h1 .logo img{float:left;margin-left:15px;}
.ui-header > h1 > a{right:0;}
.ui-header > h1 > a.loginbtn{background:#5293e3;border-radius:4px;padding:5px 20px;color:#ffffff;text-transform:uppercase;font-size:14px;margin-top:5px;margin-right:20px;}
.ui-header > h1 > a.loginbtn:hover{background:#2e79d5;box-shadow:none;}
.bann_img{width:100%;display:inline-block;}
.success_icon{background:#4dbf4d;z-index:1000;height:45px;}
.error_icon{z-index:9999;height:45px;display:none;}
.downarrow{z-index:999}
.error_icon cite{margin:14px 0 0 10px;}
.ui-select,.step1_fields_city{height:45px;}
.step1_fields_dob select.success,.success{border-color:#4dbf4d !important;}
.select_new{background:#ffffff;border-radius:4px;box-sizing:border-box;box-shadow:inset 0px 0px 0px 1px #ced4da;float:left;height:45px;line-height:45px;width:97%;font-size:13px;position:relative;cursor:pointer;text-align:left;margin-left:0;padding-left:10px;font-size:15px;}
.step1_fields_gender{width:100%;}
.step1_fields_gender .selected{box-shadow:none;box-shadow:inset 0px 0px 0px 1px #0595f6;border-radius:3px;color:#0595f6;background-color:#fff;}
.step1_fields_gender .selected span{display:inline-block;background:url(step1_icon_spritev2.png) no-repeat -175px -5px;width:13px;height:10px;position:absolute;right:18px;top:18px;color:#0595f6;background-size:300px 114px;}
.step1_registration form input.submit{background:#fe8101;box-shadow:none;border-radius:3px;margin-bottom:10px;height:50px;width:100%;}
.step1_registration form input.submit:hover{background:#db6f00;box-shadow:none;}
.whyqq h3{margin-bottom:10px;}
.whyqq_wraper{border:1px solid #cdced3;padding:10px 15px;}
.testim_wraper,.media_icon{border:1px solid #cdced3;padding:15px;}
.whyqq_wraper span{background:url('step1_icon_spritev2.png') no-repeat;background-size:300px 114px;width:52px;height:52px;display:inline-block;vertical-align:middle;}
.whyqq_wraper .icon_one{background-position:-4px -3px;}
.whyqq_wraper .icon_two{background-position:-59px -3px;}
.whyqq_wraper .icon_three{background-position:-115px -3px;}
.whyqq_wraper p{display:inline-block;vertical-align:middle;margin:0;margin-left:10px;}
.whyqq_wraper .whyqq_one,.whyqq_wraper .whyqq_two,.whyqq_wraper .whyqq_three{margin:10px auto;display:inline-block;width:100%;}
.testim_qq,.featured_qq{margin-top:25px;}
.featured_qq{margin-bottom:20px;}
.testim_qq h3,.featured_qq h3{margin-bottom:10px;}
.circle.index{border-radius:70px;overflow:hidden;width:70px;height:70px;display:inline-block;vertical-align:middle;}
.test_slide{padding-left:10px;width:75%;display:inline-block;vertical-align:middle;text-align:left;padding-top:4px;font-size:14px;font-family:'Roboto',sans-serif;}
.circle.index span{display:inline-block;background:url(step1_testim_mob_sprite.jpg) no-repeat;background-size:76px 275px;width:70px;height:70px;}
.circle.index .tesimimg1{background-position:0 0;}
.circle.index .tesimimg2{background-position:-3px -77px;}
.circle.index .tesimimg3{background-position:-7px -174px;background-size:90px 326px;}
.circle.index .tesimimg4{background-position:-7px -250px;background-size:90px 326px;}
.test_slide .curx{color:#4b4b4d;}
.step1_registration form input{background:#ffffff;height:45px;box-sizing:border-box;width:100%;border-radius:4px;}
.step1_fields_dob select{background:#ffffff !important;padding:0px 0 3px 0;height:45px;}
.country_code em{height:43px;line-height:43px;color:#000}
.step1_registration form label{padding:8px 0 3px;color:#000000;font-size:16px;}
.radiobtn{width:50%;float:left;}
.radiobtn2 .select_new{float:right;}
/* end step6 page css */
/* CHANGES STEP1 CITY */
.empty_screen{position:fixed;width:100%;height:100%;background:#ffffff;top:0;left:0;overflow:auto;display:block;z-index:9999999;}
.subScreen{z-index:9;background:#f3f4f9;}
.empty_screen header{background-color:#f3f4f9;padding:0px 10px 0px 0px;text-decoration:none;position:fixed;width:100%;z-index:9;border:none;border-bottom:1px solid #d2d8e6;min-height:46px;top:0;}
.empty_screen .backTo{float:left;height:46px;width:40px;cursor:pointer;position:absolute;z-index:99;}
.empty_screen .backarrow{line-height:30px;margin-left:10px;position:absolute;z-index:9999;cursor:pointer;background:url(step1_icon_spritev2.png) no-repeat -212px -4px;ackground-size:300px 114px;width:8px;height:15px;margin:15px 0 0 15px;z-index:99;}
.empty_screen .title{text-align:center;font-size:18px;width:100%;position:absolute;line-height:46px;}
.qq_wraper{padding:10px;background:#fefeff;padding-top:56px;padding-bottom:60px;}
.empty_screen .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;box-shadow:0 0 0;border-color:#ccc;height:50px;}
.mpsearch_wrap{background:#f3f4f9;padding-top:10px;position:fixed;width:100%;box-sizing:border-box;z-index:9;display:inline-block;padding-right:25px;}
.input-group{position:relative;display:table;border-collapse:separate;width:100%;}
.input-group-addon{position:absolute;right:6px;top:14px;}
.stylish-input-group button{border:0;background:transparent;}
.mp_cities{padding:0;margin:0;padding-top:60px;}
.cities_list li{padding:10px 0;display:inline-block;width:100%;}
.icon_search{background:url(step1_icon_spritev2.png) no-repeat -193px -4px;background-size:300px 114px;width:18px;height:18px;display:block;margin:15px 6px;}
.city_field{background:#ffffff;padding:0px 0 3px 0;height:45px;display:inline-block;}
.rightarrow{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);}
/* NEW DESIGN */
.header_bg{position:relative;z-index:0;}
.header_bg span{background:#563afd;height:196px;float:right;position:absolute;right:-29px;}
.topheader{width:108%;transform:rotate(10deg);-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);-o-transform:rotate(10deg);opacity:40%;top:-125px;}
.topheader2{width:96%;opacity:60%;transform:rotate(10deg);-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);-o-transform:rotate(10deg);position:absolute;top:-160px;}
.topheader3{width:96%;opacity:90%;transform:rotate(4deg);-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg);position:absolute;top:-180px;}
.main_container{float:left;width:100%;background:#5137fd;background:-moz-linear-gradient(45deg,#5137fd 0%,#8c59fe 100%);background:-webkit-linear-gradient(45deg,#5137fd 0%,#8c59fe 100%);background:linear-gradient(45deg,#5137fd 0%,#8c59fe 100%);}
.ui-header.new_header > h1{background:none;border-bottom:1px solid #5c3de3;}
.ui-header.new_header > h1 > a.loginbtn{background:#ffffff;color:#6945fd;font-weight:500;}
.new_header .bann_img{margin-top:10px;position:relative;z-index:9;padding:0 6px;box-sizing:border-box;}
.new_header .male_title .cap_txt2{color:#fffe00;font-size:27px;margin-top:10px;}
.main_container .step1_registration{background:#ffffff;margin:-5px 5%;border-radius:0 0 10px 10px;padding-top:10px;margin-bottom:20px;}
.main_container .whyqq,.main_container .testim_qq,.main_container .featured_qq{background:#ffffff;display:inline-block;width:100%;margin:0;}
.main_container .btmcont{margin-top:0;}
.main_container .top_bg{width:90%;display:inline-block;margin:0 5%;position:relative;height:72px;overflow:hidden;text-align:center;}
.main_container .top_bg span{color:#ffffff;position:absolute;left:0;top:55%;text-transform:uppercase;width:100%;text-transform:uppercase;font-size:22px;line-height:28px;text-shadow:1px 0 0 #000;font-weight:500;}
.main_container .step1_fields{width:69%;display:inline-block;vertical-align:middle;float:none;}
.main_container .step1_registration form label{width:31%;font-size:13px;text-transform:uppercase;color:#6a6a6a;float:none;display:inline-block;vertical-align:middle;padding:0;}
.main_container .step1_registration .rows{padding:10px 10px 5px;box-sizing:border-box;}
.main_container .step1_fields_gender{width:69%;display:inline-block;vertical-align:middle;float:none;}
.main_container .step1_fields_dob{width:69%;margin:0;display:inline-block;vertical-align:middle;float:none;/*border:1px solid #ced4da;*/
}
.main_container .bottom_bg{background:#fff;width:106%;height:50px;display:inline-block;transform:rotate(-5deg);margin-top:20px;margin-left:-10px;position:relative;z-index:0;}
.fix_btn{background:#fe8101;box-shadow:none;border-radius:3px;margin-bottom:10px;height:50px;width:90%;color:#fff;position:fixed;bottom:5px;text-align:center;line-height:50px;left:5%;}
.main_container .country_code em{font-size:12px;border-radius:0;border:0;border-right:1px solid #ced4da;padding:0 4px;line-height:37px;height:37px;}
.main_container .step1_fields_gender .selected{border-color:#5137fd;color:#fff;background:#8053fe;box-shadow:none;padding:0;text-align:center;}
.main_container .step1_fields_gender .selected span{display:none;}
.main_container .select_new{padding:0;text-align:center;height:37px;line-height:37px;font-size:12px;text-transform:uppercase;}
.main_container .step1_registration form input{height:37px;font-size:13px;}
.main_container .downarrow{top:14px;}
.main_container .step1_fields_dob select{font-size:13px;height:37px;line-height:37px;}
.main_container .step1_registration form input.submit{height:45px;background:#ff6f0e;font-size:16px;text-transform:uppercase;}
.main_container .ui-select,.step1_fields_city{height:37px;}
.main_container .terms_cond{font-size:12px;}
.main_container .terms_cond a{color:#5639fe;}
.main_container .step1_registration form input.step1_phone{padding-left:20%;}
.fix_btn_wrap{display:inline-block;width:100%;background:#ffffff;height:80px;position:fixed;bottom:0;}
.copyright{margin-bottom:80px;}
/* NEW DESIGN END*/
select{-webkit-appearance:listbox;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
*{font-family:'Roboto',sans-serif;}
.citiescont{position:absolute;top:30px;left:0;width:100.8%;background:#fff;max-height:240px;overflow-y:auto;box-sizing:border-box;padding:0 0 0 10px;z-index:9999999;box-shadow:0 1px 4px #b3adad;border-radius:5px;}
.regionselectbox{float:left;}
.citiescont li{list-style:none;font-size:14px;line-height:20px;color:#000;clear:both;padding:6px 0;line-height:30px;}
.step1_fields_city2{overflow:inherit;}
.step1_registration form .step1_fields_city2 input{box-sizing:border-box;padding:0 7px;border:none}
.test_slide{width:70%;}
.terms_cond{width:296px;padding-bottom:20px;}
.cap_txt{font-size:25px;color:#000;line-height:26px;margin:-6px 0 0 0;float:left;width:100%;}
.citiescont li{list-style:none;font-size:14px;line-height:20px;color:#000;clear:both;padding:6px 0;line-height:30px;}
.step1_fields_city2{overflow:inherit;}
.step1_registration form .step1_fields_city2 input{box-sizing:border-box;padding:0 7px;border:none}
.ui-header > h1 > a.loginbtn{background:#0172ff;border-radius:4px;padding:3px 20px;color:#ffffff;text-transform:uppercase;font-size:14px;margin-top:4px;margin-right:15px;}
.rows{padding:0 0 10px 0;}
.step1_fields_dob{height:inherit;}
.btmcont{float:left;width:100%;margin:22px 0 0;padding:35px 18px 30px;box-sizing:border-box;background:#fff;border-top:1px solid #ddd;}
.btmcont p{font-size:14px;color:#727272;text-align:justify;line-height:20px;margin:0 0 10px}
.whyqq{float:left;width:100%;margin:0 0 20px;box-sizing:border-box;}
.whyqq_wraper{float:left;width:100%;box-sizing:border-box;}
.step1_registration form .step1_fields_city2 input{border:1px solid #8f9399!important;}
.step1_registration form .step1_fields_city2 input:focus{border:1px solid #66c9ec!important;}
.step1_registration form .step1_fields_city2 input.error{border:1px solid #ff564c !important;}
.step1_fields_city2,.step1_fields_city2.error{border:none!important;}
.step1_registration form .step1_fields_city2.success input{border-color:#4dbf4d!important}
.new_wrap .ui-header{position:relative;}
.new_wrap .ui-header > h1{background:none;padding:14px 0 12px;}
.new_wrap .male_title{width:92%;margin:0 4%;display:inline-block;margin-top:5px;margin-bottom:15px;}
.new_wrap .cap_txt2{font-size:23px;text-align:left;line-height:normal;}
.new_wrap .bann_img{width:70%;}
.new_wrap .ui-header > h1 > a.loginbtn{background:#5395e3;width:auto;height:auto;padding:6px 20px;line-height:normal;font-size:12px;border-radius:3px;}
.new_wrap .ui-header > h1 .logo{width:37%;}
.step1_reg_new{width:92%;margin:0 4%;background:#fff;border-radius:8px;box-shadow:0 0 10px 0px rgb(0 0 0 / 30%);position:relative;margin-bottom:20px;}
.step1_reg_new .signup_title{background:#07981f;border-radius:8px 8px 0 0;display:inline-block;width:100%;text-align:center;color:#ffffff;padding:15px 0;font-size:23px;font-weight:bold;}
.step1_reg_new .signup_wrap{padding:15px;box-sizing:border-box;}
.floating{margin-bottom:10px;background-color:var(--field__background);transition:background-color 0.2s ease;border-radius:4px;position:relative;display:inline-block;width:100%;}
.floating:hover,.floating:focus-within{background-color:var(--field__background--hover);}
.step1_reg_new .floating__input{transition:border-color 0.2s ease;padding-left:10px;padding-top:15px;height:55px;border:1px solid #757575;}
.step1_reg_new .step1_fields_dob select.success,.success{border:2px solid #07981f !important;}
.floating__input::placeholder{color:rgba(0,0,0,0);}
.floating__label{display:block;position:relative;max-height:0;font-weight:500;pointer-events:none;}
.step1_reg_new .floating__label{padding:0;top:-5px;color:#757575;}
.step1_reg_new form input:focus,.step1_fields_dob select:focus{border:1px solid #757575 !important;}
.floating__label::before{color:var(--label__color);content:attr(data-content);display:inline-block;/*filter:blur(0);*/
 backface-visibility:hidden;transform-origin:left top;transition:transform 0.2s ease;left:12px;font-weight:normal;position:relative;top:3px;}
.floating__label::after{bottom:1rem;content:"";height:0.1rem;position:absolute;transition:transform 180ms cubic-bezier(0.4,0,0.2,1),opacity 180ms cubic-bezier(0.4,0,0.2,1),background-color 0.3s ease;opacity:0;left:0;top:100%;margin-top:-0.1rem;transform:scale3d(0,1,1);width:100%;background-color:var(--color__accent);}
.floating__input:focus + .floating__label::after{transform:scale3d(1,1,1);opacity:1;}
.floating__input:placeholder-shown + .floating__label::before{transform:translate3d(0,-2.2rem,0) scale3d(1,1,1);}
.floating__label::before,.floating__input:focus + .floating__label::before{transform:translate3d(0,-2.72rem,0) scale3d(0.82,0.82,1);}
.floating__input:focus + .floating__label::before{color:var(--color__accent);}
.hidden--visually{border:0;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.step1_reg_new .success_icon{background:none;height:auto;top:50%;transform:translate(0,-50%);width:auto;right:10px;}
.step1_reg_new .success_icon cite{background:url(step1_icons_sprite.png) no-repeat -218px -7px;background-size:237px 218px;width:15px;height:12px;float:left;margin:0;}
.step1_reg_new .error_icon{background:none;}
.step1_reg_new .error_icon cite{background:none;}
.arrow_img{background:url('step1_icons_sprite.png') no-repeat -8px -88px;background-size:158px 145px;width:24px;height:38px;position:absolute;right:15px;bottom:-10px;z-index:9;}
.step1_reg_new .step1_fields_gender span{background:url('step1_icons_sprite.png') no-repeat;width:18px;height:19px;display:inline-block;position:static;vertical-align:middle;margin-right:10px;background-size:158px 145px;margin-top:-2px}
.step1_reg_new .step1_fields_gender .icon_female{background-position:-100px -8px;}
.step1_reg_new .step1_fields_gender .icon_male{background-position:-120px -8px;}
.step1_reg_new form input.error,.step1_reg_new .step1_fields_dob select.error,.step1_reg_new .error{border:2px solid #ff3c30 !important;}
.step1_reg_new .step1_fields_gender .selected{color:#07981f;box-shadow:inset 0px 0px 0px 2px #07981f;font-weight:600;}
.step1_reg_new .select_new{font-weight:500;box-shadow:inset 0px 0px 0px 1px #757575;height:55px;line-height:56px;color:#757575;}
.step1_reg_new .ui-select,.step1_fields_city{border:1px solid #757575;}
.step1_reg_new .downarrow{top:46%;}
.step1_reg_new .sub_txt{color:#757575;font-size:13px;}
.step1_reg_new.step1_registration form input.submit{background:#07981f;}
.step1_reg_new .btm_txt{background:url('step1_icons_sprite.png') no-repeat -8px -264px;width:309px;height:23px;display:block;font-size:14px;text-align:center;margin:auto;line-height:22px;}
.signup_new_btn{background:#07981f;border-radius:8px;box-shadow:0 0 10px 0px rgb(0 0 0 / 30%);color:#ffffff;font-size:22px;padding:15px 0;display:inline-block;width:92%;margin:0 4%;text-align:center;margin-bottom:20px;font-weight:600;}
.new_wrap .whyqq_wraper .icon_wrap span{background:url('step1_icons_sprite.png') no-repeat -6px -5px;background-size:158px 145px;width:23px;height:23px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);}
.new_wrap .whyqq_wraper .icon_wrap .icon_two{background-position:-30.5px -6px;width:21px;height:21px;}
.new_wrap .whyqq_wraper .icon_wrap .icon_three{background-position:-56.5px -6px;width:21px;height:20px;}
.new_wrap .whyqq_wraper .icon_wrap .icon_one{background-position:-6px -5px;width:19px;height:23px;}
.new_wrap .whyqq_wraper .icon_wrap{background:#ffffff;border-radius:100%;width:43px;height:43px;position:relative;}
.new_wrap .whyqq_wraper{background:#dddddd;border:none;border-radius:0 0 30px 30px;padding:9px 15px;}
.new_wrap .whyqq{margin:0 0 24px;}
.new_wrap .whyqq_wraper p{font-size:15px;}
.new_wrap .whyqq_wraper .whyqq_one{margin:5px auto;}
.cnt_block{display:inline-block;width:100%;}
.cnt_block .title{display:inline-block;width:100%;text-align:center;font-size:20px;color:#000000;font-weight:600;font-family:Raleway,sans-serif;margin:6px 0 0;}
.cnt_block .cnt_wrap{display:inline-block;width:100%;margin:6px 0 5px;}
.cnt_block .cnt_wrap .img_block{display:inline-block;width:32%;text-align:center;position:relative;margin:15px 0;}
.cnt_block .cnt_wrap .img_bg{/* Permalink - use to edit and share this gradient:https://colorzilla.com/gradient-editor/#fface0+0,809eff+100 */
background:rgb(255,172,224);/* Old browsers */
background:-moz-linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* FF3.6-15 */
background:-webkit-linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* Chrome10-25,Safari5.1-6 */
background:linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fface0',endColorstr='#809eff',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
display:inline-block;width:90px;height:113px;border-radius:10px;position:relative;left:-2px;}
.new_wrap .bg_wrap{background:#ececec;display:inline-block;}
.user_img.lazy{background:none;background-color:#F1F1FA;}
.cnt_block .cnt_wrap .img_user{background-color:#ffffff;overflow:hidden;margin-left:10px;margin-top:-8px;}
.cnt_block .cnt_wrap .img_user .user_img,.owl-carousel .profile_img{background-size:cover !important;background-position:50% 25% !important;display:inline-block;width:100%;height:100%;}
.owl-carousel .profile_img{min-height:400px;}
.cnt_block .cnt_wrap .img_block .user_info{font-size:13px;display:inline-block;width:100%;}
.cnt_block .how_icons{background:url('step1_icons_sprite.png') no-repeat;background-size:158px 145px;width:43px;height:52px;display:block;margin:auto;}
.cnt_block .how_txt{display:inline-block;margin:10px 0;}
.cnt_block .how_icons.icon1{background-position:-6px -34px;}
.cnt_block .how_icons.icon2{background-position:-51px -39px;}
.cnt_block .how_icons.icon3{background-position:-98px -39px;width:55px;}
.arrow_bg{background:#f2f2f2;border-radius:100%;display:inline-block;width:35px;height:35px;position:relative;}
.how_arrow{background:url('step1_icons_sprite.png') no-repeat -83px -8px;background-size:158px 145px;width:14px;height:10px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);}
.cnt_block .how_wrap{margin:30px 0;text-align:center;}
.cnt_block .testim_wraper{border:none;border-radius:8px;overflow:hidden;padding:0;width:92%;margin:0 4%;position:relative;margin-bottom:20px;margin-top:13px;}
.cnt_block .testim_cnt{position:absolute;bottom:15px;width:90%;left:5%;background:rgba(255,255,255,0.2);border-radius:8px;border:2px solid #ffff00;padding:5px 10px 7px;box-sizing:border-box;}
.cnt_block .testim_cnt .testim_name{display:inline-block;color:#fff;font-weight:500;font-size:13px;padding-bottom:10px;border-bottom:2px solid #ffffff;}
.cnt_block .testim_cnt p{margin:0;color:#ffffff;font-weight:500;font-size:13px;padding-top:8px;}
.cnt_block .testim_wraper .gdr_bg{/* Permalink - use to edit and share this gradient:https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);/* FF3.6-15 */
background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);/* Chrome10-25,Safari5.1-6 */
background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#000000',GradientType=0 );/* IE6-9 */
position:absolute;bottom:0;width:100%;left:0;height:170px;}
.cnt_block .media_icons{/* Permalink - use to edit and share this gradient:https://colorzilla.com/gradient-editor/#fface0+0,809eff+100 */
background:rgb(255,172,224);/* Old browsers */
background:-moz-linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* FF3.6-15 */
background:-webkit-linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* Chrome10-25,Safari5.1-6 */
background:linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fface0',endColorstr='#809eff',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
 width:92%;margin:0 4%;border-radius:8px;padding-top:4px;margin-top:13px;}
.copyright.cr_bg{/* Permalink - use to edit and share this gradient:https://colorzilla.com/gradient-editor/#fface0+0,809eff+100 */
background:rgb(255,172,224);/* Old browsers */
background:-moz-linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* FF3.6-15 */
background:-webkit-linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* Chrome10-25,Safari5.1-6 */
background:linear-gradient(45deg,rgba(255,172,224,1) 0%,rgba(128,158,255,1) 100%);/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fface0',endColorstr='#809eff',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
margin-bottom:0;}
.new_wrap .btmcont p{font-size:13px;text-align:inherit;}
.new_wrap .btmcont{padding-top:5px;}
.cnt_block .how_bg{border-radius:30px;border:1px solid #f2f2f2;box-shadow:0px 1px 3px 0px rgb(0 0 0 / 15%);margin-bottom:25px;margin-top:13px;text-align:center;}
.popup{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;z-index:99;}
.pop_wrap{position:relative;top:50%;transform:translate(0,-50%);box-sizing:border-box;width:100%;height:400px;}
.pop_wrap .pop_cnt{width:90%;height:400px;border-radius:12px;overflow:hidden;position:absolute;left:5%;background:#ffffff;top:50%;transform:translate(0,-50%);box-sizing:border-box;border:10px solid #fff;}
.pop_cnt .pop_title{display:block;text-align:center;font-size:18px;color:#000000;padding:15px 0;padding-top:5px;}
/* OWL CAROUSEL CSS */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* OWL CAROUSEL CSS END*/
.close_icon{background:url(quotes2-newv2.png) -43px -4px no-repeat;cursor:pointer;height:39px;position:absolute;right:6px;top:-12px;width:39px;z-index:99;}
.owl-nav{position:absolute;top:34%;left:25px;width:100%;}
.owl-prev{width:15px;height:100px;position:absolute;top:40%;margin-left:-15px;display:block !important;border:0px solid black;}
.owl-next{width:15px;height:100px;position:absolute;top:40%;right:30px;display:block !important;border:0px solid black;}
.owl-prev span,.owl-next span{font-size:0;color:#ffffff}
.owl-carousel .owl-nav button.disabled{display:none !important;}
.owl-next span{background:url('step1_icons_sprite.png') no-repeat -147px -18px;background-size:158px 145px;width:10px;height:13px;display:block;}
.owl-prev span{background:url('step1_icons_sprite.png') no-repeat -147px -18px;background-size:158px 145px;width:10px;height:13px;transform:rotate(-180deg);display:block;}
.view_more_wrap .signup_btn{background:#ff6000;border-radius:3px;margin-bottom:10px;width:100%;box-shadow:0 0 5px 2px rgba(0,0,0,0.3);display:inline-block;padding:13px 0;font-size:18px;margin-bottom:0;}
.last_profile .profile_img{filter:blur(6px);}
.view_more_wrap{position:absolute;z-index:9;top:46%;left:50%;transform:translate(-50%,-50%);width:75%;text-align:center;}
.view_more_wrap span{color:#ffffff;margin:10px 0;}
.profile_wrap{display:inline-block;width:100%;overflow:hidden;position:relative;}
.step1_reg_new .login_otp_block{margin-top:0;margin-bottom:4px;}
.transperant_bg{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.4);z-index:9;}
.loader_m{display:block;width:60px;height:60px;margin:auto;position:fixed;z-index:999999999;top:50%;margin:auto;left:50%;display:none;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.ball-scale > div{background-color:#639ee6;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite;}
@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}
}
@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}
}
.ball-scale > div{background-color:#639ee6;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite;}
.scrollable3{height:475px;width:304px;}
.chatLeft .sp-scrollbar{right:4px !important;}
@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}
}
@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}
}
@media (max-width:479px){.step1_fields_dob{width:100%;}
.country_code{width:14%;}
.step1_registration form input.step1_phone,.step7_registration .edit_number input{padding-left:14%;width:100%;}
.ui-header > h1 .logo{float:left;}
.main_container .top_bg span{font-size:18px;}
}
@media (max-width:360px){.whyqq_wraper p{max-width:70%;}
.new_wrap .whyqq_wraper p{max-width:100%;}
.test_slide{width:60%!important;}
.main_container .top_bg span{font-size:17px;}
}
@media (max-width:320px){#select_male{margin:0 !important;float:right;}
.test_slide{width:60%}
.ui-header > h1 > a.loginbtn{margin-right:10px}
.ui-header > h1 .logo img{margin-left:10px;}
}
@media (max-width:800px){.ui-header > h1 .logo{width:52%;margin:0 0 0 10px}
.ui-header > h1 .logo img{display:block;margin:0 auto;float:none;}
}
.fe_txt{font-size: 41px;line-height: 50px;text-shadow:1px 1px 1px #0003;}
.fe_txt.count strong{color:yellow}
.upgrade-button_wave{line-height:39px;}
.tagline_txt{font-size:20px;}
.copyright{float:left;width:100%;text-align:center;background:#46a4d3;color:#fff;font-size:13px;padding:0 0 12px;}
.copy_txt{padding:10px 0 8px;display:block;}
.copyright small{display:block;font-size:13px;}
.cap_txt{font-size:20px;}
.cap_txt2{font-size:30px;font-weight:700;margin:-2px 0 0;line-height:28px;}
.ui-header h2.male_title{font-size:18px;font-weight:400}
.female_title h2{font-size:24px;line-height:28px;padding-bottom:3px;}
#get_country,.btmform,#registration{float:left;width:100%;}
.share_txt{font-size:12px;color:#858585;float:right;line-height:20px;}
.step1_registration form label{width:100%;}
.step1_registration form input:focus,.step1_fields_dob select:focus{border:1px solid #0595f6;}
.loginLink{background:#3dd1bb;border-radius:2px;display:inline-block;color:#fff;text-decoration:none;height:19px;box-sizing:border-box;font-size:11px;padding:4px 7px;text-transform:uppercase;font-weight:500;line-height:12px;}
.resetLink{line-height:12px;background:#ff6100;text-transform:uppercase;color:#fff;padding:4px 8px;font-weight:500;text-decoration:none;height:19px;box-sizing:border-box;display:inline-block;border-radius:2px;font-size:11px;text-transform:uppercase;}
.log_txt{display:block;padding:5px 0 0;color:#000;line-height:12px;font-size:14px;}

@media (max-width:320px){.ui-header > h1 > a.loginbtn{margin-top:0;}
.cap_txt2{font-size:28px;line-height:28px;}
.share_txt{font-size:11px;}
}
@media (max-width:300px){.share_txt{font-size:11px;width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
}
.confidential_block .profile_block{margin:10px 4px;display:inline-block;text-align:center;width:30%;min-height:180px;vertical-align:middle;}
.confidential_block .profile_block a{color:#000;text-decoration:none;}
.confidential_block .profile_block p{margin:10px 0 0;color:#000;line-height:15px;}
.confidential_block .profile_block small{color:#757575;}
.sign_up{background:#ff771c;border-radius:4px;margin:25px auto;clear:both;width:220px;height:64px;color:#fff;display:inline-block;font:400 19px/64px Raleway,sans-serif;cursor:pointer;text-align:center;}
.sign_up a{color:#ffffff;text-decoration:none;width:100%;height:100%;display:inline-block;}
.signup_btn_wrap{display:inline-block;width:100%;text-align:center;margin-bottom:25px;position:relative;}
.icon{position:absolute;top:20%;right:-40px;width:80px;height:60px;cursor:pointer;transform:rotate(180deg);}
@-webkit-keyframes bounce{0%,100%,50%{left:0}
50%{left:-25px}
100%{left:0}
}
.arrow{position:absolute;top:25px;width:48%;height:7px;background-color:#000;box-shadow:0 -2px 5px rgba(0,0,0,.2);-moz-animation:bounce .8s linear infinite;-webkit-animation:bounce .8s linear infinite;animation:bounce .8s linear infinite;}
.arrow::before{content:'';position:absolute;width:60%;height:7px;top:5px;right:-5px;background-color:#000;transform:rotate(-45deg);}
.arrow::after{content:'';position:absolute;width:60%;height:7px;top:-6px;right:-5px;background-color:#000;transform:rotate(45deg);box-shadow:0 3px 5px rgba(0,0,0,.2);}
.signup_btn_block{display:inline-block;position:relative;}
.cities_list li.active{color:#5394e4;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none;}
.login_otp_block{display:inline-block;width:100%;text-align:center;padding:10px;background:#ffffff;border-radius:3px;box-sizing:border-box;box-shadow:inset 0px 0px 0px 1px #9a9ba0;margin-top:5px;}
.login_otp_block .login_otp_btn{color:#000000;font-size:12px;border-radius:5px;border:2px solid #000000;padding:13px 5px;display:inline-block;margin:5px auto;box-sizing:border-box;cursor:pointer;width:46%;font-weight:600;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0 1%;}
.login_otp_block a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.login_otp_block .otp_ctx{color:#000000;font-size:14px;margin:10px 0;display:block;}
.reset_pwd_link{display:block;margin:10px 0;font-size:13px;color:#5361ff;}
.dots-circle-spinner{display:block;height:1em;width:1em;line-height:1;margin:0 auto;vertical-align:middle;border-radius:1em;transition:all 150ms linear 0s;-webkit-transform:scale(0);transform:scale(0);opacity:0;box-shadow:2em 0 0 0,1.41421356em 1.41421356em 0 -.4375em,0 2em 0 -.375em,-1.41421356em 1.41421356em 0 -.3125em,-2em 0 0 -.25em,-1.41421356em -1.41421356em 0 -.1875em,0 -2em 0 -.125em,1.41421356em -1.41421356em 0 -.0625em;color:#0271fe}
.dots-circle-spinner.loading{-webkit-transform:scale(.50);transform:scale(.50);opacity:1;-webkit-animation:1s 150ms infinite dots-circle-rotation;animation:1s 150ms infinite dots-circle-rotation}
@-webkit-keyframes dots-circle-rotation{100%{box-shadow:2em 0 0 0,1.41421356em 1.41421356em 0 -.4375em,0 2em 0 -.375em,-1.41421356em 1.41421356em 0 -.3125em,-2em 0 0 -.25em,-1.41421356em -1.41421356em 0 -.1875em,0 -2em 0 -.125em,1.41421356em -1.41421356em 0 -.0625em}
75%{box-shadow:2em 0 0 -.375em,1.41421356em 1.41421356em 0 -.3125em,0 2em 0 -.25em,-1.41421356em 1.41421356em 0 -.1875em,-2em 0 0 -.125em,-1.41421356em -1.41421356em 0 -.0625em,0 -2em 0 0,1.41421356em -1.41421356em 0 -.4375em}
50%{box-shadow:2em 0 0 -.25em,1.41421356em 1.41421356em 0 -.1875em,0 2em 0 -.125em,-1.41421356em 1.41421356em 0 -.0625em,-2em 0 0 0,-1.41421356em -1.41421356em 0 -.4375em,0 -2em 0 -.375em,1.41421356em -1.41421356em 0 -.3125em}
25%{box-shadow:2em 0 0 -.125em,1.41421356em 1.41421356em 0 -.0625em,0 2em 0 0,-1.41421356em 1.41421356em 0 -.4375em,-2em 0 0 -.375em,-1.41421356em -1.41421356em 0 -.3125em,0 -2em 0 -.25em,1.41421356em -1.41421356em 0 -.1875em}
0%{box-shadow:2em 0 0 0,1.41421356em 1.41421356em 0 -.4375em,0 2em 0 -.375em,-1.41421356em 1.41421356em 0 -.3125em,-2em 0 0 -.25em,-1.41421356em -1.41421356em 0 -.1875em,0 -2em 0 -.125em,1.41421356em -1.41421356em 0 -.0625em}
}
@keyframes dots-circle-rotation{100%{box-shadow:2em 0 0 0,1.41421356em 1.41421356em 0 -.4375em,0 2em 0 -.375em,-1.41421356em 1.41421356em 0 -.3125em,-2em 0 0 -.25em,-1.41421356em -1.41421356em 0 -.1875em,0 -2em 0 -.125em,1.41421356em -1.41421356em 0 -.0625em}
75%{box-shadow:2em 0 0 -.375em,1.41421356em 1.41421356em 0 -.3125em,0 2em 0 -.25em,-1.41421356em 1.41421356em 0 -.1875em,-2em 0 0 -.125em,-1.41421356em -1.41421356em 0 -.0625em,0 -2em 0 0,1.41421356em -1.41421356em 0 -.4375em}
50%{box-shadow:2em 0 0 -.25em,1.41421356em 1.41421356em 0 -.1875em,0 2em 0 -.125em,-1.41421356em 1.41421356em 0 -.0625em,-2em 0 0 0,-1.41421356em -1.41421356em 0 -.4375em,0 -2em 0 -.375em,1.41421356em -1.41421356em 0 -.3125em}
25%{box-shadow:2em 0 0 -.125em,1.41421356em 1.41421356em 0 -.0625em,0 2em 0 0,-1.41421356em 1.41421356em 0 -.4375em,-2em 0 0 -.375em,-1.41421356em -1.41421356em 0 -.3125em,0 -2em 0 -.25em,1.41421356em -1.41421356em 0 -.1875em}
0%{box-shadow:2em 0 0 0,1.41421356em 1.41421356em 0 -.4375em,0 2em 0 -.375em,-1.41421356em 1.41421356em 0 -.3125em,-2em 0 0 -.25em,-1.41421356em -1.41421356em 0 -.1875em,0 -2em 0 -.125em,1.41421356em -1.41421356em 0 -.0625em}
}
.dots-circle-spinner.loading{-webkit-transform:scale(.50);transform:scale(.50);opacity:1;-webkit-animation:1s 150ms infinite dots-circle-rotation;animation:1s 150ms infinite dots-circle-rotation;}
.step1loader .loading{margin:30px auto;}
.step1_registration form input.submit.btn_darkgreen{background:#07981f;}
.step1_registration form input.submit.btn_lightgreen{background:#85be31;}
.step1_registration form input.submit.btn_red{background:#ff0305;}
.step1_registration form input.submit.btn_yellow{background:#4167b2;text-shadow:none;}
.step1_registration form input.submit{background:#ef7d4b;}
.step1_registration form input:focus,.step1_fields_dob select:focus{border:none;}
.loader_m{z-index:0;}
/*.owl-carousel{display:none;}
.no-js .owl-carousel{display:block;}
.owl-carousel.owl-loaded{display:block;opacity:1;}
*/
.pop_title{float:left;width:100%;}
.flexslider{float:left;width:100%;overflow:hidden;height:400px;position:relative;padding:0;margin:0;}
.flexslider .slides > li{position:relative;height:400px;display:none;float:left;width:100%;padding:0;margin:0;}
.flexslider .slides > li.flex-active-slide{display:block;}
.slides{float:left;width:100%;}
.flex-control-paging{display:none;}
.carouselpop_main .invite_txt{padding:10PX 0 10px;}
.flex-viewport{max-height:2000px;float:left;width:100%;}
.close_icon{margin-bottom:-14px;}
.view_more_wrap span.view_txt{float:left;width:100%;}
a:hover,a:focus{outline:none;}
span.profile_img{height:340px;overflow:hidden;display:block;background-size:cover!important;background-position:50% 25%!important;float:left;width:100%;}
.flex-prev,.flex-next{background:url('<?php echo IMAGES_URL;?>/step1_icons_sprite.png') no-repeat -147px -18px;background-size:auto;background-size:158px 145px;width:10px;height:13px;margin:6px auto;display:block;}
.flex-prev{background:url('<?php echo IMAGES_URL;?>/step1_icons_sprite.png') no-repeat -147px -18px;background-size:auto;background-size:158px 145px;width:10px;height:13px;transform:rotate(-180deg);display:block;margin:6px auto;}
.flex-nav-prev,.flex-nav-next{font-size:0;left:0;width:32px;height:30px;}
.flex-nav-next{right:0;}
.flex-nav-prev{float:left;margin:0 0 0 0;}
.flex-nav-next{float:right;margin:0 0 0 0;position:relative;}
.flex-direction-nav{width:100%;margin:-204px 0 0 0;padding:0;float:left;}
ul.slides,li{margin:0;padding:0;}
.new_wrap .male_title.male_title1{text-align:center;margin-bottom:15px;}
.new_wrap .male_title.male_title1 h2{line-height:24px;margin:1px 0 0;}
.new_wrap .male_title.male_title1 .cap_txt2{text-align:center;}
.step1new_regform .floating__input,.step1new_regform .select_new,.step1new_regform .ui-select,.step1new_regform .step1_fields_city{background:#f2f3f5;border-color:#e4e3e9;}
.step1new_regform .select_new,.step1new_regform .ui-select{box-shadow:inset 0px 0px 0px 1px #e4e3e9}
.step1new_regform .step1_fields_dob select{background:#f2f3f5!important;}
.step1new_regform .step1_fields_gender span{display:none;}
.step1new_regform form input:focus,.step1new_regform .step1_fields_dob select:focus{border:1px solid #e4e3e9 !important;}
.step1new_regform .error_icon{background:none;}
.error_focus2{position:absolute;top:52px;left:0;width:100%;height:3px;background:#f00;transform:scale(0);opacity:0;transition:transform 200ms ease-in-out,opacity 200ms ease-in-out;z-index:1;border-radius:0;}
.error_focus3{position:absolute;top:50px;left:0;width:100%;height:3px;background:#07981f;transform:scale(0);opacity:0;transition:transform 200ms ease-in-out,opacity 200ms ease-in-out;z-index:1;border-radius:0;}
.step1_fields_dob select:focus ~ .error_focus3,.sel_pop:focus-within ~ .error_focus3{transform:scale(1);opacity:1;z-index:9999;}
.ui-select.error .error_focus3{transform:scale(1);opacity:1;z-index:9999;background:#f00;}
.error_focus2.error_icon{transform:scale(1);opacity:1;background:#ff3c30;display:block;}
.floating__input:focus-within ~ .error_focus:after{background:#07981f;width:100%;transform:scale(1);opacity:1;}
.step1_reg_new form input.error,.step1_reg_new .step1_fields_dob select.error,.step1_reg_new .error{border:1px solid #e4e3e9!important;}
.step1_reg_new .step1_fields_dob select.success,.success{border:1px solid #e4e3e9!important;}
.floating__label::after{position:absolute;top:2px;margin:0;width:100%;background:#07981f;height:3px;transform:scale(0);opacity:0;transition:transform 200ms ease-in-out,opacity 200ms ease-in-out;}
.floating__input:focus-within ~ .floating__label::after{transform:scale(1);opacity:1;}
.step1_reg_new .success_icon{height:auto;top:50%;transform:translate(0,-50%);width:auto;right:6px;position:absolute;background:#f2f3f5!important;opacity:1;transition:inherit;left:inherit;}
.step1_reg_new .step1_fields_gender .selected{box-shadow:inset 0px 0px 0px 1px #e4e3e9;}
.select_new:after{content:'';background:#07981f;width:100%;height:3px;position:absolute;left:0;transform:scale(0);opacity:0;bottom:0;transition:transform 200ms ease-in-out,opacity 200ms ease-in-out;}
.step1_reg_new .step1_fields_gender .selected.select_new:after{transform:scale(1);opacity:1;}
.select_new .success_icon{display:none;}
.select_new.selected .success_icon{display:block;}
.new_wrap .ui-header > h1 > a.loginbtn{margin-top:0;}
.new_wrap .ui-header > h1{padding:14px 0;}
.new_wrap .male_title{margin-bottom:0;line-height:25px;}
.ui-header h2.male_title_signup{margin:0 0 6px;}
.new_wrap .male_title2{margin-top:9px;}
.step1new_regform2 .step1_fields_dob .downarrow{top:40%;}
.step1new_regform2 .step1_fields_dob select,.step1new_regform2 .step1_fields_dob .ui-select{height:55px;box-shadow:none;font-size:15px;}
.step1new_regform2 .select_new,.step1new_regform2 .ui-select{padding-left:12px;}
.step1new_regform2 .step1_fields_dob .ui-select{padding-left:8px;}
.sel_pop{font-size:15px;}
.new_wrap .bann_img{width:80%;}
.step1new_regform .step1_fields_dob select:focus{border:none!important;}
.step1_reg_new .step1_fields_gender .selected{color:#000;font-weight:400;}
.step1_reg_new .step1_fields_gender .select_new{color:#000}
.step1_reg_new.step1_registration form input.submit{margin-top:0;}
.error_icon{background:none;}
.step1_reg_new .success_icon cite{background:url(step1_icons_sprite.png) no-repeat -218px -7px #f2f3f5;background-size:237px 218px;width:15px;height:12px;float:left;margin:0;}
.age_sub,.osi_sub{color:#757575;font-size:14px;float:right;margin-top:2px;}
.gps_wrap{position:absolute;right:0;top:0;height:100%;width:100%;}
.gps_icon{background:url('/v/images/step1_icon_spritev3.png') no-repeat -172px -23px;background-size:300px 114px;width:25px;height:25px;display:block;position:absolute;top:14px;right:10px;}
.popup{width:100%;height:100%;background:rgba(0,0,0,0.7);position:fixed;top:0;z-index:99999999;}
.popup .pop_main{background:#f3f4f9;border-radius:8px;width:70%;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);padding:20px;text-align:center;}
.popup .pop_main .pop_title{display:block;font-size:20px;color:#1f1f1f;font-weight:500;}
.popup .pop_main .pop_txt{font-size:15px;color:#333333;display:inline-block;}
.pop_img img{display:block;margin:auto;}
.pop_img{display:inline-block;margin:20px 0;}
.btn_orange{background:#ff6100;box-shadow:none;border-radius:3px;margin-bottom:10px;height:50px;width:100%;display:block;color:#ffffff;font-size:18px;line-height:50px;margin-top:20px;}
.country_code{height:auto;text-align:center;border-radius:0;transform:translate(-0%,-50%);top:26px;width:17%;right:10px;left:inherit;}
.empty_screen .form-control{box-sizing:border-box;}
.list_pop{padding:0;}
.list_pop li{font-size:16px;color:#333;line-height:20px;padding:8px 0;cursor:pointer;list-style-type:none;}
.list_pop li .country_codes{float:right;}
.country_code .downarrow{right:0px;top:26%;}
.input_wrap{position:relative;display:inline-block;}
.cities_list.mp_cities li .country_codes{float:right;}
.mp_cities{padding-right:5px;}
.valid_red:after{bottom:0;bottom:0px;left:0;width:100%;height:3px;border-radius:1px;content:'';transform:scale(1);opacity:1;transition:transform 200ms ease-in-out,opacity 200ms ease-in-out;z-index:9;position:absolute;background:#ff3c30;}
.valid_green:after{bottom:0;bottom:-1px;left:0;width:100%;height:3px;border-radius:1px;content:'';transform:scale(1);opacity:1;transition:transform 200ms ease-in-out,opacity 200ms ease-in-out;z-index:9;position:absolute;background:#07981f;}
.location_icon{background:url(step1_icon_spritev5.png) no-repeat -198px -23px;background-size:300px 114px;width:25px;height:25px;display:inline-block;vertical-align:middle;margin-bottom:2px;}
.suggestions_block{overflow-x:auto;white-space:nowrap;max-height:48px;display:inline-block;position:relative;width:100%;vertical-align:top;}
.suggestions_block .sugg_item{background:#fff;padding:6px 12px;border:1px solid #d5d5d7;color:#000000;border-radius:6px;display:inline-block;margin:5px 5px 0 0;cursor:pointer;-webkit-tap-highlight-color:transparent;font-size:12px;}
.new_wrap .bg_wrap{float:left;width:100%;}
.suggestions_block::-webkit-scrollbar{display:none;}
.suggestions_block .sugg_item{margin-bottom:0;}
