@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic,900,700,900italic);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,700,600,500,300);

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section Leadership coaching
04. Section Peer board of advisors
05. Section Cutting-edge seminars
06. Section Selecting and development testing
07. Section Second-in-command forum
08. Section Key manager training
09. Section About
10. Section Contact
11. Footer
12. Loader
13. Responsive design

/*--------------------------------------------------
	00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

body {
  position: relative;
	background: #151515;
	font-family: 'Poppins', sans-serif;
	color: #eee;
	margin: 0;
	padding: 0;
}

a {
	color: #999;
  	-webkit-transition: all .25s ease-in-out;
  	transition: all .25s ease-in-out;
  	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #777;
}
a:focus {
	color: #999;
	outline: 0;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	font-weight: 300;
}
h1 {
	font-size: 50px;
	letter-spacing: 3px;
	font-weight: 800;
	font-family: 'Playfair Display', serif;
}
h2 {
	font-size: 40px;
	letter-spacing: 3px;
}
h3 {
	font-size: 35px;
	font-weight: 300;
	letter-spacing: 2px;
}
h4 {
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 2px;
}
h5 {
	font-size: 25px;
	font-weight: 300;
	letter-spacing: 1px;
}
h6 {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
}
p, li {
 	line-height: 30px;
 	letter-spacing: 1px;
 	font-size: 13px;
	color: #888;
}
ul.nop {
	-webkit-padding-start: 0px;
	-moz-padding-start:0px;
}
.nplr {
	padding-left: 0;
	padding-right: 0;
}
.nom {
	margin: 0;
}

/*----- Section titles -----*/

.section-title {
	text-align: center;
	padding-bottom: 70px;
}
.section-title h6 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
}
.about-icons .icon:hover {
  -webkit-animation-name: jello;  
  -webkit-animation-iteration-count: 1;  
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1s; 
}
.icon-above-title {
	font-size: 40px;
}


/*--------------------------------------------------
	01. Fixed header & Navigation
---------------------------------------------------*/
.navbar-default {
  background: white;
  border-color: white;
}
.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 15px;
  width: auto;
}
.navbar-brand {
  height: 61px;
}
.navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}
.navbar-default .navbar-nav > li > a {
  text-align: center;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #AF0102;
  background: none;
}
.red {
  color: #AF0102;
}


/*------------------------------------------------
	02. Section Intro (Home)
---------------------------------------------------*/

.main-intro {
	text-align: center;
	background: #000 url(../images/killing-your-company.jpg); 
	background-position: 100% 90%;
	background-size: cover;
	height: 100vh;
	color: #343434;
}

.main-content {
	padding-top: 15%;
	text-align: center;
}

.main-content h1 {
	font-size: 75px;
	letter-spacing: 2px;
	font-weight: 800;
	line-height: 95px;
}

.main-content h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
}

/*------------------------------------------------
	03. Section Leadership coaching
---------------------------------------------------*/

#page-coaching {
	padding: 100px 0;
	background: #fff;
	color: #222;
}
.coaching-iconbox h6 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	margin-top: 0;
}
.coaching-iconbox {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.coaching-iconbox .icon {
	font-size: 50px;
}
.coaching-info {
	padding-bottom: 75px;
}
.coaching-ileft h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}



/*------------------------------------------------
	04. Section Peer board of advisors
---------------------------------------------------*/

#page-advisors {
	padding: 100px 0;
	background: #eee;
	color: #222;
}
.advisors-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}
#page-advisors blockquote {
	border-left: 5px solid #fff;
}


/*------------------------------------------------
	05. Section Cutting-edge seminars
---------------------------------------------------*/

#page-seminars {
	padding: 100px 0;
	background: #fff;
	color: #222;
}
.seminars-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}

/*------------------------------------------------
	06. Section Selecting and development testing
---------------------------------------------------*/
#page-testing {
	padding: 100px 0;
	background: #222;
}

.testing-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}
.testing-right {
	padding: 20px 30px;
}
#page-testing .jumbotron {
	background: #fff;
	color: #222;
}

/*------------------------------------------------
	07. Section Second-in-command forum
---------------------------------------------------*/

#page-forum {
	padding: 100px 0;
	background: #eee;
	color: #222;
}
.forum-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}

#page-forum blockquote {
	border-left: 5px solid #fff;
}


/*------------------------------------------------
	08. Section Key manager training
---------------------------------------------------*/

#page-training {
	padding: 100px 0;
	background: #fff;
	color: #222;
}
.training-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}


/*------------------------------------------------
	09. Section About
---------------------------------------------------*/

#page-about, #page-file0, #page-file1, #page-file2, #page-file3 {
	padding: 100px 0;
	background: #eee;
	color: #222;
}
#page-file1, #page-file2, #page-file3 {
	background: #fff;
	color: #222;
}
.about-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}
.about-right h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: center;
	font-size: 25px;
	line-height: 35px;
	padding: 0 0 50px 0;
	color: #888;
}
#page-about .jumbotron {
	background: #fff;
	color: #222;
}

