.contact-rich h3 , .contact-form h3 {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Manrope';
    font-weight: 700;
    color: #11233d;
}
.contact-rich .block .data , .contact-form .form-control-label{
	font-size: 14px;
    line-height: 20px;
    font-family: 'Manrope';
    font-weight: 500;
    color: #11233d;
}
.googlemapsection{
	margin-top: 50px;
}
#left-column a{
	font-size: 14px;
    line-height: 20px;
    font-family: 'Manrope';
    font-weight: 500;
    color: #1a69cb;
}
.left-column textarea{
	resize: none;
	height: 200px;
}
.contact-rich .icon img{
	filter: brightness(0.5);
}
.left-column .page-content{
	padding-top: 0;
}






@media only screen and (min-width: 1600px) {


  
  
  
}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {
  
  


    
}

@media only screen and (min-width: 1200px) {




  
}
@media only screen and (min-width: 992px) and (max-width : 1199px) {





}

@media only screen and (min-width: 768px) and (max-width: 991px) {






}

@media only screen and (max-width: 767px) {


.left-column .page-content {
    padding-top: 20px;
}
.filestyle{
	left: 0;
}




}

@media only screen and (min-width: 640px) and (max-width: 767px) {









}

@media only screen and (min-width: 480px) and (max-width: 639px) {





  
}

@media only screen and (max-width: 479px) {



  
}