@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
h1, h2, h3, h4, h5 {
	font-weight:700;
	text-transform:uppercase;
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	color: #333333;
	font-weight:700;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('webfont.eot'); /* IE9 Compat Modes */
  src: url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300') ,/* Safari, Android, iOS */
       url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300') ;/* Legacy iOS */
}
.module-title h3 {
	margin-bottom:10px;
	margin-top:20px;
	text-align:left;
}
.mp-product-heading-left {
	color:#002840;
	font-family:"Open Sans Condensed";
	margin:30px 0;
	text-align:left;
	text-transform:none;
}
p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 2em;
}
a {outline: none !important; text-decoration: none !important;
}
a:hover, a:focus {
	color:#337ab7;
	text-decoration:none;
	outline:none none;
	outline-offset: 0;
	outline:0px none -webkit-focus-ring-color;
	
}
.uk-form input[type="text"] {
	border-radius:0;
}
.chzn-container-single .chzn-single {
	border-radius:0;
}
.btn-primary, .btn, .btn-lg {
	background-color: #cef03b;
	border-radius:0px;
	border:none;
	color: #002840;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
/* Button Colors */
.btn-gold {
	background-color: #c7c103;
	border-radius:0px;
	border:none;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-gold:hover {background: #a79c03; color: #fff;}

.btn-dblu {
	background-color: #183250;
	border-radius:0px;
	border:none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-dblu:hover {background: #fff; color: #183250;}

.btn-mblu {
	cursor: pointer;
	background-color: #43bcd2;
	border-radius:0px;
	border:none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
.btn-mblu:hover {background: #fff; color: #43bcd2;}

.btn-modal-mblu {
	cursor: pointer;
	background-color: #43bcd2;
	border-radius:0px;
	border:none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
.btn-modal-mblu a {color: #fff;}

.btn-neon {
	background-color: #ccff00;
	border-radius:0px;
	border:none;
	color: #183250;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-neon:hover {background: #183250; color: #fff;}

.btn-white {
	background-color: #fff;
	border-radius:0px;
	border:none;
	color: #183250;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-white:hover {background: #183250; color: #fff;}

.btn-ylw {
	background-color: #fee601;
	border-radius:0px;
	border:none;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-ylw:hover {background: #000; color: #fee601;}

.btn-neonylw {
	background-color: #ccff00;
	border-radius:0px;
	border:none;
	color: #002840;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-neonylw:hover {background: #002840; color: #ccff00;}

.btn-pink {
	background-color: #e25fe4;
	border-radius:0px;
	border:none;
	color: #1d3752;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-pink:hover {background: #e25fe4; color: #fff;}

.btn-beige {
	background-color: #f0d8b8;
	border-radius:0px;
	border:none;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-beige:hover {background: #000; color: #f0d8b8;}

.btn-dustyblu {
	background-color: #a4c9ef;
	border-radius:0px;
	border:none;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	display: inline-block;
	padding: 12px 24px;
	margin-bottom: 0;
}
a.btn-dustyblu:hover {background: #000; color: #a4c9ef;}

.filter-button {
	background: #002840 none repeat scroll 0 0;
	border:none;
	color:#cef03b;
	font-size:1em;
	font-weight:700;
	height:40px;
	text-transform:uppercase;
	transition: all 0.25s ease;
	width:100px;
}
.button {
	background: #002840 none repeat scroll 0 0;
	border:none;
	color:#cef03b;
	font-size:1em;
	font-weight:700;
	height:40px;
	text-transform:uppercase;
	transition: all 0.25s ease;
	width:100px;
}
.uk-button {
	border-radius:0;
}
.contact-btn {
	background: #002840 none repeat scroll 0 0;
	border:none;
	color:#cef03b;
	font-size:1em;
	font-weight:700;
	height:40px;
	margin-top:10px;
	text-transform:uppercase;
	transition: all 0.25s ease;
}
.contact-btn:hover {
	background: #cef03b none repeat scroll 0 0;
	color:#002840;
}
.button:hover, .btn-primary:hover, .btn:hover, .filter-button:hover {
	background: #cef03b none repeat scroll 0 0;
	color:#002840;
}
.btn-lg:hover {
	background: #002840 none repeat scroll 0 0;
	color:#cef03b;
}
label {
	margin-right:10px;
}

/* Box Colors */
.blue-box {
    background-color: #002840;
    color: #fff;
    margin-bottom: 30px;
    padding: 20px;
}
.blue-box h4 {color: #fff;}
.neon-box {
    background-color: #cef03b;
    color: #002840;
    margin-bottom: 30px;
    padding: 20px;
}
.neon-box h4 {color: #002840;}

/*-----Toolbar-----*/
#header-desktop {
	background: #002840;
	position:relative;
	height:95px;
}
#toolbar {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0%, #ccc 90%, #777 100%) repeat scroll 0 0;
	height:35px;
	padding:7px;
}
#toolbar a {
	color:#333333;
	font-size:12px;
}
#toolbar a:hover, .toolbar-menu li.item-179 button:hover {
	color:#337ab7;
	background-color: transparent;
}
#toolbar-left a {
	padding-right:40px;
}
#sidebar {
	margin-bottom:20px;
}
.toolbar-menu {
	float:right;
	padding-top:2px;
}
.toolbar-menu li {
	display: inline-block;
	float: left;
}
.toolbar-menu li.item-179 {
	margin-top:-16px;
}
.toolbar-menu li.item-179 div {
	margin-bottom:0px;
}
.toolbar-menu li.item-179 ul.dropdown-menu {
	min-width:100px !important;
	top:39px;
	right:-25px;
}
.toolbar-menu li.item-179 button {
	background:transparent;
	border:0;
	box-shadow:0 0 0 0;
	font-size:12px;
	height:50px;
	cursor:pointer;
	padding-left:30px;
	padding-right:20px;
}
.toolbar-menu li.item-179 button:hover {
	color:#337ab7;
}
#toolbar-right li.item-180 {
	padding-right:10px;
	padding-left:10px;
	margin-top:-2px;
}
.toolbar-menu > li > a {
	font-weight:normal;
	padding:0px 10px;
	text-transform:none;
	text-align: right;
}
.caret {
	display:none;
}
.toolbar-menu .lang-switcher {
	display:none;
}
ul.list-unstyled li {
	padding: 10px 15px;
}
li.item-182.divider {
	margin-top:-10px;
}
li.item-182.divider button.shop-button-tb {
	background:transparent;
	color:#808080;
	font-size:1.4em;
	padding-top:4px;
	font-family:fontawesome;
	padding-right:10px;
	border:0px;
	box-shadow:0px 0px 0px 0px;
}
.toolbar-menu li.item-182 ul.dropdown-menu {
	top:33px;
}
li.item-182.divider .btn-group.open .dropdown-toggle {
	box-shadow:none;
}
#toolbar-right li.item-181 {
	padding-left:20px;
	padding-right:20px;
	margin-top:-13px;
}
#toolbar-right li.item-181 button {
	background:transparent;
	border:none;
	height:50px;
}
#toolbar-right ul li.item-181 img {
	width:20px;
	height:20px;
	margin-top: -6px;
}
.fa-angle-down:hover {
	color:#002840;
}
div#toolbar.visible-md-block.visible-lg-block div.container div.row {
	margin-right:-30px;
}
.dropdown-menu {
	left:auto !important;
	right:0%;
	top:33px;
	min-width:360px !important;
	z-index:99999;
	border-radius:0px;
}
div#toolbar-right .dropdown-menu .shptrn_quick_label {
	display:inline-block;
	font-size:1.1em;
}
div#toolbar-right .dropdown-menu .shptrn_quick_data {
	color:#000;
}
div#toolbar-right li.item-247.divider span.shptrn_quick_label {
	display:none;
}
/*-------Navigation---------*/

#logo {
	padding-top:12px;
	margin-top:-3px;
}
#logo img {
    height: 40px;
}
nav.col-md-8 {
	padding:0;
}
#nav {
	position:fixed;
	top:35;
	width:100%;
	z-index:9999;
	background:#002840;
	height: 60px;
}
.cool {
	position:fixed;
	top:0;
	width:100%;
	z-index:9999;
}
/* mp dropdown arrows */
.dj-megamenu-mp li a.dj-up_a i.arrow {
	display:none;
}
.dj-megamenu-mp li a.dj-up_a i.arrow:before {
	content: "\f0d7";
	font-family:fontawesome;
}
.dj-megamenu-mp li:hover a.dj-up_a i.arrow, .dj-megamenu-mp li.hover a.dj-up_a i.arrow {
	bottom: -16px;
	color: transparent;
	display:block;
	font-size:5em;
	right:29%;
	position:absolute;
	z-index:9999;
	background: url("../../../images/dart-gr.svg") no-repeat;
	background-position:center bottom;
	background-size: 70px 30px;
}


/*mobile menu*/
div.uk-accordion.uk-text-left.uk-hidden-large.mp-accordion-menus h3.uk-accordion-title.uk-active{
	background-color: #002840;
}

#footer-left .uk-accordion-title h3{
    color: #fff;
}

ul.dj-mobile-custom226 ul li.dj-mobileitem > a, ul.dj-mobile-custom226 li.dj-mobileitem > a {
	border-top:1px solid #EEEEEE;
	text-transform:uppercase;
	font-weight:700;
	font-family:'Open Sans Condensed';
	font-size:16px;
}
#search.col-md-1.visible-md-block.visible-lg-block {
	height:55px;
}
#search-query-explained {
	font-size:2em;
}
#search-form, #search-results {
	margin:40px 0;
}
#search {
	float:right;
	padding-top:15px;
	padding-right:0px;
}

