body {
  margin:0;
  width:100%;
  font-size:14px;
  overflow:auto;
  font-family: "Open Sans";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #7f8b99;
}

::-webkit-scrollbar {
    width: 4px;
}
 
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #fff;
  border-radius: 7px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px 29px 8px 17px;
    background-color: #194023;

}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

:-ms-input-placeholder {  
   color: #000;  
}

.deepy{
    height: 100% !important; 
    overflow: auto !important;
}

.deepy2{
    height: 100% !important; 
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    

}

.classcontent b{
  color: #C62D2D;
  font-weight: 400 !important;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }


.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


a{
  
  text-decoration: none;
}

img{
  text-align:center;
  max-width:100%;
  width:auto;
  height:auto;
}

li{
  list-style: none;
}

.entirerapper{
  width: 100%;
  position: relative;
  margin: 0 auto;
  min-height: 200px;
}

.header{
  width: 100%;
  position: relative;
  float: left;
  background: #3c0549;
}

.inner{
  width: 100%;
  position: relative;
  margin: 0 auto;
  max-width: 1300px;
}

.menu ul{
  position: relative;
  float: right;
  margin: 0 auto;
  width:85%;
}

.menu ul li{
    position: relative;
    float: left;
    margin: 20px 14px;
}
.menu ul li a{
  position: relative;
  padding: 10px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.foter{
  width: 100%;
  position: relative;
  float: left;
  min-height: 80px;
  background-color:#441c74;

}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
 
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
 
@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
 
@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.logo{
     width: 12%;
    position: absolute;
    z-index: 2000;
    min-height: 70px;
    top: 10.5%;
}

.innex{
    width: 74%;
    position: relative;
    margin: 0 auto;
    min-height: 30px;
}

.innex li{
  position: relative;
  float: left;
  margin: 20px;
  min-height: 40px;
  width: 29%;

}

.sty{
  position: relative;
  float: left;
  color: #fff;
  margin: 2px;
  font-size: 29px;
  width: 12%;
}

.innex li span{
     position: relative;
    text-align: left;
    float: left;
    color: #e9b1e1;
    font-size: 10px;
    font-weight: 500;
    width: 84%;

}

.innex li h5{
     position: relative;
    text-align: left;
    float: left;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin: 2px 0px;
    width: 100%;
    font-family: "Quicksand", Arial, sans-serif;
    letter-spacing: 1px;
}
.clasic{
  width: 70%;
  position: relative;
  float: left;
  margin-left: 4px;
}

.lfooter{
    background: #781496;
    width: 100%;
    position: relative;
    float: left;
    /* min-height: 20px; */
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 10px 0px;
}

/*innner page css*/

.entirerappy{
  width: 100%;
  position: relative;
  margin:0 auto;
  max-width: 1300px;
}

.logoinner{
  top: 15.5% !important;
}

.fume{
  top: -4px !important;
}

.contenty {
  width: 100%;
  position: relative;
  float: left;
  top: -4px !important;
  min-height: 400px;
  background: #fff;
}

.colorlib {
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 1.8;
    position: relative;
    width: 80%;
    position: relative;
    color: #da1972;
    font-family: "Quicksand", Arial, sans-serif;
    margin: 40px auto !important;
}
.colorlib2 {
    font-size: 18px;
    margin: 10px auto !important;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 5px;
    line-height: 1.8;
    position: relative;
    width: 900px !important;
    position: relative;
    color: #da1972;
    font-family: "Quicksand", Arial, sans-serif;
    margin: 40px auto !important;
}

.dexlib {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 1.8;
    position: relative;
    width: 80%;
    position: relative;
    font-family: "Quicksand", Arial, sans-serif;
    margin: 0 40px 0 auto !important;
}
.dexpar {
    font-size: 17px !important;
    font-weight: 500 !important;
    text-transform: none;
    letter-spacing: 2px !important;
    line-height: 1.8;
    width: 80%;
    font-family: inherit !important;
    margin: 20px auto !important;
    float: none !important;
}

.contenty span {
    font-size: 17px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}


 p {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.7);
    width: 87%;
    position: relative;
    float: left;
    text-align: justify;
    margin-left: 30px;
}

.metahd {
    margin-bottom: 15px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    letter-spacing: 3px;
    width: 96%;
    position: relative;
    float: left;
    margin-left: 30px;
}

.foy{
  margin-right: 15px;
  color: #da1972;
}

.fippy{
  position: relative;
  float: left;
  width: 22%;
  margin: 18px;
}

.mippy{
  position: relative;
  float: none;
  width: 60%;
  margin: 18px auto;
}


/*Drop down link*/

