/**** fonts *****
fonts.com

font-family:'AvantGardeGothicITCW01B_731063';
font-family:'ITCZemkeHandW01-Regular';
font-family:'ITC Blair W01 Bold';

font-family:Verdana, Geneva, sans-serif;

theme classes: "fall", "winter";
theme link colors:
#689724; -- default/summer
#c6361e; -- fall
#399cf9; -- winter

***************/

body {
    font: normal 14px/24px Verdana, Geneva, sans-serif;
    margin: 0;
    padding: 0;
    color: #231F20;
    background-image: url("/includes/public/assets/backgrounds/BG-Neutral-001-Grip.png") !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    display: block;
    font-family: 'AvantGardeGothicITCW01B_731063';
    color: #231F20;
    margin: 0 0 5px;
    padding: 0;
}

body h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 20px 0;
}

.c1-c3 h1 { padding-top: 45px; }

body h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 20px 0px;
    font-family: 'ITCZemkeHandW01-Regular';
}

body h3 {
    font-size: 24px;
    margin: 0px 0px 20px 0px;
    line-height: 32px;
}

body h4 {
    font-size: 20px;
    margin: 0px 0px 20px 0px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

body h5 {
    font-size: 12px;
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "ITC Blair W01 Bold";
    line-height: 20px;
}

body h6 {
    font-size: 14px;
    margin: 0px 0px 20px 0px;
    font-family: "Verdana";
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
}


/* Default theme: summer */

a {
    color: #689724;
    text-decoration: none;
    font-style: normal;
    text-decoration: none;
}

.contentRender_name_plugins_core_textbox a {
    font-weight: 600;
}

a:hover,
a:visited,
a:active,
a:visited,
a:focus {
    color: #689724;
}


/** theme **/

body.fall a {
    color: #c6361e;
}

body.winter a {
    color: #399cf9;
}

body.fall a:hover {
    color: #c6361e;
}
body h1
body.winter a:hover {
    color: #399cf9;
}

body p {
    font: normal 14px/24px Verdana, Geneva, sans-serif;
    color: #231F20;
    padding: 0;
    margin: 0 0 20px;
}


/*ul,ol{
    font:normal 14px/24px Verdana, Geneva, sans-serif;
}*/

ul {
    margin: 0px;
    padding: 0px 30px;
    color: #342a28;
    font-family: Georgia, Serif;
    font-size: 18px;
    line-height: 21px;
}

li {
    margin: 0px 0px 10px 0px;
    font-family: Verdana;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

.panel_custom_container li {
    list-style: none;
}

.panel_custom_container.introtext p {
    color: #231f20;
    font: 24px/32px 'ITCZemkeHandW01-Regular';
    margin-bottom: 25px;
}

img {
    border: none;
    outline: 0;
}

.row {
    max-width: 1020px;
}


/*** HEADER ***/

.headerTopWrapper {
    background: url("/includes/public/assets/backgrounds/summer/BG-Summer-003-Grip.png") top center;
    position: relative;
    min-height: 40px;
    width: 100%;
}


/** theme **/

body.fall .headerTopWrapper {
    background: url("/includes/public/assets/backgrounds/fall/BG-Fall-003-Grip.png") top center;
}

body.winter .headerTopWrapper {
    background: url("/includes/public/assets/backgrounds/winter/BG-Winter-003-Grip.png") top center;
}

.headerTopWrapper .headerTop {
    position: relative;
    padding: 0 5px;
}


/*** HOME BUTTON ***/

.home-btn {
    float: left;
    width: 18px;
    height: 40px;
    background-image: url("/includes/public/assets/icon-home.png");
    background-repeat: no-repeat;
    background-position: center;
}


/*** INDUSTRY NAV ***/

.navSecondary {
    float: left;
    height: 40px;
    padding-left: 14px;
}

.navSecondary .dl-submenu {
    display: none;
}

.navSecondary .item {
    display: block;
    float: left;
    margin: 0 7px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 45px;
    font-size: 13px;
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.35);
}

.navSecondary li a {
    color: #FFF;
    font-weight: normal;
}

.header-right {
    float: right;
}

.header-right .alert-header.open {
    color: white;
    float: left;
    margin: 10px 7px 10px 0px;
    display: none;
}


/* ENEWS WIDGET */
.enews{
    float:left;
}
.enews a {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 45px;
    font-size: 13px;
    color: #FFF;
    padding-left: 28px;
    background-image: url("/includes/public/assets/icon-email.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.enews a,
.enews a:hover,
.enews a:active,
.enews a:focus,
.enews a:visited {
    color: #fff;
    font-weight: normal;
}


/* HELP WIDGET */

.header-right .livehelp {
    position: relative;
    float: left;
    height: 40px;
    margin-right: 16px;
    padding-left: 29px;
    line-height: 45px;
    font-size: 13px;
    color: #FFF;
    background-image: url("/includes/public/assets/icon-livehelp.png");
    background-position: left center;
    background-repeat: no-repeat;
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.35);
}

.livehelp .lpchat-container {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
}


/* SEARCH WIDGET */

.searchBox {
    position: relative;
    float: left;
    width: 52px;
    height: 40px;
    cursor: pointer;
}

.webcam {
    position: relative;
    float: right;
    width: 80px;
    z-index: 99;
}

.webcam .webcam-int a {
    display: block;
    position: absolute;
    top: 0;
    width: 90px;
    height: 90px;
    background-image: url("/includes/public/assets/images/webcam.png");
    text-indent: -99999px;
    overflow: hidden;
}


/*** MIDDLE HEADER ***/

.headerMiddleWrapper {
    position: relative;
    background-image: url("/includes/public/assets/backgrounds/BG-Neutral-002-Lines.png");
    height: 132px;
}

.headerMiddleWrapper .logo {
    position: absolute;
    margin: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 300px;
    height: 65px;
}

.headerMiddleWrapper .logoDefault {
    position: absolute;
    width: 300px;
    height: 65px;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background-repeat: no-repeat;
}

.headerMiddleWrapper .logo-npm {
    position: absolute;
    width: 319px;
    height: 83px;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;

    background-repeat: no-repeat;
    background-position: center;
}


/** theme **/

body.fall .headerMiddleWrapper .logoDefault,
body.winter .headerMiddleWrapper .logoDefault {
    background-image: url("/includes/public/assets/logos/cvblogo-winter-A.svg"), none;
}

/* t493624 - also add a default logo for spring and summer seasons */
body.spring .headerMiddleWrapper .logoDefault,
body.summer .headerMiddleWrapper .logoDefault {
    background-image: url("/includes/public/assets/logos/cvblogo-summer-A.svg"), none;
}


/*** BOTTOM HEADER ***/

.headerBottomWrapper {
    background-image: url("/includes/public/assets/backgrounds/BG-Neutral-001-Grip.png");
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    padding: 0 156px;
}


/*** MAIN NAV ***/

.navPrimary {
    width: 100%;
    min-height: 84px;
    text-align: center;
    padding: 0 0 10px;
}

.navPrimary .item {
    position: relative;
    display: inline-block;
}

.navPrimary .item a {
    color: #526c39;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding: 20px 18px 0;
    text-transform: uppercase;
    font-family: 'ITC Blair W01 Bold';
}


/** theme **/

body.fall .navPrimary .item a {
    color: #693117;
}

body.winter .navPrimary .item a {
    color: #1a3e55;
}


/** dropdown **/

.dropdown {
    opacity: .91;
}

.navPrimary .dropdown {
    visibility: hidden;
    position: absolute;
    top: 0;
    z-index: 700;
    min-width: 280px;
    text-align: left;
    padding-bottom: 10px;
}

.navPrimary .dropdown-int {
    position: relative;
    opacity: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#e6ffffff', GradientType=0);
    /* IE6-9 */
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.navPrimary .dropdown .item-parent a {
    padding-bottom: 0;
    -webkit-transition: all .25s linear, color 1s;
    transition: all .25s linear, color 1s;
}

.navPrimary .dropdown .item {
    display: block;
    width: 100%;
}

.navPrimary .dropdown .item a {
    padding: 10px 18px;
    color: #689724;
    font-size: 14px;
    line-height: 14px;
    text-transform: none;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}


/** theme **/

body.fall .navPrimary .dropdown .item a {
    color: #c6361e;
}

body.winter .navPrimary .dropdown .item a {
    color: #399cf9;
}


/*** hover ***/

.navPrimary > .item:hover .dropdown {
    visibility: visible;
    transition-delay: .35s;
}

.navPrimary > .item:hover .dropdown-int {
    opacity: 1;
}

.navPrimary > .item:hover .item-parent a {
    color: #333;
    padding-bottom: 10px;
}


/*** SIDE NAV ***/

.navSide {
    position: relative;
}

.navSide h3 {
    padding: 10px 60px 10px 16px;
    margin: 0;
    color: #FFF;
    text-transform: uppercase;
    width: 100%;
    background-image: url("/includes/public/assets/backgrounds/summer/BG-Summer-003-Grip.png");
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.35);
}


/** theme **/

body.fall .navSide h3 {
    background-image: url("/includes/public/assets/backgrounds/fall/BG-Fall-003-Grip.png");
}

body.winter .navSide h3 {
    background-image: url("/includes/public/assets/backgrounds/winter/BG-Winter-003-Grip.png");
}

.navSide h3 a {
    font-family: 'AvantGardeGothicITCW01B_731063';
    font-weight: normal;
    color: #FFF;
}


/** opener **/

.navSide .opener-child{
    background-image: none !important;
}

.navSide .item .opener-child:before{
    content: "+";
    display: block;
    font-size: 22px;
    color: #ffffff;
}

.navSide .item.displayopen .opener-child:before{
    display: none;
}


.navSide .item.displayopen .opener-child:after{
    content: "-";
    display: block;
    right: 13px;
    color: #ffffff;
    font-size: 30px;
}


.navSide .opener {
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: .25s;
    transition: .25s;
}

.navSide .opener.opener-parent:before {
    content: "+";
    display: block;
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.navSide.displayopen .opener.opener-parent:before {
    content: "-";
    font-size: 26px;
    left: 53%;
}

.navSide .opener-parent {
    width: 60px;
    height: 52px;
    background-position: center top 17px;
}

.navSide .opener-child {
    width: 24px;
    height: 24px;
    right: 15px;
    top: 11px;
}


/** rotate **/

.navSide.displayopen .opener-parent {
    -ms-transform: rotate(-180deg);
    /* IE 9 */
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}


/** main dropdown **/

.navSide .dropdown {
    display: none;
    position: absolute;
    left: 0;
    z-index: 500;
    width: 100%;
    padding-bottom: 12px;
    border-radius: 0 0 5px 5px;
    background-image: url("/includes/public/assets/backgrounds/summer/BG-Summer-003-Grip.png");
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}


/** theme **/

body.fall .navSide .dropdown {
    background-image: url("/includes/public/assets/backgrounds/fall/BG-Fall-003-Grip.png");
}

body.winter .navSide .dropdown {
    background-image: url("/includes/public/assets/backgrounds/winter/BG-Winter-003-Grip.png");
}

.navSide .dropdown .item {
    position: relative;
}

.navSide .dropdown .item a {
    display: block;
    padding: 20px 18px 0;
    color: #FFF;
    font-size: 14px;
    line-height: 14px;
    text-transform: none;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}


/** child dropdown **/

.navSide .children {
    display: none;
}

.navSide .item.displayopen .children {
    display: block;
}

.navSide .children .item a {
    padding-left: 45px;
    font-weight: normal;
}


/*** MOBILE NAV ***/

.navMobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 900;
}


/** open btn **/

.navMobile .dl-menuwrapper button {
    position: absolute;
    width: 100%;
    height: 40px;
    padding: 0 30px;
    background: transparent;
    cursor: auto;
    text-indent: 0;
}

.navMobile .dl-menuwrapper button a {
    font-weight: normal;
}

.navMobile .dl-menuwrapper .link-text {
    height: 40px;
    line-height: 40px;
    padding-left: 22px;
    background-image: url(/includes/public/assets/icon-menu.png);
    background-repeat: no-repeat;
    background-position: left top 13px;
    font-size: 12px;
    font-family: 'ITC Blair W01 Bold';
    color: #FFF;
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.35);
}

.navMobile .dl-menuwrapper .search-toggle {
    height: 40px;
    width: 14px;
    background-image: url(/includes/public/assets/icon-search.png);
    background-repeat: no-repeat;
    background-position: center;
}

.navMobile .dl-menuwrapper .menu-toggle-wrapper {
    width: 20%;
}

/** close btn **/

.navMobile .dl-menuwrapper button.close {
    position: relative;
    height: auto;
    padding: 8px 23px 12px;
}

.navMobile .dl-menuwrapper .menu-close-toggle {
    width: 22px;
    height: 22px;
    text-align: center;
    background: #f54325;
    border-radius: 100%;
    color: #FFF;
    line-height: 20px;
}

.navMobile .dl-menuwrapper li.border {
    padding: 20px 30px;
}

.navMobile .border-int {
    width: 100%;
    height: 1px;
    background: #d8d8d0;
}

.navMobile .dl-menuwrapper {
    z-index: 1;
}
.navMobile .dl-menuwrapper ul {
    background: #FFF;
}

.navMobile .dl-menuwrapper ul.dl-menu {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    background: #FFF;
}

.navMobile .dl-menuwrapper li {
    padding: 0 30px;
    margin: 0;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.navMobile .dl-menuwrapper li.dl-subview,
.navMobile .dl-menuwrapper li.dl-subviewopen {
    padding: 0;
}

.navMobile .dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 10px 0;
    font-size: 12px;
    line-height: 12px;
    color: #526c39;
    font-family: 'ITC Blair W01 Bold';
    text-transform: uppercase;
    font-weight: normal;
    -webkit-transition: color .3s;
    transition: color .3s;

}


ul.dl-submenu li.item.item-parent a{
    font-family: 'AvantGardeGothicITCW01B_731063';
    font-size: 13px;
}



/** theme **/

body.fall .navMobile .dl-menuwrapper li a {
    color: #663215;
}

body.winter .navMobile .dl-menuwrapper li a {
    color: #1a3e55;
}

.navMobile .dl-menuwrapper li a.has-children:after {
    content: '>';
    position: absolute;
    top: 9px;
    right: 0;
    color: #d8d8d0;
    font-family: 'AvantGardeGothicITCW01B_731063';
    font-weight: normal;
}


/** secondary mobile **/

.navMobile .dl-menuwrapper .secondaryNavMobile li.item-parent > a {
    font-size: 13px;
    line-height: 13px;
    padding: 7px 0;
    font-family: Verdana, Geneva, sans-serif;
    color: #526c39;
    text-transform: none;
}

/** interactive map nav item **/
.intermap {
    position: relative;
    display: inline-block;
}
    .intermap a {
        display: inline-block;
        padding-left: 20px;
        position: relative;
        color: #fff !important;
    }
    .intermap a::before {
        display: inline-block;
        height: 20px;
        width: 14px;
        position: absolute;
        top: 11px;
        left: 2px;
        content:'';
        background-image: url('/includes/public/assets/interactivemap/nav-pin.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

.subnavMobile {
    z-index: 0;
}
    .subnavMobile > .intermap a::before {
        top: 0;
    }

    .subnavMobile > .intermap {
        width: 100%;
        text-align: center;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.2);
    }

.secondaryNavMobile .intermap {
    display: block;
}
    .secondaryNavMobile .intermap a::before {
        display: none;
    }

/** theme **/

body.fall .navMobile .dl-menuwrapper li a {
    color: #693117;
}

body.winter .navMobile .dl-menuwrapper li a {
    color: #1a3e55;
}

.navMobile .dl-menuwrapper .secondaryNavMobile li.item a {
    color: #689724;
}


/** theme **/

body.fall .navMobile .dl-menuwrapper .secondaryNavMobile li.item a {
    color: #c6361e;
}

body.winter .navMobile .dl-menuwrapper .secondaryNavMobile li.item a {
    color: #399cf9;
}

.navMobile .dl-menuwrapper .secondaryNavMobile li.item-parent a.has-children:after {
    top: 6px;
}


/** hover/selected **/

.navMobile .dl-menuwrapper li.selected,
.navMobile .dl-menuwrapper ul li.item:hover {
    background-color: #526c39;
}

.navMobile .dl-menuwrapper .secondaryNavMobile li.selected > a,
.navMobile .dl-menuwrapper li.selected > a,
.navMobile .dl-menuwrapper ul li.item:hover > a {
    color: #FFF !important;
}

.navMobile .dl-menuwrapper .secondaryNavMobile li.selected,
.navMobile .dl-menuwrapper .secondaryNavMobile li.item:hover {
    background: #689724;
}


/** theme **/

body.fall .navMobile .dl-menuwrapper li.selected,
body.fall .navMobile .dl-menuwrapper ul li.item:hover {
    background-color: #693117;
}

body.fall .navMobile .dl-menuwrapper .secondaryNavMobile li.selected,
body.fall .navMobile .dl-menuwrapper .secondaryNavMobile li.item:hover {
    background: #c6361e;
}

body.winter .navMobile .dl-menuwrapper li.selected,
body.winter .navMobile .dl-menuwrapper ul li.item:hover {
    background-color: #1a3e55;
}

body.winter .navMobile .dl-menuwrapper .secondaryNavMobile li.selected,
body.winter .navMobile .dl-menuwrapper .secondaryNavMobile li.item:hover {
    background: #399cf9;
}


/* back button */

.navMobile .dl-menuwrapper li.dl-back {
    background: #231f20;
}

.navMobile .dl-menuwrapper li.dl-back a {
    border: none;
    color: #FFF !important;
    padding: 7px 0;
    font-size: 11px;
    line-height: 11px;
}


/* hide parent "a" tag: this gets placed above "back" button (not what we want)*/

.navMobile .dl-menuwrapper .dl-parent {
    display: none !important;
}


/** MOBILE WIDGETS **/

.mobile-widgets .livehelp {
    position: relative;
    height: 22px;
    padding-left: 34px;
    font-size: 13px;
    line-height: 34px;
    font-family: Verdana, Geneva, sans-serif;
    color: #051a2c;
    background-image: url("/includes/public/assets/icon-livehelp-mobile.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 7px;
}
.mobile-widgets .mobileEnews {
    position: relative;
    height: 40px;
    padding-left: 37px;
    padding-top: 6px;
    font-size: 13px;
    line-height: 34px;
    font-family: Verdana, Geneva, sans-serif;
    color: #051a2c;
    background-image: url("/includes/public/assets/icon-mobile-email.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 3px;
    margin-top: 4px;

}
.mobile-widgets .mobileWebcam{
    position: relative;
    height: 33px;
    padding-left: 39px;
    font-size: 13px;
    line-height: 34px;
    font-family: Verdana, Geneva, sans-serif;
    color: #051a2c;
    background-image: url("/includes/public/assets/icon-mobile-webcam.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 2px;

}
ul.dl-menu.dl-menuopen .mobile-widgets a {
    padding: 0px 0px;
    text-transform: none;
}
/*** CONTENT AREA ***/

.contentWrapper {
    position: relative;
    width: 100%;
}

.contentWrapper.fullwidth {
    max-width: 100%;
}

.contentWrapper.fullwidth .c1-c3 {
    padding: 0;
}

.contentWrapper .c1 {
    margin-top: -50px;
}

.contentWrapper .c1.level {
    margin-top: 0;
}

.contentWrapper .c2-c3 {
    padding-top: 45px;
}

.contentWrapper.home .c1 {
    padding: 0;
    margin-top: -10px;
    max-width: 370px;
    float: right;
}

.contentWrapper.home .c1.level {
    margin-top: 0;
}

.contentWrapper.home .c2-c3 {
    padding-top: 55px;
    padding-right: 0;
}

.top-widgets {
    width: 100%;
    padding-top: 30px;
    background-image: url("/includes/public/assets/backgrounds/BG-Neutral-002-Lines.png");
}

.top-widgets .navSide-container {
    min-height: 1px;
}

.top-widgets .addThis {
    float: left;
    padding-right: 15px;
}

.top-widgets .addThis span {
    display: block;
    float: right;
    width: auto;
    height: 20px;
    background-image: url("/includes/public/assets/placeholders/addthis.png");
}

.top-widgets .atc_s:hover {
	color: #fff;
}

/*** SLIDESHOW ***/

.slideshowHomeWrapper {
    position: relative;
    width: 100%;
}

.slideshowHomeWrapper img {
    display: block;
    width: 100%;
}

.bottom-widgets {
    width: 100%;
    height: 110px;
    padding: 25px 0;
    text-align: center;
    display: inline-block;
}

.bottom-widgets .vguide {
    display: inline-block;
    margin-right: 29px;
    width: 285px;
    background: url(/includes/public/assets/placeholders/vguide-icon.png) left;
    padding-bottom: 70px;
    background-repeat: no-repeat;
    position: relative;
}

.bottom-widgets .vguide p a {
    text-transform: uppercase;
    font-family: 'ITC Blair W01 Bold';
    line-height: 20px;
    letter-spacing: 0.9px;
    color: #c6361e;
    font-size: 11px;
    display: block;
    position: absolute;
    left: 56px;
    top: 32px;
}

.bottom-widgets .weather {
    display: inline-block;
    width: auto;
    height: 70px;
}


/*** FOOTER AREA ***/

.back-to-top {
    font-size: 11px;
    color: #c6361e;
    display: block;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin-bottom: -15px;
    cursor: pointer;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    font-family: 'ITCZemkeHandW01-Regular';
}

.footerWrapper {
    position: relative;
    padding-top: 54px;
    background-image: url("/includes/public/assets/backgrounds/summer/BG-Summer-003-Grip.png");
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
}


/** theme **/

body.fall .footerWrapper {
    background-image: url("/includes/public/assets/backgrounds/fall/BG-Fall-003-Grip.png");
}

body.winter .footerWrapper {
    background-image: url("/includes/public/assets/backgrounds/winter/BG-Winter-003-Grip.png");
}


/* FOOTER TOP */

.footer-top {
    padding-bottom: 20px;
}

.footer-top .navSocial {
    margin: 0 auto;
    min-height: 43px;
    width: 100%;
    max-width: 415px;
    text-align: center;
}

.navSocial .item {
    display: inline-block;
    height: 43px;
    width: 55px;
    padding: 0 7px;
    margin-bottom: 20px;
}

.footer-top .footer-info {
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.35);
    font-family: Verdana, Geneva, sans-serif;
}

.footer-top .footer-info .text a {
    color: #FFF;
    font-weight: normal;
}

.footer-top .title {
    width: 100%;
    text-transform: uppercase;
    font-family: 'ITC Blair W01 Bold';
    line-height: 20px;
    letter-spacing: 0.9px;
}


/* FOOTER BOTTOM */

.footer-bottom {
    position: relative;
    width: 100%;
    min-height: 383px;
    background-image: url("/includes/public/assets/backgrounds/BG-Mtns.png");
    background-position: bottom;
}

.footer-bottom-int {
    position: absolute;
    width: 100%;
    max-width: 1020px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
    text-align: center;
}

.footer-bottom .flogo {
    display: inline-block;
    background-repeat: no-repeat;
    margin: 0 20px 25px;
}


/* t - 256085 */
.footer-bottom .flogo.v2{
    margin: 0 35px 37px 0;
}
.footer-bottom .flogo.v2:last-child{
    margin-right:0;
}

.footer-bottom .penn_pursue {
    width: 180px;
    height: 66px;
    background-image: url("/includes/public/assets/logos/footer_logo_penn_pursue.png");
}

.footer-bottom .nat_geo {
    width: 74px;
    height: 75px;
    background-image: url("/includes/public/assets/logos/footer_logo_nat_geo_map.png");
}

.footer-bottom .dmai {
    width: 79px;
    height: 78px;
    background-image: url("//res.cloudinary.com/simpleview/image/upload/c_fit,w_80/v1500498657/DMAP-Seal-small_jhwft7.png");
}

.footer-bottom .disc_usa {
    width: 118px;
    height: 66px;
    background-image: url("/includes/public/assets/logos/footer_logo_discover_usa.png");
}

.footer-bottom .trip_adv {
    width: 64px;
    height: 64px;
    background-image: url("/includes/public/assets/logos/tripad.png");
    border-radius: 3px;
}
/* end t - 256085 */

.footer-bottom .visitpa {
    width: 68px;
    height: 83px;
    background-image: url("/includes/public/assets/logos/visitPA.png");
}

.footer-bottom .discover {
    width: 119px;
    height: 75px;
    background-image: url("/includes/public/assets/logos/usa.png");
}

.footer-bottom .admo {
    width: 79px;
    height: 78px;
    background-image: url("/includes/public/assets/logos/admo.png");
}

.footer-bottom .trip {
    width: 64px;
    height: 64px;
    background-image: url("/includes/public/assets/logos/tripad.png");
    background-position: center;
    border-radius: 3px;
    margin-bottom: 32px;
}

.footer-bottom .divider {
    width: 100%;
    height: 1px;
    margin: 0 0 25px;
    background: rgba(255, 255, 255, .2);
}

.footer-bottom .navFooter {
    position: relative;
    display: inline-block;
    margin-right: 35px;
}

.footer-bottom .navFooter .item {
    float: left;
}

.footer-bottom .navFooter .item a {
    padding: 0 12px;
    border-right: 1px solid #FFF;
    color: #FFF;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 13px;
}

.footer-bottom .navFooter .item.last a {
    border: none;
}

.footer-bottom .sv-logo {
    width: 195px;
    height: 21px;
    display: inline-block;
    background-image: url("/includes/public/assets/logos/simpleview.png");
    background-position: center;
    background-repeat: no-repeat
}


/* Sitemap */

.sitemap > ul {
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    column-count: 3;
    column-gap: 15px;
}

.sitemap ul li {
    font-size: 15px;
    line-height: 18px;
}

.sitemap ul li li {
    font-size: 13px;
}

.sitemap li {
    margin-bottom: 0px;
}

.sitemap ul {
    list-style: outside none none;
    margin: 0;
    padding: 4px 16px;
}

.sitemap h3 {
    font-size: 30px;
    line-height: 30px;
}

.clear {
    clear: both;
    line-height: 1px;
    visibility: hidden;
}


/** BREAKPOINTS
     1024 - tablet
      640 - mobile
**/

@media only screen and (max-width: 1024px) {
    .row {
        max-width: 650px
    }
    .top-widgets {
        padding-top: 10px;
    }
    .top-widgets .addThis,
    .contentWrapper .c1,
    .contentWrapper .c2-c3,
    .contentWrapper.home .c1,
    .contentWrapper.home .c2-c3 {
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
        margin: 0;
    }
    .contentWrapper.home .c2-c3 {
        padding-top: 35px;
    }
    .headerTopWrapper .home-btn,
    .headerTopWrapper .enews,
    .header-right .livehelp,
    .headerTopWrapper .webcam,
    .headerTopWrapper .searchBox,
    .navSide-container,
    .navSecondary,
    .navPrimary,
    .header-right .header-social {
        display: none;
    }
    .headerTop.row {
        max-width: 100%;
    }
    .headerTopWrapper .header-right {
        width: 100%;
        height: 80px;
    }
    .navMobile {
        display: block;
    }
    .top-widgets {
        background: transparent;
    }
    .headerMiddleWrapper .logoDefault {
        width: 319px;
        height: 69px;
    }
    .footer-bottom .trip {
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 640px) {
    .top-widgets .addThis,
    .contentWrapper .c2-c3,
    .contentWrapper.home .c2-c3 {
        padding: 0 15px;
    }
    .contentWrapper.home .c2-c3 {
        padding-top: 25px;
    }
    .contentWrapper .c1,
    .contentWrapper.home .c1,
    .contentWrapper .c1-c3 {
        padding: 0 0.9375rem;
    }
    .headerMiddleWrapper {
        height: 90px;
    }
    .headerMiddleWrapper .logoDefault {
        width: 232px;
        height: 52px;
    }
    .footer-bottom .flogo {
        margin: 0 15px 20px;
    }
    .footer-bottom .navFooter {
        padding-bottom: 8px;
        margin-right: 0;
    }
    .footer-bottom .sv-logo {
        width: 100%;
    }
    .footer-bottom .navFooter .item a {
        padding: 0 8px;
    }
    body h1 {
        font-size: 34px;
        line-height: 34px;
        margin-top: 10px;
    }
    body h2 {
        font-size: 20px;
        line-height: 30px;
    }
    body h3 {
        font-size: 24px;
        line-height: 24px;
    }
    body h4 {
        line-height: 20px;
    }
    ul {
        font-size: 16px;
        line-height: 21px;
    }
    .panel_custom_container.introtext p {
        font-size: 18px;
        line-height: 18px;
    }
    .sitemap > ul {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .footer-bottom .trip {
        margin-bottom: 27px;
    }

    /* t - 256085 */
    .footer-bottom{
        min-height: 0px;
        padding-top: 198px;
        background-position: top center;
        background-repeat: no-repeat;
    }

    .footer-bottom-int{
        bottom:0px;
        position: relative;
        padding-bottom: 30px;
    }

    .spring .footer-bottom-int, .summer .footer-bottom-int{background-color: #1b2313;}
    .fall .footer-bottom-int{background-color: #200f07;}
    .winter .footer-bottom-int{background-color: #08131b;}

    .footer-bottom .flogo.v2{margin-right: 20px;}
    .footer-bottom .flogo.v2.single{display:block; margin:0 auto 37px auto;}
    /* end t - 256085 */
}

.header-social {
    position: relative;
    float: left;
    height: 40px;
    padding: 12px 15px 10px 10px;
}

.header-social a {
    display: inline-block;
    margin: 0px 1px;
    width: 22px;
}

.headerTop .header-social .nav-social.dropdown-nav,
.navMobile .mobile-nav-widgets.right .nav-social.dropdown-nav {
    display: none;
}

.nav-social .icon,
.header-social .icon {
    display: block;
    margin: 0 auto;
    width: 22px;
    height: 22px;
    background-size: 20px;
    background-repeat: no-repeat;
}

.nav-social .icon-facebook {
    background-image: url("/includes/public/assets/social/header-icons/facebook.png");
    background-size: cover;
}
.nav-social .icon-twitter {
    background-image: url("/includes/public/assets/social/header-icons/twitter.png");
    background-size: cover;
}
.nav-social .icon-pinterest {
    background-image: url("/includes/public/assets/social/header-icons/pinterest.png");
    background-size: cover;
}
.nav-social .icon-instagram {
    background-image: url("/includes/public/assets/social/header-icons/instagram.png");
    background-size: cover;
}
.nav-social .icon-youtube {
    background-image: url("/includes/public/assets/social/header-icons/youtube.png");
    background-size: cover;
}
.nav-social .icon-flickr {
    background-image: url("/includes/public/assets/social/header-icons/flickr.png");
    background-size: cover;
}
.nav-social .icon-google {
    background-image: url("/includes/public/assets/social/header-icons/google.png");
    background-size: cover;
}

.header-social-mobile .nav-social .icon-facebook {background-image: url("/includes/public/assets/social/header-icons/facebook-black.png"); }
.header-social-mobile .nav-social .icon-twitter {background-image: url("/includes/public/assets/social/header-icons/twitter-black.png"); }
.header-social-mobile .nav-social .icon-pinterest {background-image: url("/includes/public/assets/social/header-icons/pinterest-black.png"); }
.header-social-mobile .nav-social .icon-instagram {background-image: url("/includes/public/assets/social/header-icons/instagram-black.png"); }
.header-social-mobile .nav-social .icon-youtube {background-image: url("/includes/public/assets/social/header-icons/youtube-black.png"); }
.header-social-mobile .nav-social .icon-flickr {background-image: url("/includes/public/assets/social/header-icons/flickr-black.png"); }
.header-social-mobile .nav-social .icon-google {background-image: url("/includes/public/assets/social/header-icons/google-black.png"); }

.navMobile .dl-menuwrapper .header-social-mobile a {
    display: inline-block;
    margin: 0px 5px;
}

.header-social-mobile {
    position: relative;
    left: -5px;
    margin-top: 10px; }

.header-social-mobile .icon {
    display: block;
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}

.mobile-nav-widgets {
    padding-right: 20px;
}

@media only screen and (max-width: 360px) {
    .header-social {
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    .navMobile .dl-menuwrapper .header-social-mobile a {
        margin: 0 auto;
    }
}
