header .header_mtr input[type=text] {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	border-radius: 0;
	color: #ffffff;
	font-size: 12px;
	width: 180px;
	padding-left: 1px;
	font-weight: 300;
	font-family: 'Futura PT Book';
}

header .header_mtr .material {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	width: 200px;
	padding-left: 1px;
	font-weight: 300;
	font-family: 'Futura PT Book';
	outline: none;
	padding-bottom: 6px;
}

header .header_mtr input[type=text]::placeholder {
	/* Firefox, Chrome, Opera */
	color: #ffffff;
}

header .header_mtr .material::placeholder {
	/* Firefox, Chrome, Opera */
	color: #ffffff;
}

.search-submit {
	display: inline-block;
}

.searchsubmit {
	background-image: url(../images/banner/sear-icon.png) !important;
	background-position: center center;
	background-color: transparent;
	background-repeat: no-repeat !important;
	height: 17px;
	position: relative;
	width: 40px;
	background-color: transparent !important;
	outline: none;
	border: none !important;
	top: 5px;
}


/* hamburger menu */

header .hamburger_icon_header button {
	background-image: url(../images/banner/hamburger.png) !important;
	background-position: center center;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	height: 30px;
	position: relative;
	width: 100%;
	outline: none;
	border: none !important;
}
/* 6-12-19 */
header .hamburger_icon_header button:hover{
	background-image: url(../images/banner/hamburger_hover.png) !important;
	background-position: center center;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	height: 30px;
	position: relative;
	width: 100%;
	outline: none;
	border: none !important;
}

.hamburger-menu {
	display: none;
}


/* header */

.header_main_class .fl-col-group .fl-col:first-child {
	position: absolute;
	top: 10px;
	z-index: 9999;
	display: block;
}

.header_main_class .fl-col-group>.fl-col {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	position: relative;
}

.header_main_class .fl-col-group .fl-node-5dc3d4ed6513e {
	width: 92%;
}

header.fl-builder-content .fl-col-group .fl-html>form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

header.fl-builder-content .fl-col-group .fl-html>form.get_mtr {
	margin-right: 23px;
}

header.fl-builder-content .fl-col-group .fl-html>form.get_mtr .btn_transparent {
	font-size: 12px;
	border: 3px solid #ffffff !important;
	padding: 1px 8px !important;
	padding-right: 11px !important;
	align-self: flex-end;
}

header.fl-builder-content .fl-col-group .fl-html>form input[type="image"] {
	width: 21px;
	height: 17px;
	object-fit: cover;
}

header.fl-builder-content .fl-col-group .fl-html>form input[type="image"]:active {
	outline: none !important;
}

header.fl-builder-content .fl-col-group .fl-html>form input[type="image"]:focus {
	outline: none !important;
}

header.fl-builder-content .fl-col-group .fl-html>form .material {
	margin-right: 10px;
}


/* hamburger menus */

/* ul#menu-main-menu-2 {
	width: 45%;
	right: -45%;
	position: fixed;
	height: 100%;
	top: 0;
	padding-top: 15px;
	background-color: rgb(5, 73, 136);
	z-index: 99999;
	overflow-y: scroll;
	padding-bottom: 50px;
	transition: .7s;
	left: auto;
} */
header.fl-builder-content .fl-row-content > .fl-col-group .fl-menu-mobile-flyout{
	width: 45%;
	right: -45%;
	position: fixed;
	height: 100%;
	top: 0;
	padding-top: 15px;
	background-color: rgb(5, 73, 136);
	z-index: 99999;
	overflow-y: scroll;
	padding-bottom: 50px;
	transition: .7s;
	left: auto;
}
.fl-menu-mobile-close{
	display:none;
}
ul#menu-main-menu-2 {
	background-color: unset;
}
ul#menu-main-menu-2::-webkit-scrollbar {
	width: 0px;
	/* remove scrollbar space /
    background: transparent; / optional: just make scrollbar invisible /
    }
    / optional: show position indicator in red */
}


/* 18-11-19 */

#menu-main-menu-2 li a {
	font-size: 17px;
	letter-spacing: 1px;
	font-family: 'Futura PT Demi';
}

ul#menu-main-menu-2::-webkit-scrollbar-thumb {
	background: #ff0000;
}

ul#menu-main-menu-2>li:first-child {
	left: 64px;
	border-bottom: unset;
}

ul#menu-main-menu-2>li {
	position: relative;
	left: 70px;
	width: calc(100% - 184px);
	border-bottom: 1px solid #86bcf5;
}

ul#menu-main-menu-2 .sub-menu li {
	border-bottom: 1px solid #86bcf5;
}