.menu ul li:hover > ul {
    display: block;
     visibility: visible;
     opacity: 1;
     transition: 350ms;
     -webkit-transition: height 0.3s ease-in;
            -moz-transition: height 0.3s ease-in;
            -o-transition: height 0.3s ease-in;
            -ms-transition: height 0.3s ease-in;
            transition: height 0.3s ease-in;
}

.menu ul li ul {
/*    padding: 0;
    position: absolute;
    top: -17%;
    z-index: 30000;
    width: 270px;
    margin-left: 12px;
    padding-top: 34px;*/
    padding: 0;
    position: absolute;
    top: 14%;
    z-index: 30000;
    width: 189px;
    margin-left: 12px;
    padding-top: 34px;
}

.menu ul ul {
    display: none;
}

.wid {
    position: relative;
    float: left; 
    display: block;
    width: 100%;
    width: 100%;
    margin: 0px!important;
    padding: 11px 0px !important;
    border-bottom: 1px solid #fff;
    background-color: #3c0549;
    border-right: 1px solid #fff;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.wid a {
    color: #fff !important;
    padding: 10px 12px !important;
    font-weight: 300 !important;
    font-size: 10px;
    text-transform: capitalize;
    font-weight: 300 !important;
}

.sponsors{
    width: 100%;
    position: absolute;
    z-index: 4000;
    background: #0000007d;
    min-height: 62px;
    bottom: 0px;
    padding: 5px 0px;
}


.sponsors h2{
   width: 80%;
   position: relative;
   float: left;
   color: #fff;
   font-weight: 500;
   font-size: 12px;
   margin:0px 10px;
 
}

.spaceouty{
  margin-left: 30px;
}

.spaceouty li{
     width: 15%;
    position: relative;
    float: left;
    padding: 10px;
    color: #fff;
    margin: 10px;
}


.social {
    width: 100%;
    position: absolute;
    z-index: 6000;
    min-height: 70px;
    top: 25%;
    background: #da197282;
    min-height: 70px;
    left: 96.5%;
    padding: 20px;
    padding: 10px;
}

.stoo{
  position: relative;
  float: left;
  color:#fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 5px;
}

.innerv {
    width: 3% !important;
    position: absolute;
    z-index: 6000;
    min-height: 70px;
    top: 34% !important;
    background: #da197282;
    border-radius: 0px 31px 5px 0px;
    left:0px !important;
}


.socialmobile{
  width: 100%;
  position: relative;
  float: right;
  text-align: right;
}

.socialmobile a{
  margin:4px;
  float: right;
  position: relative;
  font-size: 12px !important;
  color: #fff;
}


.brochure li {
    width: 60%;
    position: relative;
    float: left;
    padding: 10px;
    color: #fff;
    margin: 10px;
    border:1px solid #000;
}

.brochure li a {
   color: #000;
   padding: 10px;
   font-weight: 600;
   text-align: center;
   text-transform: capitalize;
}


.spaceouty li {
    width: 46%;
}
.spaceouty li a {
    color: #fff;
    font-weight:500;
    
}


.gally{
    width: 28%;
    float: left;
    position: relative;
    margin:20px;
}

.logis li{
     width: 15% !important;
}


/*mobile menu*/


.menusec {
    width: 100%;
    min-height: 0px !important;
    position: relative;
    float: left;
    display: none;
    text-align: right;
    background: #3c0549;
    padding: 10px 0px;
   }


.vcolor {
    color: #fff;
    font-size: 16px;
}



ul.glass-menu {
 position: absolute;
    top: 0.5em;
    list-style: square;
    list-style-position: inside;
    border-radius: 0.3em;
    min-width: 16em;
    margin: 1em;
    padding: 1em;
    background: rgba(255, 255, 255, 0.4);
    z-index: 90000;
}


ul.glass-menu li {
padding: 0.5em;
    margin: 0.7em;
    border-radius: 0.3em;
    background: rgba(117, 173, 64, 1);
    background: #781496;
    color: #fff;
    font-weight: 200;
    border: 2px solid #781496;
}

ul.glass-menu li:hover {
  background: #FCB02E;
  color: #fff;
}

ul.glass-menu li:hover a {
 color: #fff;

}

ul.glass-menu li  a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.vcolor{
  color:#fff; 
  font-size: 16px;
}


.disp{
  display: none;
}

.paddy{
  padding: 20px 0px;
  top:-2px;
}

.pro{
  width: 45%;
  position: relative;
  float: left;
  border:1px solid #441c74;
  min-height: 200px;
  padding: 10px;
}

.lit{
  position: relative !important;
  float: left !important;
  top: 0px !important;
  width: 7%;
}

.spaceout{
    margin-left: 30px;
}

.pro h3{
  width: 100%;
  position: relative;
  float: left;
  color: #441c74;
  text-transform: uppercase;
  font-weight: 500;
}

.innex h2{
     text-align: center;
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    margin-bottom: -3px;
}

