/*----------Slideshow----------------*/
#home_slideshow {
	position: relative;
	height: 442px;
	margin: 0 auto;
    margin-top: -18px;
    display:none;
    overflow: hidden;
}
@media (min-width: 1023px) {
    #home_slideshow {
        display:block;
    }
}
.slideshow-cycle, 
.slideshow-cycle li {
	list-style: none;
	margin: 0;
	padding: 0;
    background-color: transparent !important;
}

.slideshow-cycle li {
	display: none;
	/*overflow: hidden;*/
}

.slides-control-prev {
	position: absolute;
	top: 45%;
	left: 40px;
    z-index: 10;
}

.slides-control-next {
	position: absolute;
	top: 45%;
	right: 40px;
    z-index: 10;
}
/*-----Navagation for the slides ----*/

.shownav {
  /* you can add positioning properties here if needed */
  display: none;
  position: absolute;
  width: 180px; /* change as required */
  z-index: 999;
  padding: 0;
  left: 62px;
  top: 324px;
}

.shownav a {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  text-indent: -999em;
  background: none;
  margin-right: 10px;
}

.shownav a {
  background: #999999; /* optional: color when hovered */
}

.shownav a.activeSlide {
  background: #F94C07; /* color when active */
}
.linkme {
    width:100%;
    height:100%;
}

