 /* Footer */
footer.footer {color:#fff;display:flex;width:100%;height:inherit;padding:35px 0;background-color:#10183F;}
.footer #footer-copy {margin:auto;width:95%;}
.footer span {width:100%;margin:auto;display:flex;text-align:center;flex-flow:row wrap;justify-content:center;}
.footer span a {color:inherit !important;margin:auto 0;margin-left:1em;}
/*.celebration_footer{width:95%;height:auto;background-color:#10183F;padding:35px 0;color:#fff;}.celebration_footer .inner_footer {display:flex;justify-content:center;flex-direction:column;}.celebration_footer .footer_logo {display:flex;justify-content:center;}.celebration_footer .footer_logo img {width:392px;height:auto;}.footer_subcontent {padding:3px 0;}.footer_subcontent a, .footer_subcontent p {font-family:'Circular';font-size:14px;}.celebration_footer .footer_section{width:84%;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-end;margin:0 auto;}.celebration_footer .footer_content {display:flex;justify-content:space-around;flex-wrap:wrap;align-items:flex-end;flex-direcion:row;width:77%;margin:0 auto;*padding:10px 0;}.celebration_footer .footer_content_heading {font-size:21px;padding:10px 0;color:#10183F;font-weight:900;}.celebration_footer .divider{display:flex;justify-content:center;padding:15px 0;}.celebration_footer .horizontal_line {width:100%;height:5px;margin:15px 0;border-top:1px solid #10183F;border-bottom:1px solid #10183F;border-right:none;border-left:none;}.footer_subcontent a {color:#fff;text-decoration:none;font-size:15.5px;line-height:23px;}.footer_subcontent_bottom{font-size:12px;color:#fff;}.footer_subcontent_bottom a{color:#fff;font-family:'Circular';}.celebration_footer .copyright_text, .copyright_text a{color:#fff;font-size:17px;text-align:center;padding:20px 0;}.celebration_footer .footer_content .coloumn {list-style:none;}.footer_subcontent .footer_bottom_link{text-decoration:underline;}.footer_subcontent_bottom p{font-family:'Circular';text-align:center;}*/
@media only screen and (max-width:1024px) {
    /*.celebration_footer .footer_logo img{width:250px;}.celebration_footer .footer_content{padding:0px 90px;width:100%;margin:0px;align-items:flex-end;}.celebration_footer .inner_footer {max-width:initial;width:90%;margin:0 auto;}.footer_subcontent a{font-size:12.5px;}.celebration_footer .footer_content_heading {font-size:16px;}.footer_subcontent{padding:0px;}.footer_subcontent p{font-size:12px;}*/
}
@media only screen and (max-width:767px) {
    /*.celebration_footer .footer_section{flex-direction:column;justify-content:space-around;align-items:center;}.celebration_footer .footer_content .coloumn {flex-grow:0;max-width:50%;flex-basis:50%;padding:15px 0;}.footer #footer-copy p {width:100%;}*/
}
 /* Responsive */
@media only screen and (max-width:525px) {
    /*.celebration_footer .footer_logo img{width:200px;}.celebration_footer .coloumn{text-align:center;}.celebration_footer .footer_section{justify-content:space-around;}.celebration_footer .footer_content{flex-direction:column;padding:20px 0px;align-items:center;width:100%;}
.footer_subcontent a {font-size:15px;}.celebration_footer .footer_content_heading{font-size:18px;}*/
}
@media only screen and (max-width:420px) {
    .footer span {width:95%;}
}