/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*** * COLORS & STYLES * ***/
/*** * TEXT STYLES * ***/
/* font families */
/* font sizes */
.p-style,
p {
  font-family: 'Proxima Nova', sans-serif;
  font-size: 15px;
  line-height: 22px;
}
/* BUTTON STYLES */
/* Button extend classes */
.btn-primary,
#header .navbar .navbar-nav li.btn-div,
.sub-page-register .btn-div {
  background-color: #5c956c;
  border: 2px solid #5c956c;
  color: #ffffff;
  margin: 0 auto;
}
.btn-primary a,
#header .navbar .navbar-nav li.btn-div a,
.sub-page-register .btn-div a {
  color: #ffffff;
}
.btn-primary a:hover,
#header .navbar .navbar-nav li.btn-div a:hover,
.sub-page-register .btn-div a:hover {
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary:active:focus,
#header .navbar .navbar-nav li.btn-div:hover,
#header .navbar .navbar-nav li.btn-div:active,
#header .navbar .navbar-nav li.btn-div:focus,
#header .navbar .navbar-nav li.btn-div:active:hover,
#header .navbar .navbar-nav li.btn-div:active:focus,
.sub-page-register .btn-div:hover,
.sub-page-register .btn-div:active,
.sub-page-register .btn-div:focus,
.sub-page-register .btn-div:active:hover,
.sub-page-register .btn-div:active:focus {
  background-color: #17787d;
  border-color: #17787d;
  outline: none;
}
.btn-primary a:focus,
#header .navbar .navbar-nav li.btn-div a:focus,
.sub-page-register .btn-div a:focus {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
.btn-secondary,
#convince-page .btn-div {
  background: rgba(255, 255, 255, 0.4);
  border: 2px solid #5c956c;
  color: #5c956c;
}
.btn-secondary:hover,
#convince-page .btn-div:hover {
  background-color: #5c956c;
  color: #ffffff;
}
.btn-secondary:hover a,
#convince-page .btn-div:hover a {
  color: #ffffff;
}
.btn-secondary a:focus,
#convince-page .btn-div a:focus {
  color: #5c956c;
  outline: none;
  text-decoration: none;
}
.btn-tertiary {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #5c956c;
}
.btn-tertiary:hover {
  background-color: transparent;
}
.btn-agenda,
#register-cta .btn-div,
#email-signup .design_content input[type="submit"] {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 10px 30px;
}
.btn-agenda:hover,
#register-cta .btn-div:hover,
#email-signup .design_content input[type="submit"]:hover {
  background-color: #ffffff;
  color: #5c956c;
}
/*** * MIXINS * ***/
.background-size {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*** * BREAKPOINTS * ***/
@font-face {
  font-family: 'Proxima Nova';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ProximaNova-Light.otf");
}
@font-face {
  font-family: 'Proxima Nova';
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/ProximaNova-LightIt.otf");
}
@font-face {
  font-family: 'Proxima Nova';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/ProximaNova-Bold.otf");
}
i,
em {
  font-family: 'Proxima Nova';
  font-weight: normal;
  font-style: italic;
}
b,
strong {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: bold;
}
body {
  font-family: 'Proxima Nova', sans-serif;
  margin: 0 auto;
  max-width: 2000px;
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.navbar-nav li {
  font-family: 'Montserrat', sans-serif;
}
h1,
h2,
h3,
h5 {
  text-transform: uppercase;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 29px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
  margin-bottom: 1em;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
@media all and (min-width: 992px) {
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 29px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
}
a {
  color: #5c956c;
  font-weight: 600;
}
a:hover {
  color: #213a28;
  text-decoration: none;
}
a:focus {
  color: inherit;
  text-decoration: none;
}
.btn-div,
button {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
}
.btn-div a,
button a {
  display: block;
  font-weight: 100;
  padding: 10px 30px;
}
.displayNone .speaker-bio {display: none;}
@media all and (min-width: 1500px) {
  .container-fluid {
    padding: 0 30px;
  }
}
/* HEADER STYLES */
/* GLOBAL HEADER MOLECULE STYLES */
@media (min-width: 768px) {
  #header .navbar .navbar-nav li#mobile-all-conf {
    display: none;
  }
}
#header .navbar .navbar-nav li.btn-div {
  display: inline-block;
  font-family: 'Proxima Nova', sans-serif;
}
#header .navbar .navbar-nav li.btn-div a {
  color: #ffffff !important;
  padding: 10px 15px;
}
#header .navbar .navbar-nav li.btn-div a:hover {
  background-color: transparent;
}
@media (min-width: 768px) and (max-width: 991px) {
  #header .navbar .navbar-nav li.btn-div {
    font-size: 15px;
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  #header .navbar .navbar-nav li.btn-div {
    margin-left: 20px;
  }
}
.nav-top .navbar-header .logo-nav-top {
  display: block !important;
}
.nav-top .navbar-header .logo-nav-scroll {
  display: none !important;
}
.home-header .nav-top .btn-div {
  display: none;
}
.nav-top {
  display: none;
}
.nav-scroll {
  display: block;
}
.scroll-navigation {
  min-height: 50px !important;
  top: 0 !important;
  position: fixed;
  z-index: 1000;
}
.read-more {font-size:2em;padding: 0; text-align: center;}
.speaker-name {
  color: #5c956c;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 4rem;
}
.speaker-cred {
  color: #5c956c;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 2rem;
}
.speaker-img, .col-xs-12.col-sm-6.col-md-4 {
  padding-bottom:2em;
}
@media (min-width: 992px) {
  .scroll-navigation {
    min-height: 80px !important;
    padding-top: 10px !important;
  }
  .read-more {padding: 2em 15em 0; text-align: right;}
}
.scroll-navigation #scroll-main-nav .navbar-nav {
  margin-top: 8px !important;
}
.scroll-navigation .navbar-header .logo-nav-top {
  display: none !important;
}
.scroll-navigation .navbar-header .logo-nav-scroll {
  display: none !important;
}
@media (min-width: 992px) {
  .scroll-navigation .navbar-header .logo-nav-scroll {
    display: block !important;
    height: 60px;
    margin-left: 30px !important;
    padding: 0;
  }
  .scroll-navigation .navbar-header .logo-nav-scroll img {
    max-height: 100%;
  }
}
/* GLOBAL HEADER ORGANISM STYLES */
#header {
  background: #ffffff;
}
#header .navbar {
  background: #ffffff;
  box-shadow: 2px 1px 5px #BFBFBF;
  margin: 0 auto;
  max-width: 2000px;
  width: 100%;
}
#header .navbar .navbar-brand img {
  max-width: 100%;
}
#header .navbar .navbar-toggle {
  border-color: #5c956c;
}
#header .navbar .navbar-toggle .icon-bar {
  background-color: #5c956c;
}
#header .navbar .navbar-brand.logo-nav-top {
  display: block;
}
@media (max-width: 991px) {
  #header .navbar .navbar-brand.logo-nav-top {
    float: none;
    height: auto;
  }
  #header .navbar .navbar-brand.logo-nav-top img {
    margin: 0 auto;
  }
}
#header .navbar .navbar-nav li {
  font-size: 18px;
}
#header .navbar .navbar-nav li a {
  color: #000;
}
#header .navbar .navbar-nav .dropdown-menu li a {
  font-size: 15px;
}
@media (max-width: 768px) {
  #header .navbar .navbar-nav .dropdown-menu li a {
    text-align: center;
  }
}
@media (min-width: 473px) and (max-width: 991px) {
  #header .navbar .navbar-header .navbar-brand.logo-nav-top {
    margin-top: 29px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #header .navbar .navbar-collapse {
    padding: 25px 0;
  }
}
@media all and (min-width: 992px) {
  #header .navbar {
    min-height: 175px;
    padding-top: 32px;
  }
  #header .navbar .navbar-nav {
    float: right;
    margin-top: 18px;
  }
}
@media all and (min-width: 1200px) {
  #header .navbar .navbar-nav {
    margin-top: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header .navbar .navbar-header .navbar-brand.logo-nav-top img {
    width: 400px;
  }
  #header .navbar .navbar-nav li {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  #header .navbar .navbar-header .navbar-brand.logo-nav-top img {
    max-width: 360px;
    margin-left: 10px;
  }
}
@media all and (min-width: 1500px) {
  #header .navbar .navbar-nav {
    margin-right: 24px;
  }
  #header .navbar .navbar-header .navbar-brand.logo-nav-top img {
    max-width: 100%;
  }
}
/* HOME HEADER STYLES (differences thanks to top Early Reg bar on homepage + showing Reg Now button in scroll-state nav) */
#header.home-header .nav-scroll #main-nav .navbar-nav .btn-div {
  display: block;
}
@media (min-width: 992px) {
  #header.home-header .navbar {
    padding-top: 45px;
  }
}
/* END HEADER STYLES */
/* FOOTER STYLES */
#footer {
  background: #ffffff;
  padding: 25px 2% 10px 2%;
}
#footer #social h5 {
  line-height: 22px;
}
#footer #social .social-icons {
  padding-left: 0;
  list-style: none;
  margin-bottom: 55px;
}
#footer #social .social-icons li {
  background: #5c956c;
  border-radius: 27px;
  display: inline-block;
  height: 40px;
  margin: 0 4px;
  padding: 8px;
  width: 40px;
}
#footer #social .social-icons li a {
  display: block;
  height: 30px;
}
#footer #social .social-icons li a img {
  max-width: 25px;
}
#footer #social .social-icons li:hover {
  background: #17787d;
}
#footer #copyright p {
  font-size: 16px;
  margin-bottom: 0;
}
/* END FOOTER STYLES */
#register-cta {
  background-color: #5c956c;
  max-width: 2000px;
  padding: 10px 5px;
  top: 0;
  width: 100%;
  z-index: 100;
}
#register-cta h6 {
  color: #ffffff;
  display: inline-block;
  margin: 0 0 10px 0;
}
@media (min-width: 550px) {
  #register-cta h6 {
    margin-right: 25px;
  }
}
#register-cta .btn-div {
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
}
#register-cta .btn-div:hover a {
  color: #5c956c;
}
#register-cta .btn-div a {
  color: #ffffff;
  padding: 3px 30px;
}
#register-cta .btn-div a:focus {
  text-decoration: none;
}
.disclaimer {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
}
.home-section {
  padding: 15px 10px 20px 10px;
}
@media all and (min-width: 992px) {
  .home-section {
    padding: 25px 25px 50px 25px;
  }
}
/* INTRO STYLES */
#intro {
  background-size: 800px;
  background-image: url('../images/womenssummit-bg.jpg');
  background-position: center 10%;
  background-repeat: no-repeat;
}
#intro .intro-content {
  background-color: rgba(255, 255, 255, 0.6);
  padding-bottom: 15px;
}
#intro h1 {
  margin: 20px auto 10px auto;
  text-transform: none;
  font-size: 25px;
  max-width: 460px;
}
#intro h3 {
  color: #5c956c;
  margin-top: 15px;
  text-transform: none;
  font-size: 18px;
  margin-top: 25px;
}
#intro h6 {
  margin-top: 45px;
}
@media all and (min-width: 768px) {
  #intro {
    background-position: center 5%;
    background-size: cover;
  }
  #intro .intro-content {
    background-color: transparent;
  }
  #intro h1 {
    font-size: 34px;
    max-width: 597px;
  }
  #intro h3 {
    font-size: 24px;
  }
}
@media all and (min-width: 992px) {
  #intro {
    background-position: center top;
    height: 325px;
  }
  #intro h1 {
    font-size: 40px;
    max-width: none;
  }
  #intro h3 {
    font-size: 29px;
  }
}
@media all and (min-width: 1200px) {
  #intro {
    height: 475px;
    background-position: center 16%;
  }
  #intro h1 {
    width: 930px;
  }
}
@media all and (min-width: 1500px) {
  #intro h1 {
    width: 1000px;
  }
}
/* END INTRO STYLES */
/* HOSTED BY STYLES */
#hosted-by {
  background: #0f3448;
}
#hosted-by p {
  color: #ffffff;
  display: inline-block;
}
#hosted-by img {
  max-width: 190px;
}
/* END HOSTED BY STYLES */
/* MORE INTRO STYLES */
#more-intro {
  background: #ffffff;
  text-align: left;
  padding-top: 50px;
  font-size: 15px;
  line-height: 26px;
}
#more-intro p,
#more-intro ul {
  line-height: 30px;
  font-size: 18px;
}
#more-intro span {
  font-size: 23px;
}
/* END MORE INTRO STYLES */
/* SPEAKER STYLES */
#speakers {
  background: #eeeeee;
  padding-bottom: 60px;
}
#speakers h2 {
  color: #5c956c;
  margin-bottom: 60px;
}
#speakers .col-xs-12 {
  margin-bottom: 25px;
}
#speakers .speaker-img img {
  max-width: 100%;
}
@media (min-width: 768px) {
  #speakers .col-xs-12 {
    margin-bottom: 0;
    
  }
  #speakers .col-sm-6 {
    margin-bottom: 30px;
  }
  #speakers .col-sm-6:nth-child(odd) .speaker-block {
    margin: 0 15px 0 auto;
  }
  #speakers .col-sm-6:nth-child(even) .speaker-block {
    margin: 0 auto 0 15px;
  }
}
@media (min-width: 992px) {
  #speakers .col-sm-6:nth-child(odd) .speaker-block,
  #speakers .col-sm-6:nth-child(even) .speaker-block {
    margin: 0 auto;
  }
}
#speakers .speaker-block {
  background: #ffffff;
  border: 1px solid #dedede;
  box-shadow: 2px 2px 5px #BFBFBF;
}
@media (min-width: 768px) {
  #speakers .speaker-block {
    max-width: 345px;
  }
}
#speakers .speaker-block .speaker-inner {
  padding: 30px 15px 0 15px;
}
@media (min-width: 768px) {
  #speakers .speaker-block .speaker-inner {
    height: 402px;
  }
}
#speakers .speaker-block .speaker-inner .speaker-img {
  margin: 0 0 10px 0;
}
#speakers .speaker-block .speaker-inner .speaker-info {
  margin: 0 0 30px 0;
}
#speakers .speaker-block .speaker-inner .speaker-info .speaker-name {
  color: #5c956c;
  font-size: 18px;
  font-weight: bold;
}
#speakers .speaker-block .speaker-inner .speaker-info .speaker-cred {
  font-style: italic;
}
#speakers .speaker-block .speaker-inner .speaker-bio {
  display: none;
}
#speakers .speaker-block .speaker-read-bio.btn-div.btn-primary,
#speakers .speaker-block .speaker-read-bio.btn-div#header .navbar .navbar-nav li.btn-div,
#speakers .speaker-block .speaker-read-bio.btn-div.sub-page-register .btn-div {
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  max-width: none;
  text-transform: none;
  width: 100%;
}
#speakers .speaker-block .speaker-read-bio.btn-div.btn-primary a,
#speakers .speaker-block .speaker-read-bio.btn-div#header .navbar .navbar-nav li.btn-div a,
#speakers .speaker-block .speaker-read-bio.btn-div.sub-page-register .btn-div a {
  padding: 0;
}
#speakers .read-more {
  display: inline-block;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  #speakers .read-more {
    float: left;
    margin-top: 40px;
    margin-left: 63%;
  }
}
@media (min-width: 992px) {
  #speakers .read-more {
    margin-left: 70%;
  }
}
@media (min-width: 1200px) {
  #speakers .read-more {
    margin-left: 76%;
  }
}
@media (min-width: 1500px) {
  #speakers .read-more {
    margin-left: 79%;
  }
}
#speakers .read-more a {
  background: url('../images/arrow.png') no-repeat center right;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  padding-right: 30px;
  text-transform: uppercase;
  -webkit-transition: padding-right 0.5s ease;
  -moz-transition: padding-right 0.5s ease;
  -o-transition: padding-right 0.5s ease;
  transition: padding-right 0.5s ease;
}
#speakers .read-more a:hover {
  color: #5c956c;
  padding-right: 40px;
}
.speaker-modals .speaker-block .speaker-inner .speaker-img {
  margin-bottom: 15px;
}
.speaker-modals .speaker-block .speaker-inner .speaker-name {
  color: #5c956c;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.speaker-modals .speaker-block .speaker-inner .speaker-cred {
  font-style: italic;
}
.speaker-modals .speaker-block .speaker-inner .speaker-bio {
  margin-top: 20px;
  text-align: left;
}
.speaker-modals .speaker-block .speaker-inner .speaker-bio .sub-speaker {
  margin-top: 35px;
  text-align: center;
}
.speaker-modals .speaker-block .speaker-inner .speaker-bio .sub-speaker .speaker-img img {
  max-width: 105px;
}
.speaker-modals .speaker-block .speaker-read-bio {
  display: none;
}
/* END SPEAKER STYLES */
/* SCHEDULE STYLES */
#schedule {
  background: url('../images/womenssummit-bg.jpg') no-repeat 49% 0;
  background-color: #5c956c;
  background-size: cover;
  color: #ffffff;
}
#schedule #schedule-section {
  margin-top: 20px;
}
#schedule #schedule-section .schedule-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#schedule #schedule-section .schedule-list li {
  font-size: 24px;
  margin-bottom: 15px;
  width: 100%;
}
@media all and (min-width: 992px) {
  #schedule #schedule-section .schedule-list li {
    margin-bottom: 30px;
  }
  #schedule #schedule-section .schedule-list li .left {
    display: inline-block;
    padding-right: 49px;
    position: relative;
    text-align: right;
    width: 40%;
  }
  #schedule #schedule-section .schedule-list li .right {
    display: inline-block;
    padding-left: 7px;
    text-align: left;
    width: 40%;
  }
}
@media all and (min-width: 992px) {
  #schedule #schedule-section {
    /* background-image: url('../images/schedule-spine-updated.png'); */
    background-repeat: no-repeat;
    background-position: 48.75% 10%;
    padding: 5px;
  }
}
/* END SCHEDULE STYLES */
/* REGISTRATION STYLES */
#registration {
  text-align: left;
  background-color: #eeeeee;
}
#registration h2 {
  margin-bottom: 25px;
}
#registration .pricing-table {
  margin: 30px 0;
}
#registration .pricing-table .tbl-header {
  background: #5c956c;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  padding: 5px;
}
#registration .pricing-table .shaded {
  background: #eeeeee;
}
#registration .pricing-table .price-lbl {
  font-weight: bold;
}
#registration .pricing-table div {
  padding: 5px 15px;
}
/* END REGISTRATION STYLES */
/* LOCATION STYLES */
#location {
  background: #eeeeee;
}
#location h2 {
  margin: 0 0 25px 0;
}
#location .location-content .pin-icon {
  background: #5c956c;
  width: 120px;
  height: 120px;
  padding: 29px;
  margin: 0 auto 15px auto;
  border-radius: 66px;
  line-height: 68px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #location .location-content .pin-icon {
    margin: 0 0 15px auto;
  }
}
#location .location-content p {
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  #location .location-content p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #location .location-content p {
    margin-bottom: 10px;
  }
}
#location .location-content p span {
  font-weight: bold;
}
#location #hotel-map {
  border: 1px solid #ddd;
  height: 500px;
  width: 1500px;
  max-width: 100%;
}
/* END LOCATION STYLES */
/* SPONSORS STYLES */
#sponsor {
  background: #5c956c;
  color: #ffffff;
  padding-bottom: 60px;
  text-align: left;
}
#sponsor a {
  color: #0f3448;
}
#sponsor h2 {
  margin-bottom: 25px;
}
#sponsor .container {
  margin: 45px auto;
}
@media (min-width: 992px) {
  #sponsor .container {
    margin: 45px auto;
    padding-left: 0;
  }
}
#sponsor .sponsor-block {
  background: #ffffff;
  border: 1px solid #CCC;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 10px auto;
  max-width: 380px;
  padding: 10px;
  cursor: pointer;
}
#sponsor .sponsor-block img {
  max-width: 100%;
}
@media (min-width: 992px) {
  #sponsor .sponsor-block {
    margin: 0;
  }
}
.modal-body {
  padding: 15px 30px;
}
.modal-body .sponsor-img {
  margin-top: 35px;
}
.modal-body .sponsor-img img {
  max-width: 100%;
}
.modal-body .sponsor-content {
  margin-top: 30px;
  text-align: left;
}
/* END SPONSORS STYLES */
/* EMAIL SIGN UP STYLES */
#email-signup {
  background-color: #5c956c;
  color: #ffffff;
  padding-bottom: 10px;
}
#email-signup p {
  font-size: 18px;
}
#email-signup div.design_content {
  background-color: transparent;
  overflow: hidden;
  padding: 0;
}
#email-signup div.design_content .design_textfield {
  height: 45px;
  outline: none;
  padding-left: 10px;
  width: 325px;
}
#email-signup div.design_content input.design_validation_failed {
  background: #ffffff;
}
#email-signup div.design_content .design_validation_failed {
  border: none !important;
}
#email-signup .design_content input[type="text"] {
  color: #000;
  border: 2px solid #eee !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#email-signup .design_content input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
