/**** Footer *****/
.footer_content_main {
	width:100%;
	float:left;

	padding:1% 0 0 0;
}	
.main_new_foo {
	float:left;
	width:100%;
	padding:2% 0 2% 0;
}
.foot_blank {
	float:left;
	width:100%;
}	

.footer_menu {
float:left;
width:18%;
}
.footer_menu h1 {
	float:left;
  font-family: "Libre Baskerville", serif;
	font-size:16px;
	color:#000000;
	padding:0 0 2% 0;
	width:100%;
}

.footer_menu ul {
margin:0 0 0 0;
padding:0 0 0 0;
}
.footer_menu ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;

	}
.footer_menu ul li a{
	float:left;
	width:200px;
	padding:2% 5px 3px 0;
	font-size:15px;
	margin-top:5px;
	color:#000000;
	text-decoration:none;
font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
.footer_menu ul li a:hover {
	color:#f58220;
}


.footer_menu_new {
float:left;
width:32%;
}
.footer_menu_new img {
float:left;
padding:0 0 0 0;
}

.foot_blank {
	width:100%;
	height:8px;
}	


.footer_menu1 {
float:left;
width:18%;
padding:0 0 0 0;
margin:0;
}
.footer_menu1 h1 {
	float:left;
  font-family: "Libre Baskerville", serif;
	font-size:16px;
	color:#000000;
	padding:0 0 2% 0;
	width:100%;
	margin:0;
}

.footer_menu1 ul {
margin:0 0 0 0;
padding:0 0 0 0;
}
.footer_menu1 ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;

	}
.footer_menu1 ul li a{
	float:left;
	width:200px;
	padding:2% 5px 3px 0;
	font-size:15px;
	margin-top:5px;
	color:#000000;
	text-decoration:none;
font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
.footer_menu1 ul li a:hover {
	color:#f58220;
}
	
.footer_contact {
	float:left;
	width:27%;
	padding:0 0 0 0;
	margin:0;
}	
.footer_contact h1 {
	float:left;
  font-family: "Libre Baskerville", serif;
	font-size:16px;
	color:#000000;
	padding:0 0 2% 0;
	width:100%;
}

.footer_address {
	float:left;
	width:100%;
}		
.footer_address h2 {
	float:left;
font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#f8991d;
	padding:2% 0 2% 0;
	width:100%;
}
.footer_address h3 {
	float:left;
font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#000000;
	padding:2% 0 2% 0;
	width:100%;
	font-weight:300;
}

.contact_page_content2 {
	float:right;
	width:25%;
	padding-left:2%
}
.contact_page_content2 h2 {
	float:left;
  font-family: "Libre Baskerville", serif;
	font-size:16px;
	color:#d3d0d0;
	padding:0 0 2% 0;
	width:100%;
}

.map_content {
	float:left;
	width:35%;
}	
.map_content h2 {
	float:left;
  font-family: "Libre Baskerville", serif;
	font-size:16px;
	color:#d3d0d0;
	padding:0 0 2% 0;
	width:100%;
}		

.footer_two {
width:100%;
float:left;
background:#4c4c4d;
padding:0 0 5px 0;
}

.footer_end {
float:left;
width:100%;
padding:1% 0 1% 0;
}

.copyright_content {
	color:  #ffffff;
	font-size:12px;
	width:52%;
  font-family: "Libre Baskerville", serif;
	padding:0 0 0 0;
	float:left;
}  

.design_content {
	float:right;
	width:24%;
	padding:0 0 0 0;
}

.design_content a{
	text-decoration: none;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
  font-family: "Libre Baskerville", serif;
}
.design_content a:hover {
color:#35a371;
}                                                                                                                                                                           

/**** Footer *****/	



@media only screen and (min-width:320px) {
.copyright_content {
	width:98%;
}  

.design_content {
	float:left;
	width:98%;
}
.footer_contact {
	width:100%;
}
.footer_menu {
width:35%;
padding-top:3%;
}
.footer_menu1 {
width:75%;
padding-top:3%;
padding-bottom:5%;
}
.footer_menu_new {
width:90%;
}
.main_new_foo {
	width:96%;
	padding:2% 0 2% 4%;
}
}

@media only screen and (min-width:400px) {
.footer_contact {
	width:90%;
}
.footer_menu {
width:30%;
}
.footer_menu1 {
width:40%;
}
.footer_menu_new {
width:30%;
}
}


@media only screen and (min-width:500px) {
.footer_contact {
	width:90%;
}
.footer_menu {
width:24%;
}
.footer_menu1 {
width:37%;
}
}

@media only screen and (min-width:600px) {
.footer_contact {
	width:70%;
}
.footer_menu {
width:24%;
}
.footer_menu1 {
width:37%;
}
}


@media only screen and (min-width:720px) {
.copyright_content {
	width:55%;
}  
.design_content {
	float:right;
	width:28%;
}
.footer_contact {
	width:70%;
}
.footer_menu {
width:30%;
}
.footer_menu1 {
width:40%;
}
}

@media only screen and (min-width:768px) {
.footer_contact {
	width:50%;
}
.footer_menu {
width:20%;
}
.footer_menu1 {
width:30%;
}
}


@media only screen and (min-width:900px) {
.design_content {
	float:right;
	width:24%;
}
}

@media only screen and (min-width:980px) {
.footer_contact {
	width:30%;
}
.footer_menu {
width:15%;
padding-top:0;
}
.footer_menu1 {
width:20%;
padding-top:0;
}
.footer_menu_new {
width:32%;
}
}

@media only screen and (min-width:990px) {
.main_new_foo {
	width:100%;
	padding:2% 0 2% 0;
}