body,
.no-bg{
    background: none;
}
.hero-bg{
    background: url(../images/landing/medicare-landing/maini-herobg.jpg) center top no-repeat;
    background-size: cover;
}
.container-md{
    max-width: 1260px;
}
.container-sm{
    max-width: 960px;
}
.mt-0{
    margin-top: 0 !important;
}
.pt-0{
    padding-top: 0 !important;
}
.logo-compare-medicare{
    background: url(../images/landing/medicare-landing/logo-compare-white.png) no-repeat;
    background-size: 100% auto;
    width: 264px;
    height: 87px;
    display: block;
}
.logo-mnhinet{
    background: url(../images/landing/logo.svg) no-repeat;
    background-size: 100% auto;
    width: 275px;
    height: 100px;
    display: block;
}
.headernew-styleouter .header-right a{
    font-weight: normal;
}
@media(min-width: 992px){
    .glow-asboty{
        background:#0c92d3 url(../images/landing/glow.jpg) no-repeat;
        background-size: cover;
    }
    .headernew-styleouter #header-wrap{
        background: none;
    }
    .headernew-styleouter .nav > ul > li > a{
        border-bottom: 2px solid transparent;
        padding-bottom: 7px;
        padding-top: 7px;
    }
    .headernew-styleouter .nav > ul > li.active > a{
        color: #fb840f;
        border-color: #fa8410;
    }
    .headernew-styleouter #header-wrap.fixed{
        position: fixed;
        background: #fff;
        box-shadow: 0 5px 10px rgba(9,64,87, 0.15);
    }
    .headernew-styleouter .fixed .nav > ul > li > a{
        color: #0082b8;
    }
    .headernew-styleouter .fixed .phone-wrap{
        color: #fc840e;
    }
    .active-state{
        display: none !important;
    }
    .headernew-styleouter .fixed .normal-state{
        display: none !important;
    }
    .headernew-styleouter .fixed .active-state{
        display: inline-block !important;
    }
    .headernew-styleouter #header-wrap.fixed .logo-mnhinet{
        background: url(../images/logo.png) center center no-repeat;
        background-size: 100% auto;
    }
}

.inner-secondary .main p{
    font-size: 20px;
    font-weight: normal;
}
.inner-secondary .main h1{
    margin: 0 0 30px;
}
.inner-secondary .content-area p{
    line-height: 1.4;
}
.inner-secondary .content-area p a{
    text-decoration: none;
}
.inner-secondary .default-lightpara p{
    font-size: 17px;
/*    line-height: 1.8;*/
}
.contact-medicare-wrap{
    background:#fff url(../images/landing/medicare-landing/arrow-downword.png) center top no-repeat;
    padding: 130px 0 0;
}
.medi-title{
    text-align: center;
    padding: 0 0 40px;
}
.medi-title h2{
    font-size: 80px;
    color: #1d5290;
    font-weight: 900;
    line-height: 1;
    margin: 0;
}
.medi-title h3{
    font-size: 24px;
    color: #fb840f;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px;
}
.contact-boxes ul{
    display: flex;
    flex-wrap: wrap;
}
.contact-boxes ul li{
    width: 50%;
    padding: 0 10px;
}
.contact-boxes ul li a{
    display: block;
    text-align: center;
    font-size: 36px;
    color: #0082b8;
    font-weight: 900;
    background: #f1f9fb;
    padding: 55px 10px;
    border-radius: 40px;
}
.contact-boxes ul li a strong{
    display: block;
    padding: 20px 0 5px;
    text-transform: uppercase;
}
.contact-boxes ul li a span{
    display: block;
    font-weight: bold;
    color: #fa8410;
    font-size: 24px;
}
.phone-icon{
    background: url(../images/landing/medicare-landing/icon-phone.png) no-repeat;
    width: 108px;
    height: 108px;
    display: block;
    margin: 0 auto;
}
.enveolpe-icon{
    background: url(../images/landing/medicare-landing/icon-envelope.png) no-repeat;
    width: 146px;
    height: 108px;
    display: block;
    margin: 0 auto;
}
.contact-boxinfo{
    text-align: center;
    font-size: 26px;
    color: #1d5290;
    background: #e6ecf3;
    padding: 55px 40px;
    border-radius: 40px;
}
.contact-boxinfo a{
    color: #0082b8;
    text-decoration: underline;
}
.contact-articles-wrap{
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
    color: #414141;
    padding: 60px 0 110px;
}
.contact-article{
    width: 50%;
    padding: 0 10px;
}
.contact-articles-wrap h2{
    font-size: 55px;
    color: #1d5290;
    font-weight: bold;
    margin: 0 0 35px;
}
.contact-articles-wrap p{
    line-height: 1.7;
}
.services-list li{
    position: relative;
    background: url(../images/landing/medicare-landing/bullet-icon.png) no-repeat;
    padding: 5px 0 6px 50px;
    margin: 0 0 13px;
}
.logo-companies ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.logo-companies ul li{
    width: 25%;
}
.logo-companies ul li img{
    display: inline-block;
    padding: 3px;
}
.logo-three ul li{
    width: 33.33%;
}

