@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif; text-align:center;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #eeeeee;
    top: 0; float:left; height:100px;
}

/*Newly Added Css*/
#header {
    position: relative;  
    width: 100%;
    background: #eeeeee;
    height:70px; text-align:center; z-index: 999; padding:10px 0;
}
.feildLine { margin:0px auto; }
.contactBox { padding:20px 0; }
.marginadjust {padding:30px 0px 0px 0; width:100%;}
h1 {margin:10px 0 0px 0;}
.contactName p { padding-bottom:10px;}
.marginadjust {padding:30px 0px 0px 0; width:100%;}
form label {margin-top:5px; text-align:left;}
form {background-color:#f1f1f1; padding:10px 0;}
#footer {
    background: #222;
    width: 100%;
    display: block;
    padding: 20px 0;
    text-align: left;
    color: #FFF; text-align:center;
}
input {
    display: block;
    width: 30%; margin:0px auto;
    height: calc(0.8.1em + .75rem + 2px);
    padding: .175rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.submit {
    font-size: 16px;
    background: #34b1c4; width: 32%; 
    color: #FFF;
    border: none;
    border-bottom: 5px solid #1f8a9a;
    transition: 0.5s;
    cursor: pointer; padding:10px 0px; margin:10px  auto;

}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    color: #2F362F;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 550 !important;
    text-transform: uppercase;
}

.nav-link {
    display: block;
    padding: 1rem 5rem;
}

#header-height {
    display: block;
    height: 70px;
    background: transparent;
}

/* End Header */

/* Start Banner */
#Home {
    width: 100%;
    display: block;
    background: url(../img/banner.jpg);
    padding: 400px 0 400px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    background-attachment: fixed;
}

#more {display: none;}

#more1 {display: none;}

#more2 {display: none;}

#more3 {display: none;}

#more4 {display: none;}

/* End Banner */

/* Start Agenda */

#Agenda {
    width: 100%;
    display: block;
    padding: 40px 0;
    background: #FFF;
}

.main-section-vanue1 {
    display: block;
    padding: 10px 0 0;
    margin: 0 0 5px 0;
}

.vanue-title {
    display: block;
    margin: 0 0 0px 0;
    font-weight: bold;
    font-size: 18px;
}

.listing-main-settings {
    display: block;
    padding: 0;
    margin: 0 0 0px 0;
    list-style: none;
    font-size: 14px;
}

.main-section-vanue1 h5 {
    font-size: 15px;
    margin: 10px 0 5px 0;
}

#myBtn {
    padding: 15px 60px;
    border-radius: 75px;
    border: none;
    box-shadow: 1px 5px 0px #1b8696;
    background: #34b1c4;
    color: #FFF;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}


button:focus {
    outline: 1px dotted;
    outline: none;
}

/* End Agenda */

/* Start Sponsors */

#Sponsors {
    width: 100%;
    display: block;
    padding: 40px 0;
    background: #FFF;
}

.main-title-agenda {
    display: block;
    margin: 0 0 30px 0;
    font-size: 40px;
    font-weight: bold;
    color: #0062cc;
    text-decoration: underline;
}

.main-title-heading {
    font-size: 40px;
    font-weight: bold;
    color: #0062cc;
    text-decoration: underline;
}

.sponsors-img {
    width: 100%;
    float: left;
    margin: 0 0 40px 0;
    transition: 0.5s;
}

.sponsors-img:hover {
    transform: scale(1.05);
    transition: 0.5s;
    cursor: pointer;
}

.main-title-sponser {
    display: block;
    margin: 0 0 40px 0;
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
    font-style: italic;
}

/* End Sponsors */

/* Start Speakers */

#Speakers {
    width: 100%;
    display: block;
    padding: 40px 0;
    background: #FFF;
}

.speakers-1 {
    width: 100%;
    display: block;
}

.main-list-img {
    width: 100%;
    display: block;
}

#myBtn1 {
    background: none;
    border: none;
    padding: 0px;
    color: green;
}

#myBtn2 {
    background: none;
    border: none;
    padding: 0px;
    color: green;
}

#myBtn3 {
    background: none;
    border: none;
    padding: 0px;
    color: green;
}

#myBtn4 {
    background: none;
    border: none;
    padding: 0px;
    color: green;
}

.speackers-title {
    color: #0000FF;
    font-size: 30px;
    font-weight: bold;
}

