File: /var/www/html/WPGrarageLock/wp-content/themes/garage-lock/css/footer.css
@import url("https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.footer {
padding: 50px 0px 80px 0px;
background-color: #033151;
}
@media (max-width: 1679px) {
.footer {
padding-bottom: 70px;
}
}
@media (max-width: 1481px) {
.footer {
padding-bottom: 30px;
padding-top: 30px;
}
}
@media (max-width: 1199px) {
.footer {
padding-bottom: 30px;
}
}
.footer .footer-inner {
display: flex;
}
.footer .footer-inner .footer-section .footer-logo img {
max-width: 80px;
}
.footer .footer-inner .footer-section .txt {
letter-spacing: 0px;
color: #ffffff;
font-size: 13px;
line-height: 1.2;
font-weight: 400;
padding-top: 16px;
padding-bottom: 43px;
margin: 0;
}
@media (max-width: 991px) {
.footer .footer-inner .footer-section .txt {
padding-bottom: 30px;
}
}
@media (max-width: 767px) {
.footer .footer-inner .footer-section .txt {
padding-bottom: 20px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .footer-section .txt {
font-size: 12px;
}
}
.footer .footer-inner .footer-section .mail-sec {
display: flex;
}
@media (max-width: 767px) {
.footer .footer-inner .footer-section .mail-sec {
flex-wrap: wrap;
}
}
.footer .footer-inner .footer-section .mail-sec a {
font-weight: 400;
letter-spacing: 0px;
color: #ffffff;
font-size: 16px;
line-height: 20px;
color: #fff;
text-decoration: none;
padding-right: 43px;
display: flex;
align-items: center;
}
@media (max-width: 1679px) {
.footer .footer-inner .footer-section .mail-sec a {
font-size: 15px;
}
}
@media (max-width: 1481px) {
.footer .footer-inner .footer-section .mail-sec a {
font-size: 14px;
}
}
@media (max-width: 1199px) {
.footer .footer-inner .footer-section .mail-sec a {
padding-right: 20px;
}
}
@media (max-width: 767px) {
.footer .footer-inner .footer-section .mail-sec a {
margin-bottom: 10px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .footer-section .mail-sec a {
font-size: 13px;
}
}
.footer .footer-inner .footer-section .mail-sec a .phn-img {
width: 46px;
background: #032a46 0% 0% no-repeat padding-box;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 16px;
}
@media (max-width: 1199px) {
.footer .footer-inner .footer-section .mail-sec a .phn-img {
width: 40px;
margin-right: 10px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .footer-section .mail-sec a .phn-img {
width: 35px;
}
}
.footer .footer-inner .footer-section2 {
padding-top: 105px;
}
@media (max-width: 991px) {
.footer .footer-inner .footer-section2 {
padding-top: 30px;
}
}
@media (max-width: 767px) {
.footer .footer-inner .footer-section2 {
padding-top: 20px;
}
}
.footer .footer-inner .footer-section2 .small-title {
letter-spacing: 0px;
color: #ffffff;
font-size: 16px;
line-height: 20px;
font-weight: 600;
margin-bottom: 0px;
padding-bottom: 20px;
}
@media (max-width: 1679px) {
.footer .footer-inner .footer-section2 .small-title {
font-size: 15px;
}
}
@media (max-width: 1481px) {
.footer .footer-inner .footer-section2 .small-title {
font-size: 14px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .footer-section2 .small-title {
font-size: 13px;
padding-bottom: 10px;
}
}
.footer .footer-inner .footer-section2 .list {
padding-inline-start: 0px;
margin: 0;
}
.footer .footer-inner .footer-section2 .list li {
list-style-type: none;
letter-spacing: 0px;
color: #ffffff;
font-size: 16px;
line-height: 20px;
font-weight: 600;
padding-bottom: 20px;
}
@media (max-width: 1679px) {
.footer .footer-inner .footer-section2 .list li {
font-size: 15px;
}
}
@media (max-width: 1481px) {
.footer .footer-inner .footer-section2 .list li {
font-size: 14px;
padding-bottom: 15px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .footer-section2 .list li {
font-size: 13px;
padding-bottom: 10px;
}
}
@media (max-width: 767px) {
.footer .footer-inner .footer-section2 .list li:last-child {
padding-bottom: 0px;
}
}
.footer .footer-inner .footer-section2 .social-icons {
display: flex;
}
.footer .footer-inner .footer-section2 .social-icons a {
width: 46px;
background: #032a46 0% 0% no-repeat padding-box;
border-radius: 50px;
margin-right: 16px;
display: flex;
align-items: center;
justify-content: center;
}
.footer .footer-inner .footer-section2 .social-icons a:last-child {
margin-right: 0px;
}
@media (max-width: 1199px) {
.footer .footer-inner .footer-section2 .social-icons a {
width: 40px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .footer-section2 .social-icons a {
width: 35px;
}
}
.copy-right {
background-color: #032d4a;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0px;
color: #ffffff;
font-size: 12px;
font-weight: 400;
padding: 7px 0;
}
@media (max-width: 1481px) {
.copy-right {
font-size: 11px;
}
}
/*# sourceMappingURL=footer.css.map */