body{
	margin:auto;
	padding:0px;
	font-family: 'Roboto Slab', serif;
}

a{
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:none;
	outline:none;
}

/*-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
*/

/***top header*****/

.navbar {
	position: relative;
	min-height: auto;
	margin-bottom: 0px;
	background-color: rgba(0, 0, 0, 0.7);
	/*border-bottom: #4196cc solid 5px;*/
	border-radius: 0px;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 26px;
	height: 3px;
	border-radius: 1px;
	background: #fff;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.hdr_call {
	font-size: 24px;
	color: #fff;
	float: left;
	padding-top: 40px;
	line-height: 18px;
	font-weight: 300;
}


/****Banner image****/

.stock_mrkt{
width:auto;
background: url(../images/stock_mrkt.jpg) no-repeat top center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:500px;
}

.stock_mrkt h2{
	margin: 12% auto auto auto;
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 28px;
	color: #ffae00;
	padding: 20px 20px 20px 20px;
	line-height: 36px;
text-align: center;
	font-weight: 300;
	display: table;
}


/****steps one****/

.steps_one{
width:auto;
padding:70px 0px 70px 0px;
}

.steps_one h1{
font-size:44px;
font-weight:400;
padding:0px;
margin:0px;
color:#333333;
text-align:center;
}

.steps_one p{
margin:0px;
padding:30px 0px 20px 0px;
font-size:20px;
color:#333;
font-weight:300;
text-align:center;
}

.steps_one p span{
color:#FF0000;
font-weight:600;
}


.steps_one img{
	display: inline-block;
}

/****steps two****/

.steps_two{
width:auto;
padding:70px 0px 70px 0px;
background: url(../images/ply_bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}

.steps_two img{
	display: inline-block;
}

.steps_two h1{
font-size:44px;
font-weight:400;
padding:0px;
margin:0px;
color:#333333;
text-align:center;
}

.steps_two p{
margin:0px;
padding:30px 0px 20px 0px;
font-size:20px;
color:#333;
font-weight:300;
text-align:center;
}

.steps_two p span{
color:#FF0000;
font-weight:600;
}



/****Footer part 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**********/

@media only screen and (min-device-width:220px) and (max-device-width:767px) {


.hdr_call {
    font-size: 20px;
    color: #fff;
    float: none;
	text-align: center;
    padding-top: 10px;
	 padding-bottom: 10px;
    line-height:26px;
    font-weight: 300;
}
	
.stock_mrkt {
    height: 350px;
}
	
.stock_mrkt h2 {
    margin: 18% auto auto auto;
   
}
	
.steps_one h1 {
    font-size: 34px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    color: #333333;
    text-align: center;
}
	
	.steps_two h1 {
    font-size: 34px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    color: #333333;
    text-align: center;
}
	
.steps_one {
    width: auto;
    padding: 50px 0px 50px 0px;
}	
.steps_two {
    width: auto;
    padding: 50px 0px 50px 0px;
}
	
.footer_bg h3 {
    margin: 0px;
    padding: 0px 0px 50px 0px;
    font-size: 48px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}	
	
.footer_bg h3 {
    margin: 0px;
    padding: 0px 0px 50px 0px;
    font-size: 38px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}
	
.footer_bg {
    padding: 50px 0px 50px 0px;
}	

	
}

@media only screen and (min-device-width:768px) and (max-device-width:1300px) {
	.stock_mrkt {
    height: 450px;
}
	
.hdr_call {
    font-size: 19px;
	}
	
	
}