/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.home ol.carousel-indicators.skrollable.skrollable-between,
.post_content_holder ol,
.post_content_holder ul,
.content .full_width ol,
.content .full_width ul {
	margin: 0 0 1.25em;
}

.home ol.carousel-indicators.skrollable.skrollable-between,
.post_content_holder ol,
.post_content_holder ul,
.content .full_width ol,
.content .full_width ul {
	padding: 0 0 0 40px;
}

.content li {
	list-style-position: outside;
}

.content_inner .full_width {
	position: relative;
}

p {
	margin-bottom: 1em;
}

/************************ header_top ************************/
header.fixed.scrolled .header_top {
	background: #f15723 !important;
}

.header_top h2 {
	color: #fff;
}

.no-mobile {
	font-size: inherit !important;
}

@media screen and (max-width: 1000px) {
	.no-mobile {
		display: none;
	}

	.header_top .left .separator + h2 + .separator.transparent.center {
		display: none;
	}

	.header_top .right .header-widget a {
		font-size: 12px;
	}

	.header_top .right .header-widget {
		font-size: 12px;
	}

	.header_top .right {
		display: none !important;
	}

	.header_top .left .inner {
		vertical-align: middle;
	}

	.header_top .left h2 {
		margin: 10px 0;
		font-size: 20px;
		line-height: 30px;
	}

	.header_top .left h2 a {
		display: block;
		line-height: 30px;
	}
}

@media screen and (min-width: 1001px) {
	.header_top {
		height: 50px;
	}

	.header_top .right {
		margin-top: 8px;
	}

	.header_top h2 {
		line-height: 52px;
	}
}

@media screen and (max-width: 1200px) {
	nav.main_menu > ul > li > a {
		padding: 0 10px;
		font-size: 14px;
	}
}

.header_top h2 a {
	vertical-align: middle;
}

@media screen and (min-width: 1001px) {
	.mobile-view {
		display: none !important;
	}
}

@media screen and (min-width: 769px) {
	.mobile-only {
		display: none !important;
	}
}

.call_to_action_text.font_size_inherit.font_weight_inherit.letter_spacing_inherit h2 {
	line-height: 36px;
	text-transform: none;
}

@media screen and (max-width: 600px) {
	.q_logo a {
		height: 35px !important;
	}
}

@media screen and (min-width: 601px) and (max-width: 768px) {
	.q_logo a {
		height: 45px !important;
	}
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
	.q_logo a {
		height: 60px !important;
	}
}

@media screen and (max-width: 1000px) {
	.call_to_action_text.font_size_inherit.font_weight_inherit.letter_spacing_inherit h2 {
		font-size: 18px;
		line-height: 24px;
	}

	.white-bg {
		background: rgba(255,255,255,.6);
	}

	.three_columns > .column1,
	.three_columns > .column2,
	.three_columns > .column3 {
		width: 100%;
	}

	.footer_top .four_columns .column1,
	.footer_top .four_columns .column2,
	.footer_top .four_columns .column3,
	.footer_top .three_columns .column1,
	.footer_top .three_columns .column2,
	.footer_top .two_columns_50_50 .column1 {
		margin: 0 0 25px;
	}

	.column1.footer_col1 img {
		width: 40%;
		display: table;
		margin: 0 auto;
	}

	.footer_top,
	.footer_top.footer_top_full {
		padding-top: 30px;
		padding-bottom: 21px;
	}
}

.q_logo a {
	height: 80px;
	visibility: visible;
}

.call_to_action.normal .two_columns_75_25 > .column1, .call_to_action.normal .button_wrapper.column2 {
	width: 100%;
	text-align: center;
	float: none;
	display: table;
	margin: 0 auto;
}

.call_to_action.normal .button_wrapper.column2 .qbutton.white {
	position: relative;
	top: auto;
	transform: none;
	right: auto;
	margin-top: 30px;
}

.content_inner .full_width {
	width: 100%;
}

.idibrands {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.025em;
	/* margin: 20px 20px -20px; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*display: none;*/
	border-bottom: 2px solid #fff;
	position: relative;
}

.idibrands * {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.idibrands__container {
	background-color: #f15723;
	padding: 10px 0;
}

.idibrands__wrapper {
	max-width: 926px;
	margin: 0 auto;
	padding: 0 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	position: relative;
}

/*.idibrands__logo {
	max-width: 278px;
	width: 100%;
	margin-top: 0.25em;
}*/

.idibrands__logo img {
	width: 220px;
	height: auto;
	display: block;
	margin-top: 6px;
}

.idibrands__content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 470px;
}

.idibrands__content.full {
	max-width: 100%;
	padding-right: 50px;
	box-sizing: border-box;
}

.idibrands__content p {
	margin: 0;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
}

.idibrands__content a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out all;
	transition: 0.3s ease-in-out all;
}

.idibrands__content a:hover,
.idibrands__content a:focus {
	color: rgba(0,0,0,.9);
}

.idibrands__close {
	position: absolute;
	font-size: 20px;
	line-height: 1;
	top: 0;
	right: 25px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-family: sans-serif;
	font-weight: normal;
}

@media (min-width: 1001px) {
	.with-idi-header .content.content_top_margin {
		margin-top: 185px !important;
	}
}


@media (max-width: 767px) {
	.idibrands {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.idibrands__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		row-gap: 25px;
	}

	.idibrands__logo {
		margin-top: 0;
	}

	.idibrands__close {
		font-size: 30px;
	}
}

.h2-box h2 {
	font-size: 38px;
}

.home .carousel-inner {
	background-image: url(https://cdn.hickmanlabel.com/wp-content/uploads/2017/05/07192245/home-slide-3.jpg);
	z-index: 10000;
	height: 100%;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.text-white, .text-white * {
	color: #fff;
}

.home ol.carousel-indicators.skrollable.skrollable-between {
	z-index: 10000;
}

.blog_holder.blog_small_image .pagination {
	background: #fff;
}

.post_info span.post_author {
	display: none;
}

.post_text_inner h2,.post_text_inner h2 a {
	line-height: 30px;
}

@media screen and (min-width: 1001px){
	.blog_holder.blog_small_image article .post_text .post_text_inner {
		padding: 0 23px 23px;
	}
}

@media screen and (max-width: 1001px){
	.blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text {
		float: left;
		width: 100%;
	}
}

@media screen and (min-width: 601px) and (max-width: 1200px){
	.latest_post_image {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.latest_post_holder.image_in_box .latest_post_text {
		width: 100%;
		padding: 0;
	}
}

p.post_excerpt {
	margin-bottom: 14px;
}

.blog_holder article .post_more {
	margin: 16px 0 0;
}