#Agenda .btn.btn-primary.btn-lg {
    background: #34b1c4;
    border-color: #34b1c4;
    font-family: 'Open Sans', sans-serif;
}

#Agenda .btn.btn-secondary.btn-lg {
    /*background: #34b1c4;*/
    /*border-color: #34b1c4;*/
    font-family: 'Open Sans', sans-serif;
}

.partner-title {
    font-style: italic;
}

/* End Speakers */

/* Start Registration */

#Registration {
    width: 100%;
    display: block;
    padding: 40px 0;
    background: #e3e3e3;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
/* 
.title-registrationi {
    display: block;
    margin: 0 0 60px 0;
} */

.main-list-section-register-1 {
    width: 100%;
    display: block;
    background: #FFF;
    border-radius: 5px;
    height: 100%;
    position: relative;
}

.title-4-list {
    background: #16A085;
    color: #FFF;
    padding: 10px;
    border-radius: 0px 0px 5px 5px;
    height: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 20px !important;
    line-height: 30px;
}

.price-list-main {
    width: 100%;
    text-align: center;
    display: block;
    padding: 50px 0 130px 0;
    font-size: 70px;
}

.right-45345 {
    background: #34b1c4;
}

.ertiepo-st {
    background: #34b1c4 !important;
    color: #FFF !important;
    text-decoration: none !important;
}

.ertiepo-st:hover {
    background: #34b1c4 !important;
    color: #FFF !important;
    text-decoration: none !important;
}

.buy-now-list-34 {
    background: #16a085;
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.buy-now-list-34:hover {
    background: #16a085;
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* End  Registration */

/* Start Accomodations */

#Accomodations {
    width: 100%;
    display: block;
    background: #FFF;
    padding: 40px 0;
}

.map-section-about-mp {
    width: 100%;
    height: 100%;
}

.main-foot-ad-head {
    display: block;
    margin: 0 0 20px 0;
    text-decoration: underline;
}

footer {
    background: #222;
    width: 100%;
    display: block;
    padding: 20px 0;
    text-align: left;
    color: #FFF;
}

.copyright-set a {
    color: red;
}

/* End Accomodations */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: 0.3s;
    font-weight: normal;
}
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

.btn-menu-list-23 {
    color: #FFF;
    cursor: pointer;
    font-size: 26px;
    display: none;
} 

.navbar-brand {
    color: #FFF;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
}

.navbar-brand:hover {
    color: #FFF;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
    text-decoration: none;
}

#Contact {
    width: 100%;
    display: block;
    background: #f1f1f1;
    padding: 40px 0;
}

#form-contactt {
    width: 100%;
    background: #FFF;
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: 6px 6px 5px #00000061;
}

#form-contactt .form-control {
    font-weight: normal !important;
    font-size: 16px;
    padding: 15px;
    width: 100%;
    display: block;
}

.contact-submit-list {
    width: 100%;
    padding: 15px;
    margin: 40px 0 0 0;
    display: block;
    font-size: 20px;
    background: #34b1c4;
    color: #FFF;
    border: none;
    border-bottom: 5px solid #1f8a9a;
    transition: 0.5s;
    cursor: pointer;
}

.contact-submit-list:focus {
    width: 100%;
    padding: 15px;
    margin: 40px 0 0 0;
    display: block;
    font-size: 20px;
    background: #34b1c4;
    color: #FFF;
    border: none;
    border-bottom: 0px solid #1f8a9a;
    transition: 0.5s;
    cursor: pointer;
}

.title-registrationi {
    display: block;
    margin: 0 0 40px 0;
    font-size: 40px;
    font-weight: bold;
    color: #000;
    font-style: italic;
    text-align: center;
}

.title-registrationi-about {
    display: block;
    margin: 0 0 40px 0;
    font-size: 40px;
    font-weight: bold;
    color: #0062cc;
    font-style: italic;
}


/* Start Event Page  */

#main-eventslist {
    width: 100%;
    display: block;
    padding: 40px 0;
}

.evets-title {
    display: block;
    color: #0062cc;
    font-weight: bold;
    text-decoration: underline;
    font-style: italic;
    margin: 0 0 40px 0;
}

.events-name {
    font-size: 36px;
    font-weight: bold;
    color: #0062cc;
    margin: 0px;
}

.time-date {
    display: block;
    margin: 20px 0;
    color: #969696;
    font-size: 20px;
}

