a:hover{
  text-decoration: none;
}
.h-adj:hover{
  text-decoration: underline;
}
.b-adj:hover{
  background-color: white;
  color: black

}
.dropdown-menu {
	margin: 0px;
	min-width:15rem;
}
.dropdown-menu li {
	text-align:left;	
}

.ctabs a {
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #999999;
    padding: 20px 0;
    padding: 15px 30px;
    border-radius: 30px;
    margin-right: 5px;
    font-weight: 300;
    font-weight: bold

}
.ctabs a:hover, .ctabs a.active {
    background: #68d4d3;
    color: white;
    font-weight: bold
}
.border-r::before {
    position: absolute;
    top: 1.5rem;
    right: -8px;
    content: '';
    width: 15px;
    height: 15px;
    background-color: #68d4d3;
    border-radius: 50%;
}
.border-r {
    border-right: 1px solid #68d4d3;
    position: relative;
}
.cst-adj3 iframe {
    width: 100% !important;
    background-color: white;
    max-height: 350px;
    height: 340px !important;
}
#box, #box2, #box3{
        width: 1190px!important;
        margin:0 auto;
        height: 100px
    }
.event-info p {

    display: block;

}
.logo-bg img {

    width: auto;
    height: 100px;
    max-width: 100%;
    object-fit: contain;

}
.slider-text h3{
  color: white;
}
.color-adj{
  color: #545454!important
}
.gs-btn{
  position: relative;
}
.word{
  top: 15px;
  width: 136px
}
.f-logo-adj{
  width: auto;
  height: 100px;
  margin-bottom: 10px
}
.gs-btn {
    background-color: rgba(255, 255, 255, 0.5);
    color: white !important;
    font-size: 15pt;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    width: 211px;
    padding-left: 20px;
}
.reg-anim {
    position: absolute;
    top: 1px;
    left: 59px;
}
.pic-frame{
  width: 220px;
  height: 198px;
  margin-bottom: 1rem;
}
.reg-sponsors img{
  width: 124px;
  height: 124px;
}
.ip-bg .logo-bg {
    border-left: 0px solid #e32656;
    border-right: 0px solid #e32656;
    border-bottom: 0px solid #e32656;
}
.ip-bg nav > ul > li a{
  text-transform: uppercase;
}

.size-adj2 {
    height: auto;
    min-height: 135px;
}
.ip-content {
    min-height: 500px;
}
.sponsors-level .card-block {
    padding: 0 1.25rem;
}
.sponsors-level .card {
    margin-bottom: 1rem ;
}
.ip-bg .nav-item a{
  color: #e32656;
}
.ip-bg {
  height: auto;!important;
  background-image: url('/event/assets/customer_sites/template12/images/pattern-transparent.png');

}
.sp-box-overlay{
  top: 82%!important
}
.overlay .overlay-close {
    top: 10px;
  }
.log-btn {
    padding: 0;
    display: block;
    text-align: center;
    margin-top: 36px;
    line-height: 40px;
    border-radius: 12px;
    border: 5px solid rgba(255,255,255,.5);
    color: white;
    font-size: 13pt;
    font-weight: 700;
    /*background-color: #68d4d3;*/
    padding: 0 1.5rem;

    
}
.gs-btn:hover {

    background-color: #68d4d3;
    text-decoration: none;

}
.swiper-wrapper{
  justify-content: center;
}
.a-description p {

    font-size: 13pt;
    text-align: center;
    display: block;
    width: 100%;

}
.slider-text h1 {

    font-weight: 800;
  }
.log-btn:hover{
    -webkit-animation: color-change-5x 1s 1 alternate both;
            animation: color-change-5x 1s 1 alternate both;
            color: white!important

}
@-webkit-keyframes color-change-5x {
  0% {
    background: rgba(256,256,256,.5);
  }
  100% {
    background: #e32656;
  }
}
@keyframes color-change-5x {
  0% {
    background: rgba(256,256,256,.5);
  }
  100% {
    background: #e32656;
  }
}
nav > ul > li a {
    text-transform: uppercase;
  }
  .size-adj {
      min-width: 250px;
      max-width: 250px;
  }
