

.contact_under_con{width: 100%;
    height: auto; float:left;
    padding: 15px 0px;
    color: #666666;
    font-family: 'Muli', sans-serif;
    line-height: 20px;     font-size: 15px;
    color: #2E2D2C;
}
.contact{ width:100%; float:left; height:auto; border-top: solid 1px #026589;}
.contact_under{ width:1000px; margin:30px auto; height:auto; padding:20px; background-color:white;}
.contact_left{ width:480px; float:left; height:auto; background-color:white;}
.contact_hed{ width:100%; float: left; height:auto; padding-bottom:10px; font-family: 'Muli', sans-serif;
    font-size: 29px;
    color: #2C2A2A;
    font-weight: lighter;}

.cont4{ width:100%; float:left; height:auto;}

.con4_under{ width:47%; float:left; height:auto; margin-bottom:20px;}
.cont4_under_head{     width: 100%;
    float: left;
    height: auto;
    margin-right: 10px;
    font-size: 17px;
    font-family: 'Muli', sans-serif;
    padding-bottom: 4px;}

.cont4_under_para{color: #373535; width:100%; float:left; height:auto; margin-right:10px;    font-size: 14px; line-height:23px;
    letter-spacing: 0.5px; font-family: 'Muli', sans-serif;}

.contact_right{    width: 44%;
    float: right;
    height: auto;
    background-color: #F2F2F2;
    margin-top: -20px;
    padding: 25px;}
.right_hed{    width: 100%;
    float: left;
    height: auto;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
}


.main_contact{ width:100%; float:left; height:auto;}
.form1{ width:100%; float:left; height:auto;     margin-top: 28px;}
.form1 .form2 {
	font-size: 12px;
    color: #999;
    padding: 13px 20px;
    float: left;
    height: auto;
    width: 91%;
    border: solid 1px #d8d8d8; font-size: 13px; 
    font-family: 'Muli', sans-serif;
}
.form1 textarea {
	padding: 13px 20px;
    float: left;
    height: 70px;
    width: 91%;
    border: solid 1px #d8d8d8;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
}


.form1 span{width: 100%;
    float: left;
    height: auto;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    color: black;
    padding-bottom: 6px;}
	
.but3{    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    cursor: pointer;
    color: #fff;
    background-color: #151B20;
    padding: 10px 1px; margin-top:10px;  }	
 
 .but3:hover{ background-color:#244C92; transition:0.6s all ease;}
 
 
@media screen and (min-width:320px) and (max-width:700px){
	
	.contact_under{ width:85%; margin:2%; height:auto; padding:20px;}
.contact_left{ width:100%; float:left;}
.contact_hed{ width:100%; float: left;  font-size: 23px;}
.con4_under{ width:100%; float:left; height:auto; margin-bottom:30px;}
.contact_right {
    width: 90%;
    margin-top: 0px;
    padding: 5%;}
.main_contact {
    width: 91%;
    float: left;
    height: auto;
}	
	}
	
	