/*@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond|Open+Sans&display=swap);
@font-face {
    font-family: novecento-sans;
    src: url(/fonts/Novecentowide-Normal.otf) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: novecento-sans-wide;
    src: url(/fonts/Novecentowide-Medium.otf) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: novecento-sans-wide;
    src: url(/fonts/Novecentowide-Medium.otf) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700
}*/

<link rel="stylesheet" href="https://use.typekit.net/lcl7dgs.css”>

* {
    font-family: "Helvetica Neue" !important;
}
.mt-1{
    margin-top:1em !important;
}
.mb-05{
    margin-bottom:.5em !important;
}
.mb-1{
    margin-bottom:1em !important;
}
.mt-2{
    margin-top:2em !important;
}
.mt-3{
    margin-top:3em !important;
}
.mb-2{
    margin-bottom:2em;
}

@media (max-width: 575px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25em !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25em !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25em !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25em !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5em !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1em !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25em !important;
  }
}

.navbar {
    margin-bottom: 0;
    box-shadow: 0 2px 8px #000
}

.container,
.content-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.content-wrapper{padding-top:1em;}

.flex-vertical-spacing>* {
    margin-bottom: 20px
}

.flex-vertical-spacing>:first-child {
    margin-top: 20px
}

.blue-pattern-background {
    background-image: url(/images/bg2.png?1bfce4d940e26a5bc89e4e1e2be0844c), url(/images/Blue-Background.jpg?75b629078a1eea664a6d00594291a8bc);
    background-repeat: no-repeat, repeat;
    background-color: #174873;
    background-size: 75% auto, 50%;
    background-position: top, 50%
}

.responsive-height>div {
    height: 0;
    padding-bottom: 60%
}

@media (min-width:992px) {
    .responsive-height>div {
        padding-bottom: 30%
    }
}

.centered-banner-button {
    position: absolute;
    bottom: 10%;
    margin: auto;
    left: auto;
    right: 20%
}

.whitetag-2020 {
    margin-top: -40px;
    margin-bottom: 40px;
    flex-grow: 0;
    flex-shrink: 0
}

.bg_banner_image {
    background-image: url(/images/banner_background.jpg?65efdb0577e063c337404343faa43239);
    background-size: cover
}

@media (min-width:992px) {
    .d-flex {
        display: flex!important
    }
    .blue-pattern-background {
        background-size: 90% auto, 50%
    }
}

.dflex {
    align-items: center;
    display: flex
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent
}

.navbar-toggle.collapsed .icon-bar {
    transform: rotate(0deg)
}

.navbar-toggle .icon-bar {
    transition: transform .3s ease;
    background-color: #174873
}

.navbar-toggle:not(.collapsed) {
    padding: 9px 3px 9px 7px;
    border-radius: 50px
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    transform: rotate(45deg) translateY(-2px);
    transform-origin: left
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
    transform: rotate(-45deg) translateY(2px);
    transform-origin: left
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    transform: translateY(-200px)
}

button.navbar-toggle {
    outline: none;
    border: none
}

.register-button-nav {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .navbar-collapse.collapse {
        display: flex!important
    }
    .register-button-nav {
        margin-bottom: 0
    }
}

.navbar-collapse.collapse.d-flex {
    padding: 0 10px
}

.align-items-center,
nav .d-flex {
    align-items: center
}

