.elementor-970 .elementor-element.elementor-element-771d8fb6{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-970 .elementor-element.elementor-element-2d047ab9{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-2d047ab9 */.header {
    z-index: 1;
    min-height: 80px;
    padding: .8rem 0;
    background: #fff;
    box-shadow: 0 2px 4px 0 #d9d9d9;
}

.header__container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.header__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hc-header-callmenu-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.25rem;
    margin-left: -.25rem;
}

.hc-call__phone {
    -ms-flex-align: center;
    align-items: center;
}

.hc-link, .hc-link:hover, a, a:hover {
    color: #19b4fa;
    font-weight: 600;
}

.hc-call__phone-wrapper {
    margin-top: 10px;
    padding: 8px;
    background-color: #FFB100;
    border-radius: 4px;
}

.hc-call__phone-icon {
    color: #fff;
    font-size: 1.19rem;
}

.header__disclaimer {
    margin-top: 5px;
    font-size: 12px;
}

@media (min-width: 768px) {
    .header {
        align-items: center;
        justify-content: space-between;
        min-height: 76px;
        padding: 1.2rem 0;
        background: #fff;
        border-bottom: 1px solid #f7f7f7;
    }

    .header__container {
        max-width: 720px;
    }
    
    .hc-call__agent {
        margin-right: .5rem;
    }
    
    .hc-call__cta {
        display: flex;
        flex-direction: column;
    }
    
    .hc-call__cta-text {
        font-weight: 800;
        font-size: .79rem;
        line-height: 1.1;
    }
    
    .hc-call__number-link {
        color: #FFB100;
        font-weight: bolder;
        font-size: 30px;
        line-height: 1;
    }
    
    .hc-call__number-link:hover {
        color: #FFB100;
        font-weight: bolder;
    }
    
    .hc-call__tty {
        margin-bottom: 0;
        font-size: .875rem;
        line-height: 1.1;
    }
}

@media (min-width: 992px) {
    .header__container {
        max-width: 960px;
    }    
}/* End custom CSS */
/* Start custom CSS *//*GENERAL SHORTCODES*/
.hcinc_shortcodes *{
    font-family: "proxima-nova",sans-serif;
}

.hcinc_shortcodes h2{
    margin:0 0 0 0;
    font-size: 24px !important;
    margin-bottom: 5px !important;
    font-family: "proxima-nova", sans-serif !important;
    font-weight: bold !important;
}

.hcinc_shortcodes h3{
    margin:0 0 20px 0;
    font-size: 20px !important;
    font-weight: normal !important;
    font-family: "proxima-nova", sans-serif !important;
}

.hcinc_shortcodes i{
    font-family: "Font Awesome 5 Free";
}

.hcinc_shortcodes{
    max-width:624px;
    margin-top:20px;
    overflow: hidden;
}

.single.single-post .entry-content .hcinc_shortcodes,
.common-page .hcinc_shortcodes{
    /*max-width:730px;*/
    box-sizing: border-box;
    padding:15px 50px;
    margin-top:0px;
    margin-bottom:34px;
}

.zip-code-form-disclaimer{
    float:left;
    width:100%;
    margin-bottom:0;
}

.hcinc_shortcodes input[type="text"],
.hcinc_shortcodes input[type="email"],
.hcinc_shortcodes input[type="number"]{
    height: 44px;
    padding:6px 27px;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    font-size: 18px;
    line-height: 27px;
    color: #4A4A4A;
    font-weight: normal;
    width:100%;
}
.hcinc_shortcodes .inArticle:before{
	content: "";
    position: absolute;
    width: 32px;
    height: 25px;
    background: url(../assets/Star-1-phcom.png) no-repeat transparent;
    left: -10px;
    top: 15px;
    z-index: 90000;
}

.hcinc_shortcodes button,
.hcinc_shortcodes button:focus{
    background: #FFB100;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    height: 44px;
    padding:16px 27px;
    text-align:center;
    font-weight: bold;
    font-size: 18px;
    line-height: 10px;
    color: #FFFFFF;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    width:100%;
    border:0;
    outline:none;
}

footer .hcinc_shortcodes{
    margin:0 auto;
}

footer h6,
footer label,
footer .zip-codes-form input[type=radio]:checked + label{
    color:#ffffff !important;
}

@media (max-width: 768px) {
	.hcinc_shortcodes h2 { font-size: 20px !important; margin-bottom: 10px !important; }
	.hcinc_shortcodes h3 { font-size: 18px !important; }
	.hcinc_shortcodes input[type="number"]{ height:40px !important; font-size:16px; }
	.hcinc_shortcodes input[type="tel"]{ height:40px !important; font-size:16px; padding: 16px 12px!important; outline: none !important; }
	.hcinc_shortcodes button, .hcinc_shortcodes button:focus{ height:40px !important; font-size:16px; line-height: 5px;}
	.single.single-post .entry-content .hcinc_shortcodes, .common-page .hcinc_shortcodes {padding: 15px 25px;}
}

@media (max-width: 480px) {
    .hcinc_shortcodes h2 { font-size: 20px !important; margin-bottom: 10px !important; }
	.hcinc_shortcodes h3 { font-size: 18px !important; }
	.hcinc_shortcodes input[type="number"]{ height:40px !important; font-size:16px; padding: 5px 15px !important;  }
	.hcinc_shortcodes button, .hcinc_shortcodes button:focus{ height:40px !important; font-size:16px; line-height: 10px;  padding: 8px 10px !important;}
}

/*BLOCKQUOTE STYLES*/
blockquote:before{
    display:block;
    height:6px;
    content:"";
    background: var(--blockquote-before);
    border-radius: 2px 2px 0 0;
    margin-bottom:24px;
}

blockquote{
    border: 1px solid var(--blockquote-border);
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 8px 8px;
    margin:0 0 20px 0 !important;
    padding-bottom:20px;
}

    blockquote b,
    blockquote strong{
        font-size: 22px;
        line-height: 27px;
        margin-bottom:20px;
        display:block;
    }

    blockquote p{
        font-size: 16px !important;
        line-height: 19px !important;
        margin:0 30px 20px 42px;
        padding-left:28px;
        position:relative;
        overflow:hidden;
    }

    blockquote p:first-child{
        margin: 0 30px 20px 20px;
        margin:0 30px 20px 20px;
    }

        blockquote p:before{
            content:"";
            display: block;
            width:9px;
            height:9px;
            background: var(--blockquote-before);
            border-radius:50%;
            position:absolute;
            left:0;
            top:6px;
        }

        blockquote p:first-child:before{
            display:none;
        }

        blockquote p:first-child{
            padding-left:0;
        }

@media (max-width: 480px) {
    blockquote p:first-child{
        margin-bottom:12px !important;
    }

    blockquote p:first-child strong{
        margin-bottom:0;
    }

    blockquote p{
        margin:0 30px 32px 20px;
    }

    .zip-code-input-container-numbers:before{
        left: -4px;
        top: 13px;
    }
}

@media (max-width: 768px) {
    h6{
        font-size:12px;
        line-height:15px;
    }

    p,ol li,ul li{
        font-size:16px !important;
        line-height:20px !important;
    }
}

/*TOOLTIP*/
.sup-class {
    position:relative;
}

.sup-class p{
    display:none;
    background:#ffffff;
    border-radius:10px;
    padding:10px;
    font-size:14px !important;
    line-height:16px !important;
    width:500px;
    left:50%;
    margin-left:-250px;
    border:1px solid #cccccc;
    position:absolute;
    z-index:99999;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

    .sup-class:hover p{
        display:block;
    }

@media (max-width: 480px) {
    .sup-class p{
        width:300px;
        margin-left:-150px;
    }
}

/*ZIPCODE LEAD GEN*/
.zip-codes-form h6{
    font-family: "proxima-nova",sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #A3A3A3;
    margin-right:26px;
    display:inline;
}

.zip-codes-form .zip-code-input-container-options{
    float:left;
    width:100%;
    overflow:hidden;
}

    .zip-codes-form .zip-code-input-container-options .form-check-input{
        display:none;
    }

.zip-codes-form .zip-code-input-container{
    width:50%;
    float:left;
}

    .zip-codes-form .zip-code-input-container-numbers{
        padding-right:12px;
        position:relative;
    }

    .zip-codes-form .zip-code-input-container-button{
        padding-left:12px;
    }

.zip-codes-form  .form-check{
    display:inline-block;
    margin-right:37px;
    padding:0;
}

    .zip-codes-form  .form-check label{
        cursor:pointer;
        color: #454545;
    }

    .zip-codes-form  label:before {
        display: inline-block;
        font-size: 1.3rem;
        letter-spacing: 10px;
        margin-top: 4px;
        margin-right: 4px;
        content: "";
        background: url(https://quotes.qa.medicareguide.com/wp-content/themes/mothership/assets/icon-normal.svg);
        background-size: cover !important;
        width: 16px;
        height: 16px;
        float: left;
    }

    .zip-codes-form input:checked+label:before {
        content: "";
        background: url(https://quotes.qa.medicareguide.com/wp-content/themes/mothership/assets/icon-checked.svg);
        background-size: cover;
    }

        .zip-codes-form .input-check,
        .zip-codes-form .input-error{
            position: absolute;
            top:0;
            right: 17px;
        }

            .zip-codes-form .input-check i,
            .zip-codes-form .input-error i{
                color: green;
                margin-top: 26px;
            }

            .zip-codes-form .input-error i{
                color:red;
            }

        .zip-codes-form .input-check.visible,
        .zip-codes-form .input-error.visible{
            display:block !important;
        }

        .zip-codes-form .hc-find__input-check{
            right:40px;
        }

        .zip-codes-form .hc-find__label_error:before{
            display:none;
        }

        .zip-codes-form .hc-find__label_error{
            display:block;
            text-indent: -9999px;
            color: #D15851 !important;
            font-size: 10px !important;
            line-height: 12px !important;
            margin-top: 4px !important;
            margin-bottom:0;
        }

.zip-codes-form hr{
    float:left;
    width:100%;
    margin:17px 0 21px 0;
}

@media (max-width: 480px) {
.single.single-post .hcinc_shortcodes,
.common-page .hcinc_shortcodes{
    padding:27px 36px;
}

    .zip-codes-form  h6{
        display:block;
        margin-bottom:20px;
    }

    .zip-codes-form  .form-check{
        margin-right:15px;
    }

    .zip-codes-form  .form-check:last-child{
        margin-right:0;
    }

    .zip-codes-form .zip-code-input-container{
        width:50%;
        padding-right:0;
    }


    .zip-codes-form hr{
        margin:19px 0 27px 0;
    }
}/* End custom CSS */