@charset "UTF-8";
/* CSS Document */





body {
    font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    font-size: 16px;
    color: #666;
}

h1.heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #36b1e4;
    margin: 0 0 35px 0;
    padding: 0 0 20px 0;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/h2-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.wannabe {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #1E8FD6;
    margin: 0 0 35px 0;
    padding: 0 0 20px 0;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/h2-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

h1 {
    font-size: 24px;
    line-height: 30px;
    color: #2A97DC;
    margin: 35px 0;
    padding: 0 0 20px 0;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/h2-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

h1.centered {
    font-size: 24px;
    line-height: 30px;
    color: #36b1e4;
    margin: 0 0 35px 0;
    padding: 0 0 20px 0;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/h2-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    text-align: center;
}

.wannabecentered {
    font-size: 24px;
    line-height: 30px;
    color: #1E8FD6;
    margin: 0 0 35px 0;
    padding: 0 0 20px 0;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/h2-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    text-align: center;
}

h2:empty, .container-fluid:empty, .width-90:empty, .container-fluid:empty,
.width-90:empty, .col-md-9.disclosure:empty, .col-xs-12.col-md-9.disclosure:empty,
h1:empty {
    display: none;
}

h2 {
    color: #ed6430;
    font-size: 24px;
    line-height: 26px;
}

h3 {
    color: #196ecf;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.dropdown-toggle:focus, .navbar-toggle:focus {
	outline:auto;
}

a {
    color: #196ecf;
    text-decoration: none;
}

a:hover, a:not(.btn):focus {
    color: #003DA1;
    text-decoration: underline;
}

.gray-bkg a {
    color: #003DA1;
    text-decoration: none;
}

.gray-bkg a:hover, .gray-bkg a:focus {
    /*text-decoration: underline;*/
}

a.orange {
    color: rgba(255, 95, 14, 1);
    text-decoration: none;
}

a.orange:hover {
    color: rgba(213, 55, 4, 1);
    text-decoration: underline;
}

.gray-bkg {
    background-color: #F6F6F6;
}

.quote-bkg {
    background-color: #D53704;
    color: #FFF;
}

.quote-bkg strong, .accent-bkg strong {
    color: #FFF;
}

.accent-bkg {
    background-color: #2A97DC;
    color: #FFF;
}

.container-full {
    margin: 0 auto;
    width: 100%;
    display: block;
    background-color: #FFF;
    float: left;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

img.alignleft {
    float: left;
    display: inline-block;
}

img.alignright {
    float: right;
    display: inline-block;
}

.fullimg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.content ul {
    list-style-image: url('https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/bullet-img.png');
}

.minheight200 {
    min-height: 200px;
}

.minheight250 {
    min-height: 250px;
}

.minheight300 {
    min-height: 300px;
}

.minheight400 {
    min-height: 400px;
}

.minheight500 {
    min-height: 500px;
}

.pad30 {
    padding: 30px;
}

.pad50 {
    padding: 50px;
}

.pad60 {
    padding: 60px;
}

.pad65 {
    padding: 65px;
}

.pad70 {
    padding: 70px;
}

.gray-box {
    background-color: #eeeeee;
}

.topContainer {
    margin-top: -1px;
}

.fullwidthrow {
    width: 115%;
    margin-left: -8%;
}

.hub .sidebar-flag, .hub .sidebarflag {
    margin-top: 30px;
    margin-bottom: 20px;
}

.content-item strong {
    color: #000;
}

.pagebase {
    margin-top: 70px;
}

.hub .pagebase {
    margin-top: 0px;
}

.dtchub .pagebase {
    margin-top: 100px;
}

.sidebar-flag, .sidebarflag {
    background-color: #E5F5FB;
    padding: 10px 30px 30px 30px;
}

.sidebar-flag a, .sidebarflag a {
    padding: 8px 12px;
    color: #FFFFFF;
    background-color: #196ECF;
    border: #196ECF 1px solid;
    font-size: 16px;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 10px 0;
    display: block;
    text-align: center;
}

.sidebar-flag a:hover, .sidebarflag a:hover {
    background-color: #ffffff;
    color: #196ECF;
    text-decoration: none;
    border: #196ECF 1px solid;
}

.rounded-body {
    background-color: #fff1eb;
    padding: 10px 30px 30px 30px;
    color: #666666;
}

.rounded-body p, .rounded-body h3 {
    color: #666666;
}

.solid-btn, .btn {
    padding: 11px 18px;
    color: #FFFFFF;
    background-color: #ed6430;
    font-size: 18px;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
	border:2px solid rgba(255,255,255,0);
}

.solid-btn:hover, .btn:hover, .solid-btn:focus, .btn:focus {
    background-color: #bf4530;
    color: #FFFFFF;
    text-decoration: none;
	border:2px solid #ed6430;
}

.outlined-btn, .white-outlined-btn {
    padding: 8px 12px;
    color: #ed6430;
    background-color: transparent;
    border-color: #ed6430;
    font-size: 16px;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.white-outlined-btn {
    border-color: #FFF;
    color: #FFF;
    text-decoration: none;
}

.outlined-btn:hover {
    background-color: #ed6430;
    color: #FFF;
}

.white-outlined-btn:hover {
    background-color: #FFFFFF;
    color: #ed6430;
}

.shop-btn {
    padding-left: 38px;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/icon-cart.svg), none;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: 10px 6px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: all 0.5s;
    color: #CC4E0C;
}

.shop-btn:hover {
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/icon-cart-white.svg);
    background-repeat: no-repeat;
    transition:
}

.bluebtn {
    padding: 11px 18px;
    color: #FFFFFF;
    background-color: rgba(54, 178, 229, 1);
    ;
    font-size: 18px;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.bluebtn:hover {
    background-color: rgba(51, 122, 183, 1);
    color: #FFFFFF;
    text-decoration: none;
}

.content-item .btn {
    margin: 5px;
    white-space: pre-wrap;
}

.logo {
    display: block;
    border: 0px;
    max-width: 100%;
    height: auto;
}

.headerpad {
    padding: 5px 5%;
    width: 90%;
}

.header {
    border-top: #ed6430 6px solid;
    padding: 10px 0;
    border-bottom: #CCC 1px solid;
}

.phone {
    font-size: 16px;
    color: #ed6430;
    line-height: 25px;
    height: 25px;
    margin: 7px 0 0 0;
    min-width: 170px;
}

.phone a {
    color: #CC4E0C;
    text-decoration: none;
}

.phone img {
    display: inline-block;
    margin: 0 5px 0 0;
    height: 25px;
    width: 25px;
}

.fixed-width-header {
    width: 100%;
    max-width: 170px;
    margin: 0 auto;
    display: inline-block;
}

.fixed-width-logo {
    width: 100%;
    max-width: 300px;
    margin: 15px auto 0 auto;
    display: inline-block;
    margin-left: 15px;
}

.show-mobile {
    display: none;
}

.sidebar {
    margin-bottom: 30px;
}

.fyi {
    background-color: #ff9a11;
    padding: 20px 30px 30px 30px;
    color: #FFF;
}

.fyi h2 {
    color: #FFF;
}

.fyi span.icon-Idea-Tip {
    font-size: 5em;
}

.fyi-icon {
    float: left;
    margin: 23px 30px 30px 30px;
}

.row.is-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.is-flex > [class * ='col-'] {
    display: flex;
    flex-direction: column;
}

/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class * ='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

/*** Breadcrumbs ***/
.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 15px 10px 70px 0px;
}

.breadcrumbs li {
    float: left;
}

.breadcrumbs li a {
    color: #196ecf; /*1f9fd6*/
    text-decoration: none;
    padding: 0px;
    font-size: 14px;
}

.breadcrumbs li a:hover {
    color: #196ecf;
    text-decoration:underline;
}

.breadcrumbs li a:focus {
    color: #196ecf;
    text-decoration:underline;
}

.breadcrumbs li a:after {
    content: ">";
    color: #767676;
    margin: 0px 10px;
}

.breadcrumbs li:last-child a {
    color: #767676;
    cursor: default;
}

.breadcrumbs li:last-child a:after {
    content: "";
}

/*** Back to Top ***/
.back-to-top {
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding-top: 13px;
    z-index: 99999;
    display: none;
    text-decoration: none;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background-color: #36b1e4;
}

.width-full {
    padding: 0px;
}

.width-90 {
    max-width: 90%;
}

.width-80 {
    max-width: 80%;
}

.width-full > .row > .container-fluid > .container-fluid {
    max-width: 90%;
    padding: 0;
}

/*** hero box ***/
.hero {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hub .hero {
    background-image: url('../img/buying-plans.jpg'); /** delete in sitecore **/
    height: 350px;
    margin-top: 77px;
    background-color: #ffffff;
}

.dtchub .hero {
    background-image: url('../img/biking.jpg'); /** delete in sitecore **/
    height: 350px;
}

.hero .tout {
    background: rgba(254, 253, 251, 0.95);
    padding: 40px;
    position: absolute;
    max-width: 40%;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%); /** Safari Fix **/
    transform: translateY(-50%);
    left: 8%;
    text-align: center;
}

.hero .tout h2, .dtchub .tout h2, .hero .tout.h1-tout h1, .dtchub .tout.h1-tout h1 {
    font-family: 'light', sans-serif;
    font-size: 32px;
    line-height: 34px;
    color: #2A97DC;
    background-position: bottom center;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.hero .tout h3, .dtchub .tout h3, .hero .tout.h1-tout h2, .dtchub .tout.h1-tout h2 {
    font-family: 'semibold', sans-serif;
    font-size: 18px;
    line-height: 1.25;
    color: rgba(255, 255, 255, 1);
    padding-bottom: 15px;
}

.hero .tout a {
    border: 4px solid rgba(255, 95, 14, 1);
    /*background: rgba(255,95,14,1);
            color: rgba(255,255,255,1);*/
    background: #ed6430;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    padding: .33em 1.5em;
}

.hero .tout a:hover, .hero .tout a:focus {
    /*border: 4px solid rgba(213,55,4,1);
                background: rgba(213,55,4,1);*/
    border: 4px solid #bf4530;
    background: #bf4530;
    color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3); /* Safari iOS Android  */
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3); /* Firefox */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3); /* Opera IE9 Firefox Chrome iOS5 */
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive,
.thumbnail a > img, .thumbnail > img {
    margin-top: 0;
}

.tertiarybeak {
    height: 40px;
}

.banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home {
    margin-bottom: 4%;
    background: rgba(255, 255, 255, 0.8);
    padding: 40px;
    margin-top: 4%;
    width: 40%;
}

.home h1 {
    color: #2A97DC;
    margin: 0 0 30px 0;
}

.home h1 span {
    color: #ed6430;
}

/*.transparent-blue-box {background-image:url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/light-blue-bkgd.png); color:#FFF;}
.transparent-blue-box {background: rgba(54, 177, 228, .9); color:#FFF;}*/
.transparent-blue-box {
    background: rgba(25, 110, 207, .9);
    color: #FFF;
}

.scrolldownbtn {
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 45px;
    height: 45px;
    margin: 0 0 170px 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.scrolldownbtn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.footer-top, .footer-bottom {
    background-color: #666;
    font-size: 10px;
    color: #CCC;
    padding: 20px 0;
}

.footer-bottom {
    background-color: #333;
    text-align: center;
    padding: 15px 0;
}

.footer-top a, .footer-bottom a {
    color: #e5e5e5;
}

.footer-top a:hover, .footer-bottom a:hover, .footer-top a:focus, .footer-bottom a:focus {
    color: #EEE;
	text-decoration: underline;
}

.footer-top ul {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    text-align: right;
}

.footer-top ul li {
    display: inline-block;
    padding: 0 5%;
    border-right: #999 1px dotted;
    text-align: center;
}

.footer-top ul li:last-child {
    border-right: 0px;
}

.footer-dynamic {
    padding: 0 0 20px 0;
    text-align: center;
    border-bottom: #999 1px solid;
    background-color: #666;
}

.footershadow {
    display: none;
}

.footernav {
    width: 100%;
    max-width: 600px;
}

.footer-top ul li {
    padding: 0 2%;
    float: left;
}

.container-fluid {
    padding: 0;
}

.navbar-fixed-top .container {
    width: 90%;
}

.navbar-fixed-top .pull-right {
    float: left !important;
}

.row {
    margin: 0;
}

div.disclosure, .disclosure p {
    background-color: #666;
    color: #e5e5e5;
    padding: 0;
    margin: 0;
    display: inline;
}

.col-md-9.disclosure {
    width: 111.6%;
    border-bottom: #999 1px solid;
    padding: 20px 5%;
    margin-left: -6%;
    font-size: 10px;
    line-height: 12px;
    overflow: hidden;
}

.col-md-9.disclosure ~ .disclosure {
    visibility: hidden;
}

.underline {
    text-decoration: underline;
}

.bannerHome {
    background-image: url(https://mgb-vwbistcb01.indy.goldenrule.com/-/media/gethealthinsurance/Images/Hero%20Banners/1260x460/short-term-health-insurance-home-gethealthinsurance-banner4.jpg);
}

.imageChoice {
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/gethealthinsurance-yourchoice.jpg);
}

.imageDental {
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/gethealthinsurance-vision-dental-insurance.jpg);
}

.imagePA {
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/gethealthinsurance-pa.jpg);
}

