@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap');
@import url('https://use.typekit.net/nkq8fly.css');
@font-face {
  font-family: 'tungstenw05-medium';
  src: url('/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2') format('woff2'), url('/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body, html {
  background-color: #fff;
  color: #000;
  font-family: myriad-pro, Arial;
  font-size: 18px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
a:hover, a:visited, a:focus {
  text-decoration: none;
}
.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}
.mt-10, .my-10 {
  margin-top: 10px !important;
}
.mb-10, .my-10 {
  margin-bottom: 10px !important;
}
.mt-20, .my-20 {
  margin-top: 20px !important;
}
.mb-20, .my-20 {
  margin-bottom: 20px !important;
}
.mt-30, .my-30 {
  margin-top: 30px !important;
}
.mb-30, .my-30 {
  margin-bottom: 30px !important;
}
.mt-40, .my-40 {
  margin-top: 40px !important;
}
.mb-40, .my-40 {
  margin-bottom: 40px !important;
}
.mt-50, .my-50 {
  margin-top: 50px !important;
}
.mb-50, .my-50 {
  margin-bottom: 50px !important;
}
.pt-100, .py-100 {
  padding-top: 100px !important;
}
.pb-100, .py-100 {
  padding-bottom: 100px !important;
}
.pt-75, .py-75 {
  padding-top: 75px !important;
}
.pb-75, .py-75 {
  padding-bottom: 75px !important;
}
.pb-100, .py-100 {
  padding-bottom: 100px !important;
}
.pt50.pb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
/*--------------------------------------------------------------
# Fontweight
--------------------------------------------------------------*/
.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.color-white {
  color: #ffffff !important;
}
.color-black {
  color: #000000 !important;
}
.color-grey {
  color: #cccccc !important;
}
.color-sapphire-d {
  color: #061838 !important;
}
.color-sapphire-m {
  color: #0f9ffa !important;
}
.color-sapphire-l {
  color: #92d1ff !important;
}
.color-sapphire-lbg {
  color: #bee3ff !important;
}
.color-coral-d {
  color: #4c0519 !important;
}
.color-coral-m {
  color: #f16c51 !important;
}
.color-coral-l {
  color: #fbc2ba !important;
}
.color-coral-lbg {
  color: #fcddd6 !important;
}
.color-topaz-d {
  color: #2f1113 !important;
}
.color-topaz-m {
  color: #df9926 !important;
}
.color-topaz-l {
  color: #eac8a5 !important;
}
.color-topaz-lbg {
  color: #ece1ce !important;
}
.color-jade-d {
  color: #09321d !important;
}
.color-jade-m {
  color: #00b28f !important;
}
.color-jade-l {
  color: #a8d7cd !important;
}
.color-jade-lbg {
  color: #d8e7da !important;
}
.color-amethyst-d {
  color: #372261 !important;
}
.color-amethyst-m {
  color: #963596 !important;
}
.color-amethyst-l {
  color: #d0b5d5 !important;
}
.color-amethyst-lbg {
  color: #e6dbe6 !important;
}
.color-onyx-d {
  color: #3f3f3f !important;
}
.color-onyx-m {
  color: #7e7e7e !important;
}
.color-onyx-l {
  color: #b8b8b8 !important;
}
.color-onyx-lbg {
  color: #dadada !important;
}
/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/
.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0f9ffa !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-egyptian-blue {
  background-color: #213f98 !important;
}
.bg-light-white {
  background-color: #f2f2f2 !important;
}
.bg-light-grey {
  background-color: #f8f8f8 !important;
}
.bg-darkblue {
  background-color: #372261 !important;
}
.bg-purple {
  background-color: #963596 !important;
}
.bg-green {
  background-color: #1995a4 !important;
}
.bg-cyan {
  background-color: #0f9ffa !important;
}
.bg-twittercyan {
  background-color: #4fb6dc !important;
}
.bg-orange {
  background-color: #df9926 !important;
}
.bg-sapphire-dark {
  background-color: #061838 !important;
}
.bg-sapphire-medium {
  background-color: #0f9ffa !important;
}
.bg-sapphire-light {
  background-color: #92d1ff !important;
}
.bg-sapphire-less-light {
  background-color: #bee3ff !important;
}
.bg-coral-dark {
  background-color: #4c0519 !important;
}
.bg-coral-medium {
  background-color: #f16c51 !important;
}
.bg-coral-light {
  background-color: #fbc2ba !important;
}
.bg-coral-less-light {
  background-color: #fcddd6 !important;
}
.bg-topaz-dark {
  background-color: #2f1113 !important;
}
.bg-topaz-medium {
  background-color: #df9926 !important;
}
.bg-topaz-light {
  background-color: #eac8a5 !important;
}
.bg-topaz-less-light {
  background-color: #ece1ce !important;
}
.bg-jade-dark {
  background-color: #09321d !important;
}
.bg-jade-medium {
  background-color: #00b28f !important;
}
.bg-jade-light {
  background-color: #a8d7cd !important;
}
.bg-jade-less-light {
  background-color: #d8e7da !important;
}
.bg-amethyst-dark {
  background-color: #372261 !important;
}
.bg-amethyst-medium {
  background-color: #963596 !important;
}
.bg-amethyst-light {
  background-color: #d0b5d5 !important;
}
.bg-amethyst-less-light {
  background-color: #e6dbe6 !important;
}
.bg-onyx-dark {
  background-color: #3f3f3f !important;
}
.bg-onyx-medium {
  background-color: #7e7e7e !important;
}
.bg-onyx-light {
  background-color: #b8b8b8 !important;
}
.bg-onyx-less-light {
  background-color: #dadada !important;
}
.d-block {
  display: block !important;
}
/* .d-inline-block {
  display: inline-block !important;
} */
header {
  position: absolute;
  top: 35px;
  height: auto;
  z-index: 9;
  left: 0;
  width: 100%;
}
.slider, #hero_slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important;
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important;
  width: auto;
  color: #fff;
}
.hero-head {
  margin: 0 0 10px;
  font-size: 90px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  text-align: center !important;
  text-transform: uppercase;
  line-height: 0.9;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  background-image: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);
}
.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.owl-carousel {
  display: block !important;
  width: 100%;
  z-index: 1;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
/* Dots CSS */
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px white inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}
.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}
/* End */
.owl-prev, .owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.h2-head {
  font-size: 60px !important;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin: 0;
  text-transform: capitalize !important;
  line-height: 0.9;
}
.h1-seperator-line {
  width: 0px;
  height: 3px;
  background-color: #FAB800;
  margin: 0px auto 30px;
  transition: all 0.5s ease;
  margin: 20px auto 20px;
  align-items: center;
}
.sub-head-desc {
  font-size: 26px !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.agenda {
  background-image: linear-gradient(135deg, rgb(168, 237, 234), rgb(254, 214, 227));
  border-radius: 0 !important;
}
.agenda .nav-tabs {
  border-bottom: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.agenda .nav-tabs > li:not(:first-child) {
  margin-left: 40px;
}
.img-speaker {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin-right: 10px;
  object-fit: cover;
  float: left;
}
.highlighted-profile img {
  width: 75px;
  height: 75px;
}
.agenda .nav-tabs > li.active > a, .agenda .nav-tabs > li.active > a:focus, .agenda .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid #f16c51;
  color: #e09729;
}
.agenda .nav-tabs > li > a {
  margin-right: 0;
  font-size: 15px;
  border: 0;
  border-radius: 0;
  color: #a978b3;
}
.agenda .nav-tabs {
  position: relative;
}
.agenda .nav-tabs::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  opacity: 0.2;
  border-bottom: 1px solid #000;
}
.agenda .nav > li > a:focus, .agenda .nav > li > a:hover {
  text-decoration: none;
  border: 0;
  background-color: transparent;
}
.accordion-custom .panel {
  border: 0px;
  border-bottom: transparent;
  background: #fff;
}
.accordion-custom .panel-group {
  margin-bottom: 20px;
}
.accordion-custom .panel-group .panel {
  border-radius: 4px;
  margin-top: 8px;
}
.accordion-custom .panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.accordion-custom .panel-default {
  float: left;
  width: 100%;
  border-color: transparent;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.accordion-custom .panel-default .panel-heading {
  background-color: transparent;
  border-color: transparent;
  position: relative;
  padding: 0px;
  border-bottom: 0;
}
.accordion-custom .panel-title {
  padding-left: 20px !important;
  line-height: 1.2;
  font-size: 22px;
  display: block;
  font-family: myriad-pro, Arial;
  font-weight: 700;
  padding-right: 20px;
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}
.accordion-custom .panel-title > a:hover, .accordion-custom .panel-title > a:active, .accordion-custom .panel-title > a:focus {
  text-decoration: none;
}
.accordion-custom .panel-title > a.collapsed:before {
  transform: rotate(45deg);
}
.accordion-custom .panel-title > a:before {
  content: '';
  position: absolute;
  right: 0px;
  transform: rotate(-135deg);
  transition: all 0.2s ease;
  transform-origin: center center;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  width: 15px;
  height: 15px;
  top: 5px;
}
.accordion-custom .panel-title > a.plenary-content::before {
  content: '\f03a' !important;
  font-family: FontAwesome;
  border: 0 !important;
  top: 0;
  transform: rotate(0deg);
}
.accordion-custom .panel-title > a.leisure-content::before {
  content: '\f103' !important;
  font-family: FontAwesome;
  border: 0 !important;
  top: 0;
  transform: rotate(0deg);
}
.accordion-custom .panel {
  background-color: transparent;
}
.accordion-custom .panel-body {
  padding: 15px 0 0 20px;
}
.accordion-custom .accordion-txt {
  font-weight: 400;
  margin: 0;
}
.accordion-custom .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: medium none;
  border-top-color: transparent;
  padding: 15px 0;
  background-color: transparent !important;
  line-height: 26px;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 !important;
}
.panel-head {
  /* color: #d0b5d4; */
  position: relative;
}
.panel-head::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-image: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%) !important;
  transform-origin: top right;
  border-radius: 10px;
}
.agenda-speaker {
  font-size: 16px;
  line-height: 1.2;
  display: flex;
  /* width: 50%; 
  height: 50px;
  justify-content: center; */
  flex-direction: column;
}
.agenda-speaker-designation {
  font-size: 14px;
}
.br10 {
  border-radius: 10px
}
.right-wrap {
  position: relative;
  border-radius: 10px;
  padding: 0px 0 10px 0px;
}
.relative {
  position: relative;
}
.minus-top-lst {
  line-height: 16px;
}
.title {
  font-size: 22px;
  font-weight: 700;
}
.title-box-yellow {
  display: inline-block;
  position: relative;
  font-family: 'myriad-pro';
  font-size: 17px;
  color: #ffffff;
  padding: 3px 5px;
  letter-spacing: 1px;
  background-image: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);
  font-weight: 700;
  top: -1px;
  left: 0px;
}
.title-box-yellow:after {
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 23px solid #b12a5b;
  clear: both;
  content: "";
  height: 0;
  position: absolute;
  right: -20px;
  top: 0px;
  width: 0;
}
#copresent {
  background-color: #061838 !important;
  background-image: linear-gradient(to right top, rgb(70, 6, 158), rgb(28, 13, 53), rgb(31, 2, 72), rgb(23, 10, 43), rgb(70, 6, 158));
}
#venue-map {
  background-image: url(/content/dam/infosys-web/en/global-resource/25/consulting-tech-map.jpg);
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.overview-segment-para {
  font-size: 18px !important;
  line-height: 30px !important;
  color: #fff !important;
  font-weight: 400 !important;
}
#venue {
  border: 1px solid #fff;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.venue-para {
  font-size: 20px;
}
.scroller {
  width: 16px;
  border-radius: 8px;
  background-color: #e55566;
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 34px;
  animation: scroller 1500ms ease-out infinite;
}
.scroll-container {
  width: 26px;
  height: 52px;
  border: 1px solid #fff;
  border-radius: 15px;
  position: absolute;
  margin: 0 auto;
  bottom: 60px;
  left: 0;
  right: 0;
  z-index: 1;
}
@keyframes scroller {
  0% {
    bottom: 34px;
  }
  5% {
    top: 4px;
  }
  32% {
    bottom: 4px;
  }
  66% {
    top: 34px;
    bottom: 4px;
  }
  100% {
    top: 4px;
    bottom: 34px;
  }
}
.scroll-down-text {
  display: inline-block;
}
.scroll-down-text span {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}
a:focus {
  outline: 2px solid transparent !important;
  outline-offset: -2px;
}