/* RS Form Pro */
.rsform-text-box {min-height: 100px;}
.rsform-input-box {min-height: 30px;}
.rsform-submit-button.btn.btn-primary {height: 40px; padding: 0px 10px;}
.rsform-upload-box {border: none; padding: 0;}
.rsform-input-box button, input, optgroup, select, textarea {
	border: 1px solid #ccc;
	border-radius:0px;
	color: inherit;
	font: inherit;
	height: 32px !important;
	margin: 0;
	padding-left:10px
}
.radio, .checkbox
{float: none !important;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {float: none !important;}

/*-------Modules and Positions---------*/
html.uk-notouch body div#wrap div.row {
	margin:0;
}
hr {
	margin:20px 0;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #999;
}
header.container-fluid {
	padding-right:0;
}
header.row {
	margin-right:0;
}
#top-c {
	margin-top:30px;
}
#top-b .module-title h3 {
	text-align:center;
}
#bottom-a {
	margin-bottom:80px;
}
#bottom-b {
	margin-bottom:40px;
}
#main {
	
}
#bottom-c {
	background: #002840;
	box-shadow:0 8px 6px -6px #333;
}
#bottom-c-left {
	padding-top:15px;
	padding-bottom:30px;
	padding-right:3%;
}
#bottom-c-left h4 {
	color:#cef03b;
	font-family:'Open Sans Condensed';
}
#bottom-c-right {
	border-left:1px solid #7893b0;
	padding-top:17px;
	padding-bottom:30px;
	padding-left:3%;
}
#bottom-c-right h4 {
	color:#cef03b;
	font-family:'Open Sans Condensed';
}
footer {
    background-position: right 25px bottom 13px;
	clear:both;
	padding-top:25px;
	padding-bottom:20px;
}
footer .fa:hover, .icons .fa:hover {
	color:#337ab7;
}
footer h3 {
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #002840;
	font-weight:700;
	line-height: 28px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}
