/* ----------------------------------------- FONTS ---------------------------------  */
.gtd_red_lg {
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#ba1717;
}
.event_blue_lg {
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#0b485f;
}
.home_blue_lg {
	font-family:Times;
	font-size:22px;
	font-weight:bold;
	color:#0b485f;
	text_align:left;
}
.links_red {
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#ba1717;
}
.red_bd {
font-family: Tahoma;
color:#B30508;
}
.wht {
font-family: Tahoma;
color:#fff;
line-height: 24pt;
}
.wht_lg {
font-family: Tahoma;
color:#fff;
line-height: 32pt;
}
.gray {
font-family: Tahoma;
color:#838383;
line-height: 24pt;
}
.links_norm {
	font-family: Tahoma;
	font-weight: bold;
	color:#006f94;
	text-decoration: underline;
}
.cal_hdr {
	font-family: Tahoma;
	max-width: 300px;
	padding: 5px;
	border-radius: 3px;
	background-color: 003366;
	color: #fff;
	margin: 0 auto 3px auto;
}
.cal_hdr_gray {
	font-family: Tahoma;
	max-width: 300px;
	padding: 5px;
	border-radius: 3px;
	background-color: #838383;
	color: #fff;
	margin: 0 auto 3px auto;
}
.vyccf_hdr {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 24px;
	font-weight: bold;
	color: #9400a6;
	text-align: center;
}
.vyccf_hdr_wht {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 24px;
	font-weight: bold;
	color: #f8ff8f;
	text-align: center;
}
.vyccf_hdr_L {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 24px;
	font-weight: bold;
	color: #9400a6;
	text-align: left;
}
.txt_norm {
font-family: Tahoma;
font-size: 15px;
color: #003366;
}
/* ------------------------------------------- LISTS ------------------------------------------------- */
.gtd {
font-family: Tahoma;
font-size: 14px;
width: 85%;
margin: 22px auto 0 auto;
text-align: center;
padding: 3px;
background-color: #FDF7BE;
border: solid 1px #000;
border-radius: 3px;
}
.gtd_red {
font-family: Tahoma;
font-size: 18px;
color: #B30508;
}
.mission_st {
	width: 97%;
	margin: 8px auto 8px auo;
	text-align: center;
	padding: 5px;
	background-color:#cecece;
	border: solid 1px #000;
}
.mission_st_bl {
	width: 97%;
	margin: 8px auto 8px auo;
	text-align: center;
	padding: 5px;
	background-color:#8fe3da;
	border: solid 1px #000;
}
/* ---------------------- lists ------------*/
/* disc */
ul.mtf {
	font-family: Tahoma;
}
ul.mtf li {
	font-family: Tahoma;
	list-style: disc;
	list-style-position: outside;
	margin-left: 2em;
}
ul.mtf li span {
	position: relative; 
	left: -5px;
}
/* disc left */
ul.mtf_L {
	font-family: Tahoma;
	color: #003366;
	text-align:left;
}
ul.mtf_L li {
	font-family: Tahoma;
	color: #003366;
	text-align:left;
	list-style: disc;
	list-style-position: outside;
	margin-left: 2em;
}
ul.mtf_L li span {
font-family: Tahoma;
text-align:left;
color: #003366;
	position: relative; 
	left: -5px;
}
/* numbered */
ul.mtf2 {
	font-family: Tahoma;
}
ul.mtf2 li {
	font-family: Tahoma;
	list-style: decimal;
	list-style-position: outside;
	margin-left: 2em;
}
ul.mtf2 li span {
	position: relative; 
	left: -5px;
}
	
