@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");

/*  font-family: 'Roboto', sans-serif;


*/
.jcPasswordLink .SignIn {
    max-width: 20em;
}
.jcPasswordLink .CenterText a:nth-child(3) {
    font-size: 1px;
    letter-spacing: -1px;
}
.jcPasswordLink .CenterText a:nth-child(3):after {
    content: "Reset Your Password?";
    font-size: 18px;
    letter-spacing: 0px;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
    content: "";
}

h1,
.h1,
.PageTitle {
    color: #081D4D !important;
}

html > body,
p {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #013A49;
}

h2,
.h2 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.3em;
    color: #081D4D;
    border-bottom: none;
    margin-top: 0px;
}
h3,
.h3 {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.3em;
    color: #039CA2;
}
h4,
.h4,
.SectionLabel {
    color: #081D4D;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 0.5em;
}

a:visited {
    color: #5BDDDD;
}

a {
    font-family: "Roboto", sans-serif;
    color: #3970C8;
    text-decoration: none;
    line-height: 22px;
}
a:hover,
a:focus,
a:active {
    color: #3970C8;
    text-decoration: underline;
}
.jcBorderRight {
    border-right: 1px solid #ddd;
    margin-right: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
}
.jcGreenBK {
    background-color: #013A49;
    max-width: 85%;
    padding-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
}
.jcGreenBK a,
.jcGreenBK a:visited {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    padding-left: 40px;
    text-transform: uppercase;
}
.jcGreenBK p {
    border-bottom: 1px solid #668891;
    padding: 15px 5px;
    margin-bottom: 0px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0px;
}
.jcGreenBK p.NoLine {
    border-bottom: none;
}
.jcGreenBK a.jcCheckbox {
    background: url(images/template/icon_tiny_white_checkmark.png) no-repeat;
    background-position: top left;
    background-size: 25px;
}
.jcGreenBK a.jcCalendar {
    background: url(images/template/icon_tiny_white_calendar.png) no-repeat;
    background-position: top left;
    background-size: 25px;
}
.jcGreenBK a.jcRegList {
    background: url(images/template/icon_tiny_white_person.png) no-repeat;
    background-position: top left;
    background-size: 25px;
}
.jcSmaller {
    margin-top: 1em;
    display: block;
    font-size: 16px;
    line-height: 21px;
}
.jcSpeakerBox,
.jcSpeakerBox2Col {
    padding-bottom: 1.5em !important;
    padding-left: 5em !important;
}
h2.jcSpeakers {
    background: url(images/template/icon_microphone_large.png) no-repeat;
    width: 100%;
    text-align: center;
    background-position: center top;
    color: #fff;
    padding-top: 65px;
    background-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -25px;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: bold;
}
.jcFeaturedSpeakers h3,
.jcFeaturedSpeakers p {
    margin-left: 150px;
}
.jcFeaturedSpeakers h3 {
    color: #8a8f99;
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
}
.jcFeaturedSpeakers p {
    color: #fff;
}
.jcFeaturedSpeakers img {
    float: left;
    max-width: 125px;
    border: 2px solid #fff;
    margin-bottom: 3em;
}
.jcSponsors {
    margin: 0 auto;
    max-width: 100%;
}
.jcSponsors h2 {
    background: url(images/template/icon_sponsor_large.png) no-repeat;
    width: auto;
    background-position: center top;
    background-size: 70px;
    font-family: "Roboto", sans-serif;
    padding-top: 3em;
    margin-top: 1.5em;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #40454f;
    padding-bottom: 1em;
}
.jcSponsors img {
    max-width: 19%;
    margin-right: 1%;
}
.jcSponsorBox {
    padding-bottom: 40px;
    border-bottom: 4px solid #eee;
    margin-bottom: 40px;
}
.jcUpcomingEvents {
    background: url(images/template/icon_calendar_large.png) no-repeat;
    height: 50px;
    width: auto;
    background-position: top left;
    background-size: 50px;
    padding-left: 55px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.3em;
    color: #40454f;
    text-transform: uppercase;
    display: table;
    padding-top: 5px;
}
.jcMiniCalendar {
    background: url(images/template/icon_tiny_grey_calendar.png) no-repeat;
    height: 25px;
    width: auto;
    background-position: top left;
    background-size: 25px;
    padding-left: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #78b63c;
    text-decoration: none;
    line-height: 22px;
    text-transform: uppercase;
    display: inline;
    padding-top: 3px;
}
.jcMiniPerson {
    background: url(images/template/icon_tiny_grey_person.png) no-repeat;
    height: 25px;
    width: auto;
    background-position: top left;
    background-size: 25px;
    padding-left: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #78b63c;
    text-decoration: none;
    line-height: 22px;
    text-transform: uppercase;
    display: inline;
    padding-top: 3px;
}
.jcRight a {
    float: right;
    margin-top: 8px;
}
.jcEventsRow {
    padding-top: 1em;
    margin-bottom: 1em;
    display: inline-block;
}
.jcImg1 {
    min-width: 100%;
    margin-bottom: 1em;
}
.GreenButton,
.jcGreenButton,
.GreenButton:visited,
.jcGreenButton:visited {
    padding: 15px 30px;
    color: #fff !important;
    background-color: #013A49;
    text-transform: uppercase;
    margin-top: 1em;
    display: inline-block;
    text-decoration: normal;
}
.jcWhiteButton {
    padding: 15px 40px;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    margin-top: 0.4em;
    display: inline-block;
    border: 2px solid #fff;
}
.jcWhiteButton:visited {
    color: #fff;
}
.GreenButton:hover,
.jcGreenButton:hover,
.jcWhiteButton:hover {
    color: #fff;
}
.jcGrayDate,
.jcTagged span {
    text-transform: uppercase;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: bold;
    margin-top: 1em;
}
.carousel-inner.bg-img > .item {
    background-color: #fff;
}
.jcDarkImageBG {
    background: url(images/template/mn_news_bg.jpg) no-repeat;

    min-height: 450px;
    padding: 2em;
    background-position: top;
    display: inline-block;
}
.jcSilverSponsors {
    border-top: 250px solid rgba(238, 241, 248, 0.7);
    border-right: none !important;
    margin-top: 1em;
    padding-top: 1.5em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1.5em;
    position: relative;
    top: -250px;

    margin-left: -10vw;
    margin-right: -10vw;
    width: auto;
    padding-left: 10vw;
    padding-right: 10vw;
    margin-bottom: -220px;
}

