﻿.icontext {
    font-family: Arial, Helvetica, sans-serif;
    color: #0f5e4b;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

nav.nav-section ul.nav-section-list > li > a.icon-minus::before {
    content: url("../../images/icon-menu-minus.png") !important;
}

.icontext a:link, .icontext a:active, .icontext a:visited, .icontext a:hover {
    color: #0f5e4b;
    text-align: center;
    text-decoration: none;
}

.subheadercontainer {
    width: 98%;
    margin: auto;
}

.whatiscancerimg {
    width: 98%;
    margin: auto;
}

.searchblock {
    width: 98%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .searchblock form {
        margin: 0;
        padding: 0;
    }

.searchbox {
    float: left;
    width: 435px;
}

.searchboxinput {
    width: 435px;
    height: 26px;
    border: 1px thin #d6d6d6;
    padding-left: 2px;
}

.searchbtnbox {
    float: left;
    width: 45px;
    margin-left: 14px;
}

.searchbtn {
    width: 43px;
    height: 32px;
    background-color: #757575;
    border: 1px solid #505050;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 1.3em;
}

.mostviewedblock {
    width: 98%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .mostviewedblock ul {
        padding: 0;
        margin: 0;
    }

        .mostviewedblock ul li {
            list-style: none;
            font-family: Arial, Helvetica, sans-serif;
            color: #0090ff;
            font-size: 1.2em;
            text-decoration: none;
            line-height: 30px;
        }

            .mostviewedblock ul li a:link, .mostviewedblock ul li a:active, .mostviewedblock ul li a:visited, .mostviewedblock ul li a:hover {
                color: #0090ff;
                font-size: 1.2em;
                text-decoration: none;
            }

.mostviewcol1 {
    width: 25%;
    float: left;
}

.mostviewcol2 {
    width: 25%;
    float: left;
}

.mostviewcol3 {
    width: 25%;
    float: left;
}

.mostviewcol4 {
    width: 25%;
    float: left;
}

.alphblock {
    width: 100%;
    background-color: #ebebeb;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
}

    .alphblock .cont {
        width: 98%;
        margin: auto;
        padding-top: 18px;
        margin-bottom: 20px;
    }

    .alphblock span {
        padding-right: 23px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.3em;
        color: #0090ff;
        line-height: 25px;
        text-decoration: none;
    }

        .alphblock span a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1.3em;
            color: #0090ff;
            text-decoration: none;
        }

        .alphblock span a:link, .alphblock span a:active, .alphblock span a:visited, .alphblock span a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1.3em;
            color: #0090ff;
            text-decoration: none;
        }

.contentbox {
    width: 98%;
    margin: auto;
    margin-top: 20px;
}

.ctcalikeblock {
    width: 98%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.imgbox {
    margin-top: 10px;
    border: 0;
}

.textstyle1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.675em;
    color: #4b4b4b;
    text-decoration: none;
    line-height: 1.667em;
}

.textstyleblue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.675em;
    color: #0090ff;
    text-decoration: none;
    line-height: 20px;
}

    .textstyleblue a:link, .textstyleblue a:active, .textstyleblue a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.675em;
        color: #0090ff;
        text-decoration: none;
        line-height: 20px;
    }

hr {
    width: 98%;
    color: #CCC;
    text-align: center;
}

.cancerexperts {
    width: 98%;
    margin: auto;
}

.slicknav_menu {
    display: none;
}

div.clickable {
    position: relative;
}

    div.clickable a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none;
        z-index: 10;
    }

#jq-ajax-tab-content > div.divider-right > div:nth-child(4) > div:nth-child(1) > figure > img, #jq-ajax-tab-content > div.divider-right > div:nth-child(4) > div:nth-child(2) > figure > img, #jq-ajax-tab-content > div.divider-right > div:nth-child(5) > div:nth-child(1) > figure > img {
    width: 280px;
    height: 186px;
}

@media screen and (min-width:801px) {
    .icon-search:before {
        content: "ï€‚" !important;
        color: #035642;
    }

    .icon-bars:before {
        content: "ïƒ‰" !important;
        color: #035642;
        display: none;
    }
}

@media screen and (min-width:460px) and (max-width:800px) {
    .banner-fixed img {
        width: 100%;
        height: auto;
        padding-left: 16px;
    }

    ul.list-organic {
        position: relative !important;
        padding-left: 40px;
    }

    .videoroid {
        border: none !important;
    }

    #_hospitallist {
        display: block;
    }

    .searchbox {
        float: left;
        width: 369px;
    }

    .searchboxinput {
        width: 369px;
        height: 26px;
        border: 1px thin #d6d6d6;
        padding-left: 2px;
    }

    .searchbtnbox {
        float: left;
        width: 45px;
        margin-left: 14px;
    }
	


	
}

@media only screen and (min-width: 750px) and (max-width: 850px) {
    nav.nav-main {
        top: 91px !important;
    }
}

@media only screen and (min-width: 450px) and (max-width: 750px) {
    nav.nav-main {
        top: 65px !important;
    }
	.header{
        padding:12px 30px !important;
        min-height:54px !important;
    }
}