ul#menu-main-menu-2>li a {
	padding-left: 0;
	line-height: 30px;
	display: inline-block;
	padding-right: 0;
}

.header_main_class .hamburger_icon_header {
	margin-right: 54px;
}


/* close menu */

#menu-main-menu-2 .header_close a:before {
	content: "x";
	position: absolute;
	top: 18px;
	left: -32px;
	width: 25px;
	height: 25px;
	border: 1px solid #fff;
	text-align: center;
	padding-top: -14px;
	padding: -5px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 6px;
	font-size: 25px;
}


/* accordion */

.sub-menu .show {
	display: block;
}


/* banner section */


/* #slider1 .fl-slide-bg-photo:before{
    background-image: url(/wp-content/themes/bb-theme-child/images/banner/Overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 550px;
    position: absolute;
    width: 100%;
    top:0;
    left:0;
    z-index:99;
    content: '';
    opacity: 0.9;
} */

.header_mtr .fl-html {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	top: -4px;
}

#menu-main-menu .sub-menu li a {
	line-height: 23px;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
}

#menu-main-menu .sub-menu {
	background-color: #1675bb;
}

#menu-main-menu .sub-menu li:hover {
	background-color: #2d7fbb;
}


/* .browse_site .fl-row-content-wrap:before {
	background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8));
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	content: '';
} */

.browse_site .fl-row-content-wrap {
	background-position: bottom;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	height: 475px;
	width: 100%;
}

.browse_site .fl-row-content-wrap .fl-row-content {
	position: absolute;
	top: 0;
	z-index: 9999;
	left: 0;
	right: 0;
}

.browse_site .fl-col-group .fl-col .fl-col-content .browse_site_menus {
	border-right: 1px solid #1675bb;
	padding: 0 50px;
}

.browse_site .fl-col-group .fl-col .fl-col-content .browse_site_menus1 {
	border-right: none;
	padding: 0 50px;
}

.browse_site .browse_site_menus1 a {
	font-size: 20px;
	line-height: 2;
	font-family: 'Futura PT';

}

.browse_site .browse_site_menus a {
	font-size: 20px;
	line-height: 2;
	font-family: 'Futura PT';
}

#carriers_sec .container {
	width: 1200px;
	max-width: 100%;
}

#whatwedo .what_we_do_para .learnmore_button {
	margin-top: 50px;
}

.product_spotlight .learnmore_button {
	margin-top: 50px;
}

.our_products .fl-col-group:nth-child(2) {
	border-bottom: 2px solid #d6d6d0;
	padding-bottom: 60px;
}


/* footer social icon */

.facebook .fl-photo-img {
	transition: .5s ease;
}

.facebook .fl-photo-img:hover {
	transform: translateY(-10px);
}

.linked_in .fl-photo-img {
	transition: .5s ease;
}

.linked_in .fl-photo-img:hover {
	transform: translateY(-10px);
}

.people_behind .people_behind_heading h3 {
	color: #86bcf5;
}

.download_section .fl-col-group .fl-col .download_input .material {
	height: 60px;
	border-radius: 0px;
	padding-bottom: 5px;
	width: 340px;
}

.download_section .fl-col-group .fl-col .download_input .btn_black {
	background: #231f20 !important;
	padding: 20px 42px;
	font-weight: 500;
	margin-left: 20px;
	border-radius: 0 !important;
	font-family: 'Futura PT Demi';
	font-size: 19px;
}

.download_section .fl-col-group .fl-col .download_input .btn_black:hover {
	background: #ffffff !important;
	color: #231f20;
	border: 1px solid #231f20;
	transition: 1.3s;
}

.download_section .fl-node-5db83392646c8 {
	width: 40%;
}

.download_section .fl-node-5db83392646cf {
	width: 60%;
}

.download_section .download_content .fl-rich-text p {
	color: #ffffff;
}

.download_section .inner-page .fl-heading {
	color: #ffffff;
}

.download_section .fl-node-5dce780f8bc4a {
	width: 40%;
}

.download_section .fl-node-5dce780f8bca2 {
	width: 60%;
}

.download_section .download_test_report .fl-heading-text {
	color: #ffffff;
}


/* footer contactus */

#contact_us .fl-row-content-wrap {
	background-color: #ffffff;
}

#contact_us .fl-row-content-wrap .fl-col-group {
	background-color: #e7ebf4;
}

#contact_us .fl-row-content-wrap .fl-col-group:last-child {
	margin-bottom: 60px;
}


/* gravity form customise */

