body{font-family: Calibri,Verdana,Geneva,sans-serif !important;}
.header_patch{background-color: #091836;  
    background-position: right;
    background-repeat: no-repeat;
    height: 180px;
}
.header_content{font-size: 42px;
    color: #fff;
    width: 60%;
    padding-top: 60px;
    padding-left: 20px;
    line-height: 1.2;
}
.content{margin-top:50px;margin-bottom:50px;}
/* .content_section{margin-top: 70px;} */
.content_sectionp{margin-bottom: 50px;}
.content_sectioncol{margin-top: 75px;font-weight: bold;font-size: 16px;}
.header_state p a{font-size: 14px;color: #0082ba;
    text-decoration: none;
    /* font-weight: bold;*/
}
.header_state p{margin-bottom: 7px;}
.footer_ul .copyright{border-right: 0 none;}
#footer {
    background-color: #071d49;
    font-size: 13px;
    min-height: 88px;
    padding: 35px 0 26px;
    position: absolute;
    width: 100%;
    margin-top:100px;
}
.footer_ul li {
    border-right: 1px solid #84bd00;
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    line-height: 13px;
}
.footer_ul{padding-left:0px;}
#footer .footer_ul li:last-child{border-right: 0 none;
    padding-right: 0;}
.footer_ul li, .footer_ul li a{color:#ccc;text-decoration: none;}
.footer_ul li a:hover{color:#0082ba}
/* .assetlink a span{width: 15px;
    height: 15px;
    float: left;
    margin-top: 4px;
    margin-right: 15px;} */
.icon-wrapper{text-indent: -24px;
    margin-left: 24px;}
.icon-wrapper a span{color:#0082ba;font-size:14px;}
.icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 8px;
}
@media(max-width:1024px)
{
    .header_content{font-size:30px;}
}
@media(min-width:1500px) and (max-width:1950px)
{
    #footer{bottom:0;}
}
@media(max-width:667px)
{
    .content_sectioncol{margin-top:35px;}
    .header_patch{background-image: none !important;height:80px;}
    .header_content{font-size: 18px; width: 100%; padding-top: 30px;}
    .content{margin-top:30px;}
    .content_sectionp{margin-bottom:20px;}
}