H4.jcSponsors {
    margin-bottom: 0.75em;
}

.jcDarkImageBG.jcSpeakerBox .iMIS-WebPart,
.jcDarkImageBG.jcSpeakerBox2Col .iMIS-WebPart {
    width: 100%;
}
.SandboxRoot.env-bp-550 .timeline-Header-title {
    display: none !important;
}
.timeline-Header-title:after {
    content: "NAIOP Minnesota on Twitter";
    display: block;
}
.jcNewsHeader,
.jcDarkImageBG .panel-title {
    background: url(images/template/icon_news.png) no-repeat;
    height: 38px;
    width: auto;
    background-position: top left;
    background-size: 45px;
    padding-left: 55px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    line-height: 1.6em;
    text-transform: uppercase;
    display: block;
    padding-top: 0px;
}
.jcDarkImageBG .jcTagged {
    width: 100%;
}
.jcTwitterFeed {
    border-top: 4px solid #1da1f2;
}

#masterContentArea .col-primary .twitter-timeline {
    min-width: 320px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 320px !important;
}
.jcFloatRight {
    text-align: center;
    width: 100%;
    display: inline-block;
    float: left;
}
.jcDarkImageBG .jcGreenLink {
    text-transform: uppercase;
    display: block;
    margin-top: 1em;
}
.jcDkBorderRight {
    border-right: 1px solid #333;
    padding-right: 0.75em;
    margin-right: 0.75em;
}
.jcNewsLink,
.jcTagged a,
.jcDarkImageBG .TaggedListPanel a {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 1em;
    display: block;
}
.jcNewsLink:hover,
.jcTagged a:hover {
    color: #fff;
}
.jcTwitterBlurb {
    background: url(images/template/icon_twitter_large.png) no-repeat;
    width: auto;
    background-position: center top;
    background-size: 55px;
    font-family: "Roboto", sans-serif;
    padding-top: 0px;
    text-align: center;
    font-weight: 200;
    font-size: 28px;
    color: #fff;
    margin: 0.75em;
}
.jcTwitterBlurb .jcGreenLink {
    display: inline;
    font-weight: 200;
}
.jcCommunity {
    background: url(images/template/icon_community_large.png) no-repeat;

    background-position: center top;
    background-size: 70px;
    font-family: "Roboto", sans-serif;
    padding-top: 4em;
    margin-top: 1.5em;
    text-align: center;
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
    color: #555659;
    border-bottom: 2px solid #ddd;
    padding-bottom: 1em;
    margin-bottom: 1em;
}
.jcCommunity h2 {
    font-size: 30px;
    text-transform: uppercase;
}