.imageShopping {
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/gethealthinsurance-woman-online-shopping.jpg);
}

.topbutton {
    height: 100px;
    width: 100px;
    position: fixed;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    background-image: url(https://www.gethealthinsurance.com/-/media/gethealthinsurance/images/to-top@2x.png);
    background-repeat: no-repeat;
    display: none;
}

.width-90:nth-child(4) {
    display: none !important;
}

.ghi-navigation {
    list-style: none;
    margin: 15px 1%;
    padding: 0;
    display: inline;
    float: right;
}

.ghi-navigation li {
    display: inline-block;
    float: left;
    font-weight: bold;
}

.ghi-navigation li:last-child {
    font-size: 12px;
}

.ghi-navigation li:last-child a {
    padding: 10px 15px 10px 20px;
    border: #CCC 1px solid;
    border-radius: 4px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.ghi-navigation li:last-child a:hover {
    background-color: #36b1e4;
    color: #FFFFFF;
    text-decoration: none;
}

.ghi-navigation li a {
    padding: 10px 15px;
}

.brokernavicon svg {
    fill: #36b1e4;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    width: 17px;
    height: 20px;
    margin: 0 7px -5px 0;
}

.brokernavicon:hover svg {
    fill: #FFFFFF;
}

.menuicon {
    display: none;
}

.img-responsive {
    width: auto;
}

/*@media only screen and (max-width: 1600px) {*/
@media only screen and (max-width: 1880px) {
    .ghi-navigation {
        display: none;
        position: absolute;
        top: 40px;
        right: 0;
        background-color: rgba(54, 177, 228, .9);
        margin-left: 0;
        margin-right: 0;
    }

    .ghi-navigation li {
        display: block;
        float: none;
        font-weight: bold;
        border-bottom: #FFF 1px solid;
    }

    .ghi-navigation li:last-child {
        border-bottom: 0px;
    }

    .ghi-navigation li a:hover {
        background-color: #337ab7;
        text-decoration: none;
    }

    .ghi-navigation li a {
        padding: 12px 15px;
        width: 100%;
        display: block;
        color: #FFFFFF;
    }

    .menuicon {
        display: inline-block;
        float: right;
        margin: 5px 0 0 0;
    }

    .brokernavicon svg {
        fill: #FFFFFF;
    }
}

/* closed off 10/02/17 */

@media only screen and (max-width: 992px) {
    .footerlogo {
        display: block;
        margin: 0 auto;
    }

    .footer-top ul {
        text-align: center;
        margin: 0;
    }

    .pad70 {
        padding: 50px;
    }

    .mediaWidth {
        width: 992px;
        display: none;
    }

    .footernav {
        max-width: 100%;
        display: block;
        margin: 20px auto 0 auto;
    }
}

@media (max-width: 880px) {
    .mediaWidth {
        width: 880px;
        display: none;
    }

    .shop-btn {
        padding-left: 12px;
        background: none;
        background-image: none;
    }

    .shop-btn:hover {
        background-image: none;
    }

    .phone a, .shop-btn {
        font-size: 12px;
    }

    .phone img {
        display: none;
    }

    .ghi-nav img {
        width: 35px;
    }

    .fixed-width-header {
        max-width: 110px;
    }

    .fixed-width-logo {
        max-width: 180px;
        margin-left: 0;
    }

    .col-md-4.col-xs-4.pull-right.fixed-width-header {
        padding: 0;
    }

    .logo {
        width: 180px;
        height: auto;
        margin: 4px 0 0 0;
    }

    #logo.col-md-4, #logo.col-xs-4 {
        padding: 0;
    }

    .pad50, .pad70 {
        padding: 30px;
    }

    .minheight500 {
        min-height: 300px;
    }

    .mediaWidth {
        width: 767px;
        display: none;
    }

    .fullwidthrow {
        width: 118%;
        margin-left: -9%;
    }

    .hero .tout {
        max-width: 90%;
        left: 5%;
    }

    .home {
        width: 90%;
        margin: 10% 5%;
    }

    .bannerHome {
        background-image: url(https://mgb-vwbistcb01.indy.goldenrule.com/-/media/gethealthinsurance/Images/stm/ghi-home-mobile-banner.jpg);
    }
}

@media only screen and (max-width: 565px) {
    .mediaWidth {
        width: 565px;
        display: none;
    }

    .menuicon {
        margin-right: 0%;
    }

    .col-md-4.col-xs-4.pull-right.fixed-width-header {
        max-width: 20%;
        padding: 0;
    }

    .row .col-md-4.col-xs-4.pull-right.fixed-width-header {
        display: inline-block;
    }

    .row .col-md-4.col-xs-4.pull-right.fixed-width-header ~ .col-md-4.col-xs-4.pull-right.fixed-width-header {
        display: inline-block;
    }

    .fixed-width-logo {
        max-width: 50%;
    }

    .phone, .shop-btn {
        width: 15%;
        margin: 0;
        min-width: 75px;
    }

    .shop-btn {
        padding: 8px 3px;
    }

    .phone {
        margin: 4px 0 0 0;
        display: none;
    }

    .phone img {
        display: none;
        margin: 0;
    }

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: none;
    }

    .logo {
        width: auto;
        max-height: 56px;
        display: block;
        margin: 0 auto;
    }

    .transparent-blue-box {
        background: rgba(54, 177, 228, .8);
        color: #FFF;
    }

    .scrolldownbtn {
        cursor: pointer;
        opacity: 0.4;
        filter: alpha(opacity=40);
        width: 45px;
        height: 45px;
        margin: 0 0 190px 0;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .pad30 {
        padding: 15px;
    }

    .pad50 {
        padding: 20px;
    }

    .pad60 {
        padding: 25px;
    }

    .pad65 {
        padding: 25px;
    }

    .pad70 {
        padding: 30px;
    }

    .pagebase {
        margin-top: 70px;
    }

    .hub .pagebase {
        margin-top: 0px;
    }

    .dtchub .pagebase {
        margin-top: 140px;
    }

    .hub .hero {
        margin-top: 115px;
    }

    .fyi-icon {
        float: none;
        margin: 15px auto;
        display: block;
    }

    .width-full > .row > .container-fluid > .container-fluid {
        max-width: 100%;
        padding: 0;
    }

    .topContainer {
        margin-top: -10px;
    }

    .fullwidthrow {
        width: 110%;
        margin-left: -5%;
    }

    .home {
        margin: 10% 0% 10% 8%;
    }

    .mobile-align-text-center {
        text-align: center;
    }

    .banner {
        background-position: right;
    }
}

/*** Modal Window ***/
.modal .modal-dialog {
    /*width: 50%;*/
}

.modal-header {
    border-bottom: 1px solid rgba(245, 245, 245, .6);
}

.modal-footer {
    border-top: 1px solid rgba(245, 245, 245, .6);
}

.modal-header h4 {
    font-family: 'light', sans-serif;
    font-weight: 100;
    font-size: 32px;
    color: rgba(255, 95, 14, 1);
    margin-left: 25px;
}

.modal-body p {
    margin-left: 25px;
}

.modal-footer .btn {
    border: 4px solid rgba(255, 208, 13, 1);
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 208, 13, 1);
    margin: 5px;
    font-weight: bold;
    font-size: 18px;
    padding: .33em 1.5em;
    vertical-align: text-top;
    -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, .7); /* Safari iOS Android */
    -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, .7); /* Firefox */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .7); /* Opera IE9 Firefox Chrome iOS5 */
}

