.header .header-inner .logo {
    
   margin-top: 20px;
}

.right span.phno{
font-size:24px;
font-weight:bold; 
  border-right: 0px solid #d0d0d0;
}

i{ color:#AF071C;}

.terms-conditions{ border:3px solid black; width:60%; height:60px; border-radius:10px; text-align:center; line-height:60px;
background-color:#AF071C; font-size:20px; color:white;}

.recent-post ul li a {color:white;}
.recent-post ul li a:hover{color:#AF071C;}


@media only screen and (max-width: 480px) {
.terms-conditions {
width:100%
}
.logo h2 { font-size:18px;}
}

@media only screen and (max-width: 968px) {
.terms-conditions {
width: 100%;

}
}



.nivo-caption{
left:5%;
top:20%;
text-align:justify !important;
}
.su-spoiler.my-custom-spoiler .su-spoiler-title { background-color:#AF071C !important;}

.button { background-color:#AF071C !important;}
.button:hover { border-bottom: 4px solid #AF071C;}