#email-signup .design_content .unsubscribe {
  display: block;
  margin-top: 10px;
}
#email-signup .disclaimer {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 25px;
}
#email-signup .disclaimer a {
  color: #ffffff;
  text-decoration: underline;
}
#email-signup .disclaimer a:hover {
  text-decoration: none;
}
@media (min-width: 675px) {
  #email-signup .design_content {
    margin: 0 auto;
    width: 615px;
  }
  #email-signup .email-top {
    text-align: left;
  }
  #email-signup div.design_content .design_textfield {
    width: 305px;
  }
  #email-signup .design_content input[type="submit"] {
    float: right;
    margin-top: -55px;
    padding: 10px 24px;
  }
}
@media (min-width: 992px) {
  #email-signup .design_content {
    width: 800px;
  }
  #email-signup div.design_content .design_textfield {
    width: 486px;
  }
}
@media (min-width: 1200px) {
  #email-signup .design_content {
    width: 869px;
  }
  #email-signup div.design_content .design_textfield {
    width: 563px;
  }
}
/* END EMAIL SIGN UP STYLES */
/* LESS Document */
[data-ux-pagebuilder="Column"]:not(.ux-siteApp-pageBuilderCssFramework [data-ux-pagebuilder="Column"]) {
  float: none !important;
}
.subpage-title {
  background: url('../images/womenssummit-bg.jpg') no-repeat center;
  background-size: cover;
  margin-bottom: 30px;
}
.subpage-title h1 {
  color: #ffffff;
  margin: 0;
  padding: 40px 0;
}
.subpage-images img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .subpage-images .col-xs-12 {
    margin: 10px 0;
  }
}
.sub-page-register {
  background: url('../images/womenssummit-bg.jpg') no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  height: 220px;
  padding: 15px 2% 5px 2%;
}
@media (min-width: 768px) {
  .sub-page-register {
    height: 200px;
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .sub-page-register {
    height: 250px;
    padding-top: 30px;
  }
}
.sub-page-register h2 {
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .sub-page-register h2 {
    margin-bottom: 40px;
  }
}
.sub-page-register .btn-div {
  font-size: 16px;
}
.subpage-intro {
  margin-bottom: 30px;
  text-align: left;
}
.subpage-intro p {
  font-size: 16px;
  line-height: 25px;
}
/** SESSION PAGE STYLES **/
.session-content {
  margin-top: 40px;
  text-align: left;
}
.session-content .conf-section {
  background: #eeeeee;
  margin: 30px 0;
}
.session-content .conf-section h5 {
  background: #5c956c;
  color: #ffffff;
  margin-bottom: 0;
  padding: 15px 10px;
}
.session-content .conf-section .conf-content {
  padding: 15px;
}
.session-content .conf-section .conf-content .container-fluid {
  padding: 0;
}
.session-content .conf-section .conf-content .container-fluid .conf-date {
  background: url('../images/date-icon.png') no-repeat left;
  font-weight: bold;
  min-height: 19px;
  padding-left: 30px;
}
.session-content .conf-section .conf-content .container-fluid span {
  background: url('../images/cpe-icon.png') no-repeat left;
  font-weight: bold;
  height: 19px;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .session-content .conf-section .conf-content .container-fluid .conf-info {
    margin-top: 15px;
  }
}
/** SPEAKERS PAGE STYLES **/
#speakers-page #all-speakers {
  margin-top: 50px;
}
#speakers-page #all-speakers .speaker-block {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #speakers-page #all-speakers .speaker-block {
    height: 378px;
  }
}
@media (min-width: 992px) {
  #speakers-page #all-speakers .speaker-block {
    height: 395px;
  }
}
@media (min-width: 1200px) {
  #speakers-page #all-speakers .speaker-block {
    height: 376px;
    margin-bottom: 40px;
  }
}
#speakers-page #all-speakers .speaker-block .speaker-img {
  margin-bottom: 15px;
}
#speakers-page #all-speakers .speaker-block .speaker-name {
  color: #5c956c;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#speakers-page #all-speakers .speaker-block .speaker-cred {
  font-style: italic;
}
#speakers-page #all-speakers .speaker-block .speaker-bio {
  display: none;
}
#speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.btn-primary,
#speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div#header .navbar .navbar-nav li.btn-div,
#speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.sub-page-register .btn-div {
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
}
#speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.btn-primary a,
#speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div#header .navbar .navbar-nav li.btn-div a,
#speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.sub-page-register .btn-div a {
  padding: 0;
}
@media (min-width: 768px) {
  #speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.btn-primary,
  #speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div#header .navbar .navbar-nav li.btn-div,
  #speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.sub-page-register .btn-div {
    bottom: 25px;
    left: 0;
    right: 0;
    position: absolute;
    width:50%;
  }
}
@media (min-width: 1200px) {
  #speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.btn-primary,
  #speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div#header .navbar .navbar-nav li.btn-div,
  #speakers-page #all-speakers .speaker-block .speaker-read-bio.btn-div.sub-page-register .btn-div {
    bottom: 40px;
    width:50%;
  }
}
/** VENUE & HOTEL PAGE STYLES **/
#venue-page .container-fluid {
  margin: 25px 0;
}
#venue-page .container-fluid img {
  max-width: 100%;
}
#venue-page .container-fluid .venue-img,
#venue-page .container-fluid .hotel-info {
  text-align: right;
}
#venue-page .container-fluid .venue-info,
#venue-page .container-fluid .hotel-img {
  text-align: left;
}
#venue-page .google-map {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
#venue-page .google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/** VISIT MONTREAL PAGE STYLES **/
#can-visit-page .tourism-images {
  margin-top: 40px;
}
#can-visit-page .tourism-images img {
  border: 1px solid #eeeeee;
  box-shadow: 3px 3px 4px #E0E0E0;
  margin: 15px 0;
  max-width: 100%;
  padding: 5px;
}
/** PRICING PAGE STYLES **/
#price-page {
  text-align: left;
}
#price-page .pricing-table {
  margin: 45px 0;
}
#price-page .pricing-table .tbl-header {
  background: #5c956c;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  padding: 5px;
}
#price-page .pricing-table .shaded {
  background: #eeeeee;
}
#price-page .pricing-table .price-lbl {
  font-weight: bold;
}
@media (min-width: 768px) {
  #price-page .pricing-table .main-conf {
    padding-bottom: 25px;
  }
}
#price-page .pricing-table div {
  padding: 5px 15px;
}
/** CONVINCE YOUR BOSS PAGE STYLES **/
#convince-page .btn-div {
  font-size: 12px;
  margin-top: 30px;
  max-width: 290px;
  text-align: center;
}
#convince-page .btn-div:focus {
  outline: none;
}
@media (min-width: 500px) {
  #convince-page .btn-div {
    font-size: 18px;
    max-width: 475px;
  }
}
/** ABOUT ACFE PAGE STYLES **/
#about-page .in-text-img {
  border: 1px solid #eeeeee;
  box-shadow: 2px 2px 3px #eeeeee;
  margin: 5px 0 15px 0;
  padding: 25px 5px;
}
@media (min-width: 992px) {
  #about-page .in-text-img {
    float: right;
    margin: 0 0 5px 40px;
  }
}
/** FAQ PAGE STYLES **/
#faq-page {
  text-align: left;
  /*.anchor-info {
		padding: 15px;	
	}*/
}
#faq-page .anchor-links {
  display: none;
  max-width: 325px;
}
#faq-page .anchor-links a {
  border: 1px solid #dadada;
  box-shadow: 1px 1px 3px #dadada;
  display: block;
  margin: 10px 0;
}
#faq-page .anchor-links a:hover {
  box-shadow: 2px 2px 4px #CCCCCC;
}
#faq-page .anchor-links a h6 {
  margin: 15px 10px;
}
#faq-page h5 {
  background: #5c956c;
  color: #ffffff;
  padding: 8px;
}
/** MEDIA PAGE STYLES **/
/** SPONSOR PAGE STYLES **/
#sponsor-page {
  text-align: left;
}
#fs-materials {
  text-align: left;
  padding-bottom: 50px;
}
#fs-materials .cm-time {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  font-weight: 600;
  font-size: 18px;
}
#fs-materials .material {
  padding: 25px 0;
}
#fs-materials .btn-div {
  margin: 10px 6px 0 0;
  display: inline-block;
  max-width: none;
}
/* LESS Document */
#subscription-toggle {
  background: #333333;
  border-radius: 35px;
  border: 1px solid #333333;
  bottom: 8px;
  cursor: pointer;
  padding: 15px;
  opacity: 0;
  position: fixed;
  right: 8px;
  width: 57px;
  transition: opacity 0.4s ease;
  transition-delay: 0.5s;
  z-index: 50;
}
#subscription-toggle i {
  color: #ffffff;
  font-size: 22px;
}
#subscription-toggle:hover {
  background: #333;
}
@media (min-width: 800px) {
  #subscription-toggle {
    padding: 17px;
    right: 15px;
    width: 68px;
  }
  #subscription-toggle i {
    font-size: 32px;
    line-height: 31px;
  }
}
#subscription {
  background: #5c956c;
  bottom: 0;
  max-height: 0;
  max-width: 100%;
  opacity: 0;
  position: fixed;
  right: 0;
  max-width: 350px;
  width: 100%;
  transition: max-height 0.4s ease, opacity 0.8s ease;
  z-index: 50;
}
@media (min-width: 500px) {
  #subscription {
    padding: 0 10px;
  }
}
#subscription .inner i {
  border: 1px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
  font-size: 25px;
  margin-bottom: 5px;
  padding: 10px;
}
#subscription h3 {
  color: #ffffff;
  font-size: 22px;
  margin: 0 0 20px 0;
  text-align: center;
}
#subscription .inner {
  padding: 15px 5px 30px 5px;
}
@media (min-width: 768px) {
  #subscription .inner {
    padding: 15px 15px 30px 15px;
  }
}
@media (min-width: 2000px){
  #schedule #schedule-section {
    background-image: url('../images/schedule-spine-8.png');
  }
}
#subscription.active {
  opacity: 1;
  max-height: 500px;
  transition: max-height 0.4s ease, opacity 0.8s ease;
}
#subscription-toggle.active {
  opacity: 1;
}
.active {
  display: block;
}
.close-icon {
  display: none;
}
.close-icon,
.collapse-icon {
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  text-align: right;
  padding: 4px 5px 3px 5px;
}
.close-icon i,
.collapse-icon i {
  color: #ffffff;
  font-size: 20px;
}
#confirmform {
  color: #ffffff;
  bottom: 5px;
  left: 0;
  position: absolute;
  right: 0;
}

