@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);

@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800);

@import url(http://fonts.googleapis.com/css?family=Savoye:400,300,500,600,700,800);

@import "bootstrap-social.less";

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);

@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800);

@import url(http://fonts.googleapis.com/css?family=Savoye:400,300,500,600,700,800);

@import "bootstrap-social.less";


@media only screen and (max-width : 767px) {
  .box {
    height: auto !important;
  } 
}


div.sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0 !important;
  background-color: #00274C;
  z-index: 10 !important;
  border-bottom: 5px solid #e3af4d;


  /*padding-top:-50px !important;*/
  /*margin-top: 0px !important; */
  /*padding:5px;*/
}


div.sticky2 {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0 !important;
  background-color: #00274C;
  z-index: 10 !important;
}

body:not(.modal-open){
  padding-right: 0px !important;
}

/*
.modal-open {

  padding-right: 0 !important;

}

html {

  overflow-y: scroll !important;

}*/

 .modal-open{
  padding:0 !important;
  overflow-y: auto !important;
 }

#banner {
  background-image: url(images/africa_landscape.jpg);
  height: 300px;
  width: 100%;
  position: fixed;
  z-index: -1;
}
*/

/*html {
  background-color:green;
  z-index: -10;
}*/


a {
  word-wrap: break-word;
}

  .mobileShow {display: none;}

  /* Smartphone Portrait and Landscape */
  /*prev max 480*/
  @media only screen
    and (min-width : 320px)
    and (max-width : 1024px){ 
      .mobileShow {display: inline;}
  }

  .mobileHide { display: inline; }

  /* Smartphone Portrait and Landscape */
  @media only screen
    and (min-width : 320px)
    and (max-width : 1024px){
     .mobileHide { display: none;}
  }

.centered {
  background-image:url("images/800wm_2.jpg");
  background-repeat: no-repeat;
}



header {
  margin-bottom: -80px;

}


img.banner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: -1;
}

.banner_with_text{
}

img.banner_with_text {

  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: -1;
}


body {

  background-image: url('images/800wm.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;


}
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #edc882 !important;
}

.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #edc882 !important;
    border-bottom: 2px solid #edc882 !important;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 2px solid #edc882;
  background-color: #edce93;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #edc882;
}

.days:hover {

    background-color:#e8bc68 !important;
    cursor: pointer; 
}

.days{

    background-color:#edc882 !important;
    cursor: pointer; 
    border-radius: 10px;
    border-radius: 10px; 
    background-color:#edc882; 
    border: 4px solid #efdbb6;
    /*border: 4px solid white;*/
}

.days2 {

    background-color:#edc882 !important;
    border-radius: 10px;
    border-radius: 10px; 
    background-color:#edc882; 
    border: 4px solid #efdbb6;

}

.days3 {

    background-color:#edc882 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;


    }

.days4 {

    background-color:#edc882 !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 4px solid #efdbb6;
    border-right: 4px solid #efdbb6;
    /*border-top: 4px solid green !important;*/
}

.days5 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; 
    background-color:#edc882; 
    background-image: linear-gradient(bottom, #edc882 50%, #efdbb6 50%);
    background-image: -o-linear-gradient(bottom, #edc882 50%, #efdbb6 50%);
    background-image: -moz-linear-gradient(bottom, #edc882 50%, #efdbb6 50%);
    background-image: -webkit-linear-gradient(bottom, #edc882 50%, #efdbb6 50%);
    background-image: -ms-linear-gradient(bottom, #edc882 50%, #efdbb6 50%);
    margin: 0 !important; padding: 0 !important;
    border-left: 4px solid #efdbb6;
    border-right: 4px solid #efdbb6;
    /*border-bottom: 4px solid green !important;*/

}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #edc374;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  /*border: 2px solid #edc882;*/
  border-top: none;
}

#bannertext{
  background-color: #efdbb6; 
  /*background-color: white; */
  padding-top: -50px;
}

#About, #Agenda, #Speakers, #bannertext{
    padding-top: 100px;
    margin-top: -100px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}

#Speakers {
  background-color: white;
}


/*body {
  padding: 30px;
}*/

#content {
    width:200px;
    min-height:100%;
    margin:auto;
    z-index:1;
    position:absolute;
    left:50%;
    margin-left:100px; /* half the width to obtain proper offset */
}



/* The Modal (background) */
.modal, .modal1, .modal2, .modal3,.modal4, .modal5, .modal6, .modal7,.modal8, .modal9, .aboutmodal, .umapsmodal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}

/* Modal Content */
.modal-content, .modal-content1, .modal-content2, .modal-content3,.modal-content4, .modal-content5, .modal-content6, .modal-content7,.modal-content8, .modal-content9,.aboutmodal-content,.umapsmodal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close, .close1,.close2, .close3,.close4, .close5,.close6, .close7,.close8, .close9,.aboutclose, .umapsclose {
  color: #aaaaaa;
  float: right !important;
  font-size: 28px;
  font-weight: bold;
  z-index: 20 !important;
}



.close9:hover,
.close9:focus,
.close8:hover,
.close8:focus,
.close7:hover,
.close7:focus,
.close6:hover,
.close6:focus,
.close5:hover,
.close5:focus,
.close4:hover,
.close4:focus,
.close3:hover,
.close3:focus,
.close2:hover,
.close2:focus,
.close1:hover,
.close1:focus,
.close:hover,
.close:focus,
.aboutclose:hover,
.aboutclose:focus,
.umapsclose:hover,
.umapsclose:focus   {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}

html {
  scroll-behavior: smooth;
}