/*
Theme Name: Cash 4 Motorcycles
Theme URI: http://www.vrmetro.com
Author: Steve Markey
Author URI: http://www.vrmetro.com
Description: A versatile and responsive Bootstrap WordPress starter theme 
Version: 1.71
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3
*/

html, body {
  width: auto !important;
  overflow-x: hidden !important;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
}
.header {
	width: 100%;
	background-color:#62CA1A;
	border-bottom: solid 4px #37710F;
	height: 120px;
	
}


.home-new {
  height: 600px;
  position: relative;
	
}

video {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}


.overlay {
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: rgba(0,0,0,0.6);
}

.home-content {

  margin: 0 auto;
  position: relative;
  top: 20px;
  color: #fff;
  z-index: 3;
	padding-bottom: 60px;
	padding-top: 60px;
	
}

.form-box {
	width: 70%;
	background-color: rgba(128, 128, 128, 0.3);
	border: solid 1px #b89744;
	border-radius: 5px;
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 15px;
	float: right;
}


.form-box h2 {
	text-align: center;
}

.form-box input {
	border: solid 1px #b89744;
	background-color: #333;
	color: #ccc;
}

#gform_submit_button_2 {
	background-color: #ed1b23;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	border: solid 1px #b89744;
	
}

#gform_submit_button_2:hover {
	background-color: #000;
	color: #fff;
	
	
}
.form-box-required {
	color: #ccc;
	font-style: italic;
}

