/*
Theme Name: DevDmBootstrap3
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Danny Machal
Author URI: http://devdm.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.6.
Version: 1.80
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

devdmbootstrap3 WordPress Theme, Copyright 2016 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/
/*#pg-16-0{
	margin-left:-60px !important;
}*/
.dmbs-container {
	
        
		
		background: url(img/bgblue.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	

}

.cp {padding: 10px 0px 2px 0px;font-size: 14px;}

.cp a {font-size: 14px;}
.cp a:hover {font-size: 14px;}

.wpcf7 .cf7s-caspar {
    padding: 20px;
    color: #464d56!important;
    border: 0px solid #c3c3c3!important;
    background: transparent!important;
}

.wpcf7 .wpcf7-form.cf7skins.cf7s-caspar textarea {
    
    height: 100px!important;
}


.btbar img {border:5px solid white;}
.btbar  {color:white!important;}
.btbar h3  {color:white!important;}

.Topright {
    font-size: 16px;
        padding-top: 10px;
            color:#75030b;
}

.Topright p {
    font-size: 16px;
         color: #75030b;
}

.Topright p a{
    font-size: 16px;
        color: #75030b;
}

.Topright p a:hover{
    font-size: 16px;
        color: #75030b;
}

.Topright i { padding-left: 10px;}

.dmbs-header {

}

.dmbs-header-img {

}

.dmbs-header-text {

}

.dmbs-top-menu {

}

.dmbs-content {
	    width: 100%;
		margin-top:0px;
		margin-bottom:0px;
		

}

.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {

}

.dmbs-footer-menu {

}

.dmbs-author-credits {

}

.dmbs-footer {

}


span.wpcf7-checkbox span.wpcf7-list-item { display: inline-block!important;
    width: 30%;
    margin-left: 3px;
    font-size: 11px;}

@media (max-width: 1000px){

span.wpcf7-checkbox span.wpcf7-list-item { display: inline-block!important;
    width: 40%;
    margin-left: 3px;
    font-size: 11px;}

}

@media (max-width: 600px){

span.wpcf7-checkbox span.wpcf7-list-item { display: inline-block!important;
    width: 90%;
    margin-left: 3px;
    font-size: 11px;}

}

