


html,
body {
  padding: 0;
  margin: 0; }

body {
  /*font-family: 'Cabin', sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #000000;
  background-color: #ffffff;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }


a {
  color:#e6411c;
  text-decoration: none;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  a:hover, a:focus {
    color: #b0290b;
    text-decoration: none; }

  .text-1 {
    font-weight: 600;
    font-size: 15px;
    color: #2aaae0;
}

  .text-4 {
    font-weight: 600;
    color: #d40101;
}
  header{
      /*height:90px;*/
      /*padding:15px 0;*/
          border-top: 3px solid #e6411c;
    background: #fff;
  }



  h1
 {
  color: #000000; 
  }

h2 { 
  text-align: left;
  font-weight: 600; }

h3 {
  color: #323232;
  font-size: 18px;
  font-weight: 600; }

h4 {
  font-size: 14px;
  color: #323232;
  font-weight: 600; }

h5 {
  text-align: left;
  font-weight: 700;
  color: #155830; 
  font-size:13px;
}

@keyframes fade {
  from {
    opacity: 1.0; }
  50% {
    opacity: 0.6; }
  to {
    opacity: 1.0; } }

@-webkit-keyframes fade {
  from {
    opacity: 1.0; }
  50% {
    opacity: 0.6; }
  to {
    opacity: 1.0; } }

.blink {
  animation: fade 1000ms infinite;
  -webkit-animation: fade 1000ms infinite; }

.mobilerightpnl{display:none;}

.showScrollTop {
  width: 52px;
  height: 52px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height:52px;
  text-align:center;
  opacity: 1;
  background:#e6411c;
  color:#ffffff!important;
  z-index: 500;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor:pointer;
}
.showScrollTop:hover{
    background:#b62708;
}
.contentbox h2{
        font-size: 28px;
    color: #1E2D43;
}
.showScrollTop icon{
    font-size: 35px;
    vertical-align: top;
}
.datevenueouter{
    border-left:1px solid #cccccc;
}
.datevenue{
    font-size:16px;
    padding-top:9px;
}
.datevenue span{
    font-size:13px;
    font-weight:bold;
}
.socialline{
    border-left:1px solid #cccccc;
}

header .social{
    margin:0px;
    padding:0px;
    text-align:center;
    
    height:60px;
}
header .social a{
    background:#F5F5F5;
    color:#8F8F8E;
    width:36px;
    height:36px;
    line-height:36px;
    text-align:center;
    border-radius:50%;
    margin:11px 3px;
    display:inline-block;
}

header .social a:hover{
    background:#e6411c;
    color:#ffffff;  
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:99;
  background:#fff;
}