.jcLargeThin {
    font-size: 22px;
    font-weight: 200;
    color: #555659;
    line-height: 30px;
}
.jcGreenLink {
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
}
.jcEventList {
    padding: 1.25em 0px;
    border-bottom: 1px solid #ddd;
}
.jcEventList .SeventyFiveRow {
    padding-right: 4em;
}
.jcEventList .TwentyFiveRow {
    padding-top: 1em;
}
.carousel-caption h2 {
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: 52px;
    color: #fff;
    margin-top: 0.2em;
}
#masterContentArea .carousel-caption {
    left: 5%;
    right: 35%;
    bottom: 10%;
    background-color: rgba(0, 0, 0, 0.8);
    padding-left: 1.5em;
    text-align: left;
}
.jcBlueImageBG {
    background: url(images/template/img_join_promo.jpg) no-repeat;
    background-position: left;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 1em;
    margin-bottom: 1em;
    background-size: contain;
    min-height: 22em;
    display: table;
    padding-left: 45%;
    background-color: #308498;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-right: 1.5em;
    background-size: 40%;
}
.jcBlueImageBG h2 {
    font-size: 42px;
    font-weight: 400;
    color: #fff;
}
.jcBlueImageBG p {
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
}
.jcFeatureText1 {
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    line-height: 36px;
    color: #555659;
    font-weight: 200;
    margin-top: 1em;
    margin-bottom: 1em;
}
.jcProfile {
    padding-top: 0.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #ddd;
}
.jcProfile img {
    float: left;
    margin-right: 5px;
    border-radius: 50%;
    max-width: 150px;
}
.jcBoxLeft img {
    float: left;
    margin-right: 1.5em;
    border-radius: 50%;
    max-width: 150px;
}
.jcBoxLeft {
    margin-top: 1em;
    margin-bottom: 1em;
    display: inline-block;
}
.jcBoxLeft strong,
.jcBoxLeft b {
    padding-top: 0.5em;
    display: block;
}
.jcProfile strong,
.jcProfile b {
    padding-top: 35px;
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #555659;
}
.jcMentorship {
    margin-left: 160px;
    background: url(images/template/img_thumb_mentorship.jpg) no-repeat;
    background-position: left;
    background-size: 150px;
}
.jcRightBarOverlay {
    margin-top: -3.5em;
}
.jcBlueBK {
    background-color: #6B2144;
    color: #fff;
    padding-left: 30px;
    padding-top: 45px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-bottom: 45px;
    position: relative;
}
.jcBlueBK h2 {
    font-size: 42px;
    line-height: 1em;
    color: #fff;
    font-weight: 400;
}
.jcBlueBK p {
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
    margin-top: 1em;
    color: #fff;
}
.jcLtGrayBK {
    background-color: #C4F2F2;
    margin-bottom: 45px;
    padding-bottom: 30px;
}
.jcLtGrayBK img,
.jcDkGrayBK img {
    min-width: 100%;
    padding-bottom: 10px;
}
.jcLtGrayBK a,
.jcLtGrayBK p {
    padding: 10px 30px;
    display: block;
}
.jcLtGrayBK a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    color: #78b63c;
}
.jcLtGrayBK p {
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
}
.jcDkGrayBK {
    background-color: #3f4650;
    margin-bottom: 45px;
    padding-bottom: 30px;
}

.jcDkGrayBK strong,
.jcDkGrayBK b {
    color: #8a8f99;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 30px;
    display: block;
}
.jcDkGrayBK p {
    font-size: 28px;
    color: #fff;
    line-height: 36px;
    font-weight: 600;
    padding: 10px 30px;
    display: block;
    margin-bottom: 22px;
}

.panel-body,
.PanelBody {
    padding: 0px;
}
.panel-body .panel-body {
    padding: 10px;
}
.auth-link-container {
    background-color: #fff;
    min-height: 60px;
}

.navbar-toggle .icon-search {
    background: url(images/template/mn_tophat_search_dk.png) no-repeat;
    background-size: 100%;
}
button[data-target="#search-collapse"] {
    background-color: #fff !important;
    margin-right: 5px;
}

.header-search {
    border-top: none !important;
}

.navbar-toggle .icon-bar {
    background-color: #40454f;
}

.nav-auxiliary a:hover,
.auth-link-container a.auth-link:hover {
    color: #78b63c;
}

#masterHeaderImage {
    background-image: url(images/template/global_logo.png);
    background-repeat: no-repeat;
    width: 295px;
    height: 171px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    background-position: 0;
}
.header-social {
    float: left;
    margin-right: 1em;
}

/* Home page styles */

.container,
.header-container,
.SliderPage1 {
    max-width: 1370px;
    padding-left: 25px;
    padding-right: 25px;
}

.nav-auxiliary .nav-aux-cart .nav-text {
    background-position: 0px -4px;
    background-image: url(images/template/ico_cart.svg);
    padding-left: 35px;
}
.nav-auxiliary .nav-aux-cart .nav-text:hover {
    background-image: url(images/template/ico_cart_roll.svg);
}
.nav-auxiliary .nav-aux-account .nav-text {
    background-position: 0 -125px;
}

.header-bottom-container #search-collapse {
    background-color: transparent;
    float: right;
    text-align: right;
}
/* Home Banner text */
.jcHomeBanner h1 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    color: #fff !important;
}
.jcHomeBanner .carousel-caption {
    left: 15%;
    right: 15%;
    top: 35%;
    bottom: auto;
}
.jcHomeBanner .carousel-caption p {
    padding: 0 15%;
    right: 10%;
    color: #fff;
}

/* sticky Nav */
#hd.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;

    z-index: 100;
    transition: all 0.5s;
    padding: 0px;
    height: auto;
}
#hd.fixed-header .header-logo-container {
    position: inherit;
}
.HomePageFullWidthArea.fixed-top {
    /* margin-top: 150px; */
}
#hd.fixed-header #masterHeaderImage {
    background-image: url(images/template/global_Logo_sticky.png);
    background-repeat: no-repeat;

    width: 230px;
    height: 64px;

    transition: all 0.5s;

    margin-bottom: 0px;
}
#hd.fixed-header {
    background-color: transparent;
}
#hd.fixed-header .header-logo-container {
    position: absolute;
}

