.homeslideshow .royalSlider {
	background-color: #f5f5f5;
}

.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
   height: 300px !important;
}

@media screen and (min-width:400px)  {
.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
      height: 350px !important;
  }
}

@media screen and (min-width:500px)  {
.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
      height: 450px !important;
  }
}

@media screen and (min-width:600px)  {
.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
      height: 500px !important;
  }
}

@media screen and (min-width:700px)  {
.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
      height: 550px !important;
  }
}

@media screen and (min-width:1200px)  {
.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
      height: 600px !important;
  }
}

@media screen and (min-width:1500px)  {
.homeslideshow .royalSlider .rsOverflow, .homeslideshow .royalSlider {
      height: 700px !important;
  }
}

.homeslideshow .royalSlider .videocontainer {
	position: absolute;
	top: 50%; 
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100%; 
	z-index: 10; 
	overflow: hidden;
	background-image:url('/_modules/homeSlideshow/page/video/poster.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.homeslideshow .royalSlider .videocontainer video {
	margin-left: auto;
	margin-right: auto;
}


.homeslideshow .royalSlider .rsABlock {
	left: 0;
	top: 0;
	position: relative;
	z-index: 15;
	bottom: 0;
	right: 0;
}

.homeslideshow .royalSlider .contain {
	position: relative;
}

.homeslideshow .royalSlider .slide.slide1 {
	background-color: #f5f5f5;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap {
	margin-top: -50px;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col {
	vertical-align: middle;
	position: relative;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 {
	width: auto;
	padding-left: 40px;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 {
	width: 440px;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 .background {
	display: block;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 .background img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line1 {
	color: #6ecac9;
	font-size: 30px;
	line-height: 38px;
	text-transform: uppercase;
	max-width: 700px;
	padding-bottom: 20px;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line2 {
	color: #2e303c;
	font-size: 56px;
	line-height: 60px;
	text-transform: uppercase;
	max-width: 700px;
	padding-bottom: 30px;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line3 {
	color: #2e303c;
	font-size: 18px;
	line-height: 24px;
	max-width: 700px;
	padding-bottom: 30px;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line5 {
	display: none;
	font-size: 14px;
	line-height: 18px;
	color: #439e9d;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}

.homeslideshow .royalSlider .slide.slide1 .sliderbutton {
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	background-color: #2e303c;
	border-radius: 3px;
	padding-left: 30px;
	padding-right: 30px;
	min-width: 180px;
	box-sizing: border-box;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	cursor: pointer;
}

.homeslideshow .royalSlider .slide.slide1 .sliderbutton:hover {
	background-color: #439e9d;
}

.homeslideshow .royalSlider .slidecontent {
	display: none;
}

.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
	position: absolute!important;
	top: -60px;
	margin-top: 0px;
	right: 0px!important;
	left: auto;
	text-transform: uppercase;
	box-sizing: border-box;
}

.homeslideshow .royalSlider .slide.slide1 .col2 .price {
	position: relative;
	display: table!important;
	width: 142px;
	height: 142px;
	border-radius: 50%;
	border: solid 5px #328483;
	background-color: #439e9d;
	color: #f5f5f5;
	text-align: center;
	box-sizing: border-box;
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.23);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.23);
}

.homeslideshow .royalSlider .slide.slide1 .col2 .price .text {
	display: table-cell;
	text-align: center;
	vertical-align: middle;	
}

.homeslideshow .royalSlider .slide.slide1 .col2 .price .line1 {
	font-size: 16px;
	line-height: 16px;
	display: block;
}

.homeslideshow .royalSlider .slide.slide1 .col2 .price .line2 {
	font-size: 42px;
	line-height: 42px;
	display: block;
}

.homeslideshow .royalSlider .slide.slide1 .col2 .price .line3 {
	font-size: 16px;
	line-height: 16px;
	display: block;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line4 {
	position: relative;
}

.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line4 .freereg {
	display: none;
	background-color: #439e9d;
	color: #f5f5f5;
	text-align: center;
	text-transform: uppercase;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homeslideshow .royalSlider .slide.slide1 .col2 .freereg {
	position: absolute!important;
	display: block;
	border-radius: 2px;
	background-color: #439e9d;
	color: #f5f5f5;
	text-align: center;
	right: 20px!important;
	left: 0px;
	right: 0px!important;
	top: auto;
	bottom: 0px!important;
	text-transform: uppercase;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.23);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.23);
	font-size: 16px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

@media only screen and (max-width: 1130px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 {
		width: 380px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .freereg {
		bottom: -60px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
		top: -80px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1060px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 {
		width: 300px;
		padding-left: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
		top: -100px;
	}
}

@media only screen and (max-width: 950px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line1 {	
		font-size: 24px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line2 {	
		font-size: 42px;
		line-height: 42px;
		padding-bottom: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
		top: -70px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .price {
		display: block;
		width: 120px;
		height: 120px;
		border: solid 3px #e1e1e1;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .price .line1, .homeslideshow .royalSlider .slide.slide1 .col2 .price .line3 {
		font-size: 16px;
		line-height: 16px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .price .line2 {
		font-size: 32px;
		line-height: 42px;
	}
	
	.homeslideshow .royalSlider .slide.slide1 .col2 .freereg {
		right: 0px !important;
		left: auto;
		top: auto;
		bottom: -40px !important;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		line-height: 16px;
	}
	
}

@media only screen and (max-width: 798px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 {
		width: 0px;
		padding-left: 0px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 .background {
		display: none!important;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .freereg {
		display: none!important;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col2 {
		vertical-align: top;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
		top: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 {
		background-image:url(/_modules/homeSlideshow/page/images/slide1/bg-microchips.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
		background-size: cover;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .textwrap {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: rgba(255,255,255,0.9);
		border-radius: 5px;
	}
	.homeslideshow .royalSlider .rsArrowIcn {
		display: none!important;
		opacity: 0;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line4 .freereg {
		display: block;
	}
	.homeslideshow .royalSlider .slide.slide1 .sliderbutton {
		display: none;
	}
}

@media only screen and (max-width: 680px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line1 {
		padding-right: 50px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
		top: 10px!important;
		right: -10px!important;
	}
}

@media only screen and (max-width: 630px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line1 {	
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line2 {	
		font-size: 36px;
		line-height: 36px;
		padding-bottom: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .pricewrapper {
		top: 40px!important;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .price {
		display: block;
		width: 90px;
		height: 90px;
		border: solid 3px #e1e1e1;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .price .line1, .homeslideshow .royalSlider .slide.slide1 .col2 .price .line3 {
		font-size: 12px;
		line-height: 12px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 .price .line2 {
		font-size: 24px;
		line-height: 28px;
	}
	
}

@media only screen and (max-width: 540px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .textwrap {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 {
		display: none;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line1 {
		padding-right: 0px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line2 {
		font-size: 26px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line3 {
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line5 {
		display: block;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line4 .freereg {
		font-size: 14px;
		line-height: 18px;
	}
}

@media only screen and (max-width: 450px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .textwrap {
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 5px;
	}
	.homeslideshow .royalSlider .slide.slide1 .col2 {
		display: none;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line1 {
		font-size: 12px;
		font-family:"Avenir LT W01_85 Heavy1475544", sans-serif;
		padding-bottom: 5px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line2 {
		font-size: 20px;
		line-height: 20px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line3 {
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 15px;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line5 {
		display: block;
	}
	.homeslideshow .royalSlider .slide.slide1 .colwrap .col.col1 .line4 .freereg {
		font-size: 12px;
		line-height: 16px;
	}
}


.homeslideshow .royalSlider .slide.slide2 {
	background-color: #f5f5f5;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap {
	margin-top: -50px;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col {
	vertical-align: middle;
	position: relative;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 {
	width: auto;
	padding-left: 40px;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 {
	width: 550px;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 .background {
	display: block;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 .background img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {
	color: #6ecac9;
	font-size: 30px;
	line-height: 38px;
	text-transform: uppercase;
	max-width: 700px;
	padding-bottom: 20px;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line2 {
	color: #2e303c;
	font-size: 56px;
	line-height: 60px;
	text-transform: uppercase;
	max-width: 700px;
	padding-bottom: 30px;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line3 {
	color: #2e303c;
	font-size: 18px;
	line-height: 24px;
	max-width: 700px;
	padding-bottom: 30px;
}

.homeslideshow .royalSlider .slide.slide2 .sliderbutton {
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	background-color: #2e303c;
	border-radius: 3px;
	padding-left: 30px;
	padding-right: 30px;
	min-width: 180px;
	box-sizing: border-box;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	cursor: pointer;
}

.homeslideshow .royalSlider .slide.slide2 .sliderbutton:hover {
	background-color: #439e9d;
}

.homeslideshow .royalSlider .slidecontent {
	display: none;
}

.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line4 {
	position: relative;
}

@media only screen and (max-width: 1340px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 {
		width: 440px;
	}
}

@media only screen and (max-width: 1170px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {	
		font-size: 24px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line2 {
		font-size: 48px;
		line-height: 56px;
	}
}

@media only screen and (max-width: 1130px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 {
		width: 380px;
	}
}

@media only screen and (max-width: 1060px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 {
		width: 300px;
		padding-left: 20px;
	}
}

@media only screen and (max-width: 950px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {	
		font-size: 24px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line2 {	
		font-size: 42px;
		line-height: 42px;
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 798px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 {
		width: 0px;
		padding-left: 0px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 .background {
		display: none!important;
	}
	
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col2 {
		vertical-align: top;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.homeslideshow .royalSlider .slide.slide2 {
		background-image:url(/_modules/homeSlideshow/page/images/slide2/bg-microchip-implanter-training.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
		background-size: cover;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .textwrap {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: rgba(255,255,255,0.9);
		border-radius: 5px;
	}
	.homeslideshow .royalSlider .rsArrowIcn {
		display: none!important;
		opacity: 0;
	}
	.homeslideshow .royalSlider .slide.slide2 .sliderbutton {
		display: block;
	}
}

@media only screen and (max-width: 680px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {
		padding-right: 50px;
	}
}

@media only screen and (max-width: 630px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {	
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line2 {	
		font-size: 36px;
		line-height: 36px;
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 540px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .textwrap {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: rgba(255,255,255,0.95);
	}
	.homeslideshow .royalSlider .slide.slide2 .col2 {
		display: none;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {
		padding-right: 0px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line2 {
		font-size: 26px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line3 {
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 15px;
	}
}

@media only screen and (max-width: 450px) {
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .textwrap {
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 5px;
	}
	.homeslideshow .royalSlider .slide.slide2 .col2 {
		display: none;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line1 {
		font-size: 12px;
		font-family:"Avenir LT W01_85 Heavy1475544", sans-serif!important;
		padding-bottom: 5px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line2 {
		font-size: 20px;
		line-height: 20px;
		padding-bottom: 10px;
	}
	.homeslideshow .royalSlider .slide.slide2 .colwrap .col.col1 .line3 {
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 15px;
	}
	.homeslideshow .royalSlider .slide.slide2 .sliderbutton {
		font-size: 12px;
		line-height: 24px;
		border: none;
		border-radius: 2px;
	}
	
}

.homeslideshow .royalSlider .slide.slide3 .colwrap {
	margin-top: -50px;
}

.homeslideshow .royalSlider .slide.slide3 .colwrap .col {
	vertical-align: middle;
	text-align: center;
}

.homeslideshow .royalSlider .slide.slide3 .text {
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	padding-bottom: 160px;
	background-image: url('/_images/logo-mobilenav-footer.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 300px 134px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.homeslideshow .royalSlider .slide.slide3 .videomask {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	display: block;
	z-index: 11;
	background-image: url('/_modules/homeSlideshow/page/video/videodots.png');
	background-repeat: repeat;
	background-position: center center;
}

@media only screen and (max-width: 725px) {
	.homeslideshow .royalSlider .slide.slide3 .text {
		font-size: 36px;
		line-height: 48px;
		padding-bottom: 130px;
		background-size: 250px 112px;
	}
}

@media only screen and (max-width: 535px) {
	.homeslideshow .royalSlider .slide.slide3 .text {
		font-size: 28px;
		line-height: 36px;
		padding-bottom: 110px;
		background-size: 200px 89px;
		font-family:"Avenir LT W01_85 Heavy1475544", sans-serif!important;
	}
}

@media only screen and (max-width: 450px) {
	.homeslideshow .royalSlider .slide.slide3 .text {
		font-size: 22px;
		line-height: 30px;
		padding-bottom: 80px;
		background-size: 150px 67px;
		font-family:"Avenir LT W01_85 Heavy1475544", sans-serif!important;
	}
}

@media only screen and (max-width: 1220px) {
	.homeslideshow .royalSlider .slide.slide1 .colwrap, .homeslideshow .royalSlider .slide.slide2 .colwrap, .homeslideshow .royalSlider .slide.slide3 .colwrap {
		margin-top: 0px;
	}
}