#gkLogo.css {
  background: transparent url('../images/logo_mp.png') no-repeat center center;
  height: 80px;
  width: 300px;
}


h2 {
    color: #e50a65;
    font-size: 30px;
}

.blog-page .item-list .cat-item-intro-text {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 auto;
    max-width: 100%;
    text-align: justify;
}

#gkSidebar {
    float: right;
    padding-left: 80px;
}

.box.dark h3 {
	color:#e50a65;
	font-size:18px;
}

.box.light h3 {
	color:#e50a65;
	font-size:20px;
}
	
.box.dark .box-wrap {
    color: #777;
    font-size: 15px;
}

.box.light .box-wrap {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px dotted #e50a65;
    border-radius: 40px;
    padding: 32px !important;
}

#gkHeaderNav .gkMainMenu {
    color: #333;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: 400;
    height: 42px;
    line-height: 18px;
    margin: 22px 0 0 !important;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}

.gkIsWrapper-gk_hotel_tabs figcaption a {
    background: #e50a65 none repeat scroll 0 0;
    color: #fff;
    font-size: 26px;
}