body{
  font-family: 'Oswald', sans-serif;
}
section#header {
    background: #ecf0f1;
}
.logo {
    padding: 20px 0px;
    margin-top: 5px;
}
.number {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 0px;
    padding: 20px;
}
.number p{
    color: #3D506F;
    font-size: 30px;
    font-weight: normal;
}
span.phone-number {
    color: #F39101;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 2px;
}
.number .glyphicon{
    margin-right: 5px;
    font-size: 30px;
}

/*slider style start*/
#slider{
    background: url('img/parallax/doc.png') no-repeat;
}
.slider-overlay{
    width: 100%;
    background: rgba( 0, 0, 0, 0.2);
}
#slider h1 {
    color: #F39101;
    font-size: 45px;
    letter-spacing: 1px;
}
#slider .formh1{
    color: #ffffff;
    font-size: 30px;
}
#slider .formh3{
    color: #ffffff;
    font-size: 15px;
}
#slider .slider-arrow{
    display: block;
    background: rgba(255,255,255,0);
    background-repeat: no-repeat;
    background-position: right center;
    border-style: none;
    border-radius: 0px;
    left: 0px;
    top: 374px;
    z-index: 14;
    width: 500px;
    height: 113px;
    position: absolute;
    background-image: url(img/parallax/1a83cbbd-rx-arrow-blue.png);
}
#slider h3{
  color: #ffffff;
  font-size: 25px;
  padding:0px 10px;
  text-shadow: 2px 2px 1px #000;
}
.form-desc {
    padding: 0px 0px;
    width: 80%;
}
#slider .slider-header h1 {
    color: #f39c12;
    font-size: 53px;
    font-weight: bold;
    padding: 30px 0px;
    letter-spacing: 5px;
}
#keyfeature{
    padding: 100px 0px;
}
section#keyfeatures {
    background-color: #ecf0f1;
    padding: 50px 0px;
}
.main-feature{
    padding: 20px;
    color: #3D506F;
}
.features p {
    font-size: 18px;
    line-height: 53px;
    color: #F39101;
}
.main-feature-investor{
    padding: 20px;
    color: #3D506F;

}
.investor {
    width: 100%;
    overflow: hidden;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    margin-top: 30px;
}
.investor-img {
    width: 30%;
    float: left;
    position: relative;
    padding: 10px;
}
.investor-desc{
    width: 60%;
    float: left;
    position: relative;
    padding: 10px;   
}
#service{
    padding: 100px 0px;
    background-color: #ffffff;
}
#service .num {
    color: white;
    font-weight: bold;
    font-size: 30px;
    background-color: #3d506f;
    border: 0px;
    display: table;
    padding: 0px 13px;
    border-radius: 25px;
    margin: 10px auto;
}
#about-us{
    padding:100px;
    background: #384f66;
}
i.fa.fa-hand-o-right.fa-2x {
    margin-left: 0px;
    color: #c0392b;
    padding: 0px 0px;
}
.video-area{
  padding: 20px 0px;
}
.form-areamargin {
    padding-right: 50px;
    padding-top: 50px;
}
.form-area.text-center {
 background: #F39101;
 padding: 20px;
}
.form-img {
    width: 15%;
    margin: 0px auto;
}
/*mail chimp form design start*/
 #mc_embed_signup {
    background: #F39101;
    clear: left;
    font: 14px;
    font-family: 'Oswald', sans-serif;
}
#mc_embed_signup input {
    border: 1px solid #ffffff;
}
#mc_embed_signup .button {
    clear: both;
    width: 257px;
    background-color: #1C2023;
    border: 0 none;
    border-radius: 0px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 0px;
    margin: 0 5px 10px 0;
    padding: 20px 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}
#mc_embed_signup .button:hover{
    background-color: #193F7E;
    transition: 0.9s;
}
/*mail chimp form design end*/
.call-action h1{
    color: #F39101;
}
#call-actionbtn{
    padding-top: 100px;
    padding-bottom: 0px;
    background: #F0EFEB;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 14px 50px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    background-color: #F39101;
    border: none;
}
#features-content{
    padding: 50px 0px;
}
/*
Parallax
=========================== */
.parallax{
    position: relative;
    color: #fff;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: repeat-y
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  padding:100px 0;
}

.parallax .title-section b{
    color: #fff;
}

.parallax > .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #000;
    opacity: 0.9;
    filter:alpha(opacity=90);
}
.parallax h1{
    color: #ffffff;
}

/*
Testimonial
=========================== */
.testimonial{
    position: relative;
    margin-bottom: -14px;
}

.item-testimonial{
    position: relative;
    padding: 0px 0px 20px 20px;
    margin: 10px 15px;
}

.item-testimonial > .content,
.item-testimonial > .avatar{
    border: solid 5px #6c6c6c;
}

.item-testimonial > .content{
    position: relative;
    padding: 0px;
}

.item-testimonial > .content > blockquote{
    color: #7c7c7c;
}

.item-testimonial > .avatar{
    width: 80px;
    height: 80px;
    position: absolute;
    padding: 10px;
    bottom: 0px;
    left: 0px;
    background: #0c0c0c;
    z-index: 2;
}
.small h1{
   color: #f39c12;
}
.item-testimonial > .content > blockquote {
    color: #7c7c7c;
}

/*
Blockquote
=========================== */
blockquote{
    border: none;
    position: relative;
}

blockquote > p{
    font-family: Georgia, sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    padding: 9px 0px 0px 49px;
}

blockquote > footer{
    font-style: normal;
    padding: 0px 0px 0px 48px;
    margin-top: -9px;
    margin-bottom: -12px;
    background: transparent;
}

blockquote > footer:before{
    content: "";
}

blockquote:before{
    font-family: Georgia, sans-serif;
    content:"“";
    font-size: 84px;
    position: absolute;
    left: 17px;
    top: 0px;
}
#footer{
  padding:10px;
  background: #384f66;
}
#footer p{
  color: #ffffff;
}

#slider h3 br {
display:none;
}

@media screen and (max-width: 767px) {

	
	#slider .slider-arrow {
    top:auto !important;
    width: 95% !important;
	height:auto !important;
	margin-left: 16px !important;
    }
	
	#slider h3{
	padding-top:5px;
	padding-bottom:15px;
	font-size:23px;
	}

    .form-areamargin {
    	padding-top:0px !important;
		margin-top:140px;
    }
}

@media screen and (max-width: 480px) {
	
	#slider h3 br {
	display:inline-block;
	}

    .form-areamargin {
    	margin-top:140px !important;
    }
}

