/******************************************************
        F O O T E R
******************************************************/
/*  FOOTER WRAPPER  */
.footwrapper {
    background: #190000;
    color: #fff;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
}
/*  WRAPPER  */
.footer_Wrapper {}
/*  CONTAINER  */
.footer_Container {
    width: 100%;
    max-width: 1280px;
    padding: 30px 25px 23px;
}
.map_Container {
    position: relative;
    top: -1px;
    max-width: none !important;
    margin: 0;
    padding: 0 !important;
}
.map_Container .wpgmza_widget {
    height: 300px;
    overflow: hidden;
}
/*  COLUMNS  */
.footer_Col1 {
    width: 33.333333%;
    float: left;
}
.footer_Col2 {
    text-align: right;
}
/*  COL1 */
.footer_Col1 .content {}
.footer_Col1 .img {
    width: 350px;
    height: 50px;
    background: url(../../../uploads/2017/01/PI_Logo.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    display: inline-block;
    margin-top: -7px;
    margin-bottom: 20px;
    margin-left: -5px;
}
.footer_Col1 .socialMedia {
    margin-bottom: 25px;
}
.footer_Col1 i {
    font-size: 25px;
    margin-right: 15px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer_Col1 i:nth-of-type(4) {
    font-size: 24px;
    top: -2px;
    position: relative;
}
.footer_Col1 i:hover {
    color: #417378;
    cursor: pointer;
}
.footer_Col1 h4 {
    margin-bottom: 10px !important;
}
.footer_Col1 p {
    color: #fff;
    text-decoration: none;
}

.footer_Col1 a {
    color: #FFF;
    text-decoration: none;
}
/* COL2 */
.footer_Col2 .content {}
.footer_Col2 .content p:first-of-type {
    font-family: "Cinzel", sans-serif;
    font-size: 15px;
    margin-bottom: 25px;
}
.footer_Col2 .content p {
    color: #FFF;
}
.footer_Col2 .content .socialMedia {
    margin-bottom: 16px;
}
.footer_Col2 .content .socialMedia i {
    font-size: 28px;
    padding-right: 14px;
}
.footer_Col2 .content .socialMedia i:nth-of-type(4) {
    padding-right: 0;
}
.footer_Col2 .content .more {}
.footer_Col2 .content .more a {
    color: #fff;
    font-size: 16px;
}
/*  ROW2 */
.footer_Wrapper_R2 {
    height: 50px;
    background: #000;
    padding: 14px 0 0;
}
.footer_Container_R2 {
    width: 100%;
    max-width: 1280px;
    padding: 0 25px;
}
/*  COL3  */
.footer_Col3 {}
.footer_Col3 .content {}

.footer_Col3 .content p {
    
}
.footer_Col3 .content p br {
    display: none;
}
/*  COL 4  */
.footer_Col4 {
    text-align: right;
}
.footer_Col4 a {}
.footer_Col4 p {
    color: #FFF;
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
}
.footer_Col4 .footerLogo {
    width: 150px;
    height: 25px;
    background: url(../../../uploads/2017/01/lawpromo.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    display: inline-block;
    margin-top: 0;
}
/*  FOOTER PARAGRAPH  */
.footer_Paragraph {}
.footer_Paragraph p {
    background: #262626;
    font-size: 14px;
    padding: 25px;
}
/***********************************************
    BACK TO TOP BUTTON
***********************************************/
/* BACK TO TOP BTN  */
.backToTop_Btn_Wrapper {
    height: 0;
        float: left;
    z-index: 10000;
    position: relative;
}
.backToTop {
    width: 50px;
    height: 50px;
    background: #320000;
    position: fixed;
    text-align: center;
    right: 0;
    bottom: 0;
    z-index: 9999;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.backToTop_Btn {}
.backToTop_Btn i {
    color: #fff;
    font-size: 21pt;
    top: 10px;
    position: absolute;
    left: 0;
    right: 0;
}
.backToTop_BG {
    background: black;
    bottom: 280px;
}
/*  HOVER  */
.backToTop:hover {
    background: #fff;
}
.backToTop:hover i {
    color: #000;
}
/******************************************************
        DISCLAIMER / SITEMAP
******************************************************/
.disclaimer_Wrapper {}
.disclaimer_Wrapper {
    width: 100%;
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
}
.disclaimer_Content {
    padding: 50px;
}
.siteMapPage {
    padding: 50px;
}
h2.wsp-pages-title {
    display: none;
}
/******************************************************
        M E D I A   Q U E R I E S
******************************************************/
@media only screen and (max-width: 991px) {}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 650px) {}
@media only screen and (max-width: 433px) {}
@media only screen and (max-width: 414px) {}