footer {
width:100%;
background-color:#a1a0a0;
margin:0;
padding:0;
}

.footercolumns2 {
width:95%;
margin:0 auto 0;
padding:35px 0 35px;
text-align:left;
display:grid;
grid-template-columns: 50% auto;
}

.footercolumns3 {
width:1200px;
margin:0 auto 0;
padding:60px 0 60px;
text-align:left;
display:grid;
grid-template-columns: 33.333% 33.333% auto;
}

.footerleft {
text-align:left;
}

.footermiddle {
text-align:left;
}

.footerright {
text-align:right;
}

.footerlogos {
max-width:8%;
float:right;
margin-left:25px;
}




/* Font */



.footerdescription {
font-family : arial, helvetica, sans-serif;
font-size : 15px;
letter-spacing: normal;
line-height: normal;
text-decoration : none;
}


.footeraddress {
font-family : arial, helvetica, sans-serif;
font-size : 24px;
letter-spacing: normal;
line-height: normal;
text-decoration : none;
}


.footerphone {
font-family: 'Roboto', sans-serif;
font-size: 20px;
letter-spacing:normal;
line-height:normal;
text-decoration:none;
color:#ffffff;
}

.footerphone:hover {
color:#b2131d;
}


.footeremail {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
letter-spacing:normal;
line-height:normal;
text-decoration:none;
color:#ffffff;
}

.footeremail:hover {
color:#b2131d;
}



.footerfont1 {
font-family:arial, helvetica, sans-serif;
font-size: 24px;
letter-spacing:normal;
line-height:normal;
text-decoration:none;
color:#b2131d;
}

.footerfont1:hover {
color:#ffffff;
}


.footerfont2 {

}

.footerfont3 {

}







@media only screen and (max-width: 1600px) {

.footerlogos {
max-width:8%;
float:right;
margin-left:20px;
}

}





@media only screen and (max-width: 1400px) {

.footerlogos {
max-width:8%;
float:right;
margin-left:20px;
}

}






@media only screen and (max-width: 1300px) {

.footerlogos {
max-width:9%;
float:right;
margin-left:19px;
}

.footerdescription {
font-size : 14px;
}

.footerphone {
font-size: 19px;
}

.footeremail {
font-size: 13px;
}

.footerfont1 {
font-size: 22px;
}

}




@media only screen and (max-width: 1200px) {

.footerlogos {
max-width:9%;
float:right;
margin-left:18px;
}



}



/* Tablet */



@media only screen and (max-width: 1050px) {

.footerlogos {
max-width:9%;
float:right;
margin-left:18px;
}

.footerdescription {
font-size : 14px;
}

.footerphone {
font-size: 19px;
}

.footeremail {
font-size: 13px;
}

.footerfont1 {
font-size: 22px;
}

}





@media only screen and (max-width: 900px) {

.footerlogos {
max-width:10%;
float:right;
margin-left:16px;
}

.footerdescription {
font-size : 14px;
}

.footerphone {
font-size: 19px;
}

.footeremail {
font-size: 13px;
}

.footerfont1 {
font-size: 22px;
}

}





@media only screen and (max-width: 800px) {

.footerlogos {
max-width:10%;
float:right;
margin-left:15px;
}

.footerdescription {
font-size : 13px;
}

.footerphone {
font-size: 18px;
}

.footeremail {
font-size: 12px;
}

.footerfont1 {
font-size: 20px;
}

}





@media only screen and (max-width: 725px) {

.footerlogos {
max-width:12%;
float:right;
margin-left:14px;
}

}





/* Phone */



@media only screen and (max-width: 650px) {

.footercolumns2 {
width:95%;
margin:0 auto 0;
padding:30px 0 30px;
text-align:center;
display:grid;
grid-template-columns: 100%;
}

.footercolumns3 {
width:95%;
margin:0 auto 0;
padding:60px 0 60px;
text-align:center;
display:grid;
grid-template-columns: 100%;
}

.footerleft {
text-align:center;
}

.footermiddle {
text-align:center;
}

.footerright {
text-align:center;
}

.footerbottom2 {
width:95%;
margin:0 auto 0;
padding:20px 0 20px;
text-align:center;
}


.footerdescription {
font-size : 20px;
}

.footerphone {
font-size: 30px;
}

.footeremail {
font-size: 17px;
}

.footerfont1 {
font-size: 30px;
}

.footerright {
text-align:center;
margin-top:15px;
}


.footerlogos {
max-width:12%;
float:unset;
margin:15px auto;
}

}





@media only screen and (max-width: 500px) {

.footerdescription {
font-size : 19px;
}

.footerphone {
font-size: 30px;
}

.footeremail {
font-size: 17px;
}

.footerfont1 {
font-size: 26px;
}

.footerright {
text-align:center;
margin-top:10px;
}


.footerlogos {
max-width:16%;
float:unset;
margin:12px auto;
}

}






@media only screen and (max-width: 425px) {

.footerdescription {
font-size : 18px;
}

.footerphone {
font-size: 30px;
}

.footeremail {
font-size: 17px;
}

.footerfont1 {
font-size: 25px;
}

.footerright {
text-align:center;
margin-top:10px;
}


.footerlogos {
max-width:19%;
float:unset;
margin:12px auto;
}

}





@media only screen and (max-width: 375px) {

.footerdescription {
font-size : 16px;
}

.footerphone {
font-size: 28px;
}

.footeremail {
font-size: 16px;
}

.footerfont1 {
font-size: 22px;
}


}





@media only screen and (max-width: 325px) {



}