.flex-direction-column {
    flex-direction: column
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.XXXXX_IGNORE_IMAGE_FETCH {
    background-image: url(/images/main-logo.png?1314eba5caca04430caf118c1452cc07)
}

.reconfirmoptions .reconfirmation-chk {
    display: inline-block;
    width: 9%
}

.reconfirmoptions label {
    display: inline-block;
    max-width: 90%
}

.button,
.surveyShow {
    cursor: pointer;
    font-weight: 400
}

.button {
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    font-family: "Helvetica Neue";
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.button.button-action {
    background: #17ae4b;
/*    border-bottom: 4px solid #8e4313*/
}

.button-danger,
.button.button-action {
    color: #fff!important;
/*    padding: 10px 20px 11px*/
padding: 0.96rem 1.6032rem;
text-transform: uppercase;
font-weight: 600;
}

.button-danger {
    background: #d9534f;
    border-bottom: 4px solid #b53737
}

.button.button-ghost {
    border: 2px solid #fff
}

.button.button-ghost-orange {
    border: 2px solid #e57e3b;
    color: #e57e3b
}

.button:hover {
    color: #fff;
    text-decoration: none
}

.button+.button {
    margin-left: 20px
}

.mbottom20 {
    margin-bottom: 20px!important
}

.mbottom30 {
    margin-bottom: 30px!important
}

.mbottom40 {
    margin-bottom: 40px!important
}

.mbottom50 {
    margin-bottom: 50px!important
}

label {
    font-size: 19px;
    color: #17ae4b;
    font-weight: 400
}

.form-control {
/*    border: 1px solid #00487f;*/
    border-radius: 0;
    box-shadow: none;
    height: auto;
    padding: 5px 10px;
    font-size: 15px
}

.form-control::-webkit-input-placeholder {
    color: #333
}

.form-contro::-moz-placeholder {
    color: #333
}

.form-contro:-ms-input-placeholder {
    color: #333
}

.form-contro:-moz-placeholder {
    color: #333
}

tr.separator {
    height: 10px
}
.separator {
    height: 10px
}

.toggle-buttons {
    margin-bottom: 30px
}


.toggle-buttons a {
    display: inline-block;
    font-family: "Helvetica Neue;";
    text-align: center;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #174873;
    border: 1px solid #174873;
    width: 15%;
    margin: 0 .873%
}

.toggle-buttons a:first-child {
    margin-left: 0
}

.toggle-buttons a:last-child {
    margin-right: 0
}

.toggle-buttons a.active {
    background: #174873;
    color: #fff
}

.toggle-buttons-four a {
    width: 23.2%;
    margin: 0 1%
}

.hidden-small {
    display: none;
    visibility: hidden
}

.visible-small {
    display: initial;
    visibility: visible
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased
    font-size: 1em Important;
}

body {
    font-family: "Helvetica Neue;";
    color: #323e48;
    margin: 0;
/*    font-size: 1em;*/
}

.p1 {
    font-size: 1.3em;
    color: #323e48;
    Line-Height: 1.4em;
/*    margin: 0*/
}

.p2 {
    font-size: 1em;
    color: #323e48;
    Line-Height: 1.4em;
/*    margin: 0*/
}

.p3 {
    font-size: 0.9em;
    color: #323e48;
    Line-Height: 1.4em
/*    margin: 0*/
}

th {font-weight: normal!important;
color: #17ae4b; font-size: 19px;}


.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    color: #004687;
    font-family: sirba;
    font-weight: 400;
    font-feature-settings: lnum;
    font-variant-numeric: lining-nums
}

.h1,
h1 {
    font-size: 3.5em;
    line-height: 1.26;
    font-family: sirba;
    padding: 0;
    margin-top: 0;
    color: #0082ca
}

.h2,
h2 {
    font-size: 2.4em;
    font-family: sirba;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    color: #0082ca
}

.h3,
h3 {
    font-size: 1.9em;
    line-height: 1.3;
    /*font-family: Open Sans;*/
    color: #17AE4B
}

.h4,
h4 {
    font-size: 22px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    color: #323e48;
    line-height: 1.4;
    font-size: 1.3em;
}

a,
p strong {
    color: #0082ca;
    text-decoration:underline;
}

a:hover {
    color: #a8a8aa
}

date {
    font-weight: 500
}

.homepagetext {
    font-size: 16px
}

.blue-subhdr {
    /*font-family: Cormorant Garamond, serif;*/
    color: #004687;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px
}

.blue-subhdr.first-subhdr {
    margin-top: -6px
}

.orange-subhdr,
body.summit2020 .blue-subhdr {
    /*font-family: Open Sans, sans-serif;*/
    color: #e57e3b;
/*    font-size: 14px;*/
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px
}

body.summit2020 .blue-subhdr.first-subhdr {
    margin-top: 0
}

.blue-type {
    color: #004687
}

.emphasistext {
    font-size: 125%;
    line-height: 1.3;
    color: #004687;
    margin-bottom: 0
}

span.glyphicon.glyphicon-print {
    margin-left: 10px
}

.has-text-shadow {
    text-shadow: 1px 1px 1px #000
}

.color-light-blue {
    color: #87cde7
}

.color-white {
    color: #fff
}

.text-uppercase,
.upper {
    text-transform: uppercase
}

img {
    max-width: 100%;
    height: auto
}

.speakerheight {
    height: 160px
}

.speakerphoto {
    max-width: 150px;
    margin: 9px 20px 10px 0
}

.homepage-pics {
    margin-top: 30px
}

.homepage-pics .img-responsive {
    width: 100%
}

.container,
.content-wrapper {
/*    max-width: 1050px*/
max-width: 1280px
}

.content-area {
    padding: 0;
    box-sizing: border-box
}

.side-lite-tan-box {
    margin: 10px 0
}

.side-contact-box,
.side-lite-tan-box {
    background: #d8a882;
    padding: 10px;
    color: #fff
}

.side-contact-box {
    margin: 0 0 10px
}

.side-dark-box-header {
    background: #e8cdb6;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    font-family: Open Sans, sans-serif;
    color: #666e73
}

.white-subhdr {
    font-size: 18px;
    color: #fff
}

.side-dark-tan-box {
    background: #c26f45;
    padding: 3px 10px;
    color: #fff;
    margin: 10px 0
}

footer {
    margin-top: 5em;
    padding: 20px 0;
    border-top: 3px dotted #174873
}

.footer-text {
    color: #17ae4b;
    font-size: 1.2em}

.footer-logos-container {
    max-width: 450px
}

.footer-logos-container .footer-logo {
    float: left;
    width: 33.33%
}

/*.footer-logos-container .footer-logo img {
    max-width: 80%
}*/

.footer-logos-container .footer-logo-1 {
    text-align: left
}

.footer-logos-container .footer-logo-2 {
    text-align: center;
    margin-right: 10px;
}

.footer-logos-container .footer-logo-3 {
    text-align: right
}

.side-featured-logo {
    text-align: center
}

.side-featured-logo ul {
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    list-style: none;
    height: 70px
}

.side-featured-logo ul li {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.side-featured-logo ul li img {
    max-height: 70px
}

.side-featured-logo ul li.active {
    display: block;
    width: 100%
}

.image-overlay-top {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik0wIDBoMXYxSDB6Ii8+PC9zdmc+);
    background: linear-gradient(180deg, #000 0, hsla(0, 0%, 100%, 0));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00ffffff", GradientType=0);
    min-height: 30px;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    padding: 10px;
    z-index: 100;
    color: #fff;
    font-size: 14px
}

.contact-half-img {
    margin-bottom: 25px
}

.visa-half-img {
    margin-top: 25px
}

.subpage h1.less-bottom,
.subpage p.medium-bottom {
    margin-bottom: 25px
}

.editreg-top-pic {
    margin-bottom: 5%
}

.transporation-content p {
    margin-bottom: 28px
}

.transporation-content p.transportation-subdr,
p.transportation-subdr {
    font-size: 18px;
    font-weight: 700;
    font-family: Open Sans, sans-serif;
    color: #666e73;
    margin-bottom: 3px
}

.proceedingbanner .banner-links,
.proceedingbanner p.banner-info {
    float: left;
    margin-right: 20px;
    margin-top: 12px
}

.opening-remarks h1 {
    margin-bottom: 20px!important
}

.events-box-header,
.speaker-box-header {
    background: #e8cdb6;
    padding: 5px 15px;
    font-size: 18px;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    color: #666e73
}

.speaker-box-header {
    margin-top: 20px
}

.events-box,
.speaker-box {
    margin-bottom: 30px;
    background: #f3e5d9;
    padding: 15px
}

.speaker-box .row {
    padding-bottom: 20px
}

.speaker-box h4 {
    color: #c26f45;
    font-size: 14px;
    margin-bottom: 25px;
    padding-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content-image-box {
    margin: 15px 0
}

.googlemaps {
    height: 450px;
    width: 100%
}

.slider-years {
    margin: 5px 0 30px
}

.slider-years a {
    font-weight: 700;
    margin-right: 20px;
    font-size: 18px
}

.slider-wrapper {
    display: none
}

.slider-wrapper.active {
    display: block
}

.post-event.navbar-nav li {
    padding: 0 10px
}

.navbar-nav>li>a {
    color: #174873;
    font-family: Open Sans, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18.75px
}

.navbar-nav>li>a.active,
.navbar-nav>li>a:hover {
    color: #a8a8aa
}

.navbar-collapse {
    max-height: 440px;
    border: none;
    padding: 0
}

.banner-logo {
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 7px 0
}

.banner-container {
    background-color: #1b84c6;
    margin-bottom: 30px
}

.banner-container p {
    color: #fff
}

.banner-container .banner-title {
    font-size: 45px;
    line-height: 1.1em;
    text-transform: uppercase;
    margin-bottom: 2px
}

.banner-page.banner-container.banner-home .banner-subtitle {
    margin-top: 10px
}

.banner-container .banner-info {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 300;
    color: #152c52;
    font-weight: 500;
    padding: 20px 0 30px
}

.banner-page.banner-container .banner-info {
    padding: 10px 0 30px
}

.banner-container.banner-home {
    background: #258bca
}

.banner-container.banner-home .banner-title {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px
}

.banner-container.banner-home .banner-subtitle {
    color: #152c52;
    font-size: 34px;
    line-height: 1.1;
    margin-bottom: 7px
}

.banner-container .banner-links a {
    font-family: Open Sans, sans-serif
}

.banner-container .banner-links a:last-child {
    font-size: 16px;
    display: block;
    padding: 0;
    margin-top: 5px;
    font-weight: 300;
    color: #fff
}

@media (min-width:1200px) {
    .banner-container,
    .banner-container.banner-home {
        background-size: cover
    }
}

#sidebar a {
    color: #333
}



.contact-contacts {
    padding-bottom: 20px
}

.contact-contacts p:first-child {
    margin-bottom: 45px
}

.contact-contacts strong {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 26px;
    display: inline-block;
    margin-bottom: 10px
}

.contact-form-field {
    padding: 7px 0
}

.contact-form-field input,
.contact-form-field select {
    border: 2px solid #174873;
    width: 100%
}



.contact-form-field select option.placeholder {
    color: #b8bcbd
}

.contact-form-field textarea {
    width: 100%
}

#contact-form input,
#contact-form select,
#contact-form textarea {
    border: 2px solid #174873;
    padding: 10px
}

input::-webkit-input-placeholder {
    color: #333
}

input::-moz-placeholder {
    color: #333
}

input:-ms-input-placeholder {
    color: #333
}

input:-moz-placeholder {
    color: #333
}

#contact-form input {
    height: auto
}

#contact-form::-webkit-input-placeholder {
    color: #004687
}