ul.vyc {
    margin:0px 0;
    padding:0;
    list-style: disc;
		list-style-position: inside;
}
ul.vyc_alpha {
    margin:0px 0;
    padding:0;
    list-style: lower-alpha;
		list-style-position: inside;
}
ul.vyc_num {
    margin:0px 0;
    padding:0;
    list-style: decimal;
		list-style-position: inside;
}
ul.vyc_romcap {
    margin:0px 0;
    padding:0;
    list-style: upper-roman;
		list-style-position: inside;
}
ul.vyc, ul.vyc_alpha, ul.vyc_num, ul.vyc_romcap li {
		text-align: left;
    margin: 0px;
    padding: 0px;
    text-indent: -1.2em;
    margin-left: 2.4em;
}
/* ---------------------------------------- LOGO - IMAGES - MISC ------------------------------------- */
	.logo_ride {
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
}
	.logo {
	display: block;
	text-align: center;
	margin: 0 auto -15px auto;
	width: 43px;
	height: 30px;
	background-image: url(../images/burgee_sm.png);
	background-repeat: no-repeat;
}
.logo_m {
	position: absolute;
	left: 50%;
 transform: translate(-45%, 0);
	width: 170px;
	height: 60px;
	background-image: url(../images/logo_sm.png);
	background-repeat: no-repeat;
}
.pic_border_L {
	text-align: left;
	margin-right: 10px;
	border: 1px solid #000;
	float: left;
}
.pic_bord_L_holder { /* stacks vertical pic_B_L */
	float:left;
	width: 140px;
	margin-right: 10px;
}
.pic_B_L {
	display: block;
	text-align: left;
	margin: 0 0 3px 0;
	border: 1px solid #000;
}
.pic_sm_L {
	text-align: left;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #000;
	float: left;
}
.pic_border_R {
	text-align: left;
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
}