@media only screen and (max-width:800px) {
    .nav-main-list .arrow-up {
        display: none !important;
    }

    .news img.polaroid, .divider-left img.polaroid {
        max-width: 100% !important;
    }

    .hide-mobile {
        display: none;
    }

    .icon-1-5x {
        font-size: 2.3em;
    }

    #_hospitallist {
        display: none;
    }

    #donutTmpPic {
        background-image: url("../../images/doughnut-mobile.png");
        background-repeat: no-repeat;
        height: 300px;
        width: 300px;
        margin-left: 20px;
    }

    #donutDesc.nest-1-2 {
        width: 100% !important;
    }

    .teamSlide {
        min-height: 0 !important;
    }

    #donutPlaceHolder {
        display: none;
    }

    footer.main {
        display: none;
    }

    p.text-center > img, p img {
        width: 100%;
        height: auto;
    }

    div.leveltwonav {
        font-size: .75em !important;
        display: block;
    }

    div.footer {
        display: block;
        font-size: .75em !important;
    }

    .tabs-content {
        display: block;
    }

    .jq-tabs > div > h3, h2 {
        clear: both;
    }

    .jq-tabs select {
        display: inline-block;
        background-color: #1b926e;
        color: white;
    }

        .jq-tabs select option {
            background-color: #1b926e;
            color: white;
        }

    .call-to-action {
        display: none;
    }

    nav.nav-main {
        display: none;
        padding: 0;
        position: absolute;
        top: 61px;
    }

        nav.nav-main ul.nav-main-list {
            padding: 0;
        }

            nav.nav-main ul.nav-main-list li {
                padding: 0;
                width: 100%;
            }

                nav.nav-main ul.nav-main-list li a {
                    background-color: #004c35;
                    border-bottom: 1px solid #2995D6;
                    color: white;
                    width: 100%;
                    border-right: 0;
                    padding: 6px 0 10px 10px;
                    font-size: 16px;
                    /*font-weight: 200;*/
                }

                    nav.nav-main ul.nav-main-list li a.drop {
                        position: relative;
                        padding-right: 0;
                    }

                        nav.nav-main ul.nav-main-list li a.drop:hover, nav.nav-main ul.nav-main-list li a.drop.hover {
                            background-color: #004c35;
                            margin: 0;
                            border-top: 0;
                            border-left: none;
                            border-right: 0;
                            color: white;
                        }

                nav.nav-main ul.nav-main-list li ul.nav-main-drop {
                    background-color: transparent;
                    border: 0;
                    box-shadow: none;
                    display: block;
                    position: relative;
                    top: 0;
                    width: auto;
                }

                    nav.nav-main ul.nav-main-list li ul.nav-main-drop li:first-child a {
                        border-top: 0;
                    }

                    nav.nav-main ul.nav-main-list li ul.nav-main-drop li a {
                        background-color: #f3f3f3;
                        border-bottom: 1px solid #9BC7DD;
                        color: white;
                        width: 100%;
                        border-right: 0;
                        padding: 13px 0 13px 10px;
                        font-size: 14px;
                        font-weight: 200;
                    }

            nav.nav-main ul.nav-main-list .arrow-down {
                border-left: none;
                border-right: 0;
                border-top: 0;
                color: white;
                font-family: FontAwesome;
                font-size: 1.1em;
                height: 100%;
                position: absolute;
                right: 0;
                top: 0;
                width: 50px;
                padding: 10px 0 0 15px;
            }

                nav.nav-main ul.nav-main-list .arrow-down:before {
                    content: "\f0c9";
                }

                nav.nav-main ul.nav-main-list .arrow-down.remove:before {
                    content: "\f00d";
                }

        nav.nav-main div.search-main {
            display: none;
        }

    .wrapper, .header-main {
        table-layout: auto;
        width: 100%;
    }

    .group {
        overflow-x: hidden;
    }

    .slider {
        overflow-x: hidden;
    }

    .slider-viewport {
        padding: 0 110px;
        margin-left: -110px;
    }

    .fade-left, .fade-right {
        background: transparent;
    }

    .hero-image {
        width: 100% !important;
        max-width: 290px !important;
        float: left !important;
    }

    .hero .hero-message, .hero-left .hero-message, .hero-wide .hero-message, .hero-left .hero-message, .hero-wide .hero-message {
        float: left !important;
        width: 100% !important;
        max-width: 305px !important;
    }

    div.jq-tabs.row {
        display: block;
        position: relative;
    }

        div.jq-tabs.row a.input-icon {
            color: #0f4dbc;
            display: block;
            font-size: 3em;
            position: absolute;
            opacity: .3;
            top: 130px;
            z-index: 1337;
        }

            div.jq-tabs.row a.input-icon:hover {
                opacity: .6;
            }

        div.jq-tabs.row a.icon-chevron-left {
            left: 0;
            right: auto;
        }

        div.jq-tabs.row a.icon-chevron-right {
            right: 0;
        }

        div.jq-tabs.row div.grid-1-3, div.jq-tabs.row div.grid-1-3-less {
            display: block;
        }

    nav.mobile {
        background-color: #FFF;
        position: absolute;
        height: 0;
        margin-top: 0;
        top: 122px;
        left: 0;
        bottom: 0;
        z-index: 9999;
        width: 100%;
        display: none;
    }

        nav.mobile ul {
            float: left;
            list-style: none;
            margin: 0;
            padding: 0;
            width: 100%;
        }

            nav.mobile ul li {
                background-color: #515254;
                cursor: pointer;
                float: left;
                position: relative;
                width: 100%;
            }

                nav.mobile ul li.currentURL {
                    background-color: #bebebe;
                }

                nav.mobile ul li a {
                    color: white;
                    border-bottom: 1px solid #FFF;
                    padding: 5px 40px 5px 10px;
                    font-size: 16px;
                    font-weight: 200;
                    float: left;
                    line-height: 25px;
                    width: 100%;
                }

                    nav.mobile ul li a.expand {
                        cursor: pointer;
                        position: absolute;
                        width: auto;
                        height: auto;
                        top: 0;
                        right: 0;
                        font-size: 17px;
                        padding: 5px 10px;
                        border: 0;
                    }

                nav.mobile ul li ul {
                    display: none;
                }

                    nav.mobile ul li ul li {
                        background-color: #646464;
                    }

                        nav.mobile ul li ul li a {
                            border-bottom: 1px solid #FFF;
                            padding-left: 20px;
                        }

                        nav.mobile ul li ul li ul li {
                            background-color: #838383;
                        }

                            nav.mobile ul li ul li ul li a {
                                padding-left: 30px;
                            }

                            nav.mobile ul li ul li ul li ul li {
                                background-color: #9d9d9e;
                            }

                                nav.mobile ul li ul li ul li ul li a {
                                    padding-left: 40px;
                                }

                                nav.mobile ul li ul li ul li ul li ul li {
                                    background-color: #9d9d9e;
                                }

                                    nav.mobile ul li ul li ul li ul li ul li a {
                                        padding-left: 50px;
                                    }

                                    nav.mobile ul li ul li ul li ul li ul li ul li a {
                                        padding-left: 60px;
                                    }

                                    nav.mobile ul li ul li ul li ul li ul li ul li ul li a {
                                        padding-left: 70px;
                                    }

                    nav.mobile ul li ul.active {
                        display: block;
                    }
}