.modal-footer .btn:hover {
    border: 4px solid rgba(219, 156, 0, 1);
    background: rgba(219, 156, 0, 1);
    color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3); /* Safari iOS Android */
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3); /* Firefox */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3); /* Opera IE9 Firefox Chrome iOS5 */
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

/*100617 New Homepage CSS*/
a.darkBlue, a.darkBlue:visited {
    color: #196ecf;
    /*color: rgba(51,122,183,1);
        color: rgba(0,150,220,1);
        color: rgba(0,61,161,1);*/
    text-decoration: none;
}

a.darkBlue:hover, a.darkBlue:active, a.darkBlue:focus {
    color: rgba(0, 61, 161, 1);
    /*color: rgba(51,122,183,1);
        color: rgba(18,35,119);*/
    text-decoration: none;
    font-weight: bold;
}

.width-full > .row > .container-fluid > .container-fluid {
    max-width: 1170px;
}

.container-fluid.width-full > .row > .container-fluid.width-full > .container-fluid > .row > .col-xs-12 > .content-item > .row {
    margin: 0 -15px;
}

.row.homeHero_ab6v1 {
    height: 400px;
    background-image: url(/-/media/GetHealthInsurance/ab-test-photos/woman-491563526.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.row.homeHero_ab6v2 {
    height: 400px;
    background-image: url(/-/media/GetHealthInsurance/ab-test-photos/GHI-woman-825083304.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #666666;
}

.row.homeHero {
    height: 400px;
    background-image: url(/-/media/GetHealthInsurance/Homepage/GHI-Hero-Banner-Woman-Glasses.jpg);
    /*background-image: url(/sitecore/media library/GetHealthInsurance/Homepage/GHI-Hero-Banner-Woman-Glasses.jpg);*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #666666;
}

.homeHero_h1 {
    color: rgba(255, 255, 255, 1);
    background-image: none;
    font-size: 32px;
    line-height: 40px;
    margin: 40px 0 10px 40px;
    padding-bottom: 0;
}

.homeHero_p {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    margin: 0 0 20px 40px;
}

.homeHero_h1_blk {
    color: #000000;
    background-image: none;
    font-size: 32px;
    line-height: 40px;
    margin: 40px 0 10px 40px;
    padding-bottom: 0;
}

.homeHero_p_blk {
    color: #000000;
    font-size: 15px;
    margin: 0 0 20px 40px;
}

.homeHero_h1_333 {
    color: #333333;
    background-image: none;
    font-size: 32px;
    line-height: 40px;
    margin: 40px 0 10px 40px;
    padding-bottom: 0;
}

.homeHero_p_333 {
    color: #333333;
    font-size: 15px;
    margin: 0 0 20px 40px;
}

.homeHero_h1_blue {
    color: #2A97DC;
    background-image: none;
    font-size: 32px;
    line-height: 40px;
    margin: 40px 0 10px 40px;
    padding-bottom: 0;
}

.homeHero_p_blue {
    color: #2A97DC;
    font-size: 15px;
    margin: 0 0 20px 40px;
}

.imgShortTermFamily {
    background-image: url(/-/media/GetHealthInsurance/Homepage/GHI-ShortTerm-Family.jpg);
}

.imgShopPlansLaptop {
    background-image: url(/-/media/GetHealthInsurance/Homepage/GHI-ShopPlans-Laptop.jpg);
}

.imgMedicarePlans {
    background-image: url(/-/media/GetHealthInsurance/Homepage/GHI-Medicare-Plans.jpg);
}

.imgQuestionsCallUs {
    background-image: url(/-/media/GetHealthInsurance/Homepage/GHI-Questions-CallUs.jpg);
}

.fullimg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ghiBlue {
    /*color:rgba(54,178,229,1);*/
    color: #1f9fd6;
}

.ghiBlack {
    color: rgba(0, 0, 0, 1);
}

.bold {
    font-weight: bold;
}

.ghiWhite {
    color: rgba(255, 255, 255, 1);
}

.ghiBackgroundBlue {
    /*background-color:rgba(54,178,229,1);*/
    background-color: #196ecf;
}

.ghiBackgroundBlue2 {
    background-color: rgba(54, 178, 229, 1);
}

.ghiBackgroundOrange {
    background-color: rgba(255, 95, 14, 1);
}

.ghiBackgroundLightBlue {
    /*background-color:rgba(54,178,229,.2);*/
    background-color: #E5F5FB;
}

.ghiBackgroundLightGray {
    /*background-color:rgba(0,0,0,.1);*/
    background-color: #f6f6f6;
}

.iconRowDiv {
    height: 45px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.pad0 {
    padding: 0 !important;
    margin: 0 !important;
}

.pad4 {
    padding: 4px;
}

.pad8 {
    padding: 8px;
}

.pad16 {
    padding: 16px;
}

.padHeroForm {
    padding: 16px;
}

.mgn0 {
    margin: 0;
}

.mgn8 {
    margin: 8px;
}

.mgnHero {
    margin-left: 40px;
}

.white-btn:link, .white-btn:active {
    color: rgba(0, 168, 247, 1);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.white-btn:hover, .white-btn:visited, .white-btn:focus {
    color: rgba(0, 61, 161, 1);
    background-color: rgba(255, 255, 255, .8);
}

.white-blue-btn:link, .white-blue-btn:active {
    /*color:rgba(0,61,161,1);
    	color:rgba(25,110,207,1);*/
    /*color: rgba(0, 150, 220, 1);
    background-color: rgba(255, 255, 255, 1);*/
    color: rgba(0, 150, 220, 1);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
	border:2px solid rgba(255,255,255,0);
}

.white-blue-btn:hover, .white-blue-btn:visited, .white-blue-btn:focus {
    /*color:rgba(18,35,119,1);
        color:rgba(0,61,161,1);
        color:rgba(54,178,229,1);*/
    /*color: rgba(25, 110, 207, 1);
    background-color: rgba(255, 255, 255, .8);*/
    color: #ffffff;
    background-color: #0096DC;
	border:2px solid #ffffff;
}

.white-orange-btn:link, .white-orange-btn:active {
    color: #D53704;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
	border:2px solid rgba(255,255,255,0);
}

.white-orange-btn:hover, .white-orange-btn:visited, .white-orange-btn:focus {
    /*color: rgba(191, 69, 48, 1);
    background-color: rgba(255, 255, 255, .8);*/
    color: #ffffff;
    background-color: #D53704;
	border:2px solid #ffffff;
}

.blue-btn:link, .blue-btn:active {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 150, 220, 1);
    /*background-color:rgba(54,178,229,1);
    	background-color:rgba(25,110,207,1);*/
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
	border:2px solid rgba(255,255,255,0);
}

.blue-btn:hover, .blue-btn:visited, .blue-btn:focus {
    color: rgba(255, 255, 255, 1);
    /*background-color:rgba(54,178,229,1);
    background-color: #666666;*/
    background-color: #196ecf;
    /*background-color:rgba(51,122,183,1);*/
    /*background-color:rgba(0,61,161,1);*/
	border:2px solid #0096DC;
}

.gray-btn:link, .gray-btn:active, button.gray-btn {
    color: rgba(255, 255, 255, 1);
    background-color: #757575;
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
	border:2px solid rgba(255,255,255,0);
}

.gray-btn:hover, .gray-btn:visited, button.gray-btn:hover {
    color: rgba(255, 255, 255, 1);
    background-color: #333333;
	text-decoration: none;
	border:2px solid #757575 !important;
}
.gray-btn:focus, button.gray-btn:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #333333;
	text-decoration: none;
	border:2px solid #757575 !important;
}

.orange-btn:link, .orange-btn:active {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(237, 100, 48, 1);
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.orange-btn:hover, .orange-btn:visited, .orange-btn:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(191, 69, 48, 1);
}

.white-outlined-btn:link, .white-outlined-btn:active {
    color: #FFF;
    border-color: #FFF;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.white-outlined-btn:hover, .white-outlined-btn:visited, .white-outlined-btn:focus {
    color: rgba(255, 95, 14, 1);
    background-color: #FFFFFF;
}

.btn-xl {
    padding: 24px 38px;
    font-size: 32px;
    border-radius: 5px;
}

.btn-lg {
    padding: 16px 28px;
    font-size: 24px;
    border-radius: 5px;
}

.btn-md {
    padding: 11px 18px;
    font-size: 18px;
    border-radius: 4px;
}

.blockInput {
    display: block;
    width: 100%;
}

.hero .tout a.btn-lg {
    font-size: 24px;
    border-radius: 5px;
}

.row.is-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.is-flex > [class * ='col-'] {
    display: flex;
    flex-direction: column;
}

/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class * ='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* IE doesn't support `initial`, This fixes Safari Flex */
/*.row.is-flex:before, .row.is-flex:after, .row.is-flex:before, .row.is-flex:after {
   content: normal; 
}*/
/*Fix for Desktop Safari Bootstrap Flexbox */
.row.is-flex:before, .row.is-flex:before {
    display: initial;
    content: '';
}

/* Column Lists */
.columnList2 {
    /*column-count: 2;
    	column-gap: 40px;*/

    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;
}

.columnList2 li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

@media (max-width: 991px) {
    .columnList2 {
        /*column-count:initial;
        	column-gap:initial;*/

        -moz-column-count: initial;
        -webkit-column-count: initial;
        column-count: initial;
        -moz-column-gap: initial;
        -webkit-column-gap: initial;
        column-gap: initial;
    }

    .columnList2 li {
        -webkit-column-break-inside: initial;
        -moz-column-break-inside: initial;
        -moz-page-break-inside: initial;
        page-break-inside: initial;
        break-inside: initial;
    }
}

/* STM Page CSS */
.STMhomeHero {
    height: 300px;
    background-image: url(/-/media/GetHealthInsurance/Homepage/GHI-Hero-Banner-Woman-iPad-Short-Term.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #666666;
}

.STMhomeHero_h1 {
    color: rgba(255, 255, 255, 1);
    background-image: none;
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 0;
}

.STMhomeHero_p {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
}

@media (max-width: 767px) {
    .flexboximg-sm {
        height: 300px !important;
    }
}

#primarynav {
    float: right;
}

.btn-orange:link, .btn-orange:active {
    color: rgba(255, 255, 255, 1);
    background-color: #ed6430; /*rgba(237,100,48,1);*/
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.btn-orange:hover, .btn-orange:visited, .btn-orange:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #DB3C06; /*rgba(191,69,48,1); #bf4530*/
}

.btn-darkorange:link, .btn-darkorange:active {
    color: rgba(255, 255, 255, 1);
    background-color: #DB3C06;
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.btn-darkorange:hover, .btn-darkorange:visited, .btn-darkorange:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #ed6430;
}

.btn-darkorangeoutline:link, .btn-darkorangeoutline:active {
    color: #DB3C06;
    background-color: #ffffff;
    border: 1px solid #DB3C06;
    text-decoration: none;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.btn-darkorangeoutline:hover, .btn-darkorangeoutline:visited,
.btn-darkorangeoutline:focus {
    /*color:#ed6430;
    	border:1px solid #ed6430;*/
    color: #ffffff;
    background-color: #DB3C06;
    border: 1px solid #ffffff;

}

.orange:link, .orange:active {
    color: #ed6430;
    text-decoration: none;
}

.orange:hover, .orange:visited, .orange:focus {
    color: #DB3C06;
}

.darkorange:link, .darkorange:active {
    color: #DB3C06;
    text-decoration: none;
}

.darkorange:hover, .darkorange:visited, .darkorange:focus {
    color: #ed6430;
}

/*** Back to Top ***/
.back-to-top {
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding-top: 13px;
    z-index: 99999;
    display: none;
    text-decoration: none;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background-color: #36b1e4;
}

#skipToContentLink, #skipToContentLink:active, #skipToContentLink:focus {
    background: rgba(255, 255, 255, 1);
    display: block;
    font-size: 18.66px;
    height: 77px;
    left: 10px;
    line-height: 77px;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: -1000px;
    z-index: 9999;
    padding: 0 20px;
    color: rgba(25, 110, 207, 1);
    -webkit-box-shadow: inset 0px 0px 0px 4px rgba(192, 233, 255, 1);
    -moz-box-shadow: inset 0px 0px 0px 4px rgba(192, 233, 255, 1);
    box-shadow: inset 0px 0px 0px 4px rgba(192, 233, 255, 1);
}

#skipToContentLink:focus, #skipToContentLink:hover {
    opacity: 1;
    top: 0
}

#primarynav > li, #primarynav > li > ul > li {
    font-size: 16px;
    font-weight: bold;
}

#primarynav > li a {
    padding: 14px 15px;
    text-decoration: none;
}

