/* Enter Your Custom CSS Here */
.tweetSlideOverlay{background: none !important}
.tweetSlideSection {
    padding: 50px 0px;
}
.popupaoc-button {
    background: #333;
}
.main-footer ul li a {color:#fff;   }
.main-footer ul li {list-style-type:none}

.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"]{
	    border-color: #20419a;
    background-color: #20419a;
}

button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	
	border-color: #f6871f;
    background-color: #f6871f;
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{color:#fff}

.ast-mobile-header-inline .main-header-bar{    background-color: #20419a;
    border-bottom-color: #20419a;}
.main-header-menu a{color:#fff}

.ast-header-break-point .main-navigation ul li a {color:#000}