/*
Theme Name: Kallisto - childtheme of SmartMag
Version: 1
Template: smart-mag
*/
@import url(../smart-mag/style.css);
.main-footer input, .main-footer textarea {
background: #1f2c38 !important;
color: #c5c7cb !important;
border: 0px !important;
font-size: inherit !important;
line-height: 1.4 !important;
}

.main-footer input[type="submit"] {
padding: 8px 14px;
font-weight: 600;
}


.posted-by {
	display: none !important;
}

.bunyad-about > h3 {
	display: none !important;
}
.bunyad-about > div > img {
	position: relative !important;
	top: -49px !important;
	margin: 0 0 -39px 60px !important;
}
.bunyad-about > div > h3 {
	color: white !important;
}
#menu-main-menu > li.sticky-logo > a > img {
	position: relative;
	top: -4px;
	margin: 0 0 5px -5px;
}
.section-head {
display: inline-block !important;
width: 97% !important;
}



@media only screen and (max-width: 767px) {
	.highlights-box .column.half:first-child {
		position: relative !important;
		width: 100%;
		float: left !important;
		clear: both !important;
		display: inline-block !important;
	}
	.highlights-box .column.half {
		position: relative !important;
		width: 100%;
		margin-top: 42px;
		margin-bottom: 0;
		float: left !important;
		clear: both !important;
		display: inline-block !important;
	}
	.highlights .image-link {
		max-height: 400px !important;
	}
}