#hd.fixed-header .header-bottom-container {
    background-color: #153a6c;
    height: 64px;
    line-height: 64px;
    vertical-align: middle;
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 1;
    height: 65px;
}
#hd.fixed-header .navbar-header {
    position: relative;
    /* left: 65vw; */

    transition: all 0.5s;
    z-index: 999;
    width: 35vw;
    /* float: right; */
    height: 55px;
    background-color: #1e2228;
    border-radius: 30px;
    width: 25vw;
    text-align: center;
    margin-top: 4.5px;
    line-height: 55px;
}
#hd.fixed-header .nav-auxiliary a {
    display: none;
}
#hd.fixed-header .nav-auxiliary .nav-aux-cart a,
#hd.fixed-header .nav-auxiliary a.auth-link {
    display: block;
}
#hd.fixed-header .NavigationLink {
    padding-left: 0.25vw;
    padding-right: 0.25vw;
}
#hd.fixed-header .nav-primary {
    margin-right: 25.5vw;
    z-index: 999999;
    position: relative;
}
#hd.fixed-header .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
    margin: 11.5px 0px;
}
#hd.fixed-header .RadMenu.RadMenu_Toronto .rmHorizontal .rmText {
    border-left: none;
    opacity: 0.8;
    padding: 5px 0.75vw;
}
#hd.fixed-header .auth-link-container-sm {
    padding-top: 0px;
}
#hd.fixed-header .header-search .search-field {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
#hd.fixed-header .header-search .search-field:focus {
    width: 20vw;
}
/*new design Styles */
.header {
    width: 100%;
    position: relative;
    top: 0px;
    height: 140px;
}
.header-top-container {
    padding-top: 0px;
    padding-bottom: 0px;
	background-color: #081D4D;
}
.header-logo-container {
    float: left;
    position: absolute;
    z-index: 999;
}

.header-search .search-field {
    padding: 0 0 0 7px;
    width: 37px;
    height: 37px;
    padding-left: 37px !important;
    background-position: 8px !important;
    background-color: #153a6c;
    border: none;
    margin: 0;
    -webkit-transition: width;
    -o-transition: width;
    transition: width;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    border-radius: 25px;
    background-image: url(images/template/ico_magglass.svg);
    background-size: 20px;
    background-repeat: no-repeat;
}
.header-search .search-field:hover {
    background-color: #174f9b;
    background-image: url(images/template/ico_magglass_roll.svg);
}
.header-search .search-field:focus {
    background-color: #fff;
    width: 200px;
    background-image: url(images/template/ico_magglass.svg);
}
.ste-section a.ste-toggle {
    font-size: 0.01px;
    color: transparent;
}
.navbar-header {
    float: right;
    width: 100%;
    text-align: right;
    height: 64px;
    line-height: 64px;
}
.navbar {
    background-color: #1e2228;
}
.nav-auxiliary a,
.auth-link-container a.auth-link,
.nav-auxiliary a:visited {
    color: #999;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
}
.nav-auxiliary a:hover,
.auth-link-container a.auth-link:hover {
    color: #fff;
}
.auth-link-container-sm {
    padding-top: 2px;
}

.navbar-header > div,
.navbar-header > a,
.navbar-header .NavigationUnorderedList,
.navbar-header .NavigationLink {
    margin: 0px;
}
.header-bottom-container {
    background-color: #153a6c;
    height: 79px;
    line-height: 79px;
    vertical-align: middle;
}
.RadMenu.RadMenu_Toronto .rmRootLink.rmSelected,
.RadMenu.RadMenu_Toronto .rmRootLink.rmExpanded,
.RadMenu.RadMenu_Toronto .rmRootLink:hover,
.RadMenu.RadMenu_Toronto .rmRootLink.rmFocused {
    color: #fff;
    background-color: #1e2228;
    text-decoration: underline !important;
    border-color: transparent;
}
.HomePageFullWidthArea {
    /* margin-top: 140px; */
    /* margin-bottom: -140px; */
}

.RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 500;
    margin: 15.5px 0px;
    padding: 5px 0px;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmText {
    border-left: 2px solid rgba(112, 164, 235, 0.5);
    opacity: 0.8;
    padding: 5px 1.25vw;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmFirst .rmText {
    border-left: none;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSelected .rmText {
    border-color: transparent;
}
.RadMenu.RadMenu_Toronto .rmSlide .rmText {
    padding: 5px;
    height: auto;
    line-height: 1.4em;
}
.RadMenu .rmRootGroup .rmItem .rmGroup {
    min-width: 11em !important;
}
.RadMenu .rmSlide {
    margin-top: -15px;
}
.RadMenu .rmSlide .rmSlide {
    margin-top: 0px;
}
.RadMenu.RadMenu_Toronto .rmGroup {
    background-color: #1e2228;
    border: 0px;
    padding: 0px;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmLink {
    padding: 5px 15px;
    text-align: center;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmSlide .rmLink {
    text-align: left;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmText {
    border: none;
}
.RadMenu_Toronto .rmSlide .rmLink:hover,
.RadMenu_Toronto .rmSlide .rmLink.rmFocused,
.RadMenu_Toronto .rmSlide .rsmLink:hover,
.RadMenu_Toronto .rmSlide .rsmLink.rmFocused,
.RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover,
.RadMenu_Toronto .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink.rmFocused {
    color: #fff;
    background-color: #153a6c;
}
.RadMenu_Toronto .rmSlide .rmExpandRight,
.RadMenu_Toronto .rmSlide .rmGroup a.rmLink.rmExpandRight {
    background-image: none;
}
.RadMenu_Toronto .rmSlide .rmExpandRight:after {
    content: ">";
    display: inline-block;
    float: right;
    transform: scale(1, 1.75);
    padding-left: 5px;
    margin-right: -5px;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmSlide .rmText {
    font-size: 15px;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmSlide a {
    border-bottom: 1px solid #174f9b;
    background-color: #153a6c;
}
.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmSlide .rmLast a {
    border-bottom: none;
}

.RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmSlide a:hover {
    background-color: #000;
}
.jcInteriorHeader {
    margin-top: -28px;
}

/* End New Designs */
/* Footer */
.footer-nav-copyright .footer-copyright {
    float: left;
    background: url(images/template/ftr_logo.png) no-repeat;
    height: 119px;
    width: 209px;
    background-size: 100%;
    background-position: bottom;
    max-width: 19%;
}

.footer-nav-copyright .NavigationUnorderedList {
    text-align: left;
    display: block;
    float: right;
    width: 80%;
    height: 125px;
    padding-top: 45px;
    background-color: #40454f;
    padding-left: 45px;
}

.footer-nav-copyright {
    background-color: #3a3e48;
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-content {
    background-color: #2b2f37;
    color: #929aab;
    text-align: center;
    font-size: 16px;
}
.footer-content ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-content ul li {
    display: inline;
    padding: 0px 15px;
    border-left: 2px solid #929aab;
}

.footer-content ul li.myFirst {
    border-left: none;
}
.footer-content ul li a {
    text-decoration: none;
}
.footer-content ul li a:hover {
    text-decoration: underline;
}

.footer-nav-copyright a,
.footer-nav-copyright a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    margin: 0 10px;
}
.footer-nav-copyright a:hover {
    text-decoration: underline;
}
.jcTopFoot {
    display: flex;
    text-align: right;
    padding-right: 15px;
    padding-bottom: 6em;
    justify-content: flex-end;
    align-items: center;
}
.jcTopFoot a {
    text-transform: uppercase;
    color: #848b99;
    text-decoration: none;
    font-size: 16px;
    /* margin: 0 12px; */
    width: fit-content;
}
.jcTopFoot a:hover {
    text-decoration: underline;
}
.jcTopFoot a.jcTwit {
    background: url(images/template/ftr_twitter.png) no-repeat;
    height: 32px;
    width: 32px;
    background-size: 100%;
    display: inline-block;
    background-position: bottom;
    vertical-align: bottom;
    margin-right: 0px;
    margin-left: 6px;
}
.jcTopFoot a.jcTwit:hover {
    background: url(images/template/mn_tophat_twitter_roll.png) no-repeat;
    height: 32px;
    width: 32px;
    background-size: 100%;
    display: inline-block;
    background-position: bottom;
    vertical-align: bottom;
    margin-right: 0px;
}
.jcTopFoot a.jcIn {
    background: url(images/template/ftr_linkedin.png) no-repeat;
    height: 32px;
    width: 32px;
    background-size: 100%;
    display: inline-block;
    background-position: bottom;
    vertical-align: bottom;
    margin-right: 0px;
    margin-left: 6px;
}
.jcTopFoot a.jcIn:hover {
    background: url(images/template/mn_tophat_linkedin_roll.png) no-repeat;
    height: 32px;
    width: 32px;
    background-size: 100%;
    display: inline-block;
    background-position: bottom;
    vertical-align: bottom;
    margin-right: 0px;
}
.jcBottomFoot {
    margin-bottom: 2em;
}
.has-secondary-col.col-on-right .col-secondary {
    float: right;
    display: none;
}
.has-secondary-col.col-on-right .col-primary {
    width: 100%;
}
/* ASI Overrides */
html .RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected,
html .RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected:hover {
    border-color: #308498;
    background-color: #308498 !important;
}
.RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 {
    border-bottom-color: #308498 !important;
}
.SearchField,
.SearchResultSummary .ListItemTitle a {
    background-color: #8a8f99;
    padding: 8px 12px;
}
.SearchField label {
    color: #40454f;
}
label,
.Label,
.PanelFieldLabelFont {
    color: #40454f;
}
.PrimaryButton,
.SaveAndClose,
.SaveAs,
.UsePrimaryButton .TextButton,
.UsePrimaryButton .TextButtonWithImage,
#masterHeaderActionArea a,
.RadGrid input.PrimaryButton {
    color: #fff;
    background-color: #78b63c;
    border-color: #71aa3a;
    position: relative;
    -webkit-box-shadow: 0px 5px 0 0 #71aa3a;
    box-shadow: 0px 5px 0 0 #71aa3a;
}

.PrimaryButton:hover,
.PrimaryButton:focus,
.PrimaryButton:active,
.PrimaryButton:visited,
.SaveAndClose:hover,
.SaveAndClose:focus,
.SaveAndClose:active,
.SaveAndClose:visited,
.SaveAs:hover,
.SaveAs:focus,
.SaveAs:active,
.SaveAs:visited,
.UsePrimaryButton .TextButton:hover,
.UsePrimaryButton .TextButton:focus,
.UsePrimaryButton .TextButton:active,
.UsePrimaryButton .TextButton:visited,
.UsePrimaryButton .TextButtonWithImage:hover,
.UsePrimaryButton .TextButtonWithImage:focus,
.UsePrimaryButton .TextButtonWithImage:active,
.UsePrimaryButton .TextButtonWithImage:visited,
#masterHeaderActionArea a:hover,
#masterHeaderActionArea a:focus,
#masterHeaderActionArea a:active,
#masterHeaderActionArea a:visited,
.RadGrid input.PrimaryButton:hover,
.RadGrid input.PrimaryButton:focus,
.RadGrid input.PrimaryButton:active,
.RadGrid input.PrimaryButton:visited {
    color: #fff;
    background-color: #9e9e9e;
    border-color: #40454f;
    -webkit-box-shadow: 0px 5px 0 0 #40454f;
    box-shadow: 0px 5px 0 0 #40454f;
}
.rmExpanded > .rmSlide {
    display: none !important;
}

.RadGrid .rgNoRecords TD {
    color: #40454f;
}

.footer-nav-copyright .container {
    padding-left: 0px;
    padding-right: 0px;
}

.TaggedListPanel h2 a {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 28px !important;
    color: #40454f;
    line-height: 30px;
}
.TaggedListPanel > .NewsRow strong {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px !important;
    color: #9e9e9e;
    text-transform: uppercase;
}
.TaggedListPanel > .NewsRow span {
}
.jcNewsList {
    margin-left: 7%;
    width: 92%;
}
.NewsRow {
    margin-top: 20px;
}

.panel-heading.Distinguish,
.PanelHead.Distinguish,
.TitleBarCaption,
.panel-group .panel-heading {
    padding: 6px 0px;
    border-bottom: 0px;
}
.jcRightCol {
    margin-bottom: 3%;
}

.jcRightCol a {
    font-size: 18px;
}
.FullRow .myImage {
    margin-bottom: 15px;
}

.jcEventListZone .rgHeader {
    display: none;
}
.jcEventListZone .RadGrid_MetroTouch,
.jcEventListZone .panel-boder,
.jcEventListZone .panel {
    border: none;
}

.jcEventList h2 a,
.jcEventList h2 a:visited {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.3em;
    color: #40454f !important;
    text-decoration: none;
}
.jcEventList h2 a:hover {
    color: #40454f !important;
    text-decoration: underline;
}
.jcEventList .TwentyFiveRow a {
    color: #78b63c !important;
    text-decoration: none;
}
.jcEventList .TwentyFiveRow a.jcGreenButton {
    color: #fff !important;
}
.RadTabStrip .rtsLevel1 .rtsTxt,
.RadTabStripVertical .rtsLevel1 .rtsTxt {
    padding: 10px 15px;
}
.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected,
.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected:hover {
    background-color: #308498 !important;
}
.RadTabStrip_MetroTouch .rtsLink {
    padding: 10px 15px;
    color: #000;
    font-size: 21px;
}
.RadGrid a,
.RadToolTip a {
    color: #78b63c !important;
    text-decoration: none;
}
a:visited {
    color: #308498;
}
.RadGrid.RadGrid_MetroTouch .rgHeader a,
.RadGrid.RadGrid_MetroTouch .rgHeader a:visited {
    text-decoration: none !important;
    font-size: 21px;
    font-weight: bold;
}
.RadTabStrip .rtsLevel1 .rtsTxt,
.RadTabStripVertical .rtsLevel1 .rtsTxt {
    padding: 15px 15px !important;
}

#logos li {
    list-style: none;
}

.suga-slider-wrap {
    overflow: hidden;
    margin: 1em;
}

.suga-slider-group {
    &:before,
    &:after {
        content: " ";
        display: table;
    }

    &:after {
        clear: both;
    }
}

.suga-slide {
    float: left;
    position: relative;
    margin-left: 0;
    padding-right: 8px;
}
.header-search .search-field.Watermarked {
    color: #fff;
    opacity: 0.9;
}

.jcGoldSponsors .carousel-caption,
.jcGoldSponsors .carousel-indicators {
    display: none;
}

/*
.jcGoldSponsors .bg-img .item
{
	
	background-size:100%!important;
	height:125px!important;
}

*/
.jcGoldSponsors {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
.jcGoldSponsors .carousel-inner.bg-img > .item {
    background-size: 100%;
}
.jcGrayBox {
    position: relative;
    z-index: 1;
}
/* Responsive Styles */

@media (min-width: 1370px) {
    #hd.fixed-header .navbar-header {
        width: 325px;
    }
    #hd.fixed-header .nav-primary {
        margin-right: 350px;
    }
}

@media (max-width: 1650px) {
    .jcSilverSponsors {
        margin-left: -5vw;
        margin-right: -5vw;
        padding-left: 5vw;
        padding-right: 5vw;
    }
}

@media (max-width: 1480px) {
    .jcSilverSponsors {
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media (max-width: 1150px) {
    .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink,
    .nav-auxiliary a,
    .auth-link-container a.auth-link,
    .nav-auxiliary a:visited {
        font-size: 16px;
    }

    .footer-nav-copyright a,
    .footer-nav-copyright a:visited {
        font-size: 20px;
    }
    #hd.fixed-header .nav-primary {
        margin-right: 0px;
    }
    #hd.fixed-header .navbar-header {
        display: none !important;
    }
    
    /* Responsive styles */
    @media (max-width: 991px) {
        .footer-nav-copyright a,
        .footer-nav-copyright a:visited {
            font-size: 18px;
            margin: 0 5px;
        }
        .navbar-header {
            height: 54px;
            line-height: 54px;
        }
        #masterContentArea {
            /* margin-top: 122px; */
        }
        .header-bottom-container {
            height: 69px;
            line-height: 69px;
        }
        .header {
            height: 120px;
        }
        .HomePageFullWidthArea {
            /* margin-top: 120px; */
            /* margin-bottom: -120px; */
        }
        .jcDarkImageBG {
            background-repeat: repeat;
            display: inline-block;
        }

        .jcGoldSponsors .bg-img .item {
            background-size: 100% !important;
        }
        .jcHomeBanner h1 {
            font-size: 60px;
        }
        #masterHeaderImage {
            width: 236px;
            height: 135px;
            background-size: 100%;
        }

        .navbar-header.nav-auxiliary {
            padding-top: 0px;
        }
        .navbar-collapse.nav-primary.in {
            top: -7.25em;
        }
        .navbar-header {
            margin-right: 1em;
        }
        .header-social {
            display: none !important;
        }
        .navbar-collapse.nav-primary.in {
            top: -7.5em;
        }
    }

    @media (max-width: 767px) {
        .nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
            background-position: 0 -75px;
        }
        .auth-link-container {
            background-color: transparent;
            min-height: auto;
        }

        .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
            background-position: 0 -125px;
        }

        .jcGoldSponsors .bg-img .item {
            background-size: auto !important;
        }

        .jcNewsHeader,
        .jcDarkImageBG .panel-title {
            font-size: 24px;
        }
        .jcDarkImageBG .iMIS-WebPart {
            float: left;
            width: auto;
        }

        .nav-auxiliary .TextButton,
        .nav-auxiliary .navbar-toggle {
            margin: 0;
        }
        .jcHomeBanner h1 {
            font-size: 50px;
        }
        h2,
        .h2,
        .jcNewsHeader,
        .jcTwitterBlurb,
        .jcCommunity h2 {
            font-size: 24px;
        }
        .jcUpcomingEvents,
        .jcNewsLink {
            font-size: 22px;
        }
        .jcCommunity,
        .jcLargeThin {
            font-size: 18px;
        }
        .jcRightBarOverlay {
            margin-top: 0em;
        }

        #masterHeaderImage {
            width: 215px;
            height: 124px;
            background-size: 100%;
        }
        .header {
            height: auto;
            background-color: transparent;
        }
        .auth-link-container-sm {
            text-align: left;
        }
        .header-bottom-container {
            height: 0px;
            line-height: 0px;
        }
        .footer-nav-copyright a,
        .footer-nav-copyright a:visited {
            font-size: 18px;
            line-height: 20px;
        }
        .navbar-collapse,
        .searchbar-collapse {
            background-color: #153a6c;
            position: relative;
            top: 0px !important;
            z-index: 1001;
        }
        .navbar-toggle:hover,
        .navbar-toggle:focus,
        .navbar-toggle {
            background-color: #1e2228;
        }
        .navbar-toggle .icon-bar {
            background-color: #fff;
        }
        .navbar-toggle.collapsed .icon-bar {
            background-color: #1e2228;
        }
        .navbar-toggle.collapsed:focus .icon-bar {
            background-color: #fff;
        }
        .nav-auxiliary a,
        .nav-auxiliary a:visited {
            color: #fff;
        }
        .auth-link-container a.auth-link {
            color: #fff;
            opacity: 0.8;
        }
        .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
            margin: 0px;
            border-bottom: 2px solid rgba(112, 164, 235, 0.5);
        }
        .RadMenu.RadMenu_Toronto .rmHorizontal .rmText {
            border-left: none;
        }
        .RadMenu.RadMenu_Toronto .rmHorizontal .rmText {
            margin-top: 7.5px;
        }
        .RadMenu_Toronto .rmSlide .rmExpandRight:after {
            display: none;
        }
        .RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmText.rmExpandRight {
            float: left;
        }
        .RadMenu.RadMenu_Toronto .rmHorizontal .rmSlide .rmLink {
            text-align: left;
            width: auto !important;
        }
        .RadMenu .rmSlide {
            margin-top: 0px;
        }
        .RadMenu .rmSlide .rmSlide {
            margin-top: 0px;
            position: relative;
            top: 0px !important;
        }
        .RadMenu.RadMenu_Toronto .rmHorizontal .rmLink .rmToggle {
            transition: 0.5s;
        }
        .RadMenu.RadMenu_Toronto .rmHorizontal .rmLink.rmExpanded .rmToggle {
            transform: rotate(-90deg);
        }
        .RadMenu.RadMenu_Toronto .rmToggle .rmIcon,
        .RadMenu.RadMenu_Toronto .rmRootGroup .rmRootLink .rmToggle .rmIcon {
            opacity: 0.8;
            background-size: 190%;
        }
        .RadMenu.RadMenu_Toronto .rmRootGroup .rmSlide .rmToggle .rmIcon {
            background-size: 170%;
        }
        .RadMenu.RadMenu_Toronto .rmLink:hover .rmToggle > .rmIcon,
        .RadMenu.RadMenu_Toronto .rmLink.rmFocused .rmToggle > .rmIcon,
        .RadMenu.RadMenu_Toronto .rmSelected > .rmLink .rmToggle > .rmIcon,
        .RadMenu.RadMenu_Toronto .rmFocused > .rmLink.rmRootLink .rmToggle > .rmIcon,
        .RadMenu.RadMenu_Toronto .rmExpanded > .rmLink .rmToggle > .rmIcon,
        .RadMenu.RadMenu_Toronto .rmSlide .rmLink .rmToggle > .rmIcon {
            background-position: 0px -20px;
        }
        .RadMenu.RadMenu_Toronto .rmRootLink.rmFocused {
            background-color: transparent;
        }
        .header-search .search-field,
        .header-search .search-field:hover {
            background-color: #fff;
            width: 200px;
            background-image: none;
            border: 1px dashed #1e2228;
            color: #1e2228;
        }
        .header-search .search-field.Watermarked {
            color: #1e2228;
        }
        /* sticky Nav */
        #hd.fixed-header .navbar-header {
            display: block;
            background-color: transparent;
            width: 80vw;
            text-align: right;
        }
        #hd.fixed-header .navbar-toggle.collapsed .icon-bar,
        .navbar-toggle.collapsed .icon-bar {
            background-color: #fff;
        }
        #hd.fixed-header .header-search .search-field {
            position: relative;
            top: 30px !important;
        }
        #hd.fixed-header .nav-auxiliary a {
            display: block;
        }
        .header-top-container {
            background-color: #153a6c;
        }
        #hd.fixed-header .NavigationLink {
            padding-left: 7.5px;
            padding-right: 7.5px;
        }
        li#ctl01_ciUtilityNavigation_ctl03__rptWrapper__rptWrapper_rpt_ctl02_NavigationListItem {
            display: none;
        }
    }
    @media (max-width: 580px) {
        #masterContentArea .col-primary .twitter-timeline {
            display: none !important;
        }
        #masterContentArea .carousel-caption {
            right: auto;
        }
        .nav-auxiliary a .nav-text {
            display: none;
        }
        .RadMenu.RadMenu_Toronto .rmSlide .rmItem,
        .RadMenu.RadMenu_Toronto .rmGroup {
            width: 100% !important;
        }
        .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
            font-size: 36px;
        }
        .navbar-collapse.nav-primary.in {
            top: -3.5em;
        }
        .jcHomeBanner h1 {
            font-size: 40px;
        }
        #masterHeaderImage {
            width: 118px;
            height: 71px;
            background-size: 100%;
        }
    }
    @media (max-width: 450px) {
        .RadMenu.RadMenu_Toronto .rmRootGroup > .rmItem > .rmLink {
            font-size: 32px;
        }
        .navbar-collapse.nav-primary.in {
            top: -2.5em;
        }
        .navbar-collapse.nav-primary.in {
            background-position: top right;
        }
        a {
            line-height: 1em;
        }
        .UtilitySection.UtilityNavigationList {
            display: none;
        }
    }
    .SlideshowNoCaption .bg-img .item {
        background-size: 100% !important;
    }
    .SlideshowNoCaption .carousel-caption {
        display: none;
    }
}

