.white-button,
.book-btn {
    padding: 15px;
    display: inline-block;
    padding: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #f90;
    border-radius: 3px;
    color: #fff;
    font-size: 30px;
    width: 50%;
    text-align: center
}
.white-button:hover,
.book-btn:hover,
.white-button:active,
.book-btn:active,
.white-button:focus,
.book-btn:focus {
    color: #163a5c;
    text-decoration: none
}
html {
    font-size: 16px
}
html,
body {
    overflow-x: hidden
}
img {
    width: 100%
}
h1,
h2,
h3,
p,
li {
    font-weight: 300
}
li {
    font-size: 14px;
    line-height: 22px
}
.center-it {
    text-align: center
}
.speaker-bg-img {
    background: url("../jpg/btspeaker.jpg") center -100px no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 600px;
    margin-top: -60px;
    padding-top: 60px
}
.speaker-bg-img .speaker-intro {
    color: #fff;
    margin-top: 200px
}
.speaker-bg-img .speaker-intro h1 {
    font-size: 4.5em;
    text-transform:none;
    font-weight:normal;
}
.speaker-bg-img .speaker-intro h1,
.speaker-bg-img .speaker-intro h2 {
    text-align: center
}
#speaking-video {
    margin-top: 20px
}
.video-padding {
    padding: 55px;
    padding-bottom: 35px;
}
.video-padding .banner-intro {
    font-size: 40px;
    margin-top: 0
}
.video-js {
    padding-top: 56.25%;
}

.video-intro p {
    margin-top: 40px;
    font-size: 1.3em;
    line-height: 35px
}
.calendar-link {
    font-size: 1.3em;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.speaker-banner {
    background: #163a5c;
    padding: 55px
}
.speaker-banner h1,
.speaker-banner p {
    color: #fff
}
.speaker-banner .banner-info-left h1,
.speaker-banner .banner-info-left h2,
.speaker-banner .banner-info-left h3,
.speaker-banner .banner-info-right h1,
.speaker-banner .banner-info-right h2,
.speaker-banner .banner-info-right h3 {
    color: #fff
}
.speaker-banner .banner-info-left p,
.speaker-banner .banner-info-right p {
    line-height: 25px;
    font-size: 18px
}
.speaker-banner .banner-info-right h2 {
    background: lightblue;
    padding: 10px;
    color: #163a5c;
    line-height: 40px;
    margin-top: 0px
}
.speaker-topic-title {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size:30px;
}
.first-speaker {
    margin-top: 20px
}
.second-speaker {
    margin-top: 100px
}
.topics {
    font-size: 17px
}
.list-unstyled {
    padding-left: 15px
}
.pad-bottom {
    padding-bottom: 30px
}
.book-btn {
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase
}
.button-section {
    background: #042f50;
    padding: 60px
}
.button-section h2,
.button-section p {
    color: #fff
}
.button-section h2 {
    font-weight: bold;
    margin-top: 0px;
    font-size:30px;
}
.button-section p {
    font-size: 18px;
    line-height: 25px
}
.button-section .b-quote {
    color: #fff;
    font-size: 15px;
    font-weight: 200;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    line-height: 20px;
    margin-top: 10px
}
.button-section h4 {
    color: #fff;
    font-weight: bold;
    text-align: center
}
.button-section .b-excerpt {
    font-size: 15px;
    color: #fff;
    text-align: center
}
.button-section .event-calendar {
    color: #FCCD53;
    font-weight: bold;
    font-size: 30px;
    padding-top: 5px;
    display: inline-block
}
.button-section .event-calendar:hover {
    color: #fff;
    text-decoration: none
}
.button-section .border-right {
    border-right: 1px solid #02192A
}
.button-section .border-left {
    border-left: 1px solid #083E67;
    height: 309px
}
.contact-bg {
    display: none;
    background: url("../png/cotton.png") repeat;
    padding: 60px
}
.contact-bg .form-control {
    height: 35px;
    border-radius: 0px
}
.contact-bg .required {
    margin-top: 0;
    font-size: 14px
}

.captcha 
{
    width:170px;
}
.contact-bg .submit-speaker {
    background: #f90;
    border: 0px;
    color: #fff;
    border-radius: 3px;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px
}
.contact-bg .submit-speaker:hover {
    color: #163a5c
}
button[type=submit] {
    display: inline-block;
    padding: 5px 20px;
    background: transparent;
    color: #163a5c;
    background: white;
    font-size: 25px;
    text-align: center;
    border-radius: 0px;
    border: 0px;
    font-weight: bold;
    box-shadow: 0px 1px 1px rgba(60, 48, 3, 0.26)
}
button[type=submit]:hover,
button[type=submit]:focus,
button[type=submit]:active {
    color: #f90;
    background: #fff !important
}
.testimonial-bg {
    padding: 40px;
    background: url("../png/cotton.png") repeat
}
.testimonial-bg .quote {
    width: 70%;
    margin: 0 auto
}
.testimonial-bg .quote span {
    display: block;
    font-style: italic;
    color: #323323;
    line-height: 30px;
    font-size: 22px;
    font-weight: 300
}
.testimonial-bg .quote p {
    color: #8a8a8a;
    font-weight: bold;
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 0
}
.calendar-section {
    background: #DFE7EC;
    padding-top: 60px;
    padding-bottom: 60px
}
.calendar-section:before, .calendar-section:after {
    clear: both;
    content: " ";
    visibility: hidden;
    height: 0;
    display: block;
}
.calendar-section h1 {
    font-size: 45px;
    color: #163a5c
}
#main-content .calendar-section span.date 
{
    font-family: "Helvetica Neue",Helvetica, Arial, Sans-Serif;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
}
.calendar-section .event-info {
    padding: 1px;
    background: #042f50;
    min-height: 120px;
    overflow:auto;
}
.calendar-section .event-info p {
    color: #fff;
    padding-left: 10px;
    line-height: 150%;
    margin:0px;
}
.calendar-section .event-info h4 {
    color: #fff;
    font-weight: bold;
    margin-top: 7px;
    padding-left: 10px;
    font-size:18px;
    text-transform:none;
    margin-bottom:0px;
}

.calendar-section .event-info a 
{
    color: #b7edff;
}

.calendar-section .calendar-box {
    width: 100%;
    margin: 0;
    margin-top: 30px;
    background: #B7EDFF;
    position: relative;
    background-image: linear-gradient(#CEF3FF, #B7EDFF)
}
.calendar-section .date-box {
    text-align: center;
}
.calendar-section .date-box p {
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 18px
}
.calendar-section .arrow-down {
    width: 0;
    height: 0px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #B7EDFF;
    margin: 0 0 0 32px
}
.speaking-clients {
    background: #163a5c;
    padding: 55px
}
.speaking-clients h1 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center
}
.speaking-clients li {
    color: #fff
}
.speaking-clients ul {
    padding-left: 0
}
#speakingpage-form .parsley-required {
    color: red;
    font-weight: bold;
    list-style: none;
    padding: 0px;
    position: absolute
}


