h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: 'Montserrat', sans-serif;
}

.col_half,
.postcontent.bothsidebar { width: 48%; margin-right: 20px; }

.line,
#header,
#primary-menu.style-2 { border-color: #DDD; }

#header, #header-wrap, #logo img {
    height: 60px;
}

.subtitle {
	font-size: 15px;
    margin: 8px;
    font-weight: 200;
}

@media (min-width: 992px) {

	#header.sticky-style-2,
	#header.sticky-header:not(.static-sticky).sticky-style-2 {
		border-bottom: 0;
		height: 240px;
	}

	#header.sticky-style-2 > .container {
		text-align: center;
		line-height: 1;
		height: 160px;
		overflow: hidden;
	}

	#header.sticky-style-2 #logo {
		display: inline-block;
		margin: 30px 0;
	}

	#header.sticky-style-2:not(.sticky-header) #header-wrap {
		width: 1140px;
		margin: 0 auto;
		height: 80px;
		border-top: 1px solid #DDD;
		border-bottom: 1px solid #DDD;
	}

	#header.sticky-header.sticky-style-2 #header-wrap {
		border-color: transparent;
		height: 80px;
	}

	.boxed-slider { padding-top: 60px; }

	#primary-menu.style-2 { border-top: none; }

	#primary-menu.style-2 > div > ul > li > a {
		padding-top: 24px;
		padding-bottom: 28px;
	}

	#primary-menu.style-2 ul li .mega-menu-content { left: -15px; }

	#primary-menu > div > ul > li { margin: 0 10px; }

	#primary-menu > div > ul > li > a {
	    font-size: 14px;
	    letter-spacing: 2px;
    	font-family: 'Montserrat', sans-serif;
	}

	body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div {
		display: block;
		text-align: center;
		width: 1140px;
		height: 78px;
	}

	body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div > ul {
	    float: none;
	    display: inline-block;
	    width: auto;
	    text-align: left;
	}

	#footer { width: 1140px; }

	#footer .container {
		padding: 0;
		width: 100%;
	}

}

.portfolio-desc { -webkit-backface-visibility: hidden; }

@media (min-width: 992px) and (max-width: 1199px) {

	#header.sticky-style-2:not(.sticky-header) #header-wrap,
	body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div,
	#footer { width: 940px; }

}

#footer {
	border-top: 1px solid #DDD;
	background-color: transparent;
	margin: 0 auto;
}

#copyrights {
	background-color: transparent;
	padding: 50px 0;
}

.centered {
	text-align: center;
}


/* RTL */

@media (min-width: 992px) {
	body.rtl #primary-menu.style-2 ul li .mega-menu-content {
		left: 0;
		right: -15px;
	}
	body:not(.device-sm):not(.device-xs):not(.device-xxs).rtl #primary-menu.style-2.center > div > ul { text-align: right; }
}

/* CUSTOM MODS  */
.masonry-thumbs img {
    width: 100%;
    border-radius: 0 !important;
    padding: 0 6px 4px 0;
}

a, h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge), .header-extras li .he-text span, #primary-menu ul li:hover > a, #primary-menu ul li.current > a, #primary-menu div ul li:hover > a, #primary-menu div ul li.current > a, #primary-menu ul ul li:hover > a, #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover, #top-cart > a:hover, .top-cart-action span.top-checkout-price, .breadcrumb a:hover, .portfolio-filter li a:hover, .portfolio-desc h3 a:hover, .portfolio-overlay a:hover, #portfolio-navigation a:hover, .entry-title h2 a:hover, .entry-meta li a:hover, .post-timeline .entry:hover .entry-timeline, .post-timeline .entry:hover .timeline-divider, .ipost .entry-title h3 a:hover, .ipost .entry-title h4 a:hover, .spost .entry-title h4 a:hover, .mpost .entry-title h4 a:hover, .comment-content .comment-author a:hover, .product-title h3 a:hover, .single-product .product-title h2 a:hover, .product-price ins, .single-product .product-price, .feature-box.fbox-border .fbox-icon i, .feature-box.fbox-border .fbox-icon img, .feature-box.fbox-plain .fbox-icon i, .feature-box.fbox-plain .fbox-icon img, .process-steps li.active h5, .process-steps li.ui-tabs-active h5, .team-title span, .pricing-box.best-price .pricing-price, .btn-link, .dark .post-timeline .entry:hover .entry-timeline, .dark .post-timeline .entry:hover .timeline-divider, .clear-rating-active:hover {
    color: #1A75BB;
}