.form-box .gfield_required {color: #ccc!important;}

/*MAP Styles*/

.gv-map-canvas {
	margin: 15px 0 15px 0;
	border: solid 4px #62CA1A;
	border-radius: 4px;
}

.gv-map-view-title h3 {
	font-size: 2em;
	font-weight: bold;
}

.gv-map-view-title {
	font-size: 1.5em;
	font-weight: bold;
}

.gv-map-view-titl p {
	font-size: 1em;
	font-weight: bold;
}
.map-year {
	font-size: 2em;
	font-weight: bold;
}

.map-make {
	font-size: 2em;
	font-weight: bold;
}


.map-model {
	font-size: 2em;
	font-weight: bold;
}

.map-city {
	font-size: 2em;
	font-weight: bold;
}


.map-state {
	font-size: 2em;
	font-weight: bold;
}

.map-zip {
	font-size: 2em;
	font-weight: bold;
}




/* TOP NAV SECTION */

input[type="submit"] {
	background-color: #62CA1A;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #37710F;
}

input[type="submit"]:hover {
	background-color: #000;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #37710F;
}

input[type="text"] {
	border-radius: 5px;
	border: solid 1px #ccc;
	
}

input[type='radio'] { 
	transform: scale(2);
	margin: 5px; 
}

.gchoice {
	font-size: 30px;
}
.gchoice:hover {
	background-color: #ccc; 
}
.border-sign {
	border-bottom: solid 1px #000;
}

select {
	border-radius: 5px;
	border: solid 1px #ccc;
}

textarea {
	border-radius: 5px;
	border: solid 1px #ccc;
}
fieldset {
	margin: 20px;
}

.img-box {
	padding: 20px;
	border: solid 1px #ccc;
	border-radius: 5px;
	margin: 20px;
}

.btn-success {
	padding: 10px;
	background-color: #62CA1A;
	font-size: 24px;
	color: #fff;
}
.btn-success:hover {
	background-color: #000000;
}
.btn-success:active {
	color: #fff;
}
.btn-success:visited {
	color: #fff;
}
.btn-success:link {
	color: #fff;
}

.btn-warning {
	padding: 5px;
	background-color: #37710F;
	font-size: 16px;
	color: #fff;
	border: none;
	width: 200px;
}
.btn-warning:hover {
	background-color: #000;
}
.btn-warning:active {
	color: #fff;
}
.btn-warning:visited {
	color: #fff;
}
.btn-warning:link {
	color: #fff;
}

.navbar-top {
	margin-bottom: -25px;
}

/* TOP INFO SECTION */

.header a:link {
	color: #fff;
	text-decoration: none;
}
.header a:active {
	color: #fff;
	text-decoration: none;
}
.header a:visited {
	color: #fff;
	text-decoration: none;
}
.header a:hover {
	color: #37710F;
	text-decoration: none;
}

.slogan {
	width: 100%;
	background-color: #000;
	color: #fff;
	padding: 0px;
	font-size: 3em;
	text-align: center;
	font-weight: bold;
	
}

.buying {
	width: 100%;
	background-image: url('/wp-content/themes/c4-boot/img/bike-bg.jpg');
	background-size: cover;
	padding: 25px;
	background-repeat: no-repeat;
	color: #fff;
}

.buying h3 {
	font-family:  'Raleway', sans-serif;
	font-size: 2em;
}

.brands {
	width: 100%;
	background-image: url('/wp-content/themes/c4-boot/img/video-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 35px;
}

.brands ul li {
	font-size: 18px;
	font-family:'Raleway', sans-serif;
	padding: 15px 0 15px 0;
}

.green {
	width: 100%;
	padding: 25px;
	background-color: #62CA1A;
	color: #fff;
}
.test-title {
	font-family:'Raleway', sans-serif;
	text-align: center;
	font-weight: 900;
	font-size: 2.5em;
}

.slick-arrow {
	display: none;
}
.green .item-content-wrapper {
	background-color: #62CA1A;
}

.why-title {
	font-size: 6em;
	font-weight: bold;
	margin-bottom: 35px;
}

.why-button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px; 

}

.buy.btn.btn-success {
	padding: 15px;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
}

/*TYPOGRAPHY */
h2, .h2 {
	font-family:  'Raleway', sans-serif;
}
p {
	font-family:Arial, Helvetica, sans-serif;
}
.head {
	font-family:  'Raleway', sans-serif;
}

.page-header {
	font-size: 3em;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #62CA1A;
	margin: 20px 0 20px 0;
}


.border {
	border: solid 4px #62CA1A;
}

.page-bg {
	width: 100%;
	background-image: url('/wp-content/themes/c4-boot/img/wg-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}


a:link {
	text-decoration: none;
	color: #62ca1a;
	font-weight: 700;
}

a:active {
	text-decoration: none;
	color: #62ca1a;
	font-weight: 700;
}
a:visited {
	text-decoration: none;
	color: #62ca1a;
	font-weight: 700;
}
a:hover {
	text-decoration: none;
	color: #37710F;
	font-weight: 700;
}



.white-box a:link {
	text-decoration: none;
	color: #000;
}

.white-box a:active {
	text-decoration: none;
	color: #000;
}
.white-box a:visited {
	text-decoration: none;
	color: #000;
}
.white-box a:hover {
	text-decoration: none;
	color: #cac108;
}


.entry-meta {
	margin-top: 30px;
	border-top: solid 1px #ccc;
	padding: 15px;
	font-size: 12px;
}

.right {
	padding: 10px 0 0 0;
}

/* img {
	width: 100%;
	height: auto;

} */

.bottom-bar {
	width: 100%;
	background-color: #000;
	color: #fff;
}



.space {
	margin-right: 10px;
}

hr {
	border-top: 1px solid #ccc;
}



.page-header a:link {
	color: #900;
}

.page-header a:active {
	color: #900;
}

.page-header a:visited {
	color: #900;
}

.page-header a:hover {
	color: #666;
}

.zoom {
transition: transform .2s; /* Animation */	
	
}

.zoom:hover {
	transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.fading {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.fading:hover {
   opacity: 0.5;
}

.btn-danger {
	background-color: #7f1516;
}

.box-button {
	text-align: center;
}

.footer-wrapper {
	width: 100%;
	background-color: #000;
	line-height: 4rem;
	padding: 25px;
	color: #fff;
	margin: 0;
	background-image: url('/wp-content/themes/c4-boot/img/cash.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.footer-wrapper img {
	border: none;
}

.copy {
	text-align: center;
	padding: 10px;
}

.copy-wrapper {
	width: 100%;
	background-color: #000000;
	text-align: center;
	border-top: solid 1px #ccc;
	color: #fff;
}

.copy-wrapper a:link {
	color: #fff;
}
.copy-wrapper a:active {
	color: #fff;
}
.copy-wrapper a:visited {
	color: #fff;
}
.copy-wrapper a:hover {
	color: #62CA1A; 
}
.widget h3 {
	font-family: 'Raleway', sans-serif;
		
}

.footer-space {
	padding-top: 35px;
}


.footer-wrapper a:link {
	
	color: #fff;
	text-decoration:none;
}
.footer-wrapper a:active {
	
	color: #fff;
	text-decoration:none;
}
.footer-wrapper a:visited {
	
	color: #fff;
	text-decoration:none;
}
.footer-wrapper a:hover {
	
	color: #62CA1A;
	text-decoration:none;
}

.footer-wrapper ul {
	list-style: none;
	margin-left: 0;
}
.footer-wrapper ul li {
	padding: 5px;
}

.footer-wrapper h3 {
	font-size: 18px;
}



.refcenter {
	text-align: center;
	border: none;
}
.refcenter img {
	border: none;
}
.crumbwrapper {
	width: 100%;
	background-color: #d5d7d7;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

.crumbwrapper a:link {
	color: #7f1516;
}
.crumbwrapper a:active {
	color: #7f1516;
}
.crumbwrapper a:visited {
	color: #7f1516;
}
.crumbwrapper a:hover {
	color: #000;
}
	



.dmbs-header-img {
	max-height: 100px;

}

.dmbs-top-menu {
	margin: 0 0 0 0;
}

.dmbs-main {
	min-height: 500px;

}
@media screen and (max-width: 768px) {
	
	.dmbs-top-menu {
	margin: 5px 0 0 0;
	
}

.dmbs-header-img {
	max-height: 100%;

}
	
	.header {
	width: 100%;
	background-color:#62CA1A;
	border-bottom: solid 4px #37710F;
	height: auto;
	
}
	
	.hidden-xs {
		display: none;
	}
	

.front-form {
	display: block;
	width: 90%;
	float: left;
	padding: 10px;
	
}
.front-form .gform_wrapper form {
	max-width: 90%;
}

.front-bg {
	width: 100%;
	background-image: none; 
	
}
.single .thumbnail img {
		height: 100px;
		width: 100%;
	}
.size-post-thumbnail {
	width: 100%;
	height: auto;
}

.wp-post-image {
	width: 100%;
	height: auto;
}

}
