body {
    font-family: 'Open Sans', sans-serif;
    color: #58595b;
    font-size: 16px;
    line-height: 1.5em;
}
ul {
    list-style-type: none;
}
a {
    text-decoration: underline;
}
p, ul {
    margin-bottom: 1.25em;
}
p.call {
    color: #00548e;
    font-weight: 700;
    clear: left;
    margin-bottom: 6.6em;
}
p.call a {
    color: #00548e;
}
.logo {
    margin: 2em auto 0;
}
p.call a {
    text-decoration: underline;
}
.fa-enter {
    text-align: center;
    width: 25px;
}
.btn-info {
    background-color: #65d0fe;
    border-color: #65d0fe;
}
.btn-social-icon {
    height: 34px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 34px;
}
.btn-social-icon {
    margin-bottom: 4px;
}
:focus {
    outline: 0;
}
.btn-calculation, input[type=button] {
 display: inline-block;
    background-color: #ffc758;
    border: 1px solid #ffc758;
    color: #58595b;
    padding: 1em 2em;
    margin: 0 0 2.5em;
    font-size: 1em;
    font-weight: 700;
    transition: color, background-color, .3s;
    border-radius: 0;
    text-decoration: none;
}
.btn-calculation:hover, input[type=button]:hover {
    background-color: #fff;
    color: #58595b;
    text-decoration: none;
}
input[type=radio] {
    margin-left: -30px!important;
    width: 20px;
    height: 20px;
    border: solid 1px #ccc;
    background-color: #fff;
}
input[type=email], input[type=tel], input[type=text] {
    border: solid 1px #dcdcdc;
    background-color: #f7f7f7;
    color: #8c8c8c!important;
    font-size: 14px;
}
label.error {
    position: absolute;
    padding: 0;
    margin: -26px 0 0 -36px;
    font-weight: 400!important;
    font-style: italic;
    font-size: .888889em;
}
.input-group-lg label.error {
    margin:  0px 0 0 8px;
    width:  25%;
    color:  red;
    background-color:  #fff;
    border:  1px solid #f7f7f7;
    padding:  2px 6px;
    font-size:  0.875em;
    line-height:  1.5em;
}
.btn-blue, input[type=button] {
    display: inline-block;
    background-color: #00548E;
    border: 1px solid #00548E;
    color: #FFFFFF;
    padding: 1em 2em;
    margin: 0 0 2.25em;
    font-size: 1em;
    font-weight: 700;
    transition: color, background-color, .3s;
    border-radius: 0;
    text-decoration: none;
}
.btn-blue:hover, input[type=button]:hover {
    background-color: #fff;
    color: #00548E;
    text-decoration: none;
}
.btn-facebook {
    background-color: #0962bd;
    border-color: rgba(0, 0, 0, .2);
    color: #fff;
}
.btn-twitter {
    background-color: #7ad6f8;
    border-color: rgba(0, 0, 0, .2);
    color: #fff;
}
.btn-google {
    background-color: #ee4c36;
    border-color: rgba(0, 0, 0, .2);
    color: #fff;
}
.btn-rss {
    background-color: #f6970e;
    border-color: rgba(0, 0, 0, .2);
    color: #fff;
}
.btn-social-icon>:first-child {
    border: medium none;
    text-align: center;
    width: 100%!important;
}
.btn-social-icon>:first-child {
    border-right: 1px solid rgba(0, 0, 0, .2);
    bottom: 0;
    font-size: 1.6em;
    left: 0;
    line-height: 34px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 32px;
}
div.radio {
    margin-left: 30px;
}
div.btn-back {
    width: 100px;
    margin-top: 10px;
    float: right;
}
.btn-bck {
    border: solid 1px #bbc9e0;
    padding: 10px 75px;
    color: #bbc9e0;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    line-height: 1.2;
    transition: color, background-color, .3s;
    border-radius: 0;
}
.input-group {
    width: 100%}
form {
    font-family: "Open Sans"
 }
.margin-bottom-20 {
    margin-bottom: 20px!important;
}
.box {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 3px solid #d2d6de;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    position: relative;
    width: 100%}
