/*
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 ****************/

.home .wpnw-first .news-grid-content {
    background: #fff0c5;
    border: 1px solid #f50;
    
}

.home .wpnw-first .news-grid-content h2 a {
   color: #d40000!important;
  
    
}

.subfitm p {text-align:center!important;}
.subbtnn {    padding-top: 27px;}

.subfitm input, .subfitm button {
   margin-left: 0px!important;
    width: 100%!important;
}

/*#pg-16-0{
	margin-left:-60px !important;
}*/

.news-image-bg {display:none!important;}

.Logo {padding-top: 12px;padding-bottom: 10px;}

.video_frame .video_title {
    font-size: 16px!important;
    padding: 50px 10px 10px 10px!important;
}

.rd-gird-row h1 {display:none!important;}

.orgin-css-hov .rd-org-img-wrapper .rdorgin-ho-eff-wrapper {

    background: #f9ed03!important;
}

.orgin-css-hov .btn-default {
    background: #2d2f82!important;
    box-shadow: 0 0px 0 0 #f9ed03!important;
}


.orgin-css-hov .rd-org-img-wrapper h5 {
    color: #2d2f82!important;
    margin: 5px 0;
    font-size: 22px;
}

.orgin-css-hov .rd-org-img-wrapper .rdorgin-ho-eff-wrapper p {
    font-size: 13px;
    color: #2d2f82!important;
}

.rd-gird-row {
    margin-bottom: 0em!important;
}

.org_wrapper {
    margin: 0 auto;
    padding: 0.5em 0em;
}

.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;
	

}

.single  .dmbs-content {padding:35px 0 25px 0;}
.single-news .singlethumb {display:none;}

.topline {
background: url(img/flagbar.jpg);
background-repeat:repeat;
background-size:contain;
background-position:center;
height:20px;

}


.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;}

.belowheader {
    font-size: 14px;
        
            color:#464d56;
}

.belowheader p {
    font-size: 14px;
        
            color:#464d56;
}


.belowheader a {
    font-size: 14px;
        
            color:#464d56;
}

.belowheader a:hover{
    font-size: 14px;
        
            color:#464d56;
}


.Topright {
    font-size: 14px;
        
            color:#464d56;
text-align:right;
}

.Topright p {
    font-size: 14px;
         color: #464d56;
}

.Topright p a{
    font-size: 14px;
        color: #464d56;
}

.Topright p a:hover{
    font-size: 14px;
        color: #000000;
}

.Topright i { padding-left: 10px;}

.dmbs-header {

}

.dmbs-header-img {

}

.dmbs-header-text {

}

.dmbs-top-menu {
    background: #ffffff;
}

.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 (min-width: 1200px) {
.rd-gird-col-lg-3 {
    width: 24.5%;
    height: 200px;
}

.rd-gird-row {
    
    margin-left: 30px;
}

}

@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;}

}