.navbar-expand-lg{background:#e6411c; padding:0px;}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size:15px; color:#ffffff; font-weight:bold; text-transform:uppercase; line-height:50px; padding: 0 12px;     white-space: nowrap;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
  color:#ffffff;
  background:#bc2d0d;
}
  header .logo, header .datevenue, header .social{
      padding:15px 0;
  }
 header .datevenue{
      padding:25px 0 0 0;
  }

   .sticky .logo, .sticky .datevenue, .sticky .social{
      padding:5px 0;
  }
 .sticky .datevenue{
      padding:15px 0 0 0;
  }
  .sticky .navbar-expand-lg{margin-top:16px; padding:0px;}

  .menucontact{background: #48879d;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px;
    font-size: 16px;
    display:block;
  }
   .menucontact:hover{background: #2F6C81;color: #fff;}
  .menuwts{ background: #bd1d73;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 14px;
    font-weight: 700;
    font-size: 16px;
    display:block;
  }
  .menuwts:hover{background: #A40F5F;color: #fff;}



#MainContent_HomeContent{
    background:url(../images/body_bg.png) no-repeat top;
}

/* ======================== slider ======================*/

.mainslider {
  background-color: #ffffff;
  /*background-image: url(../images/bg_pmain.jpg);*/
  background-repeat: repeat-x;
  background-position: top;
  padding: 0px 0px 0;
  text-align: center; }

.mainslider .carousel-caption{
    left:0%;
    right:0%;
    top:17%;
    bottom:auto;
}

.mainslider .carousel-inner .carousel-item:before{
    position:absolute;
    /*content:'';*/
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:#00000063;
}

.mainslider .carousel-item{/*height:600px;*/}
.mainslider .carousel-caption h5{color:#1c6e8b; font-size:20px; font-weight: bold;}
.mainslider .carousel-caption h3{ color:#ff0089; font-size:30px; font-weight:bold; text-transform:uppercase;}

.otherslider{
     background: url(../images/innerbanner.jpg) 0% 90%;
  background-repeat:no-repeat;
  background-size:cover;
  height:200px;
}
.sliderbottom {
     position:relative;
    width: 100%;
    height:90px;
    background: #000000;
    bottom:0px;
    left: 0;
    padding:15px 0;
}
/*.btnslider{font-size:22px; text-transform:uppercase; text-align:left; padding-right:20px!important; color:#ffffff; margin:0 30px; min-width:210px; overflow:hidden;}*/
.btnslider{font-size:22px; text-transform:uppercase; text-align:left; padding-right:20px!important; color:#ffffff; margin:10px 0px; min-width:210px; overflow:hidden; border-top-right-radius:0; border-bottom-right-radius:0px;}
.btnicon{background:#ffffff; padding:10px; margin-right:20px; position:relative; float:left;}
.btnicon::after{position:absolute; content:''; right:-10px; top:38%; width: 0;  height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent;  border-left:12px solid #ffffff;}
.btnsort{font-size:12px; display:block;}

.btnslider.btn-danger{background-color:#c82333b3;}
.btnbook{background:#1E2D4380;}
.btnconference{background:#D0DD2680}

.carouseltext{    background: #ffffffbd;
    padding: 15px 30px;
    float: left;}
.carouseltext a{font-size:18px;}


.btnright .btnbook{background:#1E2D43;}
.btnright .btnconference{background:#D0DD26}

.btnslider:hover.btn-danger{background-color:#c82333;}
.btnbook:hover{background:#0E1622;color:#ffffff;}
.btnconference:hover{background:#99A40D;color:#ffffff;}


#countdown{
    display:block; text-align:left;}
  .countdownbox{
      background:#45D5A4;
      color:#ffffff;
      border-radius:5px;
      font-size:20px;
      padding:10px 10px;
      margin:0 10px;
      display:inline-block;
      text-align:center
  }
    .countdownbox span{font-size:11px; text-transform:uppercase; color:#000000; display:block; text-align:center}

    .mainheading{
       font-size: 26px!important;
    color: #e6411c;
    text-transform: uppercase;
    margin: 10px 0 15px;
    font-weight: 500;
    padding: 5px 0 10px;
    }

.mainheading span{
    display:block;
    text-transform:uppercase;
    font-size:20px;
    color:#2B9E49;
}

.btn-primary {
    background-color: #1E2D43;
    border-color: #1E2D43;
}
.btn-primary:hover {
    background-color: #0D1C32;
    border-color: #0D1C32;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #0D1C32;
    border-color: #0D1C32;
}

.dvbiggestevent{
    background: #67a9bd url(../images/biggestevent_bg.png) no-repeat left;
    height: 166px;
    color: #fff;
    font-size: 24px;
    padding-top: 43px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.bxpaidtrack {
    width: 24%;
    height: 130px;
    float: left;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.bxpaidtrack.avr {
    background: #2c2d8a;
}
.bxpaidtrack.smarttextiles {
    background: #b84924;
}
.bxpaidtrack.performance {
    background: #86c751;
}
.bxpaidtrack.health {
    background: #3fadb3;
}

.bxfreetrack {
    width: 24%;
    height: 130px;
    float: left;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.bxfreetrack.mainstage {
    background: #2c2d8a;
}

.bxfreetrack:hover, .bxpaidtrack:hover {
    z-index: 4;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.08);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.08);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.08);
    transition: all 200ms ease-in;
    transform: scale(1.08);
}

.bxfreetrack a, .bxpaidtrack a {
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 0 0;
    font-weight: 500;
    line-height: 1.3;
    font-size: 16px;
    height: 100%;
    font-family: poppins,sans-serif;
    text-transform: uppercase;
}

/* ============================== Card ====================*/
.homecard{border:0px;}
.homecard .card-body {
    margin-left: 30px;
    position: absolute;
    z-index: 9;
    /*height: 50px;*/
    bottom: 15px;
    padding:0px;
    width:80%;
  
}

.homecard .card-body a{
    /*display:block;
    border-radius:15px;
    line-height:50px;*/
    /*box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);*/
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
/*font-size:20px;
color:#ffffff;
text-transform:uppercase;*/

/*background: #94c23e; 
background: -moz-linear-gradient(top,  #94c23e 1%, #5cb847 100%); 
background: -webkit-linear-gradient(top,  #94c23e 1%,#5cb847 100%); 
background: linear-gradient(to bottom,  #94c23e 1%,#5cb847 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c23e', endColorstr='#5cb847',GradientType=0 );*/ 


}

.homecard .card-body a:hover{  
/*background: #c1d82f; 
background: -moz-linear-gradient(top,  #c1d82f 1%, #5b8a07 100%); 
background: -webkit-linear-gradient(top,  #c1d82f 1%,#5b8a07 100%); 
background: linear-gradient(to bottom,  #c1d82f 1%,#5b8a07 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1d82f', endColorstr='#5b8a07',GradientType=0 );*/ 


    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;

}


.homecard .card-title{color:#ffffff; text-transform:uppercase; font-size:20px; text-align:left;}
.homecard .card-title span{background:#2B9E49; width:55px; height:60px; text-align:center; line-height:60px; display:none; visibility:hidden;}
.homecard .card-text{display:none;}

.homecard:hover .card-body{
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.homecard:hover .card-body .card-title{}
.homecard:hover .card-body .card-text{display:block; color:#ffffff}

.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity:0;
    background: #00000057;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.homecard:hover .mask{opacity:1;
                      -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.imgdirectory{/*height:170px;*/}

.homecard .btn-primary{
    background:#acd038;
    border-color:#acd038;
}

.homecard .btn-primary:hover{
    background:#90b90c;
    border-color:#acd038;
}



/* ============================== factandfigure ===================*/

.factandfigure{
    background:#F89F1D;/*#F1C701;*/
    padding:20px 0 30px 0;
    margin-top:40px;
    font-size:45px;
    color:#015C30;
    line-height:1.2;
    font-weight:bold;

}
.factandfigure h2{color:#ffffff; font-size:50px; font-weight:bold; margin-bottom:15px;}

    .factandfigure span.count {
         font-size:45px;
    color:#015C30;
    }
.factandfigure span{
    color:#fff;
    text-transform:uppercase;
    display:block;
    font-size:15px;
}


/* ============================== factandfigure ===================*/

.keyhighlights{
    background:url(../images/key_highlight_bg.jpg) no-repeat;
    padding:40px 0 80px 0;
    margin-top:0px;
    line-height:1.2;
}
.keyhighlights h2{color:#ffffff; font-size:40px; font-weight:bold; margin-bottom:30px;}
.keyhighlights .highlightbox{
  border:4px solid #AAA9AC;
  background:#00000042;
  width:100%;
  height:200px;
  padding:20px;
  border-radius:20px;
  color:#ffffff;
  font-size:18px;
}
.keyhighlights .highlightbox span{
    display:block;
    padding-top:15px;
}
.keyhighlights .carousel-indicators{
    bottom:-60px;
}

    .keyhighlights .carousel-control-next, .keyhighlights .carousel-control-prev {
        width:3%;
    }
   .keyhighlights .carousel-control-prev-icon, .keyhighlights .carousel-control-next-icon{
       width:50px;
       height:50px;
   }


/* =================================== partner sections =====================*/
.partners h2,.onsitepartners h2,.mediapartners h2,.suttlepartner h2, .supporterpartners h2{font-size:26px; color:#1E2D43; margin-bottom:30px; text-transform:uppercase;}
.partners{padding:50px 0;}
.partners .partnerbox{box-shadow:0px 0px 5px #000000; background:#ffffff; overflow:hidden; border-radius:10px; display:inline-block; margin: 0 20px 20px 0;}
.partners .partnerbox span{background:#1E2D43; text-align:center; font-size:12px; height:32px; line-height:32px; display:block; color:#ffffff;}
.partners .partnerbox p{margin:0px; text-align:center;padding: 10px 6px;}
.partners h2{font-size:26px; color:#1E2D43; margin-bottom:30px;}


/* ============================== onsitepartners ====================*/

.onsitepartners{padding:50px 0; background:url(../images/branding_partner_bg.png) no-repeat center center fixed; background-size:cover;}
.onsitepartners h2{color:#ffffff;}
.onsitepartners .partnerbox{border: 2px solid #ccc;overflow: hidden; border-radius: 5px; display:inline-block; margin: 0 10px 10px 0; width: 130px;  background: #fff; height:60px;}
.onsitepartners .partnerbox img{max-height:40px;}
.onsitepartners .partnerbox p{margin:0px; text-align:center;padding: 8px 5px;}

/* =========================== mediapartners ============================*/

.mediapartners{padding:50px 0;}
.mediapartners h2{}
.mediapartners .partnerbox{border: 2px solid #ccc; overflow: hidden; border-radius: 5px; margin: 0 10px 10px 0; width: 130px;  background: #fff; display:inline-block; height:60px;}
.mediapartners .partnerbox img{max-height:40px;}
.mediapartners .partnerbox p{margin:0px; text-align:center;padding: 8px 5px;}


/* =========================== suttlepartner ============================*/

.suttlepartner{padding:30px 0; background:#ffffff;}
.suttlepartner .partnerbox{border-bottom:2px solid #C3C3C3; border-top:2px solid #C3C3C3; text-align:center;}
.suttlepartner .logobox { display: inline-block;  border-left: 1px solid #C3C3C3;   padding:5px 0px;}
.suttlepartner .logobox.noborder { display: inline-block;  border: none!important;}


/* =========================== mediapartners ============================*/

.supporterpartners{padding:30px 0; background:#ffffff;}
.supporterpartners .partnerbox{border: 2px solid #ccc; overflow: hidden; border-radius: 5px; display:inline-block; margin: 0 10px 10px 0; width:90px;  background: #fff;}
.supporterpartners .partnerbox p{margin:0px; text-align:center;padding: 8px 5px;}

/* ====================================== Subscribe =====================*/

.subscribe-area {
    background:url(../images/newssubscribe_bg.jpg) no-repeat center center;
    background-size:cover;
    position:relative;
/*background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);*/
}
.subscribe-area::before{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    content:'';
    background: linear-gradient(to top, #fba200c4 0%, #fba200c4 100%);
}

.pb-50 {
    padding-bottom: 50px;
}
.pt-70 {
    padding-top: 70px;
}

.mb-15 {
    margin-bottom: 15px;
}

.subscribe-text span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 5px;
}
.subscribe-text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin-bottom:20px;
    text-align:center;
}
.subscribe-wrapper {
    overflow: hidden;
}
.mb-15 {
    margin-bottom: 15px;
}
.subscribe-form {
}
.subscribe2-wrapper .subscribe-form input {
    background: none;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    height: 40px;
    margin-right: 17px;
    padding-left: 35px;
    width: 40%;
    cursor: pointer;
}
 
.subscribe2-wrapper .subscribe-form button {
    background: #ffff;
    border: none;
    border-radius: 30px;
    color: #4b5d73;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 18px 46px;
    transition: all 0.3s ease 0s;
}
.subscribe2-wrapper .subscribe-form button i {
    font-size: 18px;
    padding-left: 5px;
}


  /* ======================= footer =====================*/
  
/***********************
********* Footer ******
************************/
#footer {
  padding:30px 0;

  color: #ffffff;
  background: #1E2D43;
  font-size:14px;
  line-height:1.5;

}
#footer .footermiddlebox{
    /*background:#2D4467;
    padding:0 30px 40px 30px;*/
}
#footer ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#footer ul li{
   background:url(../images/icon_footer.png) no-repeat 0% 5px;
   padding:0 0 0 20px;
}
#footer p{margin-bottom:7px;}
#footer .footermiddlebox tr td{
    padding:5px;
    border-bottom:1px dotted #4b4b4b;
    text-align:left;
}
#footer .footermiddlebox .btn-primary{
    padding:8px;
    border:1px solid #bbbbbb;
    background:none;
    text-transform:uppercase;
    font-size:25px;
    display:block;
    color:#741518;
}
#footer .contactbox{
}
#footer .btnslider{
    padding-right:20px!important;
}

#footer h3{
    color:#ffffff;
    font-size:20px;
    margin:0 0 20px 0;
    text-transform:uppercase;
}
#footer h5{
    color:#00A5DC;
    font-size:17px;
    margin:0 0 10px 0;
    font-weight:bold;
}


#footer .footermiddlebox tr td {
    padding: 5px;
    border-bottom: 1px dotted #4b4b4b;
    text-align: left;
}

#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #00A5DC;
}



#footer a.btn-success:hover{color:#ffffff;}
#footer a.btnslider:hover {color:#ffffff;}

#footer .social a{
    background:#F5F5F5;
    color:#8F8F8E;
    width:36px;
    height:36px;
    line-height:36px;
    text-align:center;
    border-radius:50%;
    margin:11px 3px;
    display:inline-block;
}

#footer .social a:hover{
    background:#e6411c;
    color:#ffffff;  
}

.footerbottom{
    color:#817c7c;
    padding:40px 0 15px 0;
    background:#141414 url(../images/footer_arrow_bottom.png) no-repeat top center;
    line-height:45px;

}
#footer .footerbottom a{
    color:#807c7c;
}

@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
  }
}


   /* =========================== menu ===============================*/
   .dropdown:hover>.dropdown-menu {
  display: block;
}
 .dropdown:hover>.dropdown-menu .dropdown-menu {
  display: block;
}


 .dropdown-menu .mainmenu, .sticky #menu .dropdown-menu .mainmenu {    
     height:auto!important;
 }
 .nav-item.dropdown{
     position: static;
 }

.dropdown-menu {
    color: #035830 !important;
    background-color: #ffffff !important;
    margin: 0px;
    border: 1px solid #cccccc;
    position: relative;
    border-radius: 0px;
    width:100%;
    padding:10px;
}
    /*.dropdown-menu::before {
        position:absolute;
        content:'';
       width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2a904a;
    top: -12px;
    }*/

.dropdown-menu li{width:25%; float:left;}

.dropdown-menu>li>a
{
 color: #e6411c!important;
 border-bottom: 1px solid #ffffff;
}
.dropdown-menu>li>a:hover
{
 color: #a3260a!important;
background:#ffffff!important;
}
.dropdown-menu li .dropdown-menu{
    position:relative!important;
        border: 0px;
    padding: 0px;
}
.dropdown-menu li .dropdown-menu li{
    width:100%;
    float:none;
    display:block;
}
.dropdown-menu li .dropdown-menu li a{
    display: block!important;
    padding: 6px 17px!important;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429!important;
    color: #000!important;
    white-space: normal;    
    font-size: 13px!important;
    border-bottom:1px solid #cccccc;
}
.dropdown-menu li .dropdown-menu li a:hover{   
    background:#ededed!important;
}

.partnerlogo{
    width:14%;
    margin:1%;
    min-height:95px;
    float:left;
}


/*============================== speaker box =========================*/

.modal{background: rgba(0,0,0,0.4) !important;}
 .modal .modal-dialog{max-width:1140px;width:100%;}
 .modal .modal-dialog .modal-content{border-radius:0;padding: 30px 10%;}
 .modal-header, .modal-footer { background: #ffffff; }
 .modal .modal-dialog .modal-content .modal-header{padding:0 0 15px 0;border-bottom:2px solid #656565; display:block;}
 .modal .modal-dialog .modal-content h4.modal-title{color: #111;font-size: 25px;}
 .modal .modal-dialog .modal-content h4.modal-title span{color: #919191;font-size: 20px;font-weight: bold;}
 .modal .modal-dialog .modal-content .modal-body{color: #111;font-weight: lighter;font-size:16px;}
 .bold600{font-weight:600;}

    .modal button.close {
    position: fixed;
    right: 40px;
    top: 30px;
    opacity: 1;
    outline: none !important;
    width: 40px;
    height: 40px;
}
    .modal button.close svg {
    fill: #ff0000;
}



.dvspeakersection{background:#11333d; padding:25px 0 40px 0;}
.dvspeakersection h2{color:#ffffff; text-transform:uppercase;}

.spearbox {
    width: 150px;
    float:left;
    margin:20px 10px;
    height:225px;
}

.dvspeakersection .carousel-indicators{
    margin: 0;
    bottom: -15px;
}

.spearbox .grid-title {
    color: #004799;
    background: #ffffff;
    margin-top: 0px !important;
    margin-bottom: 0px;
    display:grid;
}
.grid-p{
    font-size:13px;
}
.spearbox .grid figcaption h3 {
    font-size: 18px;
   text-align:center;
}
.gridsections{
    margin-top:50px;
}
.grid {
	padding:0px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
    border:1px solid #e4e8ea;
}
.grid figure {
	margin: 0;
	position: relative;
	border-bottom:0px solid #105931;
    background:#ffffff;
}

.grid figure img {
	max-width: 100%;
	display: inline-block;
	position: relative;
    margin:0px auto;

}
.grid figure img.company{
    height:auto;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 10px;
	background:#e6411ccc;
	color: #ffffff;
}
.grid-title {
	color: #004799;
    font-weight: 250;
	min-height:75px;
	font-size:19px;
	background:#ecf0f3;
	text-align:center;
	margin-bottom:0;
    margin:0px!important;
	/*line-height:55px;*/
    padding:5px;
    font-weight:bold;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.grid figcaption a {
	text-align: center;
	padding: 5px 0px;
	border-radius: 2px;
	display: inline-block;
    text-decoration:underline;
	color: #fff;
}
.grid figure {
	/*overflow: hidden;*/
}

.grid figure img {
	/*-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;*/
    height:150px;
}

.grid figure:hover img,
.grid figure.cs-hover img {
	/*-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-0px);

        -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);*/
}

.grid figcaption {
	height: auto;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	/*-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);*/
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.grid figure:hover figcaption,
.grid figure.cs-hover figcaption {
	opacity: 1;
	/*-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);*/
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
	height:100%;
}
.aboutshow ul li{background:url(../images/bullate_points.png?var=1) no-repeat 0% 5px; padding:0 0 8px 20px;}
.aboutshow ul.noicon li{background:none; padding:0px;}

.aboutshow.other{padding-top:20px;}

.nav-tabs>li>a {
    background:#2aabe1;
    border-radius:0;
    border:0px;
    color:#ffffff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #105931;
    color: #fff;
    border:0px;
    border-radius: 0;
}
.tab-content{
    padding:10px 0;
}

/* ============================= confirmeddelegate =========================*/
.confirmeddelegate{padding:15px 0;}
.confirmeddelegate img{
    border:1px solid #cccccc;
    max-height:65px;
}

/* ==================================== Testimonials ==========================*/
.visitorPartners{
    padding:10px 0;
    border-bottom: 2px dotted #e6411c;
}


/* =============================== DvHomePartners  ==========================*/

.DvHomePartners{padding:30px 0;}
.DvHomePartners h2{text-align:center; text-transform:uppercase; margin-bottom:10px; font-size:20px; padding:5px 0; border-top: 2px solid #e6411c; border-bottom: 2px solid #e6411c;}

.bxtwitter iframe {
    height: 300px!important;
}

/* ===========================MediaAttend ========================*/

.MediaAttend{padding:25px 0;}
.MediaAttend h2{text-align:center;}

.MediaAttend img{border:1px solid #ccc; max-width:140px; }

/* ============================== Right side =====================*/
.countdownright{
    background: #48879d;
background: -moz-linear-gradient(left, #48879d 0%, #48879d 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #48879d), color-stop(100%, #48879d));
background: -webkit-linear-gradient(left, #48879d 0%, #48879d 100%);
background: -o-linear-gradient(left, #48879d 0%, #48879d 100%);
background: -ms-linear-gradient(left, #48879d 0%, #48879d 100%);
background: linear-gradient(to right, #48879d 0%, #48879d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48879d', endColorstr='#48879d', GradientType=1 );
padding:15px 0;
text-align:center;
margin:25px 0;
}
 .countdownright .countdownbox{
     background:none;
     padding:0px;
     text-align:center;
     color:#000000;
     font-size:12px;
     margin:0px;
 }
 .countdownright .countdownbox span{
      background:#ffffff;
      color:#000000;
      border:2px solid #000000;
      border-radius:50%;
      height:55px;
      width:55px;
      font-size:20px;
     line-height:55px;
      margin:0 10px;
      display:inline-block;
      text-align:center;
  }
 .btnright{margin-top:27px;}
.btnright .btnslider{
     overflow:hidden;
     display:block;
     font-size:22px;
     margin:15px 0;
 }

.hdpaidtrack{background: #e6411c;
    padding: 15px 10px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
}
.hdfreetrack{    background: #bd1d73;
    padding: 15px 10px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
}

.clspaiditems a, .clsfreeitems a {
    display: block;
    padding: 8px 36px 3px 5px;
    margin-bottom: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    min-height: 42px;
    font-family: poppins,sans-serif;
}
.clspaiditems a.items {
    background: #48879d;
}
.clsfreeitems a.items {
    background: #65848f;
}
.clspaiditems a img, .clsfreeitems a img{
       position: absolute;
    right: 2px;
    top: 2px;
}



/* ============================ End Right side ==================*/

/* ========================= Modal css =========================*/

.fixedmodal.modal .modal-dialog {
    max-width: 1140px;
    width: 100%;
}
 .fixedmodal.modal .modal-dialog .modal-content {
    border-radius: 0;
    padding: 30px 10%;
}
 .fixedmodal.modal button.close {
    position: fixed;
    right: 40px;
    top: 30px;
    opacity: 1;
    outline: none !important;
    width: 40px;
    height: 40px;
    z-index: 9;
}
 .fixedmodal.modal button.close svg {
    fill: #ff0000;
}

 .growthbox{
    background:#1e2d43;
    border-radius:10px;
    padding:2px;
    color:#ffffff;
    min-height:225px;
    overflow:hidden;
    border:1px solid #e8e8e8;
 }
  .growthbox p{
      padding:10px;
      background:#ffffff;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
  }


  /* ================================== why visit ===========================*/

 .whyvisit{}

 .whyvisitbox{
 position: relative;
    border: 1px solid #86c441;
    width: 42%;
    margin: 2% 2% 2% 5%;
    float: left;
    padding: 10px 10px 10px 50px;
    border-radius: 10px;
    /*font-weight: bold;*/
    color: #1e2d43;
    min-height:64px;
    background:#f3fde7;
 }
 .whyvisitbox .boxicon{
    position: absolute;
    width: 60px;
    height: 60px;
    top:1px;
    left: -8%;
    background: #86c441;
    transform: rotate(45deg);
    border-radius: 5px;
    line-height:73px;
    text-align:center;
 }
 .whyvisitbox .boxicon em, .whyvisitbox .boxicon i{transform: rotate(-45deg);font-size: 34px;  color: #fff;}


 .whovisit{
     list-style:none;
 }
  .whovisit li{
     list-style:none;
     background:url(../images/visit_points.png) no-repeat left 0px!important;
     font-weight:bold;
     padding:0 0 15px 30px!important;
     color:#ffffff;
 }

  /* ================= whoshouldvisit ======================*/

.whoshouldvisit {
    background: url(../images/partner_bg.jpg) no-repeat;
    background-size: cover;
    position:relative;
}
.whoshouldvisit::before{
    position:absolute;
    background:#0f2f56cf;/*#0f2f56;*/
    width:100%;
    height:100%;
    content:'';
    left:0px;
    top:0px;
}
.nobullate{margin:0px; padding:0px; list-style:none;}
.nobullate li{ background:none!important; margin:0px!important; padding:0px!important;}
  /* ======================== Exhibitor profile =========================*/
  .radius10{border-radius:10px;}
  .bordered{border:1px solid #cccccc;}
  .exhibitorcate{position:relative;border-radius: 5px;  overflow: hidden; margin-top:15px; margin-bottom:15px;}
  .exhibitorcate::before{
      position:absolute;
      content:'';
      width:100%;
      height:100%;
      background:#000000b0;
  }
   .exhibitorcate span{    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    color:#ffffff;
    text-align:center;
    font-size:20px;
    padding-top:50px;
   }
      .exhibitorcate::after{
          position:absolute;
      content:'';
      width:100%;
      height:100%;

      }

   .bullateicon li{
     list-style:none;
     background:none!important;
     padding:0 0 15px 0px!important;
     display:inline-block;
     width:100%;
   }
   .bullateicon li .icons{
       width:40px;
       height:40px;
       background:#31a645;
       float:left;
       border-radius:50%;
       margin-right:10px;
       line-height:40px;
       text-align:center;
       color:#ffffff;
       font-size:25px;
   }
   /* =========================== highlights ===============*/
#highlight{padding:50px 0;}
#highlight h2{color:#000000; font-size:50px; font-weight:bold; margin-bottom:15px; text-transform:uppercase;}
#highlight img{padding:1px 1px;}

    #highlight img:hover {
        transform: scale(1.1);
        -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
    }

.imgboxleft{float:left; width:370px;}

.imgbox1{width:185px; float:left;}
.imgboxleft2{float:left; width:257px;}
.imgboxleft3{float:left; width:505px;}
/* =============================== end highlight=======================*/

/* ============================== Testimonials Sections ========================*/

#testimonials{background:url(../images/partner_bg.jpg) no-repeat center center fixed; background-size:cover; margin-top:0px; padding:50px 0; color:#ffffff;}
#testimonials h2{color:#ffffff; font-size:45px; margin:0px 0 10px 0; padding:0px; font-weight:normal;}

#testimonials .carousel-indicators{bottom:0px;}
#testimonials .carousel-control{width:9%;}
#testimonials .carousel-control.left, #testimonials .carousel-control.right{
    background-image:none;
}

#testimonials img{border-radius:50%; width:150px; height:150px;}

/* ============================== End Testimonials Sections ========================*/

/* ================================ Why Exhibit ============================*/

.whyexhibx{
    background: #b4d4fc;
    position: relative;
    padding-bottom: 10px;
    padding-top: 50px;
    margin-top: 40px;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-radius: 15px;
}

    .whyexhibx span {
        position: absolute;
    width: 60px;
    height: 60px;
    top: -30px;  
    background: #0f2f56;
    transform: rotate(45deg);
    border-radius: 5px;
    line-height: 73px;
    text-align: center;
    left: 50%;
    margin-left: -40px;
}
    .whyexhibx span em, .whyexhibx span i {
    transform: rotate(-45deg);
    font-size: 34px;
    color: #fff;
}
    .galleryimage img{
        border-radius:5px;
    }

    .srilankalogo h3{font-size:14px;}
    .srilankalogo img{border:1px solid #ccc; max-height:85px;}


  .Previousattendees ul li {
    list-style-type: none;
    border: #ccc solid 1px;
    padding: 2px;
    background: 0 0;
    display: inline-block;
    max-width: 190px;
    margin: 2px 10px 10px 0;
}

  .bxspeaker19{
          float: left;
    position: relative;
    min-height: 430px;
    width:19%;
    margin: 0 5px 20px;
    padding: 5px;
    background: #fff;
    text-align: center;
    background:#f2f2f2;
  }
  .imgbxspk19{}
  .namebxspk19{}
  .descbxspk19{}
  .cmpnybxspk19{}

  .modal-header .close{padding:0px;}