
@font-face {
    font-family: Raleway-Bold;
    src: url('fonts/raleway/Raleway-Bold.ttf');
}

@font-face {
    font-family: Raleway-Regular;
    src: url('fonts/raleway/Raleway-Regular.ttf');
}

body{
	font-family:Raleway-Regular !important;
}
.advisor_video{
	background: url('images/youtube_frame.png')no-repeat;
    width: 54%;
    height: 520px;
    margin: auto;
    padding-top: 40px;
    padding-left: 22px;
}

.advisor_image{
	background: url('images/youtube_frame.png')no-repeat;
    width: 53%;
    height: 520px;
    margin: auto;
    padding-top: 41px;
    padding-left: 6px;
}

.notify_image{
	width: 94%;
    position: relative;
}
.replay_video{
	position: absolute;
    margin-top: 21%;
    left: 400px;
}

#slideshow {
	overflow: hidden;
	width: 400px;
	padding: 0;
	margin: 15px auto;
	list-style-type: none;
}

#slideshow li {
	list-style-type: none;
}

.bx-pager { text-align: center; }
.bx-pager-item { display: inline-block; margin: 0 10px; }
.bx-pager-item .active { color: #F08A22; }

.bx-prev { 
	float: left;
	padding-left:20px;
	padding-bottom:20px;
	font-family:Raleway-Bold;
	font-size:14px;
}
.bx-next { 
	float: right; 
	padding-right:20px;
	font-family:Raleway-Bold;
	padding-bottom:20px;
	font-size:14px;
}

#slide-counter {
	text-align: center;
    margin: 0px 0 0 0;
    font-size: 14px;
    color: gray;
	font-family:Raleway-Regular;
}
.slider_division{
	/*border: 1px solid #FFC000;*/
    /*box-shadow: 0px 0px 10px 9px #FFC000;*/
    /*height: 390px;*/
}
#slideshow li{
    width: 315px !important;
    min-height: 300px !important;
}
.bx-pager{
	display:none;
}
.bx-viewport{
	min-height:200px !important;
}


#rotator_slider{
	width:40%!important;
	margin-top:33px;
	padding:0;
}
.how_it_title{
	color: #548DD4;
	font-size:16px;
	text-align:center;
	font-family: Raleway-Bold;
}

.how_it_des{
	color: #548DD4;
	font-size:16px;
	text-align:center;
	font-family: Raleway-Regular;
}
.how_it_works_signup{
    float: none;
    margin: auto;
    color: #548DD4;
    height: 145px;
}
.thats_it{
    font-size: 16px;
    text-align: center;
    color: #548DD4;
    padding: 8px 0 !important;
    font-family: Raleway-Bold !important;
    margin: 0;
}
.signup-div-para{
	font-size:16px;
	text-align:center;
	color:#548DD4;
	padding:0;
	margin: 0;
	font-family:Raleway-Regular;
}

.sign_up_here{
	float: none;
    margin: auto;
    background: #FFC000;
    border: 1px solid #FFC000;
    box-shadow: 0px 15px 10px 17px #FFC000;
}
.sign_up_here p{
	font-size: 18px !important;
    text-align: center;
    color: #548DD4;
    margin-top: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
	font-family: Raleway-Bold;
}

#slideshow li p{
	font-family:Raleway-Regular;
	text-align:left;
	font-size:14px;
	color: #000;
}

.title_hw_it_wrk{
	text-align:center;
	margin-top:0px;
	margin-bottom:25px;
	font-family:Raleway-Bold;
	font-size:26px;
	text-decoration: underline;
	color: #548DD4 !important;
}
.column-3{
	margin:15px 0;
}

.advisor-how-it-works {
    padding: 4rem 0 5.5rem;
    background: #f3f5f8;
}
.ply_this_app{
	font-size: 22px;
	color: #558ED5;
	margin-top: 33%;
	line-height: 35px;
	font-family:Raleway-Bold;
}

.ply_with_iphone{
	font-size: 13px;
	font-family:Raleway-Regular;
	text-align:center;
	color:#3f3f3f;
}

.thats_it_sign{
    background-color: #FFC000;
    text-transform: uppercase;
    font-family: Raleway-Bold;
    margin-top: 3px;
	padding: 5px 0;
	margin-bottom:0px;
}

.current-index{
	font-weight:none;
}

.slider_sign-up {
   
    text-transform: uppercase;
    font-family: Raleway-Bold;
    margin-top: 20px;
    padding: 5px 0;
    margin-bottom: 0px;
    font-size: 20px;
}

.slider_sign-up a{
	 color: #FFC000;
}


/*///////////////////// Slider Starts /////////////////////////////////*/

.set_rotating_image{
	background:url('../images/slider_background.png')no-repeat right top;
	min-height:538px;
}

.set_single_image{
	width: 81%;
    margin-top: 56px;
	margin-left: 11px;
}

.set_rotating_image .bx-viewport{
	height:317px !important;
}

#set_rotating_image .bx-viewport{
	height:538px !important;
}
.thats_it_sign a{
	font-family: Raleway-Bold;
}

.slider_division .bx-viewport{
	height:218px !important;
}

.how-it-work-sign {
    text-transform: uppercase;
    font-family: Raleway-Bold;
    margin-top: 25px;
    padding: 0;
    margin-bottom: 0px;
    font-size: 20px;
}

.how-it-work-sign a{ 
	color:#FFC000;
}

.btn-start-here {
    border: 2px solid #D04A1D;
    background: #F3551D;
    color: #fff;
	font-family: Raleway-Regular;
}

.btn-start-here:hover{
	color: #fff;
	font-family: Raleway-Bold;
}