﻿.headerIndex {
    position: relative;
    z-index: 500;
}
.headerIndex .header {
    background-color: #fff;
    border-bottom: 2px solid #1eb4cc;
}
.wide-banner-acg {
    max-width: 100%;
}

.mb-30 {
    margin-bottom: 30px !important;
}

#havePolicyReady {
    text-align: center;
}

.claimsHeadline {
    color: #707070;
}

.orangeHeading {
    color: #e05206;
}

.headingTxt {
    font-size: 42px;
    font-weight: normal;
    line-height: normal;
}

main p {
    font-size: 18px;
}

h3 {
    font-size: 20px;
    color: black;
    text-align: center;
}

.h3-height-bumper {
    height: 86px;
    align-content: center;
}

.subsection-image {
    height: 110px;
    max-width: 150px;
    margin: 0 auto;
    display: block;
}

.subsection-text {
    font-size: 1rem;
    padding: 0px 10px;
}

.reportheadingTxt {
    font-size: 30px;
    color: #707070;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    margin-top: 2em;
}

.reportdesc {
    font-size: 24px;
    color: #e05206;
    text-align: center;
    margin-bottom: 2em;
}

.carousel-item img {
    max-height: 540px;
}

.justify-self-center {
    justify-self: center;
}

.display-grid {
    display: grid;
}

.arrowClaims {
    position: absolute;
    top: 30%;
    right: -10%;
    height: 36px;
}

.videoContainer {
    margin-top: -257px;
    float: right;
    padding-right: 0px;
}

.videoheader {
    float: right;
    height: 293px;
}

.wideBannerContainer {
    position: relative;
    height: 293px;
    border-bottom: 2px black solid;
}

#video_box {
    position: relative;
    float: right;
}

#video_overlays {
    position: absolute;
    width: 160px;
    min-height: 291px;
    z-index: 300;
    text-align: center;
}

.whitegradientoverlay {
    background: linear-gradient(90deg, white, #00000000);
}

.claimsBtn {
    border-radius: 10px !important;
    font-size: 21px;
    background-image: none;
    height: 60px !important;
    line-height: 20px;
    text-align: center;
    margin: 0px auto !important;
    box-shadow: none;
    border: 0;
    width: 199px;
    cursor: pointer;
    -webkit-appearance: button;
    line-height: 50px !important;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.greyBtn {
    background-color: #ffffff;
    border: 3px solid grey;
    color: grey;
}

.greyBtn:hover, 
.greyBtn:focus, 
.greyBtn:active {
    background-color: #efefef !important;
    border: 3px solid grey !important;
    color: grey !important;
    text-decoration: none !important;
}

.blueBtn {
    color: #fff;
    background-color: #1eb4cc;
    border-color: #0062cc;
    text-decoration: none;
}

.blueBtn:hover, 
.blueBtn:focus, 
.blueBtn:active {
    background-color: #43a7b7 !important;
}

.orangeBtn {
    color: #fff;
    background-color: #e05206;
    text-decoration: none;
}

.orangeBtn:hover, 
.orangeBtn:focus, 
.orangeBtn:active {
    background-color: #D9531E !important;
    text-decoration: none;
}

#otherBtn {
    cursor: pointer;
}

#buttonRowbtn {
    margin-top: 2em;
    margin-bottom: 1em;
}

.reportBackBtn {
    border: 2px #cecbcb solid;
    border-radius: 10px;
    width: 150px;
    margin-left: -5px;
    font-weight: bold;
    font-size: 22px;
    filter: drop-shadow(4px 4px 5px #d0cece);
    background-color: white;
}

.lgi-v2 {
    position: relative;
    z-index: 1;
    background: #eee;
}

.lgi-v2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 50%; /* or 100px */
    border-bottom: 2px solid #1eb4cc;
}

.lgi-v2 a {
    color: #5E6A71;
    font-size: 16px !important;
}