@media(min-width:768px) and (max-width:800px) {
    .videoroid {
        border: none !important;
    }

    .grid-2-3 > a > img {
        max-width: 100%;
    }

    .grid-1-2 > a > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-1-2 > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-1-3 > a > img.polaroid {
        width: auto !important;
        height: auto;
    }

    #page-banner > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-2-3 > a > img.polaroid {
        width: 100%;
        height: auto;
    }

    .grid-2-3 > div > p > img.right {
        width: auto;
        height: auto;
    }

    .grid-2-3 > div > p > img.right-exp-team {
        width: 100% !important;
        height: auto;
    }

    .newsletter > img {
        width: 100% !important;
        height: auto;
    }

    .travelContainer {
        display: none !important;
    }

    .act2_1_travel_home {
        display: none !important;
    }

        .act2_1_travel_home:hover {
            display: none !important;
        }

    .act2_1_travel_separator0 {
        display: none !important;
    }

    .act2_1_travel_flight {
        display: none !important;
    }

        .act2_1_travel_flight:hover {
            display: none !important;
        }

    .act2_1_travel_separator1 {
        display: none !important;
    }

    .act2_1_travel_drive {
        display: none !important;
    }

        .act2_1_travel_drive:hover {
            display: none !important;
        }

    .act2_1_travel_separator2 {
        display: none !important;
    }

    .act2_1_travel_ctca {
        display: none !important;
    }

        .act2_1_travel_ctca:hover {
            display: none !important;
        }

    .grid-2-3 {
        width: 100%;
        float: left;
        display: block;
        table-layout: auto;
    }

    .grid-1-3, .grid-1-3-less {
        width: 100%;
        float: left;
    }

    .grid-1-2 {
        width: 100%;
        float: left;
    }

    div#two-dnh {
        display: none !important;
    }

    .grid-2-3 > img {
        width: 100%;
    }

    .nest-1-2 > img {
        width: auto;
        height: auto;
    }

    .nest-1-2 a > img {
        max-width: 100%;
        height: auto;
    }

        .nest-1-2 a > img.polaroid {
            width: 100%;
            height: auto;
        }

    .grid-2-3 > a > img {
        max-width: 100%;
    }

        .grid-2-3 > a > img.polaroid {
            width: 100%;
            height: auto;
        }

    figure > img {
        width: 100%;
    }

    div.arrow, div.arrow-small {
        display: none !important;
    }

    figure.video-1-2 {
        width: 100%;
    }

    figure.video-2-3 {
        width: 100%;
    }

    div.video-container, #modal-video {
        width: 100% !important;
        height: 0;
        padding-bottom: 56.25% !important;
        position: relative;
    }

    .BrightcoveExperience {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    #modal-video object {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
    }

    .videoroid {
        width: 100% !important;
    }

    ul.custom li {
        width: 100%;
    }

    .grid-1-2 .button {
        margin-bottom: 10px;
    }

    body {
        margin-top: 0;
    }

    .nest-1-2 {
        width: 100%;
        height: 100%;
    }

    div#hdrCallToAction div.phone {
        display: block;
    }

    div#globalContainer {
        margin: 100px 0 0 0;
        float: left;
        width: 100%;
    }

    div#hdrCallToAction {
        background-color: #035642;
        display: block;
        float: right;
        width: 100%;
    }

        div#hdrCallToAction div.phone {
            background-color: #035642;
            color: white;
            float: right;
            font-family: "myriad-pro-n3", "myriad-pro", Arial, sans-serif;
            font-size: 1.1em;
            font-style: normal;
            font-weight: 300;
            padding: 10px 0 10px 10px;
            width: auto;
            white-space: nowrap;
        }

            div#hdrCallToAction div.phone strong {
                font-family: "myriad-pro-n4", "myriad-pro", Arial, sans-serif;
            }

            div#hdrCallToAction div.phone a.topChatButton {
                background-color: #035642;
                color: white;
                font-family: "myriad-pro-n3", "myriad-pro", Arial, sans-serif;
                font-size: 1.1em;
                font-style: normal;
                font-weight: 300;
                margin-left: 10px;
                padding: 10px;
                padding-bottom: 5px;
                width: auto;
                white-space: nowrap;
            }

    header.header-main {
        background-color: #FFF;
        clear: both;
        display: block;
        margin-top: 0;
        z-index: 999;
    }

    a#topMenuHamburger {
        display: block;
        position: absolute;
        font-size: 2.2em;
        top: 20px;
        color: #0f4dbc;
        right: 40px;
    }

    a#topMenuMobileSearch {
        display: block;
        position: absolute;
        font-size: 2.2em;
        top: 60px;
        right: 50px;
        color: #0f4dbc;
    }

    div.slider-wrapper {
        border: 0;
        display: block;
        float: left;
        width: 100%;
    }

        div.slider-wrapper div.group.slider {
            background: 0;
            height: auto;
            display: block;
            float: left;
            width: auto;
        }

            div.slider-wrapper div.group.slider .grid-1-1 {
                display: block;
                float: left;
                position: relative;
                padding: 0;
                width: 100%;
            }

                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper {
                    margin: 0;
                }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper a.bx-prev {
                        left: 0;
                        z-index: 999;
                    }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper a.bx-next {
                        right: 0;
                        z-index: 999;
                    }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport {
                        height: auto !important;
                    }

                        div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider {
                            display: block;
                            padding: 0;
                            margin: 0;
                            overflow: hidden;
                        }

                            div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li {
                                width: 100%;
                            }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest {
                                    margin: 0;
                                }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2.content {
                                    display: none;
                                }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2 {
                                    width: 100%;
                                    padding: 0;
                                }

                                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2 img {
                                        width: 100% !important;
                                    }

    div.group.slider-pager {
        overflow-x: visible;
    }

        div.group.slider-pager div#bx-pager a {
            display: none;
            padding-bottom: 10px !important;
            width: 100%;
            text-align: center;
        }

            div.group.slider-pager div#bx-pager a.active {
                display: block;
            }

            div.group.slider-pager div#bx-pager a img {
                display: none;
            }

            div.group.slider-pager div#bx-pager a div {
                color: white;
                margin-top: 0;
            }

    .form-insurance label {
        float: left;
        width: 100%;
        clear: both;
    }

        .form-insurance label .input-form-short, .form-insurance label .input-form-small {
            width: 100%;
        }
}

