.head a {color: #fff; text-decoration: underline;}
.head a:hover {color: #ccc; text-decoration: none;}

.push-down-10{margin-top:10px;}
.push-down-20{margin-top:20px;}
.push-down-30{margin-top:30px;}
.push-down-40{margin-top:40px;}
.push-down-50{margin-top:50px;}
.push-down-60{margin-top:60px;}
.push-down-70{margin-top:70px;}
.push-down-80{margin-top:80px;}
.push-down-90{margin-top:90px;}
.push-down-100{margin-top:100px;}

.text-left{text-align:left; }
.text-center{text-align:center; }

.top-banner{
height:80px;
background-color:#fff;

}



 
.hero{
background-image:url('../images/hero02-Peformance.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
min-height:850px;
font-family:"Oswald";
color:#ffffff;
}
@media only screen and (max-width: 320px) {
.hero{background-attachment: local;}
}  
 
.hero h1{
font-size:72px;

}
 
.hero h2{
font-size:36px;
}
 
.hero h3{
font-family: "Open Sans";
font-size:18px;
line-height:22px;
color:#eeeeee;
 }
 
@media only screen and (max-width: 768px) {
.push-down-100{margin-top:50px;}
} 

.signup-block{
border-radius: 25px;
background: rgba(0,0,0,.7);
padding: 20px; 
width: 300px;
height: auto; 
text-align:center;
}

.signup-block h2{
font-family:"Oswald";
font-size:20px;
text-align:center;
}


.signup-block input[type="text"]{
width: 100%;
height: 35px;
margin-bottom: 15px;
color:#000;
padding-left:10px;
 }
 
 .signup-block input[type="email"]{
width: 100%;
height: 35px;
margin-bottom: 15px;
color:#000;
padding-left:10px;
 }
 
 .signup-block input[type="tel"]{
width: 100%;
height: 35px;
margin-bottom: 15px;
color:#000;
padding-left:10px;
 }
 
.signup-block input[type="submit"]{
border-radius: 5px;
border: 0;
width: 90%;
height:45px;
font-family: Tahoma;
background-color:#850100;
}

.signup-block input[type="submit"]:hover{
background-color:#9d3333;
 }
.signup-block input[type="checkbox"]{
margin-right:5px;
 }


.firstblock h2
.block7 h2{
font-size: 36px;
color: #000000;
font-weight: 300;
margin-bottom: 5px;
font-family:"Oswald";
margin-top:0px;
 } 
 
.firstblock h3,
.block7 h3{
font-size: 30px;
color: rgb(102, 102, 102);
font-weight: 300;
margin-bottom: 5px;
font-family:"Oswald";
margin-top:0px;
 }
 

h4.panel-title::before{
    content: "\f00c";
    color:#850100;
    font-size: 28px !important;
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
   }
h4.panel-title{
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-style: normal;
    font-family: 'Oswald';
 }
 
.panel-default{
border-color:#fff;
background-color:#fff;
 }
.panel-default>.panel-heading{
background-color: #fff;
 }

 
.block3 {

background-image:url('../images/background01-856191.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
min-height:650px;
font-family:"Oswald";
color:#ffffff;
 }
 
.block3 h2{
text-align:center;
font-family: 'Oswald';
font-weight: 300;
font-size: 30px;
 }
 
.block4 h1,
.block6 h1{
font-size: 36px;
font-family: 'Oswald';

 }
.block4 h2{
font-family: 'Oswald';
font-size:20px;
 } 
 .block4 p,
 .block5 p{
font-size: 14px;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
 
 .block5 p{
font-size: 16px;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
line-height: 22px;
font-weight: 300;
color: #333;
 }
.block6 a{
text-decoration:none; } 
 .block7{
text-align:center;
}
   
 .block7 i{
font-size:60px;
line-height:60px;
color:#850100;
  }
 .block7 h4{
 margin-top:10px;
font-size: 20px;
font-weight: 400;
font-family: 'Oswald'; 
font-style: normal;
margin-bottom: 10px;
  }
 .block7 p{
font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
        color: #333;
     
  }  
  
.block7 a
 { 
text-decoration: none;
outline: 0!important;
font-size: 14px;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
color: #999;
}
.block7 a:hover
 { 
color:#850100;
}

.block8{
background-image:url('../images/lasvegas-083071.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
min-height:650px;
font-family:"Oswald";
color:#ffffff;
 }  
.block8 input[type="text"]{
    width: 100%;
    color: #fff;
    height: 50px;
    font-size: 14px;
    background-color: rgba(165, 142, 142, 0.3);
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #666;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 14px 12px;
    border-radius: 0px;
    margin-bottom: 20px !important;
    
    
 }
 
 

.block8 h2{
font-size: 36px;
color: #fff;
font-weight: 300;
margin-bottom: 5px;
font-family:"Oswald";
margin-top:0px;
text-align:center;
 } 
 

.block8 h3{
font-size: 30px;
color: rgb(182, 182, 182);
font-weight: 300;
margin-bottom: 5px;
font-family:"Oswald";
margin-top:0px;
text-align:center;
 }
 
 input[type=submit] {
    border-radius: 5px;
    border: 0;
    width: 160px;
    height:45px;
    font-family: Tahoma;
    background: #850100;
}
.block8 input[type=submit]:hover{
background-color:#9d3333;
 }


#map-container { height: 450px }

.footer{
height:175px;
background-color:#000;
text-align:center;
padding-top:85px;
 }
 
.footer a{
text-decoration: none;
outline: 0!important;
font-size: 14px;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
color: #999;
    
 }
.footer a:hover {
color: rgb(204, 2, 0);}
    
.footer p{
color: #ddd;
 }    
 
 
.greyblock{

padding-top:100px;
padding-bottom:100px;
background-color:#f3f3f3;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc; 

 }
 
hr{
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
    width:98%;
}

.red-check-mark-list h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-style: normal;
    font-family: 'Oswald';
 }

.red-check-mark-list ul li {
    list-style-type: none;
    background-image: url(../images/red-tick.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 1.35em;
    padding-bottom: 20px;
}

h4 {
    font-size: 16px;
    line-height: 1em;
    color: #353536;
    font-weight: 400;
    /*letter-spacing: -1px;*/
}

.download {
	padding-bottom: 15px;
	padding-right: 5px;
}

/* Accordion Styles
.panel-heading .accordion-toggle.collapsed:before {
    content: "\2b";
    padding-right: 10px;
	margin-bottom: 35px;
}
	

.panel-heading .accordion-toggle:before {
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    float: left;
    color: #991314;
    padding-right: 10px;
	margin-bottom: 35px;
}

/* Accordion Style for the sales-mastery.cfm page 
.panel-heading-sales {
    color: #333;
    background-color: #f5f5f5;
	padding: 10px 15px;
    border-color: #ddd;
	border-bottom: 0;
}

.panel-heading-sales .accordion-toggle.collapsed:before {
    content: "\2b";
    padding-right: 10px;
	margin-bottom: 25px;
}

.panel-default > .panel-heading-sales + .panel-collapse > .panel-body {
    border-top-color: #ddd;
    border-top: 1px solid #ddd;
}	

.panel-heading-sales .accordion-toggle:before {
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    float: left;
    color: #991314;
    padding-right: 10px;
	margin-bottom: 25px;
}
/* //Accordion Style for the sales-mastery.cfm page */
	

.module-list ul {
	padding-left: 15px;
}

.uppercase {
    text-transform: uppercase;
}
.default-btn {
    background: #991314;
    display: inline-block;
    color: #ffffff;
    padding: 9px 5px;
    border-radius: 5px;
    height: 42px;
    width: 155px;
    text-align: center;
    transition: all 0.75s ease-out;
}
 .default-btn:hover, .default-btn:focus {
    background: #581516; }
  @media only screen and (max-width: 767px) {
    .default-btn {
      height: 42px;
      width: 145px;
      font-size: 15px; } }
	  
	  
/* TESTIMONIAL */
.testimonial-quote::before {
	content: url(../images/testimonials-quotes.png);
	padding-right: 10px;
}

.testimonial-quote p {
	margin-top: -30px;
 	margin-left: 45px;
}
.testimonial-title,.testimonial-name
{
	margin-left: 45px;
}
.testimonial-name {
	color:#666;
}
.testimonial-title {
	font-size:.8em;
	font-style:italic;
	margin-bottom:60px;
}
.featured-testimonial {
	margin-top: 20px;
	margin-left: 45px;
}

.featured-testimonial img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.featured-testimonial-name {

}

.featured-testimonial-title {
	font-size: 13px;
}
h2.reverse {
    display:inline-block;
    background: rgba(256,256,256,.8);
    color:#000;
    padding:4px 8px;
    margin:0; 
}
.h1shadow {
    text-shadow: 2px 2px 2px #000, -1px -1px 5px #000;
}
.tm-neg10 {
    margin-top:-4px;
    padding-top:0;
}