/*
Theme Name: The Dako Group 3.0
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
*/


/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/

html, body {
  width: auto !important;
  /*overflow-y: hidden !important; */
}

.footer-space {
	margin-bottom: -300px;
}
body {
	background-image:url(img/background.jpg);
	padding: 0;
	margin: 0;
}

img {
	border: solid 1px #7f1516;
}

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

.header-wrapper {
	display: block;
	background-color: #7f1516;
	width: 100%;

}
.front-text {
	text-align: center;
	font-size: 16px;
	color: #6f7070;
	line-height: 2;
}
.slider-area {
	overflow: hidden;
}

.page-header {
	text-align: center;
	color: #6f7070;
	font-size: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #6f7070;
	margin: 20px 0 20px;
}

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

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

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

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


.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;
}

.box-title {
	text-align: center;
	color: #7f1516;
	text-transform: uppercase;
	font-weight:bold;
}

.box-text {
	text-align: center;
	font-size: 16px;
	color: #6f7070;
	line-height: 2;
}

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

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

.slogan {
	width: 100%;
	background-color: #7f1516;
	padding: 25px;
	color: #fff;
	font-size: 40px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 15px;
}

.footer-wrapper {
	width: 100%;
	background-color: #333;
	padding: 15px;
	color: #fff;
	margin: 0;
}

.footer-wrapper img {
	border: none;
}

.copy {
	text-align: center;
	margin-top: 15px;
	border-top: solid 1px #666;
	padding: 10px;
}

.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: #F00;
	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 {

}

.dmbs-header-img {

}

.dmbs-header-text {

}

.dmbs-top-menu {
	margin: 30px 0 0 0;
	

}

.dmbs-content {

}

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

}

.dmbs-left {

}

.dmbs-right {

}

.dmbs-footer-menu {

}

.dmbs-author-credits {

}

.dmbs-footer {
	

}



@media screen and (max-width: 768px) {
	
	.dmbs-top-menu {
	margin: 5px 0 0 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;

	

}

}
