/*----------------------Contact-Form--------------------*/


section.message_sect {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 40px;
    position: relative;
	margin-top: 0px;
}
.inner_message_form{
    text-align: center;
    width: 700px;
    margin: 0 auto;
}
.inner_message_form .have_contact{
	font-size: 27px;
    color: #333333;
    margin-bottom: 20px;
	font-weight:600;
}
.contant_message_form_part.whatsup-clone-form{
	width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    padding-bottom: 24px;
    position: relative;
	padding: 25px;
}
.contant_message_form_part .info_col li {
    width: 46%;
    float: left;
    margin-bottom: 6px;
}
.talk-group label {
    font-size: 14px;
    color: #222222;
    text-align: left;
}
.whatsup-clone-form li.two_sect_contact input.form-control{
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0 !important;
    font-size: 12px !important;
    color: #555;
    font-family:'Poppins'; font-weight:400; 
    outline: none !important;
    height: auto;
    text-indent: 0px;
    box-shadow: none;
    border-radius: 0px;
}
.whatsup-clone-form li.one_sect_contact textarea.form-control {
    border: none;
    border-bottom: 1px solid rgba(62, 62, 62, 0.16);
    width: 100%;
    padding: 12px 0;
    font-size: 12px;
    color: #555;
    font-family:'Poppins'; font-weight:400; 
    resize: none;
    height: 100px;
    outline: none;
}
textarea#comments_val {
    text-indent: 0px !important;
    font-size: 12px !important;
}
input.btn.btn_send_msg{
	background-color: #5b2367;
}
.whatsup-clone-form .flag-container{
	    border: none;
}
.flag-container{
	background: none !important;
	height: 47px;
}
.selected-flag{
	background-color: transparent !important;
}
.whatsup-clone-form input#demo{
	font-size: 13px !important;
}
.whatsup-clone-form .intl-tel-input.separate-dial-code .selected-dial-code{
	font-size: 13px;
}
.whatsup-clone-form .flag-container{
	width: 79px;
}
.message_sect .container{
	width: 800px;
    padding: 20px 0px;
    box-shadow: 5px 6px 38px #eee;
    border: 1px solid #333;
}
.contant_message_form_part.whatsup-clone-form{
	padding: 0;
}
.whatsup-clone-form li.two_sect_contact input.form-control{
	border: 1px solid rgba(62, 62, 62, 0.30);
	text-indent: 20px;
}
.contant_message_form_part .info_col li {
    width: 47%;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
	min-height: 90px;
	list-style: none
}
.whatsup-clone-form input#demo {
    border-radius: 0px;
}
li.two_sect_contact{
	width: 47%;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
	min-height: 80px;
	list-style:none;
}
.whatsup-clone-form li.one_sect_contact textarea.form-control{
	border: 1px solid rgba(62, 62, 62, 0.30);
	text-indent: 20px;
}
textarea#comments_val{
	margin: 0px 10px 0px 10px;
    width: 97%;
    border-radius: 0px;
	color: #555!important;
}
.whatsup-clone-form .flag-container {
    width: 89px;
    border: 1px solid rgba(62, 62, 62, 0.30);
    height: 44px;
    border-radius: 0px;
}
.contant_message_form_part .info_col li .error_contact_namecss, .contant_message_form_part .info_col li .error_contactemail_css, .error_mobileno, .error_valdiationcss{
	color: red;
    text-align: left;
    font-size: 13px;
    float: left;
}
.contant_message_form_part .one_sect_contact{
	display: inline-block;
    width: 100%;
    min-height: 160px;
}
input.btn.btn_send_msg{
	width: 49%;
	background-color: #f1c600;
    color: #000;
}
.intl-tel-input.allow-dropdown {
    width: 100%;
}

.whatsup-clone-form .flag-container {
    width: 89px;
    border: 1px solid rgba(62, 62, 62, 0.30);
    height: 44px;
    border-radius: 0px;
}
input#demo {
    width: 73%;
    float: right;
    padding: 0px;
    font-size: 15px !important;
}
li.one_sect_contact textarea.form-control {
    padding-left: 9px !important;
}
textarea#comments_val {
    height: 130px!important;
}
.where-find .check-opt span{
	vertical-align: middle;
    line-height: 27px;
}
input.btn.btn_send_msg {
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    padding: 10px;
    float: left;
    margin-right: 0;
    height: 75px;
    width: 49%;
    background-color: #f1c600;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}

::-webkit-input-placeholder {
	color:#333 !important
}
::-moz-placeholder {
	color:#333 !important
}
:-ms-input-placeholder {
	color:#333 !important
}
:-moz-placeholder {
	color:#333 !important
}


section#message_sect .contant_message_form_part ul li input.form-control.nda-checkbox{
	display: inline-block;
    width: 43px;
    margin-right: 0;
    height: 25px;
    margin-top: 5px;
}
section#message_sect .contant_message_form_part ul li.nda-card .nda-signed{
	color:#ffffff;
	position: relative;
    top: -8px;
}
body section#message_sect .contant_message_form_part ul li.one_sect_contact textarea#comments_val{
	margin: 15px 0px 0px 0px !important;
}
body section#message_sect .contant_message_form_part ul li.one_sect_contact textarea#comments_val:focus{
	box-shadow: none;
}


@media screen and (max-width: 767px){
	
section.message_sect {
    padding: 0px 0px 60px 0px;
    margin: 0px 20px;
    width: auto;
}
.message_sect .container {
    width: 100%;
    padding: 20px 0px 0 0;
}
.inner_message_form {
    width: 100%;
}
.inner_message_form .have_contact {
    font-size: 17px !important;
}
.contant_message_form_part.whatsup-clone-form {
    float: left;
	width: 100%;
}
.contant_message_form_part ul {
    margin-bottom: 0;
}
li.two_sect_contact {
    width: 94% !important;
}
.one_sect_contact textarea#comments_val {
    width: 97% !important;
}
.contant_message_form_part .info_col li {
    width: 94% !important;
	 min-height: 100px;
}
input.btn.btn_send_msg {
    width: 100% !important;
}


}