#contact-form:-moz-placeholder,
#contact-form::-moz-placeholder {
    color: #004687
}

#contact-form:-ms-input-placeholder {
    color: #004687
}

.btn-continue {
    padding: 12px 60px
}

.btn-continue,
.btn-continue-small {
    background: #17AE4B;
    color: #fff!important;
    text-decoration: none!important;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    margin-top: 20px;
    border-radius: 0;
    border: none;
/*    border-bottom: 4px solid #a55e30;*/
    cursor: pointer
}

.btn-continue-small {
    padding: 4px 16px
}

.btn-continue-danger {
    background: #e57e3b;
    padding: 12px 60px;
    color: #fff!important;
    text-decoration: none!important;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    margin-top: 20px;
    border-radius: 0;
    border: none;
    border-bottom: 4px solid #a55e30;
    cursor: pointer
}

.questions-list dd {
    display: none;
    padding: 0 1em 1em 2em;
    color: #333
}

.questions-list dt {
    background: #addced;
    padding: 10px;
    margin: 0 0 1em;
}

.questions-list dt a {
    display: block;
    color: #152c52;
    width: 100%;
    background: url(/images/arrow-right.png) no-repeat 100%;
    /*font-size: 18px;*/
    font-weight: 600
}

.questions-list dt.active a {
    background: url(/images/arrow-down.png) no-repeat 100%
}