/* SESSION STYLES */
#sessions {
  background-color: #ffffff;
  text-align: left;
}
#sessions .content-inner {
  /* max-width: 1080px; */
}
#sessions h2 {
  text-align: center;
  margin-bottom: 25px;
}
#sessions .time-section {
  margin-bottom: 10px;
}
#sessions .time-header {
  /*border-bottom: 1px solid #ddd;*/
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  margin-top: 5px;
  padding-bottom: 8px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #sessions .time-header {
    text-align: right;
  }
}
#sessions .view {
  float: left;
  margin: 0 5px 0 0;
}
@media (min-width: 992px) {
  #sessions .view {
    margin: 5px 10px 0 0;
  }
}
#sessions .desc-toggle {
  background: #5c956c;
  color: #ffffff;
  cursor: pointer;
  padding: 9px 9.5px;
  border-radius: 24px;
  font-size: 28px;
  font-weight: bold;
  line-height: 12px;
}
#sessions #hide-desc {
  display: none;
  font-size: 24px;
}
#sessions .session-block {
  /*border-bottom: 1px solid #ddd;*/
  padding: 5px 0 2px 0;
}
#sessions .session-block .session-title {
  color: #5c956c;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 11px;
  max-width: 275px;
}
#sessions .session-block .session-title span {
  color: #888888;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 500px) {
  #sessions .session-block .session-title {
    max-width: 365px;
  }
}
@media (min-width: 650px) {
  #sessions .session-block .session-title {
    max-width: 100%;
  }
}
#sessions .session-block .intersession-title {
  font-size: 18px;
  margin-bottom: 11px;
}
#sessions .session-block .session-speaker {
  margin-top: 10px;
}
#sessions .session-block .session-speaker a {
  cursor: pointer;
  display: block;
}
#sessions .session-block .session-speaker img {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 70px;
}
#sessions .session-block .session-speaker span {
  font-weight: bold;
}
@media (min-width: 992px) {
  #sessions .session-block .session-details {
    margin-left: 30px;
  }
}
#sessions .session-block .session-details .session-content {
  margin-top: 45px;
}
#sessions .concurrent-sessions .session-block {
  margin-bottom: 15px;
  max-width: 875px;
}
#sessions .concurrent-sessions .session-block:last-child {
  max-width: 100%;
}
/* END SESSION STYLES */
/* #sessions {
  text-align: left;
}
#sessions .day-section {
  margin-bottom: 30px;
}
#sessions .day-header {
  background: #5c956c;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  padding: 3px 0;
  text-align: center;
}
#sessions .conf-type {
  border-bottom: 1px solid #ddd;
  color: #5c956c;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  margin-top: 15px;
  padding-bottom: 8px;
  text-align: left;
  text-transform: uppercase;
}
#sessions .session-time {
  color:#5c956c;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 25px 0 10px 0;
}
#sessions .view {
  float: right;
  margin-top: 5px;
}
#sessions .desc-toggle {
  background: #5c956c;
  color: #ffffff;
  cursor: pointer;
  padding: 1px 5px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 14px;
}
#sessions #hide-desc {
  display: none;
  font-size: 10px;
}
#sessions .session-block {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
#sessions .session-block .session-block-content {
  max-width: 875px;
}
#sessions .session-block .session-title {
  float: left;
  font-size: 16px;
  margin-bottom: 11px;
}
#sessions .session-block .session-title span {
  font-weight: bold;
}
#sessions .session-block .session-title .track-a {
  color: #d2c44d;
}
#sessions .session-block .session-title .track-b {
  color: #6eb952;
}
#sessions .session-block .session-details:before,
#sessions .session-block .session-details:after {
  content: " ";
  display: table;
}
#sessions .session-block .session-details:after {
  clear: both;
}
#sessions .session-block .session-details .session-speaker {
  color: #333;
  cursor: pointer;
}
#sessions .session-block .session-details .session-speaker img {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 70px;
}
#sessions .session-block .session-details .session-speaker span {
  font-weight: bold;
}
#sessions .session-block .session-details .session-content {
  margin-top: 20px;
}
#sessions .session-block .two-speakers a {
  clear: both;
  display: block;
}
#sessions .concurrent-sessions .session-block {
  margin-bottom: 15px;
  max-width: 875px;
}
#sessions .concurrent-sessions .session-block:last-child {
  max-width: 100%;
}*/
.cpe {
  font-weight: bold;
  margin-top: 10px;
}

/*# sourceMappingURL=styles.css.map */