.innex p{
 text-align: center;
 position: relative;
 float: left;
 width: 100%;
 color: #fff;
}

.spaceout li{
  width: 28%;
  position: relative;
  float: left;
  padding: 10px;
  background: #000;
  color: #fff;
  margin:10px;
}

.spaceouty li {
    width: 46%;
}
.spaceout li a {
    color: #fff;
    font-weight:500;
    
}

.joned{
  width: 90%;
  position: relative;
  border:none !important;
}

.jony{
  width: 35%;
  position: relative;
  float: left;
  border: none!important;
}

.jonic{
  width: 45%;
  position: relative;
  float: left;
  margin-left: 30px;

}

.error {
    padding: 10px;
    color: #D8000C;
    font-size: 12px;
    background-color: #FFBABA;
    position: relative;
    float: left;
    width: 90%;
    top: 17px;
    display: none;
}


.inpufeild {
    width: 96%;
    height: 40px;
    padding-left: 5px;
    border-radius: 5px;
    line-height: 1.666;
    /* border: 1px solid; */
    border: 1px solid #7c1a6e;
    font-weight: 200;
    transition: border-color ease-in-out .15s;
    position: relative;
    float: left;
    margin-top: 20px;
}


.required {
    width: 95.7%;
    margin-top: 30px;
    padding-left: 5px;
    border-radius: 5px;
    line-height: 1.666;
    border: 1px solid #7c1a6e;
    font-weight: 200;
    transition: border-color ease-in-out .15s;
    position: relative;
    float: left;
}

.success {
    padding: 10px;
    color: #044406;
    font-size: 12px;
    background-color: #B7FBB9;
    position: relative;
    float: left;
    width: 93%;
    margin-top: 10px;
    display: none;
}

#cf_submit_p {
    text-align: right;
}

.content p {
    width: 87%;
    position: relative;
    float: left;
    text-align: justify;
    margin-left: 30px;
    clear: both;
    margin-top: 6px;
}

#send_message {
    width: 234px !important;
    font-variant: small-caps;
    border: 1px solid black;
    cursor: pointer;
    cursor: hand;
    margin-top: 20px;
    /* margin-left: 56px; */
    float: left;
    padding: 11px;
    background: #781496;
    color: #fff;
    margin-left: -28px;
}

@media (min-width :0px) and (max-width : 1259px){
  .menu ul {
    position: relative;
    float: right;
    margin: 0 auto;
    width: 90%;
}


}


@media (min-width :0px) and (max-width : 1247px){

.innex {
    width: 78%;
    position: relative;
    margin: 0 auto;
    min-height: 30px;
}

}


@media (min-width :0px) and (max-width : 1189px){
  
.menu ul {
    position: relative;
    float: right;
    margin: 0 auto;
    width: 94%;
}

.logo {
    width: 12%;
    position: absolute;
    z-index: 2000;
    min-height: 70px;
    top: 12%;
}

}


@media (min-width :0px) and (max-width : 1189px){
  
.innex {
    width: 80%;
    position: relative;
    margin: 0 auto;
    min-height: 30px;
}

}

@media (min-width :0px) and (max-width : 1153px){
  
.innex {
    width: 84%;
    position: relative;
    margin: 0 auto;
    min-height: 30px;
}

}

@media (min-width :0px) and (max-width : 1139px){
  
.menu ul {
    position: relative;
    float: right;
    margin: 0 auto;
    width: 97%;
}

}


@media (min-width :0px) and (max-width : 1103px){
  
.menu ul {
    position: relative;
    float: right;
    margin: 0 auto;
    width: 99%;
}

}

@media (min-width :0px) and (max-width : 1098px){
  
.innex {
    width: 91%;
    position: relative;
    margin: 0 auto;
    min-height: 30px;
}

}

@media (min-width :0px) and (max-width : 1081px){
  
.menu ul li {
    position: relative;
    float: left;
    margin: 20px 20px;
}

}

@media (min-width :0px) and (max-width : 1044px){
  
.logo {
    width: 12%;
    position: absolute;
    z-index: 2000;
    min-height: 70px;
    top: 13%;
}

}

@media (min-width :0px) and (max-width : 1013px){
  
.innex li {
    position: relative;
    float: left;
    margin: 20px;
    min-height: 40px;
    width: 27%;
}


}


@media (min-width :0px) and (max-width : 999px){
  

.menusec {
    width: 100%;
    min-height: 0px !important;
    position: relative;
    float: left;
    text-align: right;
    background: #3c0549;
    padding: 10px 0px;
    display: block;
}

.inner {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 1300px;
    display: none;
}

.logo {
    width: 12%;
    position: absolute;
    z-index: 2000;
    min-height: 70px;
    top: 10%;
    display: none;
}

.spaceout li {
    width: 43%;
    position: relative;
    float: left;
    padding: 10px;
    background: #000;
    color: #fff;
    margin: 10px;
}

.social{
    display:none;
}

.stoo {
    position: relative;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 5px;
}

}