/* LATEST */
#posts { position: relative; }

.entry {
	position: relative;
	margin: 0 0 50px;
}

.entry:after {
	content: '';
	position: relative;
	height: 2px;
	margin-top: 50px;
	background-color: #F5F5F5;
}

.entry-image { margin-bottom: 30px; }

.entry-image,
.entry-image > a,
.entry-image .slide a,
.entry-image img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

.entry-image iframe { display: block; }

.entry-image video {
	display: block;
	width: 100%;
}

.entry-image img { border-radius: 3px; }

.entry-title h2 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.entry-title h2 a { color: #333; }

.entry-title h2 a:hover { color: #1A75BB; }

.entry-meta {
	margin: 10px -10px -15px 0;
	list-style: none;
}

.single-post .entry-meta { margin-bottom: 20px; }

.entry-meta li {
	float: left;
	font-size: 13px;
	line-height: 14px;
	margin: 0 10px 15px 0;
	color: #999;
	font-family: 'Montserrat', sans-serif;
}

.entry-meta li:before {
	content: '/';
	display: inline-block;
	margin-right: 10px;
	opacity: 0.5
}

.entry-meta li i {
	position: relative;
	top: 1px;
	font-size: 14px;
	margin-right: 3px;
}

.entry-meta li a { color: #999; }

.entry-meta li a:hover { color: #1A75BB; }

.entry-meta li:first-child:before { display: none; }

.entry-meta li ins {
	font-weight: 700;
	text-decoration: none;
}

.entry-c {
	position: relative;
	overflow: hidden;
}

#posts .entry-content { margin-top: 30px; }

.single-post .entry-content .entry-image { max-width: 350px; }

.entry-content { position: relative; }

.entry-link {
	display: block;
	width: 100%;
	background-color: #F5F5F5;
	padding: 30px 0;
	text-align: center;
	color: #444;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: 700;
	border-radius: 3px;
}

/* Sidebar  */
.sidebar {
	background-color: #f7f7f7;
	padding:15px;
}

/* Tag Cloud
-----------------------------------------------------------------*/
.tagcloud { margin-bottom: -2px; }

.tagcloud a {
	background-color: #FFF;
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 3px 6px;
	border: 1px solid #E5E5E5;
	font-size: 13px !important;
	color: #666;
	border-radius: 2px;
}

body:not(.device-touch) .tagcloud a {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.tagcloud a:hover {
	background-color: #1A75BB !important;
	border-color: #1A75BB !important;
	color: #FFF !important;
}

.widget h4 {
	margin: 0 0 15px 0;
}

.tagcloud.event-page a {
	background-color: #FFF;
    display: inline-block;
    float: none;
    margin-right: 20px;
    margin-bottom: 25px;
    padding: 6px 14px;
    border: 1px solid #E5E5E5;
    font-size: 18px !important;
    font-weight: 600;
    color: #444;
    border-radius: 2px;
}

@media (max-width: 575px) {
	.portfolio .portfolio-item {
	    width: 100%;
	    padding: 10px !important;
	}
}

/* REMOVE PADDING ON MOBILE + MENU FIXES */
@media (max-width: 575px) {
	.container, #header.full-header .container, .container-fullwidth {
		width: 100% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.content-wrap {
		position: relative;
		padding: 10px 0;
	}
	#logo img {
		display: block;
		max-width: 70%;
	}
	#primary-menu > div > ul {
		margin-top: 0px !important;
	}
	#primary-menu ul > li > a, #primary-menu.style-2 > div > ul > li > a {
		padding: 5px 35px !important;
		border: none !important;
		margin: 0 !important;
	}
	#primary-menu-trigger, #page-submenu-trigger {
		font-size: 20px;
	}
	#primary-menu ul li > a {
		font-size: 17px;
	}
	#primary-menu > div > ul {
		padding-top: 9px !important;
	}
	.subtitle {
		font-size: 10px;
		margin: -10px;
		font-weight: 200;
	}
	.col_full {
		padding: 0px 20px;
	}
	#content p {
		line-height: 18px;
		font-size: 13px;
	}
	#content ul {
		line-height: 18px;
		font-size: 13px;
		max-width: 90%;
	}
	#copyrights .col_half {
		text-align: center;
		width: 100%;
	}
}

/* LINK CONTENT */
.link-content {
	padding:10px;
}

.link-content .col-sm-12 {
	padding-right: 0px;
    padding-left: 0px;
}

.pb-30 {
	padding-bottom: 30px;
}

#linkin.masonry-thumbs img {
    padding: 4px;
}