/* ----------- GROUPED MEDIA QUERIES ----------- */

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.99px) {
    .arrowClaims {
        position: absolute;
        top: 96%;
        left: 47%;
        height: 36px;
        z-index: 400;
        transform: rotate(90deg);
    }
    .phoneSpacing {
        margin-bottom: 55px;
    }
    .lgi-v2 {
        background-color: #fff !important;
        border: none !important;
    }
    .navContainer {
        margin-top: 0px;
    }
    .nav .nav-links-top {
        margin-top: 0px;
    }
    .jd-power-banner {
        min-height: 100vh !important;
    }
    .coverage-guide-banner {
        background: linear-gradient(0deg, rgba(224,130,6,1) 0%, rgba(224,82,6,1) 100%) !important;
        padding: 2.5rem 1rem 2rem 1rem;
        min-height: 100vh;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    .coverage-guide-banner-inner {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .coverage-guide-banner-image img {
        margin: -40px 0px -120px 10px;
        display: block;
        max-width: 100%;
    }
    .coverage-guide-banner-content {
        order: 1;
        width: 100%;
        text-align: center;
    }
    .coverage-guide-title {
        margin-bottom: 2rem;
        line-height: 1.2;
        text-align: center;
    }
    .coverage-guide-title strong {
        font-weight: 900;
    }
    .coverage-guide-subtext {
        font-size: 1.25rem;
        margin-bottom: 1rem;
    }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.99px) {
    .display-grid {
        margin-bottom: 15px;
    }
    .wideBannerContainer {
        background-image: url("/Content/Images/claimscenter/mobile_cars.svg");
        background-repeat: no-repeat;
        background-position: bottom center;
        border-bottom: none;
        height: 500px;
    }
    .greyBtn {
        margin-top: 15px !important;
    }
    #wideBannerContainer.coverage-guide {
        height: auto;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.99px) {
    /* No rules present, removed for clarity */
}

/* Large devices (desktops, less than 1510px) */
@media (max-width: 1510px) {
    .videoContainer {
        margin-top: -257px;
    }
}

/* Large devices (desktops, less than 1260px) */
@media (max-width: 1260px) {
    .videoContainer {
        margin-top: -287px;
    }
}

/* Large devices (desktops, less than 1049px) */
@media (max-width: 1049px) {
    .videoContainer {
        margin-top: -287px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #wideBannerContainer.coverage-guide h1 {
        font-size: 50px;
        padding-left: 15px;
        margin-bottom: 5px;
    }
    .coverage-guide form {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

/* Medium devices (tablets, 768px and up, and less than 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .coverage-guide-title {
        font-size: 2rem;
    }
    .coverage-guide-banner-image img {
        max-width: 440px;
        margin-bottom: 115px;
        margin-left: -165px;
    }
    #buttonRowbtn {
        margin-top: 1em;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.99px) {
    .wideBannerContainer {
        height: 600px;
    }
}

/* Devices less than 877px */
@media (max-width: 877px) {
    .videoContainer {
        margin-top: -307px;
    }
    #video_overlays {
        width: 360px;
    }
}

/* Coverage Guide Banner Responsive */
@media (min-width: 1200px) {
    #wideBannerContainer.coverage-guide {
        height: 420px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .coverage-guide-banner-image img {
        max-width: 620px;
        margin-bottom: 60px;
        margin-left: -105px;
    }
    #wideBannerContainer.coverage-guide {
        padding-bottom: 20px;
    }
}

@media (min-width: 992px) {
    #wideBannerContainer.coverage-guide {
        text-align: left;
    }
}

/* Coverage Guide Banner Mobile Font Sizes */
@media (max-width: 440px) {
    .coverage-guide-title {
        font-size: 2rem !important;
    }
    .coverage-guide-subtext {
        font-size: 1.1rem !important;
        margin-bottom: 1rem;
    }
}

@media (min-width: 400px) and (max-width: 440px) {
    .coverage-guide-banner-image img {
        margin: -30px 0px -90px 0px !important;
    }
}

@media (min-width: 360px) and (max-width: 399.98px) {
    .coverage-guide-banner-image img {
        margin: -30px 0px -85px 8px;
    }
}

@media (max-width: 359.98px) {
    .coverage-guide-banner-image img {
        margin: -30px 0px -80px 18px;
    }
}

/* ----------- END GROUPED MEDIA QUERIES ----------- */

/* Coverage Guide Banner Styles */
.wideBannerContainer.coverage-guide-banner {
    background: linear-gradient(0deg, rgba(224,130,6,1) 0%, rgba(224,82,6,1) 100%);
    color: #fff;
    min-height: 400px;
    padding: 30px 0;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    overflow: hidden;
}

.coverage-guide-banner-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.coverage-guide-banner-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.coverage-guide-title, .coverage-guide-subtext {
    color: #fff;
}

.coverage-guide-title {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 1rem;
}

.coverage-guide-subtext {
    font-size: 1.1rem;
    margin-bottom: 0.875rem;
}

.coverage-guide-banner-image img {
    margin-bottom: 10px;
    margin-left: -110px;
    max-width: 800px;
    height: auto;
    min-width: 320px;
}

.coverage-guide-btn:hover,
.coverage-guide-btn:focus {
    background-color: #1BA2B7 !important;
    color: #fff;
}

.coverage-guide-zip {
    background: #fff;
    color: #333;
    border: none;
    border-radius: 2px;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    width: 160px;
    margin-right: 0;
    box-shadow: none;
}

.coverage-guide ::placeholder {
    color: #1eb4cc;
    opacity: 1;
}

.coverage-guide :-ms-input-placeholder {
    color: #1eb4cc;
}

.coverage-guide form + p {
    line-height: 100%;
}

/* Responsive Styles */
@media (min-width: 1200px) {
    #wideBannerContainer.coverage-guide {
        height: 420px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .coverage-guide-banner-image img {
        max-width: 620px;
        margin-bottom: 60px;
        margin-left: -105px;
    }
    #wideBannerContainer.coverage-guide {
        padding-bottom: 20px;
    }
}