.nav-round{
  position: absolute;
}
.slider-bg{
  background-position: center;
}
.bg-light{
  background-color: white!important
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
  }
/*changes on 09-08-2017*/
li.dropdown a.dropdown-toggle{
  pointer-events: none
}
.dropdown-menu a {
    color: black !important;
    font-size: 10pt;
}
nav {
  margin-top: 39px;
}

nav > ul > li {
  display: inline-block;
  position: relative;
}
nav > ul > li.hidden {
  display: none;
}
nav > ul > li > a {
  border-right: 0px dashed #d1f5d6;
}
nav > ul > li a {

  display: block;
  font-weight: 800;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 13pt
}
nav > ul > li a .fa {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
nav > ul > li a + ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin-right: 0;
  background-color: white;
border-radius: 4px;
padding: 0 !important;
list-style-type: none;
border: 1px solid rgba(0,0,0,.15)

}
nav > ul > li a + ul li {
  margin-top: 1px;
}
nav > ul > li a + ul li a {
    padding-left: 16px;
    text-align: left;
    /*white-space: nowrap;*/
    color: #212529;
    padding-left: 30px;
padding-right: 30px;
}
nav > ul > li a + ul li a .fa {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
nav > ul > li a + ul li a:hover {
  opacity: .6;
  color: #212529;
}
nav > ul > li:hover > a {
  opacity: .8;
  color: white
}
nav > ul > li:hover ul {
  display: block;
}
.pnav-show {
    display: block !important;
}
.pnav {
    display: none !important;
}
.cst-adj11 {
    height: 500px;
    overflow-y: auto;
}

/*end changes on 09-08-2017*/
@media (max-width: 1200px) {
  .font-adj {
    font-size: 2vw;
  }
  #box, #box2, #box3{
        width: 980px!important;
        height: auto
    }
    .sp-box-overlay{
  top: 82%!important
  }
}
@media (max-width: 990px) {
  .overlay {
    width: 50%;
  }
  #box, #box2, #box3{
        width: 757px!important;
        height: 100px
    }
    .sp-box-overlay{
      top: 83%!important
  }

}

@media (max-width: 767px) {
  .swiper-wrapper{
  justify-content: left;
}
  .sp-box-overlay{
  top: 79%!important
  }

  .font-adj {
    font-size: 5vw;
  }
  .overlay {
    width: 50%;
  }
  .cst-adj4{
    display: none;
  }
  .size-adj {
      min-width: 200px;
      max-width: 200px;
  }
  #box, #box2, #box3{
        width: 565px!important;
        height: auto
    }

  h1{
    font-size: 3.5rem
  }
  h2{
    font-size: 2.5rem
  }
  h3{
    font-size: 2rem
  }
  h4{
    font-size: 1.5rem
  }
  h5{
    font-size: 1rem
  }
  h6{
    font-size: .8rem
  }
}
@media (max-width: 767px) {
  .ps-det .right-shadow{
    -webkit-box-shadow: 29px 0 22px -6px rgba(0,0,0,0);
box-shadow: 29px 0 22px -6px rgba(0,0,0,0);
border: 0px solid #d7d7d7;
margin-bottom: 10px

  }
  #box, #box2, #box3{
        width: 300px!important;
        height: 80px
    }
  .gs-btn {
    font-size: 11pt;
    width: 167px;
  }
  .reg-anim {

    position: absolute;
    top: -8px;
    left: 48px;

  }
  .cst-adj2 {
      width: 35px;
      height: 35px;
  }
  .cst-adj2 svg {
      position: relative;
      top: 4px;
      font-size: 1.5em!important;
  }
    h1{
      font-size: 2rem
    }
    h2{
      font-size: 1.5rem
    }
    h3{
      font-size: 1rem
    }
    h4{
      font-size: .8rem
    }
    h5{
      font-size: .8rem
    }
    h6{
      font-size: .8rem
    }
}

@media (max-width: 575px) {
  .swiper-wrapper{
  justify-content: left;
}
  .overlay {
    width: 100%;
  }
h3{
  font-size: 1rem
}
h4{
  font-size: 1rem
}
h5{
  font-size: 1rem
}
h6{
  font-size: 1rem
}
}