/* FOOTER */
.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 18px;
  display: none;
  z-index: 1;
}
footer {
  position: relative;
  background: #f8f8f8;
  color: #333;
  border-top: 5px solid #d8d8d8;
}
ul.footer-txt > li:first-child {
  margin-top: 20px;
}
ul.footer-txt > li {
  margin-bottom: 10px;
}
ul.footer-txt > li > a {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
}
.ul.footer-txt > li > a:hover {
  text-decoration: none;
}
.ftr-head {
  color: #000000;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
}
.country {
  position: relative;
  z-index: 1;
}
.up-arrow, .down-arrow {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}
.up-arrow:before, .down-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #333;
  font-size: 18px;
  /*position: absolute;*/
  top: 2px;
  left: 0;
}
.up-arrow:before {
  content: '\f0d8';
}
.down-arrow:before {
  content: '\f0d7';
}
.select-country > a {
  border: 1px solid #7e7e7e;
  padding: 5px 15px;
  display: inline-block;
  color: #3f3f3f;
}
.select-country > a:hover, .select-country > a:focus {
  color: #3f3f3f;
  text-decoration: none;
}
.option-country {
  display: none;
}
.open-country {
  display: block;
  position: relative;
}
.country-align {
  position: absolute;
  top: -238px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #fff;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  -webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
}
.country-align > li > a {
  color: #7e7e7e;
  padding: 10px 15px;
  display: block;
}
.country-align > li > a:hover {
  background: #63b0ff;
  color: #fff;
}
/* Form Section  */
.d-flex-center-2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.form-sec {
    position: relative;
    background-color: #038B77;
    background-image: linear-gradient(180deg, #04293A, #052739, #038B77);
}
.pr-80 {
    padding-right: 80px;
}
.form-sec .headh2 {
    color: #BBD794;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    font-size: 100px;
    line-height: 0.9;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0 0 20px;
}
.form-group {
    margin-left: 0px;
}
.btn-sustain:hover, .btn-sustain:active, .btn-sustain:focus {
    background-color: #56BB82;
    color: #ffffff;
    transition: all 0.5s ease;
}
.btn-sustain {
    border: 2px solid #56BB82;
    border-radius: 5px;
    padding: 10px 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: myriad-pro, Arial;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    transition: all 0.5s ease;
    background-color: transparent;
    display: inline-block;
}
.form-sec p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
}
.field-bg input, textarea {
    font-size: 20px;
    padding: 10px 0 10px 0px;
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #BBD794;
    background-color: transparent;
    border-radius: 0px;
    color: #fff;
    resize: none;
}
.field-bg {
    position: relative;
    margin-bottom: 50px;
}
.bar {
    position: relative;
    display: block;
    width: 100%;
}
.bar:after, .bar:before {
    content: '';
    height: 50px;
    width: 0;
    top: -53px;
    position: absolute;
    background-color: rgba(225, 225, 225, 0.1);
    transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    border-radius: 0px;
}
.field-bg label {
    font-size: 21px;
    font-weight: 300;
    position: absolute;
    pointer-events: none;
    left: 16px;
    top: 14px;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #BBD794;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
    line-height: 0.9;
}
.field-bg sup {
    color: #f16c51;
}
.field-bg form {
    width: 100%;
}
.field-bg input:focus~.bar:after, .field-bg input:focus~.bar:before {
    width: 100%;
}
.field-bg input:focus~label,
.field-bg textarea:focus~label {
    top: -20px;
    font-size: 21px;
    color: #dbdfeb;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
}
 