@media (min-width: 992px) {
    #wideBannerContainer.coverage-guide {
        text-align: left;
    }
}

@media (max-width: 991.98px) {
    #wideBannerContainer.coverage-guide {
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .coverage-guide-title {
        font-size: 2rem;
    }
    .coverage-guide-banner-image img {
        max-width: 440px;
        margin-bottom: 115px;
        margin-left: -165px;
    }
}

@media (min-width: 768px) {
    #wideBannerContainer.coverage-guide h1 {
        font-size: 50px;
        padding-left: 15px;
        margin-bottom: 5px;
    }
    .coverage-guide form {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .coverage-guide-banner {
        background: linear-gradient(0deg, rgba(224,130,6,1) 0%, rgba(224,82,6,1) 100%) !important;
        padding: 2.5rem 1rem 2rem 1rem;
        min-height: 100vh;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    .coverage-guide-banner-inner {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .coverage-guide-banner-image img {
        margin: -40px 0px -120px 10px;
        display: block;
        max-width: 100%;
    }
    .coverage-guide-banner-content {
        order: 1;
        width: 100%;
        text-align: center;
    }
    .coverage-guide-title {
        margin-bottom: 2rem;
        line-height: 1.2;
        text-align: center;
    }
    .coverage-guide-title strong {
        font-weight: 900;
    }
    .coverage-guide-subtext {
        font-size: 1.25rem;
        margin-bottom: 1rem;
    }
}

@media (max-width: 440px) {
    .coverage-guide-title {
        font-size: 2rem !important;
    }
    .coverage-guide-subtext {
        font-size: 1.1rem !important;
        margin-bottom: 1rem;
    }
}

@media (min-width: 400px) and (max-width: 440px) {
    .coverage-guide-banner-image img {
        margin: -30px 0px -90px 0px !important;
    }
}

@media (min-width: 360px) and (max-width: 399.98px) {
    .coverage-guide-banner-image img {
        margin: -30px 0px -85px 8px;
    }
}

@media (max-width: 359.98px) {
    .coverage-guide-banner-image img {
        margin: -30px 0px -80px 18px;
    }
}
