div#intro,
#pre-header,
#header-search a
{
background: #a9151f;
}
h3.ip_sheader
{
color:#a9151f;
}

body{
    color: #000;
}
*
{
font-family: Raleway, Helvetica, Arial;
}

span.author {
    display: none;
}



h3.ip_header {
    color: #a9151f;
    font-weight: 600;
}

.post-thumb {

    text-align: center;
}
p.ip_content {
    text-align: justify;
}
p.link_btn strong {
    background: #a9151f;
    color: #fff;
    padding: 8px 23px;
    font-size: 17px;
    border-radius: 4px;
    font-weight: 400;
 
cursor:pointer;
}
p.link_btn strong:hover {
  box-shadow: 0px 4px 5px 0px #000;
}

div#main_slider {
    display: none;
}

.copyright.cr_divs_right {
    text-align: right;
}
span.creditor {
    color: #fff;
}

@media(max-width:767px)
{
.copyright.cr_divs_right {
    text-align: center;
}
}