/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: auto;
	height: auto;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url("grab.png.gif") 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url("grabbing.png") 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url("blank.gif");
}


@media screen and (1920px) {#full-width-slider {
width: 120%;
color: black;
margin: -300px 0 110px;
padding: 0;
position: relative;
z-index: 5000;
    margin-left: -10%;
}}

#full-width-slider {
width: 100%;
color: black;
margin: -300px 0 110px;
padding: 0;
position: relative;
z-index: 5000;
   
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
 position: absolute;
top: 310px;
left: 505px;
max-width: 40%;
padding: 20px;
background: white;
background: transparent;
overflow: hidden;
padding: 0;
height:200px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
font-size: 36px;
line-height: 30px;
margin: 0;
padding-bottom: 3px;
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
color: black;
letter-spacing:0;
}

.subtitle {
font-size: 30px;
line-height: 30px;
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
letter-spacing: 0;
font-weight:400;
}


.subtitle2 {
font-size: 30px;
line-height: 30px;
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
letter-spacing: 0;
font-weight:400;
color:#444;
}




.infoBlock p {
margin: 15px 0 0;
font-size: 13px;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #8F8F8F;
letter-spacing: 0;
}
.infoBlock a {
color: black;
text-decoration: none;
font-size: 12px;
font-family: Futura, "Trebuchet MS", Arial, sans-serif;
margin-top:155px;
}
.photosBy {
font-size: 12px;
color: black;
padding: 0px 10px;
position: absolute;
left: 505px;
bottom: 170px;
top: auto;
border-radius: 2px;
z-index: 25;
font-family: Futura, "Trebuchet MS", Arial, sans-serif;
text-transform: uppercase;
padding: 0;
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }
  
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
	
	
	
	
	
	
	
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 500px !important;
  }
 
}





/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px)



{
 .infoBlock a{margin-top:175px;}
  .infoBlock {
position: absolute;
top: 310px;
left: 505px;
max-width: 40%;
padding: 20px;
background: white;
background: transparent;
overflow: hidden;
padding: 0;
height: 500px;
}

}


/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {

  .infoBlock {
position: absolute;
top: 310px;
left: 520px;
max-width: 40%;
padding: 20px;
background: white;
background: transparent;
overflow: hidden;
padding: 0;
height: 500px;
}

}


@media screen and (min-width: 1600px) {
  


}







/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

 .infoBlock a{
margin-top:175px;
}
   
  .infoBlock {
position: absolute;
top: 300px;
left: 300px;
max-width: 50%;
padding: 20px;
background: white;
background: transparent;
overflow: hidden;
padding: 0;
height: 260px;
}

.infoBlock h4 {
font-size: 32px;
}


.stockist_ind .title h3 {
font-size: 20px;
}

.stockist_ind .title h4 {
line-height: 16px;
}


.rsMinW .rsArrowRight {
right: -10px;
bottom: 60px;
}

.rsMinW .rsArrowLeft {
right: -10px;
bottom: 60px;
}


.rsMinW .rsArrowIcn {
width: 25px;
height: 100px;
position: absolute;
cursor: pointer;
background: url('http://moraisrocha.com/assets/royalslider/arrows-mobile.png') transparent;
}

.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
background-position: 25px;
}
}



/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

 .infoBlock a{
margin-top:175px;

}
  .infoBlock {
position: absolute;
top: 294px;
left: 385px;
max-width: 45%;
padding: 20px;
background: white;
background: transparent;
overflow: hidden;
padding: 0;
height: 200px;
}


.infoBlock h4 {
font-size: 32px;
}

.stockist_ind .title h3 {
font-size: 15px;
}

.stockist_ind .title h4 {
line-height: 16px;
}

}


/* #### CSS that's applied when the viewing area's width is between 640px and 1600px, all mediums #### */
@media (min-width: 1024px) and (max-width: 1200px){



    .infoBlock a{
        margin-top:175px;

    }
    .infoBlock {
        position: absolute;
        top: 294px;
        left: 385px;
        max-width: 45%;
        padding: 20px;
        background: white;
        background: transparent;
        overflow: hidden;
        padding: 0;
        height: 300px;
    }


    .infoBlock h4 {
        font-size: 32px;
    }

    .stockist_ind .title h3 {
        font-size: 15px;
    }

    .stockist_ind .title h4 {
        line-height: 16px;
    }




}