.btn-lg {
    font-size: 18.66px;
    font-weight: bold;
}

.navbar-nav {
    margin: 0 50px 0 0;
}

.navbar-toggle {
    border: none !important;
    /*padding:0 10px;*/
    margin: 0px;
}

.mobilemenu-open .navbar-toggle {
    z-index: 1999;
}

#showMenu.navbar-toggle {
    margin-right: 15px;
    padding: 6px 15px 5px 15px;
}

#closeMenu.navbar-toggle {
    margin-top: 6px;
    padding: 10px 15px;
}

/*.navbar-toggle:hover {
	  background-color:#ffffff !important;
  }*/
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #ed6430;
    margin: 6px 0;
    transition: 0.7s;
}

/* Rotate first bar */
.active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.active .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.active .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ed6430;
}

.navbar-toggle .icon-bar {
    height: 4px;
}

.navbar-default {
    background-color: #ffffff;
    border-top: #ed6430 6px solid;
    border-bottom: #cccccc 1px solid;
}

#primarynav.navbar-default .navbar-nav > li > a,
/*#primarynav */.dropdown-menu > li > a {
    color: #196ecf;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a:focus:not(.navBroker), .navbar-default .navbar-nav > li > a:hover:not(.navBroker),
.navbar-default .navbar-nav > li > a:active:not(.navBroker),
#primarynav .dropdown-menu > li > a:focus,
#primarynav .dropdown-menu > li > a:hover, #primarynav .dropdown-menu > li > a:active {
    color: #003DA1;
    /*text-decoration:underline !important;*/
    border-bottom: 1px solid #003DA1;
    /*border-bottom: solid .75em transparent;
        box-shadow: 0 1px 0 -1px black;
        background: #ffffff padding-box;*/
}