.pic-border-C {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
.pic-news-C {
	text-align: center;
	margin: 0 auto 0 auto;
	border: 1px solid #000;
	width:95%;
	max-width:800px;
	height: auto;
}
.img_stack { /* horizontal */
	display: inline-block;
	margin: 2% 1% 2% 1%;
}
.gal_icon_holder {
	display: inline-block;
	width:85px;
	padding: 3px;
	margin: 2px auto 2px auto;
	color: #fff;
	background-color: #044056;
	border-radius: 5px;
}
.music_icon {
	margin: 0 5px 0 5px;
	vertical-align: -2px;
}
.details_icon {
	margin: 0 5px 0 5px;
	vertical-align: -3px;
}
.vyccf_but_month_gray {
	display: inline-block;
	/*width: 30%;*/
	background-color: #686868;
	margin: 5px 1% 5px 1%;
	padding:2px 6px 2px 6px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}
.vyccf_but_month {
	display: inline-block;
	/*width: 30%;*/
	background-color: cadetblue;
	margin: 5px 1% 5px 1%;
	padding:2px 6px 2px 6px;
	border-radius: 5px;
}
a.vyccf_but_month:hover {
	color: #fff;
	background-color: darkcyan;
	text-decoration: none;
}
a.vyccf_but_month {
		color: #fff;
    text-decoration: none;
}

/* ------------------------------------------------ CONTENT ----------------------------------------------- */
.cal_inner {
	width:92%;
	margin: 0 auto 0 auto;
	background-color: #fff1bb;
	padding:10px;
	border: solid 1px black;
	border-radius:6px;
}
.cal_inner_blue {
	width:92%;
	margin: 0 auto 0 auto;
	background-image: url(../images/common/stars.jpg);
	background-size: cover;
	/*background-color: #003366;*/
	padding:10px;
	border: solid 1px black;
	border-radius:6px;
}
.sp16 {
	clear: both;
	display: block;
	width: 100%;
	height: 16px;
}
.cont_holder {
	clear: both;
	width:100%;
	max-width:1280px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
	z-index:-1;
	overflow: hidden;
}
.cont {
	width:90%;
	height: auto;
	background-image: url(../images/trans90.png);
	background-repeat: repeat;
	margin: 0 auto 0 auto;
	border-radius: 8px;
	text-align: center;
	z-index:-2;
	overflow: hidden;
}
.cont_inner{
	height: auto;
	font-family: Tahoma;
	color: #003366;
	text-decoration: none;
	overflow: hidden;
}
.cont_gen_100_C {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.cont_map {
	width: 100%;
	border: thin solid #000;
}
/* multi-divs */
.col2 { /* see media */
}
.col2_contact_R { /* used with img_stack above */
	float:right;
	margin:14px auto 0 auto;
}
.col2_contact_L { /* used with img_stack above */
	float:left;
	margin:14px auto 0 auto;
}
.col2_contact_inner {
	text-align:center;
	margin:14px auto 0 auto;
}
/* 3 col */
.single-div3 { /* see media */
	height: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	white-space: normal;
}
/* end multi-divs */
.single_bord { /* see media */
	margin: 0 auto 0 auto;
	text-align: center;
	border: 1px solid #9c9c9c;
	padding: 0 10px 10px 10px;
	-webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
	 background-image: linear-gradient(top, #B30508, #B30508 36px, transparent 36px);
	 background-image: -webkit-linear-gradient(top, #B30508, #B30508 36px, transparent 36px);
	 overflow:hidden;
}
.single_bord_full {
	width: 90%;
	height: auto;
	margin: 14px auto 0 auto;
	text-align: center;
	border: 1px solid #9c9c9c;
	padding: 0 4% 10px 4%;
	-webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
	 background-image: linear-gradient(top, #B30508, #B30508 36px, transparent 36px);
	 background-image: -webkit-linear-gradient(top, #B30508, #B30508 36px, transparent 36px);
	 overflow: hidden;
}
.tbl_fleet { /* see media */
	font-family: Tahoma;
}
.hdr_blk { /* membership benefits */
	width: 99%;
	font-family: Tahoma;
	text-align: center;
	padding: 3px;
	background-color: #003366;
	color: #fff;
}
.hdr_blk_inner { /* membership benefits */
	width: 99%;
	padding: 3px;
	overflow: hidden;
}
.inblk40 {
border:solid 1px black;
display:inline-block;
margin: 2px auto 2px auto;
text-align:left;
padding:10px;
font-size:20px;
font-family: Times;
color:#003366;
}

/* --------------------------------------- MENU ------------------------------------- */
.menu_cont_holder_top {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #1a2042;
text-align: center;
	z-index: 50;
	height: 100px;
}
.menu_cont_holder {
	width: 100%;
	margin: 0 auto 0 auto;
	/* background-color: #003366; */
	/* overflow: hidden; */
	z-index: 50;
	height: 90px;
	background-image: url(../images/grad_menu.png);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_cont {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 0 auto;
	z-index: 50;
}
.public{
	float: left;
	width: 100%;
}
.member {
	float:right;
	font-family: Tahoma;
	font-size: 15pt;
	color: #fff;
	z-index: 60;
}
#container {
  margin: 0 auto;
  max-width: 800px;
}
p { 
	text-align: center;
}
 .toggle, [id^=drop] {
 display: none;
}

nav {
  margin: 0;
  padding: 0;
  /* background-color: #003366; */
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  /* float: left; */
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  /* float: left; */
  /* background-color: #003366; */
		z-index: 50;
}

nav a { /* single nav links */
  display: block;
  padding: 0 15px;
  color: #FFF;
		font-family: Tahoma;
  font-size: 16px;
  line-height: 50px; /* height of menu bar */
  text-decoration: none;
}

nav ul li ul li:hover {
	background: #18538d;
}

nav a:hover {
	background-color: #18538d;
}

nav ul ul {
  display: none;
  position: absolute;
  top: 50px;
}

nav ul li:hover > ul {
	display: inherit;
}

nav ul ul li {
  width: 250px;
  /* float: none; */
  display: list-item;
  position: relative;
		background-color: #3671ab;
}

nav ul ul ul li {
  position: relative;
  top: -50px;
  left: 250px;
}

li > a:after {
	/* content: '\25BC'; */
	content: url(../images/arrow.png);
	font-family: Tahoma;
	font-size: 12pt;
	}

li > a:only-child:after { 
	content: '';
	}
	
/* ----------------------------------------------- BUTTONS - VYCCF -------------------------------------------------- */
/* .button_holder {
float: left;
width: 120px;
} 
vertical */
.pdf_holder {
	width:85%;
	margin: 5% auto 5% auto;
	font-family: Tahoma;
	color: #003366;
	text-align: center;
	padding: 5px;
	border: 1px;
	border-color: grey;
	border-radius: 5px;
	background-color: #c3c3c3; 
}
.button_holder { /* horizontal for button and buttonr */
width: 100%;
margin: 15px auto 15px auto;
text-align: center;
}
.button_holder_v { /* vertical for button and buttonr */
width: 120px;
margin: 15px auto 15px auto;
text-align: center;
}
.button {
	display: inline-block;
	width: 120px;
	text-align: center;
	margin: 2px;
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.button a {
	text-decoration: none;
	color: #fff;
}

/* button-RED - VYCCF  xtra-dk:#830e0e dk:#a50d0d med:#ca3434 lt:#fa2c2c  xtra-lt:f98787  -- */
.buttonr {
	display: inline-block;
	width: 120px;
	text-align: center;
	margin: 2px;
   border-top: 1px solid #830e0e;
   background: #a50d0d;
   background: -webkit-gradient(linear, left top, left bottom, from(#a50d0d), to(#ca3434));
   background: -webkit-linear-gradient(top, #a50d0d, #ca3434);
   background: -moz-linear-gradient(top, #a50d0d, #ca3434);
   background: -ms-linear-gradient(top, #a50d0d, #ca3434);
   background: -o-linear-gradient(top, #a50d0d, #ca3434);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonr:hover {
   border-top-color: #830e0e;
   background: #830e0e;
   color: #ccc;
   }
.buttonr:active {
   border-top-color: #830e0e;
   background: #ca3434;
   }
.buttonr a {
	text-decoration: none;
	color: #fff;
}

/* ---------------------------------------------- FORMS -------------------------------------------------- */
/* FORMS */
input[type=text], input[type=url], input[type=email], input[type=password], input[type=submit], input[type=hidden], input[type=textarea] {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 8px 0 0 0;
  width: 95%;
  line-height: 15px;
		font-size: 16px;
  border: 1px solid #bbb;
		border-radius: 5px;
		padding: 8px;
}
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 95%;
	line-height: 20px; font-size: 15px;
	padding:3px;
}
label {
	padding: 5px;
}
input[type=tel] {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 0;
  width: 4em; height: 40px;
  line-height: 40px; font-size: 17px;
  border: 1px solid #bbb;
		padding:0 3px;
		text-align: center;
}
input.tel {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 0;
  width: 4em; height: 40px;
  line-height: 40px; font-size: 17px;
  border: 1px solid #bbb;
		padding:0 3px;
		text-align: center;
}

/* ----------------------------------------------- FOOTER -------------------------------------------------- */
.div100_footer {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 55px;
	background-image: url(../images/grad_menu_rev.png);
	background-repeat: repeat-x; 
	background-position: bottom;
	/* background-color: #05155a; */
	position: fixed;
	bottom: 0px;
	text-align: center;
	z-index: 0;
}
.div100_footer_inner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1280px;
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}
.div100_footer_p {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 90px;
	background-image: url(../images/grad_menu_rev.png);
	background-repeat: repeat-x; 
	background-position: bottom;
	/* background-color: #05155a; */
	position: fixed;
	bottom: 0px;
	text-align: center;
	z-index: 0;
}
.div100_footer_inner_p {
	position: absolute;
	left: 50%;
 transform: translate(-50%, 0);
	bottom: -15px;
	width: 100%;
	max-width: 1280px;
	height: 55px;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}





/* --------------------------------------------------- MEDIA ----------------------------------------------------- */
@media (min-width: 100px) and (max-width: 732px){
	.logo_ride {
width: 95%;
max-width: 300px;
height: auto;
}

	.member {
	display:none;
	}
	.member_mob {
	display:block;
	}
	.logo_m {
	display: block;
	}
/* ---------------------------- CONT 100 ------------------------------ */
	.menu_cont_holder_top {
		display: none;
	}
	.cont {
	padding: 5px;
	}
	.cont_holder{
	margin: 0 auto 85px auto;
	}
	.cont_inner{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	.img_left {
		text-align: center;
		width:90%;
		margin:0;
	}
	.cont_2col_L_300 {
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	}
	.cont_2col_R_800 {
	width: 100%;
	}
	.col2_contact_L { /* used with img_stack above */
	width:95%;
	}
	.col2_contact_R { /* used with img_stack above */
	width:95%;
	}
	.col2 {
	width: 95%;
	margin:0 auto 0 auto;
	}
	.single_bord {
	margin:0 auto 0 auto;
	width: 95%;
	}
	.single-div3 {
	width: 94%;
	}
	.tbl_fleet {
	width: 95%;
	}
/* -------------------------------- NMENU  100------------------------- */
	nav {
	margin: 0;
	z-index: 50;
	}
	nav li a {
	background-color: #003366;
	}
	.toggle + a, .menu {
		display: none;
		z-index: 50;
	}
	.toggle {
  display: block;
  background-color: #003366;
  padding: 0 20px;
  color: #FFF;
	font-family: Tahoma;
  font-size: 16px;
  line-height: 60px;
  text-decoration: none;
  border: none;
		z-index: 50;
	}
	.toggle:hover {
	background-color: #18538d;
	z-index: 50;
	}
	.toggle ul li a {
	position: fixed;
	right: 0;
	top: 5px;
	float: right;
	color: #FFF;
	font-family: Tahoma;
 font-size: 16px;
	}

	[id^=drop]:checked + ul {
	display: block;
	z-index: 50;
	}

	nav ul li {
  display: block;
  width: 100%;
	z-index: 50;
	}
	nav ul ul .toggle,
	nav ul ul a {
	padding: 0 40px;
	z-index: 50;
	}
	nav ul ul ul a {
	padding: 0 80px;
	z-index: 50;
	}
	nav a:hover, 
	nav ul ul ul a {
	background-color: #18538d;
	z-index: 50;
	}
	nav ul li ul li .toggle,
	nav ul ul a {
	background-color: #18538d;
	z-index: 50;
	}
	nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
		z-index: 50;
	}
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
	display: none;
	background-color: #3671ab;
	z-index: 50;
	}
	nav ul ul li {
  display: block;
  width: 100%;
		z-index: 50;
	}
	nav ul ul ul li {
	position: static;
	z-index: 50;
	}
	.inblk40 {
	width:95%;
	}
}


@media (min-width: 733px) and (max-width: 1025px){
	.logo_ride {
width: 400px;
max-width: 90%;
height: auto;
}
	.logo_m {
	display: none;
	}
/* ----------------------------- CONT 733 ------------------------- */
	.menu_cont_holder_top {
		display: block;
	}
	.cont {
	padding: 10px;
	}
	.cont_holder{
	margin: 0 auto 85px auto;
	}
	.cont_inner{
	font-size: 16px;
	line-height: 28px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
	.img_left {
		width:400px;
		height:268px;
		float:left;
		margin:0 12px 0 0;
	}
	.cont_2col_L_300 {
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	}
	.cont_2col_R_800 {
	width: 100%;
	}
	.captcha_g {
    position: relative;
    left: 75%;
    transform: translateX(-50%);
	}
	.col2_contact_L { /* used with img_stack above */
	width:40%;
	}
	.col2_contact_R { /* used with img_stack above */
	width:55%;
	}
	.col2 {
	float: left;
	width: 40%;
	margin: 0 3%;
	}
	.single_bord {
	width: 95%;
	}
	.single-div3 {
	width: 44%;
	margin: 0 3%;
	}
	.tbl_fleet {
	width: 75%;
	}
		.inblk40 {
	width:46%;
	}
}



@media (min-width: 1026px) and (max-width: 1280px){
	.logo_ride {
width: 600px;
max-width: 90%;
height: auto;
}
	.logo_m {
	display: none;
	}
/* ------------------------------ CONT 1026 -------------------------- */
	.menu_cont_holder_top {
		display: block;
	}
	.cont {
	padding: 15px;
	}
	.cont_holder{
	margin: 0 auto 85px auto;
	}
	.cont_inner{
	font-size: 16px;
	line-height: 28px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
	.img_left {
		width:400px;
		height:268px;
		float:left;
		margin:0 12px 0 0;
	}
	.cont_2col_L_300 {
	float: right;
	width: 25%;
	}
	.cont_2col_R_800 {
	float: left;
	width: 75%;
	}
	.captcha_g {
    position: relative;
    left: 36% ;
    transform: translateX(-50%);
	}
	.col2_contact_L { /* used with img_stack above */
	width:40%;
	}
	.col2_contact_R { /* used with img_stack above */
	width:55%;
	}
	.col2 {
	float: left;
	width: 44%;
	margin: 0 3%;
	}
	.single_bord {
	width: 95%;
	}
	.single-div3 {
	width: 27%;
	margin: 0 3%;
	}
	.tbl_fleet {
	width: 75%;
	}
		.inblk40 {
	width:46%;
	}
}




@media (min-width: 1281px) {
	.logo_ride {
width: 600px;
max-width: 90%;
height: auto;
}
	.logo_m {
	display: none;
	}

	/* ----------------------------------- CONT 1281 ------------------------------ */
	.menu_cont_holder_top {
		display: block;
	}
	.cont {
	padding: 15px;
	}
	.cont_holder{
	margin: 0 auto 85px auto;
	}
	.cont_inner{
	font-size: 16px;
	line-height: 28px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
	.img_left {
		width:400px;
		height:268px;
		float:left;
		margin:0 12px 0 0;
	}
	.cont_2col_L_300 {
	float: right;
	width: 25%;
	}
	.cont_2col_R_800 {
	float: left;
	width: 75%;
	}
	.captcha_g {
    position: relative;
    left: 36% ;
    transform: translateX(-50%);
	}
	.col2_contact_L { /* used with img_stack above */
	width:40%;
	}
	.col2_contact_R { /* used with img_stack above */
	width:55%;
	}
	.col2 {
	float: left;
	width: 44%;
	margin: 0 3%;
	}
	.single_bord {
	width: 95%;
	}
	.single-div3 {
	width: 27%;
	margin: 0 3%;
	}
	.tbl_fleet {
	width: 75%;
	}
	.inblk40 {
	width:46%;
	}
}