/* Slide 1 text style starts */
.slide_one_div_style, .slide_two_div_style, .slide_three_div_style {
	width: 100%;
	color: white;
	position: absolute;
	margin-left: -154px;
	margin-top: 131px;
	text-align: center;
}
.slide_one_div_style > .slide_one_p_one_style {
	font-size: 23px;
	font-weight: bolder;
	margin-bottom: 20px;
}
.slide_one_div_style > .slide_one_p_two_style {
	margin-bottom: 12px;
	margin-top: -26px;
}
.slide_one_div_style > .slide_one_p_three_style {
	font-size: 17px;
	font-weight: bold;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_one_style {
	font-size: 13px;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_two_style {
	font-size: 38px;
	margin-left: 14px;
	margin-right: 14px;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_three_style {
	font-size: 13px;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_four_style {
	font-size: 38px;
	margin-left: 14px;
	margin-right: 14px;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_five_style {
	font-size: 13px;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_six_style {
	font-size: 38px;
	margin-left: 14px;
	margin-right: 14px;
}
.slide_one_div_style > .slide_one_p_two_style > .slide_one_span_seven_style {
	font-size: 13px;
}
.slide_one_a_one_style,
.slide_two_a_one_style,
.slide_three_a_one_style,
.slide_four_a_one_style,
.slide_five_a_one_style,
.slide_six_a_one_style {
	font-size: 14px;
	background-color: #ed1c24;
	color: white;
	margin-top: 8px;
}
/* Slide 1 text style ends */

/* Slide 2 text style starts */
.slide_two_div_style > .slide_two_p_one_style {
	font-size: 23px;
	font-weight: bolder;
}
.slide_two_div_style > .slide_two_p_two_style {
	font-size: 13px;
}
.slide_two_div_style > .slide_two_p_three_style {
	font-size: 13px;
}
.slide_two_div_style > .slide_two_p_four_style {
	font-size: 17px;
	font-weight: bold;
}
/* Slide 2 text style ends */

/* Slide 3 text style starts */
.slide_three_div_style > .slide_three_p_one_style {
	font-size: 23px;
	font-weight: bolder;
}
.slide_three_div_style > .slide_three_p_two_style {
	font-size: 13px;
}
.slide_three_div_style > .slide_three_p_three_style {
	font-size: 13px;
}
.slide_three_div_style > .slide_three_p_four_style {
	font-size: 17px;
	font-weight: bold;
}
/* Slide 3 text style ends */

/* Slide 4 text style starts */
.slide_four_div_style {
	width: 100%;
	color: black;
	position: absolute;
	margin-left: -31px;
	margin-top: 34px;
	text-align: center;
}
.slide_four_div_style > .slide_four_p_one_style {
	font-size: 23px;
	font-weight: bolder;
}
.slide_four_div_style > .slide_four_p_two_style {
	font-size: 23px;
	font-weight: bolder;
}
.slide_four_div_style > .slide_four_p_three_style {
	font-size: 13px;
}
.slide_four_div_style > .slide_four_p_four_style {
	font-size: 13px;
}
/* Slide 4 text style ends */

/* Slide 5 text style starts */
.slide_five_div_style {
	width: 100%;
	color: white;
	position: absolute;
	margin-left: -218px;
	margin-top: 70px;
	text-align: center;
}
.slide_five_div_style > .slide_five_p_one_style {
	font-size: 23px;
	font-weight: bolder;
}
.slide_five_div_style > .slide_five_p_two_style {
	font-size: 13px;
	margin-left: -152px;
	margin-top: -30px;
}
.slide_five_div_style > .slide_five_p_three_style {
	font-size: 13px;
	margin-left: -112px;
	margin-top: -49px;
}
.slide_five_div_style > .slide_five_p_four_style {
	font-size: 13px;
	margin-left: 16px;
	margin-top: -49px;
}
.slide_five_div_style > .slide_five_p_five_style {
	font-size: 13px;
	margin-left: -177px;
	margin-top: -49px;
}
.slide_five_div_style > .slide_five_p_two_style > .slide_five_span_one_style,
.slide_five_div_style > .slide_five_p_three_style > .slide_five_span_two_style,
.slide_five_div_style > .slide_five_p_four_style > .slide_five_span_three_style,
.slide_five_div_style > .slide_five_p_five_style > .slide_five_span_four_style {
	 font-size: 40px;
	 margin-right: 4px;
}
/* Slide 5 text style ends */

/* Slide 6 text style starts */
.slide_six_div_style {
	width: 100%;
	color: white;
	position: absolute;
	margin-left: -240px;
	margin-top: 67px;
	text-align: center;
}
.slide_six_div_style > .slide_six_p_one_style {
	font-size: 23px;
	font-weight: bolder;
	margin-left: -96px;
}
.slide_six_div_style > .slide_six_p_two_style {
	font-size: 23px;
	font-weight: bolder;
	margin-top: -15px;
}
.slide_six_div_style > .slide_six_p_three_style {
	margin-right: 136px;
	margin-top: -33px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_four_style {
	margin-right: -1px;
	margin-top: -48px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_five_style {
	margin-right: 73px;
	margin-top: -20px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_six_style {
	margin-right: 40px;
	margin-top: -37px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_seven_style {
	margin-right: 13px;
	margin-top: -49px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_eight_style {
	margin-right: 147px;
	margin-top: -20px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_eight_style {
	margin-right: 147px;
	margin-top: -20px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_nine_style {
	margin-right: 65px;
	margin-top: -37px;
	font-size: 13px;
}
.slide_six_div_style > .slide_six_p_three_style > .slide_six_span_one_style,
.slide_six_div_style > .slide_six_p_four_style > .slide_six_span_two_style,
.slide_six_div_style > .slide_six_p_six_style > .slide_six_span_three_style,
.slide_six_div_style > .slide_six_p_seven_style > .slide_six_span_four_style,
.slide_six_div_style > .slide_six_p_nine_style > .slide_six_span_five_style {
	 font-size: 40px;
	 margin-right: 4px;
}
/* Slide 6 text style ends */

/* Slide 7 */
.slide_seven_div_style {
	width: 100%;
	color: white;
	position: absolute;
	margin-left: -218px;
	margin-top: 70px;
	text-align: center;
}
.slide_seven_p_one_style {
	font-size: 23px;
	font-weight: bolder;
	margin-bottom: 17px;
}
.slide_seven_p_two_style {
	font-size: 18px;
	font-weight: bold;
	margin-left: -69px;
}
.slide_seven_span_one_style {
	font-size: 40px;
	margin-right: 4px;
}
.slide_seven_p_three_style {
	margin-top: -30px;
	margin-left: -48px;
}
.slide_seven_p_four_style {
	margin-top: -48px;
	margin-left: -123px;
}
.slide_seven_p_five_style {
	margin-top: -48px;
	margin-left: -196px;
}
.slide_seven_p_six_style {
	margin-top: -48px;
	margin-left: -70px;
}