/*----------------------Press----------------------------*/
.BusinessHome.FaqPages.PRESS .CommonBreadcrumb {
    background-image: url(../images/Press.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.BusinessHome.FaqPages.PRESS .CommonBreadcrumb h1 {
    color: #fff;
}
.padding-top-60px {
    padding-top: 60px;
}
.PressPage.PressPages h2{
    text-transform: none;
}
.FaqsQuestion, .Lists {
    width: 80%;
    margin: 0 auto;
}
.padding-top-70px {
    padding-top: 70px;
}
.Lists ul li {
    margin-bottom: 40px;
}
.Lists ul li span {
    width: 16px;
    height: 16px;
    background: #000;
    display: inline-block;
    border-radius: 50%;
}
.Lists ul li a, .Lists ul li h5 {
    font-size: 18px;
    display: inline-block;
}

.Lists ul li h5 {
    font-weight: 700;
    color: #000;
    margin: 0 0 0 25px;
}
.Lists ul li a {
    font-weight: 500;
    margin-top: 5px;
    width: 100%;
    padding-left: 41px;
}
.padding-bottom-100px {
    padding-bottom: 100px;
}
.padding-top-140px {
    padding-top: 140px;
}

.PressKitBtn {
    text-align: center;
    margin-bottom: 60px;
}
.PressKitBtn a.kit-btn, .PressKitBtn button {
    border-radius: 40px;
    border: 0;
    color: #fff;
    font-weight: 700;
}

.PressKitBtn a.kit-btn {
    display: inline-block;
    line-height: 54px;
}
.PressKitBtn a.kit-btn, .PressKitBtn button {
    width: 370px;
    background: #001e46;
    height: 55px;
}
.PressKitBtn a.kit-btn:hover, .PressKitBtn button:hover{
    opacity: .7
}
/*----------------------Press----------------------------*/

/*----------------------Resposive--------------------------------*/
@media screen and (min-width: 320px) and (max-width: 767px) {

.CommonBreadcrumb h1 {
        font-size: 30px;
        width: 80%;
        margin-top: 60px;
    }
    .CommonBreadcrumb h1 {
    color: #fff;
    position: relative;
    z-index: 11;
}
    .CommonBreadcrumb {
        padding-bottom: 50px;
    }
        .BusinessHome.FaqPages .CommonBreadcrumb {
        min-height: auto;
    }
    .padding-top-60px {
    padding-top: 30px;
}
.Lists ul li h5 {
    margin: 0 0 0 15px;
    width: 90%;
}
    .Lists ul li span {
        float: left;
        margin-top: 3px;
    }

.padding-bottom-90px {
    padding-bottom: 50px;
}
.padding-bottom-100px {
    padding-bottom: 40px;
}
.footer-area {
    padding: 20px 0 !important;
}
.margin-top-80px {
    margin-top: 40px;
}
.margin-top-70px {
    margin-top: 30px;
}
.padding-bottom-40px {
    padding-bottom: 10px;
}
h2.padding-bottom-20px {
    padding: 0;
}

    .margin-bottom-60px {
    margin-bottom: 60px;
}
.margin-top-40px {
    margin-top: 40px;
}
.padding-bottom-80px {
    padding-bottom: 30px;
}
.padding-bottom-200px {
    padding-bottom: 50px;
}
.FaqsQuestion {
    width: 100%;
}
.FaqsQuestion .SubHeading {
    font-size: 26px;
    font-weight: 700;
}

.padding-top-70px {
    padding-top: 40px;
}
.BusinessHome.FaqPages.GetHelp .PressPage p {
    max-width: 494px;
    width: 100%;
    color: #000;
}
.contact-help {
        padding: 0;
        box-shadow: none;
        margin: 0
    }
    .help-address-box {
    margin-left: 0;
    margin-top: 30px;
}
ul.help-map-address li {
    margin-bottom: 0;
}
.margin-top-100px {
    margin-top: 00px;
}
.FaqsQuestion, .Lists {
    width: 100%;
    margin: 0 auto;
}
.PressKitBtn a.kit-btn, .PressKitBtn button {
    max-width: 370px;
    width: 100%;
    background: #001e46;
    height: 55px;
}
.PressKitBtn {
    text-align: center;
    margin-bottom: 0;
}
.padding-top-140px {
    padding-top: 0px;
}
    
}