/** Generated by FG **/
@font-face {
	font-family: 'searchgps';
	src: url('/Content-Library/images/LandingPages/searchgps2/fonts/searchgps.eot');
	src: local('☺'), url('/Content-Library/images/LandingPages/searchgps2/fonts/searchgps.woff') format('woff'), url('/Content-Library/images/LandingPages/searchgps2/fonts/searchgps.ttf') format('truetype'), url('/Content-Library/images/LandingPages/searchgps2/fonts/searchgps.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#searchgps2-wrapper .gps-grd {
	background-color: #e5e5e5
}

#searchgps2-wrapper .textPad {
	padding: 80px 50px;
}
@media all and (min-width: 1439px) {
    	#searchgps2-wrapper .textPad {
		padding: 100px 50px;
	}
}
@media all and (min-width: 1919px) {
    	#searchgps2-wrapper .textPad {
		padding: 120px 50px;
	}
}
@media all and (min-width: 2556px) {
    	#searchgps2-wrapper .textPad {
		padding: 150px 50px;
	}
}
#searchgps2-wrapper .textPad h3 {
	font-family: 'searchgps';
	text-transform: uppercase;
	font-size: 24px;
	line-height: 22px;
	margin:0;
	color: #08a3d9;
}
#searchgps2-wrapper .textPad p {
	margin: 5px 0;
	font-size: 14px;
}
#searchgps2-wrapper a.gpsBtn {
	background-color: rgba(0, 0, 0, 0);
	padding: 8px 13px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 12px;
	text-transform: Uppercase;
	transition: all 0.2s linear;
	text-decoration: none;
	margin: 10px 0;
	display: inline-block;
}
#searchgps2-wrapper .light {color: #fff;}
#searchgps2-wrapper .dark {color: #000;}
#searchgps2-wrapper .right {text-align: right;}
#searchgps2-wrapper .light a.gpsBtn:hover {
}
#searchgps2-wrapper .dark a.gpsBtn  {
	border: 2px solid #000;
	color: #000 !important;
}
#searchgps2-wrapper .dark a.gpsBtn:hover {
}
#searchgps2-wrapper img.floating-watch {
    transition: all 3s linear;
    position: relative;
    display: block;
    margin: -10px auto -40px auto;
    width: 95%;
    padding-left: 50px;
}
#searchgps2-wrapper img.surfline {
	width: 130px;
}
#searchgps2-wrapper img.track-surf {
	margin: -120px 0 0 auto;
	position: absolute;
	right: 0;
	display: block;
	pointer-events: none;
	z-index: 10;	
}
#searchgps2-wrapper img.one-touch {
	margin-top: 30px;
	position: relative;
	top: 0;
	right:0;
	display: block;	
}
#searchgps2-wrapper .one-touch-container {
	position: absolute;
	bottom: 0;
	right:0;
	background-image: url('https://www.ripcurl.com.au/Content-Library/images/LandingPages/searchgps2/img/one-touch-watch.png');
	height: 100%;
	width: 50%;
	display: block;
}
#searchgps2-wrapper img.one-touch {
    transition: all 3s linear;
    position: relative;
    display: block;
    margin: 70px auto -180px auto;
}
#searchgps2-wrapper img.sync-your-session {
	transition: all 3s linear;
	position: absolute;
	margin-top: -40px;
	width: 60%;
	right: 0;
}

#searchgps2-wrapper img.app-store-btn {
	width: 150px;
	padding-top: 20px;
}



/**** SECTION ONE ******/

section#panel1 {
	position: relative;
	height: 100%;
	min-height: 500px;
	min-width: 100%;
	height: 100vh;
	position: relative;
	background-image: url("https://www.ripcurl.com.au/Content-Library/images/LandingPages/searchgps2/img/intro-bkgd.jpg");
	text-align: center;
	background-size: cover;
}
#searchgps2-logo {
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: all 1s linear;
  opacity: 1;
}
#searchgps2-logo img {
	display: block;
  	min-width: 300px;
}
#searchgps2-gosurf {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: all 1s linear;
  opacity: 0;
}
#searchgps2-playVideo1 {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
}

#searchgps2-gosurf img {
	display: block;
  	min-width: 280px;
}
#searchgps2-watch {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 48%;
  opacity: 1;
  /* border-top: 1px solid silver; */
   background-image: url('https://www.ripcurl.com.au/Content-Library/images/LandingPages/searchgps2/img/intro-watch.png');
    background-repeat: no-repeat;
    background-position: center top; 
    background-size: 80%;
    transition: all 3s linear;
}



/**** SECTION TWO ******/

section#panel2 {
	background-color: #e5e5e5;
}


/**** SECTION THREE ******/

section#panel3 {
	background-image: url('https://www.ripcurl.com.au/Content-Library/images/LandingPages/searchgps2/img/track-surf-bkgd.jpg');
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
}


/**** SECTION FOUR ******/

section#panel4 {
	background-color: #e5e5e5;
}


/**** SECTION FIVE ******/

section#panel5 {
	background-image: url('https://www.ripcurl.com.au/Content-Library/images/LandingPages/searchgps2/img/other-sports-bkgd.jpg');
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
}

/**** SECTION SIX ******/

section#panel6 {
	background-color: #e5e5e5;
}

/**** SECTION SEVEN ******/

section#panel7 {
	background-image: url('https://www.ripcurl.com.au/Content-Library/images/LandingPages/searchgps2/img/largest-surf-club.jpg');
    background-repeat: no-repeat;
    background-position: top center; 
    background-size: cover;
}





/* TABLET LARGE */
@media handheld, only screen and (max-width: 1024px) {
	#searchgps2-wrapper img.floating-watch {
		
	}
	#searchgps2-wrapper img.track-surf {
		margin: 10px 0 0 auto;
	}
	#searchgps2-wrapper img.one-touch {}
	#searchgps2-wrapper img.sync-your-session {
		margin-top: -20px;
	}
}

/* TABLET SMALL */
@media handheld, only screen and (max-width: 768px) {
	#searchgps2-wrapper img.floating-watch {
		padding: 30px;
	}
	#searchgps2-wrapper img.track-surf {
		margin: 80px 0 0 auto;
		width: 70%;
	}
	#searchgps2-wrapper img.one-touch {
		
	}
	#searchgps2-wrapper img.sync-your-session {
		padding-top: 70px;	
	}
	#panel7 > div > div:nth-child(2) > div {
		text-align: right;
	}
	section#panel7 {
		background-position: top right;
	}
}

/* MOBILE */
@media all and (max-width: 479px) {
	#searchgps2-wrapper img.floating-watch {
		padding-bottom: 30px;
		width: 90%;
	}
	#searchgps2-wrapper img.track-surf {
		margin: -160px 0 0 auto;
		width: 95%;
	}
	#searchgps2-wrapper img.one-touch {
		margin: -50px auto -160px auto;
	}
	#searchgps2-wrapper img.sync-your-session {
		width: 100%;
		padding-bottom: 20px;
		position: unset;
		margin-top: -100px;
	}
	section#panel7 {
		background-position: top right;
	}
}