@media (min-width :0px) and (max-width : 733px){
  
  .pro {
    width: 88%;
    position: relative;
    float: left;
    border: 1px solid #441c74;
    min-height: 200px;
    padding: 10px;
  }

  .elemy {
    margin-left: 30px!important;
    top: 10px !important;
}

}


@media (min-width :0px) and (max-width : 693px){
  

.deepy {
    height: none !important;
    overflow: auto !important;
}

@media (min-width :0px) and (max-width : 693px){
  

.deepy2 {
    height: none !important;
    overflow: auto !important;
}

.innex li {
    position: relative;
    float: left;
    margin: 20px;
    min-height: 40px;
    width: 42%;
}

.innex li {
    position: relative;
    float: left;
    margin: 20px;
    min-height: 40px;
    width: 82%;
}

.innex {
    width: 91%;
    position: relative;
    margin: 0 auto;
    min-height: 30px;
    text-align: center;
}

.metahd {
    margin-bottom: 15px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    letter-spacing: 3px;
    width: 84%;
    position: relative;
    float: left;
    margin-left: 30px;
}

.spaceout li {
    width: 74%;
    position: relative;
    float: left;
    padding: 10px;
    background: #000;
    color: #fff;
    margin: 10px;
}

.logis li {
    width: 25% !important;
}

.fippy {
    position: relative;
    float: left;
    width: 27%;
    margin: 18px;
}



}


@media (min-width :0px) and (max-width : 650px){
  
  
.gally {
    width: 89%;
    float: left;
    position: relative;
    margin: 20px;
}


.gally li {
    width: 35%;
}

.spaceouty li {
    width: 81%;
    position: relative;
    float: left;
    padding: 10px;
    color: #fff;
    margin: 10px;
}

}


@media (min-width :0px) and (max-width : 374px){
  
.lit {
    position: relative !important;
    float: left !important;
    top: 0px !important;
    width: 18%;
}


}


@media (min-width :0px) and (max-width : 574px){
  
.innex h2 {
    text-align: center;
    position: relative;
    float: left;
    width: 90%;
    color: #fff;
    margin-bottom: -3px;
}

.innex p {
    text-align: center;
    position: relative;
    float: left;
    width: 94%;
    color: #fff;
}

.jonic {

    border: none!important;
}

.spaceouty li {
    width: 81%;
    position: relative;
    float: left;
    padding: 10px;
    color: #fff;
    margin: 10px;
}

.logis li {
    width: 38% !important;
}

.lit {
    position: relative !important;
    float: left !important;
    top: 0px !important;
    width: 21%;
}

.fippy {
    position: relative;
    float: left;
    width: 41%;
    margin: 18px;
}

}

@media (min-width :0px) and (max-width : 405px){
  
.pro {
    width: 81%;
    position: relative;
    float: left;
    border: 1px solid #441c74;
    min-height: 200px;
    padding: 10px;
}

.fippy {
    position: relative;
    float: left;
    width: 87%;
    margin: 18px;
}

}

/*CEO Summit Social Starts*/

body {
  text-align: left;
}

.wrapper {
  display: flex;
  align-items: center;
	margin-left: 0px;	
  
}

.wrapper i {
  padding: 5px;
  text-shadow: 0px 6px 8px rgba(0, 0, 0, 0.6);
  transition: all ease-in-out 150ms;
}
.wrapper a:nth-child(1) {
  color: #ffb606;
}
.wrapper a:nth-child(2) {
  color: #ffb606;
}
.wrapper a:nth-child(3) {
  color: #ffb606;
}
.wrapper a:nth-child(4) {
  color: #ffb606;
}
.wrapper i:hover {
  margin-top: -3px;
  text-shadow: 0px 14px 10px rgba(0, 0, 0, 0.4);
	color: #fff;	
}

.fa-2x {
    font-size: 1.5em !important;
}

/*CEO Summit Social Ends*/

.pageblock {
    width: 90% !important;
    margin: 10px auto !important;
}

.dextheme {
    margin: 20px 0 auto !important;
    text-align: center !important;
    color: #da1972 !important;
    font-size: 25px !important;
    font-family: "Quicksand", Arial, sans-serif !important;
}

/*Intro Video*/

.intro-vid { 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; overflow: hidden; }

.intro-vid iframe, 
.intro-vid object, .intro-vid embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Article*/

.artic{
    width: 900px !important;
    float: none !important;
    margin: 10px auto !important;
}

/*Zoom*/

.foter2 {
    width: 100%;
    position: relative;
    float: left;
    min-height: 80px;
    background-color: #fff;
}