/* Responsive Large */
@media screen and (min-width: 2250px) {

}
/*  */

/* Responsive */
@media screen and (max-width: 1850px) {

}

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

}

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

}

@media screen and (max-width: 1500px) {
footer .footerContent {
    padding: 50px 13% 0 13%;
}

}

@media screen and (max-width: 1400px) {
footer .footerContent {
    padding: 50px 12% 0 12%;
}
}

@media screen and (max-width: 1300px) {
footer .footerContent {
    padding: 50px 11% 0 11%;
}
}

@media screen and (max-width: 1200px) {
footer .footerContent {
    padding: 50px 10% 0 10%;
}
}

@media screen and (max-width: 1100px) {
footer .footerContent {
    padding: 50px 50px 0 50px;
}
}

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

}

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

}

@media screen and (max-width: 992px) {
footer .logoContainer {
  text-align: center;
}
footer .footerContent p.woorx {
    text-align: center;
    font-size: 17px;
}
}

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

}

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

}

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

}

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

}

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


}

@media screen and (max-width: 600px) {
footer .footerContent p.woorx {
    text-align: center;
}
}

@media screen and (max-width: 500px) {
footer .footerContent {
    padding: 50px 30px 0 30px;
}
footer .footerContent h2 {
    font-size: 18px;
}
footer .footerContent a.page, footer .footerContent h3,
footer .footerContent ul li a,footer .footerContent a.contactWhite,
footer .footerContent p {
    font-size: 15px;
}
footer .footerContent p.woorx {
    font-size: 15px;
}

}

@media screen and (max-width: 400px) {
footer .footerContent {
    padding: 50px 15px 0 15px;
}
}

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

}
@media screen and (max-width: 320px) {

}
/*  */