.footer-left {
	vertical-align:top;
}
.footer-menu li {
	width:100%;
}
.footer-menu li a {
	color: #333333;
	padding: 3px;
	padding-left: 0;
	line-height: 2em;
	text-transform: none;
	font-weight: normal;
}
.footer-menu li a:hover {
	background:transparent;
	color:#337ab7;
}
#footer-logo img {
	padding-top:10px;
	margin-bottom:20px;
}
#footer-logo h5 {
	color: #002840;
}

#footer-left h3.uk-accordion-title.uk-active	{
	color: #fff;
	}

/* Social Icons Homepage  */

.icons {
	font-size:1em;
}
.icons a {
	color:#ccc;
	height:30px;
	text-align:center;
	width:30px;
}
.icons a:first {
 padding-left:0;
}
.icon-f {
	padding:0 2px;
}
.row .icons {
	margin:0;
}
#subfooter-right, #subfooter-left {
	height:30px;
}
#subfooter {
	background: #002840;
	color:#63819C;
	padding:15px 15px 5px 15px;
}
#subfooter p {
	font-size:.9em;
	margin-bottom:0;
}
#subfooter a {
	color:#63819C;
}
#footer-logo .fa-play::before {font-size: 18px; padding-left: 4px;}
.fa-play::before {padding-left: 20px;}

/*------Language switcher---------*/
#subfooter-left .dropup .dropdown-menu {
	bottom: 46.8px;
	left: 0 !important;
	margin-bottom: 2px;
	top: auto;
	right: auto !important;
}
.dropup button.dropdown-toggle {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	height: 48px;
	margin-top: -27px;
}
#subfooter-left .dropup .dropdown-menu a, #subfooter-left .dropup .dropdown-menu h5 {
	color:#333333;
}
/*------Content---------*/
.breadcrumb {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	background-color: transparent;
	font-weight: 700;
	text-transform: uppercase;
}
.breadcrumb a {
	margin: 0 8px;
}

/* Landing Page Descriptions - Padding */
.visible-lg {padding: 0 12px;}

/* Team Suits - Gender Sort Button */
.team-gender {display: inline-block; margin-right: 10px; padding: 4px 6px; background: #43bcd2; min-width: 67px; font-family: "Open Sans Condensed", sans-serif; font-weight: bold;}
.team-gender a {color: #000;}
.team-gender a:hover {color: #fff;}

/*Home Page Widgetkit slideshow and Product Category Headers*/
.mp-product-mobile-gallery .uk-thumbnav {
    margin: 0 auto;
    width: 280px;
}

#top-a .uk-heading-large, .slideshow-mega-title {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 77px;
	font-weight:700;
	text-transform: uppercase;
	line-height:72px;
	margin-left: -6px;
}
.slideshow-mega-title.text-yellow-green {
	color: #CEF03A;
}
.text-yellow-green {
	color: #CEF03A;
}
.slideshow-mega-title.text-mp-blue {
	color: #002840;
}
#top-a .uk-text-large, .slideshow-sub-title {
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	font-weight:300;
	letter-spacing: 0.85px;
	line-height: 30px;/* text-transform: uppercase; */

}
.top-slideshow-home .btn, .mobile-top-slideshow-home .btn {
	margin-top: 10px;
	text-transform: uppercase;
}
.mobile-top-slideshow-home .slideshow-mega-title {
	color: #002849;
	font-size: 42px;
	line-height: 44px;
}
.mobile-top-slideshow-home .slideshow-sub-title {
	color: #666;
	font-size: 20px;
	line-height: 28px;
}
.uk-dotnav > .uk-active > * {
	background: #cef03b;
	transform: scale(1.1);
}
.mobile-top-slideshow-home .uk-dotnav > * {
	height:10px;
	padding: 0 20px;
	width: 10px;
}

/* Blog */
.blog img {width: 100%; margin: 20px 0;}
.blog .row {border-bottom: 1px solid #333;}
.subtitle {color: #2787ba; font-weight: 200;}

/*Our Story Widgetkit slideshow*/
.our-story-header-widgetkit .story {
	padding-top:60px;
}
.our-story-mobile-text-title {
	color: #002849;
	font-size: 42px;
	line-height: 44px;
}

/* bottom-c block sign up for mp emails & find your local store */
.form-inline.email-form.position {
	float:right;
	padding-right:2%;
}
.email-form .form-control {
	border-radius:0;
	height:32px;
	width:320px;
}
.email-form h4, #bottom-c-right .title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color:#cef03b;
	text-transform:uppercase;
	font-weight:700;
}
div#featstate_chzn.chzn-container.chzn-container-single.chzn-container-single-nosearch a.chzn-single {
	width:140px;
}
.mylocation-widget {
	left:5px;
}
#bottom-c #Submit.rsform-submit-button.btn.btn-primary, #bottom-c #Submit.rsform-submit-button.btn.btn-primary:hover {
	background-color: transparent;
	border-color:transparent;
	color:#002840;
	font-size: 2em;
	margin-left:-60px;
	margin-top:-10px;
	padding-top:0;
	font-family: fontawesome;
}
#sl_search label, #sl_search_radiusSelect, #sl_search_radiusSelect_chzn {
	display:none;
}
#sl_search_address {
	line-height:2.5;
}
.btn-info, .btn-info:hover {
	background: url("../../../images/search-button.svg") no-repeat;
	background-position: center;
	background-color:#fff;
	background-size: 30px 26px;
	border: none;
	color:transparent;
	height: 32px;
	border: 1px solid #ccc;
	margin-top:-3px !important;
	width: 56px !important;
}