.networking-events-links {
    margin-bottom: 30px
}

.networking-events-links a {
    text-align: center;
    font-weight: 600;
    display: inline-block;
    padding: 8px 20px;
    font-size: 14px;
    color: #004687;
    border: 1px solid #004687;
    width: 22.9%;
    margin: 0 1.2%
}

.networking-events-links a:first-child {
    margin-left: 0
}

.networking-events-links a:last-child {
    margin-right: 0
}

.networking-events-links a.active {
    background: #004687;
    color: #fff
}

.speaker-name {
    color: #004687;
    font-size: 22px
}

.modal .speaker-name {
    font-size: 25px;
    margin-bottom: 0
}

.modal .speaker-description {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 0
}

.modal .modal-body p {
    font-size: 18px
}

.modal-footer,
.modal-header {
    padding: 0;
    margin: 19px 20px 20px;
    border-color: #004687
}

.modal-footer {
    padding-top: 20px
}

.page-visa .content-area p {
    font-size: 18px
}

.form-row {
    margin-bottom: 10px
}

.form-row .form-group {
    margin-right: 20px;
    margin-bottom: 15px
}

.form-row .form-group:last-child {
    margin-right: 0
}

.form-row .form-group label {
    width: 100%
}

.form-row.form-row-five-items .form-group {
    width: calc(20% - 19.5px)
}

.form-row.form-row-four-items .form-group {
    width: 23.2%;
    width: calc(25% - 18px)
}

.form-row.form-row-two-items .form-group {
    width: 48.8%;
    width: calc(50% - 12px)
}

#group-title {
    width: 95px
}

#group-suffix {
    width: 75px
}

.align-header-10 {
    margin-top: -10px
}

.visa-links-p {
    padding: 20px 0
}

.visa-links-p a {
    font-size: 22px;
    display: block;
    margin: 22px 0
}

.p-format-bold {
    font-weight: 600;
}

@media (min-width:1025px) {
    .navbar-nav>li>a {
        padding: 5px 10px;
        font-size: 16px
    }
    .navbar-toggle {
        display: none!important
    }
}

@media (min-width:1024px) {
    #memberevent-arrivaldate-day,
    #memberevent-arrivaldate-month,
    #memberevent-departuredate-day,
    #memberevent-departuredate-month,
    #memberevent-departuredate-year,
    .myform .form-row .form-group,
    .reconfirmation-form .form-row .form-group {
        margin-right: 40px
    }
    #memberevent-arrivaltime-hour,
    #memberevent-departuretime-hour {
    /*    margin-right: 21px*/
    }
    #memberevent-arrivaltime-minute,
    #memberevent-departuretime-minute {
   /*     margin-left: 21px*/
    }
}

@media (min-width:768px) {


    .navbar-nav {
        margin: -1em;
    }

    .navbar-header:after,
    .navbar-header:before {
        display: table!important;
        content: " "
    }
    .navbar-header {
        float: none!important
    }
    .form-control {
        color: #999;
        font-size: 18px;
        background-color: #fafafa;
        padding: 10px
    }
    .flight-info select.form-control {
        margin: 5px 0
    }
    .myform .form-row.form-row-five-items,
    .myform .form-row.form-row-four-items,
    .myform .form-row.form-row-two-items {
        display: flex;
        justify-content: space-between
    }
    .form-row.form-row-five-items .form-group,
    .form-row.form-row-four-items .form-group,
    .form-row.form-row-two-items .form-group {
        flex-grow: 1
    }
}

textarea {
    padding: 12px!important
}