.gravity_contact_us #gform_wrapper_1 .gform_fields .ginput_container input[type=email] {
	border-radius: 0;
	height: 48px;
	width: 62%;
}

.gravity_contact_us #gform_wrapper_1 .gform_fields .ginput_container textarea {
	border-radius: 0;
	height: 150px;
}

.gravity_contact_us #gform_wrapper_1 .gform_fields .ginput_container input[type=text] {
	border-radius: 0;
	height: 48px;
}

.gravity_contact_us #gform_wrapper_1 .gform_fields .gfield_label {
	font-size: 18px;
	font-family: 'Futura PT Demi';
	text-align: right;
}

.gravity_contact_us .gform_wrapper .left_label input.medium {
	width: 62%;
}

.gravity_contact_us .gform_wrapper .gform_footer {
	margin-left: 18% !important;
}

.gravity_contact_us .gform_wrapper .gform_footer input[type=submit] {
	border-radius: 0;
}

.gravity_contact_us .gform_wrapper .left_label .gfield_label {
	width: 16%;
}


/* empty p tag  */

#fl-main-content p:empty {
	display: none;
}


/* 18-11-19 */

.toll_free_col .fl-rich-text {
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

.header_col1 .toll_free_col {
	width: 37%;
}

header.fl-builder-content .toll_free_col .toll_free .fl-rich-text p {
	margin-bottom: 0;
	font-size: 14px;
}

header.fl-builder-content .toll_free_col .toll_free .fl-rich-text p a {
	font-size: 14px;
}

header.fl-builder-content .fl-row-content-wrap>.fl-row-content>.fl-col-group {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.header_col1 .fl-node-5db92d341f0ae {
	width: 39%;
}

.header_col1 .fl-node-5dba714900684 {
	width: 20%;
}

.toll_free .fl-rich-text a:hover {
	color: #1675bb;
}

.header_mtr .mtr {
	margin-left: 10px;
}


/* Header */

.header_main_class #menu-main-menu a {
	font-family: 'Futura PT Demi';
	font-size: 18px;
}


/* hamburger menu 15-11-19 */

.fl-menu .fl-menu-toggle {
	right: unset;
}

.fl-node-5dc3d541c4412 .fl-menu .fl-menu-toggle:before {
	width: 8px;
}

.fl-node-5dc3d541c4412 .fl-menu .fl-menu-toggle:after {
	height: 9px;
}

#menu-main-menu-2 .menu-item-has-children .sub-menu li a:before {
	content: '>';
	padding-right: 3px;
}

#menu-main-menu-2 .menu-item-has-children .sub-menu li a {
	font-size: 16px;
	padding-left: 38px;
}

ul#menu-main-menu-2 .sub-menu li:last-child {
	border-bottom: none;
}

ul#menu-main-menu-2 li a:hover {
	color: #86bcf5;
}

.browse_site .browse_site_menus a:hover {
	color: #1675bb;
}

.browse_site .browse_site_menus1 a:hover {
	color: #1675bb;
}


/* product spotlight */

.actuated_product .inner-page h5 {
	margin-bottom: 20px;
}


/* banner arrow  */

.down_arrow_1 {
	display: inline-block;
	width: 68px;
	height: 58px;
	background-image: url(../../../uploads/2019/11/Group1.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
}

.down_arrow_1:hover {
	background-position: -68px 0;
}

.slider_content {
	text-align: center;
}

.slider_content h3 {
	line-height: 60px;
}

.slider_content p {
	margin-bottom: 10px !important;
	font-family: 'Futura PT';
}


/* footer */

.footer_black_box .address_content p {
	margin: 0;
	font-family: 'Futura PT';
}
.footer_site p{
	font-family: 'Futura PT';
}

/* search page */

.in-cont-area {
	display: inline-block;
	float: left;
	position: relative;
	padding-bottom: 10px;
	width: 100%;
	/*border-bottom: 1px solid #494848;*/
}

.in-cont-area:last-child {
	border: none;
}

.in-cont-area p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 35px;
	color: #494848;
}

.in-cont-area p a {
	color: #5b8bc1;
}

.in-cont-area p a:hover {
	color: #1E9AD7;
}

.inner-cont-wrap {
	display: inline-block;
	position: relative;
}

.inner-cont-wrap h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #494848;
	font-size: 26px;
	line-height: 36px;
	font-weight: normal;
}

.post_full_width,
.post_one_half,
.post_one_third,
.post_two_third,
.post_one_fourth,
.post_three_fourth,
.post_one_fifth,
.post_two_fifth,
.post_three_fifth,
.post_four_fifth,
.post_one_sixth {
	float: left;
}

