/*
Description: CSS for annual event pages
Author: Varun Sharma
Template: eGain Solve 26 page
Version: 1.2

Changes: 
*/

:root {
    --border-col-1:#f3f3f3;
    --border-col-2:#eeeeee;
    --border-col-3:#dbdbdb;
    --eg-grey-bg-1:#fdfdfd;
    --eg-grey-bg-2:#f9f9f9;
    --eg-grey-txt-1:#7E7E7E;
    --eg-grey-bg-solve-1:#F5F5F5;
    --eg-purple-1: #B91D8F;
}
::selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}
.container {
  max-width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 959px) {
    body .container, #site-header-inner.container, footer#footer .container, body.archive .container, footer#colophon, body.page-template-default .container {
        width: 1232px;
    }
}
@media screen and (min-width: 1600px) {
    body .container, #site-header-inner.container, footer#footer .container, body.archive .container, footer#colophon, body.page-template-default .container {
        width: 1344px;
    }
}

header#site-header {
  transition-duration: 1s;
  transition-timing-function: linear;
  box-shadow: 0 3px 5px rgba(0,0,0,.1);
  background: white;
}
.no-header-border #site-header {
  border-bottom: none;
}
#site-logo {
  float: left;
  height: 100%;
  display: table;
}
#site-logo-inner {
  transition: all 0.3s ease-in-out;
}
#site-logo #site-logo-inner {
  display: table-cell;
  vertical-align: middle;
  height: 74px;
}
a {
  color: #00abcf;
  font-weight: 700;
}
a, a:hover, a:focus {
    text-decoration: none;
	transition: all 0.3s ease;
}
img {
   max-width: 100%;
}
#site-logo #site-logo-inner a {
  background-color: transparent !important;
}
#site-header #site-logo #site-logo-inner a img {
  transition: all 0.3s ease-in-out;
  height: auto;
  margin-top: 5px;
}
#site-navigation-wrap {
  float: right;
  position: relative;
  right: -15px;
}
#site-navigation-wrap .dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-header.header-replace #site-navigation .dropdown-menu {
  transition: unset !important;
}
.dropdown-menu, .dropdown-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li.menu-item {
    position: relative;
    white-space: nowrap;
    white-space: normal;
}
#site-navigation-wrap .dropdown-menu>li {
    float: left;
    position: unset!important;
}
#site-navigation-wrap .dropdown-menu>li>a {
    display: block;
    font-size: 13px;
    line-height: 74px;
    color: #555;
    padding: 0 24px;
    letter-spacing: 0.6px;
    text-align: center;
    transition-duration: 0s;
}
#searchform-header-replace {
	display: none;  /* EG custom */
}
.oceanwp-mobile-menu-icon {
    display: none;
    position: relative;
}
.oceanwp-mobile-menu-icon.mobile-right {
    float: right;
}
.oceanwp-mobile-menu-icon a:first-child {
    padding-left: 0;
}
.oceanwp-mobile-menu-icon a {
    font-size: 13px;
    line-height: 74px;
    color: #555;
    padding-left: 15px;
    letter-spacing: 0.6px;
    cursor: pointer;
}
.oceanwp-mobile-menu-icon a {
    line-height: 50px!important;
}
.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text, .oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text {
    padding-left: 6px;
}
.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text, .oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-text {
    display: none;
}
#mobile-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    max-height: 400px;
    overflow-y: auto;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