@media screen and (max-width:767px) {
    #memberevent-arrivaltime-hour,
    #memberevent-arrivaltime-minute,
    #memberevent-departuretime-hour,
    #memberevent-departuretime-minute {
        width: 106px!important;
        display: inline-block
    }
    #memberevent-arrivaldate-day,
    #memberevent-arrivaldate-month,
    #memberevent-arrivaldate-year,
    #memberevent-arrivalflightdate,
    #memberevent-departuredate-day,
    #memberevent-departuredate-month,
    #memberevent-departuredate-year,
    #memberevent-departureflightdate {
        width: 222px!important;
        margin-bottom: 5px
    }
}

@media screen and (max-width:540px) {
    .myform td {
        width: 100%!important;
        display: block
    }

    .form-control {display: inline-block!important;}
    tr.separator {height: 2px}

}

@media screen and (min-width:480px) {
    #group-title {
        max-width: 95px
    }
}

@media screen and (max-width:480px) {
    #memberevent-arrivalairline,
    #memberevent-arrivaldate-day,
    #memberevent-arrivaldate-month,
    #memberevent-arrivaldate-year,
    #memberevent-arrivalflightdate,
    #memberevent-arrivalflightnumber,
    #memberevent-departureairline,
    #memberevent-departuredate-day,
    #memberevent-departuredate-month,
    #memberevent-departuredate-year,
    #memberevent-departureflightdate,
    #memberevent-departureflightnumber,
    .form-row .form-group {
        width: 100%!important
    }
}

@media screen and (min-width:480px) and (max-width:768px) {
    .form-row.form-row-four-items,
    .form-row.form-row-two-items,
    .myform .form-row.form-row-five-items {
        display: flex;
        flex-wrap: wrap
    }
    .form-row.form-row-five-items .form-group,
    .form-row.form-row-four-items .form-group,
    .form-row.form-row-two-items .form-group {
        width: calc(50% - 30px)!important
    }
}

.subpage .banner-logo {
    margin-left: 10px
}

.subpage .banner-title {
    font-size: 34px
}

.subpage .banner-info {
    font-size: 15px
}

/*.subpage-header {
    background: #87cde7;
    color: #fff;
    margin-bottom: 0.5em;
}*/

.subpage-header h3.subpage-title {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    padding:0;
    margin-top: -0.6em;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    line-height: 1.3;
    font-family: novecento-sans, sans-serif;
    color: #fff;
}

.table-agenda {
    width: 100%;
    font-size: 15px;
    color: #152c52
}

.table-agenda td {
    padding: 15px
}

.table-agenda td:first-child {
    width: 220px
}

.table-agenda td:last-child {
    width: 250px
}

.table-agenda tr:nth-child(odd) td {
    background: #a4d1fb
}

#fullagenda .table-agenda tr:nth-child(odd) td {
    background: transparent
}

#fullagenda .table-agenda tr:nth-child(2n) td {
    background: #a4d1fb
}

.date-header h3 {
    margin: 0
}

