body {
	margin: auto;
	padding: 0px;
	font-family: 'Roboto Slab', serif;
}
/*font-family: 'Open Sans', sans-serif;*/

a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
.main_bg {
	background: url(../images/main_topbg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding-bottom: 100px;
}
.main_bg h1 {
	font-size: 54px;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 70px 0px 0px 0px;
	line-height: 54px;
	font-weight: 300;
}

.main_bg p{
	font-size:19px;
	color: #fff;
	text-align: center;
	font-weight: 300;
	line-height: 36px;
}

.main_bg font {
	border-bottom: #fff solid 2px;
	width: 250px;
	margin: auto;
	display: inline-block;
	line-height: 0px;
}

.ph_nmbr{
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	padding: 25px 0px 10px 0px;
}

.main_bg hr{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #4b4b4b;
}

.comn_blk{
	width: auto;
}

.comn_blk h2{
	width: auto;
	font-size: 44px;
	text-align: center;
	color: #222222;
	margin: 0px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0px 0px 15px 0px;
}

.comn_blk p{
	width: 65%;
	margin: auto;
	font-size: 19px;
	color: #222222;
	font-weight: 300;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.comn_wht{
	width: auto;
}

.comn_wht h2{
	width: auto;
	font-size: 44px;
	text-align: center;
	color: #fff;
	margin: 0px;
	font-weight: 300;
	padding: 0px 0px 15px 0px;
}

.comn_wht p{
	width: 65%;
	margin: auto;
	text-align: center;
	font-size: 19px;
	color: #fff;
	font-weight: 300;
	padding: 0px 0px 20px 0px;
}

.sec_one{
	width: auto;
	padding: 70px 0px 40px 0px;
}

.sec_two{
	width: auto;
	padding: 70px 0px 40px 0px;
	background: url(../images/more_bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
}

.sec_three{
	width: auto;
	padding: 70px 0px 40px 0px;	
}

.sec_four{
	width: auto;
	padding: 70px 0px 40px 0px;
	background: url(../images/blk_bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.sec_five{
	width: auto;
	padding: 70px 0px 40px 0px;
}

.sec_six{
	width: auto;
	padding: 70px 0px 40px 0px;
	background: url(../images/bg_multy.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.sec_seven{
	width: auto;
	padding: 70px 0px 40px 0px;
}

.sec_eight{
	width: auto;
	padding: 70px 0px 40px 0px;
	background: url(../images/extra_lyt.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


.app_scrn{
	width: auto;
	margin: auto;
	text-align: center;
	padding-bottom: 35px;
}

.app_scrn img{
	display: inline-block;
	text-align: center;
}

.app_scrn p{
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-size: 24px;
	color: #2e76a4;
	font-weight: 400;
	text-transform: uppercase;
}

.app_scrns{
	width: auto;
	margin: auto;
	text-align: center;
	padding-bottom: 35px;
}

.app_scrns img{
	display: inline-block;
	text-align: center;
}

.app_scrns p{
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 15px 0px;
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
}





/****Footer Start****/

.footer_bg {
	width: auto;
	background: url(../images/footer_bg.png) no-repeat center right fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 80px 0px 80px 0px;
}
.footer_bg h3 {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	font-size: 48px;
	color: #fff;
	text-align: center;
	font-weight: 300;
}
.ft_contact {
	width: auto;
	text-align: center;
	color: #fff;
	padding: 0px 10px 25px 10px;
}
.ft_contact i {
	width: auto;
	text-align: center;
	font-size: 28px;
	padding-bottom: 25px;
}
.ft_contact p {
	width: auto;
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	font-weight: 3000;
}
.ft_contact p a {
	color: #fff;
}
.ft_contact p a:hover {
	color: #ef4538;
}
.ft_social {
	width: auto;
	text-align: center;
}
.ft_social a i {
	width: 32px;
	height: 32px;
	font-size: 16px;
	color: #fff;
	border: #fff solid 1px;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.ft_social a i:hover {
	color: #ef4538;
	border: #ef4538 solid 1px;
}
.ft_social p {
	width: auto;
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	font-weight: 3000;
	padding-top: 15px;
	color: #fff;
}
	
	
/******responsive start hardeep dhiman*******/
	
	
	
	
@media only screen and (min-device-width:220px) and (max-device-width:767px) {

.comn_blk p {
    width: auto;
    margin: auto;
    font-size: 18px;
    color: #222222;
    font-weight: 300;
    text-align: center;
    padding: 0px 0px 20px 0px;
}
	
.app_scrn p {
    width: auto;
    text-align: center;
    margin: 0px;
    padding: 20px 0px 10px 0px;
    font-size: 24px;
    color: #2e76a4;
    font-weight: 400;
    text-transform: uppercase;
}	
	
.app_scrn {
    width: auto;
    margin: auto;
    text-align: center;
    padding-bottom: 15px;
}
	
.app_scrns {
    width: auto;
    margin: auto;
    text-align: center;
    padding-bottom: 15px;
}	
	
	
	
.comn_blk h2 {
    width: auto;
    font-size: 34px;
    text-align: center;
    color: #222222;
    margin: 0px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0px 0px 15px 0px;
}	
	
.ph_nmbr {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    padding: 5px 0px 10px 10px;
}	
	
.main_bg h1 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 30px 0px 0px 0px;
    line-height: 34px;
    font-weight: 300;
}	
	
.main_bg p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 30px;
}	
	
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	position: absolute;
	width: 100%;
	z-index: 999;
	background: #333;
}
.footer_bg {
	width: auto;
	background: url(../images/footer_bg.png) no-repeat center center;
	background-size: auto auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 40px 0px 40px 0px;
}
.footer_bg h3 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 38px;
	color: #fff;
	text-align: center;
	font-weight: 300;
}
.testi_sect h2 {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	font-size: 40px;
	color: #2a2a2a;
	text-align: center;
	font-weight: 300;
}
.testi_sect {
	padding: 50px 0px 70px 0px;
}
}