.field-bg input:not([value='']):not(:focus)~label,
.field-bg textarea:not([value='']):not(:focus)~label {
    top: -20px;
}
.field-bg input:focus::-webkit-input-placeholder {
	opacity: 1;
	font-size: 14px !important;
	color: #fff;
}
.field-bg input:focus::-moz-placeholder {
	opacity: 1;
	font-size: 14px !important;
	color: #fff;
}
.field-bg input:focus:-ms-input-placeholder {
	opacity: 1;
	font-size: 14px !important;
	color: #fff;
}
.field-bg input:focus:-moz-placeholder {
	opacity: 1;
	font-size: 14px !important;
	color: #fff;
}
.field-bg input::-webkit-input-placeholder {
	opacity: 0;
}
.field-bg input::-moz-placeholder {
	opacity: 0;
}
.field-bg input:-ms-input-placeholder {
	color: transparent;
}
.field-bg input:-moz-placeholder {
	opacity: 0;
}
.field-bg input:focus, .field-bg textarea:focus {
    outline: 0;
}
.form-switch {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
    -webkit-tap-highlight-color: transparent;
    padding-bottom: 18px;
    margin-right: 10px;
}
.form-switch i {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 23px;
    display: inline-block;
    margin-right: 0.2rem;
    position: relative;
    transition: all 0.3s linear 0s;
    vertical-align: text-bottom;
    height: 21px !important;
    width: 40px !important;
}
.form-switch i:before {
    background-color: #ffffff;
    border-radius: 11px;
    content: '';
    left: 0;
    position: absolute;
    transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transition: all 0.25s linear 0s;
    height: 18px !important;
    width: 36px !important;
}
.form-switch i:after {
    content: '';
    position: absolute;
    left: 0;
    background-color: rgb(187, 215, 148);
    border-radius: 11px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    transform: translate3d(2px, 2px, 0);
    transition: all 0.2s ease-in-out;
    width: 16px !important;
    height: 16px !important;
}
.form-switch:active i:after {
    width: 28px;
    transform: translate3d(2px, 2px, 0);
}
.form-switch:active input:checked+i::after {
    transform: translate3d(16px, 2px, 0);
}
.form-switch input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.form-switch input:checked+i {
    background-color: #00B28F;
}
.form-switch input:checked+i:before {
    transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}