#bottom-c .container {
	padding:0;
}
#bottom-c-right .block {
	padding-left:2%;
}
form#finder-search.form-inline fieldset.word button.btn.btn-primary {
	display:none;
}
form#finder-search.form-inline fieldset.word button.btn {
	background: #002840 none repeat scroll 0 0;
	border: medium none;
	color: #cef03b;
	font-size: 1em;
	font-weight: 700;
	height: 40px;
	text-transform: uppercase;
	width: 128px;
}
form#finder-search.form-inline fieldset.word button.btn.btn-primary:hover {
	background:#cef03b none repeat scroll 0 0;
	color:#002840;
}

.img-overlay {
	position: relative;
}
.project-overlay: {
 background-color: rgba(187, 211, 235, 0.3);
 color: #fff;
 cursor: pointer;
 height: 100%;
 left: 0;
 position: absolute;
 text-align: center;
 top: 0;
 width: 100%;
}
.project-overlay:hover {
	background-color:rgba(50, 50, 50, 0.5);
	transition:all 0.3s ease-in-out 0s;
	border: 1px #fff;
	border-style:solid;
	color: #fff;
	content: "shop now";
	font-family: 'Open Sans Condensed';
	font-size:1.25em;
	font-weight:600;
	left: 46%;
	margin-left: -35px;
	margin-top: -25px;
	padding:15px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	vertical-align:middle;
}

.padding-phelps {
	padding:0 30px;
}
.phelps-home {
	padding-bottom:50px;
	width:1436px;
}
.popular-item {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	color: #333333;
	font-weight:700;
}
.custom-mp {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 2em;
}
.uk-overlay-panel p {
	font-size:1.125em;
}
.case {
	color:#002840;
	font-size:36px;
}
.mp-widget h2 {
	text-transform:capitalize;
	color:#002840;
}
div.text-center.padding-phelps h2 {
	text-transform:capitalize;
}
div.no-border.slidenav-mp div.uk-slidenav-position.uk-margin a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-previous.uk-hidden-touch:before, div.no-border.slidenav-mp div.uk-slidenav-position.uk-margin a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-next.uk-hidden-touch:before {
	border:none;
	color:#ccc;
	display:block;
}
div.no-border.slidenav-mp div.uk-slidenav-position.uk-margin a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-previous.uk-hidden-touch:after, div.no-border.slidenav-mp div.uk-slidenav-position.uk-margin a.uk-slidenav.uk-slidenav-contrast.uk-slidenav-next.uk-hidden-touch:after {
	border:none;
	color:#ccc;
	display:block;
}
.slidenav-mp .uk-slidenav-position .uk-slidenav {
	display: block;
	margin-top: -30px;
	position: absolute;
	top: 30%;
	z-index: 100;
}
.slidenav-mp img {
	width:65%;
	height:auto;
}
.uk-overlay-background {
	background: rgba(0, 40, 64, 0.7) none repeat scroll 0 0 !important;
	color: #fff !important;
}
.zx .uk-h2, .zx h2 {
	font-weight: 700;
	text-transform: uppercase;
}
/*---------Modals--------------------*/
#colorbox {
	border:0;
	border-radius:0;
	background-color:transparent;
	box-shadow: 0 0 0 0;
}
#cboxTitle {
	display:none !important;
}
div#cboxLoadedContent div.item-page {
	padding-top:0px;
}
div.email-sign-up-modal h4 {
	color:grey;
	text-align:left;
	text-transform:normal;
}
div.email-sign-up-modal div.rsform {
	float:left;
}
div.email-sign-up-modal .btn-primary:hover {
	background-color:#002840 !important;
	color:#cef03b;
}
div.email-sign-up-modal .email-form .form-control {
	width:400px;
}
.sign-up {
	font-size:1.5em;
	font-weight:400;
	text-transform:capitalize;
}
a.jcepopup span.jcemediabox-zoom-image {
	background: none;
}
html.uk-notouch body div#colorbox.no_title.complete div#cboxWrapper div div#cboxContent div#cboxLoadedContent div.item-page div div.email-sign-up-modal div.rsform form.form-inline.email-form.position fieldset div.formControls div button#Submit.subscribe.margin-correct.rsform-submit-button.btn.btn-primary {
	background-color:#cef03b;
	margin:0;
	height:40px;
	padding:0 20px;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
}
html.uk-notouch body div#colorbox.no_title.complete div#cboxWrapper div div#cboxContent div#cboxLoadedContent {
	background-color:#ddd;
	border:1px solid #555;
}
html.uk-notouch body div#colorbox.no_title.complete div#cboxWrapper div div#cboxContent div#cboxLoadedContent div.item-page div div.email-sign-up-modal div.rsform form.form-inline.email-form.position fieldset div.formControls div input#Email.rsform-input-box.form-control.rsform-input-box .email-form .form-control {
	border-radius: 0;
	box-shadow: 0 2px 3px #ccc inset;
	height: 40px;
	width: 82%;
}
/*---------search results page--------------------*/
html.uk-notouch body div#wrap div#main-content.row div.container div#main.col-md-12 div.finder div#search-form form#finder-search.form-inline fieldset.word input#q.inputbox {
	margin-bottom:20px;
}
form#finder-search.form-inline fieldset.word a.btn, #mod-finder-searchform button.btn {
	background: #002840 none repeat scroll 0 0;
	border: medium none;
	color: #cef03b;
	font-size: 1em;
	font-weight: 700;
	height: 40px;
	padding-top:10px;
	text-transform: uppercase;
}
form#finder-search.form-inline fieldset.word a.btn:hover {
	background:#cef03b none repeat scroll 0 0;
	color:#002840;
}
/*--------------STORE LOCATOR----------------*/

