/*
 Theme Name:   Emerging Tech East 
 Description:  Theme for Emerging Tech East, run by Chariot Solutions.
 Author:       Becca Refford
 Author URI:   https://chariotsolutions.com
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap');

/* Homepage */

#generate-section-1.generate-sections-container {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom left;
}

/* Structure */

.page-hero {
  background-repeat: repeat;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
  background-color: #00171e!important;
}
.speaker.row {
  margin-top: 40px;
}

.circular-image-archive {
  margin-bottom: 30px;
}

.archive-page {
  margin-top: 35px;
}

.row.speaker-two-up {
  margin-bottom:40px;
}

.sponsor.col-md-4.col-xs-12 {
  margin-bottom: 20px;
}

.sponsor.col-md-8.col-xs-12 {
  margin-bottom: 40px;
}

/* Typography */


p a { 
  color: #fff; 
  text-decoration: underline!important;
}

p a:visited { 
  color: #fff; 
  text-decoration: underline!important;
}

h2.speaker-name {
  color: #fff; 
  text-decoration: none!important;
}

h2.speaker-name:hover {
  color: #fff; 
  text-decoration: none!important;
}

p.header {
  margin-bottom: 8px!important;
}

h1 {
  font-size: 2.5em;
  line-height: 1.3em;
  font-family: 'Russo One';
  font-weight: 400;
  margin-bottom: 16px!important;
  text-transform: none; 
}

h1.home-title {
  font-size: 4em;
  line-height: 1.1em;
  font-family: 'Russo One';
  font-weight: 900;
  color: #fff;
  text-transform: none;
}

h1.page-section {
  font-size: 55px;
  line-height: 60px;
  font-family: 'Secular One';
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px!important;
}

h2.home-title {
  font-weight: 400;
  text-transform: Capitalize;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  font-weight: 400;
  text-transform: Capitalize;
  font-size: 2em;
  line-height: 1.2em;
  font-family: 'Russo One';
  font-weight: 900;
}

h2.speaker-name {
  margin-top: 24px;
  margin-bottom: 0px;
  font-size: 26px;
}

h2.session-name {
  margin-bottom: 24px!important;
  font-size: 26px;
}

h2.sponsor {
  padding: 0px 4% 10px 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 50px;
  border-bottom: 1px solid #fff;
  margin-bottom: 6%;
}

h3 {
  font-family: 'Russo One';
  font-weight: 400;
  margin-bottom: 24px;
}

h3.speaker-name {
  margin-top: 20px;
}

h4 { margin-bottom: 10px; }

.speaker-job-title {
  font-size: 14.5px;
  margin-top:5px;
  margin-bottom: 10px!important;
}

a.talk-title {
	padding-bottom: 60px!important;
}

.speaker-job-title-single {
  margin-top:2px;
  margin-bottom:22px;
  font-size: 14.5px;
}

.session-archive-job-title {
  font-size: 14.5px;
}

.copyright-bar p {
  font-size: 15px!important;
}

a.readmore {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 60px;
}

li#menu-item-1254 {
	background-color: #fe9d38;
}

.inside-header.grid-container.grid-parent {
  display: none;
}

/* Circular Images */
.circular-image img {
  width: 200px;
  height: 200px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  -o-border-radius: 150px;
  border-radius: 150px;
  box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.circular-image-keynote img {
  width: 170px;
  height: 170px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  -o-border-radius: 150px;
  border-radius: 150%;
  border: 5px solid #FD9E37;
  margin: 5% 5% 5% 5%;
  display: inline-block;
}

.circular-image-single img {
  width: 130px;
  height: 130px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  -o-border-radius: 150px;
  border-radius: 150%;
  border: 5px solid #FD9E37;
  align: center;
}

.circular-image-archive img {
  width: 150px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #FD9E37;
  margin: 0px 0 0px 0;
}

.circular-image-archive-speaker img {
  width: 300px;
  border-top-left-radius: 5%;
  border-top-right-radius: 5%;
  margin: 0px 0 0px 0;
}

.circular-image-schedule img {
  width: 70px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #FD9E37;
  margin: 15px 8px 8px 0px;
}

.circular-image-session img {
  margin-bottom: 20px;
  margin-right: 24px!important;
  width: 70px;
  height: 70px;
  border-top-left-radius: 5%;
  border-top-right-radius: 5%;
}

/* Buttons */

.btn { font-family: 'Abel'!important; }

.button.cta {
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
}

.button.cta:hover {
  color: #fff;
}

.button.cta:active {
  color: #fff;
}

.button-cta:visited {
  color: #fff;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
  color: #fff;
}

.button.cta-home {
  padding: 30px 40px 30px 40px;
  border-radius: 20px;
  margin: 3% 0 0 0;
  font-weight: 400;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
}

.button.cta-home:hover {
  color: #fff;
}

.button.text {
  text-transform: capitalize;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  background-color: transparent;
  padding: 20px 0px 0px 0px;
  font-size: 17px;
}

.button.text:hover {
  background-color: transparent;
}

h3.toggle {
  background-image: none;
  padding-left: 0px;
}

.toggle-box {
  margin: 0 0 20px 0!important;
}

/* Media Queries */

/* Everything under a tablet size. */
@media only screen and (max-width: 750px) {
  h1 {
    font-size: 35px;
    line-height: 40px;
    font-family: 'Russo One';
    font-weight: 400;
    margin-bottom: 16px!important;
  }

  h1.home-title {
    font-size: 40px;
    line-height: 50px;
    font-family: 'Russo One';
    font-weight: 400;
  }

  h1.page-section {
    font-size: 40px;
    line-height: 45px;
    font-family: 'Russo One';
    font-weight: 200;
    margin-bottom: 0px!important;
  }

  .col-md-5 {
    margin-bottom: 40px;
  }

  .col-md-6 {
    margin-bottom: 40px;
  }

  .col-sm-3 {
    margin-bottom: 40px;
  }

  .col-sm-6 {
    margin-bottom: 40px;
  }

  .speaker-one-up.col-md-6.col-xs-12 {
    margin-bottom: 40px;
  }	
}
	
.button.cta-home {
  background-color: #FD9E38;
  padding: 30px 40px 30px 40px;
  border-radius: 40px;
  margin: 3% 0 6% 0;
  font-weight: 400;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
}
	
   .copyright-bar {
		padding-left: 30px; 
	   padding-right: 30px;
		}
	
	#generate-section-1.generate-sections-container {
	background-display: none;
  }
}

@media only screen and (max-width: 550px) {
  div#mobile {
    display: none;
  }
}

a.talk-title {
	padding-bottom: 60px!important;
}

button.menu-toggle {
  padding-left: 15px;
  padding-right: 14px;
 }
}
