@charset "utf-8";

/* Shared first-screen spacing */
#nt_body {
	margin-top: 6px;
}

#nt_body > .nt-container.my-sm-4,
#nt_body > .nt-container-wide.my-sm-4 {
	margin-top: 6px !important;
}

#nt_body .custom-left-sec.na-col {
	padding-top: 8px !important;
}

#nt_body .board-banner-surface {
	margin-bottom: 6px;
}

@media (max-width: 767px) {
	#nt_body {
		margin-top: 6px !important;
	}

	#nt_body > .nt-container.my-3,
	#nt_body > .nt-container-wide.my-3 {
		margin-top: 6px !important;
	}

	#nt_body .custom-left-sec.na-col {
		padding-top: 4px !important;
	}

	#nt_body .board-banner-surface {
		margin-bottom: 4px;
	}
}

/* Shared sidebar widget spacing */
.custom-right-sidebar-maindiv > .mb-4 {
	margin-bottom: 10px !important;
}

.custom-right-sidebar-maindiv .sidebar-bannerimg {
	padding-top: 10px !important;
}

.custom-right-sidebar-maindiv .sidebar-bannerimg li {
	padding-top: 0 !important;
}

.custom-right-sidebar-maindiv .sidebar-bannerimg li + li {
	padding-top: 6px !important;
}

.custom-right-sidebar-maindiv #right_ads li,
.custom-right-sidebar-maindiv #right_ads li:first-child {
	padding-top: 0 !important;
}

.custom-right-sidebar-maindiv #right_ads li + li {
	padding-top: 6px !important;
}

.custom-right-sidebar-maindiv .companies-widget-sec,
.custom-right-sidebar-maindiv .latest-posts-widget-sec,
.custom-right-sidebar-maindiv .latest-posts-comments-widget-sec {
	padding: 16px;
}

.custom-right-sidebar-maindiv .latest-posts-widget-sec,
.custom-right-sidebar-maindiv .latest-posts-comments-widget-sec {
	margin-top: 12px;
}

.custom-right-sidebar-maindiv .box-header {
	margin-bottom: 12px;
}

.custom-right-sidebar-maindiv .companies-widget-sec > .mt-3,
.custom-right-sidebar-maindiv .latest-posts-widget-sec > .mt-3,
.custom-right-sidebar-maindiv .latest-posts-comments-widget-sec > .mt-3 {
	margin-top: 10px !important;
	margin-bottom: 8px !important;
}

@media (max-width: 767px) {
	.custom-right-sidebar-maindiv {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 6px;
		padding-right: 6px;
	}

	.custom-right-sidebar-maindiv > .mb-4 {
		margin-bottom: 8px !important;
	}

	.custom-right-sidebar-maindiv .companies-widget-sec,
	.custom-right-sidebar-maindiv .latest-posts-widget-sec,
	.custom-right-sidebar-maindiv .latest-posts-comments-widget-sec {
		padding-left: 12px;
		padding-right: 12px;
	}

	.custom-right-sidebar-maindiv .companies-widget-sec > .mt-3 li.px-3,
	.custom-right-sidebar-maindiv .latest-posts-widget-sec > .mt-3 li.px-3,
	.custom-right-sidebar-maindiv .latest-posts-comments-widget-sec > .mt-3 li.px-3 {
		padding-left: 4px !important;
		padding-right: 4px !important;
	}

	.custom-right-sidebar-maindiv .latest-posts-widget-sec,
	.custom-right-sidebar-maindiv .latest-posts-comments-widget-sec {
		margin-top: 10px;
	}
}

/* Shared mobile left menu spacing */
@media (max-width: 767px) {
	#nt_sidebar_m .icon_sidebar_m_x {
		display: none !important;
	}

	#nt_sidebar_m_menu .nt_sidebar_m_menu_depth_1 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}

	#nt_sidebar_m_menu .nt_sidebar_m_menu_depth_2_list li a {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
}
