#slider .item .item-info.news {
    top: 20%;
}

body .main-nav .logo-wrapper {
    width: 300px;
}
.contact-page .entry p{
	font-size: 18px !important;
	font: 300 18px/1.5em Helvetica, Arial, sans-serif !important;
 }
 .main-nav .logo-wrapper {
    padding-top: 20px;
}
#header-container{
    height: 200px;
    background: #f7941d; /* Old browsers */
    background: -moz-linear-gradient(top, #f7941d 0%, #f7b960 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7941d 0%,#f7b960 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7941d 0%,#f7b960 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941d', endColorstr='#f7b960',GradientType=0 ); /* IE6-9 */
}
.imgk-logo{
    margin-top:15px;
    
}