/* Footer 2018 */ 


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

.footer-2018 {
background-color:black;
color:white;
min-height:200px;
list-style-type:none;
padding:50px 0 20px 0;
line-height:2;
margin-top:70px;
text-align:left;
}
.footer-2018 i {
font-size:1.5em;
padding:15px;
}
.footer-2018 h3 {
border-bottom:2px solid white;
padding-bottom:10px;
margin-bottom:25px;
}
.footer-2018 a:hover {
color:#f26522;
}
.footer-2018 p {
font-size:16px;
color:#bfbfbf;
line-height:1.6;
font-family:'Freight Sans' !important;
}
.footer-2018 h4 {
border-bottom:2px solid white;
padding:13px 0;
font-family:'Raleway';
font-weight:bold;
text-transform:capitalize;
text-align:left;
}
.footer-2018 a, .footer-2018 li {
color:white;
font-family:'Raleway', sans-serif;
text-transform:uppercase;
}
.footer-overlay {
background-color:#1c1c1a;
margin-top:-90px;
position:relative;
padding:30px;
width:96%;
}
.footer-overlay .srq-daily [name="email"] {
background-color:#1c1c1a;
border:none;
padding:5px;
width:80%;
font-size:1em;
border-bottom:3px solid #bfbfbf;
}
.footer-overlay .srq-daily [name="signup"] {
background-color:#FFDF00;
color:black;
border:none;
padding:8px;
width:19%;
margin-left:-3px;
font-family:'Raleway', sans-serif;
letter-spacing:0.2em;
font-weight:700;
}
.follow-footer {
border:2px solid #1c1c1a;
display:inline-block;
padding:1px 40px;
margin:20px 0;
}
.follow-footer p {
margin-top:-12px;
background-color:black;
padding:0 20px;
}
.footer-overlay p {
font-family:'Raleway', sans-serif;
}
#new-footer > .row {
margin:0 auto;
width:90%;
}
#new-footer > .row > div .row {
margin:15px auto;
width:95%;
}
#new-footer ul {
margin:0;
padding:0;
list-style:none;
}
#new-footer a {
text-transform:capitalize;
}
#new-footer .social_icons  {
display:flex;
}
#footer_instagram_container {
overflow-y:scroll;
max-height:450px;
}
#footer_instagram_container img {
width:100%;
}
#footer_copyright {
background:#000;
overflow:auto;
padding-bottom:50px;
}
#footer_copyright p {
color:#bfbfbf;
font-size:16px;
}

@media (min-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1199px) {
.footer-overlay .srq-daily [name="email"] {
width:60%;
}
.footer-overlay .srq-daily [name="signup"] {
width:39%;
}

}

@media (min-width: 768px) and (max-width: 979px) {
.footer-overlay .srq-daily [name="email"] {
width:60%;
}
.footer-overlay .srq-daily [name="signup"] {
width:39%;
}

}

@media (max-width: 767px) {
.footer-overlay .srq-daily [name="email"] {
width:60%;
}
.footer-overlay .srq-daily [name="signup"] {
width:39%;
}

}

@media (max-width: 480px) {
.footer-overlay .srq-daily [name="email"] {
width:100%;
}
.footer-overlay .srq-daily [name="signup"] {
width:100%;
margin-left:0px;
display:block;
margin-top:10px;
}

}