@media only screen and (max-width:767px) {
    .videoroid {
        border: none !important;
    }

    #content_mainplaceholder_0_detailsBar_pnlDetailsBarLeftModule div.grid-2-3, #content_mainplaceholder_0_detailsBar_pnlDetailsBarLeftModule div.grid-1-3 {
        clear: both;
        width: 50%;
    }

    .grid-2-3 > a > img {
        max-width: 100%;
    }

    .grid-1-2 > a > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-1-2 > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-1-3 > a > img.polaroid {
        width: 60% !important;
        height: auto;
    }

    #page-banner > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-2-3 > a > img.polaroid {
        width: 100%;
        height: auto;
    }

    .grid-2-3 > div > p > img.right {
        width: auto;
        height: auto;
    }

    .grid-2-3 > div > p > img.right-exp-team {
        width: 100% !important;
        height: auto;
    }

    .newsletter > img {
        width: 100% !important;
        height: auto;
    }

    .travelContainer {
        display: none !important;
    }

    .act2_1_travel_home {
        display: none !important;
    }

        .act2_1_travel_home:hover {
            display: none !important;
        }

    .act2_1_travel_separator0 {
        display: none !important;
    }

    .act2_1_travel_flight {
        display: none !important;
    }

        .act2_1_travel_flight:hover {
            display: none !important;
        }

    .act2_1_travel_separator1 {
        display: none !important;
    }

    .act2_1_travel_drive {
        display: none !important;
    }

        .act2_1_travel_drive:hover {
            display: none !important;
        }

    .act2_1_travel_separator2 {
        display: none !important;
    }

    .act2_1_travel_ctca {
        display: none !important;
    }

        .act2_1_travel_ctca:hover {
            display: none !important;
        }

    .grid-2-3 {
        width: 100%;
        float: left;
        display: block;
        table-layout: auto;
    }

    .grid-1-3, .grid-1-3-less {
        width: 100%;
        float: left;
    }

    .grid-1-2 {
        width: 100%;
        float: left;
    }

    div#two-dnh {
        display: none !important;
    }

    .grid-2-3 > img {
        width: 100%;
    }

    .nest-1-2 > img {
        width: auto;
        height: auto;
    }

        .nest-1-2 > img#newsletterImg {
            max-width: 100%;
            height: auto;
        }

    .nest-1-2 a > img {
        max-width: 100%;
        height: auto;
    }

        .nest-1-2 a > img.polaroid {
            width: 100%;
            height: auto;
        }

    .grid-2-3 > a > img {
        max-width: 100%;
    }

        .grid-2-3 > a > img.polaroid {
            width: 100%;
            height: auto;
        }

    figure > img {
        width: 100%;
    }

    div.arrow, div.arrow-small {
        display: none !important;
    }

    figure.video-1-2 {
        width: 100%;
    }

    figure.video-2-3 {
        width: 100%;
    }

    div.video-container, #modal-video {
        width: 100% !important;
        height: 0;
        padding-bottom: 56.25% !important;
        position: relative;
    }

    .BrightcoveExperience {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #modal-video object {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
    }

    .videoroid {
        width: 100% !important;
    }

    ul.custom li {
        width: 100%;
    }

    .grid-1-2 .button {
        margin-bottom: 10px;
    }

    body {
        margin-top: 0;
    }

    .nest-1-2 {
        width: 100%;
        height: 100%;
    }

    div#hdrCallToAction div.phone {
        display: block;
    }

    div#globalContainer {
        margin: 100px 0 0 0;
        float: left;
        width: 100%;
    }

    div#hdrCallToAction {
        background-color: #035642;
        display: block;
        float: right;
        width: 100%;
    }

        div#hdrCallToAction div.phone {
            background-color: #035642;
            color: white;
            float: right;
            font-family: "myriad-pro-n3", "myriad-pro", Arial, sans-serif;
            font-size: 1.1em;
            font-style: normal;
            font-weight: 300;
            padding: 10px 0 10px 10px;
            width: auto;
            white-space: nowrap;
        }

            div#hdrCallToAction div.phone strong {
                font-family: "myriad-pro-n4", "myriad-pro", Arial, sans-serif;
                color: white;
            }

            div#hdrCallToAction div.phone a.topChatButton {
                background-color: #035642;
                color: white;
                font-family: "myriad-pro-n3", "myriad-pro", Arial, sans-serif;
                font-size: 1.1em;
                font-style: normal;
                font-weight: 300;
                margin-left: 10px;
                padding: 10px;
                padding-bottom: 5px;
                width: auto;
                white-space: nowrap;
            }

    header.header-main {
        background-color: #FFF;
        clear: both;
        display: block;
        margin-top: 0;
        z-index: 999;
    }

    a#topMenuHamburger {
        display: block;
        position: absolute;
        font-size: 2.2em;
        top: 15px;
        color: #0f4dbc;
        right: 18px;
    }

    a#topMenuMobileSearch {
        display: block;
        position: absolute;
        font-size: 2.2em;
        top: 60px;
        right: 50px;
        color: #0f4dbc;
    }

    div.slider-wrapper {
        border: 0;
        display: block;
        float: left;
        width: 100%;
    }

        div.slider-wrapper div.group.slider {
            background: 0;
            height: auto;
            display: block;
            float: left;
            width: auto;
        }

            div.slider-wrapper div.group.slider .grid-1-1 {
                display: block;
                float: left;
                position: relative;
                padding: 0;
                width: 100%;
            }

                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper {
                    margin: 0;
                }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper a.bx-prev {
                        left: 0;
                        z-index: 999;
                    }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper a.bx-next {
                        right: 0;
                        z-index: 999;
                    }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport {
                        height: auto !important;
                    }

                        div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider {
                            display: block;
                            padding: 0;
                            margin: 0;
                            overflow: hidden;
                        }

                            div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li {
                                width: 100%;
                            }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest {
                                    margin: 0;
                                }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2.content {
                                    display: none;
                                }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2 {
                                    width: 100%;
                                    padding: 0;
                                }

                                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2 img {
                                        width: 100% !important;
                                    }

    div.group.slider-pager {
        overflow-x: visible;
    }

        div.group.slider-pager div#bx-pager a {
            display: none;
            padding-bottom: 10px !important;
            width: 100%;
            text-align: center;
        }

            div.group.slider-pager div#bx-pager a.active {
                display: block;
            }

            div.group.slider-pager div#bx-pager a img {
                display: none;
            }

            div.group.slider-pager div#bx-pager a div {
                color: white;
                margin-top: 0;
            }

    .form-insurance label {
        float: left;
        width: 100%;
        clear: both;
    }

        .form-insurance label .input-form-short, .form-insurance label .input-form-small {
            width: 100%;
        }
}

