/*-------------------------------------------------------------------------------------



	Design Template Core Styles



---------------------------------------------------------------------------------------



	1. Document Setup

	2. Header

		2.1. Countdown

		2.2. Navigation

		2.3. Logo

		2.4. Register

	3. Body Content

		3.1. Slideshow

		3.2. Featured

			3.2.1. Weather

		3.3. Main Content

		3.4. Sponsors / Flexisel

	4. Footer

		4.1. Email Sign-Up

		4.2. Footer Social

		4.3. Copyright

		4.4. Footer Race IT Logo



-------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/

/*	Partner color styles

/*-----------------------------------------------------------------------------------*/


/* --------  Color 1  (default is Race IT Blue #4795D1 e2212c) ------------ */

#colLeft h1 {
    background: none repeat scroll 0 0 #e2212c;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 18px;
    padding: 6px 0 6px 18px;
}

#colRight h3 {
    color: #e2212c;
    font-size: 1.1em !important;
}

/* Default Link Styles */
a {
  color: #e2212c;
  text-decoration: none;
  line-height: inherit; }
  /*
a:hover, a:focus {
    color: #3389cc; }
*/


#lnkLogin {
    background: none repeat scroll 0 0 #e2212c !important;
}


#aspnetForm .interior table input.btn, #orgUserActions-button {
    background-color: #e2212c;
    border: medium none #e2212c;
    margin: 0 0 3px;
}

.AdminTab {
    background: none repeat scroll 0 0 #444;
    display: block;
    height: 61px !important;
    left: 0 !important;
    margin: 12px 0 0px;
    top: 6px !important;
    width: auto !important;
}

.userEditlink {
    background: none repeat scroll 0 0 #666666;
    border-radius: 45px;
    color: #FFFFFF;
    font-weight: 400;
    margin: 0 0 0 12px;
    padding: 3px 18px;
    text-decoration: none !important;
    transition: all 0.2s linear 0s;
}

.userEditlink:hover {
    background: none repeat scroll 0 0 #e2212c;
}


/* --------  Organizer / Participant tab colors ------------ */

#participant_link_tab.active a, #organizer_link_tab.active a { 
/* Organizer / Participant ON STATE */

	background: none repeat scroll 0 0 #FFFFFF;
    font-family: 'Raleway', Helvetica, Arial, sans-serif, arial, helvetica, sans-serif;
    font-size: 1.4em !important;
    font-weight: 500;
    padding: 15px 30px 8px;
    text-decoration: none;
    text-transform: uppercase;
    color: #e2212c !important;}
    
#participant_link_tab a, #organizer_link_tab a { 
/* Organizer / Participant OFF STATE --> Need to use a lighter color for tab bgd and text color */

    background: none repeat scroll 0 0 #666666;
    color: #999999 !important;
    font-family: 'Raleway', Helvetica, Arial, sans-serif, arial, helvetica, sans-serif;
    font-size: 1.4em !important;
    font-weight: 500;
    margin: 0 4px 0 0;
    padding: 15px 30px 6px;
    text-decoration: none;
    text-transform: uppercase;
}

a.LeftNavItemSelected {
    font-family: 'Raleway',helvetica,arial,sans-serif;
    font-size: 1.2em !important;
    font-weight: bold;
    margin: 0 0 0 0;
    text-decoration: none !important;
    width: auto;
    color: #e2212c !important;
}


/* --------  Seach page colors ------------ */

input[type="submit"], input[type="button"], button, input.btn, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("http://mcmregistration.com/css/images/ui-bg_highlight-soft_15_13518f_1x100.png") repeat-x scroll 50% 50% #e2212c;
    border: 1px solid #e2212c;
    /* border-radius: 110px 110px 110px 110px; */
    color: #FFFFFF;
    font-weight: normal;
}

.currentFacet a {
	color: #fff;
}


/* --------  Admin & Reg path colors ------------ */

