/*----------------------Get Help----------------------------*/
.BusinessHome.FaqPages.GetHelp .CommonBreadcrumb {
    background-image: url(../images/get-help.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}
.BusinessHome.FaqPages.GetHelp .CommonBreadcrumb h1 {
    color: #fff;
}
.padding-top-60px {
    padding-top: 60px;
}
.BusinessHome.FaqPages.GetHelp .PressPage h2{
    text-transform: none;
}
.BusinessHome.FaqPages.GetHelp .PressPage p {
    width: 494px;
    color: #000;
}
.contact-help {
    background: #fff;
    box-shadow: 2px 10px 28px rgb(75 0 129 / 12%);
    border-radius: 10px;
    margin: 50px 0;
    padding: 0 30px;
}
.BusinessHome.FaqPages.GetHelp .heading {
    width: 155px;
    margin: 0 auto;
    text-align: center;
}
.BusinessHome.FaqPages.GetHelp .widget-title {
    font-size: 24px;
    color: #001e46;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 3px solid #001e46;
}
.padding-bottom-40px {
    padding-bottom: 40px;
}
.padding-top-40px {
    padding-top: 40px;
}
.padding-bottom-80px {
    padding-bottom: 80px;
}
.BusinessHome.FaqPages.GetHelp h2.send-message {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 20px;
    color: #0f001a;
    padding-left: 5px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
form.form-help .form-group {
    margin-bottom: 30px;
}
form.form-help .help_reason {
    height: 50px;
    padding-right: 35px;
    font-size: 14px;
}
form.form-help .input-box input.form-control {
    height: 50px;
    color: #212529;
    font-size: 16px;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #198754;
}
form.form-help button.theme-btn.border-0.help-submit {
    background-color: #001e46;
    width: 100%;
}
.help-address-box {
    margin-left: 30px;
    font-size: 16px;
    color: #0f001a;
}
ul.help-map-address li {
    display: flex;
    margin-bottom: 30px;
}
ul.help-map-address li span.la {
    padding-right: 20px;
}
.copyright-left-side.help ul.list-items.SocialIcons {
    display: inline-flex;
    margin-bottom: 10px;
}

.list-items li {
    margin-bottom: 7px;
    font-weight: 500;
    color: #808996;
    font-size: 15px;
    text-transform: capitalize;
}
.copyright-left-side.help ul.list-items.SocialIcons li {
    padding-right: 15px;
}
.copyright-left-side.help ul.list-items.SocialIcons li a {
    background: transparent;
}
.copyright-left-side.help ul.list-items.SocialIcons li a svg {
    color: #0f001a;
    font-size: 18px;
}
.contact-help .widget-title {
    font-size: 24px;
    color: #001e46;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 3px solid #001e46;
    width: 155px;
    margin: 0 auto
}
.contact-help  h2.send-message {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 20px;
    color: #0f001a;
    padding-left: 5px;
}
form.form-help button.theme-btn.border-0.help-submit {
    background-color: #001e46;
    width: 100%;
    line-height: 48px;
}
/*----------------------Get Help----------------------------*/

/*----------------------Resposive--------------------------------*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .CommonBreadcrumb:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
}
.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;
}

.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;
}
    
}