#copyright-block {
	display:none;
}
.locator_container select, .locator_container #name_search {
	margin-left:0;
}
#sl_search_address {
	padding-left:10px;
	width:320px;
}
#sl_sidebar {
	float:left;
}
#sl_sidebar .result-container {
	width:90%;
}
#map {
	float:right;
}
.mylocation-button {
	background: #002840 none repeat scroll 0 0;
	height: 40px;
	border: none none;
	box-shadow:none;
	margin:0 15px;
	vertical-align:middle;
}
.mylocation-widget {
	color: #cef03b;
	padding-bottom:27px !important;
	padding:0 0 7px 2px;
	position:relative;
	vertical-align:middle;
}
#locate_form.form-inline input.btn.btn-primary {
	background: #002840 none repeat scroll 0 0;
	border: medium none;
	color: #cef03b;
	font-size: 1em;
	font-weight: 700;
	height: 40px;
	text-transform: uppercase;
	transition: all 0.25s ease 0s;
	width: 100px;
}

#locate_form input#tagid_1	{
	height: inherit;
}

#store-modal h4 {
	text-align:left;
	color:grey;
	text-transform:none;
	margin-left:12px;
	font-weight:normal;
}
div#store-modal div#sl_search form#sl_search .btn.btn-info {
	background:#cef03b;
	color:#002840;
	margin-left:0;
	width:85px;
	height:38px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:25px;
	font-size:12px;
}
div#store-modal div#sl_search form#sl_search .btn.btn-info:hover {
	background:#002840;
	color:#cef03b;
}
div#store-modal div#sl_search form#sl_search {
	margin-left:10px;
}
div div#store-modal div#sl_search #sl_search_address {
	width:400px;
}
/*RECENT POSTS*/
.latestnews {
	padding-left:0px;
	font-size: 1.5em;
}
.latestnews li {
	list-style-type: none;
	font-size:1em;
	color:#333;
	font-weight:500;
	margin-bottom:20px;
}
.recent-post h3 {
	text-align:left;
	color:grey;
	border-bottom:1px solid grey;
}
.latestnews li :before {
	content:">";
}
.latestnews li a {
	color:#333;
	font-size:14px;
}
.latestnews li a:hover {
	font-weight:bold;
	color:#337ab7;
	font-weight:500;
}
/*END RECENT POSTS*/


.mprange input {
	height:2.25em;
}
.mpcheck input {
	height:1em;
}
.article-margin {
	margin-bottom:80px;
	padding-left:60px;
	padding-right:60px;
}
.no-border {
	border:none;
}
/* Shopatron Cart Quick View  */
.dropdown-menu.dropdown-content.cart {
	width: 350px;
}
div#toolbar-right li.item-247.divider {
	height:18px;
	overflow:hidden;
	width:21px;
	background:#002840;
}
div#toolbar-right li.item-247.divider div {
	margin-top:-8px;
}
div#toolbar-right #shptrn_cart_items_header, div#toolbar-right .shptrn_cart_price_row.total {
	font-weight:700;
	font-family:'Open Sans';
	font-size:14px;
	color:#333;
}
div#toolbar-right .shptrn_ci_price {
	font-weight:700;
	font-family:'Open Sans';
	font-size:12px;
	color:#333;
}
div#toolbar-right .shptrn_ci_qty button.shptrn_button:first-of-type {
	display:none;
}
div#toolbar-right .shptrn_ci_qty button.shptrn_button {
	font-size:12px;
	background:transparent;
	float:right;
	color:#333;
}
div#toolbar-right #shptrn_checkout_detail_content {
	width:350px;
}
div#toolbar-right.shptrn_quick_label {
	display:none;
}
div#toolbar-right #shptrn_ch_part_num, div#toolbar-right .shptrn_ci_part_num {
	display:none;
}
div#toolbar-right #shptrn_ch_item .shptrn_quick_cart {
	content:"\fa07";
}
div#toolbar-right .shptrn_ci_details h3 a {
	font-family: 'Open Sans', sans-serif;
}
.shopatron_quick_cart.shopatron_content {
	text-align:center;
}
.shptrn_quantity {
	background-color:transparent;
}
#shptrn_addToCart {
	padding: 0 15px;
}
div#toolbar-right.shptrn_quick_label, div#toolbar-right .shptrn_quick_data {
	font-size:1.1em;
	color:#cef03b;
	text-align:left;
}
/* END Shopatron Cart Quick View  */

/*  Timeline  */

