/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/* ===================================
                About
   =================================== */

/*
    Theme Name: Event
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page , Multi Parallax Template
    Tags: One page, multi page, multipurpose, parallax, creative, html5

 */

/* ===================================
          Table of Contents
   =================================== */

/*
01 body
02 Custom Classes
   02-1 short codes
   02-2 loader
03 navigation
04 about section
05 counter section
06 speaker section
07 Gallery
08 Pricing
09 Timeline
10 contact us
11 Footer
12 Media Queries

/*Table Of Contents ends */

/*IMPORT GOOGLE FONT */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Open+Sans:300,400&display=swap');
@font-face{font-family:'Korolev-Light';
src:url('../../event/fonts/Korolev-Light.woff') format('woff'),
url('../../event/fonts/Korolev-Light.ttf') format('truetype'),
url('../../event/fonts/Korolev-Light.svg#Korolev-Light') format('svg');}
@font-face{font-family:'Korolev-Medium';
src:url('../../event/fonts/Korolev-Medium.woff') format('woff'),
url('../../event/fonts/Korolev-Medium.ttf') format('truetype'),
url('../../event/fonts/Korolev-Medium.svg#Korolev-Medium') format('svg');}
html{
    scroll-behavior: smooth;
}




.new-head{color: #ffffff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    display: block;
    margin-bottom: 20px;
    line-height: 49px;}
    .new-about p{color: #ffffff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;font-weight: 100;
    display: block;
    margin-bottom: 34px;
    line-height: 24px;}
.new-about {
    padding: 50px 0px 104px 0px;
    background: url(../../event/img/aboutbg.jpg);
    /* height: 1723px; */
    background-position: left;
    background-size: cover;
}
.top{display:none;}
.blk .logos{top: 10px;}

.blk{background:#000000;position: fixed;width: 100%;top: 0px;height: 168px;z-index: 999;
display: block!important;}
.virt {
    background-color: #ea2b7b;
    padding: 8px 24px;
    font-size: 32px;
    font-weight: bold!Important;
}
*{
    padding: 0;
    margin: 0;
}

    .topset
    {position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;z-index: 999;
    text-align: center;
    transform: translate(-50%, -50%);
    justify-content: center;
    text-align: center; justify-content: center;
    display: flex;background: #00000047;
    height: 500px;}
.bgset{
    background: #0000005e;
    margin-top: 23px;
    top: 30%; padding: 20px;}

.self{
    align-self: center;
}

.tabber{
    overflow: hidden;
}
ul.facts li{width:170px; height: 170px;border-radius: 250px;background-color: #6A2E85;text-align: center;}
ul.facts{    color: #ffffff;
    display: flex;justify-content: space-around;margin-top: 30px;
    list-style: none;
    padding-left: 0px;}
#categ{
    padding-top: 62px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-image: url(../../event/img/g5.jpg);
    background-size: cover;
    background-origin: initial;
    background-position: right;
}

ul.fact{flex-wrap: wrap;list-style: none; padding-left: 0px;display: flex; justify-content: space-between;position: relative;}
ul.fact li{width: 31%;text-align: center; padding-bottom: 25px;}
/* Important styles */
#toggle {
    display: block;
    width: 28px;
    height: 30px;
    margin: 33px auto 10px;
    position: absolute;
    right: 18px;
    z-index: 400;
}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
    position: absolute;
    color: #999;
    width: 220px;
    z-index: 9999;
    padding: 10px;
    margin: auto;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    border-radius: 4px;
    background:transparent;
    box-shadow: 0 1px 8px rgb(0 0 0 / 5%);
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s;
    right: 9px;
    top: 118px; font-size: 16px;
}

#menu ul, #menu ull li, #menu ul li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0; text-align: left;
}
#menu li a {
    padding: 8px 6px!important;
    color: #fff;
    text-decoration: none;
    transition: all .2s;
    background-color: #652f8e!important;
    margin-bottom: 5px!important; 
    /*display: inline-block!important; */
    font-size: 14px;
        padding-left: 16px!important;
}
#menu li a:hover,
#menu li a:focus {
  background: #1ABC9C;
  color: #fff;
}




/* demo styles */

.head-sec{position: relative;}

.overlay{position: absolute;background-color: rgba(0,0,0,0); z-index: 1; width: 100%;height: 100%; overflow: hidden;}

