 body {
        padding-top: 0px;
        padding-bottom: 0px;
		font-family: 'Roboto', sans-serif;
		
      }
	  
	  h1,h2,h3,h4,h5,h6{
		font-weight:200;
		text-shadow: 0 1px 3px rgba(0,0,0,.4);
	  }
          
           h1{
		font-weight:400;
                text-transform:uppercase;
		text-shadow: 0 1px 3px rgba(0,0,0,.4);
	  }
         ul .convert {
                list-style-type:none;
                }
          .italic {
              position:relative;
              margin-top:-20px;
              font-style:italic;
              font-size:13px;
              text-align:left;
              padding:0px 12px;
              }
                
	  header#top-section{
		position:relative;
		overflow:hidden;
		padding-top:0px;
		background: url(../images/m3.jpg) 50% 0% fixed no-repeat;
		background-size:100% 100%;
		min-height:700px;
		width:100%;
		min-width:100%;
		z-index:0;
		
	  }
	  .inner-top-bg{
			position:absolute;
			top:0px;
			left:0px;
			bottom:0px;
			display:inline-block;
			width:100%;
			min-width:100%;
			height:100%;
			min-height:100%;
			background: #000;
			
	  }
          .row2 {
              padding:30px 0px 0px 100px;}
	  .hero-unit {
			background: none;
			text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px;
			position:fixed;
			top:0px;
			left:0px;
			right:0px;
			z-index:1;
			width:100%;
			text-align:center;
			padding-right:0px;
			padding-left:0px;
	  }
	  
	  .hero-unit h1{
			color:#fff;
			padding-top:220px;

	  }
	  
	  .hero-unit p.lead {
			color:#fff;
			font-size:120%;
			max-width:60%;
			margin-left:auto;
			margin-right:auto;

			position:relative;
		}
		.btn.btn-start{
			background: #f8822c;
			border:2px solid #fff;
			color:#fff;
			padding: 13px 27px;
			font-size: 20px;
			font-weight: 200;
			margin-top:10px;
			z-index:2;
		}		
		.btn.btn-start:hover{
			background: rgba(0,0,0, 0.5);
			color:#fff;
			padding: 13px 27px;
			font-size: 20px;
			font-weight: 200;
			margin-top:10px;
			z-index:2;
		}
	  section {
		padding-top:50px;
		padding-bottom:100px;
		min-height:600px;
		width:100%;
		min-width:100%;
		position:relative;
		overflow:hidden;
	  }
	  
	  #Section-1{
			background: url(../../images/mob3.jpg) 50% 0% fixed repeat;
			background-size:100% 100%;
			min-height:650px;
	  }
	  
	   #Section-2{
		background: url(images/mob2.jpg) 50% 0% fixed repeat;
		background-size:100% 100%;
		min-height:650px;
	  } 
	  
	  

	  footer{
		width:100%;
		min-width:100%;
		padding-top:30px;

		min-height:60px;
		position:relative;
	  }
	  

	
	  #Section-2 hr{
		color:transparent;
	  }
	  	  #Section-3{
		background:#fff;
	  }
	  
	  .color-black{
		color:#3b3a38;
	  }
	  
	  .box{
		background: rgba(250,250,250, 0.65);
                font-size: 15px;
		padding:20px;
		margin-bottom:30px;
		-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.5);
		-moz-box-shadow:    1px 1px 12px rgba(0, 0, 0, 0.5);
		box-shadow:         1px 1px 12px rgba(0, 0, 0, 0.5);
		border:1px solid rgba(250,250,250, 0.5);
	  }	  
	  
	  .box.dark{
		background: rgba(250,250,250, 0.4);
		padding:20px;
		margin-bottom:30px;
		-webkit-box-shadow: 1px 1px 12px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    1px 1px 12px rgba(50, 50, 50, 0.5);
		box-shadow:         1px 1px 12px rgba(50, 50, 50, 0.5);
	  }

	  /****************** NAVIGATION STYLES *************************/
	.navbar .nav > li > a {
		float: none;
		padding: 15px 20px 15px;
		color: #000;
		text-decoration: none;
		text-shadow: none;
		font-size:14px;
		font-wight:bold;
		text-transform:uppercase;
	}
	.navbar .nav > .active > a, 
	.navbar .nav > .active > a:hover, 
	.navbar .nav > .active > a:focus {
		color: #333;
		text-decoration: none;
		background-color: #fff;
		-webkit-box-shadow:  none;
			-moz-box-shadow:   none;
				box-shadow:  none;
	}
	.navbar .brand {
		padding: 15px 0px 15px;
	}

	.navbar-fixed-top .navbar-inner, 
	.navbar-static-top .navbar-inner {
		-webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
					box-shadow:0 3px 0px rgba(0, 0, 0, 0.1);
	}

	.navbar-inner {
		min-height: 30px;
		padding-right: 20px;
		padding-left: 20px;
		background-color: #fafafa;
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
		background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
		background-image: -o-linear-gradient(top, #ffffff, #ffffff);
		background-image: linear-gradient(to bottom, #ffffff, #ffffff);
		background-repeat: repeat-x;
		border: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
		-webkit-box-shadow: none;
			-moz-box-shadow: none;
				box-shadow: none;
	}
	.navbar .nav > li > a{
		border-bottom:3px solid transparent;
	}
	
		
         .navbar .nav-collapse .nav a:hover,.navbar .nav-collapse .nav a:active,.navbar .nav-collapse .nav a:focus {
                color: #333;
		fon-weight:600;
		border-bottom:3px solid #f8822c;
                }
                
    /*************** form style ******************/
     .form-button {background: #f8822c;
			border:2px solid #fff;
			color:#fff;
			padding: 8px 18px;
			font-size: 20px;
			font-weight: 200;
			z-index:2;
        }
        
    .form-button:hover {background: #8e8883;
			border:2px solid #fff;
			color:#fff;
			padding: 8px 18px;
			font-size: 20px;
			font-weight: 200;
			z-index:2;
        }
     
      .form-req {
	font-weight: bold;
	font-style:normal;
	color:#f8822c;
	font-size:1.4em;
}  

   
		/*************** @media ******************/
	@media (max-width: 979px){
		body{
			padding:0px;
		}
		.navbar-fixed-top {
			margin-bottom: 0px;
		}
		
		.navbar-fixed-top, .navbar-fixed-bottom {
			position: fixed;
		}
		
		.navbar .container {
			width: auto;
			padding: 0px 20px;
		}
		
		.navbar .brand {
			padding-right: 10px;
			padding-left: 10px;
			margin: 0 0 0 15px;
		}
		.container{
			padding:0px 20px;
		}
		
		.hero-unit {
			padding: 0px;
			top:30px;
		}
		.hero-unit h1 {
			color: #fff;
			padding-top: 150px;
			font-size:40px;
		}
		footer .page-header h3{
			padding-top:100px !important;
		}
	}