.timeline {
	font-family: 'Open Sans Condensed';
	margin: 0 auto;
	padding: 0 100px;
	position: relative;
	margin-top: 2em;
	margin-bottom: 3em;
}
.timeline::before {
 background-color: #002d40;
 content: "";
 height: 100%;
 left: 50%;
 position: absolute;
 top: 0;
 width: 1px;
}
.timeline .timeline-item-date, .timeline .timeline-item-copy {
	line-height: 1.5;
	margin: 0 50%;
	padding: 0 30px;
	text-align: left;
	font-family: "Open Sans"
}
.timeline .timeline-item-date:nth-of-type(2n), .timeline .timeline-item-date:nth-of-type(2n) + .timeline-item-copy {
 margin-left: 0;
 text-align: right;
}
.timeline .timeline-item-date:nth-of-type(2n+1), .timeline .timeline-item-date:nth-of-type(2n+1) + .timeline-item-copy {
 margin-right: 0;
}
.timeline .timeline-item-date ~ .timeline-item-date {
 margin-top: 20px;
}
.timeline .timeline-item-date {
	font-size: 1.5em;
	position: relative;
}
.timeline .timeline-item-date::after {
 background: #cef03b none repeat scroll 0 0;
 border-radius: 50%;
 content: "";
 height: 1em;
 margin: 0 -0.5em;
 position: absolute;
 right: 0;
 top: 0;
 width: 1em;
}
.timeline .timeline-item-date:nth-of-type(2n+1)::after {
 left: 0;
 right: auto;
}
.timeline .timeline-item-date.last-timeline-item {
	margin-top: 0;
}
/*-------------zoo layout------------------------*/


/* Pricing: "$299.99" */
.element-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
}
div ul.uk-thumbnav {
	text-align:center;
}
/*-------------product overview------------------------*/
.image {
	border:1px solid #ccc;
}
.image-new-wrapper {
	position:relative;
}
.new-checkbox {
	position:absolute;
	right:24px;
	z-index:1899;
}
.description {
	padding:10px;
	opacity:0;
	transition: visibility 0s linear 0.2s, opacity 0.2s linear 0s;
}
.description p {
	font-size:14px;
}
.layout-default > .description {
	height:0;
	width:inherit;
	visibility:hidden;
	overflow:hidden;
}
.layout-default {
	background:#fff;
	padding:0 10px;
}
.uk-panel-teaser img {
	border:1px solid #999;
}
 .zx [class*="uk-width"] {
 box-sizing: border-box;
 width: 50%;
}
.media-top {
	border:1px #ccc;
	border-style:solid;
}
.title {
	color: #333;
	font-size: 22px;
	font-weight: 700;
	line-height: 22px;
}
.title a {
	color: #333;
	text-decoration:none;
}
.title a:hover {
	color: #333;
	text-decoration:none;
}
.zx .col-md-3 {
	padding:0;
}
.zx p {
	margin:5px 0;
}
/* Filter Category: "Style" */
.filter-items {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-weight:700;
	color: #333333;
	line-height: 26px;
}
/* Filter Items: "Swimwear", "Training Suits", "Tech Suits" */
.zoo-filter label {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 1em;
}
/* SEO Text - header:"SWIMWEAR MEN" */
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	color: #002840;
}
/* SEO Text - paragraph:"The MP line of swimwear offers swim suits," */
.seo-p {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	color: #002840;
}
/*  End Product Overview Content Hover Styling  */

/* Additional Zoo Filter Styling  */

/* ZOO Full Layout Classes */
.product-title {
	color:#002840;
	font-family:"open sans condensed";
	font-size:2em;
	font-weight:700;
	margin-bottom:20px;
	margin-top:20px;
	text-align:center;
	text-transform:none;
}
.uk-flex-column {
	flex-direction: column;
	height: 400px;
	overflow: scroll;
	width: 100px;
}
ul .uk-flex-column {
	overflow-x:hidden;
}
.uk-thumbnav {
	display: block;
}
.related {
	padding-top:40px;
}
.spec-bkg {
	background-color:#ddd;
	line-height:2.5em;
	padding:30px;
}
.xp-size {
	background-color: #fff;
}
.description-text {
	line-height:2em;
	margin-top:10px;
}
.lead {
	font-size: 1.25em;
}
.margin-upper {
	margin-top:140px;
}
.uk-thumbnav > * > * > img {
	border-color: #ccc;
	border-style: solid;
	border-width: 2px;
	opacity: 1;
}
.uk-thumbnav > * > *:focus > img, .uk-thumbnav > * > *:hover > img, .uk-thumbnav > .uk-active > * > img {
	border-color: #cef03b;
	border-style: solid;
	border-width: 3px;
	opacity: 1;
}
.uk-overlay-background {
	background:  rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	color: #444 !important;
}
.video-size iframe {
	text-align:center;
	width:100%;
}
.spec-text {
	font-weight:bold;
	margin:30px;
	text-align:center;
	text-transform:uppercase;
}
form#zoo-filter-form-214.style div.form-inner div.form-elements div.form-element-row.checkbox.checkbox-0 {
	margin-bottom:20px;
}
.uk-flex-column {
	overflow-x:hidden;
	overflow-y:auto;
}
.shptrn_atc_button button {
	font-family: open sans condensed;
	height:50px;
	width: 400px;
}
.shptrn_atc_button button, .shptrn_atc_button button:hover {
	height:50px;
	margin:0;
	margin-top:10px;
}
.shptrn_quantity label {
	display:inline-block;
	margin: 10px 0 15px 120px;
}
.shptrn_quantity input[type="text"] {
	border-radius:0;
	float: right;
	margin: 0 150px 0 0;
}
ul.uk-thumbnav.uk-flex-center li a {
	text-align:center;
}
/* End ZOO Full Layout Classes */