.agenda-links {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.agenda-links a {
    padding: 8px 20px;
    font-size: 14px;
    color: #004687;
    text-align: center;
    margin: 0 15px;
    border: 1px solid #004687;
    flex: 1;
    white-space: nowrap
}

.agenda-links a.active {
    background: #004687;
    color: #fff
}

.modal-dialog {
    max-width: 100%;
    width: 700px
}

.featured-speaker {
    display: inline-block;
    width: 100%
}

.featured-speaker .half {
    width: 50%;
    float: left
}

.featured-speaker .half .featured-speaker-img {
    padding-right: 15px
}

.featured-speaker .half img {
    width: 100%
}

.speaker {
    padding: 15px 0
}

.speaker.featured-speaker {
    padding-top: 0
}

.speaker img {
    width: 100%
}

.speaker .bottom {
    padding-top: 15px
}

.speaker-name {
    margin-bottom: 4px
}

.speaker-description {
    margin-bottom: 15px
}

.sponsor-logo-container {
    padding: 20px 0
}

.sponsor-logo-container .row {
    padding: 20px 25px
}

.sponsor-logo-container .col-md-3 {
    padding: 20px 0
}

.img-responsive {
    width: 100%
}

.venue-top-pic,
.venue-top-small-pic {
    margin-bottom: 25px
}

.venue-directions strong {
    font-size: 17px;
    text-transform: uppercase
}

.venue-directions h1 {
    margin-bottom: 15px
}

.adjust-margin {
    margin: 10px 0 40px
}

.subpage h1 {
    margin-bottom: 58px;
    margin-top: 0
}

h1.small-bottom {
    margin-bottom: 15px
}

.contact-image-container {
    margin-top: 50px
}

/* add soem spacing utilities */
/*.mb-1{margin-bottom:1em;}*/

@media (max-width:1025px) {
    .speaker.featured-speaker {
        padding-top: 15px
    }
    .speaker-description {
        margin-bottom: 30px
    }
    .subpage h1 {
        font-size: 25px
    }
    .subpage .banner-container .banner-links {
        top: 190px
    }
    .subpage .banner-info {
        font-size: 12px
    }
    .subpage .banner-container .banner-links .wrapper a {
        color: #fff
    }
    .agenda-links a {
        display: block;
        text-align: center;
        margin: 10px 0
    }
    .table-agenda tr td {
        display: block;
        width: 100%!important;
        padding: 0 10px
    }
    .table-agenda tr td:first-child {
        padding-top: 15px
    }
    .table-agenda tr td:last-child {
        padding-bottom: 15px
    }
    .table-agenda tr {
        display: inline-block;
        width: 100%
    }
    .subpage .col-md-3.col-sm-6 {
        width: 50%!important;
        float: left!important
    }
    .featured-speaker .half {
        float: none;
        width: 100%
    }
    .featured-speaker img,
    .speaker img {
        width: 100%
    }
    .subpage .side-lite-tan-box {
        background: #d8a882;
        padding: 10px;
        color: #fff;
        margin: 10px 0
    }
    .subpage .side-lite-tan-box .white-subhdr {
        color: #fff
    }
}

@media (max-width:600px) {
    .subpage-header h3.subpage-title {
        font-size: 20px
    }
    .widefat-600 .col-xs-6 {
        width: 100%;
        margin-top: 25px;
        padding: 0
    }
    .editreg-top-pic {
        margin-bottom: 25px
    }
}

@media (min-width:1025px) {
    .button {
        padding: 6px 15px
    }
    .banner-container.banner-home .banner-title {
        font-size: 53px;
        font-weight: 700;
        color: #104b86;
        margin-top: 3px;
        margin-bottom: 5px
    }
    .banner-container.banner-home .banner-subtitle {
        font-size: 40px
    }
    .banner-container.banner-home .banner-links a:last-child,
    .banner-container.banner-home .button {
        font-size: 20px
    }
    .banner-container.banner-home .banner-links a:last-child {
        margin-top: 5px
    }
    .banner-container.banner-home .button {
        padding: 10px 20px
    }
    .button.button-action.button-action-sm {
        font-size: 14px;
        padding-top: 5px
    }
    .hidden-small {
        display: block;
        visibility: visible
    }
    .banner-links p.wrapper {
        margin-bottom: 0
    }
    .banner-container .banner-title {
        font-size: 35px;
        margin-bottom: 5px
    }
    .banner-container .banner-info {
        font-size: 28px;
        margin-bottom: 0
    }
    .banner-container .banner-links a:last-child,
    .button {
        font-size: 18px
    }
    .banner-container .banner-links a:last-child {
        margin-top: 0
    }
    .sponsor-logo-container .row {
        margin: 0 -30px
    }
}

@media (max-width:1199px) {
    .speaker-wrapper {
        font-size: 19px
    }
    .agenda-links a {
        margin: 0 0 10px;
        width: 100%
    }
    .networking-events-links a {
        width: 22.9%
    }
    .toggle-buttons-four a {
        width: 100%;
        margin: 10px 0
    }
}

@media (min-width:1200px) {
  /*  body {
        font-size: 14px
    }
    body .footer-text,
    body.page-home {
        line-height: 24px;
        font-size: 14px
    }
    */
    .container,
    /*.content-wrapper {
        max-width: calc(100% - 60px)
    }*/
    .navbar-nav>li>a {
        font-size: 18.75px
    }
}

@media (min-width:1920px) {
    .container,
    .content-wrapper {
        max-width: 1840px
    }
}

.container.w-100,
.w-100.content-wrapper {
    max-width: 100%
}

.top-buffer {
    margin-top: 20px
}

.slideshow {
    margin: 0 auto;
    max-width: 100%
}

.slideshow,
.slideshow div {
    margin-top:2em;
    width: 300px;
    height: 80px
}

.slideshow div img {
    margin: auto;
    display: block
}

.box {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    font-size: 14px;
    height: 28px;
    line-height: 1.42857;
    padding: 3px 6px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
    vertical-align: middle
}

#cookiePopup {
    background: #65aedc;
    background: #7baede;
    padding: 20px 30px 20px 0;
    position: fixed;
    bottom: 0
}

#cookiePopup p {
    font-size: 15px;
    color: #fff
}

#cookiePopup p,
#cookiePopup p a {
    font-family: Open Sans, sans-serif
}

#cookiePopup p a {
    color: #152c52
}

#cookiePopup a.close-cookie {
    position: absolute;
    right: 30px;
    top: 30px
}

.checkboxFour {
    vertical-align: text-bottom;
    width: 26px;
    height: 26px;
    background: #ddd;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    border: 1px solid #12467f
}

.checkboxFour label {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1
}

.checkboxFour input[type=checkbox]:checked+label {
    background: #12467f
}

.checkboxFour input {
    visibility: hidden
}

@media (min-width:1350px) {
    #register-form #memberevent-arrivaldate-month,
    #register-form #memberevent-departuredate-month {
        width: 200px!important
    }
}