.navbar-brand a:hover, .navbar-brand a:focus {
    border-bottom: 1px solid #003DA1;
    /*border-bottom: solid .75em transparent;
        box-shadow: 0 1px 0 -1px black;
        background: #ffffff padding-box;*/
}

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #555;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

#primarynav.navbar-nav > li > a {
    /*padding-top:14px !important; padding-bottom:14px !important;*/
	    color: #196ecf;
    padding-top: 14px;
    padding-bottom: 14px;
    height: 47px;
}

.navbar {
    min-height: 70px !important;
    margin-bottom: 0px;
    padding: 10px 0;
}

.navbar-brand {
    width: 270px;
    height: auto;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    margin-left: 35px;
}

.navbar-brand a {
    border: 0px;
    padding: 14px 0;
}

.navbar-brand a img {
    height: 19px;
    max-width: 100%;
    max-height: 100%;
}

.header-shop-link, .header-phone-link {
    float: left;
    padding: 2px 10px 0 10px;
}

.iconlink {
    font-size: 36px;
    line-height: 36px;
    margin-top: 4px;
}

/*.navBroker:before {
  content: "\f007";
}*/
/*@media (min-width: 1415px) {
.navBroker {
    border: #CCC 1px solid;
    border-radius: 4px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
}*/
/*@media (min-width: 1415px) {*/
@media (min-width: 1581px) {
    .navBroker {
        border: #CCC 1px solid;
        border-radius: 4px;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .navBroker:hover, .navBroker:focus {
        background-color: #36b1e4 !important;
        color: #FFFFFF !important;
        text-decoration: none !important;
        /*border:none;*/
        /*border-bottom: none;
            box-shadow: none;
            background: #ffffff padding-box;*/
    }
}

@media (max-width: 1694px) {
    /*.navBroker {
    		display:none !important;
    	}*/
    /*#showMenu.navbar-toggle {
        margin-right: 50px;
    	}*/
}

/*.navBroker {
		display:none;
	}*/






/*@media (max-width: 1414px) {*/
@media (max-width: 1580px) {
    .navBroker {
        display: block;
    }

    #showMenu.navbar-toggle {
        display: block;
    }

    #primarynav {
        float: none;
    }

    .dimmed:after {
        content: " ";
        z-index: 10;
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
    }

    a#showMenu, a#showMenu:visited {}

    a#showMenu:hover, a#showMenu:active, a#showMenu:focus {
        color: #ffffff;
        background-color: rgba(191, 69, 48, 1);
        border-radius: 0px;
    }

    button#showMenu, button#showMenu:visited {}

    button#showMenu:hover, button#showMenu:active, button#showMenu:focus {
        background-color: rgba(191, 69, 48, 1);
        border-radius: 0px;
    }

    button#showMenu > .bar, button#showMenu:visited > .bar {
        background-color: #ed6430;
    }

    button#showMenu:hover > .bar, button#showMenu:active > .bar, button#showMenu:focus > .bar {
        background-color: #ffffff;
    }

    /*.navbar-toggle{
    	background-color:#ffffff;
    	border-radius:0px;
}

.navbar-toggle:link {
	background-color:yellow;
	border-radius:0px;
}

.navbar-toggle:visited {
	background-color:orange;
	border-radius:0px;
}
.navbar-toggle:hover {
	background-color:blue;
	border-radius:0px;
}
.navbar-toggle:active {
	background-color:green;
	border-radius:0px;
}
.navbar-toggle:focus {
	background-color:purple;
	border-radius:0px;
}*/



