/* @import url("https://fonts.googleapis.com/css?family=Raleway:400,500,700,300"); */
@import url("//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900italic,700italic,500italic,400italic,300italic,900,100italic");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");


body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 125%;
    font-weight: 400;
    color: #0d1b3c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

h2 {
    font-size: 29px;
}

body a,
body a:visited {
    color: #0579aa;
}

.font-bold {
    font-weight: bold;
    font-style: normal;
}

a.phone {
    font-weight: bold;
}

.extra-right {
    margin-right: 20px;
}

.header-heading {
    color: #e6661d;
}

.blue {
    color: #0579aa;
}

a.blue {
    font-weight: bold;
}

.panel {
    border-radius: 0;
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.panel .panel-heading {
    border: 0;
    border-radius: 0 !important;
}

.panel.panel-info .panel-heading {
    background-color: #0677b4;
}

.panel .panel-heading.empty {
    height: 18px;
    padding-top: 0;
    padding-bottom: 0;
}

.panel .panel-body {
    padding: 30px;
    background-color: #f7f7f7;
}

.panel .panel-body p {
    margin-bottom: 30px;
}

.panel .panel-body p:last-child {
    margin-bottom: 0;
}

.btn {
    border: 0;
    border-radius: 0;
    padding: 15px 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mt60 {
    margin-top: 60px;
}

.btn.btn-primary {
    background-color: #0677b4;
    color: #ffffff;
    font-weight: bold;
}

p.lead {
    color: #677083;
    font-size: 25px;
}

.video {
    margin: 30px 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table.responsive {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

table.responsive tr {
    border: 1px solid #ddd;
    padding: .35em;
}


table.responsive th {
    border-bottom-width: 1px !important;
}


table.responsive th,
table.responsive td {
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    table.responsive thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table.responsive th {
        text-align: left;
        font-size: 18px;
        border: 0 !important;
    }

    table.responsive tr {
        display: block;
    }

    table.responsive td {
        border: 0 !important;
        border-bottom: 1px solid #ddd !important;
        display: block;
        text-align: right;
    }

    table.responsive td:last-child {
        border-bottom: 0 !important;
    }

    table.responsive td.long-text {
        white-space: pre-line;
        text-align: left;
    }

    table.responsive td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        display: block;
    }
}


#header a,
#header a:visited {
    color: #0078B3;
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
    height: 49px;
    padding: 0;
    margin: 0;
    display: block;
}

#header a span {
    margin-left: 20px;
    height: 49px;
    padding-top: 20px;
}

#header .logo img {
    max-width: 500px;
}

#agent {
    background-color: #f7f7f7;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#more-information {
    background-color: #f7f7f7;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#more-information h2 {
    color: #0d1b3c;
}

#agent .icon {
    width: 62px;
    height: 62px;
    background: url("../images/health.png") no-repeat top center;
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -31px;
}

#agent .btn {
    color: #fff;
    background: #e6661d;
    font-size: 20px;
    padding: 10px 15px;
}

#agent .btn:hover,
#agent .btn:focus {
    background: #e6661d;
}

#agent p.welcome {
    line-height: 175%;
}

#agent h2 {
    font-size: 29px;
    font-weight: 300;
}

#agent h4 {
    margin: 20px 0;
    color: #677083;
}

#agent ul {
    margin-top: 6px;
}

#agent ul>li {
    border-top: 1px solid #e0e0e0;
    padding: 5px 0 5px 11px;
    font-weight: 500;
}

#agent ul>li:last-child {
    border-top: 0;
}

#agent strong {
    color: #0068a4;
}

#agent strong.black {
    color: #333333;
}

#agent .contact h3 {
    font-size: 25px;
    color: #0068a4;
    margin: 20px 0 0 0;
}

#agent button.call-back {
    color: #ffffff;
    background-color: #e6661d;
    border: 0;
    font-size: 15px;
    font-weight: bold;
}

#card-reveal .card {
    display: flex;
    align-items: center;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin: 30px 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

#card-reveal .card p {
    margin-bottom: 0;
}

#straight-talk>.content {
    border: 1px solid #cccccc;
    padding: 50px 45px;
}

