/*
Theme Name: Red Bee Media Landing Page
Theme URI: http://www.redbeemedia.com
Author: Gilroy
Author URI: http://www.gilroy.co.uk/
Description: Red Bee Media Landing Page theme based on Twitter Bootstrap 3.3.4.
Version: 1.71
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html

*/

body {
    background: #2B2C2E url("/img/bg.jpg");
    background-size: cover;
	background-position:top center;
	background-attachment:fixed;
    background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	height:100%;
}

.container { color:#fff; margin-top:10%;}



h1  { font-size:35px; line-height:35px; font-weight:bold; margin-bottom:10%; letter-spacing:-1px;}
p  { font-size:20px; line-height:24px; margin-bottom:20px;}

a.btn {
	border:1px solid rgba(255, 255, 255, 0.3) !important;
	color:#fff;
	text-transform:uppercase;
	border:1px solid #fff;
	font-size:12px;
}
a.btn:hover {
	border:1px solid #fff !important;
	color:#fff;
}

.first-row a { margin-bottom:40px; display:block;}
.second-row > div { margin-bottom:20px;}

@media (max-width: 991px) {
.second-row > div { margin-bottom:50px;}
}

@media (max-width: 620px) {

}

@media (max-width: 480px) {

}

.dmbs-container {

}

.dmbs-header {

}

.dmbs-header-img {

}

.dmbs-header-text {

}

.dmbs-top-menu {

}

.dmbs-content {

}

.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {

}

.dmbs-footer-menu {

}

.dmbs-author-credits {

}

.dmbs-footer {

}
