.mycontactinfo > .coninfo > div {position: relative; display: inline-grid; padding-left: 5px; padding-top: 5px;}

.mycontactinfo > .coninfo {display: contents; float: left;}

.mycontactinfo {display: table; padding-left: 0px;}

.mycontactinfo > .social-li2 {display: inline-table; float: left;}

.mycontactinfo > .social-li2 > i {
    width: 20px;
    font-size: 21px;
    left: 0;
    top: 0; color: black!important;
    margin-top: 8px;
    margin-right: 10px;
}



/*===================== 
	contact form.contactrow {    background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);
    overflow: hidden;}
=======================*/


.formwrap {padding: 25px; border: 2px solid #ffad47;}

.contactformpage > form {display: flex !important; padding-top: 0px !important; padding-bottom: 0px !important;}

.contactformpage {background-color: gray;}

.contact-form {font-family: "apparat", sans-serif;}
.contactrow {}

form {}

.displaytest2 > .CaptchaPanel > .CaptchaAnswerPanel > input {border: 2px solid #bb0000 !important; color: #ffffff !important; padding: 10px;}

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;
		}
		comm
	select {;
		color: #ffffff;
		}
	
	textarea {
		width: 94%;
		margin-left: 15px;
		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:#ffffff;
	}
	
	input.button:hover {
		color: white;
		background-color:  dimgray;
		border: 2px solid  dimgray;
	}

.submitbtn {
	color:  #fff !important;
	background-color: #ffffff !important;
	margin-bottom: 40px;
	font-weight: 700;
	width: 100%;
	font-family: "arial", sans-serif !important;
	max-width: 500px;
    margin: auto; font-size: 17px; 
    display: block; padding: 10px;
 margin: auto !important;
	border: 0px solid;
}

.submitbtn2 {
	color: #ffffff !important;
	background-color: #c9c9c9 !important;
	font-weight: 700;
	width: 100%;
	font-family: "apparat", sans-serif;
    margin: auto; font-size: 16px; 
    display: block; padding: 10px; height: 43px;
}




.wparagraph2 {color: #ffffff !important; font-weight: 500; font-family: "apparat", sans-serif !important;}
.nopadding {padding: 0px !important;}




.scroll-list > label {
	padding-left: 10px;
}

.padin {padding: 5px !important;}

.col-xs-12 > .myforminput {
	width: 100%; height: 60px;
    background-color: rgb(240, 240, 240) !important;
	font-family: "apparat", sans-serif;
    color: black !important;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    resize: none;
    outline: none;
    border: solid 2px rgb(240, 240, 240); border-radius: 0px;
    background: transparent;
    box-sizing: border-box;
    margin: 0px !important;
}

.myforminput::placeholder {
    color: gray !important;
    font-family: "apparat", sans-serif;
    font-size: 16px; font-weight: 500;
}

.commentbox > textarea::placeholder {
    color: gray !important;
}


.commentbox > textarea {    
    width: 100%;
    height: 200px;
    margin-top: 0px;
    font-family: "apparat", sans-serif;
    box-sizing: border-box;
    padding: 20px 20px !important;
    font-weight: 400;
    font-size: 16px;
    color: black !important;
    line-height: 24px;
    resize: none;
    outline: none;
 border: solid 2px rgb(240, 240, 240); border-radius: 0px;
    background-color: rgb(240, 240, 240) !important;
}










.col-xs-12 > select {
	width: 100%;
	  border: 2px solid  dimgray ;
	    margin-bottom: 0px;
	font-family: "apparat", sans-serif;
}


.col-xs-12 > input:active {
}

.CaptchaAnswerPanel > input {
	width: 100%; height: 43px;
    background-color: transparent;
	font-family: "apparat", sans-serif;
    color: black !important;
    padding: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    resize: none;
    outline: none;
 border: solid 2px rgb(240, 240, 240); border-radius: 0px;
    background-color: rgb(240, 240, 240) !important;
    box-sizing: border-box;
    margin-bottom: 20px;
    max-width: 400px; margin: auto; display: block;
	text-align: center;
}


.CaptchaMessagePanel {
    padding: 5px 5px 10px 5px;
    font-weight: bold;
    color: black !important; text-align: center; margin: auto;
	font-family: "apparat", sans-serif; 
}

.CaptchaWhatsThisPanel {
    padding: 25px 5px 10px 5px;
   margin: auto; display: block;
	color: black !important; font-family: "apparat", sans-serif;
}

.CaptchaWhatsThisPanel > a {
    color: black !important; text-align: center; display: block; margin: auto !important; font-family: "apparat", sans-serif;
}

.CaptchaAnswerPanel {
  padding: 0px !important; font-family: "apparat", sans-serif;
}

.consignform {
	font-size: 25px;
	font-weight: 700;
	color:  dimgray;
	text-align: center;
	margin-bottom: 20px;
	font-family: "apparat", sans-serif;
}

.send-a-message-form {background-color: #ffffff !important;}

.detail-form {background-color: #ffffff !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;}
    
.mycontactinfo > .coninfo > div {}    
    
    .mycontactinfo > .coninfo { float: left;}
}


/* 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) {


}