#ctl00_~ContentPlaceHolder1_btnContinue {background: none repeat scroll 0 0 #4DA1E1;}
#ctl00_~ContentPlaceHolder1_ContinueButton {background: none repeat scroll 0 0 #4DA1E1;}
#ctl00_~ContentPlaceHolder1_btnFinish_btnContinue {background: none repeat scroll 0 0 #4DA1E1;}
#ctl00_~ContentPlaceHolder1_btnConfirm {background: none repeat scroll 0 0 #4DA1E1;}
#ctl00_~ContentPlaceHolder1_btnWithoutReservation, #ctl00_~ContentPlaceHolder1_btnContinue  {background: none repeat scroll 0 0 #4DA1E1;}
#ctl00_~ContentPlaceHolder1_btnFinish {background: none repeat scroll 0 0 #4DA1E1;}
#ctl00_~ContentPlaceHolder1_pnlNav a.crumbActive span.crumbId {background: #4DA1E1 !important;}
.ric-co-add-reg input:hover {background: none repeat scroll 0 0 #4DA1E1;}
.ric-manage-team-table a {color: #4DA1E1 !important;}
.ric-manage-team-info-container {
    border-bottom: 2px solid #CCCCCC;
    border-top: 5px solid #4DA1E1;
    display: block;
}
#ctl00_~ContentPlaceHolder1_pnlNav a.crumbActive span.crumbId {background: #4DA1E1 !important;}

.create-btn {
    background: none repeat scroll 0 0 #E1E1E1 !important;
    border: 1px solid #4DA1E1 !important;
    color: #000000 !important;
    font-size: 1.5em !important;
    margin: 0 0 19px;
    padding: 6px 50px !important;
    cursor: pointer;
    transition: background 0.2s linear 0s;
}

.createevent-login-txt .create-btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    color: #4DA1E1 !important;
    display: inline-block;
    font-size: 1em !important;
    margin: 0 0 0 8px !important;
    padding: 0 !important;
}

.facetsCol .clearSearch:hover, .facetsCol .clearSearch:focus  {
   color: #4DA1E1 !important;
   background: url("../assets/interior-img/search-clear-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
   border: none !important;
}

.eventDetailsWrapper input[type="submit"], .eventDetailsWrapper input[type="button"], .eventDetailsWrapper button, .eventDetailsWrapper input.btn, .eventDetailsWrapper .ui-state-default, .eventDetailsWrapper .ui-widget-content .eventDetailsWrapper .ui-state-default, .eventDetailsWrapper .ui-widget-header .eventDetailsWrapper .ui-state-default {
    background: none repeat scroll 0 0 #4DA1E1;
    color: #FFFFFF;
    font-weight: normal;
}

.websites a:hover {
    background: none repeat scroll 0 0 #4DA1E1;
}


/* --------  Color 2  (default is Race IT Green #e2212c) ------------ */

#aspnetForm .interior table input.btn:hover, #orgUserActions-button:hover {
    background-color: #e2212c;
    border: medium none #e2212c;
}

.advancedTable {
    background: none repeat scroll 0 0 #e2212c;
    margin: 0 !important;
    padding: 14px 0 15px 20px;
    width: 176px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #e2212c;
    border: 1px solid #e2212c;
    color: #FFFFFF;
    font-weight: normal;
}




/* --------  Footer color bar ------------ */



/* --------  Search box background color ------------ */
.register {
	background: #333;
}


/* -------- Login Page ------------ */

.accountlogin-main > h1 {
    color: #e2212c  !important;
    font-size: 2.1em  !important;
    margin: 10px 0 18px  !important;
    padding: 0  !important;
}

.accountlogin-main input.login-btn {
    background: none repeat scroll 0 0 #e2212c !important;
    border: medium none;
    box-shadow: none;
    color: #FFFFFF !important;
    margin: 22px 0 7px 0 !important;
    padding: 10px 0 !important;
    text-transform: uppercase;
    width: 42% !important;
    transition: background 0.2s linear 0s;
    cursor: pointer;
}

.accountlogin-main input.login-btn:hover {
     background: none repeat scroll 0 0 #b81b24 !important;
}

.accountlogin-main .green {
    color: #e2212c !important;
    padding: 3px 0 0;
}

.ric-create-account h1 {
    color: #e2212c !important;
    font-size: 2.3em  !important;
    margin: 20px 0 9px !important;
    padding: 0 !important;
}

.ric-create-account input.signup-btn {
    background: none repeat scroll 0 0 #e2212c !important;
    border: medium none;
    box-shadow: none;
    color: #FFFFFF !important;
    margin: 22px 0 0 !important;
    height: 2.5em !important;
    text-transform: uppercase;
    transition: background 0.2s linear 0s;
    cursor: pointer;
}

.ric-create-account input.signup-btn:hover {
     background: none repeat scroll 0 0 #b81b24 !important;
}


/* --------------------------------------------------------------------------------- */

/* Forgot Password Page Styles

/* --------------------------------------------------------------------------------- */

.AdminTabBorder h3 {
    margin: 20px 0 0 29px;
}


#ctl00_ContentPlaceHolder1_pnlForgotPassword {
    margin: 10px 0 20px 28px;
}

