

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 

img {
    vertical-align: middle;
}*/

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
body, html {
	height: 100%;
	min-height: 100%;
	background-color: #FFF;
}
.no-js {
	padding-top: 106px;
}
h2 {
	margin-top: 0;
}
.loading {
	background: url('../img/ico_loading.gif') no-repeat center center;
}
/*section {
	min-width: 960px;
	opacity: 0;
}*/
.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
main {
	overflow-x: hidden;
}
#preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.hsContainer {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 960px;
	margin:150px auto;
}

.parallax-left {float:left; width:363px; color:#FFF; font-size:24px; line-height:30px; padding-top:55px; margin:0 40px 0 30px;}
.parallax-left ul{list-style: disc;padding-left: 40px;}

.blue-box {background-image:url(/images/school-fundraising/blue_box.png); background-repeat:no-repeat; background-size:contain; padding:20px 10px 0px; color:#FFF; margin:100px 5% 0; float:right; width:386px;}

.parallax-right {float:right; width:482px;text-align: right; margin-right:30px;padding-top:55px; }

	.center {margin:0 auto; text-align:center;}
	
	.hsContent h1  {
		/*background-image:url(/images/global/transparent_black.png); background-repeat:repeat; padding:20px;*/ line-height:60px; max-width:960px; color:#FFF; font-size:60px; text-align:center; margin: 0 30px 30px; text-transform:uppercase;
	}
	.hsContent h2  {
		color: #333333;
		padding: 10px 5px;
		font-size: 100px;
		line-height: 100px;
		margin: 0px 30px 30px;
		font-weight:bold;
		text-align:center; text-transform:uppercase;
	}
	.hsContent p {
		color: #4d4d4d;
		font-size:18px; line-height:24px;
	}
	.hsContent a {
		color: #b2b2b2;
		text-decoration: underline;
	}
	
	.black-box {border-top:solid 12px #3690f1; background-image:url(/images/global/transparent_black.png); background-repeat:repeat; padding:20px;  line-height:12px; color:#FFF; font-size:21px; line-height:28px;}
	.cd-full-width .black-box {max-width: 640px;margin: 0 auto; border:none;}
	.white-line-4 {background-color:#FFF; height:4px; display:block; line-height:4px; margin: 0 30px;}
	.white-box {background-image:url(/images/global/transparent.png); background-repeat:repeat; padding:20px; color:#4d4d4d; margin:0 5%; text-align:center; font-size:24px; line-height:30px;}
	.million-dollar-container {text-align:center; margin:0 auto;}
	
	.homeSlide {max-height:100%}
	
	
.top {background-position: center 93px; padding:150px 0 50px 0;}

.hsContentSub {
	max-width: 960px;
	margin:50px auto;
}
.top .hsContentSub {
	margin:8% auto;
}
	.hsContentSub h1  {
		background-image:none; padding:0px; line-height:60px; color:#FFF; font-size:60px; text-align:center; margin:0; text-transform:uppercase;
	}
	.hsContentSub .top_description { padding:10px; color:#FFF; font-size:18px; line-height:24px; text-align:center; max-width:400px; margin:20px auto; font-style:italic;}
	
	.hsContentSub h2  {
		font-weight:bold;
		text-align:left; 
		text-transform:uppercase;
		font-size:36px; color:#555555; line-height:40px; margin:0px;
	}
	.hsContentSub p {
		color: #4d4d4d;
		font-size:18px; line-height:26px;
	}
	.hsContentSub a {
		color: #b2b2b2;
		text-decoration: underline;
	}
	
	/*Find a Kona*/

.find_a_kona_box {float:left; width:31%; line-height:24px; margin:25px 1% 0; padding:20px; text-align:center; border-radius:15px; -moz-border-radius: 15px; -khtml-border-radius: 15px; -webkit-border-radius: 15px; color:#FFF;}
.find_a_kona_box:hover {background-color:#80d2f3;}
.find_a_kona_box h2 {font-size:14px; line-height:16px; margin:10px 0; color:#FFF; text-align:center;}
.find_a_kona_box p {color:#FFF;}
.find_a_kona_box a {color:#FFF;}
.find_a_kona_box a.button img {opacity:0.6; filter:alpha(opacity=60); /* For IE8 and earlier */}
.find_a_kona_box:hover a.button img {opacity:1.0;filter:alpha(opacity=100); /* For IE8 and earlier */}

input, textarea {width:96%}

#btnFindAKona {max-width:163px;}

.find-a-kona h1 { font-size:20px; color:#FFF; }
.find-a-kona { font-size: 12px; color:#FFF; }
.fak-images { float:left; width:387px; margin:50px 10px 25px 0;}
.fak-mainimage { width: 387px; height: 264px; }
.fak-subimage { float:left; width:121px; height:79px; margin-top:10px; margin-right:12px; }
.fak-content { float:left; width:558px; }
/*End Find a Kona*/

#boxes .item { float:left; width:475px; margin:20px auto;}
	#boxes .image { float:left; width:180px;}
		#boxes .image img{ width:94%;}
	#boxes .text { float:left; width:260px; color:#FFFFFF; font-size:12px; line-height:18px; text-align:left;}
		#boxes .text h3{ color:#FFFFFF; font-size:21px; line-height:20px; margin:0;}
		#boxes .text p{ color:#FFFFFF; font-size:12px; line-height:18px;}
		#boxes .text a{ color:#e99e3b;}
		#boxes.sub-white .text h3{ color:#808080;}
		#boxes.sub-white .text p{ color:#808080;}
		#boxes.sub-white .text a{ color:#00adef;}
		
	.color-line {display:block; height:7px; width:100%; position:fixed; top:93px;}
	
#boxes .item-3 { float:left; width:27%; margin:20px 3%; padding:0 3%; text-align:center;}
	#boxes .item-3 .text { width:auto;}
	
#boxes .item-4 { float:left; width:25%; margin:20px auto; padding:0 1%; text-align:center;}
	#boxes .item-4 .text { width:auto;}

	
#gray .bcg {background-image:url('/img/gray.jpg')}
#gray .bcg .parallax-left a {color:#672f8e;}

/* Home */
#slide-1 .bcg {background-image:url('/img/bcg_slide-1.jpg')}
#slide-2 .bcg {background-image:url('/img/bcg_slide-2.jpg')}
#slide-3 .bcg {background-image:url('/img/bcg_slide-3.jpg')}
#slide-4 .bcg {background-image:url('/img/bcg_slide-4.jpg')}
#slide-5 .bcg {background-image:url('/img/bcg_slide-5.jpg')}

/* School */
#schools-1 .color-line {background-color:#ff0000;}
#schools-1 .hsContentSub .top_description { background-color:#ff0000;}
#schools-1 .bcg {background-image:url('/img/schools-1.jpg')}
#schools-1 .hsContentSub img {margin-top:5px;}
#schools-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* fundraisers */
#fundraisers-1 .color-line {background-color:#f8ac3a;}
#fundraisers-1 .hsContentSub .top_description { background-color:#f8ac3a;}
#fundraisers-1 .bcg {background-image:url('/img/fundraisers-1.jpg')}
#fundraisers-1 .hsContentSub img {margin-top:5px;}
#fundraisers-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* sports */
#sports-1 .color-line {background-color:#f8eb20;}
#sports-1 .hsContentSub .top_description { background-color:#f8eb20; color:#000}
#sports-1 .bcg {background-image:url('/img/sports-1.jpg')}
#sports-1 .hsContentSub img {margin-top:5px;}
#sports-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* daycares */
#daycares-1 .color-line {background-color:#86c13e;}
#daycares-1 .hsContentSub .top_description { background-color:#86c13e;}
#daycares-1 .bcg {background-image:url('/img/daycares-1.jpg')}
#daycares-1 .hsContentSub img {margin-top:5px;}
#daycares-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* corporate */
#corporate-1 .color-line {background-color:#29a8df;}
#corporate-1 .hsContentSub .top_description { background-color:#29a8df;}
#corporate-1 .bcg {background-image:url('/img/corporate-1.jpg')}
#corporate-1 .hsContentSub img {margin-top:5px;}
#corporate-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* events */
#events-1 .color-line {background-color:#107e90;}
#events-1 .hsContentSub .top_description { background-color:#107e90;}
#events-1 .bcg {background-image:url('/img/events-1.jpg')}
#events-1 .hsContentSub img {margin-top:5px;}
#events-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* parties */
#parties-1 .color-line {background-color:#662c8e;}
#parties-1 .hsContentSub .top_description { background-color:#662c8e;}
#parties-1 .bcg {background-image:url('/img/parties-1.jpg')}
#parties-1 .hsContentSub img {margin-top:5px;}
#parties-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* about */
#about-1 .color-line {background-color:#2983b9;}
#about-1 .hsContentSub .top_description { background-color:#2983b9;}
#about-1 .bcg {background-image:url('/img/about-1.jpg')}
#about-1 .top {background-position: center bottom 200px;}
#about-1 .hsContentSub img {margin-top:5px;}
#about-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* ice-cream-truck */
#ice-cream-truck-1 .color-line {background-color:#79bb43;}
#ice-cream-truck-1 .hsContentSub .top_description { background-color:#79bb43;}
#ice-cream-truck-1 .bcg {background-image:url('/img/ice-cream-truck-1.jpg')}
#ice-cream-truck-1 .top {background-position: center bottom 150px;}
#ice-cream-truck-1 .hsContentSub img {margin-top:5px;}
#ice-cream-truck-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* shaved-ice-truck */
#shaved-ice-1 .color-line {background-color:#e81c23;}
#shaved-ice-1 .hsContentSub .top_description { background-color:#e81c23;}
#shaved-ice-1 .bcg {background-image:url('/img/shaved-ice-1.jpg')}
#shaved-ice-1 .top {background-position: center center;}
#shaved-ice-1 .hsContentSub img {margin-top:5px;}
#shaved-ice-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* shaved-ice-franchise */
#shaved-ice-franchise-1 .color-line {background-color:#f8eb20;}
#shaved-ice-franchise-1 .hsContentSub .top_description { background-color:#f8eb20; color:#000}
#shaved-ice-franchise-1 .bcg {background-image:url('/img/shaved-ice-franchise-1.jpg')}
#shaved-ice-franchise-1 .hsContentSub img {margin-top:5px;}
#shaved-ice-franchise-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* mini */
#mini-1 .color-line {background-color:#ff8e1e;}
#mini-1 .hsContentSub .top_description { background-color:#ff8e1e;}
#mini-1 .bcg {background-image:url('/img/mini-1.jpg')}
#mini-1 .top {background-position: center -150px;}
#mini-1 .hsContentSub img {margin-top:5px;}
#mini-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* kev */
#kev-1 .color-line {background-color:#ff8e1e;}
#kev-1 .hsContentSub .top_description { background-color:#ff8e1e;}
#kev-1 .bcg {background-image:url('/img/kev-1.jpg')}
#kev-1 .top {background-position: center -100px;}
#kev-1 .hsContentSub img {margin-top:5px;}
#kev-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* kiosk */
#kiosk-1 .color-line {background-color:#ff8e1e;}
#kiosk-1 .hsContentSub .top_description { background-color:#ff8e1e;}
#kiosk-1 .bcg {background-image:url('/img/kiosk-1.jpg')}
#kiosk-1 .top {background-position: center -100px;}
#kiosk-1 .hsContentSub img {margin-top:5px;}
#kiosk-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

/* fruit */
#fruit-1 .color-line {background-color:#f8be07;}
#fruit-1 .hsContentSub .top_description { background-color:#f8be07;}
#fruit-1 .bcg {background-image:url('/img/fruit-1.jpg')}
#fruit-1 .top {background-position: center -100px;}
#fruit-1 .hsContentSub img {margin-top:5px;}
#fruit-1 .hsContentSub img:hover {margin-top:0px; margin-bottom:5px;}

input#btnFindAKona{margin-top:3px;}
input#btnFindAKona:hover {margin-top:0px; margin-bottom:3px;}

/* find-a-kona */
#find-a-kona-1 .color-line {background-color:#79bb43;}
#find-a-kona-1 .hsContentSub .top_description { background-color:#79bb43;}
#find-a-kona-1 .bcg {background-image:url('/img/find-a-kona-1.jpg')}
#find-a-kona-1 .top {background-position: center bottom;}

#blue .bcg {background-image:url('/img/blue.jpg'); padding:50px 0 75px;}
#orange .bcg {background-image:url('/img/orange.jpg'); padding:50px 0 75px;}

/* Listview Styles (Local Site Pages) */
.lvpicture { float:left; text-align:center; padding:25px; margin:25px; }
    .lvpicture img { margin-bottom:10px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



@media (min-width: 760px) and (max-width: 950px) {
.top {background-position: center 128px; padding-top:200px;}
.hsContent { margin:10% auto; }
.color-line {top:125px;}
.parallax-left {width:300px; font-size:20px; line-height:26px; padding-top:30px; margin:0 0px 0 30px;}
.blue-box {background-image:url(/images/school-fundraising/blue_box.png); background-repeat:no-repeat; background-size:contain; padding:20px 10px 0px; color:#FFF; margin:100px 5% 0; float:right; width:386px;}
.parallax-right {width:360px;text-align: right; margin-right:30px; padding-top:30px;}
	.parallax-right img{ width:100%}

	.hsContent h1  {
		line-height:50px; max-width:950px; font-size:50px;
	}
	.hsContent h2  {
		color: #333333;
		padding: 10px 5px;
		font-size: 100px;
		line-height: 100px;
		margin: 0px 30px 30px;
		font-weight:bold;
		text-align:center;
	}
	.black-box {border-top:solid 12px #3690f1; background-image:url(/images/global/transparent_black.png); background-repeat:repeat; padding:20px;  line-height:12px; color:#FFF; font-size:21px; line-height:28px;}
	.white-line-4 {background-color:#FFF; height:4px; display:block; line-height:4px; margin: 0 30px;}
	.million-dollar-container {text-align:center; margin:0 auto; padding-top:7%}
	
#boxes .item { width:50%;}
	#boxes .image { width:170px;}
	#boxes .text { width:210px;}
}

@media (min-width: 469px) and (max-width: 759px) {
.top {background-position: center 128px; padding-top:200px;}
.color-line {top:125px;}
.hsContent { margin:5% auto; }
.parallax-left {width:92%; font-size:20px; line-height:26px;text-align:center; padding-top:30px; margin:0 4%; float:none;}
.blue-box {background-image:url(/images/school-fundraising/blue_box.png); background-repeat:no-repeat; background-size:contain; padding:20px 10px 0px; color:#FFF; margin:20px auto; float:none; max-width:386px; width:80%; text-align:left;}
.parallax-right {width:92%;text-align:center; margin:0 4%; padding-top:30px; float:none;}
	.parallax-right img{ width:100%}

	.hsContent h1  {
		line-height:30px; max-width:759px; font-size:30px;
	}
	.hsContent h2  {
		color: #333333;
		padding: 10px 5px;
		font-size: 56px;
		line-height: 56px;
		margin: 0px 2%;
		font-weight:bold;
		text-align:center;
	}
	.black-box {border-top:solid 12px #3690f1; background-image:url(/images/global/transparent_black.png); background-repeat:repeat; padding:20px;  line-height:12px; color:#FFF; font-size:21px; line-height:28px;}
	.white-line-4 {background-color:#FFF; height:4px; display:block; line-height:4px; margin: 0 30px;}
	.million-dollar-container {text-align:center; margin:0 auto; padding-top:5%}
	.footer-column { padding-bottom:25px;}
	#franchisee-login { float:none; width:80%; margin:20px auto 0; text-align:center;}
	
	.hsContentSub {
	max-width: 759px;
	margin:0px auto;}
	.hsContentSub h2  { text-align:center;}
	
#boxes .item { float:none; width:80%; margin:25px 10%; text-align:center;}
	#boxes .image { float:none; max-width:170px; width:100%; margin:0 auto; text-align:center;}
	#boxes .text { float:none; width:100%; text-align:center;}
	
#boxes .item-4 { float:left; width:50%; margin:20px auto;}
	
#blue .bcg {padding:10px 0;}
#orange .bcg {padding:10px 0;}
.find_a_kona_box {float:none; width:96%; margin:25px 2% 0;}
.hidden-tablet{visibility:hidden; display:none;}
	
}
@media (min-width: 311px) and (max-width: 468px) {
.top {background-position: center 132px; padding-top:175px;}
.color-line {top:125px;}
.hsContent { margin:10% auto; }
.parallax-left {width:92%; font-size:20px; line-height:26px;text-align:center; padding-top:15px; margin:0 4%; float:none;}
.blue-box {background-image:none; background-color:#259fd9; padding:20px 10px 0px; color:#FFF; margin:20px auto; float:none; width:100%; text-align:left;}
.nick {width:200px;}

.parallax-right {width:92%;text-align:center; margin:0 4%; padding-top:30px; float:none;}
	.parallax-right img{ width:100%}

	.hsContent h1  {
		line-height:20px; max-width:468px; font-size:20px;
	}
	.hsContent h2  {
		color: #333333;
		padding: 10px 5px;
		font-size: 30px;
		line-height: 56px;
		margin: 0px 2%;
		font-weight:bold;
		text-align:center;
	}
	.black-box {border-top:solid 12px #3690f1; background-image:url(/images/global/transparent_black.png); background-repeat:repeat; padding:20px;  line-height:12px; color:#FFF; font-size:14px; line-height:20px;}
	.white-box {margin:0 5%; text-align:center; font-size:16px; line-height:22px;}
	.white-line-4 {background-color:#FFF; height:4px; display:block; line-height:4px; margin: 0 30px;}
	.million-dollar-container {text-align:center; margin:0 auto; padding-top:5%}
	.footer-column { padding-bottom:25px;}
	#franchisee-login { float:none; width:80%; margin:20px auto 0; text-align:center;}
.hidden-tablet{visibility:hidden; display:none;}
.hidden-phone{visibility:hidden; display:none;}
	
	.hsContentSub {
	max-width: 468px;
	margin:0px auto;}
	.hsContentSub h2  { text-align:center;}
	.hsContentSub p {font-size:14px; line-height:20px;}
	
#boxes .item { float:none; width:86%; margin:25px 7%; text-align:center;}
	#boxes .image { float:none; max-width:170px; width:100%; margin:0 auto; text-align:center;}
	#boxes .text { float:none; width:100%; text-align:center;}
	
#boxes .item-3 { float:none; width:70%; margin:10px 15% 40px;}
	
#boxes .item-4 { float:none; width:90%; margin:20px 5%;}
	
#blue .bcg {padding:10px 0;}
#orange .bcg {padding:10px 0;}
.find_a_kona_box {float:none; width:96%; margin:25px 2% 0;}
}
@media (max-width: 310px) {
.top {background-position: center 132px; padding-top:175px;}
.color-line {top:125px;}
.hidden-phone{visibility:hidden; display:none;}
.hidden-tablet{visibility:hidden; display:none;}

.blue-box {background-image:none; background-color:#259fd9; padding:20px 10px 0px; color:#FFF; margin:20px auto; float:none; width:100%; text-align:left;}
.nick {width:200px;}

	.hsContentSub {
	max-width: 310px;
	margin:0px auto;}
	.hsContentSub h2  { text-align:center;}
	.hsContentSub p {font-size:14px; line-height:20px;}
	
#boxes .item { float:none; width:90%; margin:25px 5%; text-align:center;}
	#boxes .image { float:none; max-width:170px; width:100%; margin:0 auto; text-align:center;}
	#boxes .text { float:none; width:100%; text-align:center;}
	
#boxes .item-3 { float:none; width:70%; margin:10px 15% 40px;}

#boxes .item-4 { float:none; width:90%; margin:20px 5%;}
	
#blue .bcg {padding:10px 0;}
#orange .bcg {padding:10px 0;}
.find_a_kona_box {float:none; width:96%; margin:25px 2% 0;}
	
}