.about-wrap{
    background: #01b1fc;
    padding: 70px 0 70px;
    font-size: 20px;
    color: #fff;
    position: relative;
}
.about-wrap:before{
    content: " ";
    background: url(../images/landing/medicare-landing/arrow-right.png) no-repeat;
    background-size: 100% auto;
    width: 261px;
    height: 537px;
    position: absolute;
    left: 0;
    top: -268px;
}
.about-wrap:after{
    content: " ";
    background: url(../images/landing/medicare-landing/arrow-left.png) no-repeat;
    background-size: 100% auto;
    width: 253px;
    height: 521px;
    position: absolute;
    right: 0;
    bottom: -258px;
}
.about-wrap h2{
    font-size: 55px;
    color: #fff;
    margin: 0 0 25px;
}
.about-wrap h3{
    color: #fb840f;
}
.about-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.about-photo{
    width: 220px;
    border: 1px solid #fff;
}
.about-photo img{
    display: block;
    width: 100%;
}
.about-detail{
    width: calc(100% - 300px);
    margin-left: auto;
}
.about-detail p{
    line-height: 1.5;
    margin: 0 0 25px;
}
.about-fullcenter{
    text-align: center;
}
.about-fullcenter .about-detail{
    width: 100%;
}
.about-fullcenter .iframe-outer{
    margin: 0 auto;
}
.agency-wrap{
    padding: 60px 0;
    background: #fff;
    font-size: 20px;
    color: #424242;
}
.agency-wrap h2{
    font-size: 55px;
    color: #1d5290;
    font-weight: 900;
    margin: 0 0 5px;
}

.about-wrap h3,
.agency-wrap h3{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 35px;
}

.agency-wrap h3{
    color: #ff840c;
}

.agency-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-right: 120px;
}
.agency-detail{
    width: calc(100% - 345px);
}
.agency-detail p{
    margin: 0 0 30px;
}
.agency-sidebar{
    width: 275px;
    margin-left: auto;
}
.agency-full{
}
.agency-full .agency-detail{
    width: 100%;
}
.agency-full .agency-sidebar{
    width: 100%;
}
.footer-topbdr #footer-wrap{
    border-top: 1px solid #dddddd;
    color: #414141;
}
.footer-topbdr #footer{
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-topbdr #footer-wrap a{
    color: #414141;
}

@media(max-width: 1900px){
    .logo-compare-medicare{
        width: 100%;
    }
    .logo-mnhinet{
        width: 100%;
        background-position: center center;
    }
    .about-wrap{
        padding-top: 100px;
    }
    .about-wrap:before{
        width: 150px;
        height: 337px;
        top: -152px;
    }
    .about-wrap:after{
        width: 150px;
        height: 321px;
        bottom: -163px;
    }
}
@media(max-width: 1400px){
    .container-md{
        max-width: 1150px;
    }
    .about-wrap:before{
        width: 100px;
        height: 220px;
        top: -102px;
    }
    .about-wrap:after{
        width: 100px;
        height: 221px;
        bottom: -115px;
    }
    .contact-medicare-wrap{
        background-size: 200px auto;
        padding-top: 150px;
    }
    .agency-inner{
        padding-right: 0;
    }
}
@media(max-width: 1279px){
    .container-md{
        max-width: 950px;
    }
    .medi-title h2{
        font-size: 50px;
    }
    .medi-title h3{
        font-size: 20px;
    }
    .contact-articles-wrap{
        padding-top: 85px;
    }
    .contact-articles-wrap h2{
        font-size: 45px;
    }
}
@media(max-width: 992px){
    .glow-asboty{
        background: #01affb url(../images/landing/main-bg-tablet.jpg) center top no-repeat;
        background-size: 100% auto;
    }
    .secondary-body{
        padding-top: 0;
    }
    .logo-compare-medicare{
        height: 60px;
    }
    .logo-mnhinet{
        height: 60px;
        background-position: center top;
    }
    .hero-bg{
        background: #01affb url(../images/landing/main-bg-tablet.jpg) center top no-repeat;
        background-size: 100% auto;
    }
    .inner-secondary .main p{
        font-size: 14px;
        line-height: 1.6;
    }
    .inner-secondary .main h2{
        margin: 0 0 20px;
    }
    .contact-medicare-wrap {
        background-size: 100px auto;
        padding: 70px 15px 0;
    }
    .contact-articles-wrap h2{
        font-size: 36px;
    }
    .medi-title{
        padding: 0 0 40px;
    }
    .medi-title h2{
        font-size: 40px;
    }
    .medi-title h3{
        font-size: 18px;
    }
    .contact-boxes ul li{
        width: 100%;
        padding: 0 0 25px;
    }
    .contact-boxes ul li a{
        font-size: 26px;
        padding: 35px 10px;
    }
    .phone-icon{
        width: 60px;
        height: 60px;
        background-size: 100% auto;
    }
    .enveolpe-icon{
        width: 80px;
        height: 60px;
        background-size: 100% auto;
    }
    .contact-boxes ul li a span{
        font-size: 20px;
    }
    .contact-articles-wrap{
        padding: 50px 20px 20px;
        font-size: 16px;
    }
    .contact-article{
        width: 100%;
        padding: 0 0 25px;
    }
    .services-list li{
        padding-top: 6px;
        padding-bottom: 8px;
    }
    .logo-companies ul li{
        width: 50%;
    }
    .about-wrap{
        padding: 30px 15px 20px;
        font-size: 16px;
    }
    .about-wrap:before,
    .about-wrap:after{
        display: none;
    }
    .about-wrap h2{
        font-size: 35px;
        margin: 0 0 25px;
    }
    .about-detail {
        width: calc(100% - 250px);
    }
    .agency-wrap{
        font-size: 16px;
        padding: 50px 15px 30px;
    }
    .agency-wrap h2{
        font-size: 40px;
    }
    .agency-wrap h3{
        font-size: 20px;
    }
    .agency-inner{
        display: block;
    }
    .agency-detail{
        width: 100%;
        padding: 0 0 20px;
    }
    .agency-sidebar{
        width: 100%;
    }
    .contact-boxinfo{
        font-size: 18px;
        padding: 35px 30px;
    }
}
@media(max-width: 576px){
    .about-inner{
        display: block;
    }
    .about-photo{
        float: left;
        width: 120px;
        margin: 0 20px 5px 0;
    }
    .about-detail{
        width: 100%;
    }
}