@media(min-width:401px) and (max-width:540px) {
    .banner-fixed img {
        width: 100%;
        height: auto;
        padding-left: 16px;
    }

    ul.list-organic {
        position: relative !important;
        padding-left: 40px;
    }

    .videoroid {
        border: none !important;
    }

    #content_mainplaceholder_0_detailsBar_pnlDetailsBarLeftModule div.grid-2-3, #content_mainplaceholder_0_detailsBar_pnlDetailsBarLeftModule div.grid-1-3 {
        clear: both;
        width: 50%;
    }

    .grid-2-3 > a > img {
        max-width: 100%;
    }

    .grid-1-2 > a > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-1-2 > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-1-3 > a > img.polaroid {
        width: 70% !important;
        height: auto;
    }

    #page-banner > img.polaroid {
        width: 100% !important;
        height: auto;
    }

    .grid-2-3 > a > img.polaroid {
        width: 100%;
        height: auto;
    }

    .grid-2-3 > div > p > img.right {
        max-width: 100% !important;
        height: auto;
    }

    .grid-2-3 > div > p > img.right-exp-team {
        width: 100% !important;
        height: auto;
    }

    .newsletter > img {
        width: 100% !important;
        height: auto;
    }

    .travelContainer {
        display: none !important;
    }

    .act2_1_travel_home {
        display: none !important;
    }

        .act2_1_travel_home:hover {
            display: none !important;
        }

    .act2_1_travel_separator0 {
        display: none !important;
    }

    .act2_1_travel_flight {
        display: none !important;
    }

        .act2_1_travel_flight:hover {
            display: none !important;
        }

    .act2_1_travel_separator1 {
        display: none !important;
    }

    .act2_1_travel_drive {
        display: none !important;
    }

        .act2_1_travel_drive:hover {
            display: none !important;
        }

    .act2_1_travel_separator2 {
        display: none !important;
    }

    .act2_1_travel_ctca {
        display: none !important;
    }

        .act2_1_travel_ctca:hover {
            display: none !important;
        }

    .grid-2-3 {
        width: 100%;
        float: left;
        display: block;
        table-layout: auto;
    }

    .grid-1-3, .grid-1-3-less {
        width: 100%;
        float: left;
    }

    .grid-1-2 {
        width: 100%;
        float: left;
    }

    div#two-dnh {
        display: none !important;
    }

    .grid-2-3 > img {
        width: 100%;
    }

    .nest-1-2 > img {
        width: 100%;
        height: auto;
    }

    .nest-1-2 a > img {
        max-width: 100%;
        height: auto;
    }

        .nest-1-2 a > img.polaroid {
            width: 100%;
            height: auto;
        }

    .grid-2-3 > a > img {
        max-width: 100%;
    }

        .grid-2-3 > a > img.polaroid {
            width: 100%;
            height: auto;
        }

    figure > img {
        width: 100%;
    }

    div.arrow, div.arrow-small {
        display: none !important;
    }

    figure.video-1-2 {
        width: 100%;
    }

    figure.video-2-3 {
        width: 100%;
    }

    div.video-container, #modal-video {
        width: 100% !important;
        height: 0;
        padding-bottom: 56.25% !important;
        position: relative;
    }

    .BrightcoveExperience {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #modal-video object {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
    }

    .videoroid {
        width: 100% !important;
    }

    ul.custom li {
        width: 100%;
    }

    .grid-1-2 .button {
        margin-bottom: 10px;
    }

    body {
        margin-top: 0;
    }

    .nest-1-2 {
        width: 100%;
        height: 100%;
    }

    div#hdrCallToAction div.phone {
        display: block;
    }

    div#globalContainer {
        margin: 100px 0 0 0;
        float: left;
        width: 100%;
    }

    div#hdrCallToAction {
        background-color: #035642;
        display: block;
        float: right;
        width: 100%;
    }

        div#hdrCallToAction div.phone {
            background-color: #035642;
            color: white;
            float: right;
            font-family: "myriad-pro-n3", "myriad-pro", Arial, sans-serif;
            font-size: 1.1em;
            font-style: normal;
            font-weight: 300;
            padding: 10px 0 10px 10px;
            width: auto;
            white-space: nowrap;
        }

            div#hdrCallToAction div.phone strong {
                font-family: "myriad-pro-n4", "myriad-pro", Arial, sans-serif;
                color: white;
            }

            div#hdrCallToAction div.phone a.topChatButton {
                background-color: #035642;
                color: white;
                font-family: "myriad-pro-n3", "myriad-pro", Arial, sans-serif;
                font-size: 1.1em;
                font-style: normal;
                font-weight: 300;
                margin-left: 10px;
                padding: 10px;
                padding-bottom: 5px;
                width: auto;
                white-space: nowrap;
            }

    header.header-main {
        background-color: #FFF;
        clear: both;
        display: block;
        margin-top: 0;
        z-index: 999;
    }

    a#topMenuHamburger {
        display: block;
        position: absolute;
        font-size: 2.2em;
        top: 60px;
        color: #0f4dbc;
        right: 10px;
    }

    a#topMenuMobileSearch {
        display: block;
        position: absolute;
        font-size: 2.2em;
        top: 60px;
        right: 50px;
        color: #0f4dbc;
    }

    div.slider-wrapper {
        border: 0;
        display: block;
        float: left;
        width: 100%;
    }

        div.slider-wrapper div.group.slider {
            background: 0;
            height: auto;
            display: block;
            float: left;
            width: auto;
        }

            div.slider-wrapper div.group.slider .grid-1-1 {
                display: block;
                float: left;
                position: relative;
                padding: 0;
                width: 100%;
            }

                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper {
                    margin: 0;
                }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper a.bx-prev {
                        left: 0;
                        z-index: 999;
                    }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper a.bx-next {
                        right: 0;
                        z-index: 999;
                    }

                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport {
                        height: auto !important;
                    }

                        div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider {
                            display: block;
                            padding: 0;
                            margin: 0;
                            overflow: hidden;
                        }

                            div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li {
                                width: 100%;
                            }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest {
                                    margin: 0;
                                }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2.content {
                                    display: none;
                                }

                                div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2 {
                                    width: 100%;
                                    padding: 0;
                                }

                                    div.slider-wrapper div.group.slider .grid-1-1 .bx-wrapper .bx-viewport ul.bxslider li div.nest-1-2 img {
                                        width: 100% !important;
                                    }

    div.group.slider-pager {
        overflow-x: visible;
    }

        div.group.slider-pager div#bx-pager a {
            display: none;
            padding-bottom: 10px !important;
            width: 100%;
            text-align: center;
        }

            div.group.slider-pager div#bx-pager a.active {
                display: block;
            }

            div.group.slider-pager div#bx-pager a img {
                display: none;
            }

            div.group.slider-pager div#bx-pager a div {
                color: white;
                margin-top: 0;
            }

    .form-insurance label {
        float: left;
        width: 100%;
        clear: both;
    }

        .form-insurance label .input-form-short, .form-insurance label .input-form-small {
            width: 100%;
        }
}

