/** VARIABLES 
===================================*/
/** RESET AND LAYOUT
===================================*/
@import url(https://fonts.googleapis.com/css?family=Varela+Round);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

.bx-wrapper {
  position: relative;
  margin: 0 auto 10px;
  /*margin: 0 auto 60px;*/
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 15px;
  width: 22%;
  right:-10px;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #d1d8e9;
  text-indent: -9999px;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #1b3f94;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* NEW STYLES BY KRM*/
.nrcf-img {display:none;}

.slide_text {
	float:right;
	width:50%;
	display:block;
}
.slide_img {
	float:left;
	width:45%;
}

.slide_desktop span {display:block;}

/* SLIDE 1*/
.slide1 {}
.slide1 .slide_text {
    clear: both;
    float: left;
    margin-left: 9%;
    margin-top: 18%;
    position: absolute;
    text-align: center;
    width: 80%;
}
.slide1 h3{
    font-size: 3.2em;
    font-weight: bold;
    margin: 0 auto;
	font-family: 'Roboto Slab', serif;
	letter-spacing: 1px;
	color:#648c5b;
}
.slide1 span{
	font-size: 3.2em;
    font-weight: bold;
    margin: 0 auto;
	font-family: 'Roboto Slab', serif;
	letter-spacing: 1px;
	color:#485738;
}
.slide1 strike {color:#485738;}


/* SLIDE 2*/
.slide2 {
	padding:10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8deee+0,7db9e8+100&amp;1+0,0+74 */
	background: url(/images/carousel/lavender_background.jpg) repeat;
	}
.slide2 h3{
    font-size: 2.5em;
    font-weight: normal;
    margin: 0;
    padding: 0px;
	color:#2c318c;
	font-family: 'Pacifico', cursive;
	letter-spacing: 1px;
	}
.slide2 p{
    font-size: 3.0em;
    font-weight: bold;
    margin: 0;
    position: relative;
	font-family: 'Varela Round', sans-serif;
	margin-bottom:15px;
	line-height:45px;
	color:#0598cc;
	}
.slide2 span{
	color: #000;
    font-size: .9em;
	line-height:15px;
    font-weight: normal;
    margin: 0;
    position: relative;
	font-family: 'Varela Round', sans-serif;
	}


/* SLIDE 3*/
.slide3 {
	padding:10px;
	background: #edf7ca;
	background: -moz-linear-gradient(-45deg, #edf7ca 0%, #edf7ca 35%, #ffffff 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #edf7ca), color-stop(35%, #edf7ca), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(-45deg, #edf7ca 0%, #edf7ca 35%, #ffffff 100%);
	background: -o-linear-gradient(-45deg, #edf7ca 0%, #edf7ca 35%, #ffffff 100%);
	background: -ms-linear-gradient(-45deg, #edf7ca 0%, #edf7ca 35%, #ffffff 100%);
	background: linear-gradient(135deg, #edf7ca 0%, #edf7ca 35%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf7ca', endColorstr='#ffffff', GradientType=1 );
	}
.slide3 .slide_text {}
.slide3 h3{
    font-size: 2.9em;
    font-weight: normal;
    margin: 15% 0 0 0;
    padding: 0px;
	color: #577133;
	font-family: 'Varela Round', sans-serif;
	letter-spacing: 1px;
	}
.slide3 p{}
.slide3 span{
	color: #577133;
    font-size: 2.9em;
	line-height:55px;
    font-weight: normal;
    margin: 0;
    position: relative;
	font-family: 'Pacifico', cursive;
	}
.slide3 .jms-link-green-btn {color: #577133;}

/*SLIDE CTA BUTTONS*/
a.jms-link-green-btn{
	text-transform: uppercase;
	padding: 0px;
	display: inline-block;
	font-size: 24px;
	color: #0598cc;
	margin-top: 30px;
	clear: both;
	font-family: 'Varela Round', sans-serif;
	}

	a.jms-link-green-btn img{
		display:inline;position:relative;top:10px;left:10px;
	}

	.slide3 a.jms-link-green-btn img{
		display:inline;position:relative;top:8px;left:5px;
	}
	
a.jms-link-red-btn{
	text-transform: uppercase;
	background: #ef6c54; /* Old browsers */
	background: -moz-linear-gradient(top, #ef6c54 0%, #f4b3a7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef6c54), color-stop(100%,#f4b3a7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ef6c54 0%,#f4b3a7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ef6c54 0%,#f4b3a7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ef6c54 0%,#f4b3a7 100%); /* IE10+ */
	background: linear-gradient(top, #ef6c54 0%,#f4b3a7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6c54', endColorstr='#f4b3a7',GradientType=0 ); /* IE6-9 */
	padding: 8px 15px;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	border: 1px solid #444;
	border-radius: 4px;
	opacity: 1;
	margin-top: 30px;
	clear: both;
	-webkit-transition: all 0.4s ease-in-out 1s;
	-moz-transition: all 0.4s ease-in-out 1s;
	-ms-transition: all 0.4s ease-in-out 1s;
	-o-transition: all 0.4s ease-in-out 1s;
	transition: all 0.4s ease-in-out 1s;
}


/* MEDIA QUERIES*/
@media only screen and (max-width: 1024px) {
	.slide1 {padding:0px;}
	.slide1 h3{
		font-size: 2.2em;
	}
	.slide1 span{
	    font-size: 2.2em;
	}	
	
	.slide2 {padding:10px;}
	.slide2 h3{
		font-size: 2.3em;
		line-height:36px;
	}
	.slide2 p{
	    font-size: 2.3em;
		line-height:36px;
		margin-bottom:10px;
	}
	.slide2 span{
	    font-size: .9em;
		line-height:15px;
	}	
	
	.slide3 {padding:10px;}
	.slide3 h3{
		font-size: 2.3em;
		line-height:36px;
	}
	.slide3 p{
	    font-size: 2.3em;
		line-height:36px;
		margin-bottom:10px;
	}
	.slide3 span{
	    font-size: 2.3em;
		line-height:40px;
	}	
	.slide3 .jms-link-green-btn {font-size: 1.5em;}
	
    a.jms-link-red-btn{
		font-size: 15px;
		margin-top: 20px;
   }
    a.jms-link-green-btn{
		font-size: 15px;
		margin-top: 20px;
   }
  
}



@media only screen and (max-width: 767px) {
	.slide1 {padding:0px;}
	.slide1 h3{
		font-size: 1.9em;
	}
	.slide1 span{
	    font-size: 1.9em;
	}	
   
    .slide2 {padding:10px;}
	.slide2 h3{
		font-size: 1.5em;
		line-height:32px;
	}
	.slide2 p{
	    font-size: 1.5em;
		line-height:28px;
		margin-bottom:10px;
	}
	.slide2 span{
	    font-size: .9em;
		line-height:15px;
		margin:0 auto;
}	
	.slide3 {padding:10px;}
	.slide3 h3{
		font-size: 2.3em;
		line-height:40px;
		margin-top:10%;
	}
	.slide3 p{
	    font-size: 2.5em;
		line-height:45px;
		margin-bottom:10px;
	}
	.slide3 span{
	    font-size: 2.0em;
		line-height:40px;
	}	
	.slide3 .jms-link-green-btn {font-size: 1.5em;line-height:40px;}
	
	 a.jms-link-red-btn{
		font-size: 14px;
		margin-top: 20px;
    }
     a.jms-link-green-btn{}
	.nrcf-img {display:block;}
	.nrcf-img img {max-width:95%;}
	.bx-wrapper .bx-pager.bx-default-pager a { width: 10px; height: 10px;}
	.slide_text {display:block;width:55%;}
	.slide_img {float:left;margin: 0 auto;width: 45%;}
	
}



@media only screen and (max-width: 560px) {
	.slide1 {padding:0px;}
	.slide1 h3{
		font-size: 1.3em;
	}
	.slide1 span{
	    font-size: 1.3em;
	}	
   
   	.slide2 {padding:10px;}
	.slide2 h3{
		font-size: 1.3em;
		line-height:32px;
	}
	.slide2 p{
	    font-size: 1.3em;
		line-height:20px;
		margin-bottom:10px;
	}
	.slide2 span{
	    font-size: .9em;
		line-height:15px;
	}	
	
    .slide3 {padding:10px;}
	.slide3 h3{
		font-size: 1.3em;
		line-height:15px;
	}
	.slide3 p{
	    font-size: 2.5em;
		line-height:45px;
		margin-bottom:10px;
	}
	.slide3 span{
	    font-size: 1.4em;
		line-height:25px;
	}	
	.slide3 .jms-link-green-btn {font-size: 1.2em;line-height:40px;}
	
	a.jms-link-red-btn{
		font-size: 14px;
		margin-top: -10px;
		padding: 8px 10px;
    }
    a.jms-link-green-btn{
		font-size: 14px;
		margin-top: 0px;
    }
	 
	a.jms-link-green-btn img{width:18%;}
	.slide3 a.jms-link-green-btn img{width:10%;}
	.slide3 .slide_desktop span {display:block;margin:0 auto;width:100%;}
	.slide_desktop span {display:none;margin:0 auto;width:100%;}
   .bx-wrapper .bx-pager {padding-top: 0px;}
   .nrcf-img {display:block;}
   .nrcf-img img {max-width:95%;}
   .bx-wrapper .bx-pager.bx-default-pager a { width: 10px; height: 10px;}
   .bx-wrapper { margin: 0 auto 30px;}
   .slide_img {float:left;margin: 0 auto;width: 40%;}
}


@media only screen and (max-width: 480px) {
	.slide1 {padding:0px;}
	.slide1 h3{
		font-size: 1.2em;
	}
	.slide1 span{
	    font-size: 1.2em;
	}	  
   
    .slide2 {padding:10px;}
	.slide2 h3{
		font-size: 1.3em;
		line-height:32px;
	}
	.slide2 p{
	    font-size: 1.3em;
		line-height:28px;
		margin-bottom:10px;
	}
	.slide2 span{
	    font-size: .9em;
		line-height:15px;
	}	
	
	.slide3 {padding:10px;}
	.slide3 h3{
		font-size: 1.3em;
		line-height:15px;
	}
	.slide3 p{
	    font-size: 2.5em;
		line-height:45px;
		margin-bottom:10px;
	}
	.slide3 span{
	    font-size: 1.2em;
		line-height:20px;
	}	
	
	.slide3 .jms-link-green-btn {font-size: 1.2em;line-height:12px;padding-top:15px;}
	a.jms-link-red-btn{
		font-size: 14px;
		margin-top: 0px;
    }
    a.jms-link-green-btn{
		font-size: 14px;
		margin-top: 0px;
    }
	
  .slide_desktop span {display:none;}
   .bx-wrapper .bx-pager {padding-top: 0px;}
   .nrcf-img {display:block;}
   .nrcf-img img {max-width:95%;}
   .bx-wrapper .bx-pager.bx-default-pager a { width: 10px; height: 10px;}
   .bx-wrapper { margin: 0 auto 30px;}
}


@media only screen and (max-width: 320px) {
	.slide1 {padding:0px;}
	.slide1 h3{
		font-size: 1.2em;
	}
	.slide1 span{
	    font-size: 1.2em;
	}	  
   
    .slide2 {padding:10px;}
	.slide2 h3{
		font-size: 1.3em;
		line-height:32px;
	}
	.slide2 p{
	    font-size: 1.3em;
		line-height:28px;
		margin-bottom:10px;
	}
	.slide2 span{
	    font-size: .9em;
		line-height:15px;
	}	
	.slide3 {padding:10px;}
	.slide3 h3{
		font-size: 1.0em;
		line-height:15px;
		margin-top:4%;
	}
	.slide3 p{
	    font-size: 2.5em;
		line-height:45px;
		margin-bottom:10px;
	}
	.slide3 span{
	    font-size: 1.0em;
		line-height:20px;
	}	
	.slide3 .jms-link-green-btn {font-size: 1.0em;line-height:12px;padding-top:15px;}
	a.jms-link-red-btn{
		font-size: 14px;
		margin-top: 0px;
    }
    a.jms-link-green-btn{
		font-size: 14px;
		margin-top: 0px;
    }

  .slide_desktop span {display:none;}
   .bx-wrapper .bx-pager {padding-top: 0px;}
   .nrcf-img {display:block;}
   .nrcf-img img {max-width:95%;}
   .bx-wrapper .bx-pager.bx-default-pager a { width: 10px; height: 10px;}
   .bx-wrapper { margin: 0 auto 30px;}
}