.mobilemenu {
    background-color: #ed6430;
    position: fixed;
    top: 76px;
    z-index: 0;
}

/* Orientation-dependent styles for the content of the menu */
.mobilemenu-vertical {
    width: 240px;
    height: 100%;
    /*top: 0;*/
    background-color: #ed6430;
    z-index: 1000;
}

/* Vertical menu that slides from the left or right */
.mobilemenu-right {
    right: -240px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-header {
    float: none;
    margin-right: -15px !important;
}

.mobilemenu-right.mobilemenu-open {
    right: 0px;
    width: 70%;
    -webkit-box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.6); /* Safari iOS Android */
    -moz-box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.6); /* Firefox */
    box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.6); /* Opera IE9 Firefox Chrome iOS5 */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sidemenu > #primarynav {
	visibility:collapse;
}
#sidemenu.mobilemenu-open > #primarynav {
	visibility:visible;
}

/* Push classes applied to the body */
/*.mobilemenu-push {
    position: relative;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.mobilemenu-push-toright {
    left: 240px;
}

.mobilemenu-push-toleft {
    left: -240px;
}*/

.navbar-nav {
    margin: 0;
}

#primarynav > li, #primarynav > li > ul > li {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: #FFF 1px solid;
    /*background-color:none;*/
}

#primarynav > li:last-child, #primarynav > li > ul > li:last-child {
    border-bottom: none;
}

