@charset "utf-8";

 .clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
}
.cf:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.cf {display: inline-block;}
* html .cf {height: 1%;}
.cf {display: block;}
body {
background-repeat: repeat-x;
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
font-family: Calibri, "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
font-size: 14px;
overflow-x: hidden;
}
body, html {
width:100%;
}
@font-face {
font-family: 'Insaniburger';
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/insanibu.eot);
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/insanibu.eot?#iefix) format('embedded-opentype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/insanibu.woff) format('woff'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/insanibu.ttf) format('truetype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/insanibu.svg#insanibu) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'vagrundschriftd-webfont';
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/vagrundschriftd-webfont.eot);
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/vagrundschriftd-webfont.eot?#iefix) format('embedded-opentype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/vagrundschriftd-webfont.woff) format('woff'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/vagrundschriftd-webfont.ttf) format('truetype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/vagrundschriftd-webfont.svg#vagrundschriftd-webfont) format('svg');
font-weight: normal;
font-style: normal;
}
.left {
float: left;
}
.right {
float: right;
}
.fadeThis * {
display: none;
}
.fadeThis {
position:relative;
display:block;
background-repeat: no-repeat;
background-position: left top;
z-index: 1000;
}
.fadeThis span.hover {
background-position: left bottom;
cursor:pointer;
top: 0px !important;
left: 0px !important;
}
.fadeThis span.text {
position:absolute;
display:block;
z-index:1001;
text-align: center;
}
.fadeThis input {
z-index:2000;
display: block !important;
position: absolute;	
}
.formBtn {
border:0px;
background-color:transparent;
cursor:pointer;	
} .miniTitle {
font-family: 'Helvetica';
font-size: 21px;
font-weight: bold;
color: #191f4e;
}
.imgBorder {
border: solid 1px #01a8da;
padding: 2px;
}
.divider {
height: 1px;
background-color: #e5e5e5;
margin: 35px 0px;
}
.boxWrap {
background-color: #f3f3f3;
border: solid 1px #8f8b88;
padding: 15px;
}  #navWrap ul {
list-style: none;
padding: 0px;
margin: 0px;
z-index:9000;
position:relative;
}
#navWrap ul li {
padding: 0px;
margin: 0px;
float: left;
position: relative;
z-index: 10000;
height: 33px;
}
#navWrap ul > li > a {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/nav-arrow.png);
background-repeat: no-repeat;
display: block;
padding-left: 25px;
height: 18px;
line-height: 18px;
text-decoration: none;
color: #FFFFFF;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
margin-right: 14px;
transition: all 0.4s ease 0s;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
}
#navWrap ul > li > a:hover {
color:#7addfa;
}
#navWrap ul .navDivider {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/nav-divider.png);
background-repeat: no-repeat;
height: 36px;
width: 1px;
}
#navWrap ul li .sub-menu {
position:absolute;
top:27px;
background-color:#ffffff;
border:solid 5px #01a8da;
border-top:0px;
border-radius:0px 0px 5px 5px;
-moz-border-radius:0px 0px 5px 5px;
color:#616161;
padding:0px 10px 0px 10px;
text-align:justify;
transition: all 0.4s ease 0s;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
z-index: 100;
overflow: hidden;
max-height: 0;
}
#navWrap ul li:hover .sub-menu {
top:32px;
max-height: 300px;
padding-top: 10px;
padding-bottom: 6px;
}
#navWrap ul li .sub-menu li {
padding:0px !important;
margin:0px;
height:auto !important;
display:block;
float:none !important;
margin-bottom:4px !important;
}
#navWrap ul li .sub-menu li a {
background-color: #01a8da;
background-image:none;
border-radius: 5px;
color: #ffffff;
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
height: 32px;
line-height: 32px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 189px;
padding:0px;
margin:0px;
transition: all 0.4s ease 0s;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
}
#navWrap ul li .sub-menu li a:hover {
background-color:#10c8ff;
}
.subMenu {
position: absolute;
top: 35px;
display: none;
z-index: 10000;
}
.subMenu .menuContent {
text-align: justify;
color: #616161;
padding: 10px;
background-color: #FFFFFF;
border-right: solid 5px #01a8da;
border-bottom: solid 5px #01a8da;
border-left: solid 5px #01a8da;
}
.subMenu #menuLeft a {
display: block;
width: 189px;
height: 32px;
background-color: #01a8da;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 4px;
text-align: center;
line-height: 32px;
background-image:none;
padding-left:0px;
margin-right:0px;
}
.subMenu #menuRight {
position: relative;
}
.subMenu #menuRight .menuRightItems {
position: absolute;
width: 764px;
top: 0px;
left: 0px;
background-color: #f2f2f2;
padding: 4px;
}
.subMenu #menuRight a {
display: block;
height: 23px;
line-height: 23px;
color: #4e4e4e;
text-decoration: none;
background-color: #f2f2f2;
border: solid 1px #f2f2f2;
padding: 0px 5px;
transition: all 0.4s ease 0s;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
}
.subMenu .menuRightItems ul {
-moz-column-count: 3;
-moz-column-gap: 0px;
-webkit-column-count: 3;
-webkit-column-gap: 0px;
column-count: 3;
column-gap: 0px;
}
.subMenu .menuRightItems ul li {
margin:0px;
padding:0px;
background-image:none;
list-style:none;
margin-bottom:0px !important;
}
.subMenu .menuRightItems ul li a {
background-image:none !important;
text-align:left;
width:233px !important;
text-transform:none !important;
font-size:13px !important;
font-weight:normal !important;
}
.subMenu #menuRight a:hover {
color: #ffffff;
background-color: #10c8ff;
border-color: #01a8da;
}
.subMenu ul
{
margin:0px;
padding:0px;
}
.subMenu ul li
{
padding:0px;
margin:0px;
height:auto !important;
display:block;
float:none !important;
margin-bottom:4px !important;
}
.subMenu ul li.last
{
margin-bottom:0px !important;
}
.subMenu ul li a
{
background-color: #01a8da;
color: #ffffff;
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
height: 32px;
line-height: 32px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 189px;
border-radius:5px;
-moz-border-radius:5px;
} #main {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/mainImage.png);
background-repeat: no-repeat;
background-position: top center;
height: 1951px;
}
#topBG {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/top-bg.png);
height: 286px;
background-position: top center;
position: fixed;
width:100%;
overflow:hidden;
}
#container {
position: relative;
margin: 0 auto;
padding-top: 93px;
z-index: 10;
width: 991px;
}
#mainContentWrap {
width: 100%;
position: relative;
}
#cloud1Wrap {
position: absolute;
top: 113px;
width: 6410px;
overflow: hidden;
z-index: 2;
height: 173px;
}
#cloud1Wrap .cloud1 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cloud-1.png);
height: 173px;
float: left;
width: 3200px;
}
#cloud2Wrap {
position: absolute;
top: 144px;
width: 6410px;
overflow: hidden;
z-index: 3;
height: 142px;
}
#cloud2Wrap .cloud2 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cloud-2.png);
height: 142px;
float: left;
width: 3200px;
}
#cloud3Wrap {
position: absolute;
top: 178px;
width: 6410px;
overflow: hidden;
z-index: 4;
height: 108px;
}
#cloud3Wrap .cloud3 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cloud-3.png);
height: 108px;
float: left;
width: 3200px;
}
#radiWrap {
position:relative;
width:991px;
margin:0 auto;
}
#radiWrap #radi {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/radia.png);
background-repeat: no-repeat;
width: 2756px;
height: 1920px;
position: absolute;
left: -1453px;
top: -765px;
}
.cloudMove {
position:absolute;
width: 6410px;
height: 200px;
}
.container {
width: 991px;
margin: 0 auto;
}
#header {
width: 100%;
height: 79px;
z-index: 12;
background-color: #01a8da;
border-bottom: solid 1px #FFFFFF;
position: fixed; }
#topOrangeBar
{
height: 35px;
line-height: 35px;
background-color: #fba51a;
text-align: center;
font-family: 'Insaniburger';
color: #ffffff;
font-size:28px;
letter-spacing: 1px;
border-bottom: solid 1px #ffffff;
}
#header #pageHeader {
width: 310px;
}
#header #logo {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/header-logo.png);
background-repeat: no-repeat;
height: 43px;
width: 310px;
display: block;
}
#header #homeBtn {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/home-btnm.png);
background-repeat: no-repeat;
display: block;
width: 26px;
height: 21px;
line-height: 25px;
text-decoration: none;
color: #FFFFFF;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
padding-left: 31px;
}
#mainTop {
height: 227px;
}
.orangeBtn  {
background-color: #ffa000;
width: 103px;
height: 23px;
line-height: 23px;
text-align: center;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
cursor: pointer;
text-decoration: none;
}
.blueBtn {
background-color: #01a8da;
height: 23px;
line-height: 23px;
text-align: center;
color: #ffffff;
font-family: 'Insaniburger';
text-transform: uppercase;
font-size: 21px;
cursor: pointer;
text-decoration: none;
display: block;
}
.darkBlueBtn {
background-color: #005e7a;
height: 23px;
line-height: 23px;
text-align: center;
color: #ffffff;
font-family: 'Insaniburger';
text-transform: uppercase;
font-size: 20px;
cursor: pointer;
text-decoration: none;
display: block;
}
.inStock {
text-transform: uppercase;
color: #539101;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.blackText {
color: #000000;
}
.outStock {
text-transform: uppercase;
color: #910101;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.blueText {
color: #01a8da;
}
#logoWrap {
position: relative;
}
#logoWrap #logo-South {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-south.png);
background-repeat: no-repeat;
width: 103px;
height: 24px;
top: 20px;
left: 5px;
position: absolute;
}
#logoWrap #logo-Florida {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-florida.png);
background-repeat: no-repeat;
width: 128px;
height: 24px;
top: 20px;
left: 150px;
position: absolute;
}
#logoWrap #logo-B {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-b.png);
background-repeat: no-repeat;
width: 72px;
height: 82px;
top: 101px;
left: 12px;
position: absolute;
}
#logoWrap #logo-O {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-o.png);
background-repeat: no-repeat;
width: 53px;
height: 54px;
top: 102px;
left: 64px;
position: absolute;
}
#logoWrap #logo-U {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-u.png);
background-repeat: no-repeat;
width: 75px;
height: 83px;
top: 96px;
left: 95px;
position: absolute;
}
#logoWrap #logo-N {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-n.png);
background-repeat: no-repeat;
width: 64px;
height: 68px;
top: 109px;
left: 146px;
position: absolute;
}
#logoWrap #logo-C {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-c.png);
background-repeat: no-repeat;
width: 64px;
height: 69px;
top: 92px;
left: 190px;
position: absolute;
z-index: 12;
}
#logoWrap #logo-E {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-e.png);
background-repeat: no-repeat;
width: 52px;
height: 65px;
top: 116px;
left: 231px;
position: absolute;
z-index: 11;
}
#logoWrap #logo-Slide {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-slide.png);
background-repeat: no-repeat;
width: 229px;
height: 197px;
top: 44px;
left: 236px;
position: absolute;
z-index: 10;
}
#logoWrap #logo-Person-1 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-person-1.png);
background-repeat: no-repeat;
width: 41px;
height: 57px;
top: 88px;
left: 294px;
position: absolute;
}
#logoWrap #logo-Person-2 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-person-2.png);
background-repeat: no-repeat;
width: 42px;
height: 48px;
top: 45px;
left: 191px;
position: absolute;
}
#logoWrap #logo-Person-3 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-person-3.png);
background-repeat: no-repeat;
width: 49px;
height: 56px;
top: 52px;
left: 141px;
position: absolute;
}
#logoWrap #logo-Person-4 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-person-4.png);
background-repeat: no-repeat;
width: 41px;
height: 55px;
top: 7px;
left: 108px;
position: absolute;
}
#logoWrap #logo-Person-5 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-person-5.png);
background-repeat: no-repeat;
width: 45px;
height: 47px;
top: 46px;
left: 67px;
position: absolute;
}
#logoWrap #logo-Person-6 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/logo-person-6.png);
background-repeat: no-repeat;
width: 52px;
height: 52px;
top: 50px;
left: 16px;
position: absolute;
}
#logoWrap #letter-W {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-w.png);
background-repeat: no-repeat;
width:30px;
height:23px;
position:absolute;
left: 54px;
top:191px;
}
#logoWrap #letter-E {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-e.png);
background-repeat: no-repeat;
width:14px;
height:23px;
position:absolute;
left: 85px;
top:191px;
}
#logoWrap #letter-S {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-s.png);
background-repeat: no-repeat;
width:18px;
height:23px;
position:absolute;
left: 108px;
top:191px;
}
#logoWrap #letter-H {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-h.png);
background-repeat: no-repeat;
width:21px;
height:23px;
position:absolute;
left: 128px;
top:191px;
}
#logoWrap #letter-O {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-o.png);
background-repeat: no-repeat;
width:24px;
height:23px;
position:absolute;
left: 150px;
top:191px;
}
#logoWrap #letter-W2 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-w.png);
background-repeat: no-repeat;
width:30px;
height:23px;
position:absolute;
left: 174px;
top:191px;
}
#logoWrap #letter-U {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-u.png);
background-repeat: no-repeat;
width:21px;
height:23px;
position:absolute;
left: 213px;
top:191px;
}
#logoWrap #letter-P {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-p.png);
background-repeat: no-repeat;
width:18px;
height:23px;
position:absolute;
left: 236px;
top:191px;
}
#logoWrap #letter-exl {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/weshowup-!.png);
background-repeat: no-repeat;
width:9px;
height:23px;
position:absolute;
left: 256px;
top:191px;
}
#hdrRightTop { height: 227px;
position: relative;
}
#daveJackFloat
{
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/header-top-dave-and-jack.png);
background-repeat:no-repeat;
position:absolute;
width:474px;
height:226px;
top:0px;
right:0px;
}
#hdrRightTop #topBG-Right {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/top-dave-jack-bg-right-float.png);
background-repeat: no-repeat;
position: absolute;
width: 12px;
height: 166px;
right: -12px;
top: 29px;
}
#followUsWrap
{
position:absolute;
right:20px;
top:-10px;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
font-size:18px;
line-height:40px;
text-shadow:rgba(0,0,0,0.8);
-moz-text-shadow:rgba(0,0,0,0.8);
z-index:10;
}
#hdrRightTop #facebook {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/facebook.png);
background-repeat: no-repeat;
display: block;
width: 41px;
height: 39px;
margin-right:10px;
}
#hdrRightTop #twitter {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/twitter.png);
background-repeat: no-repeat;
display: block;
width: 41px;
margin-right:10px;
height: 39px;
}
#hdrRightTop #googleplus {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/google-plus.png);
background-repeat: no-repeat;
display: block;
width: 41px;
height: 39px;
margin-right:10px;
}
#hdrRightTop #instagram {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/instagram.png);
background-repeat: no-repeat;
display: block;
width: 41px;
height: 39px;
}
#hdrRightTop #rss {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/rss.png);
background-repeat: no-repeat;
display: block;
width: 41px;
height: 40px;
position: absolute;
top: 3px;
left: 100px;
}
#hdrRightTop #youtube {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/youtube.png);
background-repeat: no-repeat;
display: block;
width: 41px;
height: 40px;
margin-right:10px;
}
#hdrRightTop #cartTopWrap {
background-color: #01a8da;
width: 199px;
height: 44px;
position: relative;
overflow: hidden;
cursor: pointer;
z-index:4000;
}
#hdrRightTop #cartTopWrap.active {
cursor: default;
}
#cartTopWrap #topSec {
padding: 5px 8px;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cart-icon.png);
background-repeat: no-repeat;
background-position: 165px center;
}
#cartTopWrap #topSec #inCartNumber {
width: 28px;
height: 28px;
background-color: #ffffff;
color: #565656;
text-align: center;
line-height: 28px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 21px;
border: solid 3px #5bd8fe;
}
#cartTopWrap #topSec #cartText {
color: #FFFFFF;
line-height: 28px;
padding-top: 3px;
font-family: Arial, Helvetica, sans-serif;
width: 141px;
font-weight: bold;
font-size: 18px;
}
#cartTopWrap #cartContent {
padding: 1px 8px 8px 8px;
}
#cartTopWrap #cartPopCloseBtn {
background-color: #27c4f3;
width: 72px;
height: 23px;
line-height: 23px;
text-align: center;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
cursor: pointer;
}
#cartTopWrap #cartContent #cartDDInner {
background-color: #ffffff;
padding: 8px;
margin-bottom: 8px;
font-size: 12px;
}
#cartTopWrap .cartItemMini .namePrice {
font-weight: bold;
color: #3b3b3b;
}
#cartTopWrap .cartItemMini .bookedRemove {
line-height: 10px;
}
#cartTopWrap .cartItemMini .bookedRemove .left {
color: #6f6f6f;
font-style: italic;
}
#cartTopWrap .removeCartItemBtn {
color: #d00000;
cursor: pointer;
}
#cartTopWrap .cartItemMini {
padding: 5px;
cursor: pointer;
position: relative;
}
#cartTopWrap .cartItemDivider {
height: 1px;
background-color: #e1e1e1;
margin: 8px 0px;
}
#cartTopWrap  .cartItemMini .popupBox{
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/mini-cart-popup.png);
background-repeat: no-repeat;
width: 550px;
height: 236px;
position: absolute;
left: -600px;
z-index: 5;
cursor: default;
top: -28px;
padding: 15px 56px 15px 15px;
color: #606060;
font-size: 14px;
display:none;
}
#cartTopWrap .popupBox .prodLeftImage {
background-color: #d2d3d4;
width: 198px;
height: 218px;
padding: 9px;
}
#cartTopWrap .popupBox .prodLeftImage img {
background-color: #ffffff;
border: solid 1px #a5a6a6;
padding: 8px;
}
#cartTopWrap .popupBox .popupBox-additionalPhotos {
height: 92px;
}
#cartTopWrap .popupBox .popupBox-additionalPhotos a {
float: left;
margin-right: 5px;
padding: 2px;
border: solid 1px #01a8da;
}
#cartTopWrap .popupBox .popupBox-top {
height: 30px;
line-height: 30px;
}
#cartTopWrap .popupBox .popupBox-top .popupBox-prodName {
text-transform: uppercase;
color: #01a8da;
font-size: 26px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
#cartTopWrap .popupBox .popupBox-Content {
height: 75px;
text-align: justify;
color: #474747;
}
#searchWrap {
background-repeat: no-repeat;
width: 293px;
padding-top: 20px;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/search-text.png);
background-position: 13px 0px;
font-size: 13px;
font-weight: bold;
color: #0094c0;
}
#searchWrap #searchBox {
background-color: #01a8da;
padding: 4px;
height: 27px;
}
#searchWrap a {
color: #0094c0;
text-decoration: none;
}
#searchWrap a:hover{
text-decoration:underline;
}
#searchWrap #searchBox .searchboxtb {
width: 222px;
height: 23px;
background-color: #ffffff;
border: solid 1px #03779a;
color: #888787;
font-size: 13px;
font-family: Calibri;
padding-left: 5px;
}
#searchWrap #goBtn,
#searchWrap #goBtn span.hover {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/search-go-btn.png);
background-repeat: no-repeat;
width: 51px;
height: 27px;
display: block;
}
.askDave {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/ask-dave.png);
background-repeat: no-repeat;
width: 182px;
height: 70px;
display: block;
position: relative;
}
.daveTheWave {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/dave-the-wave.png);
background-repeat: no-repeat;
width: 145px;
height: 116px;
position: absolute;
top: -87px;
left: 25px;
}
.contactUsBtn{
display: block;
width: 140px;
height: 35px;
font-family: 'Insaniburger';
color: #ffffff !important;
text-align:center;
font-size:21px;
background-color:#ffa000;
line-height:35px;
text-decoration:none;
}
.reserveNowBtn,
.reserveNowBtn span.hover {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/reserve-now-btn.png);
background-repeat: no-repeat;
display: block;
width: 140px;
height: 35px;
}
.viewItemBtn{
display: block;
width: 140px;
height: 35px;
font-family: 'Insaniburger';
color: #ffffff !important;
text-align:center;
font-size:21px;
background-color:#01a8da;
line-height:35px;
text-decoration:none;
}
#mainContent {
position: relative;
}
#getStartedForm {
background-color: #ffa000;
width: 422px;
margin-right: 6px;
padding: 12px 20px 16px 20px;
position: relative;
}
#getStartedForm #frmTy {
display:none;
}
#getStartedForm.active #frmTy {
display:block;
}
#getStartedForm.active #frmWrap {
display:none;
}
#getStartedForm #letsGetStarted {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started.png);
background-repeat: no-repeat;
position: absolute;
width: 320px;
height: 61px;
left: -15px;
top: 6px;
}
#getStartedForm #letsGetStarted .letsGetStartedText {
background-repeat: no-repeat;
position: absolute;
}
#getStartedForm #letsGetStarted .l-l {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-l.png);
width: 13px;
height: 20px;
}
#getStartedForm #letsGetStarted .l-e {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-e.png);
width: 13px;
height: 20px;
}
#getStartedForm #letsGetStarted .l-t {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-t.png);
width: 17px;
height: 20px;
}
#getStartedForm #letsGetStarted .l-aps {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-aps.png);
width: 7px;
height: 9px;
}
#getStartedForm #letsGetStarted .l-s {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-s.png);
width: 16px;
height: 21px;
}
#getStartedForm #letsGetStarted .l-g {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-g.png);
width: 19px;
height: 21px;
}
#getStartedForm #letsGetStarted .l-a {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-a.png);
width: 19px;
height: 20px;
}
#getStartedForm #letsGetStarted .l-r {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-r.png);
width: 17px;
height: 20px;
}
#getStartedForm #letsGetStarted .l-d {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/lets-get-started-d.png);
width: 17px;
height: 20px;
}
#getStartedForm #interestedTab {
color: #FFFFFF;
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 44px;
height: 44px;
}
#getStartedForm .textboxWrap {
background-color: #ce6300;
padding: 5px;
width: 286px;
height: 34px;
}
#getStartedForm .textboxWrapS {
background-color: #ce6300;
padding: 5px;
width: 191px;
margin-bottom: 10px;
height: 26px;
}
#getStartedForm .textboxWrapS .inputBox {
width: 190px;
height: 24px;
border: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #353434;
text-align: center;
}
#getStartedForm textarea {
width: 411px;
height: 70px;
border: solid 5px #ce6300;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #353434;
text-align: left;
text-indent:10px;
padding-top:10px;
}
#getStartedForm .ajax-loader {
position:absolute;
}
#getStartedForm #wdm-nocapt-recapt-id {
width:302px;
margin:0 auto;
transform:scale(0.8);
}
#getStartedForm #sendBtnWrap {
position: absolute;
border:0px;
width: 225px;
height: 37px;
color: #FFFFFF;
background-color: #29a300;
line-height: 35px;
text-align: center;
bottom: -37px;
font-size: 21px;
font-weight: bold;
cursor: pointer;
right: 27px;
z-index: 15;
}
.blueTitleWrap {
line-height: 37px;
}
.blueTitleWrap a {
text-decoration:none;
color: #0094c0;
font-weight:bold;
}
.blueTitleWrap a:hover {
text-decoration:underline;
}
.blueTitleWrap .blueTitle {
background-color: #01a8da;
color: #ffffff;
padding: 0px 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
margin-left: 13px;
}
.featuredWrap {
position: relative;
width: 949px;
background-color: #efefef;
overflow: hidden;
border: solid 6px #d2d3d4;
padding: 27px 15px;
}
.featuredWrap .productWrapWrap {
float:left;
width:216px;
cursor:pointer;
margin-right:28px;
}
.featuredWrap .productWrapWrap a {
color:inherit;
text-decoration:none;
text-align:center;
font-weight:bold;;
}
.featuredWrap .productWrapWrap:nth-child(4n){
margin-right:0px;
}.grid .itemWrap .prodTitle
.featuredWrap .productWrap .titleName {
text-align:center;
font-weight:bold;
height:15px;
line-height:24px;
}
.featuredWrap .productWrap .subTitle {
display:table;
width:100%;
text-align:center;
padding-top:5px;
font-size:14px;
font-weight:normal;
line-height:14px;
}
.featuredWrap .productWrap .subTitle span {
display:table-cell;
vertical-align:middle;
width:100%;
height:29px;
opacity:0.6;
}
.featuredWrap .productWrap .prodLeftImage {
background-color: #d2d3d4;
width: 198px;
height: 250px;
padding: 9px;
}
.featuredWrap .productWrap .prodLeftImage img {
background-color: #ffffff;
border: solid 1px #a5a6a6;
padding: 8px;
}
.featuredWrap .moreInfoWrap  {
position: absolute;
width: 929px;
height: 216px;
background-color: #ffffff;
top: 332px;
left: 25px;
}
.featuredWrap .moreInfoWrap .moreInfoText {
width: 617px;
padding: 20px 20px 20px 0px;
}
.featuredWrap .moreInfoWrap .moreInfoText .textWrap {
height: 81px;
text-align: justify;
color: #393939;
position: relative;
overflow:hidden;
}
.featuredWrap .moreInfoWrap .moreInfoText .textWrap h1 {
margin: 0px;
line-height: 17px;
height:14px;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
margin-bottom: 5px;
color: #323232;
text-transform: uppercase;	
}
.featuredWrap .readMoreBtn {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/featured-read-more-btn.png);
background-repeat:no-repeat;
display:block;
width:524px;
height:31px;
position:absolute;
top:51px;
left:0px;
z-index:50;
}
.featuredWrap .moreInfoWrap .moreInfoText .grayBox {
background-color: #efefef;
padding: 15px;
height: 146px;
position: relative;
}
.featuredWrap .moreInfoWrap .addtionalPics {
}
.featuredWrap .moreInfoWrap .addtionalPics img {
padding:2px;
border:solid 1px #01a8da;
}
.featuredWrap .newProduct {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/new-product.png);
background-repeat: no-repeat;
width: 127px;
height: 49px;
position: absolute;
top: -19px;
left: -8px;
}
.featuredWrap .hotProduct {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/hot-product.png);
background-repeat: no-repeat;
height: 19px;
position: absolute;
top: -19px;
left: 13px;
font-size: 13px;
color: #ff8400;
font-weight: bold;
text-transform: uppercase;
line-height: 19px;
padding-left: 15px;
}
.featuredWrap .contentBGWrap {
margin-top: 27px;
background-color: #d2d3d4;
padding: 9px;
}
.featuredWrap .contentBGWrap .contentBGContent {
background-color: #ffffff;
border: solid 1px #a5a6a6;
height: 216px;
}
.featuredWrap .closeBtn,
.featuredWrap .closeBtn span.hover {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/close-btn.png);
background-repeat: no-repeat;
display: block;
width: 77px;
height: 24px;
cursor: pointer;
top: -4px;
position: absolute;
right: 7px;
}
#footer {
height: 312px;
margin-top: 20px;
position: relative;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/grass-bg.jpg);
background-position: center bottom;;
background-repeat:no-repeat;
}
#footer #footerContainer {
width: 654px;
margin: 0 auto;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-bg-2.png);
background-repeat: no-repeat;
height: 196px;
padding: 58px 22px 0px 315px;
position: relative;
z-index: 5;
}
#footer .footerCat {
float: left;
margin-right: 25px;
}
#footer .footerCat .footerCatTitle {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
height: 30px;
}
#footer .footerLinks a {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-dot.png);
display: block;
background-repeat: no-repeat;
padding-left: 15px;
background-position: 0px 6px;
text-decoration: none;
color: #ffffff;
font-size: 15px;
}
#footer #shopProducts {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/shop-products.png);
background-repeat: no-repeat;
width: 77px;
height: 40px;
position: absolute;
left: 129px;
top: -17px;
}
#footer #footer-facebook {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-facebook.png);
background-repeat: no-repeat;
display: block;
width: 35px;
height: 34px;
margin-right: 5px;
margin-bottom: 5px;
}
#footer #footer-twitter {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-twitter.png);
background-repeat: no-repeat;
display: block;
width: 34px;
margin-right: 5px;
height: 34px;
}
#footer #footer-googleplus {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-googleplus.png);
background-repeat: no-repeat;
display: block;
width: 35px;
height: 34px;
margin-right:5px;
}
#footer #footer-instagram {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-instagram.png);
background-repeat: no-repeat;
display: block;
width: 35px;
height: 34px;
}
#footer #footer-blog {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-blog.png);
background-repeat: no-repeat;
display: block;
width: 35px;
height: 34px;
margin-right: 15px;
margin-bottom: 5px;
}
#footer #footer-youtube {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-youtube.png);
background-repeat: no-repeat;
display: block;
width: 34px;
margin-right: 5px;
height: 34px;
}
#footer #weshowup {
position:absolute;
top:-56px;
left:-315px;
font-family:'vagrundschriftd-webfont';
color:#01a8da;
font-size:24px;
text-transform: uppercase;
text-align:center;
width:991px;
}
#footer #weshowup strong {
color:#ffa000;
font-size:30px;
}
#footer #calltoday {
position:absolute;
top:152px;
left:0px;
font-family:'Insaniburger';
text-transform: uppercase;
color:#ffffff;
font-size:28px;
width:680px;
}
#footer #calltoday span {
font-size:14px;
}
#footer #contactBtn {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/contact-btn.png);
background-repeat: no-repeat;
display: block;
width: 114px;
height: 24px;
}
#slideFloat-Top {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/slide-float-top.png);
background-repeat: no-repeat;
width: 51px;
height: 63px;
position: absolute;
left: 934px;
top: -26px;
z-index: 20;
}
#slideFloat-Right {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/slide-float-right.png);
background-repeat: no-repeat;
width: 278px;
height: 459px;
position: absolute;
left: 985px;
top: -47px;
z-index: -1;
}
#slideFloat-Bottom {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/slide-float-bottom.png);
background-repeat: no-repeat;
width: 84px;
height: 39px;
position: absolute;
left: 901px;
top: 340px;
z-index: -1;
}
#footer #footer2 {
color: #ffffff;
font-size: 13px;
width: 951px;
margin: 0 auto;
line-height: 18px;
padding-top: 3px;
}
#footer #footer2 #creditCards {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/credit-cards.png);
background-repeat: no-repeat;
height: 18px;
padding-left: 133px;
}
#footer #footer2 .atlas-results-com-reference{
font-size: 1rem;
line-height: 1.5rem;
height: 1.5rem;
}
#footer #footer2 .atlas-results-com-reference:hover{
text-decoration: underline;
}
#footer #footer2 .atlas-results-com-reference:visited,
#footer #footer2 .atlas-results-com-reference:focus{
color: #FFF;
}
#footer #footer2 .atlas-results-com-reference img{
height: 1.5rem;
vertical-align: middle;
}
#bottomClouds  {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/footer-clouds.png);
background-repeat: repeat-x;
height: 202px;
position: absolute;
width: 100%;
bottom: 20px;
background-position: top center;
}
#bgSlide {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/bg-slide.png);
background-repeat: no-repeat;
height: 246px;
position: absolute;
width: 451px;
bottom: 20px;
left: -330px;
top: -20px;
z-index: 2;
}
#bgSlide2 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/bg-slide-2.png);
background-repeat: no-repeat;
height: 317px;
position: absolute;
width: 366px;
bottom: 20px;
left: 1030px;
top: -30px;
z-index: 2;
}
#hdrRightTop #phoneNumber1,
#hdrRightTop #phoneNumber1 span.hover {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/phone-number-954.png);
background-repeat: no-repeat;
display: block;
width: 160px;
height: 28px;
position: absolute;
left: 0px;
top: 17px;
}
#hdrRightTop #phoneNumber2,
#hdrRightTop #phoneNumber2 span.hover {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/phone-number-561.png);
background-repeat: no-repeat;
display: block;
width: 150px;
height: 28px;
position: absolute;
left: 160px;
top: 17px;
}
#cleanestEquipment {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cleanest-equipment.png);
background-repeat: no-repeat;
height: 71px;
width: 185px;
display: block;
}
#cleanestEquipmentSm {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cleanest-equipment-2.png);
background-repeat: no-repeat;
height: 35px;
width: 185px;
display: block;
}
#cleanestEquipmentW {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cleanest-equipmentW.png);
background-repeat: no-repeat;
height: 71px;
width: 189px;
display: block;
}
.viewDetailsBtn 
{
font-family: 'Insaniburger';
color: #ffffff;
text-align:center;
font-size:21px;
display: block;
height: 27px;
line-height: 27px;
background-color: #01a8da;
}
#sliderNavWrap {
padding-top: 4px;
padding-left: 4px;
position: relative;
z-index: 20;
}
#sliderNavWrap a {
text-decoration:none !important;
}
.sliderNav {
display: block;
height: 32px;
line-height: 32px;
width: 189px;
background-color: #01a8da;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
cursor: pointer;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sliderNav-bg.png);
background-repeat: no-repeat;
background-position: -160px 0px;
margin-bottom: 4px;
z-index: 5;
transition: all .4s ease;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
}
.blogWrapper .sliderNav {
width:290px;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sliderNav-bg-blog.png);
background-position: -270px 0px;
}
.sliderNavWrap:hover .sliderNav,
.sliderNavWrap.active .sliderNav,
.sliderNavWrap.active:hover .sliderNav {
background-position:0px 0px;
}
.sliderNav.yellowColor
{
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sliderNav-bg-yellow.png);
background-position:0px 0px;
}
.sliderNavText {
background-repeat: no-repeat;
padding-left: 35px;
text-decoration:none !important;
color:#ffffff;
display:block;
}
.guy1 {	background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/guy1.png);}
.guy2 {	background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/guy2.png);}
.guy3 {	background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/guy3.png);}
.guy4 {	background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/guy4.png);}
.guy5 {	background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/guy5.png);}
.guy6 {	background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/guy6.png);}
#mainContent #contentWrap {
border: solid 6px #d2d3d4;
background-color: #ffffff;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/left-nav-bg.png);
background-repeat: repeat-y;
background-position: top left;
}
#mainContent #contentWrap.blogWrapper {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/left-nav-bg-blog.png);
}
#contentWrap.blogWrapper .leftNav {
width:300px;
}
#contentWrap .leftNav {
width: 189px;
padding: 4px;
}
#contentWrap .shellColumn {
padding-right: 14px;
width: 741px;
padding-top: 14px;
}
#contentWrap.blogWrapper .shellColumn {
width:627px;
}
.shellColumn #columnTop {
height: 142px;
}
#topOptions .itemsPerPage {
height: 35px;
line-height: 35px;
font-size: 15px;
color: #113345;
}
#topOptions .itemsPerPage .perPageOpt {
cursor: pointer;
}
#topOptions .itemsPerPage .perPageOpt.active {
font-weight: bold;
color: #01a8da;
}
#topOptions #gridView{
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/layout-gridview.png);
background-repeat: no-repeat;
width: 35px;
height: 35px;
cursor: pointer;
display: block;
}
#topOptions #listView {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/layout-list-view.png);
background-repeat: no-repeat;
width: 35px;
height: 35px;
cursor: pointer;
display: block;
}
#topOptions .layoutBtn {
background-color:#ffffff;
}
#topOptions .layoutBtn.active {
background-color:#01a8da;
}
#sortByDL {
padding-top: 13px;
line-height: 34px;
color: #002438;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
}
.itemWrap {
width: 741px;
height: 261px;
margin-bottom: 35px;
}
.itemWrap .imageWrap .gridImage  {
display: none;
}
.itemWrap .imageWrap {
float: left;
width: 377px;
}
.itemWrap .imageWrap img {
border: 0px;
}
.itemWrap .imageWrap .border1 {
background-color: #d2d3d4;
border: solid 5px #01a8da;
padding: 9px;
}
.itemWrap .imageWrap .border2 {
background-color: #ffffff;
border: solid 1px #a5a6a6;
height: 231px;
}
.itemWrap .slText {
float: right;
width: 337px;
}
.itemWrap .slText .textTop {
height: 161px;
}
.itemWrap .slText .slideName {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
}
.itemWrap .slText .slideSlogan {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #353535;
position:relative;
white-space:nowrap;
text-overflow:ellipsis;
width:326px;
}
.itemWrap .slText .slideDesc {
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:19px;
}
.itemWrap .slText .slideDesc p {
margin-top:0px;
padding-top:0px;
}
.itemWrap .slText .textInfo .priceStuffWrap {
height: 31px;
line-height: 31px;
}
.itemWrap .slText .textInfo .slidePrice {
float: left;
font-weight: bold;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
margin-right: 20px;
}
.itemWrap .slText .textInfo .stockInfo {
color: #539101;
font-weight: bold;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
float: left;
}
.itemWrap .slText .textInfo .stockInfo.outOfStock {
color: #660000;
text-decoration: line-through;
}
.hotProduct {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/hot-product-img.png);
background-repeat: no-repeat;
float: right;
width: 94px;
height: 31px;
}
.ratingWrap {
height: 34px;
}
.itemWrap .filterOptions {
display: none;
} .grid .itemWrap {
width: 228px;
height: 246px;
margin: 8px 8px 55px 8px;
}
.grid .itemWrap .prodTitle {
position: absolute;
width: 100%;
left: 0px;
top: 236px;
text-transform:uppercase;
font-size:18px;
line-height:20px;
}
.grid .itemWrap .subTitle {
text-transform:uppercase;
font-weight:normal;
font-size:12px;
line-height:13px;
opacity:0.5;
}
.grid .itemWrap .imageWrap .gridImage {
display: block;
padding: 8px;
}
.grid .itemWrap .imageWrap .bigImage {
display: none;
}
.grid .itemWrap .imageWrap {
float: left;
width: 228px;
}
.grid .itemWrap .imageWrap img {
border: solid 1px #d2d3d4;
}
.grid .itemWrap .imageWrap .border1 {
background-color: #d2d3d4;
border: solid 5px #01a8da;
padding: 9px;
}
.grid .itemWrap .imageWrap .border2 {
background-color: #ffffff;
border: solid 1px #a5a6a6;
height: 216px;
}
.grid .itemWrap .slText {
float: right;
width: 337px;
display: none;
}
.themesTabGrid {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/available-themes-sm.png);
background-repeat: no-repeat;
display: block;
position: absolute;
width: 139px;
height: 37px;
z-index: 10;
top: -5px;
right: 0px;
}
#sliderNavWrap h1 {
font-family: 'Insaniburger';
margin: 0px;
padding: 0px;
font-size: 30px;
text-transform: uppercase;
font-weight: normal;
color: #004a72;
line-height: 20px;
}
.redStars {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/red-star-rating.png);
background-repeat:no-repeat;
height:20px;
}
.redStars.starHalf{background-position:left 0px;}
.redStars.star1{background-position:left -20px;}
.redStars.star1Half{background-position:left -40px;}
.redStars.star2{background-position:left -60px;}
.redStars.star2Half{background-position:left -80px;}
.redStars.star3{background-position:0px -100px;}
.redStars.star3Half{background-position:left -120px;}
.redStars.star4{background-position:left -140px;}
.redStars.star4Half{background-position:left -160px;}
.redStars.star5{background-position:left -180px;}
.addToCartBtn {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/add-to-cart-btn.png);
background-repeat: no-repeat;
display: block;
width: 162px;
height: 35px;
float: left;
background-color: #73c00e;
}
.viewDetailsBtnB {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/view-details-btn.png);
background-repeat: no-repeat;
display: block;
width: 162px;
height: 35px;
float: right;
background-color: #01a8da;
}
.itemsContainer {
clear:both;
position:relative;
width:100%;
}
#sortByPrice {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sort-by-price.png);
background-repeat: no-repeat;
height: 15px;
background-position: top center;
}
#sortByHeight {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sort-by-height.png);
background-repeat: no-repeat;
height: 15px;
background-position: top center;
}
#sortByWidth {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sort-by-width.png);
background-repeat: no-repeat;
height: 15px;
background-position: top center;
}
#sortByLength {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sort-by-length.png);
background-repeat: no-repeat;
height: 15px;
background-position: top center;
}
#sortByRating {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/sort-by-rating.png);
background-repeat: no-repeat;
height: 15px;
background-position: top center;
}
.star {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/star-rating.png);
background-repeat: no-repeat;
float: left;
width: 29px;
height: 26px;
cursor: pointer;
}
#price-range,
#height-range,
#width-range,
#length-range {
background: none repeat scroll 0 0 #01a8da;
border: solid 2px #004a72;
border-radius: 20px;
height: 11px;
position: relative;
}
#price-range a,
#price-range,
#height-range a,
#height-range,
#width-range a,
#width-range ,
#length-range a,
#length-range {
cursor: col-resize;
}
#price-range a,
#height-range a,
#width-range a ,
#length-range a {
background-color: #ffffff;
display: block;
height: 25px;
position: absolute;
top: -7px;
width: 11px;
z-index: 2;
border-radius: 20px;
}
#price-range a:focus,
#height-range a:focus,
#width-range a:focus ,
#length-range a:focus {
outline: medium none;
}
#price-range .ui-slider-range,
#height-range .ui-slider-range,
#width-range .ui-slider-range ,
#length-range .ui-slider-range {
background: none repeat scroll 0 0 #0079C2 !important;
bottom: 0;
border-radius: 2px 2px 2px 2px;
position: absolute;
top: 0;
z-index: 1;
}
#price-range + p,
#height-range + p,
#width-range + p,
#length-range + p {
padding: 5px 0 0;
}
.rangeWrap {
background-color:#00649b;
height: 22px;
line-height:22px;
text-align:center;
padding:0px !important;
font-size:12px;
color:#ffffff;
}
#infscr-loading {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
border-radius: 10px 10px 10px 10px;
bottom: 8px;
color: #222222;
font-size: 15px;
font-weight: bold;
left: 0px;
padding: 20px;
position: absolute;
text-align: center;
z-index: 100;
width:741px;
}
.prodName {
height: 44px;
line-height: 44px;
font-size: 23px;
font-family: Arial, Helvetica, sans-serif;
}
.prodName .nameText {
font-weight: bold;
}
#picsWrap {
position: relative;
}
#picsWrap #newTab {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/new-tab.png);
background-repeat: no-repeat;
display: block;
position: absolute;
width: 77px;
height: 40px;
z-index: 10;
top: -5px;
right: 14px;
}
#picsWrap .themesTab {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/available-themes-lg.png);
background-repeat: no-repeat;
display: block;
position: absolute;
width: 207px;
height: 55px;
z-index: 10;
top: -5px;
right: 14px;
}
.themesTab2 {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/view-available-themes-btn-2.png);
background-repeat: no-repeat;
display: block;
position: absolute;
width: 185px;
height: 46px;
z-index: 10;
top: -5px;
right: 10px;
}
#picsWrap #mainPicWrap1 {
background-color: #d2d3d4;
padding: 9px;
border: solid 5px #01a8da;
position: relative;
}
#picsWrap #mainPicWrap1 .zoomBtn {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/zoom-btn.png);
background-repeat: no-repeat;
display: block;
position: absolute;
width: 698px;
height: 324px;
z-index: 9;
background-position: left bottom;
}
#picsWrap #mainPicWrap1 img {
border: solid 1px #a5a6a6;
}
#picsWrap #thumbsWrap .thumbItem {
background-color: #d2d3d4;
padding: 9px;
border: solid 5px #01a8da;
float: left;
margin-right: 9px;
}
#picsWrap #thumbsWrap .thumbItem:nth-child(4n){
margin-right:0px;
}
#picsWrap #thumbsWrap .thumbItem img {
background-color: #ffffff;
border: solid 1px #a5a6a6;
padding: 4px;
}
#tabsWrap #tabs {
height: 41px;
position: relative;
}
#tabsWrap #tabs .tabBtn {
display: block;
height: 39px;
line-height: 39px;
padding: 0px 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 21px;
color: #727272;
background-color: #e8e9e9;
border: solid 1px #e8e9e9;
float: left;
margin-right: 5px;
border-bottom-color: #d2d3d4;
cursor: pointer;
}
#tabsWrap #tabs .tabBtn.active {
background-color: #ffffff;
border-left-color: #d2d3d4;
border-top-color: #d2d3d4;
border-right-color: #d2d3d4;
border-bottom-color: #ffffff;
color: #002438;
}
#tabsWrap #contents {
background-color: #ffffff;
border: solid 1px #d2d3d4;
padding: 30px 14px;
}
#tabsWrap #contents #tabCWrap {
position: relative;
}
#tabsWrap #contents #tabCWrap .tabC {
position: absolute;
left: 0px;
top: 0px;
width: 460px;
text-align: justify;
}
#tabsWrap #slNameW {
height: 61px;
position: relative;
}
#tabCWrap #slNameW .name {
font-weight: bold;
font-size: 22px;
font-family: Arial, Helvetica, sans-serif;
text-align:left;
}
#tabsWrap #slNameW .sl-slogan {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #242424;
}
#tabsWrap .textWrap {
color: #4e4e4e;
}
#tabsWrap #slideInfo {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 26px;
}
#tabsWrap #slideInfo #sl-Price {
font-weight: bold;
font-size: 24px;
}
#tabsWrap #slideInfo .instock {
color: #437600;
}
#tabsWrap #slideInfo .outofstock {
color: #920000;
}
#tabsWrap #slideInfo #sl-Date {
position: relative;
display: block;
}
#tabsWrap #slideInfo #sl-Date #sl-Date-C {
width: 24px;
height: 20px;
position: absolute;
left: 110px;
top: 0px;
}
#tabsWrap #slideInfo #sl-Date #sl-Date-C .cal {
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/calendar-icon.png);
background-repeat: no-repeat;
width: 120px;
height: 20px;
border: 0px;
background-color: transparent;
cursor: pointer;
padding-left: 30px;
}
.calIcon
{
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/calendar-icon.png);
background-repeat: no-repeat;
background-position:right center;
}
#tabsWrap #slideInfo #sl-Or {
text-align: center;
padding: 5px 0px;
font-weight: bold;
}
#alsoViewedWrap {
width: 726px;
margin: 0 auto;
}
#alsoViewedWrap a {
float: left;
}
#alsoViewedWrap a img {
border: 0px;
}
.greenBtn  {
background-color: #73c00e;
height: 23px;
line-height: 23px;
text-align: center;
color: #ffffff;
font-family: 'Insaniburger';
text-transform: uppercase;
font-size: 20px;
cursor: pointer;
text-decoration: none;
display: block;
}
.leftNav h3 {
font-family: 'Insaniburger';
font-size: 20px;
font-weight: normal;
padding: 0px;
margin: 0px;
}
#content {
padding-right: 13px;
font-size: 15px;
color: #4e4e4e;
text-align: justify;
padding-bottom: 30px;
}
#content h1 {
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #000000;
}
#content h2 {
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
font-weight: normal;
}
.blueBox {
background-color: #d2d3d4;
padding: 9px;
border: solid 5px #01a8da;
}
.blueBox .blueBoxInner {
border: solid 1px #a5a6a6;
background-color: #ffffff;
padding: 10px;
}
#pageTitle {
position: absolute;
left: -16px;
top: -11px;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/pageTitle-bg.png);
width: 397px;
height: 146px;
padding-left: 62px;
}
#formWrap {
position: relative;
width: 494px;
}
#formWrap #interestedIn {
color: #002438;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 34px;
}
#formWrap .formInput {
border: solid 5px #cf6600;
text-align: center;
height: 32px;
width: 225px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #353434;
}
#formWrap .formInputQC {
border: solid 5px #cf6600;
text-align: left;
height: 100px;
width: 474px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #353434;
padding-left: 10px;
}
#formWrap #submitBtn {
border:0px;
background-color: #cf6600;
height: 37px;
width: 225px;
text-align: center;
line-height: 33px;
margin-right: 7px;
font-size: 21px;
font-weight: bold;
cursor: pointer;
color:#ffffff;
margin-top: -1px;
transition: all .4s ease;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
}
#formWrap #submitBtn:hover {
height:42px;
}
.faqWrap .question {
color: #002438;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
cursor: pointer;
font-weight: bold;
margin-bottom: 5px;
}
.faqWrap .question:hover,
.faqWrap .question.active {
color: #01a8da;
}
.faqWrap .question.active {
margin-bottom: 0px;
}
.faqWrap .answer {
}
#content h3 {
color: #01a8da;
font-family: 'Insaniburger';
padding: 0px;
margin: 0px;
font-size: 26px;
font-weight: normal;
}
#content h3 + p {
margin-top:0px;
}
.partnerLink a {
font-size: 12px;
color: #9a9a9a;
text-decoration: none;
padding-bottom: 3px;
}
.couponBox
{
border: 3px dashed #FFF;
padding: 5px 15px;
text-align: center;
color: #FFF;
font-weight: bold;
font-size:12px;
margin-bottom: 15px;
}
.couponBox strong {
font-size: 18px;
}
.cCheck {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/custom-check.png);
background-repeat:no-repeat;
height:19px;
color: #ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
padding-left: 25px;
line-height:17px;
cursor:pointer;
margin-bottom:5px;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cCheck.active {
background-position: left bottom;
}
.hide
{
display: none;
}
#videoBtn {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/video-float.png);
background-repeat:no-repeat;
position:absolute;
width:523px;
height:365px;
top:13px;
left:-18px;
}
#dave-the-wave-video-float {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/dave-the-wave--2.png);
background-repeat:no-repeat;
position:absolute;
width:186px;
height:150px;
z-index:2;
top:230px;
left:-60px;
}
.venueItem h1 {
padding-left: 20px !important;
color: #002438 !important;
margin: 0px !important;
padding: 0px !important;
font-weight: normal !important;
font-family: 'Insaniburger' !important;
font-size: 30px !important;
}
.venueItem h2 {
font-family: 'Insaniburger' !important;
margin: 0px !important;
padding: 0px !important;
font-size: 16px !important;
color: #0098c6 !important;
font-weight: normal !important;
padding-left: 10px !important;
}
.venueItem h2 strong {
font-size: 26px !important;
color: #00c4ff !important;
font-weight: normal !important;
}
.venueItem .venueBox {
background-color: #eeeeee;
padding: 10px 20px 20px 20px;
}
.venueItem .venueBox h1 {
font-size: 21px !important;
color: #01a8da !important;
}
.venueItem .venueBox .venueGalBorder {
border: solid 4px #ffffff;
margin-right: 18px;
}
#googlePlusSide {
display: block;
background-image: url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/google-plus-side.png);
background-repeat:no-repeat;
width: 43px;
height:185px;
position: fixed;
right: -2px;
top: 325px;
z-index:90;
}
#cleanestLarge {
background-image:url(https://cdn.southfloridabounce.com/wp-content/themes/SouthFloridaBounce/images/cleaniest-equipment-large.png);
background-repeat:no-repeat;
position:absolute;
width:469px;
height:68px;
top:410px;
left:12px;
}
.ABOVETHIS----------------------------- {
}     @media screen and (min-device-width: 320px) and (max-device-width: 1024px)
{
#footer .footerLinks a {
font-size:13px;
}
#getStartedForm .textboxWrapS .inputBox {
width: 201px;
height: 27px;
}
}
#relatedProductsWrap .relatedProduct {
height:228px;
width:228px;
float:left;
margin-right:22px;
text-align:center;
}
#relatedProductsWrap .relatedProduct a {
color:inherit;
text-decoration:none;
font-weight:bold;
}
#relatedProductsWrap .relatedProduct a.imgLink {
display:table-cell;
vertical-align:middle;
height:228px;
width:228px;
}
#relatedProductsWrap .relatedProduct a img {
max-width:228px;
max-height:228px;
}
#relatedProductsWrap .relatedProduct:nth-child(3n){
margin-right:0px;
}
#formWrap #frmTY {
display:none;
}
#formWrap.active #frmTY {
display:block;
}
#formWrap.active #frmWrap {
display:none;
}
#schemImg {
height:129px !important;
max-width:none !important;
}
.wpcf7-form-control.wpcf7-not-valid {
background-color:#6d0000;
color:#ffffff !important;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output {
display:none !important;
}
#pageHeader .widget_product_search { display: block; padding-right: 1rem;  }
#pageHeader .widget_product_search label.screen-reader-text { display: none; }
#pageHeader .widget_product_search form.woocommerce-product-search { margin: 0.3rem 0; height: 2rem; border: thin solid white; border-radius: 3px; background-color: #FFF; }
#pageHeader .widget_product_search form>input[type='search'] { width: calc(100% - 2px); height: 2rem; line-height: 2rem; text-align: center; border: none; background-color: transparent; }
#pageHeader .widget_product_search form>input[type='search']:focus { outline: none; }
#pageHeader .widget_product_search form>input[type='search']::placeholder { color: #01a8da; font-weight: bold; }
#pageHeader .widget_product_search form>input[type='submit'] { width: 2px; overflow: hidden; opacity: 0; height: 2rem; line-height: 2rem; text-align: center; font-weight: bold; border: none; background-color: transparent; }
#pageHeader .widget_product_search form>input[type='submit']:active,
#pageHeader .widget_product_search form>input[type='submit']:focus { outline: none; }
#pageHeader .widget_product_search.is-focused form>input[type='search'] { width: calc(100% - 5.5rem); border-right: 1px solid #d3d3d3; transition: width 0.15 ease-in-out; }
#pageHeader .widget_product_search.is-focused form>input[type='search']::placeholder { color: #FFF; }
#pageHeader .widget_product_search.is-focused form>input[type='submit'] { width: 5rem; opacity: 1; transition-property: width, opacity; transition-duration: 0.15; transition-timing-function: ease-in-out; }.cf:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.cf {display: inline-block;}
* html .cf {height: 1%;}
.cf {display: block;} .rounded3 {border-radius: 3px; -moz-border-radius: 3px;}
.rounded5 {border-radius: 5px; -moz-border-radius: 5px;}
.rounded8 {border-radius: 8px; -moz-border-radius: 8px;}
.rounded10 {border-radius: 10px; -moz-border-radius: 10px;}
.rounded15 {border-radius: 15px; -moz-border-radius: 15px;}
.rounded2_right {border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0;}
.rounded5_left {border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px;}
.rounded5_top {border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0;}
.rounded10_top {border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0;}
.rounded15_top {border-radius: 15px 15px 0 0; -moz-border-radius: 15px 15px 0 0;}
.rounded5_bottom {border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px;}
.rounded10_bottom {border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px;}
.rounded15_bottom {border-radius: 0 0 15px 15px; -moz-border-radius: 0 0 15px 15px;}@font-face {
font-family: 'oswaldbold';
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-bold-webfont.eot);
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-bold-webfont.woff) format('woff'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-bold-webfont.ttf) format('truetype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-bold-webfont.svg#oswaldbold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'oswaldlight';
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-light-webfont.eot);
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-light-webfont.eot?#iefix) format('embedded-opentype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-light-webfont.woff) format('woff'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-light-webfont.ttf) format('truetype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-light-webfont.svg#oswaldlight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'oswaldbook';
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-regular-webfont.eot);
src: url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-regular-webfont.woff) format('woff'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-regular-webfont.ttf) format('truetype'),
url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/oswald/oswald-regular-webfont.svg#oswaldbook) format('svg');
font-weight: normal;
font-style: normal;
}@font-face{font-family:'FontAwesome';src:url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0);src:url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//southfloridabounce.com/wp-content/themes/SouthFloridaBounce/css/fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}