@media (min-width:1250px) {
    .table-wrapper {
        max-width: 100%!important
    }
    #Reconfirmation-form #memberevent-arrivaldate-month,
    #Reconfirmation-form #memberevent-departuredate-month {
        width: 200px!important
    }
    #register-form #memberevent-arrivaldate-month,
    #register-form #memberevent-departuredate-month {
        width: 150px!important
    }
    #member-SUFFIX {
        width: 100px
    }
}

@media (min-width:1026px) {
    #wrggrid {
        display: flex;
        flex-direction: row
    }
    #wrggrid .col-md-9 {
        width: 77%
    }
    #wrggrid .col-md-3 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 23%
    }
    #wrggrid .child {
        flex-wrap: wrap;
        flex-direction: column
    }
}

@media (max-width:1025px) {
    #wrggrid {
        display: block!important
    }
    #wrggrid .col-md-3 {
        margin-top: 20px
    }
    .blue-subhdr.first-subhdr {
        margin-top: 25px
    }
    #wrggrid .col-md-3 .child {
        float: left;
        width: 50%;
        padding: 0 10px;
        box-sizing: border-box
    }
    #wrggrid .col-md-3 .child:first-child {
        padding-left: 0
    }
    #wrggrid .col-md-3 .child:last-child {
        padding-right: 0
    }
    footer {
        margin-top: 1em;
    }
    #cookiePopup {
        display: none!important
    }
    .banner-container.banner-home .banner-title {
        font-size: 40px;
        color: #104b86;
        font-weight: 700
    }
    .speaker-wrapper .col-md-3.speakerheight {
        width: 50%!important;
        float: left!important;
        padding-right: 20px
    }
    .sponsor-logo-container .col-md-3 {
        text-align: center
    }
}

@media (max-width:1025px) and (min-width:600px) {
    .speakers-wrap .col-sm-6.col-md-3 {
        width: 50%!important;
        text-align: center;
        float: left!important;
        padding: 0 20px
    }
    .widefat-600.row {
        margin: 0 -15px
    }
    .sponsor-logo-container .col-md-3 {
        float: left!important;
        width: 50%!important;
        height: 150px
    }
}

@media (max-width:980px) {
    .contact-image-container .col-xs-6 {
        width: 100%
    }
    .venue-img-grid .col-xs-4,
    .venue-img-grid .col-xs-8 {
        width: 100%;
        padding: 0
    }
    .venue-img-grid .col-xs-8 {
        margin-top: 25px
    }
}

@media (max-width:768px) {
    .contact-contacts {
        width: 50%;
        box-sizing: border-box
    }
}

@media (max-width:500px) {
    .whitetag {
        max-width: 75%
    }
    .speaker-wrapper .col-md-3.speakerheight {
        width: 100%!important;
        float: none!important;
        padding-right: 0;
        height: auto;
        margin-bottom: 40px
    }
    .visa-content-area .row .col-xs-6 {
        padding: 0;
        width: 100%
    }
}

@media (max-width:420px) {
    #wrggrid .col-md-3 .child {
        width: 100%;
        padding: 0;
        margin-bottom: 15px
    }
    .contact-contacts {
        width: 100%;
        padding: 0
    }
    .contact-contacts p:first-child {
        margin-bottom: 10px
    }
}

.wrapper-md {
    max-width: 900px
}

.table-wrapper {
    max-width: 1110px
}

.full-width {
    width: 100%!important;
    margin-right: 0
}

.half-width {
    width: calc(50% - 20px)
}

.form-row .form-group.half-width {
    width: calc(50% - 20px)!important
}

.form-row .form-group.full-width {
    width: 100%!important
}

.form-row .form-group:last-child {
    margin-right: 20px
}

@media screen and (min-width:768px) {
    .reconfirmation-form .form-row {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    .reconfirmation-form .form-row .form-group {
        flex-grow: 1
    }
    #member-PROVINCE-wrap {
        width: 130px
    }
    #member-MIDDLEINITIAL-wrap {
        max-width: 100px
    }
}

@media screen and (min-width:1024px) {
    .half-width {
        width: calc(50% - 50px)
    }
    .form-row .form-group.half-width {
        width: calc(50% - 50px)!important
    }
    .form-row .form-group.full-width,
    .form-row .form-group.mr-0,
    .form-row .form-group:last-child,
    .mr-0 {
        margin-right: 0
    }
}

@media screen and (max-width:540px) {
    #register-form .show-desktop {
        display: none!important
    }
    #register-form .show-mobile {
        display: block!important
    }
}

@media screen and (max-width:480px) {
    .form-row .form-group.full-width,
    .form-row .form-group.half-width,
    .table-wrapper td {
        width: 100%!important
    }
    .table-wrapper td {
        display: block
    }
    .show-desktop {
        display: none!important
    }
    .show-mobile {
        display: block!important
    }
}

.post-banner-home {
    padding: 80px 0 110px
}

.post-banner-links {
    padding: 25px 0 15px
}

#login-form .login-form-field {
    padding-bottom: 30px
}

