
body {
    font-family: calibri;
 
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: inherit;
    font-family: calibri;
    font-weight: normal;
    letter-spacing: 1px;
	color:#000000;
	margin-bottom:20px;
}

p {
    font-size: 17px;
    line-height: 24px;
    color: #000000;
	text-align:left;
	margin-bottom:18px;
}


.prastep{
	font-size: 17px;
    line-height: 24px;
    color: #000000;
	padding-left: 30px;
}
.prastep a{color:#337ab7 !important; text-decoration:underline;}
.prastep li{
	margin-bottom:5px;
}
b{font-weight:600 !important;}
p a{color:#337ab7 !important; text-decoration:underline;}

.innervideotext{
	font-size:16px;
	color:#000000;
	padding-top: 0;
    margin-top: -6px;
    padding-bottom: 15px;
	
}


.linemenu{
	    margin: 15px 10px 10px 15px;
    border-bottom: 2px dashed;
    padding-bottom: 6px;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.intropra {
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
	text-align:center;
}

.amplifierpage{
	float: left;
    padding-right: 5px !important;
	}

.amplifierspan{
	float: left;
    padding: 0px 10px !important;
    padding-right: 10px !important;
}




.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
	padding-left:0px;
}

.navbar-nav {
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 0px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 0px 0px;
  /*  background: #fff;
    background: rgba(255,255,255,0.9); */
}

.intro-text {
    text-transform: capitalize;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0px;
	text-align:center;
	color:#FFC000;
}

.introhightext{
	/* text-shadow:3px 3px 12px #ec6001, -4px -2px 12px #eee; */
}

.people-text{
	font-size:28px !important;
}
.video-text {
    text-transform: inherit;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0px;
	text-align:left;
	color:#ED7D31;
}

.video p {
    font-size: 16px;
    line-height: 18px;
    color: #000000;
	text-align:left;
	margin-bottom:5px;
}
.video ul{margin-bottom:10px;margin-top:10px;}
.video ul li{
	font-size: 16px;
	line-height: 18px;
    color: #000000;
}

.playbutton{float:left; padding:10px 15px; }
.watchvideo{font-size:18px; color:#F89933; line-height:40px; float:left;margin:0px; padding-left:3px;}



.block h2{
	color:#ffffff;
	text-align:center;
	font-weight:normal;
	font-size:26px;
	letter-spacing:0px;
	text-transform:inherit;
	margin-top:10px;
}
.block p{
	color:#ffffff;
	text-align:center;
	font-size:15px;
	line-height:18px;
}

.fblock{
	background-color:#FFC000;
	padding:20px 13px;
}
.sblock{
	background-color:#BFBFBF;
	padding:20px 13px;
}
.tblock{
	background-color:#9DC3E6;
	padding:20px 13px;
}
.fourblock{
	background-color:#A9D18E;
	padding:20px 13px;
}
 .block img{
	display: block;
    margin: 0 auto;
	}
	
.peopletext{margin:6% 0px;}
 .people img{
	display: block;
    margin: 0 auto;
	}


.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}


.contactnumber{
	color: #ec6001;
    font-size: 30px;
    text-align: right;
}
.mail{
	text-align: right;
    color: #fff;
    font-size: 18px;
}

.footerheading{
	padding: 30px 0px 10px;
    font-size: 32px;
    text-align: right;
    font-weight: normal;
	color:#ffffff;
}

footer {
    background: #000000;
    border-top:5px solid #ec6001;
}

footer p {
    margin: 0;
    padding: 2px 0;
	font-size:12px;
	margin-top:20px;
	color: #ffffff;
    text-align: center;
}

@media screen and (min-width:991px) {
	.block{
		height:220px;
	}
}

@media screen and (min-width:767px) {
	
	.youtubevideo{
	width:100%;
	height:540px;
}
	.youtubevideothumb{
		width:100%;
		
	}

    .brand {
        display: inherit;
        margin: 0;
        padding: 0px;
        text-align: left;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
     
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
		background: url(../images/topDivBg.gif) top repeat-x;
		height: 106px;
		margin:0px auto;
		width:100%;
    }
	
	.menubar{ /*border-bottom:1px solid #ddd !important; */ }

    .top-divider {
        margin-top: 0;
    }

	.headertop{height:140px;}
	
    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 40px 0 40px;
        text-align: left;
   /*     text-shadow: 1px 1px 2px rgba(0,0,0,0.5); */
        text-transform: capitalize;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #fff;
		float:right;
		width:240px;
		line-height:20px;
    }
	
	.txtBoxSearch{
	    width: 236px;
		height: 20px;
		margin: 0;
		padding: 0 3px 0 3px;
		font: normal 11px Trebuchet MS;
		color: #ffffff;
		border: 1px solid #3c2e28;
		background-color: #302219;
		
	}
	

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
      /*  background: #fff;
        background: rgba(255,255,255,0.9); */
    }

    .nav>li>a {
        padding: 0px 18px;
    }

    .navbar-nav>li>a {
        line-height: normal;
		font-weight:normal;
    }

    .navbar-nav {
        display: table;
        float: right;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 22px;
		margin-bottom:10px;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

@media screen and (min-width:991px) and (max-width:1024px) {
.youtubevideo{
	width:100%;
	height:436px;
}

.youtubevideothumb{
		width:100%;
		height:110px;
	}

}

@media screen and (min-width:426px) and (max-width:992px) {
.youtubevideo{
	width:100%;
	height:356px;
}
.youtubevideothumb{
		width:100%;
		height:360px;
	}

}

@media screen and (min-width:222px) and (max-width:425px) {
.youtubevideo{
	width:100%;
	height:172px;
}

.youtubevideothumb{
		width:100%;
		height:172px;
	}
}

@media screen and (min-width:222px) and (max-width:767px) {
	



	.headertop{height:92px;}
	.navbar-nav{
		background-color:#000000;
		width:90px; 
		border:0px solid #ddd;
	}
	.navbar-nav>li>a{    padding-top: 0;
    padding-bottom: 5px;}
	.nav>li>a{padding: 3px;}
	.amplifierspan{padding:3px !important;}
	.dropdown{height:22px;}
	.navbar-nav {
       
        font-size: 19px;
    }
	
	.watchvideo{font-size:14px;}
}






.ampvideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	margin-top:20px;
}
.innerampvideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	margin-bottom:20px;
}
.ampsourcevideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