nav.mobile {
    background-color: #FFF;
    position: absolute;
    height: 0;
    margin-top: 0;
    top: 122px;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    display: none;
}

    nav.mobile ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        nav.mobile ul li {
            background-color: #515254;
            cursor: pointer;
            float: left;
            position: relative;
            width: 100%;
        }

            nav.mobile ul li.currentURL {
                background-color: #bebebe;
            }

            nav.mobile ul li a {
                color: white;
                border-bottom: 1px solid #FFF;
                padding: 5px 40px 5px 10px;
                font-size: 16px;
                font-weight: 200;
                float: left;
                line-height: 25px;
                width: 100%;
            }

                nav.mobile ul li a.expand {
                    cursor: pointer;
                    position: absolute;
                    width: auto;
                    height: auto;
                    top: 0;
                    right: 0;
                    font-size: 17px;
                    padding: 5px 10px;
                    border: 0;
                }

            nav.mobile ul li ul {
                display: none;
            }

                nav.mobile ul li ul li {
                    background-color: #646464;
                }

                    nav.mobile ul li ul li a {
                        border-bottom: 1px solid #FFF;
                        padding-left: 20px;
                    }

                    nav.mobile ul li ul li ul li {
                        background-color: #838383;
                    }

                        nav.mobile ul li ul li ul li a {
                            padding-left: 30px;
                        }

                        nav.mobile ul li ul li ul li ul li {
                            background-color: #9d9d9e;
                        }

                            nav.mobile ul li ul li ul li ul li a {
                                padding-left: 40px;
                            }

                            nav.mobile ul li ul li ul li ul li ul li {
                                background-color: #9d9d9e;
                            }

                                nav.mobile ul li ul li ul li ul li ul li a {
                                    padding-left: 50px;
                                }

                                nav.mobile ul li ul li ul li ul li ul li ul li a {
                                    padding-left: 60px;
                                }

                                nav.mobile ul li ul li ul li ul li ul li ul li ul li a {
                                    padding-left: 70px;
                                }

                nav.mobile ul li ul.active {
                    display: block;
                }

