.parsley-errors-list li{
	list-style: none !important;
}
li.parsley-required, li.parsley-type,li.parsley-pattern ,li.parsley-length{
    list-style: none !important;
    color: red;
	text-align: left;
}
.form-box {	
	z-index: 9;
	margin: 0px auto;	
	width: 300px;    
	padding: 1.1em;
    /* float: right;
    position: absolute; */
    right: 0px;
	font-family:'GothamMedium';	
	/*border:1px solid #fff;*/
	top: 135px;
	font-size: 100%;
	/* background: url(../images/formBg.png); */
}
.form-box .form-box-inner {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.form-box .form-box-inner h4 {
	display: inline-block;
	float: left;
	color: #ebdd14;
	font-size: 16px;
	font-weight: bold;
}

.form-box  h3{
	margin: 0px;
	font-size: 35px;
    line-height: 35px;
    color: #5d5d5d;
}
.enqr {
	color: #fff;
    font-size: 25px;
    overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0px;
}
.form-box .form-box-inner input {
	font-size: 14px;
	padding: 8px;
	color: #000;
	outline: none;
	border: 0px;
	background: #fff;
	border-bottom: 1px solid #fff;
	width: 100%;
	float: left;
	margin: 15px 10px 0px 0;
	font-family: 'GothamMedium'; 
}
::-webkit-input-placeholder {
   color: #000;
   font-family:'GothamMedium';
   font-size: 100%;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
   font-family:'GothamMedium';
   font-size: 100%;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
   font-family:'GothamMedium';
   font-size: 100%;
}

:-ms-input-placeholder {  
   color: #000; 
   font-family:'GothamMedium';
   font-size: 100%;
}
.form-box .form-box-inner select {
	color: #000;
	border: 0px;
	padding:0px 5px !important;
	margin: 15px 10px 0px 0;
	border-bottom: 1px solid #fff;
	width: 100%;
	font-family:'GothamMedium';
	font-size: 100%;
}
select#city_india, #city_india option {
	background: #fff;
	border-bottom: 1px solid #fff;
	font-family:'GothamMedium';
    text-indent: 4px;
    height: 34px;
	line-height:34px;
}
#city_india option {
	 /* background: url(../images/formBg.png);
	 background-color: #000000; */
}
#city_other {
	display: none;
}
.form-box .form-box-inner input[type=submit] { 
	float: none;
    background-color: #AF1E23;;
    width: 115px;
    border-radius: 20px;
    font-weight: normal;
    font-size: 20px;
    padding: 8px 10px 8px 10px;
    color: #fff;
    cursor: pointer;
    border: none;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
}
.flag_selected img, .flags li img {
	width: auto;
}
#xanadu_form label {
	display: none;
}
.flag_dropdown {
	float: left;
	position: relative;
	width: 40px;
}
.flag_selected {    
	background: #fff;
    padding: 7px 0px;
    line-height: 12px;
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #fff;
    float: left;
    width: 30px;
    xbackground: url(../images/downarw.png) no-repeat right 15px;
    background-size: 6px;
    cursor: pointer;
}
.flags img{
	    max-width: 100% !important;
}
.flags {
	height: 200px;
    /* left: 0; */
    /* overflow-y: scroll; */
    position: absolute;
    top: 50px;
    width: 45px;
	background: #efedf0;
    padding: 0 5px !important;
    z-index: 999;
}
#country_code {
	width: 45px;
	margin: 20px 10px 0px 0;
	text-align: center;
}
#contact_no {
	width: 68%;
	xwidth: 135px;
	xwidth: 163px;
    margin: 20px 0px 0px 0px;
}
#loader {
	width: auto;
	display:none
}
.form-fields {
	float: left;
    text-align: center;
    clear: both;
    width: 100%;
}
/*MK*/
.formfields-innerpage{	
	float: left;
    position: relative;
    padding: 5px 0px 0px 0px;
    text-align: center;   
}
.parsley-errors-list.filled {
	color: #ebdd14;
    xposition: relative;
    bottom: 10px;
    left: 0px;
    font-size: 13px;
	xfloat: left; 
    margin: 0;
    padding: 0;
}
.parsley-errors-list.filled li{
	margin: 0px !important;
}
ul.flags.scroll-pane.closed.jspScrollable {
    margin-left: 0px;
    margin-top: 10px;
}
#parsley-id-11 li,#parsley-id-9 li{
    position: absolute;
	left: 0;
}
ul#parsley-id-11 {
    float: left;
    margin: 0;
}
ul#parsley-id-5 {
    position: absolute;
    bottom: 30px;
}
.verify_btn {
	width: 60px !important;
    font-weight: bold !important;
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    margin: 19px 0px 0px 0 !important;
    padding: 10px 5px !important;
    font-size: 11px !important;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
#contact_no {
    xwidth: 60%!important;
}
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
#contact_no {
    xwidth: 50%;
	width: 140px;
}
.form-box {
	top: 0px;
	left: 0;
	padding: 15px 20px 10px;
	position: relative;
}
.form-box h4 {
	margin-bottom: 10px;
}
.form-fields {
	width: 100%;
}
.parsley-errors-list.filled {
	position: relative;
	font-size: 12px;
	top: 0;
	left: 0;
	margin-bottom: 12px;
	width: 100%;
	float: left;
}
.form-box .form-box-inner input {
	width: 100%;
	margin: 8px 0;
}
.form-box .form-box-inner input[type="submit"] {
	/* display: block; by faisal */
	margin: 20px 0;
}
#country_code {
	width: 45px;
}
#contact_no {
	/* width: 50%;
	margin-left: 9px; */
	width: 140px;
    margin-left: 0px;
}
.verify_btn {
    width: 50px !important;
    background: #ffffff !important;
    color: #000 !important;
    margin: 2px 10px !important;
    padding: 5px;
    border-bottom: none !important;
    xposition: relative;
    xright: 13%;
}
}