#login-form .login-form-field input,
#login-form .login-form-field select,
#login-form .login-form-field textarea {
    border: 2px solid #004687;
    padding: 10px;
    width: 100%
}

.capbox a {
    display: block;
    margin-bottom: 30px
}

.presentations-area {
    width: 100%;
    padding: 30px;
    background: #a4d1fb
}

.presentations-area img {
    margin-bottom: 30px
}

.presentations-area h1 {
    margin: 0 0 8px
}

.presentations-area p {
    color: #004687
}

.presentations-area p.presentation-title {
    color: #000
}

#presentations table {
    width: 100%;
    padding: 30px 0;
    background: #a4d1fb
}

#presentations table tr {
    width: 100%
}

#presentations table tr.date-header {
    background: transparent
}

#presentations table td {
    width: 25%;
    padding: 0 10px 30px 30px;
    vertical-align: top
}

#presentations table td h1 {
    margin: 0 0 8px
}

#presentations table td p {
    color: #004687
}

#presentations table td p.p-black {
    color: #000
}

#presentations table img {
    width: auto!important;
    max-width: 100%
}

.table-presentation a.presentation-link {
    color: #004687!important;
    text-decoration: none
}

.transportation-content p {
    margin-bottom: 30px
}

@media screen and (min-width:1025px) {
    .banner-container.banner-home .banner-title.post-banner-title {
        font-size: 58px
    }
}

@media (max-width:1025px) and (min-width:600px) {
    #presentations table td {
        width: 50%;
        padding: 15px 15px 0
    }
    #presentations table td:last-child {
        padding-bottom: 15px
    }
    .mob-col-md .row {
        margin-right: -15px;
        margin-left: -15px
    }
    .mob-col-md .row .col-md-12 {
        padding: 0 15px!important
    }
    .mob-col-md .row .col-md-6 {
        width: 50%!important;
        float: left!important;
        padding: 0 15px!important
    }
}

@media (max-width:600px) {
    #presentations table td {
        width: 100%;
        display: block;
        padding: 0 15px
    }
    #presentations table td:first-child,
    #presentations table td:last-child {
        padding: 15px
    }
    #presentations table td h2 {
        margin-top: 0
    }
    #presentations table tr:last-child td {
        padding: 0
    }
    #presentations table td p {
        font-size: 16px
    }
}

@media (max-width:400px) {
    .banner-container .banner-links.post-banner-links a {
        display: block;
        margin: 10px 0
    }
    .post-banner-home {
        padding: 0 0 50px
    }
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block
}

.register-button-nav-md-down {
    display: none
}

.register-button-nav-md-up {
    display: inline-block
}

@media (max-width:768px) {
    .register-button-nav-md-down {
        display: inline-block;
        transform: translateX(-20px);
        margin-bottom: 0;
        margin-top: 30px
    }
    .register-button-nav-md-up {
        display: none
    }
    header.navbar {
        flex-wrap: wrap;
        align-items: flex-start
    }
    header.navbar .navbar-header {
        order: 2;
        width: 50px;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-end
    }
    header.navbar .navbar-header .navbar-toggle {
        margin: 0
    }
    header.navbar .col-logo {
        order: 1;
        width: calc(100% - 150px)
    }
    header.navbar .col-logo img {
        max-width: 220px
    }
    header.navbar .col-collapse {
        order: 3;
        width: 100%;
        flex-grow: 1;
        flex-shrink: 0
    }
    header.navbar .col-collapse .navbar-collapse {
        justify-content: flex-end;
        flex-direction: column-reverse;
        margin-left: -18px;
        margin-right: -18px;
        max-height: none
    }
    header.navbar .col-collapse .navbar-collapse .nav.navbar-nav {
        width: 100%;
        box-shadow: inset 0 5px 8px -8px #000
    }
    header.navbar .col-collapse .navbar-collapse .nav.navbar-nav>li {
        border-bottom: #87cde7;
        border-style: solid;
        border-width: 2px;
        border-top: none
    }
    header.navbar .col-collapse .navbar-collapse .nav.navbar-nav .caret {
        display: none
    }
    header.navbar .col-collapse .navbar-collapse .nav.navbar-nav .dropdown-menu {
        border-top: 2px solid #87cde7;
        display: block;
        float: none;
        position: relative;
        font-size: inherit;
        box-shadow: none;
        color: #174873
    }
    header.navbar .col-collapse .navbar-collapse .nav.navbar-nav .dropdown-menu a {
        color: inherit;
        background-color: inherit
    }
    header.navbar .col-collapse .navbar-collapse .nav.navbar-nav .dropdown-menu a::hover {
        color: #a8a8aa;
        background-color: inherit
    }
    header.navbar .col-collapse .navbar-collapse .register-button-nav {
        margin-right: 20px
    }
    header.navbar .col-collapse .navbar-collapse.in {
        display: flex
    }
    header.navbar .col-collapse .navbar-collapse.collapsing {
        overflow: hidden
    }
    header.navbar .col-collapse .navbar-nav {
        margin: unset
    }
}