#ctl00_ContentPlaceHolder1_pnlForgotPassword #ctl00_ContentPlaceHolder1_btnSubmit {
    font-size: 1.5em !important;
    margin: 0 !important;
    padding: 10px !important;
}


/*-----------------------------------------------------------------------------------*/

/*	1. Document Setup (body, common classes, etc)

/*-----------------------------------------------------------------------------------*/
html{
    background: url("../images/footer-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}


.lt-ie9 .ie8-fix {
	width: 1000px;
	margin: 0 auto;
}



/*-----------------------------------------------------------------------------------*/

/*	2. Header

/*-----------------------------------------------------------------------------------*/


.row.branding-header {
    padding: 9px 0 12px;
}

header {
    background: url("../images/mcm-bgd.gif") repeat scroll 0 32px;
    margin: 0 auto;
    width: 100%;
}

header .header-content {
    margin: 35px 0 0 0;
}

#search-btn {
    float: right;
    margin: 6px 5px 0 -13px;
    padding: 0;
}

#keywords {
    width: 76%;
}


@media screen and (max-width: 650px) {

/*
 #keywords {
	    width: 89% !important;
	}
*/

}


@media screen and (max-width: 700px) {

	header {
		border-bottom: none;
		height: 100%;
	}

	header .header-content {
    	height: 100% !important;
    	margin: 0 !important;
    }

}



/*--- 2.1. Countdown ---*/



.countdown-wrapper {
    height: 68%;
}

/* IE7 Inline-Block Hack */
*+html .countdown div {
	display: inline;
	zoom: 1;
}

.countdown-desktop {
	display: block;
	padding-top: 25px !important;
	text-align: right;
}

.countdown-desktop .countdown div {
	display: inline-block;
	margin-left: 15px;
	font-size: 28px;
	line-height: 1;
	text-align: center;
}

.countdown-desktop .countdown div:first-child {
	margin-left: 0;
	display: none;
}

