#Action_bar {
    line-height: 7px !important;
    background: rgba(0,0,0,0.9) !important;
}
#Action_bar .contact_details li {
    padding: 15px 0 !important;
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
}
#Action_bar .contact_details a {
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
}
#Action_bar .contact_details a:hover{
    font-size: 14px;
    font-weight: 500;
  	color: #fe0000 !important;
  	text-decoration:none !important
}
#Action_bar .social {
    padding: 15px 0 !important;
}
.admin-bar #Top_bar {
    top: 44px !important;
    background: rgba(0,0,0,0.7) !important;
}
.admin-bar #Top_bar.is-sticky{
    top: 32px !important;
}
#Top_bar {
    top: 44px !important;
    background: rgba(0,0,0,0.7) !important;
}
#Top_bar.is-sticky{
    top: 0px !important;
}
#menu > ul > li > a{
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
}
.header-transparent #Top_bar .menu > li > a:after {
    background: #fe0000 !important;
}
.column_sliding_box.image_cntr {
    text-align: center;
}
.sliding_box .desc_wrapper:after {
    border-bottom-color: #fe0000 !important;
    background-color: #fe0000 !important;
}
p{    
  	color: #000 !important;
    font-size: 14px;
    font-weight: 400;
}
#Footer p{    
  	color: #fff !important;
    font-size: 14px;
    font-weight: 400;
}
.button-stroke a.button{
    border-color: #202327;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.Latest_news ul li .photo{
    border-color: #fe0000 !important;
}
.Latest_news a{
    color: #fe0000;
}
.Latest_news .desc h4 a{
    color: #000000 !important; 
}
.Latest_news .desc h5 a{
    color: #000000 !important; 
}
.button-love a.mfn-love{
    color: #fe0000 !important;
}
#Footer .footer_copy .one {
    margin-bottom: 5px !important;
    padding-top: 15px !important;
}
.widget_nav_menu ul {
    padding: 0px 0px 0px 55px !important;
}
.widget_nav_menu ul{
    color: #fe0000 !important;
}
#Footer a {
    color: #fff !important;
}
#Footer a:hover {
    color: #fe0000 !important;
    text-decoration:none !important;
}
#Action_bar .social li a{
    color: #fff !important;
}
#Action_bar .social li a:hover{
    color: #fe0000 !important;
}
ol li {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
ul li {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
body:not(.template-slider) #Header_wrapper {
    background-position: top !important;
    background-size: 100% !important;
}
.fancy_heading_line .title{
		color: #fe0000 !important;
}
.sbmt_btn input.wpcf7-form-control.wpcf7-submit {
    float: right;
    margin-top: 20px;
    margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  ul.contact_details {
    display: none;
  }
  .minimalist-header-no #Subheader {
    padding: 50px 0!important;
  }
  .sponsor_logo {
    float: none !important;
    text-align: center !important;
	}
  body:not(.template-slider) #Header_wrapper {
    background-size: cover !important;
  }
  #Header .top_bar_left{
  		background-color: #000 !important;
  }
  .section.mcb-section.banner_img{
  	  padding-top: 100px !important;
      padding-bottom: 140px !important;
  }
  .wrap.form_mob {
    	margin-top: 0px !important;
	}
  .directions_cords{
      padding-top:10px !important;
  }
}