p, h1 {
 font-family: 'Droid Sans', sans-serif;
}
.smallf {
	font-size:2px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.textbox {
    width: 100%;
    padding: 10px 40px 10px 40px;
    min-height: 354px;
    background-color: #e5e4e4;
    margin: 0 auto;
}

.flex-center-vertically {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 300px;
}




/*NAVIGATION*/

.navbar {
 background-color: rgba(0, 0, 0, 0.60);
 border-bottom:1px solid #b9b9b9;
 font-family: 'Lato', sans-serif;
}

.navbar a {
 color:#cccccc !important;
}

.navbar a:hover {
 color:#ffffff !important;
 background-color:#646464 !important;
}

.navbar-header .navbar-brand {
 color:white !important;
 font-size:1.5em;
}
.navbar-default .nav li.active a {
	color:#1d1d1d !important;
}

/*HEADER*/

.header {
 padding: 70px 0 20px;
 background: url(../img/SM-hdrTop.png) repeat-x;
 background-size: cover;
 width: 100%;
 border-bottom: 2px solid #c9c9c9;
}

.header h1 {
 color: white;
 font-family: 'Lato', sans-serif;
 font-size: 2em;
 line-height: 1.6em;
 align-content:center;
 padding-top:15px;
 padding-left:80px;
 padding-right:80px;
 
}

.header p {
 font-family: 'Lato', sans-serif;
 color:white;
 font-size:1.5em;
}

.header .btn {
 padding: 5px 50px 5px 50px;
 border-radius: 0;
}

@media(max-width:768px) {

 .header {
  text-align:center;
  padding-top: 20%;
 }

 .header h1 {
 font-size:1.6em;
 }
 
 .header p {
  font-size:1em;
 }
 
 .header .btn {
  padding: 5px 12px 5px 12px;
 }
 
 .header img {
  padding-top:10%;
 }

}


/*VIDEO*/

.evsvid {
 text-align: center;
 background-color:#C7C7C7;
}
.evsvid {
	padding-bottom:50px;
}
.evsvid img{
	align-content:center;
	padding-top:15px;
	padding-bottom:15px;
	opacity: 0.3;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-backface-visibility: none;
}

.evsvid img:hover {
	opacity: 1;
}


/*FSC*/

ul
{
    list-style-type: none;
}


/*BUYNOW*/

.BUYNOW {
	 background-color: rgba(0, 0, 0, 0.80);
}

.BUYNOW img {
 padding:15px 0 15px;
}




/*credibility*/

.credibility {
 text-align:justify;
 color:#0b4b82;
 padding:60px 0 60px;
}

.credibility p {
 font-size:1.1em;
 line-height:1.7em;
 padding-bottom:25px;
 vertical-align:middle;
 color:#0b4b82;

}

.credibility h4 {
 font-size:1.4em;
 line-height:1.4em;
 padding:25px 0 25px;
}
.credibility img {
	align-items:center;
	vertical-align:central;
	margin:auto;
}

/*download*/

.download {
 text-align:justify;
 color:#0b4b82;
 padding:100px 0 40px;
}

.download p {
 font-size:1.1em;
 line-height:1.8em;
 padding-bottom:25px;
 vertical-align:middle;
}

.download h4 {
 font-size:1.4em;
 line-height:1.4em;
 padding:25px 0 25px;
}

/*SPEECH04*/

.speech04 {
 text-align:justify;
 color:#0b4b82;
 padding:100px 0 40px;
}

.speech04 p {
 font-size:1.1em;
 line-height:1.8em;
 padding-bottom:25px;
 vertical-align:middle;
}

.speech04 h4 {
 font-size:1.4em;
 line-height:1.4em;
 padding:25px 0 25px;
}

/*	06. INFORM BLOCK
/*-----------------------------------------------------------------------------------*/
.image_block {height:305px;}
.inform_block h2 {padding-top:26px; font-size:19px;}


/*QUOTE01*/

.quote01 {
	height: 300px;
	background-image: url(../img/BG-micophone.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.quote01 h3 {
	text-align:center;
	color: white;
	font-family: 'Lato', sans-serif;
 	font-size: 1.6em;
	line-height:2.2;
	text-shadow: 0px 7px 8px black;
	-moz-text-shadow: 0px 7px 8px black;
	-webkit-text-shadow: 0px 7px 8px black;
}


/*QUOTE02*/

.quote02 {
	height: 300px;
	background-image: url(../img/Serbin-bg.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.quote02 h3 {
	text-align:center;
	color: white;
	font-family: 'Lato', sans-serif;
 	font-size: 1.6em;
	line-height:2.2;
	text-shadow: 0px 7px 8px black;
	-moz-text-shadow: 0px 7px 8px black;
	-webkit-text-shadow: 0px 7px 8px black;
}

/*QUOTE03*/

.quote03 {
	height: 300px;
	background-image: url(../img/audience-bg.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.quote03 h3{
	text-align:center;
	color: white;
	font-family: 'Lato', sans-serif;
 	font-size: 1.6em;
	line-height:2.2;
	text-shadow: 0px 7px 8px black;
	-moz-text-shadow: 0px 7px 8px black;
	-webkit-text-shadow: 0px 7px 8px black;
}


/*QUOTE04*/

.quote04 {
	height: 300px;
	background-image: url(../img/poster.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.quote04 h3{
	text-align:center;
	color: #0b4b82;
	font-family: 'Lato', sans-serif;
 	font-size: 1.6em;
	line-height:2.2;
	text-shadow: 0px 7px 8px black;
	-moz-text-shadow: 0px 7px 8px black;
	-webkit-text-shadow: 0px 7px 8px black;
}


/*GOVE*/



section#BG {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e3d5a+0,0c223b+100 */

background: #1e3d5a; /* Old browsers */

background: -moz-linear-gradient(top,  #1e3d5a 0%, #0c223b 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #1e3d5a 0%,#0c223b 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #1e3d5a 0%,#0c223b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3d5a', endColorstr='#0c223b',GradientType=0 ); /* IE6-9 */

}


.gove {
	
 text-align:center;
 color:white;
}

.gove p {
	line-height:1.6em;
	padding-top:5%;
}

.gove h1 {
 font-size:2em;
 padding-bottom:25px;
}

.gove img {
 padding:15px 0 35px;
}



/*QUOTE01*/

.quote01 {
	height: 300px;
	background-image: url(../img/BG-micophone.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.quote01 h3 {
	text-align:center;
	color: white;
	font-family: 'Lato', sans-serif;
 	font-size: 1.6em;
	line-height:2.2;
	text-shadow: 0px 7px 8px black;
	-moz-text-shadow: 0px 7px 8px black;
	-webkit-text-shadow: 0px 7px 8px black;
}


.ivy {
 padding:90px 0 90px;
 text-align:center;
 	height: 400px;
	background-image: url(../img/BGSW_LOGO_colorFX-BGpsd.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}



.ivy h1 {
 font-size:1.8em;
 padding-bottom:25px;
 color:#082a45;
}

.ivy .press-logo li img {
 opacity:0.3;
 padding-bottom:25px;
}

.ivy .press-logo li:hover img {
 opacity:1;
}

/*PRO*/

.pro {
 padding:90px 0 90px;
 text-align:center;
}

.pro h2 {
 font-size:1.6em;
 padding-bottom:25px;
 color:#082a45;

}


/*GRADS*/

.grads {
 background-color:#1e3d5a;
 padding:90px 0 90px;
 text-align:center;
 color:white;
}

.grads p {
	text-align:left;
	font-size:.86em;
}

.grads h1 {
 font-size:2em;
}
.grads h3 {
 padding-bottom:30px;
}

/*AUTHOR*/

.AUTHOR {
 padding:90px 0 90px;
 text-align:center;
}

.AUTHOR h1 {
 font-size:2em;
 padding-bottom: 25px;
 color:#082a45;
}
.AUTHOR h3 {
 font-size:2em;
 padding-bottom: 25px;
 padding-top: 50px;
 color:#082a45;
}

.AUTHOR p {
 font-size:1.1em;
 line-height:1.7em;
 padding-bottom:25px;
 vertical-align:middle;
 color:#0b4b82;

}

.AUTHOR .line2 {
 padding-top:35px;
}


/*LIST*/

.icon-list li {
	text-align:left;
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
.icon-list li:before {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  left: 0px;
  top:3px;
  font-size:80%
}
.chevron-right li:before {
 content: '\e080';
}

.checkmark li:before {
 content: '\e067';
}

.arrow-right li:before {
 content: '\e092';
}



/*ABOUT*/

.about {
	padding:5px 0 5px;
}

.about p {
	line-height:1.6em;
	align-content:center;
}

.about h1 {
	font-size:2em;
	padding-bottom:25px;
}
.about h3 {
	align-content:center;
	font-size:1.8em;
	color:#062F55;
	padding-bottom:25px;
	line-height:2.4em;
}
.about h5 {
	line-height:1.5;
	margin:auto;
}

.buy button {
	background:transparent ;
	border:none;
	padding-top:25px;

}


/*FAQ*/

.faq {
	padding:20px 0 20px;
	background-color:#1e3d5a;
	color:white;
	text-align:center;
}

.faq h1 {
	font-size:2em;
	padding-bottom:25px;
}

.faq button {
	background:transparent ;
	border:none;
	padding-top:25px;
}

/*KING*/

.king {
 text-align:right;
}

.king p {
	line-height:1.6em;
	padding-top:5%;
}

.king h1 {
 font-size:2em;
 padding-bottom:25px;
}

.king img {
	align-content:center;
	}
	
/*STEVE*/


.modal-body {
	padding:25px;	
}
	
	
/*ACCORDIAN*/

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.panel-body {
	text-align:justify;
	color:#05172C;
    padding: 15px;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
	color:#333
}
.faq h4 {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
	color:#05172C;
	text-align: left;
}


/*VIDEO*/

/*stop*/

.stop h2 {
	font-size:1.8em;
	color:#081E4A;
}
	
.stop p {
	line-height:1.8em;
}

.stop blockquote {
	line-height:2em;
	color:#082A51;
}

.stop blockquote p{
	line-height:1.4em;
}


/*NEXT*/



.next {
 padding:90px 0 90px;
 text-align:center;
 	height: 300px;
	background-image: url(../img/posterbg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.next h3 {
	align-content:center;
	text-align:center;
	color:#F9D008;
	font-family: 'Lato', sans-serif;
 	font-size: 2em;
	line-height:2.2;
	text-shadow: 0px 7px 16px black;
	-moz-text-shadow: 0px 7px 9px black;
	-webkit-text-shadow: 0px 7px 9px black;
}


/*CONTACT*/


.contact {
	padding:100px 0 100px;
	text-align:center;	
}

.contact h1 {
	font-size:2em;
	padding-bottom: 25px;
}

.contact .fa {
	color:#1C3F5C;
	padding-top:10px;
}
/*FOOTER*/

.footer {
	background-color:#242424;
	color:white;
	padding: 30px 0 30px;
}

.footer h1 {
	font-family: 'Lato', sans-serif;
	font-size:1.5em;
}

.footer p {
	font-size: 0.9em;
	color:#f2f2f2;
}
.footer a {
	color:#f2f2f2;
}
	
	
/*	CONTENT BLOCK 1-4
/*----------------------------------------------------*/

.content-1-4 {
	padding: 0px;
	position: relative;
}

.content-1-4 .image-container {
	position: absolute;
	height: 100%;
	padding: 0px;
	top: 0px;
}

.content-1-4 .image-container .background-image-holder {
	background: #000 url('../img/BG-audienceMTU-schedule.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-1-4 .content {
	padding-top: 80px;
	padding-bottom: 80px;
}

.content-1-4 h1 {
	margin-bottom: 32px;
}

.content-1-4 p.lead {
	margin-bottom: 20px;
}
/*--MODAL-------*/
.modal-dialog {
	min-width: 750px;
}
.modal-content {
	width:750px;
	padding:25px;
}

/* video testimonials*/

.vidtestimonials {
	align-content:center;
	padding-top:10px;
	padding-bottom:10px;
}

/*	CONTENT BLOCK 1-4 MEDIA QUERIES
/*----------------------------------------------------*/

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {

	.content-1-4 .image-container {
		display: none;
	}

}
	