
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

/*
.section-367510 .element-1179637 .atom-main {
    background-color: rgba(238,184,190,1);
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0);
}


.section-367510 .element-1179637 .atom-main:hover {
    background-color: rgba(89,96,168,1);
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0);
}*/


.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
    width: 260px;
    min-width: 260px;
    height: 260px;
    border-radius: 150px;
}

/*Mobile Styling*/
@media screen and (max-width: 500px) {
   body > div.main-view.footer-padding > div > ul > div.trade-template.section-370285 > div > div > div.element-1189925.margin-bottom-medium.col-xs-12.col-sm-12 > div > p:nth-child(4) > span > strong > span {
     font-size: 4em !important;
  }
  .section-376599 .custom-space-bottom {
    padding-bottom: 0px !important;
  }
  body > div.main-view.footer-padding > div > ul > div.trade-template.section-378776 > div {
    height: 300px !important;
  }
  body > div.main-view.footer-padding > div > ul > div.trade-template.section-370285 > div > div > div.element-1189925.col-xs-12.col-sm-12 > div > p:nth-child(4) > span > strong > span {
    font-size: 4em !important;
  }
}



.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
        filter: grayscale(100%);
}

body > div.main-view.footer-padding > div > ul > div.trade-template.section-387326 > div > div > div.element-1253816.col-xs-12.col-sm-12 > div > p:nth-child(4) > span > strong > span {
  font-size: 4em !important;
}

.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
    box-shadow: 0px 0px 10px 0px #5960a8a6;
}

.trade-template .speakers .entity-photo-holder:hover .object-trade-thumbnail{
  filter: none;
}

/*Downward Arrow*/
icon-scroll,
.icon-scroll:before
  position: absolute
  left: 50%

.icon-scroll
  width: 40px
  height: 70px
  margin-left: -20px
  top: 50%
  margin-top: -35px
  box-shadow: inset 0 0 15 1px #00000
  border-radius: 25px

.icon-scroll:before
  content: ''
  width: 8px
  height: 8px
  background: #fff
  margin-left: -4px
  top: 8px
  border-radius: 4px
  animation-duration: 1.5s
  animation-iteration-count: infinite
  animation-name: scroll

@keyframes scroll
  0%
    opacity: 1
  100%
    opacity: 0
    transform: translateY(46px)

.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
border-radius: 200px;
}

.section-465953 .atom-sectionMain {
  background-image: linear-gradient(to right, #3399cc , #44C9CC);
    }


.section-465954 .atom-sectionMain {
     background-image: linear-gradient(to right, #3399cc , #44C9CC);
}

.trade-template .downloadapp span {
    font-size: 0;
}

.section-465952 .element-216517 .atom-text {
    color: rgba(6,35,53,1);
    font-style: normal;
    text-decoration: underline;
}


.section-465701 .element-1589545 .atom-main {
background-image: linear-gradient(to right, #3399cc , #44C9CC);
}



.section-465701 .element-1589545 .atom-main:hover {
   color: white;
  border: 2px solid
}


.trade-template .google-map-holder .google-map {
    height: 100%;
    filter: grayscale(100%);
}

.section-465152 .atom-sectionMain {
    background-color: rgba(255,255,255,0.06);
    background-image: linear-gradient(to right, #3399cc , #44C9CC);
}

.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
    width: 150px;
    min-width: 150px;
    height: 150px;
}

.trade-template .speakers .attendee-company {
  font-weight: bold;
}

.register-btn-holder.js-register-btn-holder.element-1589545{
  display: none;
}



.section-465162 .atom-sectionMain {
    /* background-color: rgba(89,96,168,1); */
    background-image: linear-gradient(to right, #3399cc , #44C9CC);
  
}

 .section-466943 .atom-sectionMain {
	background-image: linear-gradient(to right, #3399cc , #44C9CC);
}

.section-466946 .atom-sectionMain {
   background-image: linear-gradient(to right, #3399cc , #44C9CC);
}
  
.section-466144 .element-1591481 .atom-title {
  font-weight: bold;
}

.section-465701 .element-1589539 .atom-main {

    line-height: 1.5;
}

.react-main .main-react-view.trade .agenda-view.session-list-view {
  margin-top: 0px;
}


/*to hide the nav bar*/
.navColors .color-2-background, .navColors .color-2-background.custom-color {
  display:none;
}

.home-page {
  padding-top:0px;
}


.trade-template .event-image-holder img {
  width:305px;
  height:117px;
  box-sizing:border-box;
  padding-left: 305px;
  background: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto:best,c_crop,g_custom/v1563479648/fz5oxminpcutz8mcunqz.png) left top no-repeat;
}
