/*
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");

/*****************************
 PDG FRAMEWORK
 *****************************/
.left { float: left; }
.right { float: right; }

.text-left { text-align: left!important; }
.text-center { text-align: center!important; }
.text-right { text-align: right!important; }
.text-justify { text-align: justify!important; }

.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }

.text-white { color: #fff!important; }
.text-black { color: #000!important; }
.text-grey-dark { color: #333!important; }
.text-grey { color: #666!important; }
.text-grey-light { color: #999!important; }

.text-site1 { color: #205FAA!important; }
.text-site2 { color: #A8E000!important; }

.bkg-site1 { background: #205FAA!important; }
.bkg-site2 { background: #A8E000!important; }

.bkg-white { background: #fff!important; }
.bkg-black { background: #000!important; }

.bkg-cover, .container, .container-fluid {background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-position: center;}

.btn-site2 { display: inline-block!important; padding: 5px 25px!important; background: #A8E000!important; border-radius: 0!important; border: none!important; color: #fff!important; text-transform: uppercase; }

.rightText { padding-right: 15%; }
.leftText { padding-left: 15%; }

h2.xxl { font-size: 60px!important; font-weight: 300; text-transform: none; line-height: 60px!important; }
h2.xl { font-size: 42px; font-weight: 300; text-transform: inherit; line-height: 40px; }

@media only screen and (max-width: 767px) {
	h2.xxl { font-size: 38px!important; line-height: 41px!important; }
	h2.xl { font-size: 33px; line-height: 36px; }
}

.no-padded {padding: 0px !important;}
.no-padded-left {padding-left: 0px !important;}
.padded { padding-top: 20px; padding-bottom: 20px; }
.padded.padded-small { padding-top: 10px; padding-bottom: 10px; }
.padded.small-extra { padding-top: 3.5%!important; padding-bottom: 3.5%!important; }
.padded.xsmall-extra { padding-top: 2%!important; padding-bottom: 2%!important; }
.padded.large { padding-top: 40px !important; padding-bottom: 40px !important; }
.padded.extra { padding-top: 5%!important; padding-bottom: 5%!important; }
.padded.extra-equal { padding: 5%!important; }
.padded.extra-large { padding-top: 30%!important; padding-bottom: 30%!important; }
.padded.padded-top { padding-top: 20px; padding-bottom: 0px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.padded.padded-top.small { padding-top: 10px; padding-bottom: 0px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.padded.padded-bottom { padding-top: 0px!important; padding-bottom: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.padded.padded-bottom.small { padding-top: 0px!important; padding-bottom: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.padded.padded-bottom.padded-la { padding-top: 0px!important; padding-bottom: 30px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.padded.extra.padded-top { padding-top: 10%!important; padding-bottom: 0px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.padded.extra.padded-bottom { padding-top: 0px!important; padding-bottom: 10%!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
 
.padded-x { padding-left: 10px; padding-right: 10px; }
.padded-x.small { padding-left: 5px; padding-right: 5px; }
.padded-x.large { padding-left: 15px; padding-right: 15px; }
.padded-x.extra { padding-left: 20px; padding-right: 20px; }
  
.padded-box.left { padding: 2% 2% 2% 5%!important; }
.padded-box.right { padding: 2% 5% 2% 2%!important; }
 
.no-margined {margin: 0px !important;}
.no-margined-left {margin-left: 0px !important;}
.margined { margin-top: 20px; margin-bottom: 20px; }
.margined.margined-small { margin-top: 10px; margin-bottom: 10px; }
.margined.small-extra { margin-top: 3.5%!important; margin-bottom: 3.5%!important; }
.margined.xsmall-extra { margin-top: 2%!important; margin-bottom: 2%!important; }
.margined.large { margin-top: 40px !important; margin-bottom: 40px !important; }
.margined.extra { margin-top: 5%!important; margin-bottom: 5%!important; }
.margined.extra-equal { margin: 5%!important; }
.margined.extra-large { margin-top: 30%!important; margin-bottom: 30%!important; }
.margined.margined-top { margin-top: 20px; margin-bottom: 0px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.margined.margined-top.small { margin-top: 10px; margin-bottom: 0px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.margined.margined-bottom { margin-top: 0px!important; margin-bottom: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.margined.extra.margined-top { margin-top: 10%!important; margin-bottom: 0px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.margined.extra.margined-bottom { margin-top: 0px!important; margin-bottom: 10%!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
 
.margined-x { margin-left: 10px; margin-right: 10px; }
.margined-x.small { margin-left: 5px; margin-right: 5px; }
.margined-x.large { margin-left: 15px; margin-right: 15px; }
.margined-x.extra { margin-left: 20px; margin-right: 20px; }
  
.margined-box.left { margin: 2% 2% 2% 5%!important; }
.margined-box.right { margin: 2% 5% 2% 2%!important; }

.no-margin { margin: 0px !important; }

.square-img { position: relative; overflow: hidden; }
.square-img:before{ content: ""; display: block; padding-top: 100%;}
.square-img > *, .square-img > img { position: absolute; width: 100%; height: 100%; top: 0; }
.square-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.rectangle-img { position: relative; overflow: hidden; }
.rectangle-img:before{ content: ""; display: block; padding-top: 50%; }
.rectangle-img > *, .rectangle-img > img { position: absolute; width: 100%; height: 100%; top: 0; }
.rectangle-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.sixteen-nine-img { position: relative; overflow: hidden; }
.sixteen-nine-img:before{ content: ""; display: block; padding-top: 56.25%; }
.sixteen-nine-img > *, .sixteen-nine-img > img { position: absolute; width: 100%; height: 100%; top: 0; }
.sixteen-nine-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.twentyone-nine-img { position: relative; overflow: hidden; }
.twentyone-nine-img:before{ content: ""; display: block; padding-top: 42.86%; }
.twentyone-nine-img > *, .twentyone-nine-img > img { position: absolute; width: 100%; height: 100%; top: 0; }
.twentyone-nine-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.twentyone-six-img { position: relative; overflow: hidden; }
.twentyone-six-img:before{ content: ""; display: block; padding-top: 28.571%; }
.twentyone-six-img > *, .twentyone-six-img > img { position: absolute; width: 100%; height: 100%; top: 0; }
.twentyone-six-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.four-three-img { position: relative; overflow: hidden; }
.four-three-img:before{ content: ""; display: block; padding-top: 75%; }
.four-three-img > *, .four-three-img > img { position: absolute;  height: 100%; width: 100%;top: 0; }
.four-three-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.three-four-img { position: relative; overflow: hidden; }
.three-four-img:before{ content: ""; display: block; padding-top: 133%; }
.three-four-img > *, .three-four-img > img { position: absolute;  height: 100%; width: 100%; top: 0; }
.three-four-img > *.centered { -webkit-font-smoothing: antialiased; top: 50%;-webkit-transform: translate(-50%, -50%)!important; transform: translate(-50%, -50%);z-index: 9999;height: auto!important;left: 50%;}

.containerText { position: relative; display: block; margin: 0 auto; padding: 15px; }

@media (max-width: 543px) {
	.containerText { width: auto; }
}

@media (min-width: 544px) {
	.containerText { width: 576px; }
}

@media (min-width: 768px) {
	.containerText { width: 720px; }
}

@media (min-width: 992px) {
	.containerText { width: 940px; }
}

@media (min-width: 1200px) {
	.containerText { width: 1140px; }
}

.woocommerce .button, .woocommerce input[type=submit], .woocommerce ul.products li.product .added_to_cart, .woocommerce-page .button, .woocommerce-page input[type=submit] {
	border-color: #205FAA;
	background-color: #205FAA;
	color: #fff!important;
	line-height: 41px;
}
.woocommerce .button:hover, .woocommerce input[type=submit]:hover, .woocommerce ul.products li.product .added_to_cart:hover, .woocommerce-page .button:hover, .woocommerce-page input[type=submit]:hover {
	border-color: #0d478b;
	background-color: #0d478b;
}

/*****************************
 GENERAL
 *****************************/
p { line-height: 19px; }

.wpcf7-form-control-wrap { display: block; }
.wpcf7-form-control-wrap.consent { display: inline-block; }
.wpcf7-form-control-wrap.consent + a { color: #ffffff; }
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors { display: inline-block!important; z-index: 99999!important; }
span.wpcf7-not-valid-tip {
	position: relative;
	display: inline-block;
	color: #000;
	font-size: 11px;
}


.wpcf7 form.wpcf7-form p { margin-bottom: 5px; }
.wpcf7-list-item-label { color: #fff; }
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #FFF;
	background: transparent;
	color: #FFF;
}
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select { padding: 10px 15px; }
.wpcf7-form-control.wpcf7-submit.btn-site2 { min-height: 30px; }
input.wpcf7-form-control.wpcf7-submit.btn-site2.margined.margined-top.small { min-height: 37px; }

/*input[type="text"]::-webkit-input-placeholder { color: white; }
input[type="text"]::-moz-placeholder { color: white; }  
input[type="text"]:-ms-input-placeholder { color: white; }  
input[type="text"]:-moz-placeholder { color: white; }
input[type="email"]::-webkit-input-placeholder { color: white; }
input[type="email"]::-moz-placeholder { color: white; }  
input[type="email"]:-ms-input-placeholder { color: white; }  
input[type="email"]:-moz-placeholder { color: white; }
textarea::-webkit-input-placeholder { color: white; }
textarea::-moz-placeholder { color: white; }  
textarea:-ms-input-placeholder { color: white; }  
textarea:-moz-placeholder { color: white; }*/

.infoCall { position: relative; display: inline-block; height: auto; width: auto; }
.infoCall > div { display: inline-block; float: left; }
.infoCall > div.bkg-site1, .infoCall > div.bkg-white { padding: 12px 20px 9px; color: #fff; text-transform: uppercase; font-size: 15px; font-weight: 700; }
.infoCall > div.bkg-site2 { padding: 11px 15px 6px; }
.infoCall > div > a { color: #333333; font-size: 24px; font-weight: 500; }
.infoCall > div > a > i { color: #4B403C; font-size: 23px; vertical-align: middle; }
.infoCall > div > a.read { display: inline-block; padding: 10px 20px 6px; background-color: transparent; color: #fff; border: 1px solid #CCC; text-transform: uppercase; font-size: 14px; }


.container_inner.default_template_holder { margin-top: 20px; }

.moveDown { position: absolute; bottom: 0; }

@media only screen and (min-width: 1200px) {
	.container_inner.default_template_holder { width: 1170px; }
}

@media only screen and (max-width: 1200px) {
	.infoCall { overflow: hidden; }
    .infoCall > div.bkg-site2 { padding: 9px 20px 8px; }
    .infoCall > div { display: block; float: left; width: 100%!important; }
    .infoCall > .bkg-site2 > a { font-size: 19px; }
    .infoCall > .bkg-site2  > a > i { vertical-align: middle; }
}

@media only screen and (max-width: 1199px) {
	.container_inner.default_template_holder { width: 970px; }
}

@media only screen and (min-width: 993px) {
	.visible-sm { display: none; }
}

@media only screen and (max-width: 992px) {
	.freeQuote { text-align: center; }
	.wpcf7 { max-width: 420px; margin: 0 auto!important; }
}

@media only screen and (max-width: 1000px) {
	.container_inner.default_template_holder { width: 750px; }
	.hidden-sm { display: none; }

	.infoCall > div.bkg-site1, .infoCall > div.bkg-white { padding: 9px 20px 8px; }
	.infoCall > div.bkg-site1 { padding: 10px 15px 8px; font-size: 15px; }

}

@media only screen and (min-width: 768px) {
	.visible-xs { display: none!important; }
}

@media only screen and (max-width: 767px) {
	.container_inner.default_template_holder { width: 100%; }

	.equalHeight > .vc_column-inner,
	.equalBox > .vc_column-inner { min-height: 300px; }
	.equalBox:not(.right) { float: left; }

	.infoCall > div > a { font-size: 17px; }
	.infoCall > div > a > i { font-size: 18px; }
	.infoCall > div.bkg-site1, .infoCall > div.bkg-white { padding: 7px 12px 4px; }
	.infoCall > div.bkg-site1 { padding: 7px 12px 5px; font-size: 12px; }

}

@media only screen and (max-width: 425px) {
	.q_icon_with_title.medium.custom_icon_image .icon_text_holder { padding: 0; }
	.q_icon_with_title:not(.right) .icon_holder { float: none; }
	.q_icon_with_title .icon_holder { display: block; }
}

/*****************************
 WOOCOMMERCE
 *****************************/
header.title { height: auto; min-height: 30px; }
.woocommerce-account h2, .woocommerce-checkout h2 { color: #0d478b; font-size: 25px; position: relative; }
.woocommerce-account h2:after, .woocommerce-checkout h2:after {
	background-color: #0d478b;
	bottom: -5px;
	content: '';
	display: inline-block;
	height: 3px;
	left: 0;
	position: absolute;
	width: 50px;
}
.woocommerce input[type=text]:not(.qode_search_field), .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce textarea, .woocommerce-page input[type=tel],
.woocommerce-page input[type=text]:not(.qode_search_field), .woocommerce-page input[type=password], .woocommerce-page input[type=email], .woocommerce-page textarea { border: 1px solid #CCC; }
.woocommerce div.product .images .thumbnails a img, .woocommerce div.product .images img { border: 1px solid #CCC; }
.woocommerce .product h1.product_title { font-size: 23px; }
.woocommerce div.product .summary p.price span.amount { font-size: 30px; }
.woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type=submit] { background: #A8E000; border: none!important; border-radius: 0; color: #000; }
.woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input[type=submit]:hover { background: #A8E000; opacity: 0.8; color: #333; }
.wpb_widgetised_column ul.product_list_widget li span.amount { color: #028BC1!important; }
.woocommerce .widget_shopping_cart_content .total .amount, .woocommerce-page .widget_shopping_cart_content .total .amount { color: #0d478b!important; font-weight: 700; }
.woocommerce .checkout table.shop_table thead tr th, .woocommerce table.cart thead tr th, .woocommerce-account table.my_account_orders thead tr th,
.woocommerce-page .checkout table.shop_table thead tr th, .woocommerce-page table.cart thead tr th, .woocommerce-page table.my_account_orders thead tr th,
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text { font-weight: 700; }

.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email],
.woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel],
.woocommerce form.checkout .col2-set .form-row.form-row-wide input[type=text], .woocommerce form.checkout .col2-set .form-row.notes textarea { font-family: Arial; }

.woocommerce .addresses header.title { background-color: transparent!important; }
.woocommerce .addresses address { background-color: #fff; border: 1px solid #CCC; padding: 10px 15px; }

.woocommerce-account .woocommerce-MyAccount-navigation { background-color: #205FAA; }
.woocommerce-account .woocommerce-MyAccount-navigation ul { padding: 20px 25px 25px; }
.woocommerce-account .woocommerce-MyAccount-navigation li a { margin-bottom: 0; padding-bottom: 3px; padding-top: 8px; color: #fff; font-weight: 500; border-bottom: 1px solid #CCC }
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation li:hover a { color: #CCC; }
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a { font-weight: 700; }

.woocommerce-account table.my_account_orders tbody tr td.order-actions a { margin-right: 5px; }

.checkoutInfo img { display: inline-block; margin-left: 5px; }

@media only screen and (max-width: 767px) {
	.woocommerce .summary, .woocommerce div.product div.related, .woocommerce div.product div.upsells { padding-left: 15px; padding-right: 15px; }

	.woocommerce table.cart, .woocommerce-page table.cart,
	.woocommerce div.cart-collaterals,
	.woocommerce form.lost_reset_password p.form-row,
	.woocommerce-page div.cart-collaterals { 
		width: calc(100% - 30px); 
		margin-left: 15px; 
	}
	.checkoutInfo { 
		padding-left: 15px; 
		padding-right: 15px;
	}
	.woocommerce-billing-fields,
	.woocommerce-shipping-fields,
	.woocommerce form.checkout #order_review_heading,
	.woocommerce-checkout-review-order {
		width: calc(100% - 30px);
		padding-left: 15px;
	}
}

/*****************************
 HEADER
 *****************************/
.wrapper > .wrapper_inner > header { background-color: rgba(15,16,36,1)!important; }
.header_bottom { z-index: 999; min-height: 100px; }
.header-widget.widget_nav_menu ul.menu li a { padding: 0 10px; }
.header-widget.widget_nav_menu ul.menu li a:after { content: ''; position: relative; display: inline-block; top: 1px; left: 10px; width: 1px; height: 12px; background: #fff; }
.header-widget.widget_nav_menu ul.menu li:last-child a:after { content: none; }

.logo_wrapper { position: relative; display: inline-block; height: 100px!important; }
.q_logo { position: relative; display: inline-block; top: 0; }
.q_logo a { position: relative; display: inline-block; height: 90px!important; }
.q_logo img { display: inline-block; top: -7px; height: 80px!important; }

.header-widget ul.menu li > a { color: #fff!important; font-size: 13px; }

#callUsBtn, #sendBtn { position: fixed; display: inline-block; right: 0; padding: 13px 10px; color:#fff; z-index: 99999999; text-align: center; transition: 0.5s all ease-in-out; }
#callUsBtn { top: 200px; background: #028BC1; }
#callUsBtn:hover { background: #205FAA; }
#sendBtn { top: 280px; padding: 16px 9px; background: #0d478b; }
#sendBtn:hover { background: #205FAA; }
#callUsBtn > img, #sendBtn > img { display: inline-block; max-width: 25px; margin: 0 auto; }
#callUsBtn > span, #sendBtn > span { display: block; width: 100%; margin-top: -10px; margin-bottom: -7px; text-align: center; font-size: 11px; }

ul#menu-top-menu > li:hover > a, ul#menu-top-menu > li.current-menu-item > a { color: #A8E000!important; }

nav.main_menu.right { position: absolute; right: 0; }
nav.main_menu > ul > li.current-menu-item > a > span { color: #A8E000!important; }
nav.main_menu > ul > li.current-menu-item:last-child > a > span { color: #000!important; }

.drop_down .narrow .second .inner ul li a { padding-top: 6px!important; padding-bottom: 6px!important; }
.drop_down .narrow .second .inner ul li.current-menu-item > a > i, .drop_down .narrow .second .inner ul li.current-menu-item > a > span { color: #A8E000!important; }
.drop_down .narrow .second .inner ul li.submenu-title { padding-top: 6px; padding-bottom: 6px; }

@media only screen and (max-width: 1199px) {
	#callUsBtn, #sendBtn { padding: 10px 10px 0px; }
	#callUsBtn > img, #sendBtn > img { max-width: 20px; }
	#callUsBtn > span, #sendBtn > span { display: none; }
	#callUsBtn { top: 200px; }
	#sendBtn { top: 250px; padding: 11px 9px 3px 11px; }
}

@media only screen and (max-width: 1000px) {
	.header_top { display: none!important; }
	.header_bottom { background: rgba(15,16,36,1)!important; }

	
	.logo_wrapper { height: 75px!important; left: 0; }
	.q_logo a { height: 70px!important; left: 0; }
	header .q_logo img.mobile { top: 24px; max-height: 70px; }

	.dark .mobile_menu_button span { color: #DDD; }

	#callUsBtn { top: 100px; }
	#sendBtn { top: 150px; }

	.mobile_menu_button { float: right; height: 60px; margin-top: 30px; }

	nav.mobile_menu { padding-bottom: 20px; background: transparent; }
	nav.mobile_menu ul li a, nav.mobile_menu ul li h3 { color: #fff; padding-bottom: 3px; }
	nav.mobile_menu ul li a:focus, nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.current-menu-item > a { color: #A8E000; }
	nav.mobile_menu ul li ul li.submenu-title { border-bottom-color: #A8E000; }
	nav.mobile_menu ul li ul li.submenu-title h3 { color: #A8E000; }
}

@media only screen and (max-width: 767px) {
	#callUsBtn > img, #sendBtn > img { max-width: 16px; }
	#callUsBtn { position: absolute; top: 0; right: 50px; background-color: transparent; }
	#sendBtn { position: absolute; top: 0; right: 15px; padding-top: 8px; background-color: transparent; }
}

@media only screen and (max-width: 480px) {
	nav.mobile_menu > ul { height: auto; min-height: 70vh; }
}

/*****************************
 MOBILE MENU
 *****************************/
@media (min-width: 1001px) {
	.visible-sm { display: none!important; }
}

@media (max-width: 1000px) {
	nav.mobile_menu ul li.visible-sm { display: list-item; }
}

@media (max-width: 767px) {
	nav.mobile_menu ul li.visible-xs { display: list-item; }
}

/*****************************
 FOOTER
 *****************************/
.footer_top { padding: 40px 0 25px; }
.footer_inner { background-image: url(https://www.fsgib.com/wp-content/uploads/2016/09/footer-img.jpg)!important; }
.textwidget img { max-width: 220px; }
.chubbImg { display: inline-block; margin-left: 45px; }

ul.socialIcons { position: relative; display: inline-block; margin: 20px auto; }
ul.socialIcons > li { display: inline-block; padding: 5px; }
ul.socialIcons > li > a { display: inline-block; font-size: 20px; border: 1px solid #fff; border-radius: 50%; color: #fff; transition: 0.5s all ease-in-out; }
ul.socialIcons > li > a.facebook { padding: 9px 14px 4px; }
ul.socialIcons > li > a.facebook:hover { background-color: #3b5998; border-color: #3b5998; }
ul.socialIcons > li > a.facebook:hover > i { color: #fff; }
ul.socialIcons > li > a.twitter { padding: 9px 10px 4px; }
ul.socialIcons > li > a.twitter:hover { background-color: #00aced; border-color: #00aced; }
ul.socialIcons > li > a.twitter:hover > i {  color: #fff; }
ul.socialIcons > li > a.linkedin { padding: 9px 12px 4px; }
ul.socialIcons > li > a.linkedin:hover { background-color: #007bb5; border-color: #007bb5; }
ul.socialIcons > li > a.linkedin:hover > i { color: #fff; }

.footer_top #text-4 i { margin-right: 3px; color: #028BC1; font-size: 18px; }
.footer_top #text-4 img { width: 18px; margin-right: 3px; }

#menu-footer-menu { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
#menu-footer-menu > li { padding-bottom: 2px; }

div.footerLogos { display: inline-block; width: 100%; padding-top: 25px; }
div.footerLogos > * { display: inline-block; float: left; margin-right: 15px; width: calc(33.333333% - 10px); }
div.footerLogos > *:last-child { margin-right: 0; }
div.footerLogos img { display: inline-block; margin-top: 20px; max-width: 100%; }

.footer_bottom_holder { background-color: #475B6C!important; }
.two_columns_50_50.footer_bottom_columns { width: 90%; margin-left: 5%; }
.footer_bottom_holder,
.footer_bottom, .footer_bottom p,
.footer_bottom_holder p,
.footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_font_elegant) { font-family: 'Catamaran', sans-serif!important; font-size: 13px; }

/* COOKIE POLICY */
#cookie-notice { background-color: #0f1024!important; }
#cookie-notice .button.bootstrap { background: #a8e000!important; border-radius: 0; color: #000; text-transform: uppercase; }

@media only screen and (max-width: 1199px) {
	div.footerLogos { text-align: center; }
	div.footerLogos > * { float: none; width: calc(50% - 15px); }
}

@media only screen and (max-width: 1000px) {
	.footer_inner { background-repeat: no-repeat; background-size: cover; }

	#cookie-notice span#cn-notice-text { display: block; width: 100% }
	#cookie-notice .button.bootstrap { margin-top: 10px; }
}

@media only screen and (max-width: 767px) {
	.footer_top .widget_text, .footer_top .textwidget, .footer_top h5 { text-align: center; }
	div.footerLogos { padding-top: 0px; }
	
	.footer_bottom .textwidget { padding: 10px 0 0; line-height: 18px; }
	.footer_bottom_column { margin-bottom: 10px!important; }

	.chubbImg { margin-left: 0; }
	d
}

/*****************************
 HOMEPAGE
 *****************************/
/*#qode-homepage, .carousel-inner { max-height: 80vh; } */
/*.carousel-inner .item .image:before { content: ''; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.25); }*/
.carousel-inner .slider_content { width: 100%!important; left: 0!important; top: 12%!important; }
.carousel-inner p { margin-top: 15px; font-size: 16px; text-shadow: none; text-align: left; line-height: 20px; }
.carousel-inner .sliderBox { display: inline-block; width: 80%; height: auto; padding: 35px 50px; background-color: rgba(0,0,0,0.75); }
.carousel-inner .sliderBox > img { max-width: 200px; }
.carousel-inner .sliderBox > h2 { font-size: 35px; text-shadow: none; line-height: 36px; }
.carousel-inner .sliderBox > h4 { padding-bottom: 15px; color: #fff; line-height: 21px; }

#chubbInfo img { max-height: 65px; }
#chubbInfo h2 { text-transform: none!important; }

.freeQuote:after, .contactBoxes:last-child:after { content: ''; position: absolute; z-index: 1; display: inline-block; bottom: 10px; right: 35px; width: 250px; height: 150px; background: url(https://176.32.230.21/firesecuritygibraltar.com/wp-content/uploads/2017/01/watermark.jpg) no-repeat center; background-size: contain; z-index: 0; }
.freeQuote form { position: relative; z-index: 2; max-width: 420px; margin-top: 20px; margin-right: 5%; }
.freeQuote form input[type="text"], .freeQuote form input[type="email"], .freeQuote form textarea {
	padding: 10px 15px!important;
	background: transparent!important;
	border: 1px solid #fff!important;
	color: #fff!important;
}

.homeSecurityBoxes > .vc_column-inner { padding: 40px 40px 11%; }
.homeSecurityBoxes:before { content: ''; position: absolute; display: block; width: calc(100% - 2px); height: calc(100% - 4px); background: rgba(0,0,0,0.25); }
.homeSecurityBoxes:nth-child(2):before { width: calc(100% - 4px); }
.homeSecurityBoxes:nth-child(1) { padding-right: 2px; }
.homeSecurityBoxes:nth-child(2) { padding-left: 2px; padding-right: 2px; }
.homeSecurityBoxes:nth-child(3) { padding-left: 2px; }

.homeSecurityBoxes div.text { position: relative; display: inline-block; z-index: 1; }
.homeSecurityBoxes div.text > p { width: 100%; max-width: 300px; line-height: 18px; }
.homeSecurityBoxes div.text > p > a { display: inline-block; margin-top: 10px; padding: 6px 20px; background: #205FAA; color: #fff!important; font-size: 15px; transition: .5s all ease; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; }
.homeSecurityBoxes div.text > p > a:hover { background: rgba(32, 95, 170, 0.75); }

.freeQuote form textarea { max-height: 130px; }
.freeQuote form select { background: transparent!important; color: #fff!important; border: 1px solid #fff!important; border-radius: 0!important; }
.freeQuote form select > option { color: #000!important; }
.freeQuote form input[type="text"]::-webkit-input-placeholder { color: white; }
.freeQuote form input[type="text"]::-moz-placeholder { color: white; }  
.freeQuote form input[type="text"]:-ms-input-placeholder { color: white; }  
.freeQuote form input[type="text"]:-moz-placeholder { color: white; }
.freeQuote form input[type="email"]::-webkit-input-placeholder { color: white; }
.freeQuote form input[type="email"]::-moz-placeholder { color: white; }  
.freeQuote form input[type="email"]:-ms-input-placeholder { color: white; }  
.freeQuote form input[type="email"]:-moz-placeholder { color: white; }
.freeQuote form textarea::-webkit-input-placeholder { color: white; }
.freeQuote form textarea::-moz-placeholder { color: white; }  
.freeQuote form textarea:-ms-input-placeholder { color: white; }  
.freeQuote form textarea:-moz-placeholder { color: white; }

#welcomeBox { padding-left: 9%!important; padding-right: 9%!important; }

.protectBox-Left > .vc_column-inner { padding: 10% 8% 10% 15%; }
.protectBox-Right > .vc_column-inner { padding: 10% 15% 10% 8%; }
.protectBox-Left h5, .protectBox-Right h5 { text-transform: uppercase; color: #028BC1; letter-spacing: 2px; }
.protectBox-Left h3, .protectBox-Right h3 { padding-top: 5px; padding-bottom: 15px; text-transform: inherit; color: #333333; font-size: 36px; font-weight: 300; line-height: 36px; }
.protectBox-Left p, .protectBox-Right p { color: #666666; font-size: 14px; line-height: 18px; }
.protectBox-Left a, .protectBox-Right a { display: inline-block; margin-top: 22px; padding: 10px 20px 6px; color: #333333; border: 1px solid #666666; text-transform: uppercase; }

.homeBoxes { padding-top: 4px; padding-bottom: 4px; }
.homeBoxes:before { content: ''; position: absolute; display: block; width: calc(100% - 2px); height: calc(100% - 8px); background: rgba(0,0,0,0.35); }
.homeBoxes:nth-child(2):before { width: calc(100% - 4px); }
.homeBoxes:nth-child(1) { padding-right: 2px; }
.homeBoxes:nth-child(2) { padding-left: 2px; padding-right: 2px; }
.homeBoxes:nth-child(3) { padding-left: 2px; }

.homeBoxes div.text { position: relative; padding: 33% 11% 10%; text-align: center; }
.homeBoxes div.text > h2 { padding-bottom: 5px; font-size: 44px; line-height: 50px; }
.homeBoxes div.text > p { font-size: 15px; line-height: 18px; }
.homeBoxes div.text > p > a { display: inline-block; margin-top: 10px; text-transform: uppercase; font-weight: 700; }
.homeBoxes div.text > p > a:hover { opacity: 0.85; }

#talkSpecialist .talkHeight:nth-child(1):after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -20px;
	right: -20px;
	border-left: 20px solid #A8E000;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	z-index: 1;
}
#talkSpecialist .talkHeight:nth-child(2) { padding-left: 35px!important; }

#talkSpecialist i { position: relative; display: block; margin: 10px auto 15px;max-width: 60px; padding: 12px 0px 7px; font-size: 39px; border: 1px solid #000; border-radius: 50%; clear: both; }
#talkSpecialist a.callSpecialist { font-size: 25px; }
#talkSpecialist a.callSpecialist:hover, #talkSpecialist a.callSpecialist:hover i { color: #0d478b; }
#talkSpecialist a.callSpecialist:hover i { border-color: #0d478b; }
#talkSpecialist h2 { margin-top: 30px; }
#talkSpecialist form input[type="text"], #talkSpecialist form input[type="email"] {
	padding: 10px 15px!important;
	background: transparent!important;
	border: 1px solid #fff!important;
	color: #fff!important;
}
#talkSpecialist form input[type="text"]::-webkit-input-placeholder { color: white; }
#talkSpecialist form input[type="text"]::-moz-placeholder { color: white; }
#talkSpecialist form input[type="text"]:-ms-input-placeholder { color: white; }
#talkSpecialist form input[type="text"]:-moz-placeholder { color: white; }
#talkSpecialist form input[type="email"]::-webkit-input-placeholder { color: white; }
#talkSpecialist form input[type="email"]::-moz-placeholder { color: white; }
#talkSpecialist form input[type="email"]:-ms-input-placeholder { color: white; }
#talkSpecialist form input[type="email"]:-moz-placeholder { color: white; }

#talkSpecialist form input[type="submit"] { margin-left: 10px; margin-top: 5px; }

@media only screen and (max-width: 1299px) {
	.homeBoxes div.text > h2 { font-size: 45px; line-height: 45px; }
}

@media only screen and (max-width: 1199px) {
	.homeBoxes div.text > h2 { font-size: 39px; line-height: 40px; }
}

@media only screen and (max-width: 1100px) {
	.carousel-inner .sliderBox { margin-top: -30px; }
}

@media only screen and (max-width: 1000px) {
	.carousel-inner .slider_content { top: -40px!important; }
	.carousel:not(.advanced_responsiveness) .carousel-inner .slider_content { vertical-align: top; padding-top: 8%; }
	.carousel-inner .sliderBox { margin-top: 15px; margin-bottom: 15px; }
	.carousel-control.dark .next_nav, .carousel-control.dark .prev_nav { border-color: #fff; }
	.carousel-control.dark .next_nav i, .carousel-control.dark .prev_nav i { color: #fff; }
	.carousel-control .prev_nav { left: 10px; }
	.carousel-control .next_nav { right: 10px; }

	.protectBox-Left > .vc_column-inner, .protectBox-Right > .vc_column-inner { padding: 8%; }

	.talkHeight > .vc_column-inner { padding-top: 20px!important; padding-bottom: 25px!important; }
	#talkSpecialist .talkHeight:nth-child(1):after { top: inherit; bottom: -44px; right: inherit; left: 50%;  margin-top: inherit; margin-left: -19px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 25px solid #A8E000; }
	#talkSpecialist .talkHeight:nth-child(2) { padding-left: 15px!important; padding-right: 15px!important; }
	#talkSpecialist h2, #talkSpecialist p { text-align: center; }

	.homeBoxes { padding-bottom: 0; }
	.homeBoxes:before { height: calc(100% - 4px); }
	.homeBoxes div.text { padding: 20% 10% 10%; }
}

@media only screen and (max-width: 767px) {
	#qode-homepage, .carousel-inner { /*max-height: 100%;*/ height: 420px!important; }
	.carousel-inner .item { /*height: 100vh!important;*/ }

	.carousel-inner .sliderBox { width: 84%; margin-top: 0; padding: 25px; }
	.carousel-inner .sliderBox > h2 { font-size: 20px; line-height: 23px; }
	.carousel-inner .sliderBox > h4, .carousel-inner p { font-size: 12px; line-height: 14px; }

	.infoCall > div > a.read { padding: 5px 12px 3px; font-size: 12px; }

	#talkSpecialist form input[type="submit"] { margin-left: 0; }
	.freeQuote form { max-width: 100%; margin-right: 0; }
}

/*****************************
 PROTECT PAGES
 *****************************/
.securityBoxes > .vc_column-inner { padding: 40px 40px 11%; }
.securityBoxes { padding-bottom: 4px; }
.securityBoxes:before { content: ''; position: absolute; display: block; width: calc(100% - 2px); height: calc(100% - 4px); background: rgba(0,0,0,0.55); }
.securityBoxes:nth-child(2):before { width: calc(100% - 4px); }
.securityBoxes:nth-child(1) { padding-right: 2px; }
.securityBoxes:nth-child(2) { padding-left: 2px; padding-right: 2px; }
.securityBoxes:nth-child(3) { padding-left: 2px; }

.securityBoxes div.text { position: relative; display: inline-block; z-index: 1; }
.securityBoxes div.text > p { width: 100%; max-width: 300px; line-height: 18px; }
.securityBoxes div.text > p > a { display: inline-block; margin-top: 10px; padding: 6px 20px; background: #205FAA; color: #fff!important; font-size: 15px; transition: .5s all ease; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; }
.securityBoxes div.text > p > a:hover { background: rgba(32, 95, 170, 0.75); }

.fixFirst { padding-top: 30px; }
.protectBox-Left.interior > .vc_column-inner { padding: 15% 8% 15% 15%; }
.protectBox-Right.interior > .vc_column-inner { padding: 15% 15% 15% 8%; }
.protectBox-Left.interior a, .protectBox-Right.interior a { border: 0; padding: 0; margin: 0; }

.anchor { display: inline-block; margin: 1px auto 0; padding: 15px 45px 10px; background: rgba(0,0,0,0.75); text-transform: uppercase; color: #fff; text-align: center; line-height: 14px; letter-spacing: 2px; }
.anchor:hover { color: #A8E000; }

@media only screen and (max-width: 1000px) {
	.fixFirst { padding-top: 0; margin-top: -1px; }
	.protectBox-Left.interior > .vc_column-inner, .protectBox-Right.interior > .vc_column-inner { display: inline-block; padding: 8%; }
}

@media only screen and (max-width: 767px) {
	.protectBox-Left.interior > .vc_column-inner, .protectBox-Right.interior > .vc_column-inner { padding: 5% 7%; }
	.protectBox-Left.interior.image > .vc_column-inner, .protectBox-Right.interior.image > .vc_column-inner { min-height: 250px!important; }

	.anchor { display: none; }
}

@media only screen and (max-width: 480px) {
	.protectBox-Left.interior > .vc_column-inner, .protectBox-Right.interior > .vc_column-inner { padding: 10% 7%; }
}

/*****************************
 SWITCH TO FSG PAGE
 *****************************/
#switchFSG .contentBox { position: relative; display: inline-block; width: 100%; max-width: 500px; margin-top: 40px; margin-bottom: 15px; padding: 40px 55px; background: rgba(0,0,0,0.5); text-align: left; }
#switchFSG .contentBox > h1 { font-size: 50px; font-weight: 700; }
#switchFSG .contentBox > p { padding-bottom: 25px; font-size: 16px; line-height: 23px; }

.switchBoxes { padding-top: 4px; text-align: center; }
.switchBoxes:before { content: ''; position: absolute; display: block; width: calc(100% - 2px); height: calc(100% - 4px); background: rgba(0,0,0,0.1); }
.switchBoxes:nth-child(2):before { width: calc(100% - 4px); }
.switchBoxes:nth-child(1) { padding-right: 2px; }
.switchBoxes:nth-child(2) { padding-left: 2px; padding-right: 2px; }
.switchBoxes:nth-child(3) { padding-left: 2px; }

.switchBoxes div.contentBox { position: relative; display: inline-block; width: 100%; max-width: 390px; margin: 5% auto 0; padding: 30px 50px; background: rgba(0,0,0,0.5); font-size: 32px; line-height: 36px; font-weight: 700; color: #fff; }

.switchBoxes div.text { position: relative; padding: 6% 14% 10%; text-align: center; }
.switchBoxes div.text > h2 { font-size: 50px; }
.switchBoxes div.text > p { padding-top: 10px; font-size: 15px; }
.switchBoxes div.text > p > a { display: inline-block; margin-top: 10px; text-transform: uppercase; font-weight: 700; }
.switchBoxes div.text > p > a:hover { opacity: 0.85; }

@media only screen and (min-width: 768px) {
	#switchFSG .contentBox { margin-left: 10%; }
}

@media only screen and (max-width: 767px) {
	#switchFSG .contentBox { width: 75%; padding: 25px; }
	#switchFSG .contentBox > h1 { font-size: 35px; }
	#switchFSG .contentBox > p { font-size: 14px; line-height: 18px; }
}

@media only screen and (max-width: 520px) {
	.switchBoxes div.contentBox { display: block; max-width: calc(100% - 30px); margin: 0; padding: 30px 15px; }
}

/*****************************
 TECHNICAL SUPPORT PAGE
 *****************************/
#technicalSupport .contentBox { position: relative; display: block; max-width: 500px; margin-top: 40px; margin-bottom: 15px; padding: 40px 55px; background: rgba(0,0,0,0.5); text-align: left; }
#technicalSupport .contentBox > h1 { font-size: 50px; font-weight: 700; }
#technicalSupport .contentBox > p { padding-bottom: 25px; font-size: 16px; line-height: 23px; }

.supportContact { display: inline-block; width: 100%; min-height: 300px; padding-top: 24%; line-height: 300px; text-align: center; }
.supportContact p { line-height: 60px; font-size: 50px; }
.supportContact a > i { font-size: 60px; display: block; height: 70px; width: 90px; margin: 0 auto; border: 1px solid #000; border-radius: 50%; padding-top: 16px; }
.supportContact a:hover { color: #555; };
.supportContact a:hover > i { border-color: #555; }

@media only screen and (max-width: 1000px) {
	#technicalSupport .contentBox > h1 { line-height: 0.98em; padding-bottom: 25px; }

	.CallSupport { height: 255px!important; }
	.supportContact { min-height: 180px; padding-top: 5px; line-height: 180px; }
	.supportContact p { margin-top: 20px; font-size: 40px; }
	.supportContact a > i { height: 52px; width: 66px; padding-top: 12px; font-size: 45px; }
}

@media only screen and (min-width: 768px) {
	#technicalSupport .contentBox { margin-left: 10%; }
}

@media only screen and (max-width: 767px) {
	#technicalSupport .contentBox { max-width: inherit; }
}

/*****************************
 GET IN TOUCH PAGE
 *****************************/
.contactBoxes { margin-top: 32px; }
.contactBoxes:first-child > .vc_column-inner { padding-top: 0; }
.contactBoxes div.wpcf7 { position: relative; z-index: 1; }
.contactBoxes div.textLarge { position: relative; display: inline-block; z-index: 1; padding: 30px 20px; background: rgba(0,0,0,0.4); }
.contactBoxes div.textLarge > p { width: 100%; max-width: 600px; line-height: 18px; }
.getintouchBoxes > .vc_column-inner { padding: 60px 40px 60px; }
.getintouchBoxes:first-child { margin-bottom: 2px; padding-right: 4px; }
.getintouchBoxes:last-child { margin-top: 2px; padding-right: 4px; }
.getintouchBoxes:before { content: ''; position: absolute; display: block; width:calc(100% - 4px); height: 100%; background: rgba(0,0,0,0.25); }
.contactBoxes textarea { margin-bottom: 10px!important; }

.getInTouch { padding-right: 100px; }

.contactBoxes form textarea { max-height: 130px; }
.contactBoxes form select { background: transparent!important; color: #fff!important; border: 1px solid #fff!important; border-radius: 0!important; }
.contactBoxes form select > option { color: #000!important; }
.contactBoxes form input[type="text"]::-webkit-input-placeholder { color: white; }
.contactBoxes form input[type="text"]::-moz-placeholder { color: white; }  
.contactBoxes form input[type="text"]:-ms-input-placeholder { color: white; }  
.contactBoxes form input[type="text"]:-moz-placeholder { color: white; }
.contactBoxes form input[type="email"]::-webkit-input-placeholder { color: white; }
.contactBoxes form input[type="email"]::-moz-placeholder { color: white; }  
.contactBoxes form input[type="email"]:-ms-input-placeholder { color: white; }  
.contactBoxes form input[type="email"]:-moz-placeholder { color: white; }
.contactBoxes form textarea::-webkit-input-placeholder { color: white; }
.contactBoxes form textarea::-moz-placeholder { color: white; }  
.contactBoxes form textarea:-ms-input-placeholder { color: white; }  
.contactBoxes form textarea:-moz-placeholder { color: white; }

@media only screen and (max-width: 1199px) {
	.getInTouch { padding-right: 40px; }
}

@media only screen and (max-width: 1000px) {
	.contactBoxes { margin-top: 0; }
}

@media only screen and (max-width: 767px) {
	.contactBoxes:last-child > .vc_column-inner { padding-left: 30px!important; padding-right: 30px!important; }

}

/*****************************
 NEWS PAGE
 *****************************/
.latest_post_two_holder .latest_post_two_inner { background: #f6f6f6!important; }
.latest_post_two_holder .latest_post_two_text { padding: 33px 33px 40px!important; }
.latest_post_two_holder .latest_post_two_text h3 > a { font-size: 28px; font-weight: 300!important; color: #666!important; text-transform: none!important; line-height: 36px!important; }
.latest_post_two_holder .latest_post_two_text p { position: relative; display: inline-block; }
.latest_post_two_holder .latest_post_two_info_inner > .post_info_author { display: none; }
.latest_post_two_holder .latest_post_two_info_inner .post_info_date { color: #333!important; }

.blog_holder.single_image_title_post article .post_category { display: none; }
.blog_holder.single_image_title_post article .post_info  { text-transform: none; font-size: 13px; font-weight: 300!important; }
.blog_holder.single_image_title_post article .post_info > span:nth-child(2),
.blog_holder.single_image_title_post article .post_info > span:nth-child(3),
.blog_holder.single_image_title_post article .post_info > span:nth-child(4),
.blog_holder.single_image_title_post article .post_info > span:nth-child(5),
.blog_holder.single_image_title_post article .post_info > a.post_comments { display: none; }

a.backNews { position: absolute; bottom: 0; left: 0; padding: 10px 30px 8px; background: #A8E000; color: #fff; text-transform: uppercase; font-weight: 700; }

.shareNews { position: relative; display: inline-block; width: 100%; margin-top: 20px; }
.shareNews > ul { display: inline-block; float: right; }
.shareNews > ul > li { display: inline-block; padding: 2px 5px; }
.shareNews > ul > li > a { font-size: 15px; color: #666; }
.shareNews > ul > li > a:hover { color: #999; }

.related_news { margin-top: -20px; margin-bottom: -100px; }
.related_news > h2 { font-size: 33px; text-transform: none; font-weight: 300!important; }
.related_news .latest_post_two_holder .latest_post_two_text { padding: 10px 0 20px!important; }
.related_news .latest_post_two_holder .latest_post_two_text h3 > a { font-size: 23px; line-height: 28px!important; }

/*****************************
 FSG STORE PAGE
 *****************************/
#fsgStore .vc_column-inner { padding: 100px 40px 70px!important; }
#fsgStore h1 { font-size: 55px; }

.shopTitle h2 { text-transform: none; font-size: 35px; }
.shopTitle p { line-height: 17px; padding-bottom: 35px; }

.woocommerce ul.products li.product .top-product-section { border: 1px solid #BBB; }
.woocommerce ul.products li.product h6 { padding-left: 0; text-align: left; color: #000; font-size: 17px; font-weight: 700; }
.woocommerce ul.products li.product .price { text-align: left; color: #205FAA; font-size: 15px; font-weight: 700; }

.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info { padding: 8px 10px 0; }

.products-sidebar { display: inline-block; width: 23%; margin-top: 40px; margin-left: 1%; padding: 30px 20px 30px; background-color: #F3F3F3; border: 1px solid #CCC; }
.products-sidebar .wpb_widgetised_column .widget { margin-bottom: 25px }
.products-sidebar .widget #searchform { border: 1px solid #d5d4d4; }
.products-sidebar .widget #searchsubmit { color: #a6a6a6!important; }
.products-sidebar .wpb_widgetised_column ul.cart_list > li.mini_cart_item { background-color: transparent!important; }
.products-sidebar .wpb_widgetised_column ul.cart_list li a.remove { padding: 1px 3px 0; background-color: red; color: #fff; border-radius: 50%; line-height: 14px; }
.products-sidebar .wpb_widgetised_column ul.cart_list li a:not(.remove) { width: 87%; }
.products-sidebar .wpb_widgetised_column .widget h5 { font-size: 20px; }
.products-sidebar .wpb_widgetised_column .widget.posts_holder li { padding: 0; }

.widget #searchform input[type=text] { width: 71%; }

@media only screen and (max-width: 1100px) {
	.products-sidebar .widget #searchform input[type=text] { width: 64%; }
}

@media only screen and (max-width: 1000px) {
	.products-sidebar { width: 98%; } 
}

@media only screen and (max-width: 767px) {
	form.login.check-login { padding: 5px 5px 5px 10px; }
}

/*****************************
 CASE STUDIES PAGE
 *****************************/
h1.single_portfolio_title { display: inline-block; width: 100%; margin-top: 40px; margin-bottom: 20px; text-align: center; font-weight: 300; color: #666; font-size: 37px; }

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title a { color: #fff!important; }

.portfolio_detail dl { display: inline-block; width: 100%; }
.portfolio_detail dl > dt, .portfolio_detail dl > dd { display: inline-block; float: left; margin-left: 0; padding-left: 0; color: #000; line-height: 20px; padding-bottom: 10px; }
.portfolio_detail dl > dt { width: 35%; font-weight: 700; }
.portfolio_detail dl > dd { width: 63%; }

.portfolio_navigation.navigation_title { margin-top: 15px; padding: 23px 0 55px; }
.portfolio_navigation.navigation_title .post_info span.h5 { margin-top: -5px; text-transform: none; font-size: 17px; color: #777; font-weight: 500; }
.qode_portfolio_related h4 { padding: 30px 0; font-size: 30px; color: #666; }
.projects_holder article .portfolio_description { padding: 10px 0; background: transparent; }
.projects_holder article .portfolio_description .portfolio_title { line-height: 22px; }
.projects_holder article .portfolio_description .portfolio_title > a { text-transform: none; color: #777; line-height:  }
.qode_portfolio_related .projects_holder article .portfolio_description .project_category { display: none; }

ul.portfolio_share { display: inline-block; }
ul.portfolio_share > li { display: inline-block; list-style: none; padding: 0 5px; font-size: 16px; }
ul.portfolio_share > li > a { color: #333; }

.portfolio_navigation.navigation_title .post_info span.categories { color: #028BC1!important; }

@media only screen and (max-width: 767px) {
	.portfolio_navigation.navigation_title, .qode_portfolio_related { padding-left: 15px; padding-right: 15px; }
	ul.portfolio_share { margin-right: 15px; }
	.portfolio_navigation .portfolio_prev { left: 15px; }
	.portfolio_navigation .portfolio_next { right: 30px; }
}