/* ZOO Filter Elements  */
.zoo-filter input {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 8px;
}
.zoo-filter input:hover {
	border: 1px solid #002840;
}
.layout {
	margin:15px;
}
.checkbox-row {
	margin:0 40px;
r  padding:0 30px;
	width:100%;
}
.checkbox label, .radio label {
	float:left;
	font-size:1em;
}
.form-element-row > label {
	font-weight: 700;
	margin: 6px 0;
	padding-left:0;
}
.zoo-filter .form-element-row {
	margin-bottom: 0;
	overflow:visible;
	padding: 0;
}
.chzn-container-single .chzn-single {
	background: none;
	box-shadow: none;
	font-size:1em;
	height:30px;
	text-transform:uppercase;
}
.chzn-container .chzn-drop {
	width: 100%;
}
.chzn-container {
	margin-right: 20px;
}
.zoo-filter label {
	height: 1em;
}
.goggles-filter {
	margin-left:60px;
}
.swimwear-filter {
	height:1em;
	font-size:1.25em;
	font-weight:normal;
	margin: 0 0 30px 15px;
}
.zoo-itempro-grid-dup a {
	font-size:0.75em;
}
.zoo-itempro-grid-dup .meta {
	font-size:1em;
}
/*  End ZOO Filter Elements  */

/* PRODUCT SOCIAL ICONS  */

.fb_iframe_widget {
	line-height: 0;
}
/* END PRODUCT SOCIAL ICONS  */

.osc-b {
	color:#002840;
	font-family:'Open Sans Condensed';
	font-weight:700;
}
.osc {
	font-family:'Open Sans Condensed';
}
/* Responsive objects
 * Note: Images are already responsive by default, see Base component
 ========================================================================== */
/*
 * 1. Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.bs-responsive-width, .bs-responsive-height {
	box-sizing: border-box;
}
/*
 * Responsiveness: Sets a maximum width relative to the parent and auto scales the height
 * `important` needed to override `uk-img-preserve img`
 */
.bs-responsive-width {
	max-width: 100% !important;
	height: auto;
}
/*
 * Responsiveness: Sets a maximum height relative to the parent and auto scales the width
 * Only works if the parent element has a fixed height.
 */
.bs-responsive-height {
	max-height: 100%;
	width: auto;
}
/* Margin
 ========================================================================== */
/*
 * Create a block with the same margin of a paragraph
 * Add margin if adjacent element
 */
.bs-margin {
	margin-bottom: 15px;
}
* + .bs-margin {
	margin-top: 15px;
}
.bs-margin-top {
	margin-top: 15px !important;
}
.bs-margin-bottom {
	margin-bottom: 15px !important;
}
.bs-margin-left {
	margin-left: 15px !important;
}
.bs-margin-right {
	margin-right: 15px !important;
}
/*
 * Larger margins
 */
.bs-margin-large {
	margin-bottom: 50px;
}
* + .bs-margin-large {
	margin-top: 50px;
}
.bs-margin-large-top {
	margin-top: 50px !important;
}
.bs-margin-large-bottom {
	margin-bottom: 50px !important;
}
.bs-margin-large-left {
	margin-left: 50px !important;
}
.bs-margin-large-right {
	margin-right: 50px !important;
}
/*
 * Smaller margins
 */
.bs-margin-small {
	margin-bottom: 5px;
}
* + .bs-margin-small {
	margin-top: 5px;
}
.bs-margin-small-top {
	margin-top: 5px !important;
}
.bs-margin-small-bottom {
	margin-bottom: 5px !important;
}
.bs-margin-small-left {
	margin-left: 5px !important;
}
.bs-margin-small-right {
	margin-right: 5px !important;
}
/*
 * Remove margins
 */
.bs-margin-remove {
	margin: 0 !important;
}
.bs-margin-top-remove {
	margin-top: 0 !important;
}
.bs-margin-bottom-remove {
	margin-bottom: 0 !important;
}
/* Padding
 ========================================================================== */
.bs-padding-remove {
	padding: 0 !important;
}
.bs-padding-top-remove {
	padding-top: 0 !important;
}
.bs-padding-bottom-remove {
	padding-bottom: 0 !important;
}
.bs-padding-vertical-remove {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
/* Border
 ========================================================================== */
.bs-border-circle {
	border-radius: 50%;
}
.bs-border-rounded {
	border-radius: 5px;
}
.sidebar-filter-title h3 {
	margin-top: 0;
}
.spec-bkg {
	font-size: 13px;
	font-weight: 300px;
	line-height: 1.2em;
}
.spec-bkg h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
}
.spec-bkg h3 {
	color: #002840;
	font-size: 16px;
	margin-top: 0;
	text-transform: none;
}

