File: /var/www/html/Siyum_old/wp-content/themes/siyum/css/footer.css
@import url("../fonts/font.css"); /*** 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-inner {
background: transparent linear-gradient(180deg, #0C5699 0%, #022F75 100%) 0% 0% no-repeat padding-box;
color: #fff;
padding-top: 53px;
}
@media (max-width: 579px) {
.footer-inner {
padding-top: 40px;
}
}
.footer-inner .logo-sec {
padding-bottom: 24px;
}
.footer-inner .logo-sec img {
height: 90px;
filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(0%) hue-rotate(79deg) brightness(106%) contrast(100%);
}
@media (max-width: 1481px) {
.footer-inner .logo-sec img {
height: 80px;
}
}
@media (max-width: 1199px) {
.footer-inner .logo-sec img {
height: 100px;
max-width:115px;
}
}
@media (max-width: 579px) {
.footer-inner .logo-sec img {
/*height: 60px;*/
}
}
.footer-inner .foot-title {
font-family: "PF DinText Pro";
letter-spacing: 0px;
color: #FFFFFF;
font-size: 18px;
line-height: 33px;
font-weight: 400;
text-decoration: none;
}
@media (max-width: 1679px) {
.footer-inner .foot-title {
font-size: 16px;
line-height: 30px;
}
}
@media (max-width: 1441px) {
.footer-inner .foot-title {
font-size: 14px;
line-height: 26px;
}
}
@media (max-width: 579px) {
.footer-inner .foot-title {
line-height: 24px;
}
}
.footer-inner .foot-title .email-img {
margin-right: 10px;
}
.footer-inner .footer-top-links {
border-top: 1px solid #256CA8;
padding: 30px 0;
}
@media (max-width: 1481px) {
.footer-inner .footer-top-links {
padding: 25px 0;
}
}
@media (max-width: 991px) {
.footer-inner .footer-top-links {
padding: 20px 0;
}
}
.footer-inner .cont-block {
display: flex;
flex-direction: column;
align-items: flex-end;
}
@media (max-width: 579px) {
.footer-inner .cont-block {
align-items: flex-start;
padding-top: 15px;
}
}
.footer-inner .foot-cont-link {
margin-bottom: 35px;
display: flex;
align-items: center;
}
@media (max-width: 1679px) {
.footer-inner .foot-cont-link {
margin-bottom: 25px;
}
}
@media (max-width: 579px) {
.footer-inner .foot-cont-link {
margin-bottom: 20px;
}
.footer-inner .foot-cont-link:last-child {
margin-bottom: 0;
}
}
.footer-inner .foot-cont-link .icon {
flex-shrink: 0;
margin-right: 15px;
}
@media (max-width: 767px) {
.footer-inner .foot-cont-link .icon img {
width: 16px;
}
}
.footer-inner .footer-top-sec {
padding-bottom: 60px;
}
@media (max-width: 579px) {
.footer-inner .footer-top-sec {
padding-bottom: 40px;
}
}
.footer-inner .footer-links {
justify-content: space-between;
display: flex;
align-items: center;
}
@media (max-width: 991px) {
.footer-inner .footer-links {
flex-wrap: wrap;
}
}
.footer-inner .footer-link {
display: inline-block;
font-family: "Circular Std Book";
letter-spacing: 0px;
color: #FFFFFF;
font-size: 16px;
line-height: 20px;
font-weight: 400;
text-decoration: none;
padding: 0px 5px;
transition: 0.3s;
}
.footer-inner .footer-link:hover {
opacity: 0.8;
}
@media (max-width: 1679px) {
.footer-inner .footer-link {
font-size: 14px;
}
}
@media (max-width: 1441px) {
.footer-inner .footer-link {
font-size: 14px;
}
}
@media (max-width: 991px) {
.footer-inner .footer-link {
width: 33.3333333333%;
text-align: left;
margin-bottom: 15px;
}
}
.footer-bottom {
background: #BFA162;
text-align: center;
color: #F1F1F1;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
font-family: "PF DinText Pro";
padding: 30px 15px;
}
@media (max-width: 1679px) {
.footer-bottom {
padding: 25px 15px;
font-size: 12px;
}
}
@media (max-width: 767px) {
.footer-bottom {
padding: 15px;
}
}
/*# sourceMappingURL=footer.css.map */