#mobile-dropdown ul {
    margin: 0;
    list-style: none;
	padding-left: 0;
}
#mobile-dropdown ul li {
    border-bottom: 1px solid rgba(0,0,0,0.035);
}
#mobile-dropdown ul li a {
    display: block;
    position: relative;
    padding: 12px 40px;
    text-align: left;
}
#mobile-dropdown ul li a {
    color: #00abcf;
}
.sidr-class-dropdown-menu li a, a.sidr-class-toggle-sidr-close, #mobile-dropdown ul li a, body #mobile-fullscreen ul li a {
    font-family: Open Sans;
    font-weight: 400;
}
.oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-close-text {
    display: inline-block;
}
#scroll-top {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: black;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#site-navigation-wrap .dropdown-menu >li >a, #site-header.full_screen-header .fs-dropdown-menu >li >a, #site-header.top-header #site-navigation-wrap .dropdown-menu >li >a, #site-header.center-header #site-navigation-wrap .dropdown-menu >li >a, #site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a, .oceanwp-mobile-menu-icon a {
    font-family: "Helvetica Neue LT Pro", "Open Sans"!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-size: 16px!important;
}
#site-navigation-wrap .dropdown-menu >li >a:hover, .oceanwp-mobile-menu-icon a:hover, #searchform-header-replace-close:hover, #site-navigation-wrap .dropdown-menu > li.active > a {
    color: black!important;
    /* font-weight: 500!important; */
    transition-duration: 0s;
}
div#site-navigation-wrap span.text-wrap {   /*  To avoid items moving when hovered */
    display: block;
    min-width: 81px;  /* A bit more than widest menu item */
}
@media only screen and (max-width: 480px) {
	#scroll-top {
		right: 10px;
		bottom: 10px;
		width: 26px;
		height: 26px;
		line-height: 24px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 767px) {
	#site-logo {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
}
@media only screen and (max-width: 781px) {
	#site-logo #site-logo-inner {
		height: 50px!important;
	}
}
@media screen and (max-width: 959px) {
	div#mobile-dropdown nav.clr {
		display: flex;
		flex-direction: column;
	}
	body.default-breakpoint .oceanwp-mobile-menu-icon {
		display: block;
	}
	body.default-breakpoint #site-navigation-wrap {
		display: none;
	}
}
/* Menu End */
div, span, p {
    font-family: "Helvetica Neue LT Pro", "Open Sans";
}
body #main {
    margin-top: 0px !important;
}
strong {
    font-weight: 800;
}
div, p, h1, h2, h3, h4, h5, h6, ol.trail-items li span, .menu-link, .menu-item {
    font-family: "Helvetica Neue LT Pro", "Open Sans" !important;
}
body #site-navigation-wrap .dropdown-menu >li >a {
    padding: 18px 15px 19px 15px!important;
}
p {
    margin: 5px 0;
    font-size: 1.25rem !important;
    line-height: 2rem;
}
h2, h3, h4, h5 {
    font-weight: 500;
}
h2 span, h3 span, h4 span {
    color: var(--eg-purple-1);
}
ul {
    padding-left: 21px;
}
h2 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0;
}
h3 {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin: 1rem 0 0.8rem 0;
}
h4 {
    font-size: 1.95rem;
    line-height: 2.5rem;
    margin: 12px 0;
}
h5.light {
    font-weight: 100;
    font-size: 1.3rem;
    margin-top: 20px;
}
li {
    margin-bottom: 7px;
    font-size: 1.35rem !important;
    line-height: 2rem;
}
.light {
    font-weight: 100;
}
div#eg-header {
    background: var(--eg-purple-1);
}
div#eg-header h1, div#eg-header h2, div#eg-header h3, div#eg-header p {
    color: white;
}
#eg-header h2 {
    font-size: 2.82rem;
    line-height: 3.1rem;
    font-weight: 400;
}
#eg-header h3 {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.45rem !important;
    line-height: 1.9rem;
    margin: 18px 0 18px 0;
}
h1 span {
    font-family: serif;
    display: inline-block;
    height: 0px;
}
#h-card {
    background: var(--eg-purple-1);
    border-radius: 15px 15px 0 0;
    padding: 50px 105px;
}
#h-desc p {
    margin: 16px 0;
}
.s-btn, #reserve button.wpforms-submit {
   color: black;
   background: #FF8174;
   background: linear-gradient(101deg, rgba(255, 204, 184, 1) 0%, rgba(231, 210, 239, 1) 50%, rgba(197, 208, 255, 1) 100%);
   padding: 14px 40px;
   border-radius: 30px;
   margin-top: 15px;
   display: inline-block;
   font-weight: 500;
   border: 1px solid var(--eg-purple-1)!important;
}
.s-btn:hover, #reserve button.wpforms-submit:hover {
   background: linear-gradient(101deg, rgba(197, 208, 255, 1) 0%, rgba(231, 210, 239, 1) 50%, rgba(255, 204, 184, 1) 100%)!important;
   color: black!important;
}
#reviews {
   margin-top: 50px;
}
#reviews img.r-video {
   border-radius: 15px;
}
#reviews img.r-quote {
   width: 34px;
   height: 30px;
   margin-top: 2rem;
}
#reviews p.r-name {
   font-weight: 800;
   margin: 16px 0 0 0;
}
#reviews p.r-title {
   font-size: 1.2rem !important;
   line-height: 1.9rem;
   margin: 0;
}
.eg-box-cols {
    display: flex;
}
.eg-box-cols .s-left-col {
    width: 50%;
    padding-right: 2%;
}
.eg-box-cols .s-right-col {
    width: 50%;
    padding-left: 2%;
}
#speakers .s-logo-box {
    background: var(--eg-purple-line-1);
    padding: 40px;
    margin-bottom: 8%;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 7.7rem;
    width: 13.4rem;
}
#speakers .s-logo-box div {
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: var(--eg-grey-txt-1);
}
#speakers .s-left-col > p {
    margin: 0px 0 16px 0;
    font-size: 1.25rem !important;
    line-height: 1.5rem;
}
#speakers img.s-logo {
    max-height: 100px;
    max-width: 122px;
    width: 100%;
}
#products img.p-img {
    border-radius: 15px;
    width: 100%;
}
#products #new-product {
    background: var(--eg-purple-bg-1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 7%;
    border-radius: 15px;
    margin-top: 40px;
}
#agenda .ag-card {
    background: var(--eg-grey-bg-solve-1);
    border-radius: 15px;
    padding: 1rem 2rem;
    margin-top: 2rem;
}
#agenda span.a-sep {
    color: black;
    margin: 0 10px 0 16px;
}
#reserve {
   font-family: 'Helvetica Neue LT Pro'!important;
   background: url(https://hd.egain.com/solve26/london-images/form-bg.jpg);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   padding: 80px 0px;
}
#reserve #form-card {
    background: white;
    padding-top: 5rem;
    border-radius: 15px;
}
#reserve h2 {
    text-align: center;
    width: 87%;
    margin: auto;
}
#reserve h5 {
    text-align: center;
}
#reserve .wpforms-confirmation-container-full {
    background: white !important;
    border: 0px !important;
    padding: 15px 15px 30px 15px;
    border-radius: 15px;
}
div#form-con label.wpforms-field-label {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
div#form-con input, div#form-con select, div#form-con textarea {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 15px;
    height: 60px;
    font-weight: 300;
    padding: 7px 21px;
    border: 0px;
    background: var(--eg-grey-bg-solve-1);
    border-radius: 10px;
    color: black;
}
div#form-con select {
    padding-left: 12px!important;
}
div.wpforms-field-checkbox li {
    display: flex!important;
    width: 100% !important;
}
div#form-con .wpforms-field-checkbox .wpforms-field-label-inline {
    font-size: 15px!important;
    display: flex;
    flex-direction: column;
    line-height: 19px;
    margin-left: 10px;
    margin-top: 21px;
}
div#form-con .wpforms-field-checkbox .wpforms-field-label-inline span {
    margin-bottom: 6px;
    font-weight: 700;
    color: var(--eg-solve-grey-1);
}
div.wpforms-field-checkbox input {
    width: 20px!important;
}
div#form-con .wpforms-form textarea.wpforms-field-small {
    height: 110px;
    padding: 10px 15px 10px 15px!important;
    max-width: 494.27px;
    min-width: 200px;
}
div#form-con .wpforms-field {
    margin-top: 2px!important;
}
div#form-con .wpforms-container ::-webkit-input-placeholder {
    color: black;
}
div#form-con input:focus::placeholder, div#form-con textarea:focus::placeholder {
  color: transparent!important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 14px!important;
}
div#form-con .wpforms-field-checkbox input {
    margin-top: -11px;
    height: 40px;
}
div#form-con .wpforms-field-checkbox .wpforms-field-label-inline {
    margin: 0;
}
div#form-con .wpforms-submit-container {
    display: flex;
    justify-content: center;
}
div#reserve #privacy-text {
   text-align: center;
   margin-bottom: 40px;
   color: #555;
}
div#reserve #privacy-text a {
   color: #555;
}
#solve-footer .footer-con {
    display: flex;
    justify-content: space-between;
}
div#solve-copyright {
    width: 50%;
}
div#easy-logo {
    width: 50%;
    text-align: right;
}
#solve-footer #easy-logo img {
    width: 160px;
}
@media screen and (min-width: 959px) {
  #menu-solve-26-london >li:nth-last-child(2) >a span.text-wrap {
      background: linear-gradient(101deg, rgba(255, 204, 184, 1) 0%, rgba(231, 210, 239, 1) 50%, rgba(197, 208, 255, 1) 100%);
      padding: 0px 42px;
      border-radius: 37px;
      color: black;
      margin: 0 -8px;
      border: 1px solid var(--eg-purple-1);
  }
  #menu-solve-26-london >li:nth-last-child(2) > a:hover span.text-wrap {
      background: linear-gradient(101deg, rgba(197, 208, 255, 1) 0%, rgba(231, 210, 239, 1) 50%, rgba(255, 204, 184, 1) 100%);
  }
  .eg-cols {
      display: flex;
  }
  .eg-cols .eg-3f8 {
      width: 36.5%;
  }
  .eg-cols .eg-5f8 {
     width: 63.5%;
  }
  .eg-cols .eg-4f8, .eg-cols .eg-1f2, .eg-cols .eg-2f4 {
     width: 50%;
  }
  .eg-cols .eg-2f8 {
     width: 25%;
  }
  .eg-cols .eg-6f8 {
     width: 75%;
  }
  .eg-cols .eg-1f3 {
     width: 33.33%;
  }
  .eg-cols .eg-1f3:nth-child(1) {
    padding-right: 2%;
  }
  .eg-cols .eg-1f3:nth-child(2) {
    padding-left: 1%;
    padding-right: 1%;
  }
  .eg-cols .eg-1f3:nth-child(3) {
    padding-left: 2%;
  }
  .pl-1 {
     padding-left: 1%;
  }
  .pr-1 {
     padding-right: 1%;
  }
  .pl-2 {
     padding-left: 2%;
  }
  .pr-2 {
     padding-right: 2%;
  }
  .pl-4 {
     padding-left: 4%;
  }
  .pr-4 {
     padding-right: 4%;
  }
  .pl-8 {
     padding-left: 8%;
  }
  .pr-8 {
     padding-right: 8%;
  }
  .v-align {
      margin-top: auto;
      margin-bottom: auto;
  }
  .section {
     padding: 50px 0;
  }
  #h-space {
     padding-top: 25rem;
  }
  h1 {
     font-size: 11.7rem;
     line-height: 10.1rem;
     margin-top: -9.8rem;
     margin-bottom: 4rem;
  }
  div#eg-header {
     background: var(--eg-purple-1);
     background-size: cover;
     background-repeat: no-repeat;
     background-position: top center;
     background-image: url(https://hd.egain.com/solve26/london-images/header-image-1.jpg);
  }
  #eg-header hr {
     width: 100px;
     text-align: left;
     margin-left: 0;
     border: 1px solid white;
  }
  div#h-desc {
     margin-top: 30px;
  }
  #reviews p {
     font-size: 1.5rem !important;
     line-height: 2.2rem;
  }
  #speakers .s-desc {
     margin: 21px 0;
  }
  #speakers .s-boxes {
     width: 38.5rem;
     margin-left: auto;
     margin-top: -28px;
  }
  #products h2 {
     margin-bottom: 32px;
  }
  #products .p-know {
     font-size: 1.1rem !important;
     line-height: 1.5rem;
     margin-top: 18px;
  }
  #products #new-product {
     background-image: url(https://hd.egain.com/solve26/london-images/new-product-bg.jpg);
  }
  #agenda .s-btn {
     margin-top: 4px;
     float: right;
  }
  #agenda .ag-card {
     padding: 24px 58px;
     margin-top: 20px;
     height: 84%;
  }
  #agenda hr {
     width: 92%;
     margin-left: 0;
  }
  .reserve-con.section {
      padding-bottom: 40px;
  }
  div#form-card {
      padding: 55px 20% 40px 20%;
  }
  div#form-card .wpforms-form {
      position: relative;
  }
  div#form-con button {
      padding: 13px 78px!important;
  }
  div#form-con .wpforms-recaptcha-container {
      position: absolute;
      bottom: 81px;
      left: 51.5%;
  }
  div#form-con .wpforms-recaptcha-container iframe {
     height: 98px;
  }
  #reserve .wpforms-confirmation-container-full {
     text-align: center;
  }
}
@media screen and (min-width: 959px) and (max-width: 1400px) {
  html {
      font-size: 14px;
  }
  h1 {
     font-size: 10.7rem;
     line-height: 9.1rem;
     margin-top: -9.6rem;
     margin-bottom: 4rem;
  }
  #h-space {
     padding-top: 21rem;;
  }
  #speakers .s-logo-box {
     height: 7.7rem;
     width: 12.7rem;
  }
}
@media screen and (min-width: 959px) and (max-width: 1400px) {
  html {
      font-size: 13px;
  }
  h1 {
      font-size: 8.7rem;
      line-height: 7.4rem;
      margin-top: -8.7rem;
      margin-bottom: 4rem;
  }
  div#h-desc {
      margin-top: 0rem;
  }
  #speakers .s-boxes {
      width: 35.5rem;
  }
  #speakers .s-logo-box {
      width: 10.7rem;
  }
}
@media screen and (max-width: 959px) {
  html {
      font-size: 12px;
  }
  p {
      font-size: 1.35rem !important;
      line-height: 2.2rem;
  }
  h1 {
      font-size: 11rem;
      line-height: 9.3rem;
      position: absolute;
      top: -11.75rem;
  }
  h4 {
     font-size: 1.65rem;
     line-height: 2.2rem;
  }
  .section {
      padding: 40px 0;
  }
  .mobile-hide {
      display: none;
  }
  .mobile-show {
      display: block!important;
  }
  .s-btn, #reserve button.wpforms-submit {
      padding: 16px 40px 12px 40px;
  }
  div#eg-header {
      padding-bottom: 40px;
  }
  div#eg-header .container {
      max-width: 100%;
  }
  div#h-space {
      padding-top: 300px;
      background-size: cover;
      background-position: bottom center;
      background-image: url(https://hd.egain.com/solve26/london-images/header-image-mobile-1.jpg);
  }
  #h-card {
      padding: 0;
      max-width: 90%;
      margin: auto;
  }
  #h1-date-cols {
      display: flex;
  }
  #h1-con {
      position: relative;
      width: 54%;
  }
  #h-date-loc {
      width: 46%;
      margin-top: 4.8rem;
  }
  #eg-header h3 {
      font-size: 1.45rem !important;
      line-height: 1.4;
      margin: 1rem 0;
  }
  #eg-header hr {
     width: 4rem;
     margin-left: 0;
  }
  #eg-header #h-desc {
    margin-top: 3rem;
  }
  #eg-header h2 {
    font-size: 2.22rem;
    line-height: 2.7rem;
  }
  #reviews h2 {
    margin-top: 3rem;
  }
  #speakers .s-boxes {
    margin-top: 2rem;
  }
  #products .eg-1f3 {
    margin-top: 3rem;
  }
  #products #new-product {
     background-image: url(https://hd.egain.com/solve26/london-images/new-product-bg-mobile.jpg);
  }
  #new-product .eg-cols {
    display: flex;
    flex-direction: column;
  }
  #new-product .np-desc {
    order: 2;
  }
  #new-product .np-img {
    order: 1;
    text-align: center;
  }
  #reserve #form-card {
     padding: 5rem 20px;
  }
  div#form-con .wpforms-form .wpforms-one-half {
     width: 100%;
     margin-left: 0;
     margin-top: 1px !important;
  }
  div#form-con .wpforms-field-checkbox input {
     margin-top: -14px;
     height: 46px;
  }
}
@media screen and (max-width: 500px) {
   .s-btn, #reserve button.wpforms-submit {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        font-size: 1.2rem;
   }
   #speakers .s-logo-box {
        height: 7.7rem;
        width: 7.7rem;
   }
    #solve-footer .footer-con {
        display: block;
    }
    div#solve-copyright {
        width: 270px;
        max-width: 100%;
        margin-bottom: 3rem;
        font-size: 1.3rem;
        line-height: 1.8rem;
    }
    div#easy-logo {
        text-align: left;
    }
}
@media screen and (max-width: 390px) {
    html {
        font-size: 11px;
    }
}