.spec-bkg li {
	line-height:20px;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
}
.spec-bkg li:before {
	padding-right: 25px;
}
.spec-bkg blockquote {
	border-left: 3px solid #b4c900;
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    margin-left: 0;
    padding: 0 10px;
}
blockquote {color: #2787ba; font-weight: 200;}
div#sidebar.col-md-3 div.moduletable div#mod-zoofilter-264.zoo-filter.form-wrapper form#zoo-filter-form-264.style div.form-inner div.form-elements div.form-element-row.itemcategory.itemcategory-0 {
	margin-left:-20px;
}
div#sidebar.col-md-3 div.moduletable div#mod-zoofilter-264.zoo-filter.form-wrapper form#zoo-filter-form-264.style div.form-inner div.form-elements div.form-element-row.itemcategory.itemcategory-0 label {
	font-size:1em;
}
div.form-element-row.staticcontent.staticcontent-0 h4 {
	margin-bottom:30px;
}
.table td, .table-responsive  td {border: 1px solid #002840 !important;}
.table-responsive {
	background-color:#fff;
}
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect .overlay {
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	font-family: open sans condensed;
	font-size:18px;
	font-weight:600;
	left: 38%;
	overflow: hidden;
	padding:10px;
	position: absolute;
	text-align:center;
	top: 40%;
	transform: scale(0, 1);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	vertical-align: middle;
	width: 25%;
}
.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.hovereffect:hover img {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
	filter: brightness(0.6);
	-webkit-filter: brightness(0.6);
}
.hovereffect h2 {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	font-size: 17px;
	background-color: transparent;
	color: #FFF;
	padding: 1em 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.hovereffect a, hovereffect p {
	color: #FFF;
	padding: 1em 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 .no-gutter > [class*='col-'] {
 padding-right:0;
 padding-left:0;
}

#system-message-container	{display: none;}
#search .form-search .finder input	{background: #ffffff url("../../../images/mp-search-icon-toolbar.png") no-repeat right 50%; }

.mp-add-to-cart-area .btn	{
	font-size: 1.5em;
	text-transform: uppercase;
}
/* Locator */
#sl_search_container label.checkbox {width: 100%;}
.checkbox.inline > input {height: inherit;}

.intro {color: #2787ba; font-size: 1.5em; font-weight: 200; line-height: 1.5em; text-align: center; margin-top: 20px; margin-bottom: 40px;}

@media screen and (min-width:300px) and (max-width:767px) {
.intro {margin-left: 24px; margin-right: 24px;}
}
	
.col-md-5.col-md-offset-1 > h3 {margin-top: 0;}
.size-chart {margin-top: 20px;}

@media screen and (min-width:300px) and (max-width:767px) {
.size-chart {margin-top: 20px; margin-left: 30px;}
.col-md-5.col-md-offset-1 > h3 {margin-top: 30px;}
.visible-xs-block {text-align: center !important;}
}

/* Zebra Table Class */
table.zebra {
    width: 100%;
}
table.zebra th {
    font-size: inherit !important;
    font-weight: normal;
    text-align: left;
}
table.zebra th, table.zebra td {
    padding: 5px;
}
table.zebra tbody, table.zebra tfoot {
    font-size: inherit !important;
}
table.zebra .bold {
    font-weight: bold;
}
table.zebra .center {
    text-align: center;
}
table.zebra td * {
    vertical-align: middle;
}
table.zebra tfoot {
    font-style: italic;
}
table.zebra caption {
    font-size: 11px;
    font-style: italic;
    text-align: left;
}
.even {background: none !important; border-bottom: none;}
.odd {border-bottom: none;}

ul.zebra > li:nth-of-type(2n+1), table.zebra tbody tr:nth-of-type(2n+1) {background: none repeat scroll 0 0 #e7e7e7;}



/* Phelps Test Team */
.blue-texture {
	background-image: url("http://www.michaelphelps.com/us/images/phelps-test-team/blue-texture.png");
	background-repeat: repeat;
}

/* Button Hover - Neon */
.hvr-bounce-to-top-neon {
  background: #c5d73b;
  border-radius: 12px;
  padding: 8px 16px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.hvr-bounce-to-top-neon:before {
  background: #fff; 
  border-radius: 10px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top-neon:hover, .hvr-bounce-to-top-neon:focus, .hvr-bounce-to-top-neon:active {
  color: #008ad2 !important;
}
.hvr-bounce-to-top-neon:hover:before, .hvr-bounce-to-top-neon:focus:before, .hvr-bounce-to-top-neon:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Button Hover - White */
.hvr-bounce-to-top-white {
  background: #fff;
  border-radius: 12px;
  padding: 8px 16px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.hvr-bounce-to-top-white:before {
  background: #c5d73b; 
  border-radius: 10px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top-white:hover, .hvr-bounce-to-top-white:focus, .hvr-bounce-to-top-white:active {
  color: #008ad2 !important;
}
.hvr-bounce-to-top-white:hover:before, .hvr-bounce-to-top-white:focus:before, .hvr-bounce-to-top-white:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.phelps-test-team blockquote {color: #fff !important; font-size: 1.5em; border-left: 5px solid #c5d73b;}

.header-block {
	background-image: url("http://www.michaelphelps.com/us/images/phelps-test-team/header-mp_no-texture.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	object-fit: cover;
	position: relative;
	min-height: 525px;
	max-width: 100%;
	padding: 60px;
	}

.header-content {position: absolute; top: 50%; transform: translateY(-50%); width: 50%; text-align: left;}
.beta-content {display: inline-block; width: 40%; vertical-align: top; text-align: left;}
.beta-michael {margin-right: 30px;}

.col-md-2 {width: 16.5%;}

/* Constant Contact Elements */
.subscribe button {color: #fff; font-family: 'Open Sans Condensed'; font-weight: 700;}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {color: #fff !important;}
.ctct-inline-form .g-recaptcha {display: none !important}
#gdpr_text, .ctct-gdpr-text {display: none !important;}

/* Form Fix */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {position: relative !important; position: relative !important; margin-right: 10px !important; margin-left: -20px !important;}
label {display: unset !important;}

/* Breakpoints */

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 550px) {
	.container {padding: 0 !important;}
	#main {margin-top: 0 !important; padding: 0 !important;}
	.header-block {padding: 20px;}
	.header-content {width: 80%; text-align: center; left: 0;; right: 0; margin: auto; margin-top: -40px;}
	.beta-content {width: 100%; text-align: center;}
	.phelps-test-team blockquote {border-left: none; padding-top: 20px; border-top: 5px solid #c5d73b;}
	.beta-michael {width: 100%;}
	.beta-michael img {width:242px; height:auto;}
	
	.col-md-2 {width: 100%; margin-right: 0;}
}