.box.box-primary {
    border-top-color: #2cace3;
}
.box-header {
    background-color: #2cace3;
    color: #fff;
    padding: 20px 10px;
}
h3.box-title {
    margin-top: 0;
    font-family: "Open Sans"
}
.box-body {
    border: 1px solid #f4f4f4;
    border-radius: 3px;
    padding: 30px 25px;
}
.box-body label {
    margin-bottom: 10px;
}
.checkbox label {
    font-size: 12.5px;
}
.top {
    background-color: #11385d;
}
.top h3  {
    font-size: 1.5em;
    font-weight: 600;
    color: #fff;
    margin: 20px 0;
}
.header {
    padding: 0 0 2em;
}
.navbar {
    margin-bottom: 0;
    border: none;
}
.navbar-default {
    background: #fff;
}
.navbar-brand {
    height: 147px;
}
.navbar-toggle {
    margin-top: 36px;
}
.nav {
    padding-top: 26px;
    text-transform: uppercase;
}
.nav>li>a {
    padding: 15px 30px;
}
.nav>li>a:focus, .nav>li>a:hover, ul.sub li:hover+a {
    background: 0 0;
    color: #79bc43!important;
}
.navbar-default .navbar-nav>li a {
    color: #445865;
    font-size: 13.33px;
}
.navbar-default .navbar-nav>li.btn-nav {
    background: #2ea0d1;
    margin-left: 20px;
}
.navbar-default .navbar-nav>li.btn-nav>a {
    color: #fff;
}
.navbar-default .navbar-nav>li.btn-nav>a:hover {
    color: #fff!important;
}
ul li {
    display: list-item;
}
ul.sub {
    background: #84c254;
    padding-left: 0;
    width: 100%;
    color: #fff;
    position: absolute;
    padding-top: 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s linear;
}
ul.sub li {
    padding: 15px;
    width: 100%}
ul.sub li a {
    color: #fff!important;
}
ul.sub li:hover {
    background: #62a22e!important;
}
ul.sub li a:hover {
    text-decoration: none!important;
}
ul.sub:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(132, 194, 84, 0);
    border-bottom-color: #84c254;
    border-width: 15px;
    margin-left: -15px;
}
li:hover>ul.sub, ul.sub li:hover {
    visibility: visible;
    opacity: 1;
}

.homebanner h1 {
    font-size: 2.625em;
    line-height: 1.0333333em;
    font-weight: 600;
    color: #58595b;
    margin: 0 0 0.45em;
    padding-bottom: 0;
}
.homebanner h2 {
    font-size: 1.625em;
    line-height: 1.076923em;
    font-weight: 600;
    margin-bottom: 1.25em;
}
.homebanner h3 {
    font-size: 1em;
    line-height: 1.125em;
    font-weight: 700;
    margin-bottom: 1.25em;
}
h3 sup {
    font-weight: 400;
}
.contactbanner h3, .contactbanner h4, .homebanner h4 {
    font-size: 1.5em;
    font-family: 'Open Sans';
    font-weight: 600;
}
.white-bg-form {
    background-color: #fff;
    padding-left: 0;
padding-right: 0;
}
.white-bg-form li:before {
    content: "✓";
    color: #ffc758;
    font-size: 1em;
    margin-right: 5px;
margin-left: 20px;
    font-weight: 700;
}
.white-bg-form li {
    color: #58595b;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    text-indent: -1.4em;
}
fieldset {
    min-height: 200px;
    left: 100px!important;
    padding: 0 30px 20px 30px;
    box-shadow: 0 4px 16px 0 rgba(204, 204, 204, .5);
    background-color: #fff;
}
.homebanner fieldset h2  {
    margin-bottom: initial;
}
fieldset label {
    color: #231f20;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600!important;
}
fieldset p {
    margin-top: 20px;
}
.btn-div img {
    text-align: center;
    margin-top: 10px;
    width: 100%}
.content-top {
    padding: 40px 0;
}
.content-top h1 {
    color: #445865;
    font-family: 'Open Sans';
    font-size: 33.33px;
    margin-bottom: 30px;
}
span.green {
    font-family: 'Open Sans';
    color: #068199;
}
ul.call-actions {
    margin-top: 20px;
}
ul.call-actions li {
    color: #405360;
    font-size: 15.83px;
    font-family: 'Open Sans';
    margin-bottom: 10px;
}
.owl-controls {
    margin-bottom: 60px;
}
.contact-form {
    background: #fff!important;
    margin-bottom: 100px;
    color: #445865;
}
.contact-form button {
    text-transform: uppercase;
}
.contact-info {
    margin-bottom: 10px;
}
p.nav-item {
    color: #445865;
    font-size: 16px;
    font-family: "Open Sans"}