#straight-talk>.content>.icon {
    width: 69px;
    height: 70px;
    background: url("../images/comment.png") no-repeat top center;
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -34px;
}

#straight-talk>.content>h3 {
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 40px;
    color: #677083;
}

#straight-talk>.content>p.lead {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 30px;
}

#straight-talk>.content>ul {
    padding: 0;
    margin: 0;
}

#straight-talk>.content>ul>li {
    margin-bottom: 30px;
}

#straight-talk>.content>ul>li:last-child {
    margin-bottom: 0;
}

#straight-talk>.content>h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 30px 0 20px 0;
}

#straight-talk>.content>.agent {
    color: #595959;
}

#straight-talk>.content>.agent>img {
    margin-right: 18px;
    margin-bottom: 18px;
    max-width: 86px;
}

#straight-talk>.content>.agent button {
    display: block;
    background-color: #e6661d;
    border: 0;
    font-size: 15px;
    font-weight: bold;
    margin: 25px auto 0 auto;
    padding: 16px 19px;
}

div.call-icon {
    background: url("../images/phone.png") no-repeat top left;
    padding-left: 62px;
    min-height: 60px;
}

#straight-talk>.content>.agent strong {
    color: #0068a4;
}

#quality-affordability>.content {
    border: 1px solid #cccccc;
    padding: 50px 45px;
}

#quality-affordability>.content>.icon {
    width: 71px;
    height: 70px;
    background: url("../images/light-bulb.png") no-repeat top center;
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -35px;
}

#quality-affordability>.content>h3 {
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 40px;
    color: #677083;
}

#quality-affordability>.content>p>img {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}


#quality-affordability>.content>ul {
    margin-top: 30px;
}

#quality-affordability>.content>ul>li {
    margin-bottom: 30px;
}

#quality-affordability>.content>ul>li:last-child {
    margin-bottom: 0;
}


#helpful-documents p {
    font-size: 18px;
}

#helpful-documents ul li {
    padding: 10px 0;
}

#footer .content {
    font-size: 14px;
    color: #000000;
    padding: 10px 0;
}

@media (max-width: 472px) {
    #header a {
        height: auto;
    }

    #header a img {
        display: block !important;
        float: none !important;
    }

    #header a span {
        padding: 0;
        display: block !important;
        float: none !important;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    #header {
        margin-top: 15px;
        margin-bottom: 23px;
    }

    #agent {
        padding-left: 60px;
        padding-right: 60px;
    }

    #agent .photo,
    #agent .contact {
        padding-top: 40px;
    }

    #agent .photo {
        max-width: 206px;
    }

    #agent .contact h3 {
        margin-top: 0;
    }

    #straight-talk,
    #quality-affordability {
        margin-top: 60px;
    }

    #quality-affordability>.content .stars {
        margin-top: 15px;
    }

    #quality-affordability>.content .stars-ct {
        margin-bottom: 20px;
    }

    #quality-affordability>.content .doctors {
        margin-top: 66px;
    }

    #quality-affordability>.content .drug {
        margin-top: 65px;
    }
}

/* Extra Small */
@media (max-width: 767px) {
    #header {
        margin: 5px 0;
    }

    #straight-talk {
        margin-top: 40px;
    }

    #quality-affordability {
        margin-top: 40px;
    }
}

/* Small */
@media (min-width: 768px) and (max-width: 991px) {
    #header {
        margin-top: 15px;
        margin-bottom: 23px;
    }

    #agent .contact h3 {
        margin-top: 0;
    }

    #straight-talk {
        margin-top: 40px;
    }

    #quality-affordability {
        margin-top: 40px;
    }
}

/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
    .container-fluid>.row {
        max-width: 970px;
        margin: 0 auto;
    }

    #straight-talk>.content,
    #quality-affordability>.content {
        min-height: 549px;
    }
}

/* Large */
@media (min-width: 1200px) {
    .container {
        width: 1107px;
    }

    .container-fluid>.row {
        width: 1107px;
        margin: 0 auto;
    }

    #straight-talk>.content,
    #quality-affordability>.content {
        min-height: 549px;
    }

}