#primarynav > li > a, #primarynav > li a {
    color: #FFFFFF !important;
    padding: 18px;
    text-decoration: none;
    font-size: 24px;
    height: auto;
    white-space: normal;
    line-height: 1.3em;
    border: none;
}

#primarynav > li.open > a {
    background-color: #ed6430;
}

#primarynav > li.open > a:focus, #primarynav > li.open > a:hover, #primarynav > li.open > a:active,
.navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:active,
#primarynav .dropdown-menu > li > a:focus,
#primarynav .dropdown-menu > li > a:hover, #primarynav .dropdown-menu > li > a:active {
    background-color: rgba(191, 69, 48, 1) !important;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
#primarynav .dropdown-menu > li > a:focus,
#primarynav .dropdown-menu > li > a:hover, #primarynav .dropdown-menu > li > a:active {
    color: #f7f7ff7;
    background-color: rgba(191, 69, 48, 1) !important;

    /*text-decoration:underline !important;*/
    border-bottom: none;
    /*border-bottom: solid .75em transparent;
        box-shadow: 0 1px 0 -1px black;
        background: #ffffff padding-box;*/
}

#primarynav .dropdown .dropdown-menu {
/*.dropdown .dropdown-menu:not(#menu1) {*/
    background-color: transparent;
    max-height: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0;
    box-shadow: none;
    border: none;
    opacity: 0;
	visibility:collapse;
}
#primarynav .dropdown.open .dropdown-menu {
/*.dropdown.open .dropdown-menu:not(#menu1) {*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

    max-height: 100%;
    opacity: 1;
	visibility:visible;
}

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu > li > a {
    padding-left: 30px !important;
}
}

@media (min-width: 1200px) {
    .fixedWidth {
        width: 1170px;
    }

    /*.width-full > .row > .container-fluid > .container-fluid {
    width: 1170px;
    }*/
}