ul.rmVertical.rmGroup.rmLevel2 {
    display: flex;
    flex-direction: column;
}

ul.rmVertical.rmGroup.rmLevel2 .rmItem a {
    /* width: 100% !important; */
}
.RadMenu.MegaDropDownMenuOuter ul.rmLevel2 > .rmItem {
    width: 100% !important;
}

#ctl01_ciPrimaryNavigation_NavControl_NavMenu > ul > li.rmItem.rmTwoLevels > div > ul > li:nth-child(2) > div {
    width: 100% !important;
}

#ctl01_ciPrimaryNavigation_NavControl_NavMenu > ul > li.rmItem.rmTwoLevels > div > ul > li:nth-child(2) > div > ul {
    width: 100% !important;
    padding-right: 10px;
}

#ctl01_ciPrimaryNavigation_NavControl_NavMenu > ul > li.rmItem.rmTwoLevels > div > ul > li:nth-child(2) > a > span.rmToggle {
    position: absolute;
}

.RadMenu_Toronto .rmSlide .rmExpandRight:after {
    position: absolute;
    bottom: 12px;
    left: 90%;
}

#hd > div.header-bottom-container > div {
    background-color: #039CA2;
}

header#hd {
    margin-bottom: -1px;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
    background-color: #646464;
}

#ctl01_ciUtilityNavigation_UtilityPlaceholder > div:nth-child(3) {
    display: none;
}

a.ste-toggle.on {
    position: relative;
    z-index: 999;
}

div#masterContentArea {
    margin-top: 3px;
}