@media screen and (max-width:800px) {
    .tabs-content li, .tabs-content-alpha li {
        width: 100% !important;
    }

    .tabs-content a:hover, .tabs-content-alpha a:hover, .tabs-content a.active, .tabs-content-alpha a.active {
        background-color: #428071 !important;
        color: white !important;
    }

    .tabs-content a, .tabs-content-alpha a {
        display: block !important;
        border-bottom: 1px solid #fff !important;
        background-color: #f4f5f6 !important;
        color: #428071 !important;
        float: none !important;
    }

    .tabs-content > li:last-child, .tabs-content-alpha > li:last-child {
        margin-bottom: 20px;
    }
}

@media screen and (min-width:320px) and (max-width:380px) {
    #headerbar .phone {
        font-size: 1.3em !important;
    }
}

@media screen and (max-width:320px) {
    #headerbar .phone {
        font-size: 1.2em !important;
    }
}

@media screen and (max-width:800px) {
    .video-2-3 .social-bar {
        display: none !important;
    }

    .fortab {
        display: block;
    }
}

@media screen and (min-width:401px) and (max-width:785px) {
    .input-form-wide {
        width: 100%;
    }
}

@media screen and (max-width:400px) {
    .input-form-wide, .input-form {
        width: 100%;
    }
}