.Exhibitors .tnew a{color: #ffffff!important; text-decoration: none;}
.owl-nav{display: none;}
.tabber p{color: #ffffff;}

.v-link{display:none!important;}
@media screen and (min-width:2500px){  video {height: 100vh!important;}
    .banner, .right{min-height:1390px!Important;}
    }

@media screen and (min-width:1800px) and (max-width:2499px){
    video {height: 100vh!important;}
.banner, .right{min-height: 1200px!Important;
    }.btn1, .btn2, .btn3, .btn4{margin-bottom: 10px; display: inline-block; padding: 5px 20px!Important;}
    .left{width: 24%!Important;}
    .right{width: 76%!Important;}
    span.whitebig {
    font-size: 20px!Important;}
}

@media screen and (width:1200px){
    .left{width: 30%!Important;}
    .right{width: 70%!Important;}
    span.whitebig {font-size: 14.4px!Important;}
    .btn1, .btn2, .btn3, .btn4{margin-bottom: 10px; display: inline-block; padding: 5px 20px!Important;}

}

@media screen and (width:768px){
    .right{display: none;}
    .left{width: 100%!important; padding-left: 20px!important;}
    }

@media screen and (width:1024px){
    .broad-nav .navbar {
       top: 377px!important;
    padding-right: 0;
    right: 185px!important;
    }
    .left {
    /* float: left; */
    /* margin-left: 200px; */
    margin-top: 143px;
    width: 30%;
    padding-left: 8px;
    position: absolute;
    left: 0px;
}
    .right{width: 83%!Important;}
    span.whitebig {font-size: 14.4px!Important;}
    .btn1, .btn2, .btn3, .btn4{margin-bottom: 10px; display: inline-block; padding: 5px 20px!Important;}

}

.left {
    float: left;
    /* margin-left: 200px; */
    margin-top: 143px;
    width: 36%;
    padding-left:58px;
}
.right {
    background-image: url(../../event/img/main-banner.jpg); background-repeat: no-repeat;
    min-height: 700px;
    background-size: cover;
    width: 64%;
    float: right;
    background-position: right;
}
.banner{background-image:url(../../event/img/ban2.jpg); min-height: 700px; background-size: cover; }

.btn1{background-color: #01a54f;
    color: #ffffff!important;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 16px;}

    .btn2{background-color: #652f8f;
    color: #ffffff!important;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 16px;}

    .btn3{background-color: #ea2b7b;
    color: #ffffff!important;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 16px;}

    .btn4{background-color: #f69021;
    color: #ffffff!important;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 16px;}


#video-viewport { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; }
video { display: block; width: 100%; height: 100%; object-fit: cover; }
.fullsize-video-bg {
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color:#1b0033;
}

.homebg {
       height: 100vh;
    background-size: cover;
    overflow: hidden;
    position: relative;
    background:url(../../event/img/slider/homebg.jpg);
    background-size: cover;
    background-position: left;
}


.lf{font-size: 16px!important; display: block; text-align: center; padding-top: 4px!important; font-weight: bold;}
.fullsize-video-bg:before { content: ""; 
position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; display: none; }
.whatmain {
    position: fixed;
    z-index: 100;
    right: 23px;
    bottom: 47px;
}
.ovr {position: absolute;background-color: rgb(13, 2, 62, 0.3);width: 100%;height: 710px;}
.logos {
    position: absolute;
    left: 18px;
    top: 38px; z-index: 200;
}

.whatsappMain {
    
    position: relative;
    margin: 0 auto;
}

.whatsapp-icon {
    width: 178px;
    right: 10px;
    top: 65px;
}
.bnew-cont{    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 24px;}
ul.benfs li{margin-bottom: 40px;position: relative;padding-left: 50px;}
ul.benfs li::before {
    content: url(../../event/img/check.png);
    position: absolute;
    left: 0px;
    top: 3px;
}
ul.myexb{padding-left: 0px;list-style: none;display: flex;flex-wrap: wrap;justify-content: space-between;
margin-top: 40px;}
ul.myexb li {
    margin-bottom: 40px;
    position: relative;
    padding-left: 50px;
    display: inline-block;width: 47%;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 100;
}
ul.myexb li::before {
    content: url(../../event/img/check.png);
    position: absolute;
    left: 0px;
    top: 3px;
}
.exb-head {
    color: #ffffff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    display: block;
    margin-bottom: 20px;
    line-height: 49px;
}
.why-exb{background: #000000;padding: 60px 0px;}
ul.benfs{list-style: none;padding-left: 0px;}
.award-benefit{padding: 80px 0px 0px 0px;}
.benf-head{font-family: 'Montserrat';
    font-size: 40px;
    line-height: 49px;}
.bnew-head{    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;}
.whatsapp-icon .know-btn {
    width: 162px;display: none;
    color: #0d9a15;
    border: 0px solid #0d9a15;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 20px;
    padding: 6px 10px;
    text-align: center;
    background: rgb(13 154 21);
}
.whatsapp-icon .know-btn a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.icon-whatsapp {
    position: absolute;
    top: -20px;
    right: -5px;
}
.icon-whatsapp a {
    color: #fff!important;
    font-size: 15px;
    text-decoration: none;
}

.icon-whatsapp a i {
    font-size: 25px;
    color: #fff!important;
    margin-top: 20px;
    width: 38px;
    height: 38px;
    padding-left: 9px;
    padding-top: 6px;
    background: #0d9a15;
    border-radius: 50%;
}


.fa-whatsapp:before {
    content: "\f232";
}


table.conf-agenda{border-collapse:collapse;margin:0 0 30px;width:100%;border:1px solid #d6d6d6;}
table.conf-agenda th{background:#fd295c; border-color:#d6d6d6 ;border-style:solid solid none;border-width:1px 1px medium;color:#fff;font-size:20px;font-weight:400;height:18px;padding:15px;text-align:center;vertical-align:middle;text-transform:capitalize;}
.grey-bg{background:#f6f6f6;}
table.conf-agenda td{border:1px solid #d6d6d6;padding:10px;}
table.conf-agenda td:first-child{width:19%; background:#f59120;  color:#fff;font-size:16px;vertical-align:text-top;text-align:center; padding-top: 20px;}
table.conf-agenda td:last-child{width:81%;-moz-border-bottom-colors:#d6d6d6;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:#d6d6d6;border-color:#d6d6d6;border-style:solid;border-width:1px 0 1px 0;text-align:left;color:#666;font-size:15px;font-weight:400;}
table.conf-agenda td strong{padding:10px 0 5px 0;display:block;font-weight:700;}
table.conf-agenda td ul.conlist{margin-top:15px;padding:0; list-style-type:none;}
table.conf-agenda td ul.conlist li{background:url("../images/bullet-icon3.png") no-repeat scroll left 8px; line-height:22px;padding:0 0 5px 20px;width:98%;margin-left:10px;}
table.conf-agenda td a{color:#ed1d24;text-decoration:none;}
table.conf-agenda td a:hover{text-decoration:underline;}
table.conf-agenda tr:nth-child(even) {background: #fff}
table.conf-agenda tr:nth-child(odd) {background: #f2f2f2}


section.speakersProfile{
    width:100%;
    padding:50px 0;
}
section.speakersProfile .container .row{display: flex; justify-content: center;}
section.speakersProfile .card{border-radius: 12px; margin-bottom: 20px;}
section.speakersProfile p{font-size: 16px; }

.profile-card-5{
    margin-top:20px;
}
.profile-card-5 .btn{
    border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
    text-transform:uppercase;
    font-size:12px;
    padding:7px 20px;
}
.profile-card-5 .card-img-block {
    width: 91%;
    margin: 0 auto;
    position: relative;
    top: -20px;
    
}
.profile-card-5 .card-img-block img{
    border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
    box-shadow:0 0 10px 5px rgba(0,0,0,0.1); -webkit-box-shadow:0 0 10px 5px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px 5px rgba(0,0,0,0.1);
}
.profile-card-5 h5{
    color:#fd295c;
    font-weight:600;
}
.profile-card-5 a{text-decoration: none; color:#fd295c;}

.profile-card-5 a p{text-decoration: none; color:#000;}

.profile-card-5 p{
    font-size:16px;
    font-weight:400;
}
.profile-card-5 .btn-primary{
    background-color:#4E5E30;
    border-color:#4E5E30;
}
.minCHt{min-height: 140px;}
.ctmTCard{width: 80%; padding: 20px 20px; text-align: center; margin-bottom: 20px; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 16px;
color: #000000; opacity: .8;}




.speakersProfile.homepage { }

.speakersProfile.homepage .profile-card-5 .card-img-block{ width:100%; top: inherit; }

.speakersProfile.homepage .row.pt-5 .col-md-4 { padding:0px;}
.speakersProfile.homepage .profile-card-5 .card-img-block img {    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;}
.speakersProfile.homepage .card{    border-radius: 0px;    margin-bottom: 0px;}
.speakersProfile.homepage .minCHt{    min-height: inherit;     height: 110px;
    position: absolute;
    bottom: 0px; background: rgba(0,0,0,0.7); color:#fff; padding:10px 5px; width:100%;}
.speakersProfile.homepage .profile-card-5 a p{ color:#dfdfdf; font-size:14px;line-height: 19px;}

.speakersProfile.homepage .profile-card-5 h5 {  color:#fff;     line-height: 20px;     padding-top: 10px;}
.speakersProfile.homepage .card { border:none; }
.speakersProfile.homepage .profile-card-5 {     margin-top: 0px; }



.speakersProfile.homepage .minCHt.pt-0 { padding:10px;}
span.followA{color:#fd295c !important; font-weight: 600;}

.popupTnD{width: 100%; padding:15px 20px 0px 20px; height: auto; font-size: 22px !important; color: #2f2f2f; text-align: center;}
.popClick{padding: 10px 15px; background: #ed217c; color: #fff;  border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.popLinkB{display: flex; justify-content: center; padding: 10px 0px;}
.ctmTD{text-decoration: none;}
.popClick:link{color: #fff; text-decoration: none;}
.popClick:visited{color: #fff; text-decoration: none;}
.popClick:hover{color: #fff; text-decoration: none;}
.popClick:active{color: #fff; text-decoration: none;}

.innerpage {
    padding-top: 30px;
    padding-bottom: 60px;
}
.policy h3{
font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;}

   .policy ul.lsss li {
    margin-bottom: 7px;
}
.policy{
font-size: 15px;
    line-height: 24px;
 }

@media all and (max-width:767px){
 .ban-title {
    font-size:28px!important;
    padding-top: 25px;
    line-height: 34px!important;
    margin-bottom: 10px;
}
.topset{
    display: block;
    top: 50%;
}
.mt-300{
margin-top: 207px;}
#menu ul, #menu ull li, #menu ul li a{
    text-align: right;
}

.policy h3 {
    font-size: 21px;
      line-height: 28px;}
    .about-sec .about-img .floating-icon.la-plus{display: none;}
    .about-sec .about-img .floating-icon.la-circle{display: none;}
    .about-sec .about-img .floating-icon.la-caret-up{display: none;}
    .about-sec .about-img .floating-icon.la-chart-line{display: none;}
    .about-sec .about-img .floating-icon.la-bell{display: none;}
    body,html{overflow-x: hidden;}
    .virt{font-size: 15px!important;}
    #menu{top: 78px; right: 0px;}
    .overlay{height: 425px;}
    .blk{height: 111px;}
    ul.facts{display: block;}
    ul.facts li{display: inline-block;width: 49%;vertical-align: top;margin-bottom: 20px;}
    .logoset, .logos{z-index: 700;display: block!important;}
    .tabber h2:after{background: none!important;}
    .broad-nav .close-nav {
    right: 206px!important;
    top: 5px!important;
    display: block;}
    .broad-nav .navbar{right: 200px!important; top: 318px!important;}
    .left {margin-top: 101px;}
    .logo img {
    width: 182px!important;
    margin-top: 0px;



}
span.whitebig {font-size: 16px!important;}
.banner{min-height: 500px;}
  .right{display: none;}
  .left{width: 100%; padding-left: 10px!important;}
  .btn1, .btn2, .btn3, .btn4{margin-bottom: 10px; display: inline-block; padding: 5px 20px!important;}

 .whatsapp-icon {
    top:-13px;
    left: 15px!important;
}
}

.logo{width: 320px;}
.logo img{width: 252px;}
.slogan{position: absolute; top: 20px; left: 0%; z-index: 999999;}
/*************************************/
/***********custom classes ***********/
/*************************************/
.w-30{width:190px;}
.text-white{color:#ffffff;}
.pad-60{padding-bottom: 60px!important;}
.mar-20{margin-top: 0px; padding-top: 20px!important;}
.c-name{display: block;
    color: #ffffff;}
.c-con{display: block;
    font-size: 37px;
    font-weight: bold; margin: 10px 0px;}
   
.c-head{font-size: 20px;
    display: block;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 2px;}
	.textblk { padding-top:21px; text-transform:uppercase; font-size:28px; line-height:27px;} 
	.textblk span{ display:inline-block; margin-bottom: 10px; margin-top: 14px;}
    .slogan{margin-top:115px;}
   .ban-title {
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 46px;
    font-weight: 400;
    line-height: 51px;
    font-family: Korolev-Medium;
}
.logoset a{    background-color: #009846;
    display: block;
    width: 236px;
    margin: auto;
    color: #ffffff;
    text-decoration: none;
    padding: 14px;
    border-radius: 100px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;}
span.whitebig {
    padding-top: 40px;
    color: #F39314;
    font-size: 24px!important;
    line-height: 45px;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: 100;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 5px;
    font-family: Korolev-Light;
    letter-spacing: 2.5px;
}
.logoset{
      position: absolute;
     top: 50%;
      left: 50%;
     transform: translate(-50%, -50%);
      text-align: center;

}
a.newbtn:hover, a.anom:hover{ background: rgba(0,0,0,0.3);
    border: 1px solid rgba(0,0,0,0);}
    a.enom:hover{ 
    border: 1px solid #dbdbdb;}
a.newbtn{color: #ffffff;
    display: block;
    width: 190px;
    margin: 36px auto 13px auto;
    text-decoration: none;
    border: 1px solid #ffffff;
    text-align: center;
    border-radius: 25px;
    padding: 10px;
    font-size: 16px;}
.ent-head{text-align: center;
    display: block;
    margin-bottom: 10px;
    font-family: 'Korolev-Medium';
    font-size: 24px;
    line-height: 30px;}
ul.naward img{display: block;margin: 10px auto 11px auto;}
ul.naward{margin-top: 40px;}
.home-awards{margin-top:80px;}
ul.naward {
    padding-left: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #ffffff;
    width: 944px;
    margin: 34px auto;
}
a.enom {
    color: #ffffff;
    display: block;
    width: 190px;
    margin: 0px auto 0px auto;
    text-decoration: none;
    border: 1px solid #6e6e6e;
    text-align: center;
    border-radius: 25px;
    padding: 10px;
    font-size: 15px;
    background-color:transparent;
    font-family: 'Montserrat';
    font-weight: 100;
}
a.anom {
    color: #ffffff;
    display: block;
    width: 190px;
    margin: 36px auto 13px auto;
    text-decoration: none;
    border: 1px solid #6e6e6e;
    text-align: center;
    border-radius: 25px;
    padding: 10px;
    font-size: 15px;
    background-color: #011e00;
    font-family: 'Montserrat';
    font-weight: 100;
}
li.aone{background: rgba(255,255,255,0.1);padding: 21px 30px;border-top: 7px solid #009846;}
li.atwo{background: rgba(255,255,255,0.1);padding: 21px 30px;border-top: 7px solid #E62875;}
li.athree{background: rgba(255,255,255,0.1);padding: 21px 30px;border-top: 7px solid #6A2E85;}
li.afour{background: rgba(255,255,255,0.1);padding: 21px 30px;border-top: 7px solid #F39314;}
ul.naward li{width: 48%;margin-bottom: 30px;}
span.green{ color:#00A651;}	
span.white{ color:#fff;}	
span.purple{ color:#662D91;}	
span.pink{ color:#ED217C;}	
span.yellow{ color:#D47D22;}	
.fact-head {
    font-size: 33px;
    line-height: 40px;
    font-family: 'Korolev-Medium';
    font-weight: 600;
    padding-top: 45px;
}
.fact-num {
    font-size: 16px;
    display: block;
    margin-top: 4px;
    font-family: 'Montserrat';
    font-weight: 100;
    padding: 0px 21px;
    line-height: 24px;
}
ul.awd-in li {
    margin-bottom: 16px;width: 100%;
    position: relative;
    padding-left: 30px;
}
ul.awd-in li::before {
    content: url(../../event/img/wtick.png);
    position: absolute;
    left: 0px;
    top: 3px;
}
ul.awd-in{list-style: none;padding-left: 0px;font-size: 14px;line-height: 19px;padding-left: 13px;margin-top: 20px;
}
ul.naward p{
    font-size: 12px;margin-bottom: 20px;
    display: block;
    margin-top: 4px;
    font-family: 'Montserrat';
    font-weight: 100;
    padding: 0px 21px;
    line-height: 18px;
}
.header-inner #toggle{top: 27px;}
.c-mail, .c-nam, .c-con{color: #ffffff;}
.c-mail a{color: #ffffff; text-decoration: none;}
.awardsRdo, .awardsCk{list-style: none;}
.header-inner{display: block;
    background-color:#000000; position: relative;
    height:150px;}
.my-p{background-color: #fd295c!important;
    color: #ffffff!important;
    display: inline-block!important;
    padding: 7px 20px;}
.pd-mine{padding-top: 0px!important;}
.mt-20{margin-top: 40px!important;}
.no-list{list-style: none;}
.text-des{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.features { background:#f7f7f7; padding-bottom:50px;}
.sub-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #FD295C;
    margin-bottom: 10px;
    display: block;
}
.large-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 36px;
    color:  #2f2f2f;
    margin-bottom: 15px;
}
.fly-line{
    display: block;
    height: 2px;
    width: 50px;
    background-color: #FD295C;
    opacity: .8;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}
.red-btn{
    font-size: 14px;
    border :solid 1px #FD295C;
    color: #FD295C !important;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    padding: 8px 30px;
}
.red-btn:hover{
    text-decoration: none;
    color: #fff !important;
    background-color: #FD295C;
}
.parallax-disable{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}


.frmd {
    position: absolute;
    right: 180px;
    width: 300px;
    z-index: 500;
    top: 15px;
    padding: 0px 10px;
}
.frmblk {
    width: 320px;  z-index:500;
    background: rgba(13, 2, 62, 0.5);
    margin-top: 0px;
    float: right;
}

.mnn{background-color: #ed217c;
    border: none;
    width: 150px;
}
.frmblk ul{list-style: none;}
.reghead {
    background: #ed217c;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 10px 7px; color: #ffffff; text-align: center;
    text-transform: uppercase;
}
.ftrt {
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
ul.frmnew {
    padding: 0px 20px 10px;
    margin: 20px 0 0 0;
}
ul.frmnew  li { margin-bottom: 7px;     list-style: none;}
ul.frmnew .form-control {    height: 35px; margin-bottom:10px; }

.anim-btn {
    border: 1px solid #fd295c;
    border-radius: 0.5em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: transparent;
    color: #fd295c;
    font-size: 13px;
    padding: 10px 30px 10px 30px;
    transition: .8s ease;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.anim-btn:hover{
    border:solid 1px #fd295c;
}
.anim-btn span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: #fd295c;
    transform: translateY(150%);
    border-radius: 50%;
    transition: 0.5s;
    z-index: -1;
}

.anim-btn:hover {
    color: #FFFFFF;
}

.anim-btn:hover span {
    transform: translateY(0) scale(3);
}

.anim-btn span:nth-child(1) {
    left: calc((1 - 1) * 25%);
    transition-delay: calc((1 - 1) * 0.1s);
}

.anim-btn span:nth-child(2) {
    left: calc((2 - 1) * 25%);
    transition-delay: calc((2 - 1) * 0.1s);
}

.anim-btn span:nth-child(3) {
    left: calc((3 - 1) * 25%);
    transition-delay: calc((3 - 1) * 0.1s);
}

.anim-btn span:nth-child(4) {
    left: calc((4 - 1) * 25%);
    transition-delay: calc((4 - 1) * 0.1s);
}
.anim-btn span:nth-child(5) {
    left: calc((5 - 1) * 25%);
    transition-delay: calc((5 - 1) * 0.1s);
}

/*************************************/
/************** LOADER CSS ***********/
/*************************************/
.loader{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100vh;
    /*width: 100%;*/
    z-index: 9999999999999;
    overflow: hidden;
    background-color:#fd295c;
    /*background-color: #000000;*/
    /*background-color: #103953;*/
}
.loader .inner-loader{
    height: 100vh;
}
.loader .spinner{
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    width: 15%;
}
/* ===================================
              bottom Arrow
====================================== */
.bottom-arr{
    position: absolute;
    bottom: 20px;
    right: 40px;
    background-color: #2f2f2f;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    color: #FFFFFF;
    margin-bottom: 1px;
    text-align: center;
    justify-content: center;
    align-items: center;
    /*border: solid 2px #FFFFFF;*/
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    box-shadow: 1px 1px 15px #e1e1e1;
}
.bottom-arr.fixed-at-bottom{
    position: fixed;
    z-index: 999;
    animation: .5s slideInUp;
}
.bottom-arr:hover{
    background-color: #fd295c;
    cursor: pointer;
}
.bottom-arr i{
    font-size: 20px;
    transition: .8s ease-in-out;
}

/* ===================================
                 Cursor
====================================== */

.magic{
    display: none !important;
}
.aimated-cursor {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    -o-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}

.cursor-light:hover ~ .aimated-cursor{
    display: inline-block;
    z-index: 9999999;
}
.cursor {
    position: fixed;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid rgb(255, 255, 255);
    /*border: 2px solid rgb(0, 0, 0);*/
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999999999;
}
.slider-social{
    position: absolute;
    z-index: 11;
    margin-bottom: 0 !important;
}
.slider-social li{
    list-style: none;
    display: inline-block;
}

.slider-social a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #000000;
    font-size: 16px;
    margin: 2px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

/* ===================================
    header navigation styling
====================================== */
.head-sec .navigation {
    position: absolute;
    right: 13px;
    top: 16px;
}
.head-sec .slider-icons .social-icons{
    left: 2%;
    padding-top: 23px;
}
.head-sec .slider-icons .social-icons li a{
    color: #FFFFFF;
    font-size: 16px;

}

.head-sec .navigation-toggle .toggle-btn{
    right: 2%;
    padding-top: 0px;
}
.head-sec .navigation-toggle span{
    width: 25px;
    background-color: #FFFFFF;
    height: 2px;
    display: block;
    margin-top: 3px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    margin-left: auto;
    margin-right: auto;
    -webkit-animation: .8s zoomIn;
    animation: .8s zoomIn;
}
.head-sec .navigation-toggle .toggle-btn:hover span:first-child{
    width: 40%;
}
.head-sec .navigation-toggle .toggle-btn:hover span{
    width: 100%;
}
.head-sec .navigation-toggle .toggle-btn:hover span:last-child{
    width: 50%;
}

/* ===================================
    Broad Navbar css
====================================== */
.broad{
    visibility: hidden;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    opacity: 0;
    position: relative;
}
.broad .navbar{
    display: none;
}
.broad-nav{
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    /*background-color: #FD295C;*/
    display: block;
    visibility: visible;
    /*position: fixed;*/
    overflow: hidden;
    z-index: 111111;
    /*top:0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*left:80%;*/
    /*border-radius: 50%;*/
    /*border-top-left-radius: 50%;*/
    /*border-bottom-left-radius: 50%;*/
    opacity: 1;
}
.broad-nav .navbar{
    padding-right: 0;
    display: block;
    position: fixed;
    right: 0;
    top:47%;
    -webkit-transform: translate(-10%,-50%);
    -ms-transform: translate(-10%,-50%);
    transform: translate(-10%,-50%);
}

.broad .close-nav{
    display: none;
}
.broad-nav .close-nav{
    display: block;
    position: fixed;
    right: 20px;
    top:4%;
    z-index: 11111;
    cursor: pointer;
    -webkit-animation: .8s zoomIn;
    animation: .8s zoomIn;
}
.broad-nav .close-nav a i{
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
.broad-nav .close-nav.slider-social.bg-fill a i{
    width: 45px;
    height: 45px;
    padding-top: 11px;
    background-color: #000000;
    color: #FFFFFF;
}
.broad-nav .close-nav i{
    color: #FFFFFF;
    font-size: 25px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.broad-nav .close-nav:hover i{
    /*color: #f73859;*/
}
.broad .navbar ul li{
    text-align: right;
}
.broad .navbar ul li a{
    text-decoration: none;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.navbar-light .navbar-nav .nav-link {
    color: #FFFFFF;
    display: inline-block;
    background-color:#652f8e;
    padding: 5px 15px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}

.broad .navbar ul li{
    margin-bottom: 5px;
    -webkit-transition: all .8s ease 500ms;
    -o-transition: all .8s ease 500ms;
    transition: all .8s ease 500ms;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}
@-webkit-keyframes myan {
    from{
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }
    to{
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}
@keyframes myan {
    from{
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }
    to{
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }
}

.broad .navbar ul li{
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar ul li:nth-child(2){
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}
.broad .navbar ul li:nth-child(3){
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar ul li:nth-child(4){
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar ul li:nth-child(5){
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar ul li:nth-child(6) {
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar ul li:nth-child(7) {
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar ul li:nth-child(8) {
    -webkit-animation-name: myan;
    animation-name: myan;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.broad .navbar-light .navbar-nav .nav-link:focus,.broad .navbar-light .navbar-nav .nav-link:hover ,.broad .navbar-light .navbar-nav .nav-link.active{
    color: #f8f9fa;
    background-color: black;
}
/* ===================================
    Fixed  menu top css
====================================== */
header .navigation-toggle{
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
header .navigation-toggle.fix-top{
    z-index: 111;
    /*left: auto;*/
    /*right: 30px;*/
    -webkit-animation: .5s slideInDown;
    animation: .5s slideInDown;

}
header .navigation-toggle.fix-top .slider-social a{

    width: 50px;
    height: 50px;
    background-color: #FD295C;
    border-radius: 50%;
    padding: 18%;
    padding-top: 28%;
    -webkit-animation: .8s zoomIn;
    animation: .8s zoomIn; margin-top: 15px!important;
}


/* ===================================
    Slider css
====================================== */

.slider-sec{
    position: relative;
}
.slider-sec .navigate-arrow{
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99999;
    width: auto;
    cursor: pointer;
    text-decoration: none;
}

.slider-sec .navigate-arrow i:first-child{
    display: block;
    color: #FFFFFF;
    font-size: 15px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    margin-bottom: 1px;
    text-align: center;
    padding-top: 15px;
    border: solid 2px #FFFFFF;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.slider-sec .navigate-arrow:hover i{
    background-color: #FD295C;
    border: solid 2px #fd295c;
}
/* ===================================
           About section css
====================================== */
.about-sec{
    padding-top: 62px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}

.timeslotbg { background: #f7f7f7; position: relative; padding:10px; display: none; }

.about-sec.back1 { background: #f7f7f7; padding:40px 0;  }

.about-sec .about-info .sub-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #FD295C;
    margin-bottom: 10px;
    display: block;
}
.about-sec .about-info .heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 36px;
    color:  #2f2f2f;
    width: 70%;
    margin-bottom: 15px;
}
.about-sec .about-info .fly-line{
    display: block;
    height: 2px;
    width: 15%;
    background-color: #FD295C;
    opacity: .7;
    margin-bottom: 30px;
    margin-left: 0;
}

.about-sec .about-info .text-des{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    opacity: .8;
    text-align: justify;
}
.about-sec .location-details h4{
    margin-bottom: 20px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.about-sec .location-details .media .media-body h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0;
}
.about-sec .location-details .media .media-body p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    opacity: .8;
}
.about-sec .location-details .media i{
    font-size: 30px;
    margin-right: 10px;
    color: #FD295C;
}
.about-sec .location-details .anim-btn{
    margin-top: 30px;
    margin-left: 5px;
}
.about-sec .about-icon{
    font-size: 350px;
    color: #000000;
    opacity: .4;
}
.about-sec .about-img{
    position: relative;
}
.about-sec .about-img .floating-icon{
    position: absolute;
    font-size: 35px;
    color: gainsboro;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
}
.about-sec .about-img .floating-icon.la-circle{
    left:10%;
    top:35%;
}
.about-sec .about-img .floating-icon.la-plus{
    right:10%;
    top:35%;
}
.about-sec .about-img .floating-icon.la-caret-up{
    left:20%;
    bottom:0%;
}
.about-sec .about-img .floating-icon.la-chart-line{
    left:48%;
    top:0%;
}
.about-sec .about-img .floating-icon.la-bell{
    right:20%;
    bottom:0%;
}
.about-sec .about-img .large-icon:hover ~ .floating-icon{
    color: #FD295C;
}
/* ===================================
           About card section css
====================================== */

.about-sec .about-cards{
    padding-top: 50px;
}
.about-sec .about-cards .about-detail{
    padding-bottom: 50px;
}
.about-sec .about-cards .about-card i{
    color: #FD295C;
    font-size: 90px;
    margin-bottom: 25px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    padding: 10px;
}
.about-sec .about-cards .about-card i.la-microphone-alt{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.about-sec .about-cards .about-card ul li { color:#fff;}
.about-sec .about-cards .about-card .heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color:  #fff;
    margin-bottom: 15px;
}
.about-sec .about-cards .about-card .heading span{
    color: #fff;
    margin-right: 5px;
}
.about-sec .about-cards .about-card .text-des{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    opacity: .8;
}
.about-sec .about-cards .ab-card{
    padding: 40px 20px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
			-webkit-box-shadow: 1px 1px 15px #e1e1e1;
    box-shadow: 1px 1px 15px #e1e1e1;
    background-color: #f7f7f7;
    border-radius:10px;
	margin:0 20px;
	
}
.about-sec .about-cards .ab-card.bggreen{
    -webkit-box-shadow: 1px 1px 15px #00A651;
    box-shadow: 1px 1px 15px #00A651;
    background-color: #00A651;
    border-radius: 15%;

}

.about-sec .about-cards .ab-card.bgpink{
    -webkit-box-shadow: 1px 1px 15px #ED217C;
    box-shadow: 1px 1px 15px #ED217C;
    background-color: #ED217C;
    border-radius: 15%;

}

.about-sec .about-cards .ab-card .about-card i,.about-sec .about-cards .ab-card .about-card i  { color:#fff}

/*.about-sec .about-cards .ab-card:hover,.about-sec .about-cards .ab-card.active{
    -webkit-box-shadow: 1px 1px 15px #e1e1e1;
    box-shadow: 1px 1px 15px #e1e1e1;
    background-color: #D47D22;
    border-radius: 15%;

}*/
.about-sec .about-cards .ab-card:hover .about-card i,.about-sec .about-cards .ab-card.active .about-card i {
    -webkit-box-shadow: 1px 1px 15px #333;
    box-shadow: 1px 1px 15px #333;
    border-radius: 50%;
	color:#333;
}
/* ===================================
           Count section css
====================================== */
.count-sec {
    min-height: 200px;
    position: relative;
    padding-top: 135px;
    padding-bottom: 72px;
    background-position: right!Important;
}
.count-sec .count-overlay{
    background-color: #000000;
    opacity: .6;
    position: absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
}

.count-sec .count-content .count-li{
    cursor: pointer; margin-bottom: 40px;
}
.count-sec .num{
    color: #FFFFFF;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.count-sec .heading{
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.count-sec .text-des{
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
/* ===================================
           Speaker section css
====================================== */
.speaker-sec{
    padding-top: 100px;
    padding-bottom: 100px;
}
.speaker-sec .speakers-detail{
    margin-bottom: 50px;
}

.speaker-sec .image-holder{
    height:250px;
    width:250px;
    border-radius: 50%;
    background-color: #e1e1e1;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.speaker-sec .image-holder img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.speaker-sec .image-holder .overlay{
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    top: 0;
    background-color: rgba(253, 41, 92, 0.61);
    z-index: 11;
    display: block;
    opacity: 0;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}

.speaker-sec .speaker-info:hover .image-holder .overlay .plus span:nth-child(2){
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
}
.speaker-sec .speaker-info:hover .image-holder .overlay .plus span{
    opacity: 1;
}
.speaker-sec .speaker-info:hover .image-holder img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.speaker-sec .speaker-info:hover .image-holder .overlay{
    opacity: 1;
    left:10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
    border: solid 3px #fff;
}
.speaker-sec .speaker-name{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #2f2f2f;
    margin-bottom: 0;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.speaker-sec .speaker-info:hover .speaker-name{
    color: #FD295C;
}
.speaker-sec .speaker-detail{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
    opacity: .7;
    margin-bottom: 0;
    font-style: italic;
}
.speaker-sec .speaker-links{
    position: relative;
}
.speaker-sec .speaker-links .slider-social{
    left: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.speaker-sec .image-holder .overlay .speaker-links ul li a {
    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-50px);
    transform: translateY(-80px);
    opacity: 0;
}
.speaker-sec .image-holder .overlay .speaker-links ul li:first-child a {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.speaker-sec .image-holder .overlay .speaker-links ul li:nth-child(2) a {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}
.speaker-sec .image-holder .overlay .speaker-links ul li:nth-child(3) a {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.speaker-sec .speaker-info:hover .image-holder .overlay .speaker-links ul li:first-child a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 1;
}
.speaker-sec .speaker-info:hover .image-holder .overlay .speaker-links ul li:nth-child(2) a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
    opacity: 1;
}
.speaker-sec .speaker-info:hover .image-holder .overlay .speaker-links ul li:nth-child(3) a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
    opacity: 1;
}
.speaker-sec .speaker-info .image-holder .overlay .speaker-links:hover ul li a{
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
/*icon hovers*/

.speaker-links>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.speaker-links>ul li {
    list-style: none;
    margin: 10px 5px;
}
.speaker-links>ul li:first-child {
    margin-left: 0;
}
.speaker-links>ul li:last-child {
    margin-right: 0;
}

.speaker-links>ul li a {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.speaker-sec .image-holder .overlay .speaker-links>ul li a i {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.speaker-sec .image-holder .overlay .speaker-links:hover  ul li:nth-child(3) a,.speaker-sec .image-holder .overlay .speaker-links:hover  ul li:nth-child(2) a{
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.speaker-sec .image-holder .overlay .speaker-links>ul li a:hover{
    background-color: rgba(255, 255, 255, 0.9);
}
.speaker-links>ul li a:hover i.fa-facebook-f {
    color: #3b5998;
}
.speaker-links>ul li a:hover i.fa-twitter {
    color: #00acee;
}
.speaker-links>ul li a:hover i.fa-linkedin-in {
    color: #0e76a8;
}
.speaker-links>ul li a:hover i.fa-instagram{
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ===================================
       portfolio  section css
====================================== */

.portfolio-sec{
    padding-top: 100px;
}
.portfolio-heading{
    margin-bottom: 50px;
}
.portfolio-sec .cbp-l-filters-alignCenter {
    margin-bottom: 50px;
}
.portfolio-sec .cbp-l-filters-alignCenter .cbp-filter-item{
    background-color: transparent;
    border: 1px solid #d9d9d9;
    padding: 7px 24px;
    margin-right: 8px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #000;
    opacity: .8;
}
.portfolio-sec .cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    background-color: #FD295C;
    color: #FFFFFF;
    padding: 7px 24px;
}
.portfolio-sec  .cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
    -webkit-transform: translateY(-41px);
    -ms-transform: translateY(-41px);
    transform: translateY(-41px);
    background-color: #FD295C;
    color: #FFFFFF;
}
.portfolio-sec  .cbp-l-filters-alignCenter .cbp-filter-counter:after {
    border-top: 4px solid #FD295C;
}
.portfolio-sec .cbp-l-loadMore-text .cbp-l-loadMore-link, .cbp-l-loadMore-text .cbp-l-loadMore-text-link {
    font: 400 15px "Open Sans", sans-serif;
    text-decoration: none;
    cursor: pointer;
    margin-top: 50px;
    display: inline-block;
    border: solid 1px #FD295C;
    padding: 8px 30px;
    color: #FD295C;
}
.portfolio-sec .cbp-caption-zoom .cbp-caption-activeWrap {

    color: #FFFFFF;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    background-color: rgba(253, 41, 92, 0.80);
}
.portfolio-sec .cbp-l-caption-desc .fly-line{
    background-color: #FFFFFF;
    margin-top: 7px;
}
.portfolio-sec .cbp-l-caption-title {
    color: #fff;
    font: 400 20px/21px 'Montserrat', sans-serif;
}
/* ===================================
       Pricing css
====================================== */
.pricing-sec{
    padding-top: 50px;
    padding-bottom: 50px;
}
.pricing-sec .pricing-heading-sec{
    margin-bottom: 15px;
}
.pricing-sec .p-card{
    padding-top: 15px;
}
/*.pricing-sec .p-card:nth-child(2){
    padding-top: 0;
}*/
.pricing-sec .pricing-cards{
    padding-top: 50px;
}
.pricing-sec .pricing-card{
    padding: 30px 20px;
    /*-webkit-box-shadow: 0 0 5px #d9d9d9;*/
    /*box-shadow: 0 0 5px #d9d9d9;*/
    /*border-radius: 5px;*/
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    position: relative;

    border-radius: 0;
}
.pricing-sec .pricing-card .pricing-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: solid 2px #d9d9d9;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.pricing-sec .pricing-card .price-info{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 2px #d9d9d9;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.pricing-sec .pricing-card .price-info .price-tag .p-icon i{
    position: absolute;
    left: 0;
    bottom: 8px;
    font-size: 30px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.pricing-sec .pricing-card .price-info .price-tag .p-icon{
    display: inline-block;
    position: relative;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.pricing-sec .pricing-card .price-info .price-tag .p-price{
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    display: inline-block;
    margin-left: 28px;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
}
.pricing-sec .pricing-card .price-info .price-tag .p-since{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    position: relative;
    left: 42px;
    top: -7px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.pricing-sec .price-text .small-text{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.7;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.pricing-sec .pricing-card .feature-list{
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
	    margin-left: 10px;
}
.pricing-sec .pricing-card .feature-list li{
    color: #fff;
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-decoration: none;
    list-style: none;
    margin-bottom: 8px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
	    text-indent: -10px;
}
.pricing-sec .pricing-card .feature-list li i{
    font-size: 13px;
    color: #fff;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}

.pricing-sec .pricing-card button{
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
	background:#333; color:#fff;
}

.pricing-sec .pricing-card button.btn.red-btn  { border:1px solid #fff; color:#fff!important;}
.pricing-sec .pricing-card button.btn.red-btn:hover {	background:#fff; color:#333!important;;}
/*hover*/
.pricing-sec .pricing-card:hover,.pricing-sec .pricing-card.active{
    background-color: #FD295C;
}
.pricing-sec .pricing-card:hover .pricing-heading,.pricing-sec .pricing-card.active .pricing-heading{
    color: #FFFFFF;
    border-bottom: solid 2px #FFFFFF;
}
.pricing-sec .pricing-card:hover .price-info,.pricing-sec .pricing-card.active .price-info{
    border-bottom: solid 2px #FFFFFF;

}
.pricing-sec .pricing-card:hover .price-info .price-tag .p-icon i,.pricing-sec .pricing-card.active .price-info .price-tag .p-icon i{
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover .price-info .price-tag .p-icon,.pricing-sec .pricing-card.active .price-info .price-tag .p-icon{
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover .price-info .price-tag .p-price,.pricing-sec .pricing-card.active .price-info .price-tag .p-price{
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover .price-info .price-tag .p-since,.pricing-sec .pricing-card.active .price-info .price-tag .p-since{
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover .price-text .small-text,.pricing-sec .pricing-card.active .price-text .small-text{
    color: #FFFFFF ;
}
.pricing-sec .pricing-card:hover .feature-list li i,.pricing-sec .pricing-card.active .feature-list li i{
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover .feature-list li,.pricing-sec .pricing-card.active .feature-list li{
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover button,.pricing-sec .pricing-card.active button{
    background-color: #FFFFFF;
    color: #FD295C;
    border: solid 1px #FD295C;
}
.pricing-sec .pricing-card button:hover{
    background-color: transparent;
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
}
.pricing-sec .pricing-card:hover, .pricing-sec .pricing-card.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*zigzag line*/

.zig-zag-top:before{
    background: -o-linear-gradient(135deg, #fd295c 16px, red 16px, rgba(0, 150, 255, 1.00) 16px, transparent 0), -o-linear-gradient(45deg, #FD295C 16px, transparent 0);
    background: linear-gradient(-45deg, #fd295c 16px, red 16px, rgba(0, 150, 255, 1.00) 16px, transparent 0), linear-gradient(45deg, #FD295C 16px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 22px 32px;
    content: " ";
    display: block;
    height: 22px;
    width: 113%;
    position: relative;
    bottom: 52px;
    left: -20px;
    opacity: 0;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    /*border-top: solid 2px white;*/
	display:none;
}



#d-wrapper	.zig-zag-bottom{
    margin: 32px 0;
    margin-top: 0;
    background: #1ba1e2;
}

#d-wrapper	.zig-zag-top{
    margin: 32px 0;
    margin-bottom: 0;
    background: #1ba1e2;
}

#d-wrapper	.zig-zag-bottom,
#d-wrapper	.zig-zag-top{
    padding: 32px 0;
}

.zig-zag-bottom:after{
    background: -o-linear-gradient(135deg, transparent 16px, #fd295c 0), -o-linear-gradient(45deg, transparent 16px, #fd295c 0);
    background: linear-gradient(-45deg, transparent 16px, #fd295c 0), linear-gradient(45deg, transparent 16px, #fd295c 0);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 22px 32px;
    content: "";
    display: block;
    width: 113%;
    height: 11px;
    position: relative;
    top: 41px;
    left: -20px;
    opacity: 0;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
		display:none;
}
.pricing-sec .pricing-card:hover.zig-zag-bottom:after, .pricing-sec .pricing-card.active.zig-zag-bottom:after,.pricing-sec .pricing-card:hover.zig-zag-top:before, .pricing-sec .pricing-card.active.zig-zag-top:before{
    opacity: 1;
}
/* ===================================
       Timeline css
====================================== */
.timeline-sec{
    min-height: 300px;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.timeline-sec .timeline-overlay{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.50);
}
.timeline-sec .timeline-heading{
    margin-bottom: 50px;
}
.timeline-sec .large-heading,.timeline-sec .sub-heading{
    color: #FFFFFF;
}
.timeline-sec .fly-line{
    background-color: #FFFFFF;
}

.timeline-sec .timeline-year{
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}
.timeline-sec .timeline-year:first-child{
    padding-top: 0;
    padding-bottom: 0;
}
.timeline-sec .timeline-year .t-year{
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: #FD295C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.timeline-sec .timeline-year .t-year .heading{
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
}
.timeline-sec .timeline .timeline-block{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    cursor: pointer;
    list-style: none;
    margin-bottom: 30px;
}
.timeline-sec .timeline .event-details{
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.35);
    padding: 30px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .event-details .event-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
}
.timeline-sec .timeline .event-details .text-des{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    opacity: .8;
    margin-bottom: 15px;
}
.timeline-sec .timeline .event-details .event-time{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.timeline-sec .timeline .event-details:hover{
    background-color: #FD295C;
}
.timeline-sec .timeline .simple-timeline .event-details:hover:after{
    border-left: 14px solid #FD295C;
}
.timeline-sec .timeline .inverse-timeline .event-details:hover:after{
    border-right: 14px solid #FD295C;
}
.timeline-sec .timeline .simple-timeline .event-details:hover:before{
    background-color:  #FD295C;
}
.timeline-sec .timeline .inverse-timeline .event-details:hover:before{
    background-color: #FD295C;
}
.timeline-sec .timeline .simple-timeline .event-details:after{
    content: " ";
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 35px;
    border-top: 14px solid rgba(136, 136, 136, 0);
    border-left: 14px solid rgba(0, 0, 0, 0.35);
    border-bottom: 14px solid rgba(245, 245, 245, 0);
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .simple-timeline .event-details:before{
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    right: -12px;
    top: 41px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .inverse-timeline .event-details:after{
    content: " ";
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 35px;
    border-top: 14px solid rgba(136, 136, 136, 0);
    border-right: 14px solid rgba(0, 0, 0, 0.35);
    border-bottom: 14px solid rgba(245, 245, 245, 0);
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .inverse-timeline .event-details:before{
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    left: -8px;
    top: 41px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline:after{
    content: " ";
    display: inline-block;
    width: 3px;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
}
.timeline-sec .timeline .simple-timeline{
    padding-right: 50px;
    float: left;
    clear: left;
}
.timeline-sec .timeline .inverse-timeline{
    padding-left: 50px;
    margin-top: 60px;
    float: right;
    clear: right;

}

/* ===================================
       Testimonial css
====================================== */
.testimonial-sec{
    padding-top: 100px;
    padding-bottom: 100px;
}
.testimonial-sec .testimonial-card{
    padding-left: 60px;
    padding-right: 60px;
    overflow: hidden;
}
.testimonial-sec .testimonial-review{
    margin-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
}
.testimonial-sec .testimonial-review .client-info{
    margin-bottom: 30px;
}
.testimonial-sec .testimonial-review .client-info .client-name{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #FD295C;
    margin-bottom: 0;
}
.testimonial-sec .testimonial-review .client-info .client-designation{
    color: #000000;
}
.testimonial-sec .testimonial-review .image-holder{
    height: 200px;
    width: 200px;
    border-radius: 50%;
    display: inline-block;
    /*box-shadow: 1px 1px 15px #FD295C;*/
    -webkit-box-shadow: 1px 1px 15px #d8dce0;
    box-shadow: 1px 1px 15px #d8dce0;
    margin-bottom: 30px;
    border: solid 3px #fff;
}
.testimonial-sec .testimonial-review .image-holder img{
    border-radius: 50%;
}
.testimonial-sec .testimonial-review .review-detail .text-des{

}
.testimonial-sec .testimonial-review .review-detail ul.test-review{
    padding-left: 0;
}
.testimonial-sec .testimonial-review .review-detail ul.test-review li{
    list-style: none;
    display: inline-block;
}
.testimonial-sec .testimonial-review .review-detail ul.test-review li i{
    font-size: 20px;
    color: #FD295C;
}
.testimonial-sec .owl-carousel .owl-dots{
    position: absolute;
    left: 8px;
    /*transform: rotate(90deg);*/
    bottom: 50%;
}
.testimonial-sec .owl-carousel .owl-nav button.owl-next,.testimonial-sec .owl-carousel .owl-nav button.owl-prev,.testimonial-sec .owl-carousel button.owl-dot {
    height: 20px;
    width: 20px;
    border: solid 3px #FD295C;
    margin-bottom: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 1px 1px 10px #FD295C;
    box-shadow: 1px 1px 10px #FD295C;
    display: block;
}
.testimonial-sec .owl-carousel button.owl-dot.active{
    background-color: rgba(253, 41, 92, 0.79);
    border: solid 3px #ffffff;
}
/* ===================================
      brand  css
====================================== */
.brand-sec{
    padding-top: 100px;
    padding-bottom: 100px;
}
.brand-sec .brand-img img{
    width: 60%;
}

/* ===================================
       footer css
====================================== */
.footer-sec {
    padding-top: 63px;
    padding-bottom: 30px;
    background-color: #000000;
}

.footer-sec .footer-icons a{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    margin-right: 10px;
}
.footer-sec .footer-icons a i{
    display: block;
    height: 60px;
    width: 60px;
    font-size: 24px;
    color: #fff;
    line-height: 64px;
    text-align: center;
    border-radius: 40px;
    background: transparent;
    -webkit-transition: all .3s ease !important; -o-transition: all .3s ease !important; transition: all .3s ease !important;
}

.footer-sec .footer-icons a i:hover,.footer-sec .footer-icons  a i:focus {
    color: #2f2f2f;
    -webkit-box-shadow: 0 0 15px 30px #ffffff inset;
    box-shadow: 0 0 15px 30px #ffffff inset;
    -webkit-animation: 1s instaRound;
    animation: 1s instaRound;
}
@-webkit-keyframes instaRound {
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@keyframes instaRound {
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}


@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}

/***********************************/
/***********contact us form**********/
/***********************************/

.contact-sec .contact-box{
    padding: 20px;
    border-radius: 10px;
    padding-right: 6%;
}
.contact-sec .contact-heading{
    margin-bottom: 50px;
}
.modal-content .modal-title{
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #2f2f2f;
    margin-bottom: 25px;
}
.contact-sec .contact-box .heading{
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #2f2f2f;
    margin-bottom: 25px;
}
.contact-sec .contact-box .text-des{
    margin-bottom: 25px;
}
.contact-sec .contact-form .my-form{
    position: relative;
}
.contact-sec .contact-form .my-form .form-control{
    border: 1px solid #cbcbcb;
}
.contact-sec .contact-form .my-form input{
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 20px;
}
.contact-sec .contact-form .my-form select{
    margin-bottom: 20px;
    border-radius: 10px;
    height: 42px;
}
.contact-sec .contact-form .my-form input[placeholder],.contact-sec .contact-form .my-form select{
    color: #444444;
    opacity: .8;
    font-size: 14px;
}
.contact-sec .contact-form .my-form textarea{
    border-radius: 10px;
    padding: 20px;
}
.contact-sec .contact-form .my-form textarea[placeholder]{
    color: #444444;
    opacity: .8;
    font-size: 14px;
}
.display-error{
    position: absolute;
    top:-45px;
    left:15px;
    right: 15px;
}
.contact-sec .contact-form .my-form button{
    margin-top: 5px;
}

/***********************************/
/***********MAP SECTION**********/
/***********************************/

#google-map {
    min-height: 500px;
    width: 100%;
}
/***********************************/
/***********Modal window css*********/
/***********************************/
.modal-content {
    border: none;
    border-radius: 0;
    padding: 0px;
    
}

button.close {
    padding: 0;
    /* background-color: transparent; */
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* appearance: none; */
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    opacity: 1;
}

.modal-title{
    padding-left: 20px;
}
/*********************************************/
/********* Stand alone page css **************/
/*********************************************/
.rev_slider_wrapper.fullscreen-container { background: #0D023E;}
.slide-sec{
    min-height: 400px;
    position: relative;
}
.slide-sec .slide-content{
    padding-top: 150px;
    padding-bottom: 150px;
}
.slide-sec .slide-content .slide-heading{
    font-size: 60px;
    color: #FFFFFF;
    font-weight: 500;
    font-family:'Montserrat', sans-serif;
}
.slide-sec .slide-content .text-des{
    color: #FFFFFF;
}
.slide-sec .slider-overlay{
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
}

/*event info css*/

.event-info{
    padding-top: 150px;
    padding-bottom: 150px;
}
.event-info .detail-info .sub-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fd295c;
    font-size: 16px;
}
.event-info .detail-info .heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #2f2f2f;
    font-size: 38px;
}
.event-info .detail-info .fly-line{
    display: inline-block;
    height: 2px;
    width: 22%;
    background-color: #fd295c;
    margin-bottom: 30px;
}
.event-info .detail-info .text-des{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    opacity: .8;
    font-size: 16px;
    margin-bottom: 30px;
}
.event-info .detail-info .location-details .media{
    margin-bottom: 30px;
}
.event-info .detail-info .location-details .media .media-body h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0;
}
.event-info .detail-info .location-details .media .media-body p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    opacity: .8;
}
.event-info .detail-info .location-details .media i{
    font-size: 30px;
    margin-right: 10px;
    color: #FD295C;
}
.event-info .detail-info .anim-btn{
    margin-top: 5px;
}
.event-info .img-gallery{
    padding-left: 50px;
}
.event-info .img-gallery img{
    width: 100%;
    transition: .8s ease;
}
.event-info .img-gallery .hover-effect{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.event-info .img-gallery .hover-effect::before,
.event-info .img-gallery .hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;


}
.event-info .img-gallery .hover-effect::before{
    right: 0;
    opacity: 1;
    top: 0;

}
.event-info .img-gallery .hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.event-info .img-gallery .hover-effect:hover::after, .event-info .img-gallery .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}
.event-info .img-gallery .hover-effect:hover img{
    transform: scale(1.1);
}
/*countdown area CSS*/
.count-down-area{
    font-family: 'Montserrat', sans-serif;
}
.count-down-area .day-sec .days, .count-down-area .hour-sec .hours, .count-down-area .min-sec .minutes, .count-down-area .sec-sec .sec{
    font-weight: bold;
    font-size: 65px;
    color: #FFFFFF;
}
.count-down-area .day-sec span{
    font-size: 14px;
    color: #FFFFFF;
}
.count-down-area .min-sec span{
    font-size: 14px;
    color: #FFFFFF;
}
.count-down-area .hour-sec span{
    font-size: 14px;
    color: #FFFFFF;
}
.count-down-area .sec-sec span{
    font-size: 14px;
    color: #FFFFFF;
}

/*speakers sec css*/
.rec-speaker{
    padding-top: 150px;
    padding-bottom: 150px;
}
.rec-speaker .image-holder{
    border-radius: 0;
}
.rec-speaker .image-holder img{
    border-radius: 0;
}
.rec-speaker .image-holder .overlay{
    border-radius: 0;
}


/*********************************************/
/************* Media Queries *****************/
/*********************************************/

/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    /*extra small screen css of broad navigation*/
    .broad-nav{
        top:0;
        bottom: 0;
        right: 0;
        left:0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .broad-nav .close-nav{
        right: 20px;
        top: 2%;
    }
    .broad-nav .close-nav i{
        font-size: 35px;
    }
    .broad-nav .close-nav.slider-social.bg-fill a i {
        padding-top: 9px;
        font-size: 27px;
    }
    .head-sec .navigation-toggle .toggle-btn {
        right: 4%;
        padding-top: 12px;
    }
    .head-sec .slider-icons .social-icons {
        padding-top: 6px;
    }
    .broad-nav .navbar {
        top: 200px;
        padding-right: 0;
    }
    /*extra small screen css of slider navigation*/
    .slider-sec .navigate-arrow{
        display: none;
    }
    /*extra small screen css of About Sec*/
    .about-sec .about-img {
        padding-top: 0px;
    }
    .about-sec .about-img .floating-icon.la-chart-line {
        top: 8%;
    }
    .about-sec .about-icon {
        font-size: 250px;
    }
    .about-sec .about-cards {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 100px;
    }

    .about-sec .about-cards .ab-card {
        margin: 40px auto;
        margin-top: 0;
        max-width: 360px;
		
    }
    .about-sec .about-cards .ab-card:last-child{
        margin-bottom: 0;
    }
    .about-sec .about-info{
        margin-bottom: 50px;
    }
    .about-sec .about-info .heading {
        width: 100%;
    }
    .about-sec .about-info .fly-line {
        margin-left: auto;
    }
    .about-sec .location-details .media{
        margin-bottom: 20px;
    }

    /*extra small screen css of Counter sec*/
    .count-sec .num {
        font-size: 43px;
    }
    /*extra small screen css of Pricing*/
    .pricing-sec .pricing-card {
        max-width: 370px;
        margin: 20px auto;
    }
    .pricing-sec .pricing-cards {
        padding-top: 0;
    }
    .pricing-sec .pricing-card .price-info .price-tag .p-since {
        left:10px;
    }
    .zig-zag-bottom:after,.zig-zag-top:before{
        display: none;
    }

    /*extra small screen css of timeline*/
    .timeline-sec .timeline:after {
        left: 49px;
    }
    .timeline-sec .timeline-year .t-year {
        margin-left: 0;
    }
    .timeline-sec .timeline .timeline-block {
        width: 100%;
    }
    .timeline-sec .timeline .inverse-timeline {
        padding-left: 75px;
    }
    .timeline-sec .timeline .inverse-timeline .event-details:after {
        left: 46px;
    }
    .timeline-sec .timeline .inverse-timeline .event-details:before {
        left: 25px;
    }

    /*extra small screen css of testimonial section*/
    .testimonial-sec .testimonial-review {
        padding-left: 0;
        padding-right: 0;
    }
    .testimonial-sec .testimonial-card {
        padding-left: 40px;
        padding-right: 40px;
    }
    /*extra small screen css of footer section*/
    .footer-sec .footer-icons a {
        margin-right: 0;
    }
    .footer-sec .footer-icons a i {
        height: 50px;
        width: 50px;
        font-size: 24px;
        line-height: 49px;
    }
    /*extra small screen css of stand alone page*/
    .slide-sec .slide-content .slide-heading {
        font-size: 36px;
    }
    .slide-sec .slide-content .text-des {
        font-size: 14px;
    }
    .event-info .img-gallery {
        padding-left: 15px;
        padding-top: 50px;
    }

}

@media (max-width: 767px) {

ul.fact li{
        width: 50%;
        margin: auto;
    }


}


/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    /*extra small screen css of broad navigation*/
    .broad-nav{
        top:0;
        bottom: 0;
        right: 0;
        left:0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .broad-nav .close-nav.slider-social.bg-fill a i {
        padding-top: 9px;
        font-size: 27px;
    }
    .broad-nav .close-nav{
        right: 20px;
        top:2%;
    }
    .broad-nav .close-nav i{
        font-size: 35px;
    }
    .broad-nav .navbar {
        top:200px;
        padding-right: 0;
    }

    .head-sec .navigation-toggle .toggle-btn {
        right: 2%;
        padding-top: 12px;
    }
    .head-sec .slider-icons .social-icons {
        padding-top: 6px;
    }
    /*extra small screen css of slider navigation*/
    .slider-sec .navigate-arrow{
        display: none;
    }
    /*extra small screen css of About Sec*/
    .about-sec .about-cards {
        padding-left: 15px;
        padding-right: 15px;
    }
    .about-sec .about-info{
        margin-bottom: 50px;
    }
    .about-sec .about-info .heading {
        width: 100%;
    }
    .about-sec .about-info .fly-line {
        margin-left: auto;
    }
    .about-sec .about-cards .ab-card {
        padding: 40px 80px;
    }
    .about-sec .about-cards .ab-card {
        margin: 40px auto;
        margin-top: 0;
        max-width: 480px;
    }
    .about-sec .about-cards .ab-card:last-child{
        margin-bottom: 0;
    }
    /*extra small screen css of Pricing*/
    .pricing-sec .pricing-card {
        margin-bottom: 40px;
        -webkit-box-shadow: 1px 1px 10px #a3a6a933;
        box-shadow: 1px 1px 10px #a3a6a933;
    }
    .pricing-sec .pricing-cards {
        padding-left: 50px;
        padding-right: 50px;
    }
    .pricing-sec .pricing-card .price-info .price-tag .p-since {
        left: 10px;
    }
    .zig-zag-bottom:after,.zig-zag-top:before{
        display: none;
    }
    /*extra small screen css of timeline*/
    .timeline-sec .timeline:after {
        left: 9%;
    }
    .timeline-sec .timeline-year .t-year {
        margin-left: 0;
    }
    .timeline-sec .timeline .timeline-block {
        width: 100%;
    }
    .timeline-sec .timeline .inverse-timeline {
        padding-left: 75px;
    }
    .timeline-sec .timeline .inverse-timeline .event-details:after {
        left: 46px;
    }
    .timeline-sec .timeline .inverse-timeline .event-details:before {
        left: 25px;
    }
    /*media query for footer*/
    .footer-sec .footer-icons a i {
        height: 50px;
        width: 50px;
        font-size: 24px;
        line-height: 49px;
    }
    /*extra small screen css of stand alone page*/
    .slide-sec .slide-content .slide-heading {
        font-size: 36px;
    }
    .slide-sec .slide-content .text-des {
        font-size: 14px;
    }
    .event-info .img-gallery {
        padding-left: 15px;
        padding-top: 50px;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    /*extra small screen css of broad navigation*/
    .broad-nav{
        top:-3%;
        bottom: -3%;
        right: 0;
        left:20%;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
    }
    .broad-nav .close-nav {
        right: 20px;
        top: 7%;
    }
    .broad-nav .close-nav i{
        font-size: 35px;
    }
    .broad-nav .close-nav.slider-social.bg-fill a i {
        padding-top: 9px;
        font-size: 27px;
    }
    .broad-nav .navbar {
       top: 357px;
    padding-right: 0;
    right: 165px;
    }
    .head-sec .navigation-toggle .toggle-btn {
        right: 20px;
    }
    /*extra small screen css of About Sec*/
    .about-sec .about-cards {
        padding-left: 100px;
        padding-right: 100px;
    }
    .about-sec .about-info{
        margin-bottom: 50px;
    }
    .about-sec .about-info .heading {
        width: 100%;
    }
    .about-sec .about-info .fly-line {
        margin-left: auto;
    }
    .about-sec .about-cards .ab-card {
        padding: 40px 80px;
    }
    .about-sec .about-cards .ab-card {
        margin: 40px auto;
        margin-top: 0;
        max-width: 440px;
    }
    .about-sec .about-cards .ab-card:last-child{
        margin-bottom: 0;
    }

    /*extra small screen css of Pricing*/
    .pricing-sec .pricing-card {
        margin-bottom: 50px;
        padding: 64px 55px;
        -webkit-box-shadow: 1px 1px 10px #a3a6a933;
        box-shadow: 1px 1px 10px #a3a6a933;
    }
    .pricing-sec .pricing-cards {
        padding-left: 100px;
        padding-right: 100px;
    }
    .zig-zag-bottom:after,.zig-zag-top:before{
        display: none;
    }
    /*extra small screen css of slider navigation*/
    .slider-sec .navigate-arrow{
        display: none;
    }
    /*extra small screen css of stand alone page*/

    .event-info .img-gallery {
        padding-left: 15px;
        padding-top: 50px;
    }


.logoset{
transform: translate(-50%, -19%)!important;
    width: 70%!important; top: 46%!important;

}
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    /*extra small screen css of broad nav*/
    .broad-nav .close-nav {
        right: 20px;
        top: 4%;
    }
    .broad-nav .navbar {
        top:345px;
        padding-right: 0;
    }
    /*extra small screen css of slider navigation*/
    .slider-sec .navigate-arrow{
        display: none;
    }
    /*extra small screen css of Pricing*/
    .pricing-sec .pricing-card {
        -webkit-box-shadow: 1px 1px 10px #a3a6a933;
        box-shadow: 1px 1px 10px #a3a6a933;
    }
    .zig-zag-bottom:after,.zig-zag-top:before{
        display: none;
    }
    .pricing-sec .pricing-card .price-info .price-tag .p-since {
        font-size: 12px;
        left: 22px;
        top: -7px;
    }
    .pricing-sec .pricing-card .price-info .price-tag .p-price {
        font-size: 38px;
        margin-left: 18px;
    }
    .pricing-sec .pricing-card .price-info .price-tag .p-icon i {
        font-size: 20px;
    }
}

@media (min-width: 1000px) and (max-width: 1200px)  {
   .logoset{width: 84%;top:50%!important;} 
    .logoset img {width: 262px!important;}
    .ban-title {
    font-size: 38px;
    line-height: 41px;
}
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1366px)  {

     .ban-title {
    font-size: 38px;
    line-height: 41px;
}
     .logoset{width: 84%;top: 50%!important;} 
   .logoset{width: 80%;} 
   .logoset img {width: 262px;}
    .broad-nav .close-nav {
        right: 20px;
    }
}
#features { background:#f7f7f7; padding:60px; }
.col-height-features { margin-bottom:20px;}
.card.borgreen { border:2px solid #00A651; }
.card.borpurple { border:2px solid #662D91; }
.card.borpink { border:2px solid #ED217C; }
.card.boryellow { border:2px solid #D47D22; }
.card.borblack { border:2px solid #000; }
h2.card-title { font-size:25px;}
.logoblk {
    width: 400px;
    padding-top: 13px;
}
.logoblk img{
width: 247px;
}

.pricing-sec .pricing-card { color:#fff; height: 730px;}
.pricing-sec .pricing-card.bggreen { background:#00A651;}
.pricing-sec .pricing-card.bgpurple { background:#662D91;}
 .pricing-sec .pricing-card.bgpink {background:#ED217C;}
 .pricing-sec .pricing-card.bgyellow {background:#D47D22;}
.pricing-sec .pricing-card.active{}
ul.awardsCk { margin-left:30px;}
ul.awardsCk li { width:45%; display:inline-block;}
ul.awardsCk li input[type=checkbox], ul.awardsCk li  input[type=radio]  { padding-left:5px; left: -5px; position:relative;}

#rPayment { border:none; width: 46px;
    padding: 0px; margin-bottom: 2px;}
#amount { border:none;}
 .head-sec.header-inner .navigation-toggle .toggle-btn { padding-top:0px;}
 
 .btnsub { background:#fd295c; padding:8px 25px; margin:0 auto; text-align:center; border:none; 
    border-radius:5px; color:#fff;}

.loginmodal-container { background: #f7f7f7; padding: 20px; }

.btn.regSubmit { display: block; font-size: 16px; margin: 0 auto;  color: #fff; padding: 10px 25px;    background-color: #FD295C; }

.slider-sec .navigate-arrow i:first-child { display: none; }
#login-modal { z-index: 9999999999999999999999999999!important; }


ul.feature-list {}
ul.feature-list li{ margin-bottom: 20px; margin-left: 30px;}
ul.feature-list li span{ display: block; font-weight: 700; text-indent: -15px;}
#login-modal .modal-lg {  max-width: 500px; }
#login-modal .modal-content .modal-title {font-size: 22px;   margin-top: 5px;   margin-bottom: 5px;
    padding: 0; }


.bgwhite { background: #f7f7f7; padding:30px 0;  }
ul.spons { padding: 0px; margin:20px 0; text-align: center;  clear: both; }
ul.spons li{ width:260px; background: #fff; display: inline-block;
  list-style: none; padding: 0px; padding:10px 10px;
    border-radius: 16px; text-align: center; margin:5px 15px;     }

.divtxts { font-weight: 700;    padding-bottom: 10px; }     
ul.spons li img{  text-align: center;   }
ul.spons.modf li { width:242px; margin-bottom: 30px;  }

ul.spons2 { padding: 0px; margin:20px 0; text-align: center;  clear: both; }
ul.spons2 li{ width:180px; background: #fff; display: inline-block;
  list-style: none; padding: 0px; padding:10px 10px;
    border-radius: 16px; text-align: center; margin:0px 15px 30px 15px;     }
ul.spons2 li img{  text-align: center;   }


p.ytsy { color:#fff; text-align: center; padding:10px; line-height: 18px; font-size: 15px; }

/*.bannerbg { background:url("../images/ideabg.png") no-repeat;
width: 100%;  height: 896px;  }*/
.bannerbg { position: relative;}
.ovley { position: absolute; height: 100%; width: 100%; top:0px; }
.bannerbg  .frmblk { float: right; margin-top:20px;  width: 320px;     background: rgba(13, 2, 62, 0.5); }



#desktopm { }
#mobilesp { display: none; }

.video-container {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: #000;
}

/*.bg-overlay {
    background: rgba(0,0,0,0.8);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}*/
.video-container video {
    min-width: 100%;
    min-height: 100%;
}



#deskvideo { display: block;}
#mobvideo { display: none;}



@media only screen and (min-width:1px) and (max-width:767px) {
    .fact-head {
    font-size: 28px;
    line-height: 40px;
    padding-top: 40px;
}
.new-about p, .fact-num{font-size: 14px;}
.home-awards {
    margin-top: 35px;
}
ul.naward li{padding-left: 15px;padding-right: 15px;}
ul.awd-in li{padding-left: 30px!important;}
.c-con {font-size: 21px;}
    .award-benefit{padding-top: 50px;}
    .speakersProfile.homepage .minCHt{position: unset;background-color: #000000;height: 120px;}
    .speakersProfile.homepage .profile-card-5 h5{padding-top: 16px;}
    section.speakersProfile {padding: 50px 20px;}
    .c-head{margin-top: 30px;}
    .footer-sec {padding-top: 22px;}
    ul.naward{width: 100%;margin-top: 22px;}
    ul.myexb li{width: 100%;}
    .ent-head{font-size: 23px;}
    .benf-head, .new-head, .exb-head, .large-heading{font-size: 29px;
    line-height: 38px;}
    ul.benfs{margin-top: 30px;}
    .bnew-head {font-size: 18px;}
    .new-about{background-position: center;padding-bottom: 54px;}
    ul.naward li{width: 100%;}
    #menu li a {
    padding: 2px 18px!important;
    color: #fff;
    text-decoration: none;
    transition: all .2s;
    background-color: #652f8e!important;
    margin-bottom: 5px!important;
    display: inline-block!important;
    font-size: 14px;
}
    .head-sec .navigation {top: 0px!important;
}
   .header-inner .navigation {
    position: absolute;
    right: 13px;
    top: 53px!important;
}
    .header-inner .whatsapp-icon .know-btn{display: none;}
table.conf-agenda td:first-child{width:30%; background: #fd295c;  color:#fff;font-size:16px;vertical-align:text-top;text-align:center; padding-top: 20px;}
    .frmd {
    position: absolute;
    right: 50px;
    z-index: 999999;
    top: 470px;
    padding: 20px 10px;
    left: 0;
    right: 0;
    width: auto!important;
}

    .frmblk {
    /* width: 320px; */
    z-index: 999999;
    background: rgba(13, 2, 62, 0.5);
    margin-top: 40px;
    /* float: right; */
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 90%;
}



.frmlist{background-color: #ffffff!important;}


.ovley { position: relative; clear: both; height: 100%; width: 100%; top:0px; }

.bannerbg .frmblk { float: none; position: inherit;     background: rgba(13, 2, 62, 1);}
.bannerbg .frmblk  .frmlist { background: transparent!important;}

.tp-caption img { display:none;}
.textblk { padding-top:10px;}
ul.awardsCk li { width:100%; line-height:20px;}
.hidden-xs { display:none;}
.head-sec.header-inner .navigation-toggle .toggle-btn{    margin-top: -45px;}
.pricing-sec { padding:30px 0;}
div.slider-sec { height:1000px!important; background-color: #000000;    margin-top: -20px;}
.textblk span { text-align: center; }

.rev_slider_wrapper.fullscreen-container { background: #0D023E!important;   height: 545px!important;}
.pricing-sec .pricing-card {    height: auto;}

.head-sec .navigation-toggle .toggle-btn {    padding-top: 5px;}
#login-modal .modal-lg { width: 94%!important; margin-top: 20px; }
.logoblk { width:214px; margin-top: 20px;}
.header-inner { margin-top: -20px;padding-top: 9px;height: 146px;}
#deskvideo { display: none;}
#mobvideo { display: block;
    height: 700px;
    object-fit: cover;}
.fullsize-video-bg{height: 630px;}
span.whitebig{
    font-size: 15px!important;text-align: center;
    line-height: 21px;
}
.logoset a {
    width: 202px;
    padding: 8px;
    font-size: 17px;}
.new-about{padding-top: 0px;}
.logoset img{width: 219px;}
 .logoset {
    padding: 10px; top:40%;width: 90%;
}



}

@media screen and (min-width: 320px) {
.winner-list{margin: 0px; padding:0px 0px 20px 0px;}
.winner-list li{display: flex; justify-content: space-between; padding: 5px 0px; flex-flow: column; }
.winner-list li span:nth-child(1){width: 100%;}
.winner-list li span:nth-child(2){width: 5%; text-align: left; display: none;}
.winner-list li span:nth-child(3){width: 100%; text-align: left;}
}

@media screen and (min-width: 768px) {

.winner-list li{display: flex; justify-content: space-between; padding: 5px 0px; flex-flow: row;}
.winner-list li span:nth-child(1){width: 50%;}
.winner-list li span:nth-child(2){width: 5%; text-align: left; display: block;}
.winner-list li span:nth-child(3){width: 45%; text-align: left;}
.logoset img{width: 400px;margin-bottom: 34px;}
.logoset{
   position: absolute;
     top: 32%;
      left: 50%; z-index: 300;
     transform: translate(-50%, -50%);    /*background-color: rgb(20 7 51/53%);*/
      
}
}


/*@media screen and ( width: 768px) {



}*/



.tabber .nav-tabs .tabber .nav-item.show .nav-link, .tabber .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color:#382501;
    border-color: #f0b643 #f0b643 #f0b643;
    
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase;
}
.tabber h2{position: relative;}
.tabber h2:after{
    background: url(../../event/img/section-title-bg.png) no-repeat;
    content: '';
    height: 27px;
    width: 100%;
    top: 1px;
    position: absolute;
    overflow: hidden;
}
.

.tabber .nav-tabs {
    border-bottom: 1px solid #f0b643;
}

.tabber .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
   
}

.tnew{visibility: visible;
    animation-name: fadeInDown;
    background-color:#f59120; display: inline-block;
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 20px;}


.about-new {
    background: linear-gradient(to right , rgb(245 145 32) 1% , rgb(249 169 204) 33% , rgb(107 109 197) 96%);
}


@media (min-width: 1600px){
.mobile-view {
    max-width: 35%;
}
}

div.desktop-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 49%;
    height: 0;
}
div.desktop-wrapper iframe {
    box-sizing: border-box;
    background: url(../event/img/mobile-screen.png) center center no-repeat;
    background-size: contain;
    padding: 5% 12.6% 5% 10.6%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile-view {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 550px;
}

