
#footer.container {
    width: 100%;
    padding: 32px 0px 32px!important;
    background: #00223E;
    font-family: 'Filson Pro';
}

.footer-iparsys.parsys.iparsys {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
#footer .footer ul, #footer .footer ul li a, #footer .footer p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Filson Pro';

}
#footer .footer ul li {
	border-bottom: 0 !important;
}
#footer span.footer {
    display: inline-block;
    margin-right: 8px;
        width: auto;
}
.footer.parbase.section p:nth-child(3),.footer.parbase.section p:nth-child(4){
	margin-bottom:5px;
    line-height: 26px!important;                 
}
#footer .footer ul li a {
    padding-bottom: 2px;
    background-image: linear-gradient(#FFF 0 0);
    background-position: left bottom;
    background-size: 100% 2px;
    background-repeat: no-repeat;
    transition: background-size 0.5s;
    font-family: 'Filson Pro';
}


}
#footer .footer p span.footer img{
	width:42px;
    max-width:42px;
}

@media screen and (min-width: 992px) {
    .footer-iparsys.parsys.iparsys {
        max-width: 1132px;
    }
	.footer-logos  {
        float: left;
        margin: 0 0 28px 0;
        padding: 0;        
    }
	.footer-az-logo {
        float: left;
        margin:0;    
    }
	.footer-iparsys .col-xs-12.col-sm-6:nth-child(1) {
        width: 100%;
        padding: 0;
    }
	.footer-az-logo a {
        width: 212px;
        display: block;
        height: 52px;
       font-family: 'Filson Pro';
    }
	.footer-iparsys .col-xs-12.col-sm-6:nth-child(2) {
        width: 100%;
		padding: 0;
    }
	#footer .footer ul {
        margin-bottom: 15px;
        padding: 0px;
        line-height: 30px;
    	    font-family: 'Filson Pro';
    }
	#footer .footer ul:after, #footer .footer ul:before {
        content: '';
        clear: both;
        display: table;
    }
    #footer .footer ul li {
        display: inline;
        border-right: 1px solid #fffcfc;
        margin-right: 12px;
        padding-right: 10px;
        padding-top: 13px;
        padding-bottom: 13px;
    	    font-family: 'Filson Pro';
    }

    #footer .footer ul li:last-child {
        border: none;
        margin: 0;
        /* background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/privacyoptions.svg); */
        background-repeat: no-repeat;
        background-position: 179px 32px;
        background-size: 24px;
        padding: 0 29px 0 0;
        width: 208px;
        display: inline-block;
        position: relative;
        top: 13px;
        line-height: 23px;
    	    font-family: 'Filson Pro';
    }
	#footer .footer ul li:last-child a {
        line-height: 23px;
    }
	.footer-az-logo img {
        margin-left: 0;
        max-width:100%;
        width: 100%;    
    }
	#footer .footer ul li:last-child>a img {
        padding: 0 0 0 5px;
        position: absolute;
        right: 5px;
        bottom: 5px;
        width: 30px;
    }

}
@media screen and (max-width:991px){
		#footer .footer ul li:nth-child(7) a{
			background-size: 91% 2px;
		}
}

@media screen and (max-width:768px){
	 #footer .col-xs-12.col-sm-6:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }
        #footer .footer ul li {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #footer .footer p {
		font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px!important; /* 128.571% */
        letter-spacing: -0.14px;
    }
	#footer .footer p span.noprint{
      	line-height: 18px;
        display: flex;
    }
    .footer.parbase.section p:nth-child(3){
		        padding-bottom: 0;
	}

}

a.story-banner__btn {
    /*transition: background 0.5s;*/
}

a.story-banner__btn:hover {
    background: #125D5D;
    transition: 0.15s ease;
}