
@font-face {
  font-family: 'CronosPro-Regular';
  src: url('../fonts/CronosPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/CronosPro-Regular.otf')  format('opentype'),
       url('../fonts/CronosPro-Regular.woff') format('woff'), url('../fonts/CronosPro-Regular.ttf')  format('truetype'), url('../fonts/CronosPro-Regular.svg#CronosPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body,html{ font-family: 'CronosPro-Regular';}
/**FOOTER**/
footer {
    background: #f5f5f5;
    color: #fff;
    height: 60px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: auto;
}
.social-icons {

    margin: 10px 0 0 0;
    text-align: center;
    position: fixed;
    bottom: 20px;
    left: -5px;

}
.table p{margin-bottom:0!important;padding-bottom:0!important;}
.overview{ background: red; }
footer p{ padding:0; margin:0; }
footer .social-icons a{ padding:0 5px; }
footer .icon-social{ 
  background-color: #f5f5f5;
  
  cursor: pointer;
  display: block;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 2.6rem; }

  footer .icon-social span{  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  width: 0;}


  footer .icon-social i{ position: absolute; z-index: 99;  width: 2.6rem; height: 2.6rem;   line-height: 2.6rem; left: 0;}
 footer .icon-social:hover span{  }

footer .social-icons a.fb {
  background-color: #3B5998;
color:#fff;
}
footer .social-icons a.tw {color:#fff;
  background-color: #4099ff;
}
footer .social-icons a.ins {color:#fff;
  background-color: #d12e7a;
}
footer .social-icons a.lk  {color:#fff;
  background-color: #0077b5;
}
.tw{color: #4099ff;}
.fb{ color: #3B5998;}
.ins{ color: #d12e7a; }
.lk{ color: #0077b5; }
.icon-social:hover  { color: #fff; }
p.copyright{ height: 2.6rem; line-height: 2.6rem; color: #333;}
.hash-tag{  font-weight: bold;  height: 2.6rem; line-height: 2.6rem; color: #333;}


.contact-us{ background:url(../images/bg-contactus.jpg) no-repeat left top; padding:40px 0; }
.contact-details {
    background: #a118a3;
    text-align: center;
    padding: 0 40px;
    color: #fff;
}
.contact {
    padding: 10px 0;
    background: #d44ebd;
    height: 100%;
    border: 4px solid #b231a5;
}
    .contact ul li{ list-style: none; }
.contact h2 {
    background: #009dd2;
    padding: 5px 0;
    font-size: 26px;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
}
 .partners{ padding: 60px 0; }
    .partners h2{text-align: center; } 
    .title-partner,.summit-partner{ display: flex; align-items: center; justify-content: center; flex-direction: column;}
.partners hr{}

.contact ul li:first-child{ font-weight:bold; font-weight:20px;}
.contact {
    padding: 10px 0;
    background: #009dd2;
    height: 100%;
    border: 4px solid #009dd2;
}
.contact h2 {
    background: #0eb8f1;
    padding: 5px 0;
    font-size: 26px;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
}
.contact {
    padding: 0;
    background: #009dd2;
    height: 100%;
    border: 4px solid #009dd2;
}
.contact-details {
    background: #0eb8f1;
    text-align: center;
    padding: 0 5px;
    color: #fff;
}
/*** 

====================================================================
    Speakers Section Two
====================================================================

***/
.speakers{ padding: 100px 0; background: #f97f2c; }
.speakers h2,.partners h2{ text-align: center; font-weight: bold; padding-bottom: 40px; font-size: 40px; color:#3b0525; }
.speakers-section-two{
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 145px 0 90px;
}


.caption-box h4.name {
    font-size: 27px;
    font-weight: bold;
    padding: 10px 0 0 0;
}
.speaker-block-two{
  position: relative;
  padding: 0 25px;
  margin-bottom: 40px;
}

.speaker-block-two .inner-box{
  position: relative;
  text-align: center;
    overflow: hidden;

}

.speaker-block-two .image-box{
  position: relative;
    overflow: hidden;
}

.speaker-block-two .image-box .image{
  position: relative;
  padding: 12px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0;
      background-color: rgba(255,255,255,1);
     overflow: hidden;

}

.speaker-block-two .image-box .image:after,
.speaker-block-two .image-box .image:before{  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  background-color: #e62f4b;
  content: "";
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}

.speaker-block-two.two .image-box .image:after,
.speaker-block-two.two  .image-box .image:before{
    background-color: #3a95c1;
}
.speaker-block-two.three .image-box .image:after,
.speaker-block-two.three  .image-box .image:before{
    background-color: #871489;
}

.speaker-block-two.four .image-box .image:after,
.speaker-block-two.four  .image-box .image:before{
    background-color: #a118a3;
}

.speaker-block-two.five .image-box .image:after,
.speaker-block-two.five  .image-box .image:before{
    background-color: #d44ebd;
}

.speaker-block-two.six .image-box .image:after,
.speaker-block-two.six   .image-box .image:before{
    background-color: #b436a4;
}

.speaker-block-two.seven .image-box .image:after,
.speaker-block-two.seven  .image-box .image:before{
    background-color: #73dae9;
}

.speaker-block-two.eight .image-box .image:after,
.speaker-block-two.eight   .image-box .image:before{
    background-color: #0099d3;
}

.speaker-block-two.nine .image-box .image:after,
.speaker-block-two.nine   .image-box .image:before{
    background-color: #08a6d6;
}





.speaker-block-two .inner-box:hover .image-box .image:after,
.speaker-block-two .inner-box:hover .image-box .image:before{
  height: 100%;
}

.speaker-block-two .inner-box .image-box .image:after{
  opacity: .40;
  z-index: 1;
  top: auto;
  bottom: 0;
}

.speaker-block-two .image-box .image img{
    position: relative;
  display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    z-index: 1;
}


.speaker-block-two .speaker-details{
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  font-weight: bold;

}
.speaker-block-two .speaker-details p {
    padding: 0 20px;
    margin: 0;
    word-break: break-all;
    font-size: 17px;
}
.speaker-block-two .inner-box:hover .speaker-details {
    top: 125px;
    opacity: 1;
}




.clip-path-bg-wrap{
 background: url(../images/bg-overview.jpg) no-repeat center bottom;
background-size:cover;


}

.box{ display: flex;
  align-items: center;
  justify-content: center;}
.sec1{ background:url(../images/bgsec1.jpg) no-repeat left top; height:400px; width:100%; width:25%; background-size:cover; position:relative;}
.sec2{ background:url(../images/bgsec2.jpg) no-repeat left top; height:400px; width:100%;width:25%;background-size:cover; position:relative;}
.sec3{ background:url(../images/bgsec3.jpg) no-repeat left top; height:400px; width:100%;width:25%;background-size:cover; position:relative;}
.sec4{ background:url(../images/bgsec4.jpg) no-repeat left top; height:400px; width:100%;width:25%;background-size:cover; position:relative;}
.sec-img{   position: absolute;
    bottom: -100px;
    right: -100px;
transition: all .2s ease-in-out; cursor:pointer;
	z-index:999;
   }

.ele3{position:absolute;z-index:0;right:0;top:0;opacity:0.5;}
.sec-content{ position:absolute; right:30px; bottom:0; color:#fff; font-size:30px; z-index:999; text-align:center;}
.sec4 .sec-content{ width:50%; text-align:left;}

.sec-content {
    position: absolute;
    right: 12px;
    bottom: 29px;
    color: #fff;
    font-size: 28px;
    z-index: 999;
    text-align: center;
    font-weight: bold;
    
}
.sec-content .icon{ text-align:center;margin:0 auto;}
.contact-us h2{text-align: center;
    font-weight: bold;
    padding-bottom: 40px;
    font-size: 40px;
}
.sec-img:hover{   transform: scale(1.3); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */}
.contact-us{overflow:hidden;}
.contact-us h2 span{background:#fff;}
@-moz-keyframes rotatecircle {
    0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}

@-webkit-keyframes rotatecircle {
    0% { -webkit-transform:rotate(0deg); }
100% { -webkit-transform:rotate(-360deg); }
}
/* header */

.header {
    background-color: #1d3460;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
    position: fixed;
    width: 100%;
    z-index: 9999999;
}

.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: transparent;
}
.header li a {
  display: block;
  padding: 20px 20px;
  border-right: 1px solid rgba(255,255,155,0.1);
  text-decoration: none;
  color: #fff;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4cc1f;
  color:#333;
}

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 100%;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
.header li a {
    padding: 24px 16px;
}
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}

/***Speaker***/

.clip-path-bg-wrap {
    background: url(../images/bg-overview.jpg) no-repeat center bottom;
    background-size: auto;
    background-size: cover;
    padding: 63px 0 63px 0;
}
.sec1,.sec2,.sec3,.sec4{ overflow: hidden; }
p.copyright {
    /* height: 2.6rem; */
    /* line-height: 2.6rem; */
    color: #333;
    /* margin: 17px 0 0 0; */
    vertical-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 60px;


}
.hash-tag{justify-content: center;
    display: flex;
    align-items: center;
    height: 60px;}
@media (min-width: 0px) and (max-width: 768px){
  .sec1,.sec2,.sec3,.sec4{ width: 100%; }
  .box{ display: block; }
  footer {
    height: auto;
}

}

.registration-p{ background:#f97f2c;}
#registration{padding: 150px 0 0 0;}
#registration h1.title{    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 10px;}
.btn-blue {
    background: 
    #3b0525;
    padding: 8px 26px;
    font-size: 24px;
    text-transform: uppercase;
}

 .sponsor-grid{    display: flex;
    justify-content: center;
    flex-wrap: wrap;}
   .partners .partner-box {
    background-color: #FFFFFF;
    padding: 0 10px;
    color: rgba(2,2,28,0.93);
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    max-width: 250px;
    min-height: 100px;
    margin-bottom: 20px;

}
   .partners h4 {
    display: inline-block;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: bold;
    align-self: center;
    font-size: 20px;
}
        .p1  .sponsor-grid{    display: flex;
    justify-content: center;
    flex-wrap: wrap; flex-direction:row;}
.s {
    margin: 0;
    width: 23%;
}
     .partners  h4.spacing{ padding:20px 0 20px 0; display: block;}
.partners h4.spacing {
    padding: 10px 0 10px 0;
    display: block;
    margin: 0 0 40px 0;
    border-bottom: 1px solid rgba(0,66,115,0.6);
    text-align: center;
}
.partners h4.spacing span{background: #0a4273;
    border-radius: 10px 10px 0 0;
    padding: 10px;}
.partners .row{ margin-bottom:50px;}
.partners .partner-box.gold {
    background-color: #FFFFFF;
    padding: 0 10px;
    color: rgba(2,2,28,0.93);
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    max-width: 100%;
    min-height: 145px;
    margin-bottom: 20px;
}
.gold .s{ width:30%;}
.partners .partner-box.silver {
    background-color: #FFFFFF;
    padding: 0 10px;
    color: rgba(2,2,28,0.93);
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    max-width: 100%;
    min-height: 130px;
    margin-bottom: 20px;
}
.silver .s{ width:25%;}
.goldy .partner-box.silver {height: 180px;}
  .slider .slider-row {
    
    max-width: 2004px;
    height: 110px;
    margin: 0 auto 20px auto;
    background-image: url(../images/partners/logo-panel.jpg);
    -webkit-animation: slide 32s linear infinite;
    animation: slide 32s linear infinite;

}
.partners h4.spacing span {
    background: #0a4273;
    border-radius: 10px 10px 0 0;
    padding: 10px;
    font-size: 16px;
    color: #fff;
}
.partners{ padding: 100px 0; }

.clip-path-bg-wrap.inside {
    background: #f9f9f9;
}
.clip-path-bg-wrap.inside p{ color:#333;}




.why-attend{ background:#e7334e;}
.clip-path-bg-wrap.inside p {
    color: #333;
    font-size: 20px;
}

.clip-path-bg-wrap.inside .text-container h2 {
    color: #3b0525;
    text-align: center;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #3b0525;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid 
#dee2e6;
color:
    #333;
}

.contact-us li{}
.wrapper{ padding:50px 0;}
.sec-img {
    position: absolute;
    bottom: -190px;
    right: -180px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    z-index: 999;
    transform: scale(1.2);
}
.sec2 {
    background: url(../images/bgsec2.jpg) no-repeat center center;
    height: 400px;
    width: 100%;
    width: 25%;
    background-size:cover;
    position: relative;
}
.sec4 {
    background: url(../images/bgsec4.jpg) no-repeat left top;
    height: 400px;
    width: 100%;
    width: 25%;
    background-size: cover;
    position: relative;
}
.sec4 .sec-content {
    width: 50%;
    text-align: right;
}
#agenda .col1, #agenda .col2, #agenda .col3, #agenda .col4 {
    height: auto;
 
}
.clip-path-bg-wrap {
    background: #ec644a;
    background-size: auto;
    background-size: cover;
    padding: 63px 0 63px 0;
}
.text-container h2 {
    color: #6b156b;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
}
.speakers h2, .partners h2,.venue h2 {
    text-align: center;
    font-weight: bold;
    padding-bottom: 40px;
    font-size: 42px;
    color: #333;
    text-transform:uppercase;
}

.speakers h2{color:#fff;}
#agenda .col1,#agenda .col2,#agenda .col3,#agenda .col4{height:auto;}
.clip-path-bg-wrap {
    background: #fff;
    background-size: auto;
    background-size: cover;
    padding: 63px 0 63px 0;
}
.text-container p {
    color: #333;
    font-size: 22px;
    line-height: 36px;
    /* margin-bottom: 5px; */
    text-align:justify;
}
.intro-sections {
    background: #c1273f;
    position: relative;
    padding: 50px 0 50px 0;
}
h2 span{display: block;
    width:45px;
    height: 5px;
    margin: 20px auto;
    background: #60275e;}
.speakers {
    padding: 100px 0;
    background: #fa7f2d;
    position:relative;
 
   color:#fff;
}

.box {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.wrapper p{ font-size: 22px;
    line-height: 36px;}
.sec3 {
    background: url(../images/bgsec3.jpg) no-repeat center center;
    height: 400px;
    width: 100%;
    width: 25%;
    background-size: cover;
    position: relative;
}
.contact ul li a{ color:#fff;}
.clip-path-bg-wrap .text-container {
    padding: 100px 0;
    position: relative;
}
.element1 {
    position: absolute;
    top: -61px;
    right: -40px;
    overflow: hidden;
   opacity: 0.6;

}
.element2 {
    position: absolute;
    bottom: -100px;
    left:0;
    overflow: hidden;
   opacity: 0.6;
     -webkit-animation: fa-spin 30s infinite;
    -moz-animation: fa-spin 3s infinite;
    -ms-animation: fa-spin 3s infinite;
    -o-animation: fa-spin 3s infinite;
    animation: fa-spin 3s infinite;
}
.text-container {
    position: relative;
    padding: 30px 0;
    overflow: hidden;
}
.birty {
 
    position: absolute;
    bottom:0;
    left: 0;
    opacity: 0.4;
    transform:rotate(20deg);
}
.birty2 {
 
    position: absolute;
    top:10px;
    left: 0;
    opacity: 0.4;
    transform:rotate(-20deg);
}
.user{  position: absolute;
    top:50%;
    right: 0;
    opacity: 0.4;
    transform:rotate(-20deg);}
.content{  position: absolute;
    bottom:0;
    left: 0;
    opacity: 0.4;
    transform:rotate(-20deg);}
.banner {
    position: relative;
    padding: 72px 0 0 0;
}
#about.text-container{ padding:30px 0;}
.schedule h2{    color: #fff;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;}
.wrapper{position:relative;}
.element3{position:absolute;top:0; left:-100px;}
.wrappers {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-align-content: space-between;
  -moz-align-content: space-between;
  align-content: space-between;
  -ms-flex-line-pack: justify;
  height: 2000px;
  padding: 30px;
}
.wrappers .block {
  width: 31.5%;
  margin: 0 0 30px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.wrappers .block img {
  width: 100%;
  display: block;
}
.wrappers .block .content {
  display: block;
  margin: 0;
  padding: 5px 15px 15px 15px;
  background: #f8f8f8;
}
.readings .item {
  border-radius: 5px;
  padding: 1em;
  margin: 0 auto 1em auto;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
  transition: all 120ms ease;
  background:#fff;
}
.readings .item h3 {
  color: #000;
}
.readings .item p {
  color: #5b5b5b;
}
.readings .item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  z-index: -1;
  transform: scale(0);
  opacity: 0;
  transition: all 100ms ease;
}
.readings .item:hover {
  opacity: 0.75;
}
.readings .item:hover::before {
  transform: scale(1);
  opacity: 1;
}
.readings .item img {
  width: 100%;
  height: auto;
  display: block;
}

.grid-sizer, .readings .item {
  width: 30%;
}
.contact ul li:first-child{text-transform:uppercase;}
.readings{background:#fa7f2d;}
.wrapper {
    position: relative;
    overflow: hidden;
}
.element3 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
    z-index: -1;max-width:160px;
}

.readings {
    background: #fa7f2d;
    margin: 0;
    padding: 100px 0;
}
.readings .item h3 {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    padding:10px 0;
}
.intro-sections {
    padding: 50px 0;
    background: #c1273f;
}
.contact-us h2{color:#fff; text-align:center;}
.early-bird{background:#e62f4b;    border-radius: 30px 0 30px 0;
    padding:0;
    color: #fff;}
.early-bird-pkgs{background:#f1582e; border-radius: 0 30px 0 30px;color:#fff;
}
.regular-rates {
    background: #6b186a;
    border-radius: 30px 0 30px 0;
    color: #fff;
}
.regular-rates-pkgs{background:#08a6d6;border-radius: 0 30px 0 30px;color:#fff
}
.early-bird h3{
    background: #dc1a38;
  }
.early-bird-pkgs h3{
    background: #ce350b;
  }
.regular-rates h3{
    background: #d16a10;
  }

.regular-rates-pkgs h3{
    background: #0d799a;
  }
.packages {
    height: 330px;
}
.ting{ background:
#dc1a38;
font-size: 23px;
font-weight: bold;
text-align: center;}
.ting2{ background:#7a2179;
font-size: 23px;
font-weight: bold;
text-align: center;}
    .packages ul{ padding:0; margin:0;}
   .packages ul li {
    border-bottom: 1px solid #057da1;
    padding: 10px;
    list-style: none;
    font-size: 18px;
}
.packages ul li:last-child{border:0;}
.packages h3{font-weight: bold;
    text-align: center;
    background: #057da1;
    border-radius: 30px 0 0 0;
    padding: 10px;font-size:20px;}
.early-bird h3{
    background: #dc1a38;
   border-radius: 30px 0 0 0;
  }
.early-bird-pkgs h3{
    background: #ce350b;
    border-radius: 0 30px 0 0;
  }
.regular-rates h3{
    background: #d16a10;
   border-radius: 30px 0 0 0;
  }
.regular-rates li{border-bottom:1px solid #d16a10;}

.regular-rates-pkgs h3{
    background: #0d799a;
   border-radius: 0 30px 0 0;
  }
    .packages ul{ padding:0; margin:0;}
    .packages ul li{border-bottom: 1px solid #057da1; list-item:none;
    padding: 10px;}
.rates h4{ color:red; font-weight:bold;}
.regular-rates h3 {
    background: #7a2179;
    border-radius: 30px 0 0 0;
}
.rates h4 {
    color: red;
    font-weight: normal;
    font-size: small;
    font-size: 12px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 0 0;
    display: block;
    width: 100%;
}
.ratesin {
    padding: 20px 0 0 0;
}
.ratesh{margin-bottom:30px;padding:10px 0; color:#ba4633;}
@media screen and (max-width: 750px) {
  .grid-sizer, .item {
    width: 45%;
  }
}
@media screen and (max-width: 500px) {
  grid-sizer, .item {
    width: 90%;
  }
}
.registration .card {
    background-color: transparent;
    border: 0;
}
.registration .form-control {
    padding: 2px;
    border-radius: 0;
    border:0;

} 
.registration label{color: #fff;
    font-size: 24px;}
#registration {
    padding: 5px 0 0 0;
}
select.form-control:not([size]):not([multiple]) {
    height: 29px;
}
.registration label {
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.contact ul{margin:0 0 20px 0;padding:0;}
.intro-sections{background: #c1273f;
    padding: 50px 0 50px 0; position:relative;}
.intro-sections h2{color:#fff;}
.intro-sections span{background:#fff;}
.element1 {
    position: absolute;
    top: -59px;
    right: -99px;
    overflow: hidden;
    opacity: 0.8;
    z-index: -1;
    transform: rotate(241deg);
}

.spea-ele {
    position: absolute;
    top: 0;
    left: -175px;
    opacity: 0.3;
}
.onspot h3{ background: #7a2179;
    border-radius: 30px 0 0 0;
    padding: 10px;
    text-align: center;
    font-size: 18px;}
.onspot {
    background: #6b186a;
    color: #fff;
    height: 160px;
    border-radius: 30px 0 0 0;
}
.org{background:#f26648;border-radius:0 30px 0 30px;}
.onspot.org h3{ background:#ad3d31;border-radius:0 30px 0 30px;}
.rates p {
    font-size: 23px;
}
.onspot ul li{ list-style:none;border-bottom:1px solid #7a2179;}
.onspot ul li:last-child{border:0;}
.speakers h2 span{background:#fff;}
.contact-us .contact h2{font-size:22px;padding-bottom:20px;}
.partners h2 span{color:#000;}
#registration {
    padding: 5px 0 0 0;
    background: #f45e46;
}
.rates{ background:#fff; padding:50px 0;}
.wrapper--w680{max-width:800px; margin:0 auto;}
.rates h4 {
    color: red;
    font-weight: normal;
    font-size: small;
    font-size: 12px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 0 0;
}
.h4, h4 {
    font-size: 1.5rem;
}
.early-bird li{border-bottom:1px solid #dc1a38;}
.early-bird-pkgs{border-bottom:1px solid #ce350b;}
.terms{    background: #f5f5f5;
    border-radius: 10px;
    padding: 3px;margin:20px 0;}
.terms h3{padding:0 0 0 20px; font-weight:bold;margin:10px 0;}

.venue-details{
    text-align: center;
    color: #fff;
}
.venue h2{color:#fff;padding-bottom:20px;}
.venue h2 span{background:#fff;padding:0;}
.venue .day1 {
    background: rgba(255,255,255,0.7);
    border-radius: 0 20px 0 20px;color:#333;
}
.venue .day1 h4{text-align:center;color:#333;font-weight:bold;}
.venue .day2{background:rgba(255,255,255,0.7); border-radius: 20px 0 20px 0;color:#333; }
.venue .day2 h4{text-align:center;color:#333; font-weight:bold;color:#333;}
.venue ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 20px;
}
.venue ul{padding:0;margin:0;}
.venue .day1 h3{  font-size: 38px;
    font-weight: bold;
    border-bottom: 1px solid #fff;}
.venue .day2 h3{}
.venue .day2 h3 {
    font-size: 38px;
    font-weight: bold;
    border-bottom: 1px solid #fff;color:#333; 
}
.venue ul li:first-child {
    font-size: 30px;
    font-weight: bold;
}
.clip-path-bg {
    padding: 47px 0 0 0;
}
.packages{margin-bottom:10px;margin-top:10px;}
.failure{
			color: red;
			text-align: center;
		}
.success-layout i,h1.success{ color:#011a30;text-align:center;}
.success-layout i,h1.success{ color:#011a30;text-align:center;}
h1.success{ font-size:50px;padding:50px 0;text-align:center;}
.success-layout {
    padding: 50px 0 0 0;
}
.logom {
    margin: 0;
    float: none;
    text-align: center;
}
.btn-new i{ color:#fff;}
.btn-new{ float:right;}
#back_btn{ float:left;}
.success-layout td:nth-child(1) {
    font-weight: bold;
}
.table-bordered td, .table-bordered th{border:1px solid #000;}
.table-bordered td, .table-bordered th {
    padding: 5px;
    width: 33.33%;
}
.success-layout i.reds{ color:#cf181d;}
.logom{padding:10px 0 0 0; }
.early-bird.packages li{border-bottom:1px solid #dc1a38;}
.early-bird-pkgs.packages li {
    border-bottom: 1px solid #ce350b;
}
.regular-rates.packages li {
    border-bottom: 1px solid #7a2179;
}
.success-layout i.reds {
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}

.success-tb{padding:80px 0 0 0;}

.blinking {
    background: #f4cc1f;
    color: #333!important;
    font-weight: bold;
}
.success-layout .table-bordered {
    width: 100%;
}
.success-layout i {
    display: block;
    margin: 0 auto;
}
h2.speaker-btn{    background: #c1273f;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 30px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 500px;
    margin: 0 auto 40px auto;padding:10px;}

a.speaker-btn{    background: #c1273f;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 280px;
    margin: 0 auto 40px auto;padding:10px;}
speaker-btn:hover{ color:#fff;}
img.location{ -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);}
h4.name{text-transform:uppercase;}
.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}
.speaker-block-two .speaker-details p.name {
    font-size: 19px;
    font-weight: bold;
}
/* --- Theme Cactus --- */
.ui-tabgroup {
  position: relative;
  display: inline-block;
  width: 100%;
}
.ui-tabgroup:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.ui-tabgroup > .ui-tabs {
  float: left;
  width: 100%;
}
.ui-tabgroup > .ui-tabs > [class^="ui-tab"] {
  position: relative;
  float: left;
  display: block;
  background-color: #fff;
  color: #b9c5c8;
  margin: 0 0 1px 0;
  padding: 9px 15px;
  cursor: pointer;
  min-width: 100%;
  min-height: 40px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #d9e5e8;
  font-size: 13px;
  font-weight: bold;
  -webkit-transition: all 0.15s ease-in;
     -moz-transition: all 0.15s ease-in;
       -o-transition: all 0.15s ease-in;
          transition: all 0.15s ease-in;
}
.ui-tabgroup > .ui-tabs > [class^="ui-tab"] > .fa {
  padding-right: 10px;
  font-size: 15px;
}
.ui-tabgroup > input[class^="ui-tab"] {
  -webkit-appearance: none;
  -moz-appearance: none !important;
  position: relative;
  float: left;
  left: -99999px;
  padding: 0;
  margin: 0 0 0 -5px; /* FireFox hack */
  height: 0;
  width: 0;
  z-index: -100;
  overflow: hidden;
  outline: 0;
  float: left;
}
.ui-tabgroup > input.ui-tab1:focus ~ .ui-tabs > .ui-tab1,
.ui-tabgroup > input.ui-tab2:focus ~ .ui-tabs > .ui-tab2,
.ui-tabgroup > input.ui-tab3:focus ~ .ui-tabs > .ui-tab3,
.ui-tabgroup > input.ui-tab4:focus ~ .ui-tabs > .ui-tab4,
.ui-tabgroup > input.ui-tab5:focus ~ .ui-tabs > .ui-tab5,
.ui-tabgroup > input.ui-tab6:focus ~ .ui-tabs > .ui-tab6,
.ui-tabgroup > input.ui-tab7:focus ~ .ui-tabs > .ui-tab7,
.ui-tabgroup > input.ui-tab8:focus ~ .ui-tabs > .ui-tab8,
.ui-tabgroup > input.ui-tab9:focus ~ .ui-tabs > .ui-tab9 {
  text-decoration: underline;
  box-shadow: inset 0 40px 60px -40px rgba(255, 255, 255, 0.2);
}
.ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
.ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
.ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
.ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
.ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
.ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
.ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
.ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
.ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
  background-color: #fff;
  color: #4a6e78;
  position: relative;
}
.ui-tabgroup > .ui-panels > [class^="ui-tab"] {
  background-color: #fff;
  color: #4a6e78;
  border-width: 1px 0;
  border-style: solid;
  border-color: #d9e5e8;
  min-height: 200px;
  padding: 25px;
  display: none;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  float: left;
  width: 100%;
}
.ui-tabgroup.left-side > .ui-panels > [class^="ui-tab"] {
  border-width: 1px;
}
.ui-tabgroup > .ui-panels > [class^="ui-tab"]:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.ui-tabgroup > input.ui-tab1:checked ~ .ui-panels > .ui-tab1,
.ui-tabgroup > input.ui-tab2:checked ~ .ui-panels > .ui-tab2,
.ui-tabgroup > input.ui-tab3:checked ~ .ui-panels > .ui-tab3,
.ui-tabgroup > input.ui-tab4:checked ~ .ui-panels > .ui-tab4,
.ui-tabgroup > input.ui-tab5:checked ~ .ui-panels > .ui-tab5,
.ui-tabgroup > input.ui-tab6:checked ~ .ui-panels > .ui-tab6,
.ui-tabgroup > input.ui-tab7:checked ~ .ui-panels > .ui-tab7,
.ui-tabgroup > input.ui-tab8:checked ~ .ui-panels > .ui-tab8,
.ui-tabgroup > input.ui-tab9:checked ~ .ui-panels > .ui-tab9 {
    display: block;
}
.ui-tabs:not(.left-side) > .ui-panels > [class^="ui-tab"] {
  width: 100%;
}
.ui-tabgroup.left-side.icons-only > .ui-tabs {
  width: 50px;
  float: left;
}
.ui-tabgroup.left-side.icons-only > .ui-panels {
  margin-left: 50px;
}
.ui-tabgroup.left-side.icons-only > .ui-tabs > .ui-tab:first-child {
  margin: 5px 0 0 0;
}
.ui-tabgroup.left-side.icons-only > .ui-tabs > [class^="ui-tab"] {
  border-width: 2px 0 2px 2px;
  margin: 1px 0 0 0;
  width: 100%;
}

@media screen and (min-width: 639px) {
  .ui-tabgroup.left-side > .ui-tabs {
    width: 140px;
    float: left;
  }
  .ui-tabgroup.left-side > .ui-panels {
    margin-left: 140px;
  }
  .ui-tabgroup.left-side.icons-only > .ui-tabs {
    width: 50px;
    float: left;
  }
  .ui-tabgroup.left-side.icons-only > .ui-panels {
    margin-left: 50px;
  }
  .ui-tabs:not(.left-side) > .ui-panels {
    float: left;
    width: 100%;
  }
  .ui-tabgroup > .ui-tabs > [class^="ui-tab"]:first-child {
    margin: 3px 0 0 5px;
  }
.ui-tabgroup > .ui-tabs > [class^="ui-tab"] {

    margin: 3px 0 0 1px;
    min-width: 120px;
    font-size: 30px;

}
  .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:after,
  .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:after,
  .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:after,
  .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:after,
  .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:after,
  .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:after,
  .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:after,
  .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:after,
  .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:after {
    position: absolute;
    content: '';
    background-color: #fff;
    top: 38px;
    left: 0;
    width: 100%;
    height: 3px;
  }
  .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:after,
  .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:after,
  .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:after,
  .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:after,
  .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:after,
  .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:after,
  .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:after,
  .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:after,
  .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:after {
    position: absolute;
    content: '';
    background-color: #fff;
    top: 0;
    left: 138px;
    height: 100%;
    width: 3px;
  }
  .ui-tabgroup.left-side > .ui-tabs > .ui-tab:first-child {
    margin: 5px 0 0 0;
  }
  .ui-tabgroup.left-side > .ui-tabs > [class^="ui-tab"] {
    border-width: 1px 0 1px 1px;
    margin: 1px 0 0 0;
    width: 100%;
  }
}

/* --- Theme Plum --- */

.theme-plum.container,
.theme-plum .container {
  background-color: #9b59b6;
  color: #fff;
}
.theme-plum .ui-tabgroup > .ui-tabs > [class^="ui-tab"] {
  border-radius: 2px 2px 0 0;
  border: 2px solid #8e44ad;
  background-color: #8e44ad;
  color: #f3d5ff;
}
.theme-plum .ui-tabgroup.left-side > .ui-tabs > [class^="ui-tab"] {
  border-radius: 2px 2px 0 0;
}
.theme-plum .ui-tabgroup > .ui-panels > [class^="ui-tab"] {
  background-color: #612e76;
  color: #fff;
  border: 2px solid #612e76; 
}
.theme-plum .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
.theme-plum .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
.theme-plum .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
.theme-plum .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
.theme-plum .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
.theme-plum .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
.theme-plum .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
.theme-plum .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
.theme-plum .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
  background-color: #612e76;
  color: #fff;
  border: 2px solid #612e76;
}
.theme-plum .ui-tabgroup > input[class^="ui-tab"]:checked ~ .ui-tabs > [class^="ui-tab"]:after {
  content: none;
}
.theme-plum a:link,
.theme-plum a:visited,
.theme-plum a:hover,
.theme-plum a:active {
  color: #ceb4cd;
}
.theme-plum .ui-tabgroup.left-side.icons-only > .ui-tabs > [class^="ui-tab"] {
  border-radius: 2px 0 0 2px;
}
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
  min-height: 40px;
  width: 54px;
  margin-left: -4px;
  margin-top: 1px;
}
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab1 ~ .ui-tabs > .ui-tab1,
.theme-plum .ui-tabgroup.left-side.icons-only > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1 {
  margin-top: 5px;
}

@media screen and (min-width: 639px) {
  .theme-plum .ui-tabgroup.left-side > .ui-tabs > [class^="ui-tab"] {
    border-radius: 2px 0 0 2px;
  }
  .theme-plum .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
    min-height: 40px;
    width: 144px;
    margin-left: -4px;
    margin-top: 1px;
  }
  .theme-plum .ui-tabgroup.left-side > input.ui-tab1 ~ .ui-tabs > .ui-tab1,
  .theme-plum .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1 {
    margin-top: 5px;
  }
  .theme-plum .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
  .theme-plum .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
  .theme-plum .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
  .theme-plum .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
  .theme-plum .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
  .theme-plum .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
  .theme-plum .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
  .theme-plum .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
  .theme-plum .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
    min-height: 45px;
    margin-top: -4px;
  }
}

/* --- Theme Lime --- */

.theme-lime.container,
.theme-lime .container {
  background-color: #2ECC71;
  color: #fff;
}
.theme-lime .ui-tabgroup > .ui-tabs > [class^="ui-tab"] {
  border-radius: 4px 25px 0 0;
  border: 2px solid #56CE87;
  background-color: #26C771;
  color: #DBDBDB;
}
.theme-lime .ui-tabgroup > .ui-panels > [class^="ui-tab"] {
  background-color: #27AE60;
  color: #fff;
  border: 2px solid #5EcC91;
}
.theme-lime .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
.theme-lime .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
.theme-lime .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
.theme-lime .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
.theme-lime .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
.theme-lime .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
.theme-lime .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
.theme-lime .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
.theme-lime .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
  background-color: #27AE60;
  color: #fff;
  border: 2px solid #5EcC91;
}
.theme-lime .ui-tabgroup > input[class^="ui-tab"]:checked ~ .ui-tabs > [class^="ui-tab"]:after {
  content: none;
}
.theme-lime a:link,
.theme-lime a:visited,
.theme-lime a:hover,
.theme-lime a:active {
  color: #aEdCd1;
}
@media screen and (min-width: 639px) {
  .theme-lime .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
    min-height: 40px;
    width: 144px;
    margin-left: -4px;
    margin-top: 1px;
    border-width: 2px 0 2px 2px;
  }
  .theme-lime .ui-tabgroup.left-side > .ui-tabs > [class^="ui-tab"] {
    border-radius: 25px 0 0 4px;
    border-width: 2px 0 2px 2px;
  }
  .theme-lime .ui-tabgroup.left-side > input.ui-tab1 ~ .ui-tabs > .ui-tab1,
  .theme-lime .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1 {
    margin-top: 5px;
  }
  .theme-lime .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
  .theme-lime .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
  .theme-lime .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
  .theme-lime .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
  .theme-lime .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
  .theme-lime .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
  .theme-lime .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
  .theme-lime .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
  .theme-lime .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
    min-height: 45px;
    margin-top: -4px;
    border-width: 2px 2px 0 2px;
  }
  .theme-lime .ui-tabgroup:not(.left-side) > .ui-tabs > [class^="ui-tab"] {
    border-width: 2px 2px 0 2px;
  }
}

/* --- Theme Cactus --- */

.theme-cactus.container,
.theme-cactus .container {
  background-color: #1ABC9C;
  color: #fff;
}
.theme-cactus .ui-tabgroup > .ui-tabs > [class^="ui-tab"] {
  border: 2px solid #16B08C;
  background-color: #16B08C;
  color: #56E2C6;
}
.theme-cactus .ui-tabgroup > .ui-panels > [class^="ui-tab"] {
    background-color: rgba(47,158,204,0.92);
color:#fff;
border: 10px solid rgba(47,158,204,0.92);
    padding: 17px;
}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
.theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
.theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
.theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
.theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
.theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
.theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
.theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
background-color:
rgba(47,158,204,0.92);
color:
#fff;
border: 2px solid
rgba(47,158,204,0.92);
}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:after,
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:after,
.theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:after,
.theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:after,
.theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:after,
.theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:after,
.theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:after,
.theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:after,
.theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:after,
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:before,
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:before,
.theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:before,
.theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:before,
.theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:before,
.theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:before,
.theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:before,
.theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:before,
.theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:before {
  top: 39px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  background-color: transparent;
}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:after,
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:after,
.theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:after,
.theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:after,
.theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:after,
.theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:after,
.theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:after,
.theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:after,
.theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:after {
  top: 38px;
  border-color: rgba(0, 121, 107, 0);
  border-top-color: #00796b;
  border-width: 8px;
  margin-left: -8px;
  z-index: 1;
}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:before,
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:before,
.theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:before,
.theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:before,
.theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:before,
.theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:before,
.theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:before,
.theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:before,
.theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:before {
  border-color: rgba(22, 160, 133, 0);
  border-top-color:  #16A085;
  border-width: 21px;
  margin-left: -21px;
}
.theme-cactus a:link,
.theme-cactus a:visited,
.theme-cactus a:hover,
.theme-cactus a:active {
  color: #aEdCd1;
}
@media screen and (min-width: 639px) {
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {
    min-height: 40px;
    width: 144px;
    margin-left: -4px;
    margin-top: 1px;
  }
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1 ~ .ui-tabs > .ui-tab1,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1 {
    margin-top: 5px;
  }
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1, .theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2, .theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3, .theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4, .theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5, .theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6, .theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7, .theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8, .theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9 {

    min-height: 45px;
    margin-top: 3px;

}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1::after, .theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2::after, .theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3::after, .theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4::after, .theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5::after, .theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6::after, .theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7::after, .theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8::after, .theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9::after {

    top: 66px;
    border-width: 7px;
    margin-left: -7px;

}
  .theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:before,
  .theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:before,
  .theme-cactus .ui-tabgroup > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:before,
  .theme-cactus .ui-tabgroup > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:before,
  .theme-cactus .ui-tabgroup > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:before,
  .theme-cactus .ui-tabgroup > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:before,
  .theme-cactus .ui-tabgroup > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:before,
  .theme-cactus .ui-tabgroup > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:before,
  .theme-cactus .ui-tabgroup > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:before {
    top: 73px;
  }
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:before {
    top: -3px;
    left: 143px;
    border: 21px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1;
  }
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:after,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:after {
    border-color: rgba(0, 121, 107, 0);
    border-left-color: #00796b;
    border-width: 7px;
    margin-left: -1px;
    margin-top: 14px;
  }
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab3:checked ~ .ui-tabs > .ui-tab3:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab4:checked ~ .ui-tabs > .ui-tab4:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab5:checked ~ .ui-tabs > .ui-tab5:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab6:checked ~ .ui-tabs > .ui-tab6:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab7:checked ~ .ui-tabs > .ui-tab7:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab8:checked ~ .ui-tabs > .ui-tab8:before,
  .theme-cactus .ui-tabgroup.left-side > input.ui-tab9:checked ~ .ui-tabs > .ui-tab9:before {
    border-color: rgba(22, 160, 133, 0);
    border-left-color:  #16A085;
    border-width: 21px;
    margin-left: 0;
    z-index: 1;
  }
}

.ui-tab1{ background:rgba(47,158,204,0.92);}
ul.ui-tab2{ background:rgba(47,158,204,0.92);}
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2::before{border-top-color: rgba(47,158,204,0.92);}
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2::after{border-top-color: #0d6d94;}
.ui-tab2 .table-striped{margin:20px 0 0 0;}
ul.ui-tab1 {
    border: 2px solid 
rgba(47,158,204,0.92);
background-color:
rgba(47,158,204,0.92);
color:
    #fff;
}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1{background-color:#770a73;
color:#fff;
border: 2px solid #770a73;}
.theme-cactus .ui-tabgroup > .ui-panels > .ui-tab1 {
    background-color: #770a73;
color:
#fff;
border: 10px solid #770a73;
    padding: 17px;
}
.theme-cactus .ui-tabgroup > .ui-tabs > [class^="ui-tab"]{ background-color: #770a73;color:#fff;border-color:#770a73;
}
ul.ui-tab2{background:rgba(47,158,204,0.92);}
.theme-cactus .ui-tabgroup > .ui-tabs > [class^="ui-tab2"] {
    border: 2px solid rgba(47,158,204,0.92);
background-color:rgba(47,158,204,0.92);
color:#fff;
}
.col1, .col2, .col3, .col4 {

    height: 320px;
}
.col1 {
    background: #d26b26;
    padding: 0;
    border-radius: 10px 0 10px 0;
    border: 10px solid #fa7f2d;
    margin-bottom: 40px;
}
.col2{
    background: #0099d3;
    border: 10px solid #29a9da;
    border-radius: 10px 0 10px 0;
    margin-bottom: 40px;
     padding: 0;
}

.col3{
background: #c1273f;
    border: 10px solid #e62f4b;
    border-radius: 10px 0 10px 0;
    margin-bottom: 40px;
}
.col4{
    background: #871489;
    border: 10px solid #a118a3;
    border-radius: 10px 0 10px 0;
    margin-bottom: 40px;
}
.listing-content .col1 h4 {
    background: #fa7f2d;
    padding: 2px 0 9px 12px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.listing-content .col2 h4{background: #29a9da;
    padding: 2px 0 9px 12px; font-size: 25px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase; color: #fff;}

.listing-content .col3 h4{background: #e62f4b;
    padding: 2px 0 9px 12px; font-size: 25px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase; color: #fff;}

.listing-content .col4 h4 {
    background: #a118a3;
    padding: 2px 0 9px 12px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}
.theme-cactus .ui-tabgroup > .ui-panels > .ui-tab1 {
    background-color: #770a73;
color:#fff;
border: 10px solid#9b0796;
    padding: 17px;
}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1::after{border-top-color: #770a73;}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1::before{border-top-color: #9b0796;}

.listing-content{margin-top:20px;}
th:nth-child(1){ background:#5c0338;color:#fff;font-weight:bold;text-align:center;}
th:nth-child(2){background:#d26b26;color:#fff;font-weight:bold;text-align:center;}
.wrapper th p{text-align: center;
font-weight: bold;
font-size: 26px;
color:#fff;margin:0;padding:0;}
th:nth-child(3){background:#c1273f;font-weight:bold;text-align:center;color:#fff;}

.mobile-table{display:none;}
.desktop-table{display:block;}
.birty img {
    max-width: 150px;
}
.venue{background: url(../images/location1.jpg) no-repeat left top;padding:100px 0;-webkit-filter: grayscale(100%);
filter: grayscale(100%);background-size:cover;}
.speaker{position:relative;}
.icon-speaker{position: absolute;
text-align: 0;
top: 0;
opacity: 0.5;
left: 0;
right: 0;
}
.col1 p,.col2 p,.col3 p,.col4 p{color:#fff;padding:14px;}
.ratesh{background: #f5f5f5;padding:10px 0;}
.early-r{ color:#a01e1e; font-size:23px;}
.exec{ font-size:22px;}
.redss{color:#a01e1e;padding-top:30px;}

@media (min-width:0px) and (max-width:1024px)
{
.contact-details {

    padding: 0;

}
.contact h2{ font-size:20px; line-height:27px;}
.contact ul li {
    font-size: 14px;
}
p.copyright{    font-size: 12px;
    height: auto;
    margin: 0;
    padding: 0;}
.hash-tag{height:auto;}

.text-container h2 ,.speakers h2, .partners h2{
    font-size: 24px;    padding-bottom: 20px;
}
.text-container p{ font-size:14px;}
.header .menu-icon {
    padding: 16px 20px 0 20px;
}

.header .menu-icon .navicon,.header .menu-icon .navicon:before, .header .menu-icon .navicon:after{ background:#fff;}
.clip-path-bg-wrap{padding=top:50px;}
.s{width:100%;}
.banner{padding:50px 0 0 0;}
.banner img,.clip-path-bg-wrap img{width:100%;}
.col1, .col2, .col3, .col4{height:auto;}
.partners .partner-box{margin:0 auto; diaplay:block;text-align:center;}
.clip-path-bg{padding-top:50px;}
.sec1,.sec2,.sec3,.sec4{float:none; width:100%;}
.box{display:block;}
.desktop-table{display:none;}
.mobile-table{display:block;}
.mobile-table ul li{list-style:none;}
.mobile-table ul li:first-child{ font-size:20px; font-weight:bold; text-align:center;list-style:none;margin:0;}
.mobile-table ul{padding:0;margin:0 0 20px 0;}
.mobile-table ul li {

    list-style: square;
    margin: 0 0 0 20px;

}
.header .logo {
    padding: 4px 20px;
   width: 100%;
max-width: 63px;
}
.element1{max-width: 120px;
right: -20px;
opacity: 0.4;}
.clip-path-bg {
    padding-top: 34px;
}
.birty img {
    max-width: 100px;
}
.venue .day1{margin-bottom:20px;}
.packages{height:auto;}
.header li a {
 
    padding: 5px;

}
}



.text-container .listing-content p {
    padding: 10px;
    color: #fff;
}

.savonatrim {
  background-color: #a10000;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  margin-top: 20px;
}

.savonabox {
  background-color: #fff;
  color: #000;
  margin-top: 3px;
  padding: 20px;
  font-size: 1.2em;
}

.wyndhamtrim {
  background-color: #a10000;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  margin-top: 20px;
}

.wyndhambox {
  background-color: #fff;
  color: #000;
  margin-top: 3px;
  padding: 20px;
  font-size: 1.2em;
}

.logocenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  padding: 20px 0;
}

.limitfooter {
  font-size: 1.5em;
  color: #000;
  text-align: center;
  padding: 30px 0;
}

#quantity {
  font-size: 1.2em;
  color: #202569;
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
}

#storenearyou {
  font-size: 1.1em;
  color: #202569;
  font-weight: 600;
  text-align: center;
  padding: 10px 0 20px 0;
  text-transform: uppercase;
}

.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}

.flip-clock-wrapper a:hover {
  color: #fff;
}

.flip-clock-wrapper ul {
  list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

.flip-clock-wrapper.clearfix:after {
  clear: both;
}

.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

/* Main */
.flip-clock-wrapper {
  font: normal 10px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}

.flip-clock-meridium a {
  color: #313333;
}

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.flip-clock-wrapper:after {
  clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent;
}

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px;
}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.01s 0.49s linear both;
  -moz-animation: asd 0.01s 0.49s linear both;
  animation: asd 0.01s 0.49s linear both;
  z-index: 5;
}

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}

.flip-clock-divider:first-child {
  width: 0;
}

.flip-clock-dot {
  display: block;
  background: #136e8d;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -85px;
  color: black;
  text-shadow: none;
}

.flip-clock-divider.hours .flip-clock-label {
  right: -89px;
}

.flip-clock-divider.minutes .flip-clock-label {
  right: -93px;
}

.flip-clock-divider.seconds .flip-clock-label {
  right: -94px;
}

.flip-clock-dot.top {
  top: 30px;
}

.flip-clock-dot.bottom {
  bottom: 30px;
}

@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }

  100% {
    z-index: 4;
  }
}

@-moz-keyframes asd {
  0% {
    z-index: 2;
  }

  100% {
    z-index: 4;
  }
}

@-o-keyframes asd {
  0% {
    z-index: 2;
  }

  100% {
    z-index: 4;
  }
}

@keyframes asd {
  0% {
    z-index: 2;
  }

  100% {
    z-index: 4;
  }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }

  100% {
    -webkit-transform: rotateX(0deg);
  }
}

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }

  100% {
    -moz-transform: rotateX(0deg);
  }
}

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }

  100% {
    -o-transform: rotateX(0deg);
  }
}

@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }

  100% {
    transform: rotateX(0deg);
  }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }

  100% {
    -webkit-transform: rotateX(-90deg);
  }
}

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }

  100% {
    -moz-transform: rotateX(-90deg);
  }
}

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }

  100% {
    -o-transform: rotateX(-90deg);
  }
}

@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }

  100% {
    transform: rotateX(-90deg);
  }
}

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0.1)),
    color-stop(100%, black)
  );
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0.1)),
    color-stop(100%, black)
  );
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, black),
    color-stop(100%, rgba(0, 0, 0, 0.1))
  );
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, black),
    color-stop(100%, rgba(0, 0, 0, 0.1))
  );
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@import url("https://fonts.googleapis.com/css?family=Poppins:400,400i,700,700i");
.count-up-section {
  color: #222;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.48;

}
.copyright.text-center {
  text-align: center;
}
.count-up-section .style-point {
  color: #000;
  font-size: 38px;
}
.count-up-section .style-point span {
  background-color: #3e4b99;
  background-image: -moz-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -webkit-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -o-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -ms-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  color: #fff;
  border-radius: 50%;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 54px;
}
.count-up-section .colorfont {
  color: #0147fe;
}
#count-up-section6.count-up-section {
  background-color: #000;
  max-width: 100%;
}
.flipTimemodulesboxes {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 15px;
}
.darkbgFlip h2.style-point {
  color: #fff;
}
.flipTimebox {
  margin:0 auto;
}

/*days, hours, minutes, seconds styling*/
.flipTimebox .flip-clock-divider .flip-clock-label {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial;
}
.flipTimebox .flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(128, 128, 128, 0.5);
}
.flipTimebox .flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #333333;
  border-radius: 6px;
}
.flipclock1message,
.flipclock2message,
.flipclock3message,
.flipclock4message,
.flipclock5message,
.flipclock6message,
.flipclock14message {
  padding-left: 15px;
  color: #ff0000;
}
.darkbgFlip .flip-clock-divider .flip-clock-label {
  color: #fff;
}
.flipTimebox .orangetheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #fb9902;
}
.flipTimebox .orangetheme .flip-clock-dot {
  background-color: #fb9902;
  box-shadow: none;
}
.flipTimebox .orangetheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #fb9902;
  border-radius: 6px;
}
.flipTimebox .orangetheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .darkorangetheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #fd5308;
}
.flipTimebox .darkorangetheme .flip-clock-dot {
  background-color: #fd5308;
  box-shadow: none;
}
.flipTimebox .darkorangetheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #fd5308;
  border-radius: 6px;
}
.flipTimebox .darkorangetheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .bluetheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #0147fe;
}
.flipTimebox .bluetheme .flip-clock-dot {
  background-color: #0147fe;
  box-shadow: none;
}
.flipTimebox .bluetheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #0147fe;
  border-radius: 6px;
}
.flipTimebox .bluetheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .greentheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #23a929;
}
.flipTimebox .greentheme .flip-clock-dot {
  background-color: #23a929;
  box-shadow: none;
}
.flipTimebox .greentheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #23a929;
  border-radius: 6px;
}
.flipTimebox .greentheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .redtheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #d81e1e;
}
.flipTimebox .redtheme .flip-clock-dot {
  background-color: #d81e1e;
  box-shadow: none;
}
.flipTimebox .redtheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #d81e1e;
  border-radius: 6px;
}
.flipTimebox .redtheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .pinktheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #8501ad;
}
.flipTimebox .pinktheme .flip-clock-dot {
  background-color: #8501ad;
  box-shadow: none;
}
.flipTimebox .pinktheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #8501ad;
  border-radius: 6px;
}
.flipTimebox .pinktheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .purpletheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #a7194b;
}
.flipTimebox .purpletheme .flip-clock-dot {
  background-color: #a7194b;
  box-shadow: none;
}
.flipTimebox .purpletheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #a7194b;
  border-radius: 6px;
}
.flipTimebox .purpletheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .coffeetheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #7b5a26;
}
.flipTimebox .coffeetheme .flip-clock-dot {
  background-color: #7b5a26;
}
.flipTimebox .coffeetheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  background-color: #7b5a26;
  border-radius: 6px;
}
.flipTimebox .coffeetheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .gradienttheme.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #3e4b99;
  background-image: -moz-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -webkit-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -o-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -ms-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
}
.flipTimebox .gradienttheme .flip-clock-dot {
  box-shadow: none;
  background-color: #3e4b99;
  background-image: -moz-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -webkit-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -o-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -ms-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
}
.flipTimebox .gradienttheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  border-radius: 6px;
  background-color: #3e4b99;
  background-image: -moz-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -webkit-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -o-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: -ms-linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
  background-image: linear-gradient(90deg, #3e4b99 10%, #d81e1e 100%);
}
.flipTimebox .gradienttheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .gradienttheme2.flip-clock-wrapper ul li a div div.inn {
  color: #fff;
  background-color: #0147fe;
  background-image: -moz-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -webkit-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -o-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -ms-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: linear-gradient(270deg, #0147fe 0%, #23a929 100%);
}
.flipTimebox .gradienttheme2 .flip-clock-dot {
  box-shadow: none;
  background-color: #0147fe;
  background-image: -moz-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -webkit-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -o-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -ms-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: linear-gradient(270deg, #0147fe 0%, #23a929 100%);
}
.flipTimebox .gradienttheme2.flip-clock-wrapper .flip-clock-meridium a {
  color: #fff;
  border-radius: 6px;
  background-color: #0147fe;
  background-image: -moz-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -webkit-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -o-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: -ms-linear-gradient(270deg, #0147fe 0%, #23a929 100%);
  background-image: linear-gradient(270deg, #0147fe 0%, #23a929 100%);
}
.flipTimebox .gradienttheme2.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(250, 250, 250, 0.5);
}
.flipTimebox .whitetheme.flip-clock-wrapper ul li a div div.inn {
  color: #0147fe;
  background-color: #fff;
}
.flipTimebox .whitetheme .flip-clock-dot {
  background-color: #fff;
  box-shadow: none;
}
.flipTimebox .whitetheme.flip-clock-wrapper .flip-clock-meridium a {
  color: #0147fe;
  background-color: #fff;
  border-radius: 6px;
}
.flipTimebox .whitetheme.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(128, 128, 128, 0.5);
}
.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: 
#fff;
text-shadow: 0 1px 2px
#000;
text-align: center;
background-color:
    rgba(47,158,204,0.92);
    border-radius: 6px;
    font-size: 70px;
}
@media screen and (max-width: 767px) {
  .flipTimebox .flip-clock-wrapper ul {
    height: 50px;
    line-height: 50px;
  }
  .flipTimebox .flip-clock-wrapper ul li {
    line-height: 50px;
  }
  .flipTimebox .flip-clock-wrapper ul li a div.up:after {
    top: 24px;
  }
  .flipTimebox .flip-clock-divider {
    height: 50px;
  }
  .flipTimebox .flip-clock-dot {
    height: 6px;
    width: 6px;
    left: 7px;
  }
  .flipTimebox .flip-clock-dot.top {
    top: 17px;
  }
  .flipTimebox .flip-clock-dot.bottom {
    bottom: 8px;
  }
  .flipTimebox .flip-clock-divider.days .flip-clock-label {
    right: -58px;
  }
  .flipTimebox .flip-clock-divider.hours .flip-clock-label {
    right: -62px;
  }
  .flipTimebox .flip-clock-divider.minutes .flip-clock-label {
    right: -68px;
  }
  .flipTimebox .flip-clock-divider.seconds .flip-clock-label {
    right: -69px;
  }
  .flipTimebox .flip-clock-wrapper ul {
    width: 37px;
    margin: 2px;
  }
  .flipTimebox .flip-clock-wrapper ul li a div div.inn {
    font-size: 38px;
  }
  .flipTimebox .flip-clock-meridium {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 568px) {
  .flipTimebox .flip-clock-wrapper ul {
    margin: 2px;
  }
  .flipTimebox .flip-clock-divider {
    width: 5px;
  }
  .flipTimebox .flip-clock-dot {
    height: 5px;
    width: 5px;
    left: 0;
  }
  .flipTimebox .flip-clock-divider.days .flip-clock-label {
    right: -58px;
  }
  .flipTimebox .flip-clock-divider.hours .flip-clock-label {
    right: -62px;
  }
  .flipTimebox .flip-clock-divider.minutes .flip-clock-label {
    right: -68px;
  }
  .flipTimebox .flip-clock-divider.seconds .flip-clock-label {
    right: -69px;
  }
  .flipTimebox .flip-clock-meridium {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 480px) {
  .flipTimemodulesboxes {
    padding: 0;
  }
  .flipTimebox .flip-clock-divider .flip-clock-label {
    font-size: 1em;
  }
  .flipTimebox .flip-clock-divider.days .flip-clock-label {
    right: -33px;
  }
  .flipTimebox .flip-clock-divider.hours .flip-clock-label {
    right: -37px;
  }
  .flipTimebox .flip-clock-divider.minutes .flip-clock-label {
    right: -43px;
  }
  .flipTimebox .flip-clock-divider.seconds .flip-clock-label {
    right: -45px;
  }
  .flipTimebox .flip-clock-wrapper ul li a div div.inn {
    font-size: 28px;
  }
  .flipTimebox .flip-clock-meridium {
    font-size: 14px !important;
  }
  .flipTimebox .flip-clock-wrapper ul.flip {
    width: 27px;
    background-color: transparent;
    box-shadow: none;
    margin-left: -8px;
  }
  .flipTimebox .flip-clock-wrapper ul li {
    width: 30px;
  }
  .flipTimebox .flip-clock-dot {
    margin-left: -10px;
  }
.flipTimebox {
    margin: 0 auto;
}
}
@media screen and (max-width: 360px) {
  .flipTimebox .flip-clock-divider .flip-clock-label {
    font-size: 1em;
    width: 3px;
  }
  .flipTimebox .flip-clock-divider.days .flip-clock-label {
    right: -1px;
  }
  .flipTimebox .flip-clock-divider.hours .flip-clock-label {
    right: 2px;
  }
  .flipTimebox .flip-clock-divider.minutes .flip-clock-label {
    right: 6px;
  }
  .flipTimebox .flip-clock-divider.seconds .flip-clock-label {
    right: 9px;
  }
  .flipTimebox .flip-clock-wrapper ul.flip {
    width: 25px;
    margin-left: -14px;
  }
  .flipTimebox .flip-clock-wrapper {
    padding-left: 5px;
  }
  .flipTimebox .flip-clock-wrapper ul li {
    width: 25px;
  }
  .flipTimebox .flip-clock-dot {
    margin-left: -16px;
  }
.flipTimebox {
    margin: 0 auto;
}
}
@media screen and (max-width: 320px) {
  .flipTimebox .flip-clock-wrapper {
    padding-left: 5px;
  }
  .flipTimebox .flip-clock-wrapper ul.flip {
    width: 22px;
    margin-left: -16px;
  }
  .flipTimebox .flip-clock-wrapper ul li {
    width: 22px;
  }
  .flipTimebox .flip-clock-dot {
    margin-left: -18px;
  }
    .flipTimebox .flip-clock-divider.days .flip-clock-label {
    right: 3px;
  }
  .flipTimebox .flip-clock-divider.hours .flip-clock-label {
    right: 6px;
  }
  .flipTimebox .flip-clock-divider.minutes .flip-clock-label {
    right: 11px;
  }
  .flipTimebox .flip-clock-divider.seconds .flip-clock-label {
    right: 14px;
  }
}
body.modal-open .modal {
    height: 100%;
    margin: 100px 0 0 0;
} 

body.modal-open .modal .modal-dialog {
    margin: auto;
}
.partners {

    padding: 100px 0;
    background: 

    #fcfafa;

}
.modal-body{    overflow: auto;
    height: 400px;}
.yi .s {
    width: 30%;
    padding: 0 4px;
}
.yis .s{width:23%;}
.theme-cactus .ui-tabgroup>.ui-tabs>[class^="ui-tab2"],.ui-tabgroup > .ui-tabs > [class^="ui-tab"]:first-child{  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;overflow:hidden;}
.theme-cactus .ui-tabgroup > input.ui-tab2:checked ~ .ui-tabs > .ui-tab2,.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab1{  -webkit-animation: glo 1500ms infinite;
  -moz-animation: glo 1500ms infinite;
  -o-animation: glo1500ms infinite;
  animation: glo 1500ms infinite;overflow:hidden;}
.theme-cactus .ui-tabgroup > input.ui-tab1:checked ~ .ui-tabs > .ui-tab2 {
    background-color: #04124e;
    color: #fff;
    border: 2px solid #04124e;
}
.header li a.blinking {
    padding: 10px 20px;
    margin: 13px 5px 13px 5px; -webkit-animation: glos 1500ms infinite;
  -moz-animation: glos 1500ms infinite;
  -o-animation: glos 1500ms infinite;
  animation: glos 1500ms infinite;
}
@-webkit-keyframes glos {
  0% { background-color: #f4cc1f; -webkit-box-shadow: 0 0 3px  #f4cc1f; }
  50% { background-color: #f4cc1f; -webkit-box-shadow: 0 0 30px  #f4cc1f; }
  100% { background-color:  #f4cc1f; -webkit-box-shadow: 0 0 3px #f4cc1f; }
}
.header li a.blinkingr {
    padding: 10px 20px;
    margin: 13px 5px 13px 5px; -webkit-animation: glos2 1500ms infinite;
  -moz-animation: glos2 1500ms infinite;
  -o-animation: glos2 1500ms infinite;
  animation: glos2 1500ms infinite;
}
@-moz-keyframes glos2 {
  0% { background-color:  #8a0c15; -moz-box-shadow: 0 0 3px  #8a0c15; }
  50% { background-color:#8a0c15; -moz-box-shadow: 0 0 30px  #8a0c15; }
  100% { background-color:  #8a0c15; -moz-box-shadow: 0 0 3px  #8a0c15; }
}

@-o-keyframes glos2 {
  0% { background-color: #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
  50% { background-color:  #8a0c15; box-shadow: 0 0 30px   #8a0c15; }
  100% { background-color: #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
}

@keyframes glos2 {
  0% { background-color:  #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
  50% { background-color: #8a0c15; box-shadow: 0 0 30px  #8a0c15; }
  100% { background-color:#8a0c15; box-shadow: 0 0 3px   #8a0c15; }
}

@-webkit-keyframes glos2 {
  0% { background-color: #8a0c15; -webkit-box-shadow: 0 0 3px #8a0c15; }
  50% { background-color: #8a0c15; -webkit-box-shadow: 0 0 30px  #8a0c15; }
  100% { background-color: #8a0c15; -webkit-box-shadow: 0 0 3px #8a0c15; }
}

@-moz-keyframes glos2 {
  0% { background-color:  #8a0c15; -moz-box-shadow: 0 0 3px #8a0c15; }
  50% { background-color: #8a0c15; -moz-box-shadow: 0 0 30px  #8a0c15; }
  100% { background-color:  #8a0c15; -moz-box-shadow: 0 0 3px #8a0c15; }
}

@-o-keyframes glos2 {
  0% { background-color:  #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
  50% { background-color:  #8a0c15; box-shadow: 0 0 30px   #8a0c15; }
  100% { background-color: #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
}

@keyframes glos2 {
  0% { background-color:  #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
  50% { background-color:  #f8a0c15; box-shadow: 0 0 30px   #8a0c15; }
  100% { background-color: #8a0c15; box-shadow: 0 0 3px   #8a0c15; }
}


@-webkit-keyframes glos1 {
  0% { background-color: #c00c0c; -webkit-box-shadow: 0 0 3px  #c00c0c; }
  50% { background-color: #c00c0c; -webkit-box-shadow: 0 0 30px  #c00c0c; }
  100% { background-color:  #c00c0c; -webkit-box-shadow: 0 0 3px #c00c0c; }
}

@-moz-keyframes glos1 {
  0% { background-color:   #c00c0c; -moz-box-shadow: 0 0 3px  #c00c0c; }
  50% { background-color:  #c00c0c; -moz-box-shadow: 0 0 30px  #c00c0c; }
  100% { background-color:  #c00c0c; -moz-box-shadow: 0 0 3px  #c00c0c; }
}

@-o-keyframes glos1 {
  0% { background-color:   #c00c0c; box-shadow: 0 0 3px   #c00c0c; }
  50% { background-color:   #c00c0c; box-shadow: 0 0 30px   #c00c0c; }
  100% { background-color:  #c00c0c; box-shadow: 0 0 3px   #c00c0c; }
}

@keyframes glos1 {
  0% { background-color:   #c00c0c; box-shadow: 0 0 3px   #c00c0c; }
  50% { background-color:  #c00c0c; box-shadow: 0 0 30px   #c00c0c; }
  100% { background-color: #c00c0c; box-shadow: 0 0 3px   #c00c0c; }
}



@-webkit-keyframes glowing {
  0% { background-color: #04124e; -webkit-box-shadow: 0 0 3px  #04124e; }
  50% { background-color: #04124e; -webkit-box-shadow: 0 0 30px  #04124e; }
  100% { background-color:  #04124e; -webkit-box-shadow: 0 0 3px #04124e; }
}

@-moz-keyframes glowing {
  0% { background-color:  #04124e; -moz-box-shadow: 0 0 3px  #04124e; }
  50% { background-color: #04124e; -moz-box-shadow: 0 0 30px  #04124e; }
  100% { background-color:  #04124e; -moz-box-shadow: 0 0 3px  #04124e; }
}

@-o-keyframes glowing {
  0% { background-color:  #04124e; box-shadow: 0 0 3px   #04124e; }
  50% { background-color:  #04124e; box-shadow: 0 0 30px   #04124e; }
  100% { background-color: #04124e; box-shadow: 0 0 3px   #04124e; }
}

@keyframes glowing {
  0% { background-color:  #04124e; box-shadow: 0 0 3px   #04124e; }
  50% { background-color:  #04124e; box-shadow: 0 0 30px   #04124e; }
  100% { background-color: #04124e; box-shadow: 0 0 3px   #04124e; }
}
.clients {
  max-width: 400px;
  margin: 0 auto;
}
.clients-hd {
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #5491c2;
  text-align: center;
  margin: 0;
  padding-bottom: 1rem;
}
.text-container  h2.clients-hd{ font-size:16px;}
.clients-slider {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 150px;
}
.clients-logos {
  position: relative;
  width: 100%;
}
.clients-logos img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 250px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s linear, opacity 0.5s linear;
}
img.clients-hide {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.5s linear 0.6s, opacity 0.5s linear 0.6s;
}
.clients-left,
.clients-right {
  font-size: 3rem;
  color: #333;
  cursor: pointer;
}
#about.text-container {
    padding: 20px 0;
}
.btn-pinks {
    background: #fff;
    padding: 8px 10px;
    border-radius:5px;
    outline: 0;
    border: 0;
    margin-bottom: 50px;
 color:#3b0525;

}
.contest{padding:150px 0 0 0;}
.contest h2{text-align:center; color:#740010; font-size:40px;}
.right {
    z-index: 3;
    left: -5;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(90deg) translate(50%, 50%);
    -moz-transform: rotate(90deg) translate(50%, 50%);
    -ms-transform: rotate(90deg) translate(50%, 50%);
    -o-transform: rotate(90deg) translate(50%, 50%);
    transform: rotate(90deg) translate(100%, 50%);
    position: fixed;
    bottom: 328px;
right:0;
  
}
.right a.juryb, .right a.vote {
    background: #c00c0c;
    color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    -webkit-animation: glos1 1500ms infinite;
    -moz-animation: glos1 1500ms infinite;
    -o-animation: glos1 1500ms infinite;
         padding: 12px;
    animation: glos1 1500ms infinite;
    letter-spacing: 1px;
display:block;
}
.dividen .s{ width:18%;padding:0 1% 0 0;}
.firstp .s{ width:27%;}
@media  (min-width:0px) and (max-width:1024px){

.header .menu-icon {
    padding: 17px 20px 0 20px;
}
.yi .s{width: 100%;}
.book-now img{    max-width: 60px;}
.btn-blue{font-size:15px!important;max-width:100%!important;}
.grid-sizer, .readings .item{width:90%;}
.firstp .s{width: 100%;}
.dividen .s,.yis .s {
    width: 100%;

}
.s{margin-bottom:20px;}
 .firstp .partner-box{max-width:250px!important;}
}




.summit-photos .masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.summit-photos .item {
    display: inline-block;
       margin: 0 0 1.5em;
    width: 100%;
	-webkit-transition:1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}
.summit-photos .item img{max-width:100%; width:100%;}
.summit-photos{ background:#67e1eb;padding:100px 0 0 0;}
.summit-photos h2.main-title{font-size:50px;}
.fancybox-container{z-index:9999999;}
.desktopde{display:none;}

@media only screen and (min-width: 400px) {
   .summit-photos  .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

}

@media only screen and (min-width: 700px) {
   .summit-photos  .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

}

@media only screen and (min-width: 900px) {
   .summit-photos  .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }

}

@media only screen and (min-width: 1100px) {
    .summit-photos .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}


@media (min-width:0px) and (max-width:1024px){
.desktopde{display:block;}
}