.width40 {
 width:40%;
 display: inline-block;
 float: left;
 background-image: linear-gradient(#CEF3FF , #B7EDFF );
}
.width60 {
 width: 60%;
 float:left;
 display: inline-block;
}

.calendar-section .arrow-down {
   margin: 0 0 0 42px;
   clear:both;
}

.more, .noshow 
{
    display:none;
}

.showmore 
{
    clear: both;
    color: #042f50;
    float: left;
    font-weight: bold;
    margin: 30px 0 30px 15px;
    width:100%;
}


/* Events Calendar */

.calendar-section .calendar {
	display:none;
	margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}
.calendar-section .calendar-nav-cont {
	display: block;
	max-width: 1000px;
	margin: 0 auto;
}
.calendar-section .calendar-nav-cont:before, .calendar-nav-cont:after {
	clear: both;
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
}
.calendar-section .calendar-nav-cont .calendar-nav {
	display: inline-block;
	vertical-align: middle;
	margin: 20px auto 10px auto;
}
.calendar-section .calendar-nav-cont .calendar-nav.prev-month {
	text-align: left;
	float: left;
}
.calendar-section .calendar-nav-cont .calendar-nav.next-month {
	text-align: right;
	float: right;
}
.calendar-section .calendar .calheader {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.calendar-section .calendar a {
  color: #8e352e;
  text-decoration: none;
}
.calendar-section .calendar  ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.calendar-section .calendar  li {
  display: block;
  float: left;
  width: 14.342%;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  margin-right: -1px;
  margin-bottom: -1px;
}
.calendar-section .calendar ul.weekdays {
  height: 40px;
  background: #8e352e;
}
.calendar-section .calendar ul.weekdays li {
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  border: none !important;
  padding: 10px 6px;
  color: #fff;
  font-size: 13px;
}
.calendar-section .calendar .days li {
  height: 140px;
  background-color: #F5F5F5;
}
.calendar-section .calendar .days li:hover {
  background: #d3d3d3;
}
.calendar-section .calendar .date {
  text-align: center;
  margin-bottom: 15px;
  padding: 4px;
  background: #333;
  color: #fff;
  width: 30px;
  border-radius: 50%;
  float: right;
}
.calendar-section .calendar .event {
  clear: both;
  display: block;
  font-size: 13px;
  border-radius: 4px;
  padding: 5px;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 14px;
  background: #e4f2f2;
  border: 1px solid #b5dbdc;
  color: #009aaf;
  text-decoration: none;
}
.calendar-section .calendar .event-desc {
  color: #666;
  margin: 3px 0 7px 0;
  text-decoration: none;
}
.calendar-section .calendar .days li.other-month {
  background-color: #DFE7EC;
  color: #666;
}

@media (max-width: 768px) {
  .calendar-section .calendar .weekdays, .calendar-section .calendar li.other-month {
    display: none;
  }
  .calendar-section .calendar li {
    height: auto !important;
    border: 1px solid #ededed;
    width: 100%;
    padding: 10px;
    margin-bottom: -1px;
  }
  .calendar-section .calendar .date {
    float: none;
  }
}









@media screen and (max-width: 1250px) {
    .button-section {
        padding-left: 0px;
        padding-right: 0px
    }
}
@media screen and (max-width: 1200px) {
    .calendar-section span.date {
        font-size: 50px;
        display: inline-block;
        margin-top: 10px
    }
    .calendar-section .arrow-down {
        margin: 0 0 0 25px
    }
    .calendar-section .event-info h4 {
        line-height: 19px;
        font-size: 16px
    }
    .speaker-bg-img .speaker-intro {
        margin-top: 150px
    }
    .video-intro p {
        margin-top: 25px;
        font-size: 1.2em;
        line-height: 27px
    }
    .button-section .white-button,
    .button-section .book-btn,
    .button-section .book-btn {
        font-size: 18px
    }
    .button-section h2 {
        font-size: 25px
    }
    .second-btn {
        font-size: 25px
    }
}
@media screen and (max-width: 1050px) {
    .speaker-bg-img {
        min-height: 490px
    }
}
@media screen and (max-width: 991px) 
{
    
    .width40, .width60 {
       width: 100%;
     }    
    .contact-bg {
        padding: 60px 0 60px 0 !important
    }
    .calendar-section .date-box {
        margin-left: auto
    }
    .calendar-section .date-box p {
        font-size: 40px
    }
    .calendar-section .date-box span.date {
        margin-top: 0;
        font-size: 50px;
        color: #fff
    }
    .calendar-section .event-info {
        text-align: center;
        height: auto
    }
    .calendar-section .arrow-down {
        margin: 0 auto;
        border-top: 30px solid #042F50
    }
    .video-padding {
        padding: 30px 0 30px 0px
    }
    /*
    .new-speaker-page .video-container .video-js {
        width: 65%;
        margin: 0 auto;
        display: block
    }*/
    
    .testimonial-bg .quote {
        width: 100%;
        text-align: center
    }
    .button-section .border-right {
        border-right: 0px
    }
    .button-section .border-left {
        border-left: 0px
    }
    .button-section .contact-img {
        margin-top: 25px
    }
    .button-section .book-btn {
        text-align: center;
        width: 200px;
        display: block;
        margin: 0 auto
    }
    .button-section .b-quote {
        margin-top: 15px;
        font-size: 16px
    }
    .speaking-clients li {
        text-align: center
    }
    .first-speaker,
    .second-speaker {
        width: 50%;
        margin: 0 auto;
        display: block;
        margin-bottom: 15px
    }
    .speaker-topic-title {
        font-size: 25px
    }
}
@media screen and (max-width: 768px) {
    .speaking-clients {
        padding: 55px 0 55px 0
    }
    /*
    .new-speaker-page .video-container .video-js {
        width: 100%
    }*/
    
    .first-speaker,
    .second-speaker {
        width: 100%
    }
    .video-padding .banner-intro {
        font-size: 30px
    }
    .video-padding h2 {
        font-size: 25px
    }
    .speaker-bg-img {
        background: url("../jpg/btspeaker.jpg") center no-repeat;
        background-size: cover;
        min-height: 250px
    }
    .speaker-bg-img .speaker-intro {
        margin-top: 45px
    }
    .speaker-bg-img .speaker-intro h1 {
        font-size: 40px
    }
}
@media screen and (max-width: 620px) {
    .date-box p {
        margin-top: 0 !important
    }
    span.date {
        color: #163a5c !important
    }
    .speaker-intro h1 {
        font-size: 35px !important
    }
    .book-btn {
        width: 100% !important
    }
}
