/* Keeps logo aligned */
.header { padding: 24px !important; margin-top: 35px!important; height: 120px !important;}

.home_top {
margin-bottom: 35px !important;
margin-top: 35px!important;}

/* Font change */
h2{ font-family: times new roman; }
body{ font-family:times new roman; }

/* hover opacity */
.post_thumb_hover:hover{
    opacity:0.7 !important;
}
.post_thumb_hover{
    opacity:0 !important;
}

/* potfolio slider size */
.project_slider{
height:610px !important;
}



.p_hover_el ul li:nth-child(3) {
display: none;
}
 

.bottom-border{ width: 0 !important;}
	.left-border{width: 0 !important;}
	.right-border{width: 0!important;}

.navbar-collapse.navHeaderCollapse.collapse.in {
  height:auto!important;
}

