.mycontactinfo a {
    font-size: 16px;
    color: #428957 !important;
    display: table;
    margin-bottom: 0;
    padding: 5px 0px 5px 0px;
    position: relative;
	font-family: 'Averia Serif Libre', serif !important;
}

.mycontactinfo > .heading {
    font-size: 16px;
    color: #428957 !important;
    display: table;
    margin-bottom: 0;
    padding: 5px 0px 5px 0px;
    position: relative;
	font-family: 'Averia Serif Libre', serif !important;
}

.mycontactinfo a i {
    position: absolute;
    left: 0; top: 0; margin-top: 8px;
    margin-right: 8px;
}







/*===================== 
	contact form.contactrow {    background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);
    overflow: hidden;}
=======================*/


.contactformpage > form {display: flex !important; padding-top: 0px !important; padding-bottom: 0px !important;}


.contact-form {font-family: 'Averia Serif Libre', serif !important;}
.contactrow {}

form {}

form, #formpage { margin: 0 auto; padding-top:30px;padding-bottom:30px;}
	
#formpage { width: 100%; display: block; float: none !important;}
	
	tbody > tr > td { display: block;}
	
	table, input {width: 100%;}

.attachment-search > table, input {
	width: 25px;
}
	
	input, select {
		
		font-size: 1.5rem;
		margin-bottom: 2rem;
		padding:5px;
		font-weight: normal;
		}	
	
	input {
		border: none;
		border: 0px solid;
		background: none;
		}
		
	select {
		border: 2px solid #ECECEC ;
		color: #717171;
		}
	
	textarea {
		width: 94%;
		margin-left: 15px;
		border: 2px solid #004f38 ;

		font-weight: normal;
		box-sizing: border-box;
		padding: .8rem .8rem;
		font-size: 1.5rem;
		}
	textarea:active, textarea:focus {
		border: 0px solid #004f38 ;
		box-shadow: 0.4em 0.4em 2px #ECECEC ;
		}
		
	input.button {
		border: 0px solid #004f38 ;
	
		font-size: 1.5rem;
		color:#717171;
	}
	
	input.button:hover {
		color: white;
		background-color:  dimgray;
		border: 2px solid  dimgray;
	}

.submitbtn {
	color:  #fff !important;
	background-color: #d62a1d !important;
	margin-bottom: 40px;
	font-weight: 700;
	width: 100%;
	font-family: 'Averia Serif Libre', serif !important;
	max-width: 500px;
    margin: auto; font-size: 17px; 
    display: block; padding: 10px;
 margin: auto !important;
	border: 0px solid;
}

.submitbtn2 {
	color: black !important;
	background-color: #f5ca27 !important;
	font-weight: 700;
	width: 100%;
	font-family: 'Averia Serif Libre', serif !important;
    margin: auto; font-size: 16px; 
    display: block; padding: 10px; height: 43px;
}

.typeemail {
	color: black !important;
	background-color: white !important;
	font-weight: 700; height: 43px;
	width: 100%;
	font-family: 'Averia Serif Libre', serif !important;
    margin: auto; font-size: 16px; 
    display: block; padding: 10px;
}



.wparagraph2 {color: white !important; font-weight: 500; font-family: 'Averia Serif Libre', serif !important !important;}
.nopadding {padding: 0px !important;}


.CaptchaWhatsThisPanel > a {
    color: black !important; text-align: center; display: block; margin: auto !important; font-family: 'Averia Serif Libre', serif !important;
}

.scroll-list > label {
	padding-left: 10px;
}

.col-xs-12 > input {
	width: 100%;
	  border: 2px solid  dimgray ;
	    background-color: white;
	    margin-bottom: 20px;
	font-family: 'Averia Serif Libre', serif !important;
}

.col-xs-12 > select {
	width: 100%;
	  border: 2px solid  dimgray ;
	    margin-bottom: 20px;
	font-family: 'Averia Serif Libre', serif !important;
}


.col-xs-12 > input:active {
 box-shadow: 0.4em 0.4em 2px #ECECEC ;
}

.CaptchaAnswerPanel > input {
	width: 100%;
	   
	   	    max-width: 500px;
    margin: auto !important;
    display: block;
	border: 1px solid gray !important;
	font-family: 'Averia Serif Libre', serif !important;
}


.CaptchaMessagePanel {
    padding: 5px 5px 10px 5px;
    font-weight: bold;
    color: black; text-align: center; margin: auto;
	font-family: 'Averia Serif Libre', serif !important;
}

.CaptchaWhatsThisPanel {
    padding: 25px 5px 10px 5px;
   margin: auto; display: block;
	color: black; font-family: 'Averia Serif Libre', serif !important;
}

.CaptchaAnswerPanel {
  padding: 0px !important;
}

.consignform {
	font-size: 25px;
	font-weight: 700;
	color:  dimgray;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'Averia Serif Libre', serif !important;
}

.send-a-message-form {background-color: white !important;}

.detail-form {background-color: white !important;}

.displaytest {margin: 0px !important;}

.CaptchaPanel {text-align: left !important; padding: 0px !important;}

.CaptchaImagePanel {padding: 0px !important;}

.CaptchaImage {
    border: 1px solid #333;
    margin: auto !important;
    display: block !important;
}




/*========================= 
	 Responsive styles 
===========================*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {
	
}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


}

@media only screen and (max-width : 1100px) {


}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.contactformpage > form {display: flex !important; padding-top: 0px !important; padding-bottom: 0px !important; margin-bottom: 40px;}
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 580px) {
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

 
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {


}