.footer-wrapper {
    clear: both;
    color: #fff;
    padding-top: 75px;
    background-color: #11385d;
    padding: 40px 0;
}
.footer {
    margin: auto;
    font-size: .75em;
    line-height: 1.333333em;
}
.footer a {
    color: #fff;
}
.footnote {
    font-size: .75em;
    line-height: 1.333333em;
}
.menu-section {
    width: 100%;
    min-height: 100px;
    padding: 50px 0 40px 0;
}
.menu-section h3 {
    font-family: 'Open Sans';
    font-size: 16.67px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.menu-section ul {
    margin-left: 0;
    padding-left: 0;
}
.menu-section ul li {
    margin-bottom: 10px;
    display: block;
    width: 100%}
.copy-section {
    width: 100%;
    border-top: 1px solid #5fc9f7;
    padding: 40px 0 50px 0;
    min-height: 100px;
}
.copy-section img {
    margin-bottom: 20px;
}
div.loader {
    width: 100%;
    height: 330px;
    line-height: 330px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.brochureimage {
    width: 200px;
    clear: both;
    margin: 0 3em 2em 0;
    float: left;
}
.brochuretext {
    width: 55%;
    float: left;
    margin-top: 7%
}
.input-group-lg>.form-control {
 border-radius: 0;
}
.seals  {
 background: url('https://www.sharphealthplan.com/images/librariesprovider3/default-album/landing-page/better-medicare-matters-seals.png') no-repeat;
 background-size: contain;
 width: 100%;
 height: 74px;
}
.seals h3  {
 color: #fff;
 position: relative;
 top: 26px;
 left: 10px;
    font-size: 1.125em;
}
.callout-banner {
 background-color:#00548e;
 color:#fff;
}
.callout-banner h2 {
 margin: 2em 0 0.5em;
}
.laptop {
 width: 80%;
 padding-top: 3.25em;
}

/* ****************************************
 BREAKPOINTS and MOBILE STYLES 
**************************************** */

@media only screen and (min-width:1023px) {
 .navbar-collapse {
    float: right;
 }
 .content-top ul li {
    display: inline-block;
    width: 40%;
    margin: 0 40px 70px;
 }
 .contactbanner, .homebanner {
    padding-top: 0;
 }
}
@media only screen and (max-width:1200px) {
  .container {
    width: 100%;
 }
 .white-bg-form {
    padding: 0 20px 20px;
    border-right: none;
 }
 .formArea {
    padding: 20px!important;
 }

 .footer-bottom {
    display: none;
 }
 fieldset {
    position: relative;
    left: 0!important;
    padding: 0 30px 20px 30px;
    box-shadow: 0 4px 16px 0 rgba(204, 204, 204, .5);
    background-color: #fff;
 }
 .homebanner h1 {
     font-size: 3em;
 }
 .seals h3 {
     top: 19px;
     font-size: 0.875em;
 }
}
@media only screen and (max-width:768px) {
 .formArea {
  padding: 0 0 0 100px;
 }
}
@media only screen and (max-width:480px) {
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.top h3  {
    font-size: 1em;
}
.logo img {
  width: 75%;
}
 .homebanner h1 {
  font-size: 2.4em;
 }
 .homebanner h2 {
  font-size: 1.3em;
 }
p.call, p.call{
    margin-bottom: 0;
}
.seals, .laptop {display: none;}
.brochureimage {
    width: 100%;
    margin-right: 0;
}
.brochureimage img {
    max-width: 338px;
}
.brochuretext {
    width: 100%;
 }
}



/*.logo_bug {
    text-align: center!important;
    border-right: none!important;
    border-bottom: 1px solid #000;
    padding-right: 0!important;
    padding-bottom: 40px;
}
.logo_bug2 {
    padding-left: 0!important;
    text-align: center;
    padding-top: 40px;
}
.logo_bug {
    text-align: right;
    border-right: 1px solid #000;
    padding-right: 40px;
}
.logo_bug2 {
    padding-left: 40px;
}
*/