/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width: 78%;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


.contact_left{ float:left; width:40%;}


.contact_right{ float:right; width:60%;}


@media screen and (max-width: 1341px) 
{

input{
	border: 1px solid #B0B0B0;
padding: 3px 5px 4px;
color: #979797;
width: 77%;
}



}







@media screen and (max-width: 1191px) 
{

input{
	border: 1px solid #B0B0B0;
padding: 3px 5px 4px;
color: #979797;
width: 72%;
}

.query {
    width: 72%;
    height: auto;
    border: 1px solid #B0B0B0;
    overflow-y: visible;
    resize: none;
}

}


@media screen and (max-width: 1026px) 
{

input{
border: 1px solid #B0B0B0;
padding: 3px 5px 4px;
color: #979797;
width: 70%;}


}


@media screen and (max-width: 1024px) 
{

input{
border: 1px solid #B0B0B0;
padding: 3px 5px 4px;
color: #979797;
width: 70%;}


.query {
    width: 70%;
    height: auto;
    border: 1px solid #B0B0B0;
    overflow-y: visible;
    resize: none;
}


}






@media screen and (max-width:901px) 
{

input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width: 70%;
}



}

@media screen and (max-width:819px) 
{

input {
    border: 1px solid #B0B0B0;
    padding: 3px 5px 4px;
    color: #979797;
    width: 62%;
}


.query {
    width: 62%;
    height: auto;
    border: 1px solid #B0B0B0;
    overflow-y: visible;
    resize: none;
}


}


@media screen and (max-width:767px) 
{

input {
    border: 1px solid #B0B0B0;
    padding: 3px 5px 4px;
    color: #979797;
    width: 79%;
}


.query {
    width: 79%;
    height: auto;
    border: 1px solid #B0B0B0;
    overflow-y: visible;
    resize: none;
}


.contact_left{ float:left; width:100%;}


.contact_right{ float:right; width:100%;}



}




@media screen and (max-width:589px) 
{

input {
    border: 1px solid #B0B0B0;
    padding: 3px 5px 4px;
    color: #979797;
    width: 76%;
}


.query {
    width: 76%;
    height: auto;
    border: 1px solid #B0B0B0;
    overflow-y: visible;
    resize: none;
}



}



@media screen and (max-width:442px) 
{

input {
    border: 1px solid #B0B0B0;
    padding: 3px 5px 4px;
    color: #979797;
    width: 65%;
}


.query {
    width: 65%;
    height: auto;
    border: 1px solid #B0B0B0;
    overflow-y: visible;
    resize: none;
}






}