body{font-family:  'Roboto', sans-serif;}
*{margin: 0}
a{text-decoration: none;}
.banner{margin: 22px 0 20px; padding: 30px 0 0 0;}
.container-fluid{padding: 0px;}
/*.bx-wrapper .bx-viewport{height: unset !important; background: transparent; -moz-box-shadow:none; -webkit-box-shadow:none; 
	box-shadow: none; border: none}*/
.bx-pager-link{position: relative; top: -40px}

.about{background-color: #fff;margin-bottom: 20px}
h2{text-align: center; font-size: 35px; font-weight: bold;}
#h2_abt{border-bottom: 3px solid #333}
.about h3{text-align: center; font-size: 24px; font-weight: bold;}
.about h3 span{color: rgb(128 223 229); text-decoration: underline; }
#abt_p{font:20px; margin: 50px 50px 30px 50px}
#abt_p1{font:20px;margin:0 50px 30px 50px;}
.btn-abt{margin-left: 300px}
.btn-abt button{background: rgb(128 223 229); color: #333;}
.videos{background: rgb(204 204 204); text-align: center; color: #333}
.videos h2{margin: 20px 0 30px}
.vid{margin-bottom: 30px;}
.btn-vid{margin-bottom: 20px; margin-top: 20px}
.btn-vid button{padding: 10px; background: rgb(204 0 0); color: #fff;}
.btn-vid a{color: #fff}
.bx-wrapper{border: none !important; }
.bx-prev{z-index: 2 !important;}
.bx-next{z-index: 2 !important;}
.slider img{}
.contact{background: rgb(51 51 51); padding: 20px}
#contact_p{font-size: 18px; font-weight: bold; color:#fff; text-align: center; margin: 20px;}
.c_right{text-align: center; color: #fff; font:18px bold; margin-top:20px;}
.c_right a{color: #fff}
.social ul li{float: left; margin: 10px 20px }
.social ul li a{color: #fff; font-size: 36px; margin-left: 10px}
.footer{background-color: #000 !important;color: #fff; text-align: center; height: 60px; line-height: 50px}
.footer a{color: #fff}




@media (max-width: 768px){
	.container{width: 750px}
	p{font-size: 14px}
	.navbar-brand{padding: 15px 0 0 0; width: 95%; }
	.abt-img{margin-top: 30px;}
	.btn-abt .btn{margin-left: -170px !important; margin-bottom: 30px;}
	#abt_p1{display: none;}
}
@media (max-width: 480px){
	.container{width: 100%}
	.banner{width: 100% !important}
	.navbar-brand{width: 50%}
	p{font-size: 16px}
	h2{font-size:18px}
	#abt_p{font:16px; margin: 20px; text-align: justify;}
	.p{font-size: 14px;}
	.btn-abt .btn{margin-left: -163px !important; margin-bottom: 30px;}
	.bx-prev{display: none !important;}
	.bx-next{display: none !important;}
	.social ul li{margin:10px 10px 20px ; }
	.social ul li a{font-size: 24px !important; }
	.footer{background-color: #000 !important;color: #fff; text-align: center; height: 60px; line-height: 23px}
}
	
	