/*
 Theme Name:   the-democracy-child
 Theme URI:    http://kodeforest.net/wp-demo/democracy
 Description:  Democracy WordPress Child Theme
 Author:       KodeForest
 Author URI:   http://kodeforest.com
 Template:     the-democracy
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  the-democracy-child
*/
@import url("../the-democracy/style.css");

/******************* My New Css************************/
/******************* My New Css************************/
.kode_logo {
    float: left;
    padding: 4px 20px 4px 0px;
    position: relative;
}
.kode_newsletter_bg {
        margin-top: 100px !important;
}
.k-title{display:none !important;}
blockquote.alignright, img.alignright {
    margin: 7px 0 7px 24px;
    border: #000 7px solid;
}
.bread-current {
    color: #fff !important;
}
.content-wrapper strong {
    color: #000 !important;
}
.content-wrapper p a {
    color: #bb0c0c !important;
}
.kode_menu ul li a {
padding: 25px 9px;
font-size: 16px !important;
text-transform: capitalize!important;
}
.div1{width:47%; margin-right:3%; float:left; height:350px;}
.kode_aboutus_wrap {
  padding: 205px 0 0;
}
#content-section-11{margin-bottom:-25px;}
iframe {
    border:#000 7px solid !important;
   border-radius: 10px !important;
}
video{border:#000 7px solid !important;
   border-radius: 10px !important;}

.kode_logo::after {
    height: 102px!important;
    right: -26px!important;
 
}
.pp_content{}
.pp_social{display: none;}

@media (max-width: 480px){
.dl-menuwrapper li a {
    display: table !important;
	}
.dl-menuwrapper .dl-menu {
    left: auto !important;
}

}