/* @media only screen and (min-width: 320px) and (max-width:768px) { */
@media only screen and (min-width: 320px) and (max-width:1240px) {
#contact_no { 
	width: 68%;
}
.form-box {
	margin: 0px auto;
    float: none;
    text-align: left;
    /* margin: 0px; */
	top: 0px;
	left: 0;
	padding: 15px 20px 10px;
	position: relative;
}
#parsley-id-11 li {
    position: absolute;
    margin-top: 0px;
}

.flag_selected {
	margin: 20px 0 0 0;
}
.verify_btn {
    width: 60px !important;
    background: #ffffff !important;
    color: #000 !important;
    margin: 14px 0px 0px 0px !important;
    padding: 5px;
    border-bottom: none !important;
	float: none !important;
    xposition: relative;
    xright: 13%;
}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
.form-box .form-box-inner h4 {
	margin-bottom: 10px;
}
.form-fields {
	width: 100%;
 padding: 5px 0px 0px 0px; 	/*ADDED BY FAISAL*/
}
.formfields-innerpage{	
	position: relative;
    padding: 5px 0px 0px 0px;
    text-align: center; 
	width:100%;	
}
#contact_no {
	width: 140px;
    margin-left: 0px;
}
.parsley-errors-list.filled {
	position: relative;
	font-size: 12px;
	top: 0;
	left: 0;
	margin-bottom: 12px;
	width: 100%;
	float: left;
}
.form-box .form-box-inner input {
	width: 100%;
	margin: 8px 0;
}
.form-box .form-box-inner input[type="submit"] {
	/* display: block; by faisal */
	margin: 20px 0;
}

#country_code {
	width: 45px;
}
#contact_no {
	xwidth: 50%;
	width: 140px;
}
.parsley-errors-list.filled {
	bottom: -9px;
	left: 0;
	font-size: 12px;
}
/* media query for opportunity page */
.form-fields {
    float: left;
    position: relative;
    width: 100%;
    padding: 3px 0px 0px 2px!important;
    text-align: center;
}
}

@media (max-width: 1366px) {
.highligh-padd{	 
    font-size: 15px;
}
.form-box .form-box-inner h4 {
	margin-bottom: 10px;
}
.form-box .form-box-inner input {
	width: 100%;
	margin: 15px 10px 0px 0;
}

.flag_selected {
	xpadding: 25px 0px;
	xbackground-position: right 15px;
}
.parsley-errors-list.filled {
	bottom: -9px;
	left: 0;
	font-size: 12px;
	float: left;
    margin: 0;
    padding: 0;
}
.form-fields{
	padding: 5px 0px 0px 0px;
}
/* media query for opportunity page */
.form-fields {
    float: left;
    position: relative;
    width: 100%;
    padding: 3px 0px 0px 2px;
    text-align: center;
}

}