@media only screen and (max-width:800px) {
    .nav-section-list {
        position: absolute !important;
        background-color: #9c4f81 !important; /*#ea5428 !important;*/
        z-index: 99;
        margin-top: 56px;
    }

    nav.nav-section ul.nav-section-list > li:not(.active) {
        width: 100% !important;
        display: none;
        border-bottom: 1px solid #fff;
    }

    nav.nav-section ul.nav-section-list > li.active {
        width: 94% !important;
        padding: 0 !important;
        margin: 0 !important;
        position: relative !important;
        text-align: right !important;
        cursor: pointer !important;
    }

    nav.nav-section ul.nav-section-list > li ul.nav-section-drop {
        position: relative !important;
        display: none;
        left: 0 !important;
        margin-left: 0 !important;
        box-shadow: none !important;
        top: 0 !important;
    }

    nav.nav-section ul.nav-section-list > li .hover {
        border: none !important;
    }

    nav.nav-section ul.nav-section-list > li.active > a {
        position: static !important;
        float: right !important;
        width: auto !important;
    }

    nav.nav-section ul.nav-section-list > li.active:first-child a, nav.nav-section ul.nav-section-list > li > a {
        font-size: 14px !important;
        font-weight: 600;
    }

    nav.nav-section ul.nav-section-list > li:not(.active) > a:not(.expand) {
        padding: 10px 0 10px 10px !important;
        margin: 0 !important;
    }

    nav.nav-section ul.nav-section-list > li > ul.nav-section-drop > li > a {
        font-size: 14px !important;
        font-weight: 600;
        padding: 10px 0 10px 30px !important;
        margin: 0 !important;
    }

    nav.nav-section ul.nav-section-list > li.active > a div.arrow-right {
        right: -14px;
    }

    nav.nav-section ul.nav-section-list > li > a {
        width: 100% !important;
        display: block !important;
        margin: 0 !important;
    }

    nav.nav-section ul.nav-section-list div.arrow-down, nav.nav-section ul.nav-section-list div.arrow-down-inner {
        display: none !important;
    }

    .menuSubNavTop_ {
        display: block !important;
    }

    nav.nav-section ul.nav-section-list > li > a.icon-plus:before {
        content: url("../../images/icon-menu-plus.png") !important;
    }

    nav.nav-section ul.nav-section-list > li > a.icon-minus:before {
        content: url("../../images/icon-menu-minus.png") !important;
    }

    .nav-section-list > li > a:nth-child(2):hover {
        background-color: transparent !important;
    }
}

@media only screen and (min-width:800px) {
    nav.nav-section ul.nav-section-list > li:not(.active) a.expand {
        display: none;
    }
}

@media only screen and (max-width:800px) {
    nav.nav-main .nav-main-list {
        width: 100% !important;
    }

        nav.nav-main .nav-main-list > li {
            display: block !important;
            z-index: 1000000 !important;
            color: #000 !important;
        }

            nav.nav-main .nav-main-list > li > a {
                border-bottom: 1px solid #FFF !important;
                background-color: #515254 !important;
            }

            nav.nav-main .nav-main-list > li > ul.nav-main-drop > li > a {
                border-bottom: 1px solid #FFF !important;
                background-color: #646464 !important;
            }

    .highlightItem {
        font-weight: bold !important;
    }

    nav.nav-main .nav-main-list > li > a > div {
        display: none !important;
    }

    nav.nav-main ul.nav-main-list .arrow-down:before {
        content: "\f067" !important;
    }

    nav.nav-main ul.nav-main-list .arrow-up:before {
        content: "\f068" !important;
    }

    nav.nav-main ul.nav-main-list > li > a.icon-plus:before {
        content: url("../../images/icon-menu-plus.png") !important;
    }

    nav.nav-main ul.nav-main-list > li > a.icon-minus:before {
        content: url("../../images/icon-menu-minus.png") !important;
    }

    .bx-wrapper img {
        width: 100%;
    }
}

@media screen and (max-width:800px) {
    nav.nav-main a.icon-plus, nav.nav-section a.icon-plus {
        display: block;
    }

    .nav-main-list {
        right: 30px;
		top:10px;
    }
}

.mobilesetlast {
    display: none !important;
}