/*------------------------------------------------
	09b. Section Bonus
---------------------------------------------------*/

#page-bonus {
	padding: 100px 0;
	background: #AF0102;
}
.bonus-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	text-align: right;
	font-size: 45px;
	line-height: 55px;
}
.bonus-right h3 {
	color: #888;
}
#page-bonus blockquote {
	color: #222;
	border-left: 5px solid #fff;
}

/*------------------------------------------------
	10. Section Contact
---------------------------------------------------*/

#page-contact {
	padding: 100px 0;
	background: #111;
}
.contact-left {
	text-align: right;
}
.contact-left h3 {
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	font-weight: 500;
	font-size: 45px;
	line-height: 55px;
}
.contact-info h6 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #777;
}
.contact-info {
	padding-top: 5px;
}
.contact-info p {
	padding-top: 5px;
	line-height: 25px;
	color: #eee;
}
.contact-right {
	padding-top: 10px;
	padding-left: 45px;
}

/*Contact form*/

input, textarea, select {
	position: relative;
    color: #fff;
	vertical-align: top;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: 100%;
	border: 0;
	background: #222;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
     -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;  
}
input:focus, textarea:focus, select:focus {
	outline: none;
	z-index: 5;
	background: #1d1d1d;
}

input.submit {
	width: auto;
	cursor: pointer;
	position: relative;
    color: #fff;
    padding: 12px 20px;
    background: #222;
    margin: 10px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
  	font-weight: 600;
  	letter-spacing: 3px;
  	border: 0;
}
input.submit:hover {
	background: #1d1d1d;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #eee;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #eee;
}
input[type="submit"][disabled] { background:#000; cursor: default; }
fieldset { padding:0;border:0; }
label {
	font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.contact-field {
	padding-bottom: 20px;
	padding-right: 15px;
	padding-top: 15px;
}

/*---Message sent successfull---*/

#message {
	margin: 1em 0;
	padding: 0;
	display: block;
	background: none;
}
#message h2 {
	font-size: 17px;
	color: #eee;
	letter-spacing: 2px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 22px;
}
#message p {
	color: #888;
}

/*---Message not sent / ERROR ---*/

.error-message {
	color: #eee;
}
ul.error-messages li {
  	font-size: 14px;
  	text-align: left;
  	color: #888;
  	list-style: none;
  	line-height: 30px;
}

/*--------------------------------------------------
	11. Footer
---------------------------------------------------*/


.page-footer {
	background: #111;
	color: #222;
	padding: 70px 0 20px 0;
	text-align: right;
}
.footer-social li {
	display: inline-block;
	margin-left: 30px;
	font-size: 19px;
	color: #444;
}
.footer-copyright {
	text-align: left;
}
.footer-copyright p {
	font-size: 13px;
	letter-spacing: 1px;
	color: #777;
}


/*--------------------------------------------------
	12. Loader
---------------------------------------------------*/

#loader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#loaderInner {
    background:#ffffff url(../images/load.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 60px;
}

.loading-mask {
    background: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.spinner {
  	width: 40px;
  	height: 40px;
  	top: 50%;
  	left: 50%;
  	position: absolute;
}

.double-bounce1, .double-bounce2 {
  	width: 100%;
  	height: 100%;
  	border-radius: 50%;
  	background-color: #eee;
  	opacity: 0.6;
  	position: absolute;
  	top: 0;
  	left: 0; 
  	-webkit-animation: sk-bounce 1.0s infinite ease-in-out;
  	animation: sk-bounce 1.0s infinite ease-in-out;
}

.double-bounce2 {
  	-webkit-animation-delay: -1.0s;
  	animation-delay: -1.0s;
}

/*--------------------------------------------------
	13. Responsive design
---------------------------------------------------*/

@media screen and (max-width: 999px) {
.main-content {
	padding-top: 30%;
}
h3.big-title {
	text-align: left;
	padding-left: 30px;
}
.video {
	text-align: left;
	padding-left: 30px;
}
}

@media screen and (max-width: 787px) {

.item33 {
	width: 50%;
}
.main-content {
	padding-top: 35%;
}
h3.big-title {
	padding-left: 30px;
}
.main-content h1 {
    font-size: 55px;
    line-height: 80px;
}
.filters li {
	display: block;
	margin: 15px 0;
}
.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8 {
	margin: 20px 0;
}
.contact-left {
	text-align: left;
}
.contact-info {
	padding-left: 30px;
}
.contact-right {
	padding: 0 45px;
}
.navbar-default .navbar-nav > li > a {
  text-align: right;
}
.navbar-default .navbar-nav > li > a > br {
  display: none;
}
}


@media screen and (max-width: 480px) {

.item33 {
	width: 100%;
}
.main-content {
	padding-top: 55%;
}
.main-content h1 {
    font-size: 45px;
    line-height: 80px;
}
}