.descripation {
    font-size: 18px;
}

.event-images {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
    transition: 0.5s;
}

.event-images:hover {
    transform: scale(1.05);
    transition: 0.5s;
}

.event-descripation {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
}

.navbar-brand span {
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    color: #34b1c4;
}

/* End Event Page */


/* Start map and team Page */

#map-section {
    width: 100%;
    display: block;
    padding: 40px 0;
    background: #ebebeb;
}

#map {
    width: 100%;
    height: 400px;
    display: block;
    margin: 0 0 40px 0;
}

.map-title {
    width: 100%;
    display: block;
    color: #2F362F;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: center;
    text-decoration: underline;
}

.map-descripation {
    width: 100%;
    display: block;
    text-align: center;
    color: #7c8595;
    font-size: 18px;
}

#team-set-section {
    width: 100%;
    display: block;
    padding: 40px 0;
    background: #393f43;
}

.main-title-team-section-t {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 40px 0;
    color: #ddd;
    font-weight: bold;
}

.team-find-list-main {
    width: 100%;
    display: block;
    margin: 10px 0;
}

.team-find-list-main img {
    width: 100%;
    display: block;
    margin: 0 0 0px 0;
}

.main-team-title {
    width: 100%;
    display: block;
    text-align: center;
    background: #FFF;
    padding: 12px;
    color: #393f43;
    font-weight: bold;
    transition: 0.5s;
}

.main-team-title:hover {
    width: 100%;
    display: block;
    text-align: center;
    background: #e0dfdf;
    padding: 12px;
    color: #393f43;
    font-weight: bold;
    transition: 0.5s;
}

/* End map and team Page */



/* End Event Page */
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }



@media only screen and (max-width: 992px) {
    .right-45345 {
    background: #34b1c4;
}

.ertiepo-st {
    background: #34b1c4 !important;
    color: #FFF !important;
    text-decoration: none !important;
}
    
    .title-4-list {
    background: #16A085;
    color: #FFF;
    padding: 20px 10px;
    border-radius: 5px;
    height: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 18px;
        overflow: hidden;
        line-height: 30px;
}

    #header-height {
        display: block;
        height: 50px;
        background: transparent;
    }

    #Home {
        width: 100%;
        display: block;
        background: url(../img/banner.jpg);
        padding: 80px 0 590px 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }
    
.btn-menu-list-23 {
    display: block;
} 

.navbar-collapse {
    display: none;
}

.main-set-list-545454 {
    word-break: break-all;
}

#Speakers .row {
    padding: 20px 0;
}

.sponsors-img {
    width: 80%;
    display: block;
    margin: 20px auto;
}

#Agenda .btn {
    padding: 10px 40px !important;
    display: block;
    margin: 20px auto;
    text-align: center;
}


  }

  @media only screen and (max-width: 769px) {
      
      .right-45345 {
    background: #34b1c4;
}
      
      .ertiepo-st {
    background: #34b1c4 !important;
    color: #FFF !important;
    text-decoration: none !important;
}

    .event-descripation {
        width: 100%;
        display: block;
        margin: 0 0 40px 0;
    }
    
    .event-images {
        width: 100%;
        display: block;
        margin: 0 0 10px 0;
        transition: 0.5s;
    }


    
    .title-4-list {
    background: #16A085;
    color: #FFF;
    padding: 20px 10px;
    border-radius: 5px;
    height: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 18px;
        overflow: hidden;
        line-height: 30px;
}


    #Home {
        width: 100%;
        display: block;
        background: url(../img/banner.jpg);
        padding: 80px 0 590px 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }

    #header-height {
        display: block;
        height: 50px;
        background: transparent;
    }
    
.btn-menu-list-23 {
    display: block;
} 

.navbar-collapse {
    display: none;
}

.main-set-list-545454 {
    word-break: break-all;
}

#Speakers .row {
    padding: 20px 0;
}

.sponsors-img {
    width: 80%;
    display: block;
    margin: 20px auto;
}

#Agenda .btn {
    padding: 10px 40px !important;
    display: block;
    margin: 20px auto;
    text-align: center;
}

#Accomodations .row {
    padding: 20px 0;
}

.title-registrationi {
    display: block;
    margin: 0 0 0px 0;
}

.main-list-section-register-1 {
    width: 100%;
    display: block;
    background: #FFF;
    border-radius: 5px;
    position: unset;
    margin: 20px 0;
    float: left;
    height: auto;
}