.form-switch input:checked+i::after {
    transform: translate3d(22px, 2px, 0);
}
.pvcy-stmt, .pvcy-stmt:focus, .pvcy-stmt:hover {
    color: #BBD794;
    font-weight: 500;
    text-decoration: underline;
}
#thankyou {
    display: none;
    padding: 25px;
}
#alertsubmit .redColor {
    display: none;
}
.redColor {
    color: #BBD794;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    left: 15px;
    margin: 0 auto;
    padding: 4px;
    bottom: -30px;
    position: absolute;
}
.email-checker {
    position: absolute;
    left: -9999px;
}

/* Form Section END */
/* If screen size is more than 1920px wide */
@media screen and (min-width: 1920px) {}
@media only screen and (max-width: 1024px) {
  .slider, #hero_slider, .repeated-css {
    height: 600px;
  }
  .accordion-custom .panel-title {
    font-size: 18px;
    padding-right: 70px;
  }
  .venue-capsule-box {
    width: 270px;
    height: 480px;
    margin: 0 0 0px 30px;
  }
}
@media only screen and (max-width: 992px) {
  .hero-head {
    font-size: 75px;
  }
  .sub-head-desc {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  
  .title-box-yellow {
    left: -15px;
  }
  .hero-head {
    font-size: 43px !important;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0px !important;
  }
  .h2-head {
    font-size: 50px;
  }
  .agenda .nav-tabs {
    display: block;
    width: 100%;
    float: left;
  }
  .agenda .nav-tabs::before {
    border-bottom: 0;
  }
  .agenda .nav-tabs > li {
    text-align: center;
    float: none;
    margin-bottom: 20px;
  }
  .agenda .nav-tabs > li:not(:first-child) {
    margin-left: 0;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .right-wrap {
    padding: 15px 0;
  }
  .accordion-custom .panel-title > a.plenary-content::before {
    font-size: 24px;
  }
  .panel-head::before {
    left: 0;
    transform: none;
  }
  .accordion-custom .panel-title {
    padding-right: 50px;
  }
  .accordion-custom .panel-title > a:before {
    width: 10px;
    height: 10px;
    right: 15px;
  }
  footer ul {
    margin-bottom: 10px;
  }
  .select-country > a {
    color: #7e7e7e;
  }
  .select-country > a:hover, .select-country > a:focus {
    color: #7e7e7e;
  }
  .pull-left-xs {
    float: left !important;
  }
  .single-speakers h4 {
    font-size: 40px;
    margin-top: 20px;
  }
  .h1-heading {
    font-size: 60px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 680px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 360px) {}