@media (min-width: 992px) {}

@media (max-width: 991px) {
    #showMenu.navbar-toggle {
        margin-right: 15px;
    }

    .navbar-brand {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .fullimg {
        height: 300px !important;
    }

    .mgnHero {
        margin-left: 20px;
    }

    .homeHero_h1 {
        margin: 40px 0 10px 20px;
    }

    .homeHero_p {
        margin: 0 0 10px 20px;
    }

    .padHeroForm {
        padding: 8px;
    }

    .homeHero_ZIP {
        width: 65%;
    }
}

@media (max-width: 480px) {
    .homeHero_ZIP {
        width: 100%;
    }

    .homeHero {
        height: 300px;
    }

    .fullimg {
        height: 300px !important;
    }

    .mgnHero {
        margin-left: 0;
    }

    .homeHero_h1 {
        margin: 40px 0 10px 0;
    }

    .homeHero_p {
        margin: 0 0 10px 0;
    }

    .padHeroForm {
        padding: 4px;
    }

    .navbar-brand {
        width: 200px;
    }

    .header-shop-link, .header-phone-link {
        padding: 2px 10px 0 0px;
    }
}

/*FOR TESTING TO TAKE OUT BTN LG SO IT ALL FITS*/

.header-shop-link > .btn, .header-phone-link > .btn {
    padding: 11px 18px;
    font-size: 18px;
    border-radius: 6px;
}

/**/