.countdown-desktop .countdown div span {
	display: block;
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.countdown-mobile {
	display: none;
	padding: 10px !important;
	text-align: center;
}

.countdown-mobile .countdown div {
	display: inline-block;
	margin-left: 15px;
	font-size: 28px;
	line-height: 1;
	text-align: center;
}

.countdown-mobile .countdown div:first-child {
	margin-left: 0;
	display: none;
}

.countdown-mobile .countdown div span {
	display: block;
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

@media screen and (max-width: 700px) {

	.countdown-wrapper {
	    display: none;
	}

	.countdown-mobile {
		display: block;
		margin: 10px 0px 20px;
	}

}



/*--- 2.2. Navigation ---*/



.navigation-wrapper {
    height: 32%;
}

.navigation {
    margin: 0;
    padding: 0;
}

.toggleMenu {
    display: none;
    padding: 0px 15px;
    font-size: 18px;
}

.menu {
    list-style: none;
     *zoom: 1;
     margin-bottom: 0;
     margin-top: 0;
     padding: 0;
     float: right;
}

.lt-ie9 .menu {
	display: block !important;
}

.lt-ie9  .toggleMenu {
    display: none !important;
}

.navigation-bar {
    background: none repeat scroll 0 0 #333;
    padding: 3px 0 10px;
}

.navbutton {
    height: auto;
    line-height: 17px !important;
}

.navbutton a {
	background: none repeat scroll 0 0 #666;
    color: #FFFFFF !important;
    margin: 7px 0 0 17px;
    padding: 4px 20px 6px !important;
}




.menu .link {
    border-right: 1px solid #CCCCCC;
}

.menu .sublink {
    /* background: none repeat scroll 0 0 #FFFFFF; */
    border: medium none !important;
/*     color: #777777; */
    font-size: 0.75em;
    font-style: normal;
    padding: 0 12px;
}

.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu ul {
    list-style: none;
    width: 13em;
    margin-left: -1px;
}

.menu li {
    position: relative;
}

.menu > li {
    float: left;
    padding: 0;
    line-height: 46px;
}

.menu > li:last-child {
    border-right: none;
}

.menu > li > .parent {
    background-repeat: no-repeat;
    background-position: right;
}

.menu > li > a {
    display: block;
    font-size: 1em;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	padding: 0px 20px;
}

.menu li  ul {
    position: absolute;
    left: -9999px;
    padding-top: 7px;
    z-index: 100;
    padding-left: 0;
}

.menu li ul li {
    line-height: 44px;
}

.menu > li.hover > ul {
    left: 0;
}

.menu li li.hover ul {
    left: 100%;
    top: 0;
}

.menu li li a {
    display: block;
    position: relative;
    z-index: 100;
    padding: 0 20px;
}

.menu li li li a {
    border-top: 1px solid #D9D9D9;
}

@media screen and (max-width: 700px) {
	
	.navbutton a {
	    background: none !important;
	    color: #FFFFFF !important;
	    margin: 0 0 0 11px !important;
	    padding:0 0 0 10px !important;
	}
	
	#lnkLogin {
	    background: none !important;
	}
	
	.navigation {
	    padding: 0 !important;
	    line-height: 46px;
	}

	.menu {
		float: none;
	}

	.menu > li > a {
	    line-height: 46px;
	    padding: 0px 20px;
	    font-size: 0.8em !important;
	}

	.menu > li > a:hover {
	    color: #fff;
	}

    .active {
        display: block;
    }

    .menu > li {
        float: none;
    }

    .menu > li > .parent {
        background-position: 95% 50%;
    }

    .menu li li .parent {
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }


    .menu ul {
        display: block;
        width: 100%;
        margin-left: 0;
    }

   .menu > li.hover > ul,
   .menu li li.hover ul {
        position: static;
    }

}



/*--- 2.3. Logo ---*/



.logo {
	text-align: left;
	/* line-height: 160px; */
	line-height: 120px;
}

.logo img {
	vertical-align: middle;
}

.logo .mobile {
	display: none;
}

@media screen and (max-width: 700px) {

	.logo {
		padding: 60px 20px 40px !important;
		line-height: inherit;
	}

}


@media screen and (max-width: 400px) {

	.logo .desktop {
		display: none !important;
	}

	.logo .mobile {
		display: block !important;
		max-width: 70%;
		text-align: center;
		margin: 0 auto;
	}

}


/*--- 2.4. Register ---*/



/*
.register-wrapper {
	margin-top: -46px;
}
*/

.register label {
    color: #999999;
    font-weight: normal;
    left: 42px;
    position: absolute;
    top: 18px;
}

.label-search.Focus label {
    color: #CCCCCC !important;
}
.label-search.Populated {
    display: none !important;
}

.register {
	display: block;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.register a {
	font-size: 1.2em;
	line-height: 48px;
}

@media screen and (max-width: 700px) {

	.register-wrapper {
		margin: 0px;
	}

	.register {
	    border-top: medium none;
	    cursor: pointer;
	    margin: 0;
	    padding: 14px;
	}

	.register a {
		font-size: 22px;
		line-height: 35px;
	}
	
	.register label {
	    left: 83px !important;
	    top: 33px !important;
	}

}



/*-----------------------------------------------------------------------------------*/

/*	3. Body Content

/*-----------------------------------------------------------------------------------*/


/*--- Explore popular sports section and Featured Events section ---*/


#colRight h1 {
    font-size: 1.7em;
}

#colRight > h1 {
    background: url("../images/partner-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444444;
    font-weight: normal;
    padding: 0 0 0 45px;
}

#colLeft h2 {
    font-size: 1.1em;
    margin: 0 !important;
    padding: 0 0 10px 19px !important;
}

#colRight ul li {
    color: #666666;
    font-size: 0.9em;
    list-style: none outside none;
}

#colLeft ul {
    color: #666666;
    margin: 0 0 13px;
    font-size: 0.9em !important;
}

#colRight {
    padding: 15px 0 0 32px;
}