.clear_column {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

.post_full_width {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #494848;
}

.post_one_half {
	width: 50%;
}

.post_one_third {
	width: 33.3%;
}

.post_two_third {
	width: 66.6%;
}

.post_one_fourth {
	width: 25%;
}

.post_three_fourth {
	width: 75%;
}

.post_one_fifth {
	width: 20%;
	position: relative;
	display: table;
}

.post_two_fifth {
	width: 40%;
}

.post_three_fifth {
	width: 60%;
}

.post_four_fifth {
	width: 80%;
}

.post_one_sixth {
	width: 16.6%;
}

.in-cont-area p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 26px;
	color: #494848;
}

.in-cont-area p a {
	color: #5b8bc1;
}

.ss-cont-botton-blog {
	margin-top: 15px;
	float: right;
	padding: 5px 20px;
	background-color: #1b75bb !important;
	color: #fff;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 0;
	font-family: 'FUTURA PT';
	border: 1px solid #1b75bb;
}

.ss-cont-botton-blog:hover {
	background: #ffffff !important;
	color: #1b75bb;
	border: 1px solid #1b75bb;
	transition: 1.3s;
}

.sscol {
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}


/* mtr result page  */

.icon-psd {
	background-image: url(../images/pdf-icon.png);
	background-position: center center;
	height: 170px;
	width: 167px;
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-bottom: 25px;
	background-size: contain;
}

.material_test_report_result {
	background-color: #F4F4F4;
	display: block;
	height: 97%;
	text-align: center;
	width: 97%;
	padding: 24px 6px;
	color: #494848;
	margin-bottom: 30px;
}


/* contact page submit button */

#gform_submit_button_1 {
	background-color: #1675bb;
	font-family: 'Futura PT Demi';
	cursor: pointer;
	outline: none;
	border: unset;
	font-size: 18px;
	padding: 15px 27px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	border: 1px solid #1b75bb;
}

#gform_submit_button_1:hover {
	background: #ffffff;
	color: #1b75bb;
	border: 1px solid #1b75bb;
	transition: 1.3s;
}

.gform_wrapper .left_label li.field_sublabel_below .gfield_label {
	margin: 10px 1em 0 0 !important;
}


/* footer hlj hover effect */

.footer_site a:hover {
	color: #1b75bb;
}


/* no result found page */

.no_result {
	text-align: center;
	font-size: 50px;
	text-transform: capitalize;
}
/* submenu submenu */
ul#menu-main-menu-2 .sub-menu .class_submenu{
	padding-left: 40px;
}
ul#menu-main-menu-2 .sub-menu li:first-child{
    border-top: 1px solid #86cdf5;
}
/* 25-11-19 */
.bread_style a{
	color: #000000;
    font-style: italic;
    font-family: 'Source Serif Pro';
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.toll_free p{
	font-family: 'Futura PT' !important;
}
.toll_free a{
	font-family: 'Futura PT' !important;
}
/* hamburger */
ul#menu-main-menu-2.active_ham{
	right: 0;
	transition: .7s;
}
/* animation */
/* .animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
 }
 
 @-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
 }
 
 @keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
 }
 
 .fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
 }  */
 ul#menu-main-menu-2.show{
	display: block;
}
/* stopping flyout width */
/* .fl-node-5dc3d541c4412 .fl-menu-mobile-flyout{
	width: 0px !important;
	height: 0! important;
	} */
	/* 06--1-20 */
	header.fl-builder-content .fl-col-group .fl-html > form label {
		position: relative;
		cursor: pointer;
		display: inline-block;
		
	}
	header.fl-builder-content .fl-col-group .fl-html > form label:before {
		content: '';
		background-image: url(../images/banner/search_icn.png);
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		width: 20px;
		height: 17px;
		cursor: pointer;
		object-fit: cover;
		background-position: 0 0;

	}
@media screen and (max-width: 600px) {
	.post_full_width,
	.post_one_half,
	.post_one_third,
	.post_two_third,
	.post_one_fourth,
	.post_three_fourth,
	.post_one_fifth,
	.post_two_fifth,
	.post_three_fifth,
	.post_four_fifth,
	.post_one_sixth {
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 1em;
	}
	ul#menu-main-menu-2{
	right: -100%;
	}
	#menu-main-menu-2 .header_close a:before {
		top: 13px !important;
	}
}

  .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

/* ----- v CAN BE DELETED v ----- */
body {
    background-color: #26a69a;
}

.panel-group .panel {
    margin-bottom: 25px!important;
    border-radius: 4px;
}
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
