@charset "utf-8";
/* CSS Document */

@media screen and  (min-width:1400px) {



}



@media screen and  (min-width:1200px) {


.footer_logo_sec { width:25%; float:left; margin-right:5%;}
.footer_contact_sec {width:70%; float:right; padding-left:5%; border-left: solid 1px #FFF;}

.form_left { width:25%; float:left; padding-top:11px; text-align:right; color:#FFF;}
.form_right { width:70%; float:right; color:#fff;}
.form_left2 { width:25%; float:left;  text-align:right; color:#FFF;}

}



@media (max-width:992px) {


.footer_logo_sec { width:100%; float:left; margin-right:0%;}

.footer_contact_sec {width:100%; float:right; padding-left:0%; border-left: none;}

.form_left { width:100%; float:left; padding-top:11px; text-align:left; color:#FFF;}
.form_right { width:100%; float:right; color:#fff;}
.form_left2 { width:100%; float:left;  text-align:left; color:#FFF;}


}



@media screen and  (min-width:768px) {




	
}



@media screen and  (min-width:576px) {




}