.buy-now-list-34 {
    background: #007bff;
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    float: left;
    width: 100%;
    bottom: 0;
    position: unset;
}


  }


  @media only screen and (max-width: 640px) {
      
      .right-45345 {
    background: #34b1c4;
}
      
      .ertiepo-st {
    background: #34b1c4 !important;
    color: #FFF !important;
    text-decoration: none !important;
}

    .event-descripation {
        width: 100%;
        display: block;
        margin: 0 0 40px 0;
    }
    
    .event-images {
        width: 100%;
        display: block;
        margin: 0 0 10px 0;
        transition: 0.5s;
    }

    .price-list-main {
        width: 100%;
        text-align: center;
        display: block;
        padding: 30px 0;
        font-size: 70px;
    }


    
    .title-4-list {
    background: #16A085;
    color: #FFF;
    padding: 20px 10px;
    border-radius: 5px;
    height: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 18px;
        overflow: hidden;
        line-height: 30px;
}


    #Home {
        width: 100%;
        display: block;
        background: url(../img/banner.jpg);
        padding: 80px 0 350px 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right, center;
    }

    #header-height {
        display: block;
        height: 50px;
        background: transparent;
    }
    
.btn-menu-list-23 {
    display: block;
} 

.navbar-collapse {
    display: none;
}

.main-set-list-545454 {
    word-break: break-all;
}

#Speakers .row {
    padding: 20px 0;
}

.sponsors-img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

#Agenda .btn {
    padding: 10px 40px !important;
    display: block;
    margin: 20px auto;
    text-align: center;
}

#Accomodations .row {
    padding: 20px 0;
}

.title-registrationi {
    display: block;
    margin: 0 0 0px 0;
}

.main-list-section-register-1 {
    width: 100%;
    display: block;
    background: #FFF;
    border-radius: 5px;
    position: unset;
    margin: 20px 0;
    float: left;
    height: auto;
}

.buy-now-list-34 {
    background: #007bff;
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    float: left;
    width: 100%;
    bottom: 0;
    position: unset;
}


  }

  
  @media only screen and (max-width: 400px) {
      
      .right-45345 {
    background: #34b1c4;
}
      
      .ertiepo-st {
    background: #34b1c4 !important;
    color: #FFF !important;
    text-decoration: none !important;
}

    .event-descripation {
        width: 100%;
        display: block;
        margin: 0 0 40px 0;
    }
    
    .event-images {
        width: 100%;
        display: block;
        margin: 0 0 10px 0;
        transition: 0.5s;
    }

    .main-title-agenda {
        display: block;
        margin: 0 0 30px 0;
        font-size: 30px;
    }
    
    .main-title-heading {
        font-size: 30px;
    }

    .title-registrationi {
        display: block;
        margin: 0 0 60px 0;
        font-size: 30px;
    }

    .price-list-main {
        width: 100%;
        text-align: center;
        display: block;
        padding: 30px 0;
        font-size: 70px;
    }


    
    .title-4-list {
    background: #16A085;
    color: #FFF;
    padding: 20px 10px;
    border-radius: 5px;
    height: auto;
    display: block;
    position: relative;
    text-align: center;
    font-size: 16px;
        overflow: hidden;
        line-height: 30px;
}


    #Home {
        width: 100%;
        display: block;
        background: url(../img/banner.jpg);
        padding: 80px 0 280px 0;
        background-repeat: inherit;
        background-size: cover;
        background-position: right;
    }

    #header-height {
        display: block;
        height: 50px;
        background: transparent;
    }
    
.btn-menu-list-23 {
    display: block;
} 

.navbar-collapse {
    display: none;
}

.main-set-list-545454 {
    word-break: break-all;
}

#Speakers .row {
    padding: 20px 0;
}

.sponsors-img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

#Agenda .btn {
    padding: 10px 40px !important;
    display: block;
    margin: 20px auto;
    text-align: center;
}

#Accomodations .row {
    padding: 20px 0;
}


.main-list-section-register-1 {
    width: 100%;
    display: block;
    background: #FFF;
    border-radius: 5px;
    position: unset;
    margin: 20px 0;
    float: left;
    height: auto;
}

.buy-now-list-34 {
    background: #007bff;
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    float: left;
    width: 100%;
    bottom: 0;
    position: unset;
}


  }
  
  
  
  
  
  
  
  
  
  
  