#colRight ul {
    border-bottom: 1px dashed #CCCCCC;
    color: #666666;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 20px;
    width: 95%;
}

#colLeft {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 0 0 20px;
}


h2.running a {
    background: url("../images/partner-icons.png") no-repeat scroll 0 -89px rgba(0, 0, 0, 0);
    padding: 0 0 1px 40px !important;
}

h2.tri a {
    background: url("../images/partner-icons.png") no-repeat scroll 0 -164px rgba(0, 0, 0, 0);
    padding: 0 0 1px 40px !important;
}

h2.adventure a {
    background: url("../images/partner-icons.png") no-repeat scroll -3px -252px rgba(0, 0, 0, 0);
    padding: 0 0 1px 40px !important;
}

h2.cycling a {
    background: url("../images/partner-icons.png") no-repeat scroll -2px -337px rgba(0, 0, 0, 0);
    padding: 0 0 3px 40px !important;
}



/*--- 3.1. Slideshow ---*/



.slideshow {
	margin: 60px 0px 40px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.rslides .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 1em;
	line-height: 1.6;
	left: 66.6667%;
	right: 0;
	bottom: 0;
	padding: 35px;
	margin: 0 0 0 0.9375em;
	max-width: none;
	height: 100%;
}

.rslides .caption .ss-header {
	font-size: 1.6875em;
	line-height: 1.2;
	display: block;
	margin-bottom: .5em;
	margin-top: .2em;
}

@media screen and (max-width: 700px) {

	.slideshow {
		display: none;
	}
	
	#colRight {
	    padding: 15px 0 0 !important;
	}

}



@media screen and (max-width: 400px) {

	.row.branding-header {
	    padding: 0px 0 12px !important;
	}
	
	.logo {
	    padding: 11px 0 23px !important;
	}

	.main-content {
		padding: 10px !important;
	}
	
	.navDiv {
		float: none !important;
		width: auto;
	}
	
	.navDiv {
		float: none !important;
		width: auto;
	}
	
	.navDiv h1 {
	    background: none !important;
	    color: #FFFFFF !important;
	    display: inline-block;
	    margin: 13px 0 0 15px !important;
	    padding: 3px 0 0 58px !important;
	    text-align: left;
	}
	
	.userEditlink {
	    background: none !important;
	    border-radius: 0px !important;
	    color: #FFFFFF;
	    display: block;
	    font-size: 1.3em !important;
	    font-weight: 400;
	    margin: 0 auto !important;
	    padding: 0 !important;
	    text-align: center;
	    text-decoration: none !important;
	    transition: all 0.2s linear 0s;
	    width: 50%;
	}
	
	.tab-nav {
	    float: none !important;
	    display: block;
	    margin: 0;
	    padding: 0;
	    width: 100%;
	}
	
	.tab-nav ul {
	    margin: 32px 0 0;
	    display: block;
	    text-align: center;
	    width: 100%;
	}
	
	#participant_link_tab a, #organizer_link_tab a {
	    padding: 13px 30px 3px !important;
	}
	
	#participant_link_tab.active a, #organizer_link_tab.active a {
	   padding: 13px 30px 3px !important;
	}

}



/*--- 3.2. Featured ---*/



.featured .section-container {
	border: none;
}

.featured .section-container section {
	border: none;
}

.featured .section-container .title {
	text-align: center;
}

.featured .section-container .title a {
	font-size: 22px;
	padding: 14px;
	cursor: default;
}

.featured .section-container .content {
	height: 280px;
}

.lt-ie9 .featured .section-container .content {
	display: block;
}

.section-container .content ul {
	line-height: 1.8;
	margin-left: 14px;
}

.featured .section-container .content a {
	font-size: 1em;
	line-height: 1.6;
}

@media only screen and (min-width: 786px) {

	.featured .section-container section .content,
	.featured .section-container .section .content,
	.featured .section-container.auto section .content,
	.featured .section-container.auto .section .content {
		display: block !important;
	}

}

@media only screen and (max-width: 786px) {

	.featured {
		margin-top: 63px;
	}

	.featured .section-container {
		margin: 0 !important;
	}

	.featured .section-container .title {
		text-align: left;
	}

	.featured .columns:last-child .title {
		border-bottom: none;
	}

	.featured .section-container .active .title {
		cursor: pointer;
	}

	.featured .section-container .title a {
		cursor: pointer;
		padding: 14px 28px;
	}

}



/*--- 3.2.1. Weather ---*/



#weather {
    padding: 0;
}

#weather p {
	margin-bottom: 0;
}

#weather .current {
	font-size: 1.4375em;
	line-height: 1.4;
}

#weather .temp {
    display: block;
    font-size: 3em;
    margin-top: 40px;
    position: absolute;
}

#weather img {
	display: block;
	float: left;
	margin: 6px 10px 10px 85px;
}



/*--- 3.3. Main Content ---*/



.main-content {
	margin-top: 40px;
	padding: 0px;
	margin-bottom: 40px;
}

.main-content .row:first-child {
    margin: 0;
}

@media screen and (max-width: 700px) {

	.main-content {
		padding: 30px;
	}
	
	#colLeft {
    border-right: none !important;
    border-bottom: 1px solid #E8E8E8;  
    }
}



/*--- 3.4. Sponsors / Flexisel ---*/



.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-inner {
	overflow: hidden;
	width: 100%;
	margin: 0;
}

.nbs-flexisel-ul {
	position:relative;
	width: 100%;
	margin: 0;
	padding: 0 55px;
	list-style-type: none;
	text-align:	center;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	height: 200px !important;
	left: 0 !important;
	overflow: hidden;
}

.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 10px;
	cursor: pointer;
	position: relative;
	line-height: 180px;
	height: 200px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	display: block;
	width: 33.33% !important;
}

.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 45px;
	height: 54px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	top: 50% !important;
	margin-top: -27px;
}

.nbs-flexisel-nav-left {
	left: 0;
}

.nbs-flexisel-nav-right {
	right: 0;
}

@media screen and (max-width: 640px) {

	.nbs-flexisel-item {
		width: 50% !important;
	}

}

@media screen and (max-width: 480px) {

	.nbs-flexisel-item {
		width: 100% !important;
	}

}



/*-----------------------------------------------------------------------------------*/

/*	4. Footer

/*-----------------------------------------------------------------------------------*/



footer {
	text-align: left;
	padding-top: 10px;
}

@media screen and (max-width: 700px) {

	footer {
		text-align: center;
		padding-top: 0;
	}

}



/*--- 4.1. Email Sign-Up ---*/



.email-signup-wrapper {
	padding: 20px;
	overflow: auto;
}

.email-signup input[type="text"] {
	margin-bottom: 0;
	height: 43px;
	font-size: 16px;
	padding: 0.5em;
	width: 70%;
	display: inline-block;
	float: left;
}

.email-signup input[type="submit"] {
    border: none;
    padding: 0.5em;
    width: 100%;
    height: 43px;
	font-size: 16px;
	width: 30%;
	display: inline-block;
	float: left;
}

@media screen and (max-width: 480px) {

	.email-signup input[type="text"] {
		width: 100%;
		text-align: center;
	}

	.email-signup input[type="submit"] {
		width: 100%;
	}


}

@media screen and (max-width: 700px) {

	.email-signup {
		overflow: auto;
		padding: 20px;
	}

	.email-signup input[type="text"] {
		margin-bottom: 20px;
	}

	.email-signup input[type="submit"] {
	    margin-bottom: 20px;
	}

}



/*--- 4.2. Footer Social ---*/



footer .social ul {
	float: right;
	margin-bottom: 0;
	height: 42px;
	padding: 0;
	line-height: 42px;
}

footer .social li {
	display: inline-block;
	list-style-type: none;
	line-height: 42px;
	height: 42px;
	width: 42px;
	margin: 0 5px;
}

.social li img {
	max-width: 42px;
	cursor: pointer;
}

@media screen and (max-width: 700px) {

	footer .social ul {
		float: none;
		text-align: center;
	}

}



/*--- 4.3. Copyright ---*/



.copyright {
	padding: 20px;
}



/*--- 4.4. Footer Race IT Logo ---*/



.footer-raceit img {
	width: 190px;
	display: block;
	float: right;
	margin: 20px;
}

@media screen and (max-width: 700px) {

	.footer-raceit img {
		float: none;
		margin: 0 auto 40px;
	}

}