/*
 Theme Name: Web Design Sun Theme
 Theme URI: http://www.webdesignsun.com
 Author: Web Design Sun Team
 Author URI: http://www.webdesignsun.com
 Description: Web Design Sun Theme for COMPANY NAME by Web Design Sun
 Version: 1.0
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Template: twentysixteen
*/

/* Import fonts */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('fonts/MyriadPro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro/MyriadPro-Regular.otf')  format('opentype'),
			 url('fonts/MyriadPro/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro/MyriadPro-Regular.ttf')  format('truetype'), url('fonts/MyriadPro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('fonts/MyriadPro/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro/MyriadPro-Semibold.otf')  format('opentype'),
			 url('fonts/MyriadPro/MyriadPro-Semibold.woff') format('woff'), url('fonts/MyriadPro/MyriadPro-Semibold.ttf')  format('truetype'), url('fonts/MyriadPro/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('fonts/MyriadPro/Myriad-Pro-Bold_31631.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	outline: none !important
}

a:focus {
	text-decoration: none;
}

html,
body{
	font-family: 'MyriadPro-Regular';
	margin:0;
	padding:0;
	color: #212121;
	min-width: 320px;
}

h1 {
	font-size: 66px;
	text-align: center;
	margin: 13px 0 40px 0;
	color: #223956
}

h2 {
	color:#000;
	margin: 50px 0;
	font-size: 48px;
	text-align: center;
}

h2.sitemap {
    font-size: 24px;
    margin: 20px 0 10px;
    text-align: left;
}

h3 {
	text-align: center;
	font-size: 42px;
	margin: 6px 0 40px 0;
}

hr {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.btn {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MyriadPro-Semibold';
	background: #223956;
	border-radius: 5px;
	border: 1px solid #223956;
	text-decoration: none !important;
	padding: 10px 29px 5px;
}

.btn:active, .btn:visited, .btn:focus {
	color: #fff;
}

.btn:hover {
	background: #fff;
	color: #223956;
}

.btn-red {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MyriadPro-Semibold';
	background: #EA1630;
	border-radius: 5px;
	border: 1px solid #EA1630;
	text-decoration: none !important;
	padding: 10px 29px 5px;
}

.btn-red:active, .btn-red:visited, .btn-red:focus {
	color: #fff;
}

.btn-red:hover {
	background: #fff;
	color: #EA1630;
}

.linkedinfollow {
    padding: 5px 0px;
    text-align: right;
}

.alert {
    background-color: #ff9529;
    margin-bottom: 3px;
}

.alert-text {
    display: inline-block;
    max-width: 95%;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.alert-text a, a:focus {
    color: #FFF;
    text-decoration: underline;
}

#close {
    float: right;
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer;
}

/* Site Structure */

.col-sm-5 {
	float: left;
	padding: 0 15px;
	width: 20%;
}

/*----header styles----*/
header {
	background-position: center center;
        background-color: #FFFFFF;
	background-size: cover;
	padding-top: 30px;
}

	header .container {
		max-width: 1403px;
		width: 100%;
		padding-bottom: 25px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.header_top {
		background: #fff;
		text-align: right;
		margin-bottom: 30px;
		padding: 5px 0;
		display: none;
	}

		.header_top ul {
			padding: 0;
			margin: 0;
			list-style: none;
		}

			.header_top ul li {
				display: inline-block;
				margin-left: 20px;
			}

			.header_top ul li:first-child, .header_top ul li:first-child + li {
				display: none;
			}

			.header_top ul li a {
				display: block;
				color: #848484;
			}

			.header_top ul li a:hover {
				color: #223956;
				text-decoration: none;
			}

			.header_top ul li a:hover img {
				filter: none;
				-webkit-filter: grayscale(0);
				opacity: 1;
			}

			.header_top ul li img {
				display: inline-block;
				vertical-align: sub;
				margin-right: 5px;
				filter: gray; /* IE6-9 */
				filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
				-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
				opacity: .8;
			}

	.site-branding {
		display: inline-block;
		margin-right: 44px;
	}

	.subLogo {
		color: #00349A;
		font-size: 22px;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		display: inline-block;
		margin-top: 18px;
		text-transform: uppercase;
	}

	.phones {
		float: right;
		padding-left: 40px;
		text-align: left;
		font-size: 20px;
	}
	.email {
		text-align: right;
		font-size: 20px;
		text-transform: uppercase;
	}
	.featured-header {
		 float: right;
		 margin-left: 35px;
	}
	.featured-header p {
			font-size: 20px;
			line-height: 28px;
			font-family: 'MyriadPro-Regular';
			margin: 0;
	}
	.featured-header a {
			border: 1px solid #ffffff;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			line-height: 28px;
			padding: 0 10px;
			text-transform: uppercase;
			font-size: 16px;
			font-family: 'MyriadPro-Regular';
			color: #ffffff;
			display: inline-block;
	}
	.featured-header a:hover {
			border: 1px solid #ff7800;
			text-decoration: none;
	}

		.phones a {
			color: #fff;
		}

	.nav-row {
		float: right;
		margin-top: 28px;
		margin-bottom: 24px;
	}

	.nav-container { 
		background-color: #404041;
	}

	.nav-row-new {
		padding-top: 8px;
		padding-bottom: 6px;
		margin: 0 15% 3px;
	}

	.search-form {
		position: relative;
	}

		.searchToggle {
			display: inline-block;
			width: 20px;
			height: 20px;
			background: url(img/search.png);
			background-size: 100% 100%;
			position: relative;
			z-index: 150;
		}

		.searchToggle.active {
			background-image: url(img/search2.png);
		}

		.search-form label {
			position: absolute;
			top: -4px;
			right: -8px;
			width: 240px;
			max-width: 0;
			overflow: hidden;
			-webkit-transition: .5s ease-in-out;
			-moz-transition: .5s ease-in-out;
			-o-transition: .5s ease-in-out;
			transition: .5s ease-in-out;
		}

		.search-form label.slow {
			max-width: 240px;
		}

		.search-form label input {
			background: #fff;
			border-radius: 50px;
			width: 100%;
			border: 1px solid #00349A;
			box-shadow: none;
			height: 32px;
			padding: 0 10px;
			font-family: 'Roboto', sans-serif;
			font-size: 16px;
			color: #848484;
			font-weight: 400;
			position: relative;
			z-index: 50;
		}
		.search-form_2 { 
			-moz-border-radius: 15px; 
			-webkit-border-radius: 15px;
			-o-border-radius: 15px;
			-ms-border-radius: 15px;
			-khtml-border-radius: 15px;
			border-radius: 15px;
			border: 2px solid #23408f;
			background-color:#FFF;
			height:44px;
			display:block; 
			width:302px;
			color: #23408f;
		}

		.search-field {
			width:200px; 
			border-radius:10px; 
			border:2px solid #23408f; 
			margin:3px 4px; 
			padding:4px; 
			padding-top:6px !important; 
			padding-left:10px !important;
		}

		#searchsubmit {
			border:1px solid rgba(0, 0, 0, .25); 
			color:#FFF!important; 
			margin-left:3px; 
			background:#23408f; 
			display:inline-block; 
			border-radius:5px; 
			font-weight:bold; 
			width:80px; 
			float:right; 
			margin-right:6px; 
			margin-top:8px; 
			height:24px;
		}

    .wp-block-search__button-inside .wp-block-search__inside-wrapper {
      border: 0px;
    }

    .wp-block-search__button {
        border: 1px solid rgba(0, 0, 0, .25);
        color: #FFF !important;
        margin-left: 3px;
        background: #23408f;
        display: inline-block;
        border-radius: 5px;
        font-weight: bold;
        width: 80px;
        float: right;
        margin-right: 6px;
        margin-top: 1px;
        height: 30px;
    }

	#menu-toggle {
		display: none;
		width: 30px;
		height: 30px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		background: transparent;
		border: 0;
		box-shadow: none;
		position: absolute;
		outline: none;
		right: 15px;
	}

	#menu-toggle span {
		display: block;
		position: absolute;
		height: 4px;
		width: 50%;
		background: #fff;
		opacity: 1;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#menu-toggle span:nth-child(even) {
		left: 50%;
		border-radius: 0 9px 9px 0;
	}

	#menu-toggle span:nth-child(odd) {
		left:0px;
		border-radius: 9px 0 0 9px;
	}

	#menu-toggle span:nth-child(1), #menu-toggle span:nth-child(2) {
		top: 0px;
	}

	#menu-toggle span:nth-child(3), #menu-toggle span:nth-child(4) {
		top: 10px;
	}

	#menu-toggle span:nth-child(5), #menu-toggle span:nth-child(6) {
		top: 20px;
	}

	#menu-toggle.toggled-on span:nth-child(1),#menu-toggle.toggled-on span:nth-child(6) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#menu-toggle.toggled-on span:nth-child(2),#menu-toggle.toggled-on span:nth-child(5) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#menu-toggle.toggled-on span:nth-child(1) {
		left: 5px;
		top: 7px;
	}

	#menu-toggle.toggled-on span:nth-child(2) {
		left: calc(50% - 5px);
		top: 7px;
	}

	#menu-toggle.toggled-on span:nth-child(3) {
		left: -50%;
		opacity: 0;
	}

	#menu-toggle.toggled-on span:nth-child(4) {
		left: 100%;
		opacity: 0;
	}

	#menu-toggle.toggled-on span:nth-child(5) {
		left: 5px;
		top: 12px;
	}

	#menu-toggle.toggled-on span:nth-child(6) {
		left: calc(50% - 5px);
		top: 12px;
	}

	.site-header-menu {
		display: inline-block;
	}

		.site-header-menu ul {
			padding: 0;
			margin: 0;
			list-style: none;
		}

			.site-header-menu ul li {
				display: inline-block;
				line-height: 1;
				padding-right: 30px;
				margin-right: 30px;
				position: relative;
				text-transform: capitalize;
			}
                        .site-header-menu ul li:last-child {
                            border-right: none;
                            padding-right: 0px;
                            margin-right: 0px;
                        }

			.site-header-menu ul li.menu-item-has-children:hover > a {
				text-decoration: none;
				cursor: default;
			}

				.site-header-menu ul li ul {
					position: absolute;
					top: 100%;
					right: 0;
					background: #404041;
					z-index: 150;
					width: 200px;
					max-height: 0;
					overflow: hidden;
					-webkit-transition: all .3s;
					-moz-transition: all .3s;
					-o-transition: all .3s;
					transition: all .3s;
				}

				.site-header-menu ul li:hover ul {
					display: block;
					padding: 15px 10px;
					max-height: 500px;
				}

					.site-header-menu ul li ul li {
						display: block;
						border: 0;
						border-bottom: 1px solid #404041;
						margin: 0 0 10px;
						padding: 0 0 5px;
						-webkit-transition: all .3s;
						-moz-transition: all .3s;
						-o-transition: all .3s;
						transition: all .3s;
					}

					.site-header-menu ul li ul li:hover {
						border-bottom-color: #fff;
					}

					.site-header-menu ul li ul li:last-child {
						margin-bottom: 0;
						padding-bottom: 0;
					}

					.site-header-menu ul li ul li a {
						display: block;
						text-decoration: none !important;
					}

				.site-header-menu ul li button {
					display: none;
				}

				.site-header-menu ul li a {
					color: #fff;
					font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
					font-size: 15px;
					line-height: 1;
				}

				.site-header-menu ul li a:hover {
					text-decoration: underline;
				}

				.site-header-menu ul li ul li ul { 
					position: relative;
					top: 100%;
					right: 0;
					background: #404041;
					z-index: 150;
					width: 180px;
					max-height: 0;
					overflow: hidden;
					-webkit-transition: all .3s;
					-moz-transition: all .3s;
					-o-transition: all .3s;
					transition: all .3s;
				}

				.site-header-menu ul li ul li:hover ul { 
					display: block;
					overflow: visible;
					padding: 15px 5px;
					max-height: 800px;
				}

/*home content*/

.home_content p {
	color: #404041;
	font-style: italic;
	font-size: 36px;
	text-align: center;
	margin: 30px 10% 0;
}

/*site bammer*/

.owl-carousel {
	padding: 0;
	margin: 0;
}

	.owl-carousel li {
		list-style: none;
	}

	.item {
		height: 480px;
		background-position: center center;
		background-size: cover;
	}

	.item > img {
		opacity: 0;
	}

	.carousel-indicators li {
		border-color: #223956;
	}
	.carousel-indicators .active {
		background-color: #223956;
	}

.site-banner{
	background-size: cover;
	background-position: center;
	text-align: center;
	position: relative;
	transition: .5s;
}

	.item.hovered::after{
		content: '';
		position: absolute;
		display: block;
		width:100%;
		height:100%;
		background-color: rgba(0,0,0,.5);
		top:0;
		left:0;
		z-index: 60;
	}

	.sound{
		position: relative;
		display: inline-block;
	}

		.sound-image{
			display: block;
			margin: auto;
			width: 90%;
		}

		.sound-label{
			display: inline-block;
			position: absolute;
			top: 65%;
			left: -30%;
		}

			.left-group .sound-label:first-child {
				position: absolute;
				top: 44%;
				left: -16%;
			}

			.left-group .sound-label:last-child {
				position: absolute;
				left: 105%;
				bottom: 8%;
				top: auto;
				z-index: 55;
			}

				.left-group .sound-label:last-child  .icon-message {
					left: 76%;
					top: -215px;
				}

			.sound-label .group{
				margin-bottom: 30px;
			}

		.sound-icon {
				width: 75px;
				height: 75px;
				border-radius: 50%;
				border: 2px solid #fff;
		}

			.sound-icon img{
				width: 65%;
				vertical-align: middle;
			}

		.path{
			position: absolute;
			top:27%;
			left: 77px;
		}

		.icon-message {
			display: none;
				position: absolute;
				padding: 12px;
				width: 303px;
				background-color: #fff;
				border-radius: 8px;
				color: #000;
				z-index: 9999999;
				top: -200px;
				font-family: 'Roboto', sans-serif;
				font-weight: 300;
				text-align: left;
				box-shadow: 0px 0px 3px 0px #666;
		}

			.icon-message b{
				color: #263e5a;
				font-weight: 400;
			}

		.sound-label.hovered{
			z-index: 1000 !important;
		}

			.sound-label.hovered .icon-message{
				display: block;
			}

		#icon1{
			background-image: url('img/mag.png');
			background-size: 100% 100%;
			background-repeat: no-repeat;
			background-position: 56% 44%;
			width: 193px;
			height: 102px;
		}

		#icon2{
			background-image: url('img/power.png');
			background-size: 100% 100%;
			background-repeat: no-repeat;
			background-position: center;
			width: 345px;
			height: 107px;
		}


		#icon3{
			background-image: url('img/size.png');
			background-size: 100% 100%;
			background-repeat: no-repeat;
			background-position: center;
			width: 319px;
			height: 81px;
		}


		#icon4{
			background-image: url('img/depth.png');
			background-size: 100% 100%;
			background-repeat: no-repeat;
			background-position: center;
			width: 365px;
			height: 319px;
		}


		#icon5{
			background-image: url('img/cone.png');
			background-size: 100% 100%;
			background-repeat: no-repeat;
			background-position: 50% 44%;
			width: 314px;
			height: 113px;
		}


		#path3{
			top: -33px;
		}

		#path4 {
				left: -290px;
				top: 26px;
		}

		#path5 {
				left: -348px;
				top: -75px;
		}

		.label-group.left-group {
				top: 0;
				height: 100%;
				right: 50%;
				width: 50%;
		}

		.label-group.right-group {
				left: 50%;
				top: 0;
				height: 100%;
				width: 50%;
		}

		.label-group.right-group .sound-label:first-child {
			position: absolute;
			top: 15%;
			left: -70%;
		}

			.label-group.right-group .sound-label:first-child .icon-message {
				left: 40%;
				top: 130px;
			}

		.label-group.right-group .sound-label:last-child {
			top: 45%;
			left: 29%;
			position: absolute;
		}

			.label-group.right-group .sound-label:last-child .icon-message {
				left: auto;
				right: -72%;
				top: 91px;
			}

		.label-group {
				position: absolute;
		}

		.sound-label label {
				position: absolute;
				width: 186px;
				max-width: 186px;
				top: 22%;
				font-size: 21px;
				font-family: initial;
				text-transform: uppercase;
				display: block;
		}

		#label1{
			left: -195px;
		}

		#label2{
			left: -152px;
			margin-top: 20px;
		}

		#label3{
			right: -138px;
		}

		#label4{
			right: 26%;
			top: -6%;
		}

		#label5{
			right: -205px;
		}

	.slide2 .sound {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

		.slide2 .sound .label-group {
			position: absolute;
			left: 50%;
			top: 0;
			width: 100px;
			margin-left: -50px;
		}

			.slide2 .sound .left-group .sound-label:first-child {
				top: 8%;
				left: -40%;
			}

				.slide2 .sound .left-group .sound-label:first-child .icon-message {
					top: 100px;
				}

				.slide2 .sound .left-group .sound-label:first-child #label1 {
					width: 205px;
					max-width: 205px;
					top: 11%;
					left: -215px;
				}

				.slide2 .sound .left-group .sound-label:first-child #icon1 {
					background-image: url(img/d.png);
					background-size: 100% 100%;
					background-repeat: no-repeat;
					background-position: 56% 44%;
					width: 245px;
					height: 173px;
				}

				.slide2 .sound .left-group .sound-label:nth-child(2) {
					top: 20%;
					left: auto;
					right: 100%;
				}

					.slide2 .sound .left-group .sound-label:nth-child(2) .icon-message {
						top: 100px;
					}

					.slide2 .sound .left-group .sound-label:nth-child(2) #label2 {
						width: 205px;
						max-width: 205px;
						top: 4%;
						left: -215px;
					}

					.slide2 .sound .left-group .sound-label:nth-child(2) #icon2 {
						background-image: url(img/r.png);
						background-size: 100% 100%;
						background-repeat: no-repeat;
						background-position: 56% 44%;
						width: 312px;
						height: 151px;
					}

				.slide2 .sound .left-group .sound-label:nth-child(3) {
					top: auto;
					bottom: 2%;
					left: -217%;
					right: auto;
				}

						.slide2 .sound .left-group .sound-label:nth-child(3) .icon-message {
							top: auto;
							left: 25%;
							bottom: 35%;
						}

						.slide2 .sound .left-group .sound-label:nth-child(3) #label3 {
							width: 205px;
							max-width: 205px;
							bottom: 20%;
							left: 200px;
							height: auto;
							min-height: 5px;
							top: auto;
						}

						.slide2 .sound .left-group .sound-label:nth-child(3) #icon3 {
							background-image: url(img/e.png);
							background-size: 100% 100%;
							background-repeat: no-repeat;
							background-position: 56% 44%;
							width: 613px;
							height: 302px;
						}

	.slide3 .sound {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.slide3 .sound .label-group {
		position: absolute;
		left: 50%;
		top: 0;
		width: 100px;
		margin-left: -50px;
	}

		.slide3 .sound .left-group .sound-label:first-child {
			top: 11%;
			left: auto;
			right: 115%;
		}

			.slide3 .sound .left-group .sound-label:first-child .icon-message {
				top: 100px;
			}

			.slide3 .sound .left-group .sound-label:first-child #label1 {
				width: 205px;
				max-width: 205px;
				top: 11%;
				left: -215px;
			}

			.slide3 .sound .left-group .sound-label:first-child #icon1 {
				background-image: url(img/w.png);
				background-size: 100% 100%;
				background-repeat: no-repeat;
				background-position: 56% 44%;
				width: 199px;
				height: 186px;
			}


			.slide3 .sound .left-group .sound-label:nth-child(2) {
				top: 36%;
				left: auto;
				right: 249%;
			}

				.slide3 .sound .left-group .sound-label:nth-child(2) .icon-message {
					top: 100px;
				}

				.slide3 .sound .left-group .sound-label:nth-child(2) #label2 {
					width: 201px;
					max-width: 115px;
					top: 4%;
					left: -120px;
				}

				.slide3 .sound .left-group .sound-label:nth-child(2) #icon2 {
					background-image: url(img/t.png);
					background-size: 100% 100%;
					background-repeat: no-repeat;
					background-position: 56% 44%;
					width: 209px;
					height: 174px;
				}

			.slide3 .sound .left-group .sound-label:nth-child(3) {
				top: auto;
				bottom: 2%;
				left: 230%;
				right: auto;
			}

				.slide3 .sound .left-group .sound-label:nth-child(3) .icon-message {
					top: auto;
					 left: 25%;
					 bottom: 35%;
				 }

				 .slide3 .sound .left-group .sound-label:nth-child(3) #label3 {
					 width: 205px;
					 max-width: 90px;
					 bottom: 20%;
					 left: 200px;
					 height: auto;
					 min-height: 5px;
					 top: auto;
				 }

				 .slide3 .sound .left-group .sound-label:nth-child(3) #icon3 {
					 background-image: url(img/h.png);
					 background-size: 100% 100%;
					 background-repeat: no-repeat;
					 background-position: 56% 44%;
					 width: 186px;
					 height: 198px;
				 }


.slide4 .sound {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slide4 .sound .label-group {
	position: absolute;
	left: 50%;
	top: 0;
	width: 100px;
	margin-left: -50px;
}

	.slide4 .sound .left-group .sound-label:first-child {
		top: 11%;
		left: auto;
		right: 270%;
	}

		.slide4 .sound .left-group .sound-label:first-child .icon-message {
			top: 100px;
		}

		.slide4 .sound .left-group .sound-label:first-child #label1 {
			width: 205px;
			max-width: 193px;
			top: 11%;
			left: -171px;
		}

		.slide4 .sound .left-group .sound-label:first-child #icon1 {
			background-image: url(img/dd.png);
			background-size: 100% 100%;
			background-repeat: no-repeat;
			background-position: 56% 44%;
			width: 199px;
			height: 186px;
		}


		.slide4 .sound .left-group .sound-label:nth-child(2) {
			top: 27%;
			left: auto;
			right: 480%;
		}

			.slide4 .sound .left-group .sound-label:nth-child(2) .icon-message {
				top: 100px;
			}

			.slide4 .sound .left-group .sound-label:nth-child(2) #label2 {
				width: 201px;
				max-width: 115px;
				top: 4%;
				left: -95px;
			}

			.slide4 .sound .left-group .sound-label:nth-child(2) #icon2 {
				background-image: url(img/s.png);
				background-size: 100% 100%;
				background-repeat: no-repeat;
				background-position: 56% 44%;
				width: 209px;
				height: 174px;
			}

		.slide4 .sound .left-group .sound-label:nth-child(3) {
			top: auto;
			bottom: 5%;
			left: -14%;
			right: auto;
		}

			.slide4 .sound .left-group .sound-label:nth-child(3) .icon-message {
				top: auto;
				 left: 25%;
				 bottom: 50%;
			 }

			 .slide4 .sound .left-group .sound-label:nth-child(3) #label3 {
				 width: 205px;
					max-width: 190px;
				 bottom: 20%;
				 left: 200px;
				 height: auto;
				 min-height: 5px;
				 top: auto;
			 }

			 .slide4 .sound .left-group .sound-label:nth-child(3) #icon3 {
				 background-image: url(img/hh.png);
				 background-size: 100% 100%;
				 background-repeat: no-repeat;
				 background-position: 56% 44%;
				 width: 186px;
				 height: 198px;
			 }

.products_sec {
 position: relative;
 padding: 50px 0 110px;
}

	.products_sec h2 {
		font-size: 36px;
		font-weight: 700;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		color: #23408f;
		margin-top: 0;
		text-transform: uppercase;
	}

	.prod_block {
		border: 1px solid #f3f3f3;
		border-radius: 1px;
		text-align: center;
		position: relative;
		padding-bottom: 10px;
	}

		.prod_block:after {
			width: 96%;
			border: 1px solid #f3f3f3;
			border-top: 0;
			border-radius: 0 0 1px 1px;
			position: absolute;
			content: '';
			height: 5px;
			top: 100%;
			left: 50%;
			-webkit-transform: translate(-50%, 0);
			-moz-transform: translate(-50%, 0);
			-o-transform: translate(-50%, 0);
			transform: translate(-50%, 0);
		}

		.prod_block h4 {
			font-size: 20px;
			color: #223956;
			font-family: 'MyriadPro-Semibold';
			margin: 17px 0 7px;
			height: 70px;
		}

		.descr_prod {
			position: relative;
			margin-bottom: 22px;
			height: 420px;
		}

		.prod_block ul {
			font-size: 16px;
			color: #666666;
			margin: 0;
			background: #fff;
			z-index: 150;
			display: block;
			text-align: left;
			min-height: 265px;
		}

		.prod_block a.lonk {
			display: inline-block;
			font-size: 16px;
			color: #fff;
			text-transform: uppercase;
			font-family: 'MyriadPro-Semibold';
			background: #223956;
			border-radius: 5px;
			border: 1px solid #223956;
			text-decoration: none !important;
			padding: 10px 29px 5px;
		}

		.prod_block a.lonk:hover {
			background: #fff;
			color: #223956;
		}

.about {
	padding: 95px 50px 88px;
	text-shadow: 2px 2px 8px #000;
	background-size: cover;
	background-position: center;
}

	.about h1 {
		font-size: 64px;
		color: #fff;
		margin-top: 0;
		margin-bottom: 33px;
	}

	.about h3 {
		font-size: 39px;
	}

	.about {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 20px;
	}

/*---------page404------------*/

.page404 {
	text-align: center;
}

	.page404 img {
		margin: 0 auto;
	}

	.page404 h1 {
		color: #061f52;
		font-size: 72px;
		line-height: 1;
		margin: 21px 0 20% 0;
	}

/*---------News Section------------*/

.container {
	padding-left: 0;
	padding-right: 0;
}

.carousel-item .container {
	padding-left: 0;
	padding-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 550px;
}

.container-2 {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 768px) {
	.container {
		width: 90%;
		margin: 0 auto;
		min-width: 480px;
		max-width: 1024px;
	}
    .container-2 {
		width: 90%;
		margin: 0 auto;
		min-width: 480px;
	}
}

.news_wrapper {
	max-width: 1200px;
	margin: 0 auto;
	width: 90%;
	min-width: 300px;
}

.news_row {
	margin-left: 0;
	margin-right: 0;
}

.news_row:before, .container:before {
	content: " ";
	display: table;
}

	.news_row:after, .container:after {
		clear: both;
	}

.news_row:before, 
.news_row:after, 
.container:before, 
.container:after,
.dualFeature-img:after, 
.dualFeature-img:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.news_row:before, 
.news_row:after, 
.container:before, 
.container:after,
.dualFeature-img:after, 
.dualFeature-img:before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

.news_sec h2 {
	font-size: 36px;
	font-weight: 700;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #23408f;
	text-transform: uppercase;
}

.col-xs-24 {
	float: left;
	min-height: 1px;
	position: relative;
	width: 100%;
}

.main-card-pad, .main-card-pad-1 {
	overflow: hidden;
	margin-bottom: 40px;
	border-radius: 4px;
	padding: 20px;
}

.main-card-pad {
	padding: 0;
}

.cards_wrapper a:hover .main-card-pad-1.dualFeature .dualFeature-img, .cards_wrapper a:hover .main-card-pad-1.dualFeature .singleFeature-img, .cards_wrapper a:hover .main-card-pad-1.singleFeature .dualFeature-img, .cards_wrapper a:hover .main-card-pad-1.singleFeature .singleFeature-img {
	background-size: auto 110%;
}

.cards_wrapper .main-card-pad-1 {
	margin: 0;
}

.cards_wrapper .main-card-pad-1.dualFeature {
	height: 350px;
}

.col-md-8, .col-md-16, .col-sm-12, .col-sm-24 {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}

.padr {
    padding-right: 10px;
}

.main-card-pad-1 {
	padding: 10px;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc, .cards_wrapper .main-card-pad-1.dualFeature .dualFeature-img {
	height: 100%;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-img {
	background-repeat: no-repeat;
	background-size: auto 105%;
	background-position: center;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-img:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.col-sm-17 {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}

.white-bg {
	background: #fff;
}

.white {
	color: #FFFFFF;
}

.pad-sec-bg {
	background: #414142;
}

.pad-main-bg {
	background: #223956;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc .pad-head,
.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-desc .pad-head {
	font-size: 1.3em;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc .bold,
.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-desc .bold {
	font-weight: 700;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc .italic,
.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-desc .italic {
	font-style: italic;
}

.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc h3 {
	margin: 0;
	text-align: left;
	line-height: 1.1;
}
.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc p {
	padding-top: 10px;
	line-height: 20px;
	margin: 1em 0;
}
.cards_wrapper .main-card-pad-1.singleFeature {
	height: 350px;
}

.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-img {
	height: 66%;
	background-repeat: no-repeat;
	background-size: auto 105%;
	background-position: center;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-desc {
	height: 33%;
}

.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-desc h3 {
	margin: 0;
	text-align: left;
	line-height: 1.1;
	padding-bottom: 8px;
}

.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-desc p {
	line-height: 20px;
}

@media (min-width: 768px) {
	.main-card-pad .col-sm-12 {
		float: left;
		width: 50%;
	}
	.main-card-pad .col-sm-24 {
		float: left;
		width: 100%;
	}
	.col-sm-7, .col-sm-17 {
		float: left;
	}
	.col-sm-17 {
		width: 70.83333333%;
	}
	.col-sm-push-7 {
		left: 29.16666667%;
	}
	.col-sm-7 {
		width: 29.16666667%;
	}
	.col-sm-pull-17 {
		right: 70.83333333%;
	}
}

@media (min-width: 992px) {
	.main-card-pad .col-md-16 {
		float: left;
		width: 66.66666667%;
	}
	.main-card-pad .col-md-8 {
		float: left;
		width: 33.33333333%;
	}
}

@media (max-width: 992px) {
	.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-img {
		background-size: auto 112%;
	}
    .main-card-pad .col-sm-8 {
        width: 100%;
    }
    .padr {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
	.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc {
		text-align: center;
		height: 33%;
	}
	.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-img {
		height: 66%;
	}
	.cards_wrapper .main-card-pad-1.dualFeature .singleFeature-desc {
		text-align: center;
	}
    .padr {
        padding-right: 0px;
    }
    .padr iframe {
        height: 360px;
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) and (min-width: 455px) {
	.cards_wrapper .main-card-pad-1.singleFeature .singleFeature-img,
	.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-img {
		background-size: 100% auto;
	}
	.cards_wrapper a:hover .main-card-pad-1.dualFeature .dualFeature-img, .cards_wrapper a:hover .main-card-pad-1.dualFeature .singleFeature-img, .cards_wrapper a:hover .main-card-pad-1.singleFeature .dualFeature-img, .cards_wrapper a:hover .main-card-pad-1.singleFeature .singleFeature-img {
		background-size: 110% auto;
	}
}

@media (max-width: 600px) {
	.cards_wrapper .main-card-pad-1.dualFeature .dualFeature-desc p {
		display: none;
	}
    .padr iframe {
        height: 235px;
    }
    .mobile {
        float: left;
        width: 100%;
    }
}

/*---------page404------------*/

.page404 {
	text-align: center;
}

	.page404 img {
		margin: 0 auto;
	}

	.page404 h1 {
		color: #061f52;
		font-size: 72px;
		line-height: 1;
		margin: 21px 0 20% 0;
	}

/*--------Landing Page---------*/ 

.landing {
	color: #223956;
	padding: 15px 0;
}

.landing img {
	height: 100%;
    width: 100%;
}

	.landing h1 {
		text-align: left;
		font-family: 'MyriadPro-Bold';
		font-size: 34px;
		border-bottom: 1px solid #dadde2;
		text-transform: uppercase;
		margin-bottom: 30px;
		margin-top: 0;
	}

		.landing h1 span {
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 0 10px 0;
			position: relative;
			top: 20px;
		}

	.landing p {
			font-family: 'Roboto', sans-serif;
			font-weight: 300;
			font-size: 20px;
			line-height: 29px;
			margin-bottom: 20px;
            padding: 0 10px;
	}

	.landing ul { 
			font-family: 'Roboto', sans-serif;
			font-weight: 300;
			font-size: 20px;
			line-height: 29px;
			margin-bottom: 20px;
	}

	.landing_page {
		margin-top: 15px;
		margin-bottom: 20px;
	}

/*--------Audio Sub-Assembly---------*/

.audio {
	color: #223956;
	padding: 15px 10px;
}

	.audio h1 {
		text-align: left;
		font-family: 'MyriadPro-Bold';
		font-size: 34px;
		border-bottom: 1px solid #dadde2;
		text-transform: uppercase;
		margin-bottom: 30px;
		margin-top: 0;
	}

		.audio h1 span {
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 0 10px 0 0;
			position: relative;
			top: 20px;
		}

	.audio p {
			font-family: 'Roboto', sans-serif;
			font-weight: 300;
			font-size: 20px;
			line-height: 29px;
	}

	.enclosures {
		margin-top: 15px;
		margin-bottom: 20px;
	}

		.enclosures img {
			padding: 10px;
		}

		.enclosures h4 {
			font-family: 'Roboto', sans-serif;
			font-size: 20px;
			margin-bottom: 2px;
			font-weight: 700;
		}

		.enclosures p {
			font-family: 'Roboto', sans-serif;
			font-size: 20px;
			margin-bottom: 40px;
		}

.enclosures_left {
	float: left;
	width: 80%;
}

.enclosures_right {
	float: left;
	width: 20%;
	text-align: justify;
}

	.enclosures_right img {
		display: block;
		margin: 0 auto;
	}

	.enclosures_right p {
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		margin-bottom: 40px;
		text-align: center;
	}

.caption {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

/*--------Case Studies---------*/ 

.studies {
	margin-top: 15px;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}

.studies_text {
	width: 100%;
}

.studies_title {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}

.studies p {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	margin-bottom: 40px;
}

.studies_spacer {
	margin-bottom: 40px;
}

.hero_area {
	height: 300px;
	background-repeat: no-repeat;
}

/*--------Simple page ------------*/

.simple_page {
	padding: 50px 0;
	color: #223956;
}

	.simple_page h1 {
		text-align: center;
		color: #213955;
		margin: 0 0 25px;
		font-size: 36px;
	}

	.simple_page p {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 20px;
		line-height: 40px;
		margin-bottom: 30px;
	}

/*shop_content*/

.shop_content h3 {
	text-align: center;
	color: #223956;
	font-size: 20px;
}

.carousel-indicators li {
	width: 16px;
	height: 16px;
	margin: 0 5px !important;
	display: inline-block;
}
.carousel-indicators .active {
	width: 16px;
	height: 16px;
}

/*-------Capability page---------*/

.capability {
	padding: 28px 0;
}

	.tops {
		text-align: center;
		color: #223956;
		font-size: 20px;
	}

		.capability  .tops p {
			font-weight: bold;
			border-bottom: 1px solid #223956;
			padding-bottom: 10px;
			margin-bottom: 10px;
			font-size: 34px;
			font-family: 'MyriadPro-Bold';
		}

	.capability p {
		color: #223956;
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 30px;
		margin-bottom: 0;
	}

	.capability h1 {
		text-align: left;
		font-size: 35px;
		border-bottom: 1px solid #dadde2;
		text-transform: uppercase;
		font-family: 'MyriadPro-Bold';
		margin-bottom: 30px;
		margin-top: 0;
		color: #223956;
	}

		.capability h1 span {
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 0 10px 0;
			position: relative;
			top: 20px;
		}

	.capa_info {
		padding: 30px 0;
	}

		.capa_info img {
			width: 100%;
		}

		.capa_info h3 {
			font-family: 'MyriadPro-Bold';
			color: #223956;
			margin: 0 0 15px;
			font-size: 23px;
			line-height: 1;
			text-align: left;
			text-transform: uppercase;
		}

		.capa_info h5 {
			font-size: 21px;
			color: #223956;
			font-family: 'MyriadPro-Semibold';
			margin: 5px 0 18px;
		}

		.capa_info p {
			font-family: 'Roboto', sans-serif;
			font-size: 16px;
			font-weight: 300;
			color: #212121;
			line-height: 19px;
			margin-bottom: 19px;
		}

			.capa_info p strong {
				font-weight: 400;
				color: #223956;
			}

	.capa_info.blue {
		background: #223956;
	}

		.capa_info.blue h3, .capa_info.blue h5, .capa_info.blue p {
			color: #fff;
			text-align: right;
		}

.t_logo {
max-width: 200px;
width: 200px;
height: 200px;
padding: 0 10px;
}
.t_logo img {
	width: 100%;
	height: 100%;
}

.shop_content {
	padding-top: 9px;
}

/*--------contact page----------*/

.contact {
	background: url(../../uploads/2016/08/cont.jpg) no-repeat bottom right 2%;
	padding-bottom: 8%;
}

.contact .entry-title {
	text-transform: uppercase;
	font-family: 'MyriadPro-Bold';
	line-height: 1;
	color: #223956;
	background: #ededed;
	margin: 0;
	padding: 71px 0 62px;
	font-size: 35px;
	margin-bottom: 60px;
}

	.wpcf7 p {
		font-weight: bold;
		font-size: 16px;
		color: #223956;
		margin-bottom: 23px;
	}

		.wpcf7 p span {
			font-weight: normal;
			margin-top: 11px;
            width: 100%;
		}

		.wpcf7 .wpcf7-form-control {
			display: block;
			border-radius: 3px;
			width: 100%;
			padding: 6px;
		}

		.wpcf7 textarea.wpcf7-form-control {
			height: 215px;
		}

		.wpcf7 .wpcf7-submit {
			border: 1px solid #223956;
			background: #223956;
			text-transform: uppercase;
			color: #fff;
			font-weight: 400;
			height: 55px;
		}

		.wpcf7 .wpcf7-submit:hover {
			background: transparent;
			color: #223956;
		}

	.contact ul {
		padding: 29px 0 0;
		margin: 0;
		list-style: none;
	}

		.contact ul li {
			display: block;
			font-size: 20px;
			color: #223956;
			border-bottom: 1px solid #dadde2;
			line-height: 24px;
			padding-bottom: 13px;
			margin-bottom: 21px;
		}

		.contact ul li:last-child {
			border: 0;
		}

/*------------who we are-------------*/

.who_we {
	color: #223956;
}

	.wrapp {
		display: block;
	}

	.wrapp:after {
		content: '';
		display: block;
		clear: both;
	}

	.wrapp > * {
		float: left;
		width: 50%;
		background-size: cover;
		height: 400px;
	}

	.wrapp > div:first-child {
		width: 25%;
		border-right: 2px solid #fff;
	}

	.wrapp > div:last-child {
		width: 25%;
		border-left: 2px solid #fff;
	}

	.wrapp img {
		opacity: 0;
	}

	.who_we ul {
		padding: 0;
		list-style: none;
		margin-top: 45px;
	}

		.who_we ul li {
			display: block;
			border-bottom: 1px solid #c7c3c3;
			padding-bottom: 37px;
			margin-bottom: 40px;
		}

		.who_we ul li:last-child {border: 0;}

		.who_we h3, .who_we h1 {
			font-family: 'MyriadPro-Bold';
			font-size: 23px;
			margin: 0;
			line-height: 1;
			text-align: left;
			text-transform: uppercase;
		}

		.who_we h4 {
			font-family: 'MyriadPro-Semibold';
			font-size: 18px;
			margin: 2px 0 25px;
		}

		.who_we p {
			font-family: 'Roboto', sans-serif;
			font-size: 16px;
			font-weight: 300;
			color: #212121;
			line-height: 19px;
			margin-bottom: 19px;
		}

		.who_we span {
			color: #223956;
			font-family: 'Roboto', sans-serif;
			font-size: 16px;
		}

/*-------Global Operations Page---------*/

.global {
	padding: 0 0 27px;
}

	#map {
		width: 100%;
		height: 530px;
		color: #223956;
		text-align: left;
	}

	.map_image {
		position: relative;
	}

	.map_image ul {
		position: absolute;
		bottom: 0;
		left: 0;
		list-style: none;
		padding: 15px;
		margin: 0;
		font-size: 24px;
		color: #223956;
		background: rgba(255, 255, 255, 0.5);
	}

		.map_image ul li {
			display: block;
			margin-bottom: 15px;
		}

		.map_image ul li:last-child {margin: 0;}

			.map_image ul img {
				display: inline-block;
				vertical-align: middle;
				margin-right: 10px;
			}

	.global h1 {
		text-align: left;
		font-size: 35px;
		border-bottom: 1px solid #dadde2;
		text-transform: uppercase;
		font-family: 'MyriadPro-Bold';
		margin: 18px 0 44px;
		color: #223956;
	}

		.global h1 span {
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 0 10px 0 0;
			position: relative;
			top: 25px;
		}

    .global h2 { 
		text-align: left;
		font-size: 35px;
		border-bottom: 1px solid #dadde2;
		text-transform: uppercase;
		font-family: 'MyriadPro-Bold';
		margin: 18px 0 44px;
		color: #223956;
	}

		.global h2 span { 
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 0 10px 0 0;
			position: relative;
			top: 25px;
		}

		.ofhea { 
			text-transform: capitalize;
			font-size: 26px;
			color: #223956;
			padding-left: 15px;
			padding-right: 15px;
		}

	.global .panel-group {border-color: #dadde2 !important; border-top: 1px solid #dadde2;}

		.global .panel {
			border: 0;
			border-radius: 0;
			box-shadow: none;
			border-bottom: 1px solid #dadde2;
		}

		.global .panel-heading {
			padding: 0;
		}

				.global .panel-title {
					font-size: 20px;
					color: #223956;
					text-align: right;
				}

					.global .panel-title a:before {
						position: absolute;
						content: '-';
						left: 16px;
						top: 50%;
						margin-top: -11px;
					}

					.global .panel-title a.collapsed:before {
					content: '+';
					}

					.global .panel-title a {
						text-decoration: none;
						display: block;
						position: relative;
						padding: 6px 0;
					}

			.global .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
				border: 0;
			}

	.global .panel-group .panel+.panel {margin-top: 0}

		.global .panel-body {
			padding: 34px 0 42px;
		}

			.global .panel-body .col-sm-4 {
				text-align: center;
			}

			.global .panel-body .col-sm-4:first-child {
				text-align: left;
			}

			.global .panel-body .col-sm-4:last-child {
				text-align: right;
			}

				.global .panel-body span {
					text-align: left;
					display: inline-block;
				}

					.global .panel-body h5 {
						font-size: 18px;
						color: #223956;
						margin: 10px 0 0px;
					}

					.global .panel-body p {
						font-family: 'Roboto', sans-serif;
						color: #3d3d3d;
						font-weight: 300;
						font-size: 18px;
						line-height: 22px;
					}

/*--------Team Page--------*/

.team {
	padding: 28px 0;
}

	.team p {
		color: #223956;
		font-size: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 30px;
		margin-bottom: 0;
	}

	.team h1 {
		text-align: left;
		font-size: 35px;
		border-bottom: 1px solid #dadde2;
		text-transform: uppercase;
		font-family: 'MyriadPro-Bold';
		margin: 3px 0 57px;
		color: #223956;
	}

		.team h1 span {
			display: inline-block;
			background: #fff;
			line-height: 1;
			padding: 0 10px 0 0;
			position: relative;
			top: 25px;
		}

	.team_blocks h2 {
		font-size: 34px;
		color: #223956;
		text-align: left;
		margin: 30px 0 10px;
		font-family: 'MyriadPro-Bold';
		text-transform: uppercase;
		letter-spacing: 1px;
	}

	.team_blocks img {
		width: 100%;
		height: auto;
	}

	.team_blocks h4 {
		font-family: 'MyriadPro-Semibold';
		font-size: 21px;
		color: #223956;
		margin: 0 0 21px;
	}

	.team_blocks p {
		font-size: 16px;
		color: #212121;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 19px;
		margin-bottom: 20px;
	}

	.team_blocks .blue p {
		font-weight: 400;
		color: #223956;
	}

	.similar_team {
		margin-top: 30px;
		display: block;
		position: relative;
	}

		.similar_team .hover {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: rgba(33, 56, 85, 0.8);
			opacity: 0;
			-webkit-transition: all .5s;
			-moz-transition: all .5s;
			-o-transition: all .5s;
			transition: all .5s;
			color: #fff;
			font-family: 'MyriadPro-Semibold';
			font-size: 21px;
			padding: 50% 30px 0;
		}

			.similar_team .hover h5 {
				font-size: 34px;
				font-family: 'MyriadPro-Bold';
				text-transform: uppercase;
				letter-spacing: 1px;
				margin-bottom: 4px;
			}

		.similar_team:hover .hover {
			opacity: 1;
		}

		.team_blocks + h4 {
			text-align: center;
			color: #223956;
			font-family: 'MyriadPro-Bold';
			font-size: 21px;
			text-transform: uppercase;
			margin: 47px 0 12px;
		}

/*---------timeline-----------*/

.timeline {
	padding: 30px 0 0;
}

	.timeline .story {
		position: relative;
		margin: 0 0 50px;
	}

		.timeline .story img {
			display: block;
			width: 100%;
		}

        .timeline .story ul li {
            position: relative !important;
            left: auto !important;
            right: auto !important;
            top: auto!important;
            bottom: auto!important;
            width: 46%;
            max-width: 50%;
        }
        .timeline .story ul li:nth-child(odd) {
            margin-left: 54%;
        }
        .timeline .story ul li:nth-child(even) {
            text-align: right;
        }
        .timeline .story ul li:nth-child(even):before {
            left: auto;
            right: -48px;
        }
        .timeline .story ul li:before {
            position: absolute;
            left: -48px;
            content: '';
            width: 15px;
            height: 15px;
            border-radius: 50px;
            background: #fff;
            border: 2px solid #112878;
            top: 50%;
            margin-top: -8px;
        }

		.timeline .story ul {
			position: relative; /* 02-11-19 absolute */
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		    padding: 0;
		}
        .timeline .story ul:before {
            position: absolute;
            top: 0;
            left: 50%;
            width: 2px;
            margin-left: -1px;
            background: #112878;
            content: '';
            bottom: 0;
        }

				.timeline .story ul li h5 {
					font-size: 20px;
					color: #223956;
					font-family: 'MyriadPro-Semibold';
				}

				.timeline .story ul li p {
					font-size: 14px;
					color: #000000;
				}

/*-------products_sec styling-------*/

.shop {
	padding: 50px 0;
}

.shop .form-control {
	box-shadow: none;
	height: 28px;
}

.shop_sidebar {
	color: #213955;
}

	.shop_sidebar h3 {
		font-size: 23px;
		font-family: 'MyriadPro-Bold';
		text-transform: uppercase;
		text-align: left;
		margin: 10px 0 7px;
	}

	.ranges h3 {
		margin: 16px 0 22px;
	}

	.ui-widget.ui-widget-content {
		border: 0;
		border-radius: 0;
		background: #e5e5e5;
		margin-bottom: 33px;
	}

	.ui-slider-horizontal .ui-slider-range {
		background: #a6a6a6;
	}

	.ui-slider-horizontal .ui-slider-handle {
		height: 14px;
		width: 14px;
		background: #213955;
		border-radius: 50px;
		top: -6px;
		border: 0;
	}

	.ui-slider-horizontal.diss {
		pointer-events: none !important;
	}

	.ui-slider-horizontal {
		height: 2px;
	}

	.info {
		float: right;
		font-weight: normal;
		font-size: 15px;
	}

	.shop_sidebar .checkbox {
		text-transform: uppercase;
		font-size: 16px;
		color: #595959;
	}

	.shop_sidebar .checkbox input[type=checkbox], .shop_sidebar .checkbox input[type=checkbox] + span {
		position: relative;
		display: inline-block;
		vertical-align: sub;
		margin-right: 5px;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		appearance: none;
		width: 20px;
		height: 20px;
		background: url(img/ch.png);
		cursor: pointer;
	}

	.shop_sidebar .checkbox input[type=checkbox] + span {
	margin-left: -28px;
	}

	.shop select.form-control {
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		appearance: none;
		border: 1px solid #cdcdcd;
		border-radius: 5px;
		background: url(img/select1.png) no-repeat right center;
		background-size: auto 100%;
		padding: 0 15px;
	}

	.shop select::-ms-expand{
		display: none;
	}

	.shop select.form-control::selection {
		background: url(img/select.png)
	}

	.shop_sidebar .checkbox input[type=checkbox]:checked, .shop_sidebar .checkbox input[type=checkbox]:checked + span {
		background: url(img/ch_c.png)
	}

	.shop_sidebar .checkbox input[type=checkbox] {
		opacity: 0
	}

.single_product {
	margin-bottom: 30px;
}

	.img_holder {
		position: relative;
		padding-bottom: 20px;
		overflow: hidden;
	}

		.img_holder .image {
			width: 100%;
			padding: 20px;
			background-color: #ffffff;
			display: block;
		}
		.img_holder .image img {
			width: 100%;
            height: auto;
			display: block;
		}
		.img_holder .img-responsive {
			margin: 0 auto;
			width: 180px;
		}

        .img_holder img {
            height: 100%;
            width: 100%;
        }

	.num_posts {
		float: right;
		padding: 0;
		margin: 10px 0 0;
		border-right: 1px solid #213955;
		line-height: 1;
		font-size: 14px;
		color: #595959;
		padding-right: 10px;
		list-style: none;
	}

		.num_posts li {
			border-left: 1px solid #213955;
			padding-left: 10px;
			margin-left: 10px;
			color: #213955;
			display: inline-block;
			line-height: 1;
			cursor: pointer;
		}

		.num_posts li.active {
			font-family: 'MyriadPro-Bold';
		}

	.top_filter {
		font-size: 16px;
		color: #595959;
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 15px;
		border-bottom: 1px solid #cccccc;
		margin-bottom: 15px;
	}

	.top_filter .form-group {
		display: none;
	}

	.top_filter:after {
		clear: both;
		display: block;
		content: '';
	}

	.compare {
		font-size: 16px;
		color: #595959;
		border-bottom: 1px solid #cccccc;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

		.compare a {
			color: #213955;
			font-family: 'MyriadPro-Bold';
			float: right;
			text-transform: uppercase;
			margin-left: 15px;
		}

			.compare a img {
				margin-right: 10px;
			}

	.top_filter .form-control {
		width: 220px;
		margin-left: 10px;
	}

	.wpfp-span, .wpcp-span {
		position: relative;
		display: block;
	}

		.wpfp-span a.wpfp-link, .fav .wpcp-span a.wpcp-link {
			top: 0;
			left: 0;
			padding-left: 0px;
		}

	.single_product .wpfp-span, .single_product .wpcp-span {
		color: #213955;
		height: 25px;
		overflow: hidden;
	}

		.single_product .wpfp-span img, .single_product .wpcp-span img {
			vertical-align: middle;
				margin-right: 10px;
		}

		.single_product .wpfp-span a, .single_product .wpcp-span a {
			font-size: 16px;
			color: #595959;
		}

		.clear {
			margin-bottom: 30px;
		}

		.clear a {
			font-size: 16px;
			color: #595959;
			margin-left: 15px;
		}

		.wpfp-img {
			margin-right: 10px;
		}

			.wpfp-span > a img {
				margin-right: 10px;
			}

		.sin_prod .wpcp-span {
			display: block;
			color: #213955;
			font-size: 16px;
		}

			.sin_prod .wpcp-span img {
				vertical-align: middle;
					margin-right: 10px;
					width: auto;
					margin-top: 0
			}

			.sin_prod .wpcp-span a {
				font-size: 16px;
				color: #595959;
			}

	.single_product h5 {
		font-family: 'MyriadPro-Bold';
		font-size: 20px;
		background: #213955;
		padding: 5px 0;
		margin: 0;
		border-radius: 8px 8px 0 0;
		text-transform: uppercase;
		text-align: center;
	}

		.single_product h5 a {
			color: #fff;
			text-decoration: none !important;
		}
		.single_product h3 {
				font-size: 20px;
				font-weight: 500;
				text-transform: uppercase;
				margin: 15px 0;
				line-height: 1.25;
				min-height: 25px;
		}
		.single_product h3 a {
				 color: #213955;
		}

	.single_product .btn,
    .single_product .btn-red {
		width: 100%;
		text-align: center;
	}

	.single_product ul {
		list-style: none;
		padding: 0;
		margin: 0 0 15px;
		border: 1px solid #e6e6e6;
		border-top: 0;
		border-bottom: 0;
	}

		.single_product ul li {
			display: block;
			border-bottom: 1px solid #e6e6e6;
			color: #595959;
			font-size: 14px;
			padding: 5px 10px;
		}

			.single_product ul li span {
				float: right;
				font-family: 'MyriadPro-Bold';
			}

.sin_prod {
	padding: 50px 0;
}

	.sin_prod h1 {
		margin: 0 15px;
		padding: 20px 0;
		font-size: 45px;
		background: #213955;
		border-radius: 15px 15px 0 0;
		color: #fff;
	}

	.sin_prod img {
		width: 100%;
		height: auto;
	}

    #s1Spin img {
        width: 30%;
        height: auto;
    }

	.sin_prod .btn,
    .sin_prod .btn-red {
		width: 100%;
		text-align: center;
	}

	.sin_prod .wpfp-span img {
		width: auto;
		margin: 0 10px 0 0;
	}
	.sin_prod ul {
		list-style: none;
		padding: 0;
		margin: 0 0 15px;
		border: 1px solid #e6e6e6;
		border-top: 0;
		border-bottom: 0;
	}

		.sin_prod ul li {
			display: block;
			border-bottom: 1px solid #e6e6e6;
			color: #595959;
			font-size: 24px;
			padding: 8px 10px;
		}

        .sin_prod ul li.disclaimer {
			color: #595959;
			font-size: 14px;
            font-style: italic;
		}

		.sin_prod ul li:after {
			clear: both;
			display: block;
			content: '';
		}

			.sin_prod ul li span {
					float: right;
					font-family: 'MyriadPro-Bold';
			}

        .sin_prod ul li.single-product-description ul {
            list-style-type: disc;
            margin-left: 15px;
        }

        .sin_prod ul li.single-product-description ul li {
			border-bottom: 0px;
			color: #595959;
            display: list-item;
			font-size: 18px;
			padding: 0px;
		}

/*-------footer styles-------*/

.site-footer {
	background-position: center;
	background-size: 100% auto;
	padding-top: 50px;
	background-color: #414142;
    color: #FFF;
}

	.site-footer ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

		.site-footer ul ul {
			padding-left: 0px;
		}

		.site-footer ul li {
			line-height: 1;
		}

		.site-footer ul li a {
			color: #fff;
			font-size: 16px;
			margin-bottom: 8px;
			display: block;
		}

		.site-footer .divider {
			position: absolute;
			left: 106%;
			top: 0%;
			bottom: 45%;
			border-left: 2px solid #ffffff;
		}

		.site-footer hr {
			border-color: #ffffff;
			border-width: 2px;
			margin: 0px 10px 40px 10px;
		}

	.heading-flink {
		font-weight: 700;
		margin-bottom: 15px;
	}

	.subheading-flink {
		font-weight: normal;
	}

	.menu-footer-menu2-container ul ul {
		margin-bottom: 30px;
	}

	.menu-footer-menu2-container ul ul ul {
		margin-bottom: 0px;
		padding-left: 12px;
	}

	.menu-item-71, .menu-item-77, .menu-item-340 {
		margin-top: 20px;
	}

	.menu-item-339 {
		margin-bottom: 30px;
	}

	.menu-footer-menu3-container ul li a {
		display: block;
		text-transform: uppercase;
	}

	.menu-footer-menu4-container ul li {
		margin-top: 10px;
		float: left;
		height: 15px;
	}

	.menu-footer-menu4-container ul li:first-child {
		padding-right: 10px;
		border-right: 1px solid #FFF;
		height: 15px;
	}

     .menu-footer-menu4-container ul li:nth-child(2) {
		padding-right: 10px;
        padding-left: 10px;
		border-right: 1px solid #FFF;
		height: 15px;
	}

	.menu-footer-menu4-container ul li:last-child {
		padding-left: 10px;
	}

	.partners {
		margin-top: 33px;
	}

	.partners p {
		margin-bottom: 20px;
	}

	.iso {
		margin: 90px 0 0;
		font-size: 18px;
		clear: both;
	}

	.site-footer .phones {
		text-align: right;
		background-position: center left;
		padding-right: 0;
		padding-left: 48px;
		float: none;
		margin: 10px 0;
		font-size: 16px;
		line-height: 35px;
		text-transform: uppercase;
	}

	.footer_logo {
		text-align: right;
	}

		.footer_logo a {
			display: inline-block;
		}

		.footer_logo img {
			height: 80%;
			margin-bottom: 40px;
			width: 80%;
		}

	.rewadr {
		text-align: center;
	}

	.copy {
		background: #404041;
		text-align: center;
		font-size: 14px;
		padding: 30px 0;
		margin-top: 50px;
	}

.final_foot {
	text-align: right;
}

.search_footer_container {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
    padding-right: 10px;
	padding-left: 10px;
}

	.sfc_display {
		display: block;
		float: left;
		width: 100%;
	}
	
	.sfc_labelCol {
		width: 100%;
		padding: 10px 0;
	}

	.sfc_labelCol label {
		font-size: 18px;
		font-weight: normal;
	}

	.sfc_labelCol p {
		font-size: 16px;
	}
	
	.sfc_labelCol a {
		color: #FFF;
		font-size: 16px;
	}
	
	.sfc_labelCol a:hover {
		text-decoration: underline;
	}

	.sfc_inputCol,
	.es_textbox {
		float: left;
		width: 80%;
	}

	.sfc_inputCol input,
	.es_textbox input {
		width: 100%;
		padding: 0 10px;
		height: 42px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: #ffffff;
		color: #414142;
		border: 1px solid #414142;
		border-radius: 10px 0 0 10px;
		font-size: 16px;
		text-transform: uppercase;
	}

	.sfc_submitCol,
	.es_button {
		float: left;
		width: 20%;
	}

	.sfc_button,
	.es_textbox_button {
		margin: 0;
		border-radius: 0 10px 10px 0;
		height: 42px;
		-webkit-box-shadow: none;
		box-shadow: none;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-color: #302d2f;
		color: #fff;
		font-size: 16px;
		border-style: none;
		line-height: normal;
		font-size: 16px;
		text-transform: uppercase;
	}

	input.sfc_button,
	input.es_textbox_button {
		padding: 0;
		width: 100%;
	}

	.sfc_urlCol {
		width: 100%;
		clear: both;
		padding: 0;
		padding-top: 10px;
	}

	.ie6-only, .ie7-only, .ie8-only, .ie9-only, .ie-only {
		display: none;
	}

.footer_split {
	float: left;
	width: 50%;
	padding-left: 10px;
}

.footer_side {
	padding-right: 30px;
}

.social-footer {
	float: right;
}

.es_shortcode_form_email {
	display: none;
}

.es_textbox,
.es_button {
	padding: 0;
}

.es_msg {
	padding-top: 50px;
	padding-bottom: 5px;
	color: #FFF;
}

/*search page*/

.search_area {
	color: #061f52;
}

div.wpcf7-response-output {
	color: #213955;
}

.ui-slider.diss {
	opacity: .4;
	position: relative;
}

	.ui-slider.diss:before {
		content: '';
		position: absolute;
		top: -6px;
		left: -10px;
		right: -10px;
		bottom: -6px;
		z-index: 150;
		pointer-events: none;
	}

/*register page*/

.register {
	padding: 50px 0;
	color: #213955;
}

	.register label {
		display: block;
		margin-bottom: 5px;
	}

	.register h1 {
		text-align: center;
		color: #213955;
		margin: 0 0 25px;
		font-size: 36px;
	}

	.register input {
		display: block;
		width: 100%;
		padding: 0 15px;
		color: #213955;
		box-shadow: none;
		border-radius: 0;
		border: 1px solid #e0e0e0;
		height: 35px;
		margin-bottom: 15px;
	}

	.register textarea {
		display: block;
		width: 100%;
		padding: 15px;
		color: #213955;
		box-shadow: none;
		border-radius: 0;
		border: 1px solid #e0e0e0;
		height: 100px;
		margin-bottom: 15px;
	}

	.register input[type="submit"] {
		color: #fff;
		background: #213955;
		border: 1px solid #213955;
		text-align: center;
		height: auto;
	}

	.register input[type="submit"]:hover {
		background: #fff;
		color: #213955;
	}

	.register input[type="checkbox"] {
		display: inline-block;
		vertical-align: middle;
		padding: 0;
		width: auto;
		height: auto;
		margin: 0;
	}

/*paginations*/

.pagination {
	display: block;
	float: left;
	width: 100%;
}

	.pagination h2 {
		display: none;
	}

		.pagination .nav-links {
			text-align: center;
		}

		.pagination .nav-links > * {
			width: 35px;
			display: inline-block;
			background: #213955;
			color: #fff;
			border: 1px solid #213955;
			border-radius: 5px;
			margin: 0 2px;
			line-height: 1;
			padding: 10px 0 8px;
			text-decoration: none;
			cursor: pointer;
		}

		.pagination .nav-links i {
			font-size: 10px;
		}

		.pagination .nav-links > *:hover, .pagination .nav-links .current {
			color: #213955;
			background: #fff;
		}

.fav {
	padding: 50px 0;
}

	.fav h1 {
		text-align: center;
color: #213955;
margin: 0 0 25px;
font-size: 36px;
	}

	.offices {
		color: #223956;
		margin-bottom: 20px;
	}

		.offices h4 {
			font-size: 26px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		.offices h4.fhea {
			font-size: 26px;
			padding-left: 15px;
			padding-right: 15px;
		}

		.offices p {
			font-size: 20px;
			margin-top: 20px;
			margin-bottom: 25px;
		}

	.button {
		display: inline-block;
		color: #fff;
		font-size: 20px;
		background: #223956;
		border: 1px solid #223956;
		padding: 10px 35px;
		border-radius: 5px;
	}

	.button:hover {
		background: #fff;
		color: #223956;
		text-decoration: none;
	}

/*--------------responsive----------------*/

@media screen and (max-width: 1400px) {
	.sound-label label {
		max-width: 150px;
		width: auto;
	}
	.site-header-menu ul li {
		padding-right: 35px;
		margin-right: 36px;
	}
	.item {
		height: 653px;
	}
	#label4 {
		right: 42%;
	}
	#label5 {
		right: -140px;
	}
	#label1 {
		left: -135px;
	}
	.wrapp > * {
		height: 300px;
	}
	#label2 {
		left: -95px;
	}
	#label3 {
		right: -65px;
	}
	.left-group .icon-message {
		left: 0;
	}
	.left-group .sound-label:first-child {
		left: 0;
	}
	.right-group .icon-message {
		right: 0;
	}
	.right-group .icon-message:before {
		right: 32px;
		left: auto;
	}
	.sound-image {
		max-width: 64%;
	}
	.label-group.right-group .sound-label:first-child {
		left: -50%;
	}
	#icon4 {
		width: 259px;
		height: 210px;
	}
	.slide2 .sound .left-group .sound-label:nth-child(3) {
		left: -130%;
	}
	.slide2 .sound .left-group .sound-label:nth-child(3) #icon3 {
		width: 415px;
		height: 206px;
	}
	.slide2 .sound .left-group .sound-label:nth-child(3) #label3 {
		left: 100%;
	}
	.slide2 .sound .left-group .sound-label:first-child #icon1 {
		width: 199px;
		height: 133px;
	}
	.slide2 .sound .left-group .sound-label:nth-child(2) #icon2 {
		width: 293px;
		height: 134px;
	}
	.slide3 .sound .left-group .sound-label:first-child {
		top: 2%;
		left: auto;
		right: 99%;
	}
	.slide3 .sound .left-group .sound-label:nth-child(2) {
		top: 30%;
		left: auto;
		right: 180%;
	}
	.slide3 .sound .left-group .sound-label:nth-child(3) {
		top: auto;
		bottom: 0%;
		left: 209%;
		right: auto;
	}

	.slide4 .sound .left-group .sound-label:nth-child(2) {
		right: 362%;
	}
	.slide4 .sound .left-group .sound-label:nth-child(2) #icon2 {
		width: 170px;
		height: 132px;
	}
	.slide4 .sound .left-group .sound-label:first-child {
		top: 11%;
		left: auto;
		right: 209%;
	}
	.slide4 .sound .left-group .sound-label:first-child #icon1 {
		width: 158px;
		height: 145px;
	}
	.slide4 .sound .left-group .sound-label:nth-child(3) #icon3 {
		width: 139px;
		height: 130px;
	}
	.slide4 .sound .left-group .sound-label:nth-child(3) {
		left: 6%;
	}
	.slide4 .sound .left-group .sound-label:nth-child(3) #label3 {
		left: 151px;
	}
}

@media screen and (max-width: 1300px) {
	.descr_prod {
		height: 420px;
	}
	.site-header-menu ul li {
		padding-right: 9px;
		margin-right: 9px;
	}
	.slide4 .sound .left-group .sound-label:nth-child(2) #label2 {
		top: -1%;
		left: 49px;
	}
	.map_image {
		padding: 0 15px;
	}
	#label5 {
		right: 0;
		top: -60px;
	}
	#label5 {
		right: -78px;
		top: -68px;
	}
	.label-group.right-group .sound-label:last-child .icon-message {
		right: -17%;
	}
	#label1 {
		left: -61px;
		width: 90px;
		top: -51px;
	}
	#label2 {
			left: -135px;
			margin-top: 20px;
	}
	#label1 {
		left: -75px;
		top: -60px;
	}
	#label2 {
		left: 0;
		top: -30px;
	}
	.wrapp > * {
		height: 250px;
	}
	.left-group .sound-label:last-child  .icon-message {
		left: 40%;
	}
	
	.site-footer ul ul {
		padding-left: 5px;
	}
	.site-footer ul li a {
		font-size: 16px;
	}
	.slide2 .sound .left-group .sound-label:nth-child(2) #label2 {
		max-width: 193px;
		top: -7%;
		left: -165px;
	}
    .timeline .story ul li:nth-child(even):before {
        right: -35px;
    }
    .timeline .story ul li:before {
        left: -35px;
    }
}

@media screen and (max-width: 1023px) {
	.home_content p { 
		font-size: 24px;
	}
	.subLogo {
		display: none;
	}
	.col-sm-5 {
		width: 100%;
	}
	.wrapp > * {
		height: 200px;
	}
	.site-header {
		padding-bottom: 0px;
	}
	.nav-row {
		margin-top: 28px;
	}
	.header_top {
		margin-bottom: 15px;
	}
	.site-header .phones {
		display: none;
	}
	.featured-header {
			display: none;
	}
	.label-group {
		display: none;
	}
	.sound-image {
		max-width: 460px;
	}
	.prod_block {
		margin-bottom: 30px;
	}
	.descr_prod {
		height: 200px;
	}
	.prod_block ul {
		min-height: 165px;
	}
	.products_sec h2 {
		font-size: 30px;
	}
	.enclosures_right {
		width: 100%;
		text-align: justify;
	}
	.enclosures_left {
		width: 100%;
	}
	.site-footer .phones {
		width: 270px;
		margin: 35px auto;
	}
	.rewadr {
		margin-bottom: 30px;
	}
	.final_foot {
		text-align: center;
		margin-top: 35px;
		width: 100%;
	}
	.partners {
		padding: 25px 0;
	}
	.map_image ul {
		position: relative;
	}
	.timeline .story img {
		display: none;
	}
	.t_logo {
		text-align: center;
	}
	
	.site-footer ul {
		text-align: center;
	}
	.site-footer .divider {
		display: none;
	}
	.site-footer .phones {
		text-align: center;
		padding-left: 0;
		margin: 0 auto;
	}
	.footer_logo {
		text-align: center;
		margin: 0 auto;
		width: 200px;
	}
	.footer_side {
		padding: 0 10px;
		width: 100%;
	}
	.social-footer {
		float: none;
		margin: 0 auto;
		width: 180px;
	}
	.iso {
		margin: 30px 0 0;
	}
	#menu-footer-menu3,
	#menu-footer-menu5 {
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.site-header-menu ul li ul {
		position: relative;
		display: block;
		width: 100%;
		max-height: 0;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
		padding: 0;
		overflow: hidden;
	}
	.site-header-menu ul li ul.toggled-on {
		max-height: 1000px;
		padding: 5px;
	}
	.site-header-menu ul li button span {
		display: none;
	}
	.site-header-menu ul li button {
		display: block;
		border: 0;
		box-shadow: none;
		background: transparent;
		width: 15px;
		height: 15px;
		float: right;
	}
	.site-header-menu ul li button:before {
		content: '+';

	}
	.search {
		margin-right: 0px;
	}
	.site-header {
		position: relative;
		padding-bottom: 0px;
	}
	#menu-toggle {
		display: block;
	}
	.site-header-menu { 
		top: 100%;
		z-index: 999;
		max-width: 250px;
		right: 0;
		background: #404041;
		overflow: hidden;
		max-height: 0;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.site-header-menu ul {
		padding: 10px;
	}
	.site-header-menu ul li {
		display: block;
		margin: 0 0 5px;
		padding: 0 0 5px;
		border: 0;
		border-bottom: 1px solid #fff;
	}
	.site-header-menu.toggled-on {
		max-height: 500px;
	}
	.nav-row {
		float: none;
		margin: 0 auto;
		width: 300px;
	}
	.nav-row-new { 
		height: 100%;
		min-height: 40px;
		margin: 0 0 3px;
	}
	.site-branding {
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding-bottom: 25px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.site-footer ul {
		text-align: center;
	}
	.prod_block ul {
		min-height: 0px;
	}
	.menu-speakers-container {
		margin-bottom: 20px;
	}
	.timeline .story ul li:nth-child(even):before {
		right: -11%;
	}
	.timeline .story ul li:before {
		left: -11%;
	}
	.global .panel-body .col-sm-4 {
		text-align: left !important;
	}
	.capa_info h3 {
		margin-top: 15px;
	}
	.wrapp > * {
		height: 150px;
	}
	.num_posts {
		float: none;
	}
	.num_posts li {
		padding-left: 3px;
		margin-left: 3px;
	}
	.shop select.form-control {
		width: 100%;
		margin: 0;
	}
	.sin_prod img {
		margin-top: 10px;
	}
	.site-footer ul {
		text-align: center;
	}
	.site-footer .divider {
		display: none;
	}
	.site-footer .phones {
		text-align: center;
		padding-left: 0;
		margin: 0 auto;
	}
	.footer_logo {
		text-align: center;
		margin: 0 auto;
		width: 200px;
	}
	.footer_side {
		padding: 0 10px;
		width: 100%;
	}
	.social-footer {
		float: none;
		margin: 0 auto;
		width: 180px;
	}
	.iso {
		margin: 30px 0 0;
	}
	#menu-footer-menu3,
	#menu-footer-menu5 {
		margin-top: 10px;
	}
}

@media screen and (max-width: 460px) {
	.sound-image {
		max-width: 100%;
	}
	.wrapp > * {
		height: 100px;
	}
	.timeline .story ul li:nth-child(even):before {
		right: -14%;
	}
	.timeline .story ul li:before {
		left: -14%;
	}
	.header_top ul li {
		margin-left: 30px;
	}
	.about h2 {
		font-size: 36px;
	}
	.about {
		padding: 65px 15px 30px;
		font-size: 16px;
	}
	.site-branding {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 25px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.products_sec {
		padding: 30px 0;
	}
	.products_sec h2 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.about h3 {
		font-size: 28px;
	}
	.site-footer ul {
		text-align: center;
	}
	.search-form label.slow {
		max-width: 190px;
	}
	.item {
		height: 385px;
	}
	.site-footer {
		padding-top: 10px;
	}
	.sfc_inputCol, .es_textbox {
		width: 70%;
	}
	.sfc_submitCol, .es_button {
		width: 30%;
	}
}

@media screen and (max-width: 320px) {
	.site-footer ul li a {
		font-size: 16px;
	}
	.sfc_inputCol, .es_textbox {
		width: 70%;
	}
	.sfc_submitCol, .es_button {
		width: 30%;
	}
	
}

.compare-sm-3 {
    width: 31%;
    float: left;
    margin: 10px;
}

.col-sm-3:nth-child( 4n + 1 ) {
		clear: both;
}
.col-sm-3 .team {
		padding: 0!important;
}

.featured-table, .secondary-table {
		width: 100%;
		height: 100%;
		display: table;
}
.featured-table .table-cell, .secondary-table .table-cell {
		width: 50%;
		display: table-cell;
		vertical-align: middle;
}
.featured-table .table-cell-right, .secondary-table .table-cell-right { 
		width: 50%;
		display: table-cell;
        padding-left: 20px;
		vertical-align: middle;
}
.featured-table .table-cell.full-width, .secondary-table .table-cell.full-width {
		width: 100%;
}
.full-height {
		height: 100%!important;
}
.featured-table, .secondary-table {
		text-align: left;
}
.featured-table .tag, .secondary-table .tag {
		line-height: 26px;
		padding: 0 13px;
		display: inline-block;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background-color: #ff6c00;
		text-transform: uppercase;
		font-family: 'MyriadPro-Bold';
		color: #ffffff;
		font-size: 14px;
		vertical-align: middle;
		margin-bottom: 20px;
}
.featured-table h2, .secondary-table h2, .secondary-h2 {
		text-align: left;
		font-family: 'MyriadPro-Bold';
		font-size: 40px;
		line-height: 30pt;
		color: #ff6c00;
		margin: 0 0 20px 0;
}
.featured-table h2 a, .secondary-table h2 a, .secondary-h2 a {
		text-align: left;
		font-family: 'MyriadPro-Bold';
		font-size: 36px;
		line-height: 36px;
		color: #ff6c00;
		margin: 0 0 20px 0;
		text-decoration: none;
		text-transform: uppercase;
}
.featured-table h3 {
		text-align: left;
		font-family: 'MyriadPro-Bold';
		font-size: 24px;
		line-height: 24px;
		color: #ffffff;
		margin: 0 0 35px 0;
		text-transform: uppercase;
}
.secondary-table h3 {
		text-align: left;
		font-family: 'MyriadPro-Bold';
		font-size: 24px;
		line-height: 24px;
		color: #001E5A;
		margin: 0 0 35px 0;
		text-transform: uppercase;
}
.featured-table p {
		font-family: 'MyriadPro-Regular';
		font-size: 14px;
		color: #ffffff;
		margin: 0 0 45px 0;
}
.secondary-table p {
		font-family: 'MyriadPro-Regular';
		font-size: 18px;
		color: #001E5A;
		margin: 0 0 25px 0;
}
.secondary-table ul {
		font-size: 18px;
		color: #001E5A;
		margin-left: -20px;
}
.featured-table .table-cell-link a {
		padding: 3px 32px 0 18px;
		line-height: 29px;
		display: inline-block;
		border: 1px solid #ffffff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-size: 16px;
		font-family: 'MyriadPro-Regular';
		text-transform: uppercase;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		position: relative;
}
.featured-table .table-cell-link a:after {
		position: absolute;
		content: '\f105';
		right: 0;
		top: 0;
		bottom: 0;
		width: 32px;
		line-height: 34px;
		font-family: 'FontAwesome';
		color: #ffffff;
		font-size: 16px;
		text-align: center;
		
}
.secondary-table .table-cell-link a {
		padding: 3px 32px 0 18px;
		line-height: 29px;
		display: inline-block;
		border: 1px solid #001E5A;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-size: 16px;
		font-family: 'MyriadPro-Regular';
		text-transform: uppercase;
		font-weight: normal;
		color: #001E5A;
		text-decoration: none;
		position: relative;
}
.secondary-table .table-cell-link a:after {
		position: absolute;
		content: '\f105';
		right: 0;
		top: 0;
		bottom: 0;
		width: 32px;
		line-height: 34px;
		font-family: 'FontAwesome';
		color: #001E5A;
		font-size: 16px;
		text-align: center;
		
}
.featured-table .table-cell-link a:hover, .secondary-table .table-cell-link a:hover {
				color: #ff6c00;
				border: 1px solid #ff6c00;
}
.featured-table .table-cell-link a:hover:after, .secondary-table .table-cell-link a:hover:after {
		color: #ff6c00;
}
.featured-table img, .secondary-table img {
		display: block;
		max-width: 100%;
		max-height: 100%;
}

.product-image-wrapper {
		width: 100%;
		overflow: hidden;
		position: relative;
}
.product-image-wrapper .contact-btn {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border: 2px solid rgb(28, 56, 89);
		display: inline-block;
		line-height: 26px;
		padding: 2px 12px 0 12px;
		font-size: 13px;
		vertical-align: middle;
		color: #1c3859;
		font-family: 'MyriadPro-Semibold';
		position: absolute;
		z-index: 100;
		bottom: 20px;
		right: 0;
		text-transform: uppercase;
		background: #ffffff;
}
.product-image-wrapper .contact-btn:hover {
		text-decoration: none;
		color: #ff7800;
		border: 2px solid #ff7800;
}
.product-image-wrapper .contact-btn i {
		font-size: 16px;
		margin: 5px 9px 0 0;
		float: left;
}
.product-image-wrapper .fp-tag {
		width: 100%;
		display: block;
		font-size: 11px;
		font-family: 'MyriadPro-Bold';
		line-height: 19px;
		background-color: #ff7800;
		text-transform: uppercase;
		text-align: center;
		position: absolute;
		z-index: 100;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: rotate(-42deg);
		-moz-transform: rotate(-42deg);
		transform: rotate(-42deg);
		top: 10%;
		left: -36%;
}

.product-image-wrapper .cfp-tag {
		width: 100%;
		display: block;
		font-size: 11px;
		font-family: 'MyriadPro-Bold';
		line-height: 19px;
		background-color: #ff7800;
		text-transform: uppercase;
		text-align: center;
		position: absolute;
		z-index: 100;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: rotate(-42deg);
		-moz-transform: rotate(-42deg);
		transform: rotate(-42deg);
		top: 15%;
		left: -33%;
}

@media all and (max-width: 992px) {
        .compare-sm-3 {
            margin: 2%;
            width: 46%;
        }
}

@media all and (max-width: 767px) {
		.featured-table .table-cell:nth-child( 2 ) {
				display: none;
		}
		.featured-table {
				width: auto;
				margin: 0 auto;
		}
		.featured-table .table-cell {
				width: 100%;
				padding-left: 10px;
				padding-right: 10px;
		}
		.secondary-table .table-cell { 
			width: 100%;
			padding-top: 40px;
			padding-left: 10px;
			padding-right: 10px;
			float: left;
		}
		.secondary-table .table-cell-right { 
			width: 100%;
			padding-top: 30px;
			display: none;
		}
        .featured-table h2, .secondary-table h2 {
            font-size: 30px;
            line-height: 24pt;
        }
        .compare-sm-3 {
            margin: 0;
            width: 100%;
        }
}
.vc-popover {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		z-index: 9999;
		background-color: rgba( 0, 0, 0, 0.9 ); 
		overflow-y:auto;
}
.vc-popover.blue-style {
		display: none;
}
.vc-popover .table {
		display: table;
		height: 100%;
		width: 100%;
		max-width: 990px;
		margin: 0 auto;
}
.vc-popover.blue-style .table {
		max-width: 590px;
}
.vc-popover .table-cell {
		display: table-cell;
		vertical-align: middle;
}
.vc-popover-container {
		width: 100%;
		padding: 35px;
		background-color: #ffffff;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
}

.vc-popover-container h2 {
		font-weight: normal;
		font-family: 'MyriadPro-Bold';
		font-size: 36px;
		color: #ff7800;
		line-height: 38px;
		padding: 0 30px 0 56px;
		text-transform: uppercase;
		position: relative;
		text-align: left;
		margin: 0 0 25px 0;
}

.vc-popover-container h2:before {
		position: absolute;
		content: '';
		width: 34px;
		height: 38px;
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAmCAYAAACh1knUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZTk1ZGE0MS1kOGE3LTRlNTAtYmY4Ni01YzA5YzI4MGZjNWYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEY0NDAxMjdFOUZBMTFFNjg3Q0ZBMTJCQUE5NjFFRTgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEY0NDAxMjZFOUZBMTFFNjg3Q0ZBMTJCQUE5NjFFRTgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWEzYjRkNGMtZWMzMS00M2JiLWFmMTEtZjQxZDQ5OTQ3ZWQ4IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YWU5MjA1MzItMTMwNC0xMTdhLThmOTAtODc5NzAxNDk4Mjg2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+3/pqywAABXNJREFUeNqMmAlsFVUUhue91pYuChWj4AaIS0CDoELUCFoXUDGilrq1mIr72qqgdY0aV1wqIKl1J0hc0BhFghuiGCIqdU1cUEhRo6KValtaaGmf55hvkuPNvfPeSf6XmXlnZv577rn/PWdSmfrouyiKdov+bwWCPsG7gpsF33K9UjBbMByfHQRfCeoEH+MzWXCLYJRggKBfsExwk6BFkBacJ5glGCrICFrz5WcPQalDRMndLXiO8wmC2wRTjU8rPo8KugWHQvp046Mk7xIs4fxECE103leoRHrNhY2CewULBVsFBwpuEJzN6NXaBY2CBsEmwTDBjYIafSA+P/GcZwTbBAcJbhdURH7rVSIpTh4R3CP4UzBIMFcwQ1BkbljGNPzIuY7uOsHOxmcR07eJc31mraA4SjAlUiJ4QnCNuV7sIfGlYDqRipjriQ6JtUSm3/gMy0YidvxHMN+5/isRsva0IRHxsgccn5cNCevTkwuRNqbDtccFHebc5/O+YLU57/D4fCFYmguRXQX7e/5rYYSxHe3x0RHfZ85PDbxnPss0kYjmyBWB/3Vpbud4ukdv1N4kN9SOYxm79oFgVTYiXYJpgah8JljO8WAS0bXtLOU4+S8LvGteNiJ9rP/LAz4N5vgSIujaa2hQrL57eXzeEHydRCQ2Xa5DAmH9iOMRTJFrW5AAtZ0EF3h8epjqrERUD2YGEnKBOdd8yvP46fLezPFMCLn2guDnbETi0Pse8Ar7j9p4wbEen9/YGiKmptLj024il0hkb8FZHr+tTrLVJSRkO8dXmf3J2pMmckEicejzPdcXm7BOYUf2ac9LHB8sODkQuUW5EAk9QEf6FMd5bGRRQJFjmb864PMYu3IikYjdMxVIyDj0pwlGenw+FbzH8TGCIz0+mm+v50LkqICk69S8aHboi7KIVzohcnOt7KcTxO7KhLDGsq8lX5nHR9W4meNplI2urUajshKZGniAyv4KjodSvflkvzEuAxNUe14uRAYkPMAq5KX4uraEklHt3IBqL6faK0pnKROqBLt7rr9t9o0xLGffKltsVLs6oE8qcPnZiJQFdtweWo3YagOrbKWzlxUEiqst2YjE+0ZRoN6NzDI9wuNj7xsTKJyUXDoXIiM9YVXpPt6cp4iK+zz3vnpPPlXnkiOxjXYq/EbPiso3USqhaHY3vg4nSrPRoqxT04wOxK1GBa2lrTfWCc7hP82dM6hfZhmf9eRaOcX6JPJnDlHszw8QaKEobuL8cFrOk5yWU6u3h9g3DhPc4exTf6MVGp1OwX48p9qXcLbv7aSfeRjmY2mobavYjbo2IPmj6HmrnGW5EALrabLmJNSzpalM/X+ileHmlUQjtjMpcrrYUTMst3XGR6duH3z6UNVmpz4tJ2L9DLaPXMnjvZ1KJGJUqny/8GcxL+0HPVzPIyLx54RC/t/GyimhiP4eAsOp5lLozkYqPO2t38FHd+eBSuR+Obie3nYgTEsh00r4RzPSFkSuCLXshPwQHt7Bvddyn07PBgjvS2U3HnF7VnA+FdtYJdLF6JT5D4IdKW4mm2ZJQ/0hyboLZYJ+O9FB3Inkj6PMXMrLy9hrxkFcW889aSsqjYboAMp16bzK6Nfw4N9pDyI+LfzFnE4w/ctmU+HHuVGALmgp+DxE1jBI9XkLQocQ/Ta6A82x3jTZXsMueCFh7XZEKs3NtaZUtJbBbxL/bYCkFcI80wNp+3kxqXBCZL5nraDniOW60JQCKTCYJK0gnBHTFBkJaKKpryMa+v3kVqaihin8XHAADX7cRQ7SUZyCKKUg00T3/g1JqAn7CaQfhPQq0Mb1tRyr9P9BZBYgB1V8HmtE8GYgCSm+NulUFv0rwACmtVeX9bN6yAAAAABJRU5ErkJggg==');
		background-position: center center;
		background-size: cover;
		left: 0;
		top: 0;
}
.vc-popover-container h2 a {
		position: absolute;
		line-height: 23px;
		width: 23px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: #ff7800;
		font-size: 12px;
		color: #ffffff;
		text-align: center;
		right: 0;
		top: 8px;
		vertical-align: middle;
}
.vc-popover-container h2 a i {
		line-height: 12px;
}
.vc-popover-container h2 a:hover {
		background-color: #cc6000;
}
.blue-style .vc-popover-container h2 {
		color: #3a4a66;
}
.blue-style .vc-popover-container h2:before {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAmCAYAAACh1knUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZTk1ZGE0MS1kOGE3LTRlNTAtYmY4Ni01YzA5YzI4MGZjNWYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkY4RDMxN0ExMTYyMTFFNzhDMUVCNENDMDAzMzQwNUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkY4RDMxNzkxMTYyMTFFNzhDMUVCNENDMDAzMzQwNUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDplYTNiNGQ0Yy1lYzMxLTQzYmItYWYxMS1mNDFkNDk5NDdlZDgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphZTkyMDUzMi0xMzA0LTExN2EtOGY5MC04Nzk3MDE0OTgyODYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz58/WuxAAAFy0lEQVR42oxYCXBdUxh+7+WRZqEJHW0QSqlJVNoiBkPtJakRtB1G0k7VklgTS6id2koRWp00RTHVUVpj2qq9Sk1HUUuZsRSVYKwhJC9NmiZ5vu/Nd83vzrn3vX/me++ce/977nf+c86/3HhZRe1XkUhkeOT/sjMwALwJ3LT55YVf8uLYyrqp+GsERkpnJ+AzoAF4X89OBG4GSoAhwCCwBrgRaAViwHTgWqAISALtcfzsBeT7iJDc3SDwjAgcgb9bgUlGp506wKNAD3AYSQNnGR2SvAtYrv5pInSs733ZJLLDXGgD7gWeBoleEDgY7euBczV7SifQDDQBvwH7AjcAMzigdH7QOE8C24ExwO3A5IhbdtBMUXUeBspBoIUmBQn+fwhMMyTWaOazRIKz+xioNSSWALTgQpG4R8sWRCIltEge8BgIXGWu54pAjrm2GZgiS0W01jTxbkZnkywzqH5MFsuNpBEq/gPMtxfxsp9lISuLScL0+bK5Pp0VhoTV6cuESAfwh+PeIqDL9F06bwMbTL/LofMpsDoTInsAo/03MPtWzdCT4xzPc8ZzTP+MgPfM1zENJcI9clnAfR7NfrWnYG8Md+i8qr1BOUmb2S/vAOvTEdkGVOElLqvwRLyi7u7aiH7p11H2Nv8lAe+al47IgI7epQE6TaZdC8J5Dp2V8kEUet9ih85LwOdhRDyZhpeMCDDre2rvxyVy6HTTBai9K3CBQ6dPS52WCP3BTMfycEMuMJe4n7IcYy0G/lJ7pgj5ZRnwYzoinuldA7yg+EMpB0506PzC0KB2sZbIL53GcqFE9gHOcVil17fZGkI2ZKfaV5jQYOVxY7lAIinTwypxx/WlxqynKp74hb7nebXHApUBlluSCRHnALAKZ/qEutwj9QFWWWTc/JUBOl5ADCVCaYRVogEb0jP9mcAohw4j9ltqHw8c7ZgU99uqTIgc43LpGIBL85yJ0BelcV6xEMs9Yt1+LMTZXR5iVs/tM+UrdOjQG3+kdpXSRv+kNshHpSUyCctTEuD216pbpOzN5fabvTQwxGvPy4TIkJABrIesk65flitlpJwHjAiw3LdMwGJp0oRqWGVPx/XXTdwo03F2Oa+lxmvXBPgnOrh4OiKFARG3T6WGJ/Um97WyzsYylSCu5Ko7HZFU3IBVcgLy3Yg5pkc5dOxzZQGJE8nFMiEyymFWuu6TTT8qq/jH8z83y7GfajLZI56U/ud2K+tydSJKHBbyrJSnpNkf+LqslTBWo3xRdzwNAfqC2dhUq/TgZBVKY4zOFuA2hXjK2dI5xOh8B9zpRWeMMwF/d2hJU7lvEBEGrzkqtvjgkSo5K3wlJ7O3BxU3DtfgNk79LV9B6ySAAzVOjWvD2bo3oXrmIZDoAIFxKqhtldYj79qkaFyimrfa6PRq9nNlDRZZ94fks/lx5RZJPbxOZYQno5UmrlVETeq4bfHpcAnfVf7br77NT/cHvtcXgIT0chTF+d5ENJlMRuTK6fl+0s1cvXRQ6NP1LFnE+5yQrfvbdXLylER/LQIjlc1F5XfalOEVYMJvaNkZnYdGyypq70PjOtW2Q8U0X2TaZf5SzbRVTi5H3jIh8pxEgU4Fn71az3F5torwAbJ+uZzbUyBzPogwYxtHIts0OzL/BthFyc1EUyx5pudmHaY0gd9OOInZcvnjlWau1ssLFWvGizhLz71VVkw1PoQTOIF+5EXNfqMG/lXlQUSfHv7UmjI1XIlZtJmcc1AF2oA8ZKNSwWdFZKMmSZ3XROhQWb9D1UFV6vsIBq5WPGEUvFBm7fE5qZgerjepopWk9Cbo3laRLDU6WaYGYvl5sbbCKak0AGs0XadimXHX2SYViAosOYvk1Ap0f5h3/PTfoqK+Qdbg95NbtBQztISfAAfBACtMFVnAWZwupxQVmRZV719oE3LDfiCrPCDS64UOXd+kNl3/77LMAkXfan0ea5bD40YtVk58jZYy518BBgAB86eZqYZlQQAAAABJRU5ErkJggg==');
}
.blue-style .vc-popover-container h2 a {
		background-color: #3a4a66;
}
.blue-style .vc-popover-container h2 a:hover {
		background-color: #21314D;
}



.vc-popover-container .content {
	 font-size: 16px;
	 color: #000000;
	 font-family: 'MyriadPro-Regular';
	 line-height: 24px;
	 margin: 0 0 30px 0;
}
.vc-popover-container .content p {
		margin-bottom: 10px;
}
.vc-popover-container h3 {
		text-align: left;
		font-family: 'MyriadPro-Bold'; 
		font-size: 18px;
		color: #000000;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #ff7800;
		color: #000000;
		margin: 0 0 35px 0;
		font-weight: normal;
		text-transform: uppercase;
}
.vc-popover-container .row {
		margin-left: -30px;
		margin-right: -30px;
}
.vc-popover-container .col-md-5,
.vc-popover-container .col-md-7,
.vc-popover-container .col-md-12{
		padding-left: 30px;
		padding-right: 30px;
}
.vc-popover-container .col-md-5,
.vc-popover-container .col-md-7 {
		margin-bottom: 20px;
}
.vc-popover-container .questions {
		counter-reset: questions;
		width: 100%;
		margin: 0;
		padding: 0;
}
.vc-popover-container .questions li {
		position: relative;
		padding-left: 40px;
		margin-top: 30px;
}
.vc-popover-container .questions li:first-child {
		margin-top: 0;
}
.vc-popover-container .questions p {
		font-family: 'MyriadPro-Bold'; 
		font-size: 16px;
		line-height: 22px;
		color: #000000;
		margin-bottom: 25px;
}
.vc-popover-container .questions li:before {
		counter-increment: questions;
		content: counter(questions);
		width: 22px;
		line-height: 22px;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		background-color: #b2b2b2;
		font-family: 'MyriadPro-Bold'; 
		font-size: 14px;
		left: 0;
		top: 0;
		position: absolute;
		text-align: center;
}
.vc-popover-container .options-radio {
		width: 100%;
}
.vc-popover-container .options-radio .single-option {
		font-size: 16px;
		line-height: 16px;
		padding: 0 0 0 30px;
		position: relative;
		display: block;
		float: left;
		cursor: pointer;
		margin-left: 30px;
		color: #585858;
		font-family: 'MyriadPro-Regular';
}
.vc-popover-container .options-radio .single-option input[type=radio] {
		visibility: hidden;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		width: 0;
		height: 0;
		overflow: hidden;
		margin: 0;
		padding: 0;
}
.vc-popover-container .options-radio .single-option:first-child {
		margin-left: 0;
}
.vc-popover-container .options-radio .single-option:after {
		background-color: rgb(226, 226, 226);
		box-shadow: inset 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.078);
		-moz-box-shadow: inset 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.078);
		-webkit-box-shadow: inset 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.078);
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		width: 16px;
		height: 16px;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
}
.vc-popover-container .options-radio .single-option:before {
		position: absolute;
		border: 1px solid rgb(213, 100, 0);
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		background-image: -moz-linear-gradient( 90deg, rgb(255,120,0) 0%, rgb(255,160,76) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(255,120,0) 0%, rgb(255,160,76) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(255,120,0) 0%, rgb(255,160,76) 100%);
		width: 10px;
		height: 10px;
		content: '';
		left: 3px;
		top: 3px;
		z-index: 2;
		display: none;
}
.vc-popover-container .options-radio .single-option.checked:before {
		display: block;
}
.vc-popover-container .options-radio:after,
.vc-popover-container .options-radio:before {
		clear: both;
		content: '';
		display: table;
}
.survey-form-row {
		width: 100%;
		position: relative;
		margin-bottom: 10px;
}
.survey-form-row:after {
		font-family: FontAwesome;
		font-size: 16px;
		color: #bababa;
		left: 15px;
		top: 7px;
		position: absolute;
}
.survey-form-row.email:after {
		content: '\f2be';
}
.survey-form-row.phone:after {
		content: '\f095';
}
.survey-form-row.comment:after {
		content: '\f2b7';
}
.survey-form-row input {
		padding: 0 15px 0 48px;
		background-color: #f2f2f2;
		height: 35px;
		font-family: 'MyriadPro-Regular';
		font-size: 13px;
		color: #6d6d6d;
		border: none;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		width: 100%;
		outline: none;
}
.survey-form-row input::-webkit-input-placeholder,
.survey-form-row input::-moz-placeholder,
.survey-form-row input:-ms-input-placeholder,
.survey-form-row input:-moz-placeholder {
		opacity: 1;
		color: #6d6d6d;
}
.survey-form-row textarea {
		padding: 9px 15px 9px 48px;
		background-color: #f2f2f2;
		font-family: 'MyriadPro-Regular';
		font-size: 13px;
		color: #6d6d6d;
		border: none;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		line-height: 22px;
		resize: vertical;
		width: 100%;
		min-height: 200px;
		outline: none;
}
.vc-popover-container .info-text {
		font-family: 'MyriadPro-Regular';
		font-style: italic;
		font-size: 13px;
		line-height: 18px;
		color: #585858;
		margin: 0 0 35px 0;
}

.vc-popover-container button,
.vc-popover-container input[type=submit]{
		font-family: 'MyriadPro-Bold'; 
		min-width: 100px;
		font-size: 16px;
		color: #ffffff;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		text-align: center;
		background-color: #ff7800;
		height: 34px;
		border: none;
		padding-right: 10px;
		padding-left: 10px;
		margin-right: 10px;
}
.vc-popover-container input[type=submit] {
		line-height: 30px;
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
}
.blue-style .vc-popover-container button,
.blue-style .vc-popover-container input[type=submit]{
		background-color: #3a4a66;
		color: #ffffff;
}
.blue-style .ajax-loader {
		display: none!important;
}
.vc-popover-container .don-show-again {
		background-color: #b2b2b2;
}
.vc-popover-container .later-hun {
		background-color: #b2b2b2;
}
.vc-popover-container button:hover {
		background-color:#cc6000;
}
.blue-style .vc-popover-container button:hover,
.blue-style .vc-popover-container input[type=submit]:hover {
		background-color: #21314D;
}
.vc-popover-container .form-fields {
		margin-left: -8px;
		margin-right: -8px;
}
.vc-popover-container .form-fields .col-md-6, 
.vc-popover-container .form-fields .col-md-12 {
		padding-left: 8px;
		padding-right: 8px;
}
.vc-popover-container .field label {
		display: block;
		line-height: 32px;
		font-size: 16px;
		color: #585858;
		font-weight: 400;
}
.vc-popover-container .field input[type=text],
.vc-popover-container .field input[type=email]{
		border-style: solid;
		border-width: 1px;
		border-color: rgb(214, 214, 214);
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background-color: rgb(255, 255, 255);
		box-shadow: inset 0.515px 0.857px 3px 0px rgba(192, 192, 192, 0.392);
		-moz-box-shadow: inset 0.515px 0.857px 3px 0px rgba(192, 192, 192, 0.392);
		-webkit-box-shadow: inset 0.515px 0.857px 3px 0px rgba(192, 192, 192, 0.392);
		height: 45px;
		width: 100%;
		padding: 0 15px;
		color: #585858;
		margin-bottom: 10px;
}
.vc-popover-container .country {
		width: 100%;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		overflow: hidden;
		display: block;
		position: relative;
		border-style: solid;
		border-width: 1px;
		border-color: rgb(214, 214, 214);
		box-shadow: inset 0.515px 0.857px 3px 0px rgba(192, 192, 192, 0.392);
		-moz-box-shadow: inset 0.515px 0.857px 3px 0px rgba(192, 192, 192, 0.392);
		-webkit-box-shadow: inset 0.515px 0.857px 3px 0px rgba(192, 192, 192, 0.392);
}
.vc-popover-container .country:after {
		position: absolute;
		width: 0;
		height: 0;
		border-top: 5px solid #000000;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-bottom: 5px solid transparent;
		content: '';
		top: 20px;
		right: 11px;
		pointer-events: none;
}
.vc-popover-container .country select {
		width: 100%;
		color: #585858;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		height: 45px;
		border: none;
		padding: 0 30px 0 15px;
}
.vc-no-scroll {
		overflow-y: hidden;
}
.system-message {
		width: 100%;
		margin: 0 0 10px 0;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 10px 10px 10px 30px;
		position: relative;
		font-size: 14px;
		font-family: 'MyriadPro-Bold';
}
.system-message:after {
		font-family: FontAwesome;
		font-size: 14px;
		left: 10px;
		position: absolute;
		top: 10px;
}
.system-message {
		background-color: #ffdede;
		border: 1px solid #ff2b2b;
		color: #ff2b2b;
}
.system-message.error:after {
		color: #ff2b2b;
		content: "\f057";
		left: 10px;
}
.shop_content .col-sm-4:nth-child( 3n+1 ) {
		clear: both;
}
.single_product {
		position: relative;
		overflow: hidden;
}
.single_product .fp-tag {
		width: 100%;
		display: block;
		font-size: 11px;
		font-family: 'MyriadPro-Bold';
		line-height: 15px;
		background-color: #ff7800;
		text-transform: uppercase;
		text-align: center;
		position: absolute;
		z-index: 100;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 5%;
		right: -38%;
}
.single_product .cfp-tag {
		width: 100%;
		display: block;
		font-size: 11px;
		font-family: 'MyriadPro-Bold';
		line-height: 15px;
		background-color: #ff7800;
		text-transform: uppercase;
		text-align: center;
		position: absolute;
		z-index: 100;
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 6%;
		right: -30%;
}
.single_product .img_holder {
		position: relative;
        min-height: 250px;
}

.compare-sm-3 .single_product .img_holder {
		position: relative;
        min-height: 330px;
}

.col-sm-4 .single_product .img_holder {
		position: relative;
        min-height: 330px;
}

.single_product .img_holder .contact-btn {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border: 2px solid rgb(28, 56, 89);
		display: inline-block;
		line-height: 26px;
		padding: 2px 12px 0 12px;
		font-size: 13px;
		vertical-align: middle;
		color: #1c3859;
		font-family: 'MyriadPro-Semibold';
		position: absolute;
		z-index: 100;
		bottom: 20px;
		right: 0;
		text-transform: uppercase;
		background: #ffffff;
}
@media all and (max-width: 767px) {
		.single_product .fp-tag,
        .single_product .cfp-tag {
				right: -42%;
				top: 10%;
		}
}
@media all and (max-width: 520px) {
		.single_product .fp-tag,
        .single_product .cfp-tag {
				right: -38%;
		}
}
@media all and (max-width: 320px) {
		.single_product .fp-tag,
        .single_product .cfp-tag {
				top: 6%;
		}
}
.single_product .img_holder .contact-btn:hover {
		text-decoration: none;
		color: #ff7800;
		border: 2px solid #ff7800;
}
.single_product .img_holder .contact-btn i {
		font-size: 16px;
		margin: 5px 9px 0 0;
		float: left;
}
.maps {
		width: 100%;
		position: relative;
}
.maps:after, .maps:before {
		content: '';
		display: table;
		clear: both;
}
.maps .map-container {
		width: 50%;
		border-left: 1px solid #314961;
		float: left;
}
.maps .map-container:first-child {
		border-left: 0;
}
.maps .vc-map {
		height: 530px;
}
.maps .tabs {
		position: absolute;
		z-index: 9997;
		bottom: 27px;
		width: 500px;
		background-color: #ffffff;
		box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.059);
		-moz-box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.059);
		-webkit-box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.059);
		border-radius: 24px;
		-moz-border-radius: 24px;
		-webkit-border-radius: 24px;
		padding: 9px 20px;
		left: 50%;
		margin-left: -250px;
		text-align: center;
}
.maps .tabs a {
		padding: 0 0 0 30px;
		line-height: 29px;
		display: inline-block;
		margin: 0 0 0 20px;
		background-position: left center;
		background-repeat: no-repeat;
		text-transform: uppercase;
		font-family: 'MyriadPro-Bold';
		font-size: 13px;
}
.maps .tabs a.active,
.maps .tabs a:hover {
		text-decoration: underline;
}
.maps .tabs a:first-child {
		margin: 0;
}
.maps .tabs a.reps {
		background-image: url( 'markers/rep.png' );
		color: #09b73a;
}
.maps .tabs a.offices {
		background-image: url( 'markers/office.png' );
		color: #4b8ade;
}
.maps .tabs a.factories {
		background-image: url( 'markers/factory.png' );
		color: #ff9600;
}
.marker-infowindow h3 {
		font-family: 'MyriadPro-Bold';
		font-size: 13px;
		line-height: 17px;
		font-weight: normal;
		text-transform: uppercase;
		text-align: left; 
		margin: 0 0 10px 0!important;
}
.marker-infowindow p {
		color: #333333;
		font-size: 13px;
		line-height: 17px;
		font-family: 'MyriadPro-Regular';
		text-align: left;
}
.single-product-description 
{
		padding: 20px!important;
}
.landing iframe,
.single-product-description iframe {
        width: 100%;
        margin: 0 auto;
}
.single-product-description p{
		font-size: 18px;
		line-height: 18px;
		color: #595959;
		font-family: 'MyriadPro-Regular';
}
.wpcf7-checkbox {
		border: none!important;
		height: auto!important;
		padding: 0!important;
		margin: 0!important;
}
.wpcf7-checkbox:after, .wpcf7-checkbox:before {
		clear: both;
		display: table;
		content: '';
}
.wpcf7-checkbox input, .wpcf7-checkbox .wpcf7-list-item-label {
		float: initial;
}
.wpcf7-checkbox .wpcf7-list-item-label {
		margin: 0 0 0 5px;
		text-transform: none;
}
.wpcf7-checkbox .wpcf7-list-item {
		margin: 0;
}
.vc-popover-container .fineprint {
	 font-size: 14px;
	 color: #000000;
	 font-family: 'MyriadPro-Regular';
	 line-height: 20px;
	 margin: 30px 0 0 0;
}
.vc-popover-container .fineprint p {
		margin: 0;
}
.vc-special-field {
		appearance: none!important;
		-webkit-appearance: none!important;
		-moz-appearance: none!important;
		width: 0px!important;
		height: 0px!important;
		overflow: hidden!important;
		border: 0px!important;
		outline: 0px!important;
		padding: 0!important;
		margin: 0!important;
		visibility: hidden;
}
.category-title {
		text-align: left;
		border-bottom: 1px solid #cccccc;
		font-size: 48px;
		margin: 0 0 0.5em 0;
		padding-bottom: 0.15em;
}
.category-desc p {
	color: #223956; 
	font-size: 16px;
	padding-bottom: 20px;
}
.social-footer:after, social-footer:before {
		content: '';
		display: table;
		clear: both;
}
.social-footer a {
				display: block;
				float: left;
				width: 35px;
				margin-right: 10px;
				margin-top: 10px;
}
.social-footer .social-icon {
		display: block;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		width: 100%;
		position: relative;
		padding-bottom: 100%;
		height: 0;
}
.social-footer .social-icon.blogsubscribe {
				background-image: url( img/blog_icon.png );
}
.social-footer .social-icon.facebook {
				background-image: url( img/facebook_icon.png );
}
.social-footer .social-icon.linkedin {
				background-image: url( img/linkedin_icon.png );
}
.social-footer .social-icon.youtube {
				background-image: url( img/youtube_icon.png );
}
.blog-container {
    width: 90%;
    margin: 0 auto;
    max-width: 1024px;
    padding-left: 0;
    padding-right: 0;
}
.blog-wrapper {
	padding: 28px 0 100px;
}

.blog-space {
    padding-left: 0;
    padding-right: 0;
}

.blog-space-cat {
    margin: 0em 1em 1em;
}

.blog-wrapper .section-title {
	position: relative;
	padding: 5px 0 15px;
}

.blog-wrapper .section-title:before {
	content: "";
	position: absolute;
	top: 32px;
	width: 100%;
	height: 1px;
	background-color: #d5d5d5;
	right: 0;
	z-index: -1;
}

.blog-wrapper .section-title h1 {
	font-size: 35px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	background: #fff;
	display: inline-block;
	padding-right: 30px;
    margin: 13px 0 15px 0;
}

.blog-wrapper .blog-title h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	background: #fff;
	display: inline-block;
	padding: 10px 0px 30px;
    margin: 0 auto;
    width: 100%;
}

.blog-wrapper .w-title {
	background: rgb(97,120,151);
	background: -moz-linear-gradient(left, rgba(97,120,151,1) 0%, rgba(97,120,151,1) 50%, rgba(39,62,93,1) 100%);
	background: -webkit-linear-gradient(left, rgba(97,120,151,1) 0%,rgba(97,120,151,1) 50%,rgba(39,62,93,1) 100%);
	background: linear-gradient(to right, rgba(97,120,151,1) 0%,rgba(97,120,151,1) 50%,rgba(39,62,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617897', endColorstr='#273e5d',GradientType=1 );
	height: 50px;
	padding: 0 25px;
	line-height: 50px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 15px; 
}

.blog-wrapper .r-title {
	background: rgb(234,22,48);
	background: -moz-linear-gradient(left, rgba(242,97,114,1) 0%, rgba(242,97,114,1) 50%, rgba(234,22,48,1) 100%);
	background: -webkit-linear-gradient(left, rgba(242,97,114,1) 0%,rgba(242,97,114,1) 50%,rgba(234,22,48,1) 100%);
	background: linear-gradient(to right, rgba(242,97,114,1) 0%,rgba(242,97,114,1) 50%,rgba(234,22,48,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617897', endColorstr='#273e5d',GradientType=1 );
	height: 50px;
	padding: 0 25px;
	line-height: 50px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 15px; 
}

.blog-wrapper .w-title h3,
.blog-wrapper .r-title h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	line-height: 50px;
	text-transform: uppercase;
	text-align: left;
}

.blog-wrapper .sidebar-widget ul {
	padding: 0 15px 15px; 
	margin-bottom: 0;
}

.blog-wrapper .sidebar-widget li {
	border-bottom: 1px solid #eeeeee;
	list-style-type: none;
    padding-left: 10px;
}

.blog-wrapper .sidebar-widget li:last-child {
	border-bottom: 0;
}

.blog-wrapper .sidebar-widget li a {
	font-size: 16px;
	font-weight: 300;
	line-height: 48px;
	color: #223956;
}

.blog-wrapper .sidebar-widget {
	background-color: #fbfbfb;
	border-radius: 3px;
	margin: 0 0 50px;
}

.blog-wrapper .sidebar-widget:last-child {
	margin-bottom: 0;
}

.blog-wrapper .featured-img {
	position: relative;
	height: 425px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 3px;
	margin-bottom: 25px;
}

/* 03-09-2019
.blog-wrapper .featured-img:before {
	content: "";
	position: absolute;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	width: 100%;
	height: 125px;
	bottom: 0;
	border-radius: 3px;
}
*/

.blog-wrapper .featured-img .post-title {
	position: absolute;
	bottom: 12px;
	left: 25px;
	right: 25px;
    background-color: rgb(255,255,255,50%);
    padding: 3px;
}

.blog-wrapper .featured-img .post-title h2 {
	font-size: 23px;
	font-weight: 700;
	color: #223956;
	margin: 0 0 10px;
	text-transform: uppercase;
	text-align: left;
	line-height: 28px;
}

.blog-wrapper .featured-img .post-title ul {
	padding: 0;
}

.blog-wrapper .featured-img .post-title ul li {
	display: inline-block;
	margin-right: 20px;
	position: relative;
}

.blog-wrapper .featured-img .post-title ul li a,
.blog-wrapper .featured-img .post-title ul li span{
	color: #223956;
	font-size: 16px;
	position: relative;
	transition: all 0.4s;
				
}

.blog-wrapper .featured-img .post-title ul li a:before {
		content: ', ';
		font-size: 16px;
		color: #223956;
}

.blog-wrapper .featured-img .post-title ul li a:first-of-type:before {
		display: none;
}



.blog-wrapper .featured-img .post-title ul li a:hover {
	text-decoration: none;
	opacity: .8;
}

.blog-wrapper .featured-img .post-title ul li:before {
	content: " | ";
	position: absolute;
	right: -13px;
	color: #223956;
}

.blog-wrapper .featured-img .post-title i {
	color: #223956;
}

.blog-wrapper .featured-img .post-title ul li:last-child:before {
	display: none;
}

.blog-wrapper .description-box p {
	font-size: 16px;
	color: #212121;
	line-height: 26px;
	margin: 0 0 40px;
}

.blog-wrapper .content-box {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
	margin-bottom: 30px; 
}

.blog-wrapper .content-box p {
	font-size: 16px;
	color: #212121;
	line-height: 26px;
	margin: 0 0 25px;
}

.blog-wrapper .description-box .rdm-btn {
	background-color: #223956;
	font-size: 16px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	min-width: 120px;
	text-align: center;
	display: inline-block;
	float: right;
	border-radius: 3px;
	transition: all 0.4s;
}

.blog-wrapper .share-box {
	text-align: right;
}

.blog-wrapper .share-box ul {
	padding: 0;
}

.blog-wrapper .share-box li {
	display: inline-block;
	margin-right: 15px;
    margin-bottom: 5px;
}

.blog-wrapper .share-box li:last-child {
	margin-right: 0;
}

.blog-wrapper .share-box .f-share:hover {
	background-color: #3b5998;
}

.blog-wrapper .share-box .f-share {
	color: #3b5998;
	font-size: 16px;
	line-height: 30px;
	width: 80px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #3b5998;
	text-align: center;
	transition: all 0.4s;
	display: inline-block;
}

.blog-wrapper .share-box .f-share:hover {
	color: #fff;
	text-decoration: none;
}

.blog-wrapper .share-box .f-share a {
	text-decoration: none;
}

.blog-wrapper .share-box .in-share:hover {
	background-color: #0077b5;
}

.blog-wrapper .share-box .in-share {
	color: #0077b5;
	font-size: 16px;
	line-height: 30px;
	width: 80px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #0077b5;
	text-align: center;
	transition: all 0.4s;
	display: inline-block;
}

.blog-wrapper .share-box .in-share:hover {
	color: #fff;
	text-decoration: none;
}

.blog-wrapper .share-box .in-share a {
	text-decoration: none;
}

.blog-wrapper .share-box .s-share:hover {
	background-color: #bfbebe;
}

.blog-wrapper .share-box .s-share {
	color: #bfbebe;
	font-size: 16px;
	line-height: 30px;
	width: 80px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #bfbebe;
	text-align: center;
	transition: all 0.4s;
	display: inline-block;
}

.blog-wrapper .share-box .s-share:hover {
	color: #fff;
	text-decoration: none;
}

.blog-wrapper .share-box .s-share a {
	text-decoration: none;
}

.blog-wrapper .share-box .p-share:hover {
	background-color: #f05660;
}

.blog-wrapper .share-box .p-share {
	color: #f05660;
	font-size: 16px;
	line-height: 30px;
	width: 80px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #f05660;
	text-align: center;
	transition: all 0.4s;
	display: inline-block;
}

.blog-wrapper .share-box .p-share:hover {
	color: #fff;
	text-decoration: none;
}

.blog-wrapper .share-box .p-share a {
	text-decoration: none;
}

.blog-wrapper .description-box .rdm-btn:hover {
	text-decoration: none;
	background-color: #152234;
}

.blog-wrapper .description-box {
	overflow: hidden;
}

.blog-wrapper .post-wrapper {
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 40px;
	margin: 0 0 40px;
}

.blog-wrapper p {
    color: #333;
    font-size: 18px;
}

.blog-pspace {
    padding: 0 15px;
}

.blog-wrapper .post-wrapper:last-child {
	border-bottom: 0;
}

.blog-wrapper .nav-wrapper {
	text-align: center;
	clear: both;
}

.blog-wrapper .nav-wrapper ul {
	padding: 0;
}

.blog-wrapper .nav-wrapper ul li {
	display: inline-block;
	margin-right: 10px;
    padding: 6px 12px;
    background: #223956;
    border: 1px solid #223956;
}

.blog-wrapper .nav-wrapper ul li:first-child {
	background: #FFF;
}

.blog-wrapper .nav-wrapper ul li:first-child a:hover {
	color: #223956;
}

.blog-wrapper .nav-wrapper ul li:last-child {
	margin-right: 0;
}

.blog-wrapper .nav-wrapper ul li a,
.blog-wrapper .nav-wrapper ul li span{
	font-size: 18px;
	color: #cccccc;
	padding: 5px;
	transition: all 0.4s;
}

.blog-wrapper .nav-wrapper ul li a:hover {
	text-decoration: none;
	color: #223956;
}

.blog-wrapper .nav-wrapper ul li.active {
	color: #223956 !important;
    border: 1px solid #223956;
    background: #FFF;
}

.blog-wrapper .nav-wrapper ul li.active a:hover {
	text-decoration: none;
	color: #223956;
}

.blog-wrapper .active {
	color: #223956 !important;
}

.blog-wrapper .ts-wrapper {
	overflow: hidden;
}

.blog-wrapper .ts-wrapper .tag-box {
	width: 40%;
	float: left;
}

.blog-wrapper .ts-wrapper .share-box {
	width: 60%;
	float: left;
}

.blog-wrapper .ts-wrapper .tag-box .fa-tags {
	color: #223956;
	font-size: 16px;
	margin-right: 13px;
}

.blog-wrapper .ts-wrapper .tag-box a {
	display: inline-block;
	font-size: 16px;
	margin-right: 13px;
	line-height: 28px;
}

.blog-wrapper .ts-wrapper .tag-box a:last-child {
	margin-right: 0;
}

.single-post {
	padding-bottom: 0px;
}

.intro-text {
    font-weight: bold;
    font-size: 16px;
    color: #223956;
    margin-bottom: 23px;
    margin-top: 20px;
}

@media (max-width: 1260px) {
	.blog-wrapper .ts-wrapper .tag-box,
	.blog-wrapper .ts-wrapper .share-box {
		width: 100%;
		float: none;
		text-align: center;
	}

	.blog-wrapper .ts-wrapper .tag-box {
		margin-bottom: 20px;
	}
}

@media (max-width: 991px) {
	.blog-wrapper .column-reverse {
		display: flex;
		flex-direction: column-reverse;
	}

	.nav-wrapper {
		margin: 35px 0 55px;
	}

	.single-post,
	.blog-wrapper {
		padding-bottom: 55px;
	}
}

@media (max-width: 768px) {
	.blog-wrapper .featured-img {
		height: 245px;
	}

	.blog-wrapper .featured-img .post-title h2 {
		font-size: 20px;
	}

	.blog-wrapper .blog-wrapper {
		padding: 28px 0 75px;
	}

	.blog-wrapper .featured-img .post-title {
		left: 15px;
		right: 15px;
	}
}

@media (max-width: 420px) {
	.blog-wrapper .section-title h1 {
		padding-right: 10px;
	}

	.blog-wrapper .share-box li {
		margin-bottom: 15px;
		width: 35%;
		margin-right: 0;
	}
}

.contact-section-sidebar{
	display: inline-block;
	width: 100%;
    margin-bottom: 27px;
}

.contact-section-sidebar h5 {
    font-weight: bold;
    font-size: 20px;
    color: #223956;
    margin-bottom: 16px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 11px;
}

.contact-section-sidebar ul {
	margin-top: 0;
	padding-top: 0;
}

.contact-section-sidebar ul li,
.contact-section-sidebar a,
.contact-section-sidebar span {
	font-size: 16px;
	color: #223956;
    margin-bottom: 16px;
}


.contact-section-sidebar ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}


.contact-section-sidebar .social-list {
	display: inline-block;
	width: 100%;
	text-align: left;
}

.contact-section-sidebar .social-list a {
    width: 25px;
    height: 25px;
    line-height: 28px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
}

.contact-section-sidebar .social-list a:hover {
	opacity: 0.7;
}
.products_sec h3 {
    color: #333333;
    font-size: 32px;
}

.vc-full-width {
    margin: 0 0 50px 0;
}
.capa_info {
    padding: 12px;
    margin: 30px 0 0 0;
    background-color: #e7eaee;
}
.capa_info.blue {
    
}
.capa_info .vc-gallery {
    margin-left: -6px;
    margin-right: -6px;
}
.capa_info .vc-gallery:after, 
.capa_info .vc-gallery:before {
    content: '';
    clear: both;
    display: table;
}
.capa_info .vc-gallery .vc-image {
    padding-left: 6px;
    padding-right: 6px;
    float: left;
    width: 50%;
}
.capa_info .vc-gallery .vc-image img {
    width: 100%;
    display: block;
    outline: none;
    border: none;
}

.capa_info .vc-section-content {
    padding: 30px;
}

.capa_info .vc-section-content p {
    font-size: 13px;
    line-height: 24px;
    color: #74757a;
    font-family: 'Roboto';
    font-weight: 400;
    text-align: left;
}

.capa_info .vc-section-content ul{
     color: #74757a;
     font-size: 13px;
     line-height: 24px;
     font-family: 'Roboto';
    font-weight: 400;
}

.capa_info .vc-section-content h2
{
    font-size: 28px;
    text-align: left;
    line-height: 32px;
    color: #52759a;
    margin: 0 0 15px 0;
    font-family: 'MyriadPro-Regular';
}
.capa_info.blue .vc-section-content h2 {
    color: #ffffff;
}
.capa_info.blue .vc-section-content ul{
     color: #ffffff;
}
.capa_info.blue .vc-section-content p {
    color: #ffffff;
}
.vc-image-obj {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 160.24%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/* New Blog Layout 2019-03-09 */

#postgrid {
  overflow: hidden;
  clear: both;
  color: #333;
}

.postgrid-item {
  overflow: hidden;
  box-sizing: border-box;
  width: 30%;
  float: left;
  margin: 20px 12px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  min-height: 345px;
}

.postgrid-item img {
  margin: 0 auto;
}

.postgrid-item.first {
  width: 30%;
  margin-left: 0;
  height: 345px;
}

.postgrid-item.last {
  width: 30%;
  margin-right: 0;
  height: 345px;
}

.postgrid-item h2,
.postgrid-item p {
  margin: 0;
  padding: 20px;
}

.postgrid-item h2 {
  font-size: 20px;
  padding-bottom: 0;
  text-align: left;
}

.postgrid-item p {
  font-size: 1.5rem;
}

p.postgrid-meta {
  font-size: 1.2rem;
  color: #777;
  padding-bottom: 10px;
  padding-top: 5px;
}

.postgrid-area {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.postgrid-area:before {
    content: " ";
    display: table;
}

.postgrid-area:after {
    clear: both;
}

.flex-list {
    position: relative;
    overflow: hidden;
}
.flex-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -30px;
    list-style-type: none;
}
.flex-list li {
    flex-grow: 1;
    flex-basis: auto;
    font-size: 16px;
    margin: .20em 0;
    text-align: center;
    display: block;
	padding: 0 10px;
}

.flex-list li:first-child {
    border-left: none;
}

.flex-list select {
    display: none;
}

.section-title ul.dt {
    margin-left: -35px;
}

.section-title ul li {
    color: #223956;
    display: inline-block;
    margin-right: 20px;
    position: relative;
    content: none;
}

.section-title ul li span,
.section-title ul li a {
    color: #337ab7;
    font-size: 16px;
    position: relative;
    transition: all 0.4s;
    padding: 2px;
}

.blog-wrapper .call-to-action {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 0px;
    color: #223956;
    font-size: 16px;
}

.related-posts {
    font-size: 24px;
    color: #FFF;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    padding-top: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
    background-color: #223956;
}

.related-posts a {
    color: #FFF;
}

.related-posts h4 {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
}

.featuredblogWrapper {
    padding-bottom: 30px;
}

.blogcontainer {
    width: 90%;
    margin: 0 auto;
    min-width: 480px;
    max-width: 1024px;
}

.blogwrapper {
    max-width: 1024px;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    padding: 0 15px;
}

.previewColumn {
	display: inline-block;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 20px;
}

.previewColumn a {
	color: #333;
}

.previewColumn a.read-more:hover {
	background-color: #223956;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
}

.previewColumn img {
	width: 100%;
	height: auto;
}

.side-left {
	float: left;
}

h2.blogpreview {
	font-size: 24px;
	margin: 0;
    text-align: left;
}

.img_thumb {
	height: auto;
	width: 100%;
}

.categoryAndTag {
	font-size: 1.2rem;
	color: #777;
	padding-bottom: 0;
}

.read-more {
	color: #333;
	font-weight: 600;
	padding: 5px 10px;
	border: 2px solid #666;
    border-top-color: rgb(51, 51, 51);
    border-right-color: rgb(51, 51, 51);
    border-bottom-color: rgb(51, 51, 51);
    border-left-color: rgb(51, 51, 51);
}

.blog-image {
    margin-bottom: 10px;
}

.blog-image-container {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    display: block;
    text-align: center;
}

i-sizer {
    display: block!important;
}

.i-layout-size-defined {
    overflow: hidden!important;
}

.i-layout-size-defined .i-fill-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.i-replaced-content, .i-screen-reader {
    padding: 0!important;
    border: none!important;
}

.i--blurry-placeholder, .i-fill-content {
    display: block;
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    margin: auto;
}

.blog-cta {
    background-color: #223956;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.blog-cta h2 {
    font-size: 28px;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 10px;
}

.blogherobtn {
    width: 48%;
    height: 100%;
    cursor: pointer;
    background: transparent;
    border: 1px solid #FFF;
    outline: none;
    transition: 1s ease-in-out;
    margin: 0px 0px 8px;
}

.blogherobtn:hover {
  transition: 1s ease-in-out;
  background: #ea162f;
}

.blogherobtn:hover svg {
  stroke-dashoffset: -480;
}

.blogherobtn span {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

.blogherobtn:hover span {
  color: #FFF;
}

@media (max-width: 1120px) { 
    .postgrid-item { width: 100%; min-height: 0px; margin: 10px 0 10px; }
    .postgrid-area { margin: 0; }
    .flex-list ul     { display: none; }
    .flex-list select { color: #000;display: inline-block;margin: 0 auto;width: 100%;padding: 5px 15px; }
    h2.blogpreview { margin-top: 10px; }
    .blog-image { float: left; margin-bottom: 0px; margin-right: 10px; }
    .postgrid-item h2 { padding: 5px; }
    .blogherobtn { width: 98% }
}

@media (max-width: 600px) { 
    .blog-image { display: none; }
    p.postgrid-meta { padding-left: 5px; }
}

@media (max-width: 400px) { 
    .flex-list select { width: 220px; }
}

/*------------option carousel-------------*/

.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1511514141;
	top: 0;
	left: 0;
	background-color: #0081d7;
    background-image: url(https://www.stetron.com/wp-content/uploads/2019/11/Future-Direction-3_lightened.jpg);
	overflow-x: hidden;
	transition: 0.1s;
}

.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
    font-size: 36px;
    color: #0081d7;
    display: block;
}

.overlay-content p {
    padding: 0px 10px;
}

.overlay-content ul {
    list-style-type: none;
    padding-left: 0;
}

.overlay-content ul li {
    border: 2px solid #0081d7;
    width: 50%;
    height: 100%;
    text-align: center;
    margin: 0 auto 10px;
    text-transform: capitalize;
}

.overlay a {
	padding: 3px;
	font-size: 30px;
	color: #0081d7;
	display: block;
	transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    background-color: #0081d7;
	color: #FFF;
    text-decoration: none;
}

.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}

.overlay a.closebtn {
    text-decoration: none;
}

.overlay a.closebtn:hover {
    background-color: transparent;
    color: #FFF;
}

.hero {
    background-image: url(https://www.stetron.com/wp-content/uploads/2019/11/future-direction-speaker-3_hero.jpg);
    height: 100%;
    min-height: 480px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}

.hero-option {
    height: 100%;
    min-height: 425px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}

.our_video {
    width: 100%;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
    background-color: #000000;
    height: 100%;
}

.our_video #myVideo {
    height: 380px;
}

.hero-table .table-cell {
		width: 50%;
		display: table-cell;
		vertical-align: middle;
        float: left;
}
.hero-table .table-cell-right { 
		width: 50%;
		display: table-cell;
        padding-left: 20px;
		vertical-align: middle;
}

.hero-table .table-cell-2 {
		width: 33%;
		display: table-cell;
		vertical-align: middle;
        float: left;
}
.hero-table .table-cell-2-right { 
		width: 33%;
		display: table-cell;
		vertical-align: middle;
}

.herocontent {
    padding: 20px 25px;
}

.herocontent-2 {
    padding: 20px 10px 20px;
    text-align: center;
}

.herocontentright {
    padding: 0px 0px 20px 40px;
    text-align: center;
}

.herocontentright-2 {
    padding: 0px 10px 20px;
    text-align: center;
}

.hero ul {
    list-style-type: none;
    padding-left: 0px;
}

.herowelcome {
    color: #FFF;
    font-size: 21px;
}

.heromessage {
    color: #FFF;
    font-size: 24px;
    text-align: center;
}

.herocontent img {
    height: 50%;
    width: 60%;
    margin: 0 20%;
}

.herocontent-2 img {
    height: 85%;
    width: 85%;
    margin: 0 5%;
}

.herocall {
    color: #0081d7;
    font-size: 28px;
    font-weight: 700;
}

.herotitle {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    text-align: center; 
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: red;
}

.herocontentright ul li {
    line-height: 1.3;
}

.herocontentright a {
    color: #0081d7;
    font-size: 24px;
    font-weight: 600;
}

.herocontentright a:hover {
    color: #0081d7;
    text-decoration: none;
}

h1.herowelcome {
    color: #FFF;
    font-family: 'MyriadPro-Regular';
    font-size: 48px;
    font-weight: 500;
    margin: 0;
    padding: 25px 0px;
    text-align: center;
}

.herobtn {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: transparent;
  border: 1px solid #FFF;
  outline: none;
  transition: 1s ease-in-out;
  margin: 0px 0px 8px;
}

.herobtn-2 {
  width: 75%;
  height: 100%;
  cursor: pointer;
  color: #FFF;
  background: #C50301;
  outline: none;
  transition: 1s ease-in-out;
  padding: 5px;
  margin: 25px 0px 0px;
  font-size: 18px;
  border: 0;
}

.herobtn-2 a {
    color: #FFF;
    text-decoration: none;
}

svg {
  position: absolute;
  left: 0;
  top: 0;
  fill: none;
  stroke: #fff;
  // stroke-dasharray: 150 480;
  stroke-dashoffset: 150;
  transition: 1s ease-in-out;
}

.herobtn:hover {
  transition: 1s ease-in-out;
  background: #0081d7;
}

.herobtn:hover svg {
  stroke-dashoffset: -480;
}

.herobtn span {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

.herobtn:hover span {
  color: #FFF;
}

.herobtn-2:hover {
  transition: 1s ease-in-out;
  background: #0081d7;
  color: #FFFFFF;
}

.herobtn-2:hover svg {
  stroke-dashoffset: -480;
}

.herobtn-2 span {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

.herobtn-2:hover span {
  color: #FFF;
}

@media all and (max-width: 1300px) {
    .herowelcome {
		font-size: 18px;
    }
}

@media all and (max-width: 999px) {
    .hero-table .table-cell-2 {
		width: 100%;
    }
}

@media all and (max-width: 767px) {
    h1.herowelcome {
        font-size: 36px;
        padding: 20px 10px 10px;
    }
    .herowelcome {
        text-align: center;
        font-size: 20px;
    }
    .heromessage {
        text-align: center;
        font-size: 20px;
    }
    .hero-table .table-cell { 
        width: 100%;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }
    .hero-table .table-cell-right { 
        width: 100%;
        padding-top: 5px;
        padding-right: 20px;
    }
    .herocontent {
        padding: 5px 25px;
    }
    .herocontentright {
        padding: 20px 25px 20px 25px; 
    }
}

/*------------calculator-------------*/

#wrapper {
    width: 100%;
    max-width: 1100px;
    min-width: 320px;
    text-align: center;
    margin: 0 auto;
    background-color: white;
    overflow: auto;
}

#unav {
    margin: 0 auto;
    text-align: center;
    background-color: #B1CBF7;
    padding: 5px 0px;
}

#cfloatc2 {
    width: 746px;
    text-align: center;
    float: left;
    margin: 0 0 0 4px;
}

#cfloatc3 {
    width: 342px;
    text-align: center;
    float: left;
    background-color: #F0F0F0;
    padding: 5px 0 10px 0;
    margin: 5px 0 0 4px;
    border-radius: 10px;
}

hr { 
    color: #f7f7f7;
    background-color: #f7f7f7;
    height: 2px;
    border: 0px;
    margin: 3px 0;
}

h1.header {
    font-size: 17px;
    margin: 4px 0;
    padding: 0;
}

h2.header {
    font-size: 15px;
    margin: 4px 0;
    padding: 0;
}

h3.header {
    font-size: 15px;
    margin: 4px 0;
    padding: 0;
}

h3.label {
    font-size: 14px;
    text-align: left;
    margin: 0 0 0 4px;
    padding: 0;
    text-decoration: underline;
}

.calculator h4 {
    font-size: 18px;
    padding-left: 15px;
    background: linear-gradient(to right, rgb(97, 120, 151) 0%,rgb(97, 120, 151) 50%,rgb(39, 62, 93) 100%);
    margin: 0px 15px 10px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
}

div.lnkhdr,a.lnkhdr:link,a.lnkhdr:visited {
    font-family: 'MyriadPro-Regular';
    color: white;
    background-color: #3775DD;
    width: 140px;
    padding: 8px 4px 8px 4px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin: 1px 2px;
    border-radius: 10px;
}

div.lnkhdr:hover,a.lnkhdr:hover,a.lnkhdr:active {
    background-color: #C45500;
}

a.link:link,a.link:visited,a.link2:link,a.link2:visited {
    font-family: 'MyriadPro-Regular';
    color: white;
    background-color: #3775DD;
    width: 290px;
    text-align: left;
    padding: 8px 4px 8px 20px;
    text-decoration: none;
    display: inline-block;
    margin: 1px 2px;
    border-radius: 10px;
}

a.link:hover,a.link:active,a.link2:hover,a.link2:active {
    background-color: #C45500;
}

div.txt {
    width: 98%;
    text-align: left;
    margin: 0 auto;
}

#menuicon {
    display: inline;
    font-size: 13px;
}

div.jbold {
    font-weight: bold;
    font-size: 14px;
}

div.center {
    margin: 0 auto;
    text-align: center;
}

@media (max-width:1100px) {
    #cfloatc2 {
        width: 100%;
        margin: 0 0 0 0;
    }
    #cfloatc3 {
        width: 100%;
        margin: 5px 0 0 0;
    }
}

div.resp {
    margin: 15px auto 5px auto;
    text-align: center;
}

div.resp2 {
    margin: 5px auto 5px auto;
    text-align: center;
}

div.jbold { 
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0 0 0; 
}

div.txt { 
    margin: 5px auto 0 auto; 
}

div.apptitle {
    width: 97%;
    max-width: 728px;
    margin: 0 auto;
    padding: 2px;
    border-radius: 4px 4px 0px 0;
    border-style: solid;
    border-width: 2px;
    border-color: #404041;
    font-family: 'MyriadPro-Regular';
    font-weight: bold;
    color: white;
    background-color: #404041;
    text-align: center;
}

div.apptitlenorad {
    width: 97%;
    max-width: 728px;
    margin: 0 auto;
    padding: 2px;
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    border-color: #00349A;
    font-family: 'MyriadPro-Regular';
    color: white;
    background-color: #00349A;
    text-align: left;
}

div.cta {
    width: 97%;
    min-height: 20px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 5px;
    font-family: 'MyriadPro-Regular';
    text-align: right;
}

div.cta input {
    color: #FFF;
    background-color: #617897;
    font-size: 16px;
    border: 0;
    padding: 5px 10px;
}

div.cta input:hover {
    background-color: rgb(115, 138, 167);
    text-decoration: none;
}

div.cta2 {
    width: 100%;
    min-height: 20px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    font-family: 'MyriadPro-Regular';
    text-align: right;
}

div.cta2 .subscribe {
    color: #FFF;
    background-color: #617897;
    font-size: 16px;
    border: 0;
    padding: 8px 10px;
    text-transform: uppercase;
}

div.cta2 .subscribe:hover {
    background-color: rgb(115, 138, 167);
    text-decoration: none;
}

div.smallapp {
    width: 97%;
    min-height: 20px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 5px;
    border-radius: 0px 0px 4px 4px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(184, 184, 184, 0.76);
    font-family: 'MyriadPro-Regular';
    background-color: rgb(218, 218, 218);
    text-align: left;
}

div.largeapp {
    width: 97%;
    min-height: 20px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(184, 184, 184, 0.76);
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    background-color: rgb(218, 218, 218);
    text-align: left;
}

div.largeapp svg {
    stroke-dasharray: 0;
}

div.calcinputcolumn {
    width: 49%;
    min-width: 340px;
    text-align: left;
    padding: 0px;
    border: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

div.calcinput {
    width: 95%;
    text-align: left;
    padding: 5px;
    border: 0;
    margin: 0;
}

div.calcinput1 {
    width: 35%;
    text-align: left;
    display: inline-block;
    padding: 0;
    border: 0;
    margin: 0;
    line-height: 34px;    
}

div.calcinput2 {
    width: 63%;
    display: inline-block;
}

input.calc[type='text'],input.calc[type='number'],input.calc[type='date'] {
    width: 45%;
    font-size: 16px;
    height: 34px;
}

select.calc {
    width: 45%;
    font-size: 16px;
    display: inline-block;
    height: 34px;
}

select.calc-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

div.calcinput2b {
    width: 45%;
    font-size: 14px;
    display: inline-block;
}

span.calcrb {
    width: 40px;
    display: inline-block;
    padding-left: 3px;
}

@media(max-width:645px) {
    div.calcinputcolumn { 
        width: 95%; 
    }
    div.calcinput1 {
        width: 95%;
    }
    div.calcinput2 {
        width: 95%;
        display: inline-block;
    }
}

div.calcsol {
    width: 300px;
    text-align: left;
    padding: 2px;
    border: 0;
    margin: 0px 0;
}

div.sollabel {
    width: 140px;
    display: inline-block;
}

div.solvalue {
    width: 70px;
    display: inline-block;
    text-align: right;
}

div.solunit {
    width: 70px;
    display: inline-block;
    margin: 0 0 0 5px;
}

table.table {
    border-collapse:collapse;
    width: 97%;
    max-width: 400px;
    text-align: left;
    margin: 0 auto;
}

table.table,th.table,td.table {
    border: 1px solid black;
    padding: 2px;
}

div.equation {
    margin: 5px 25px;
}

.calculator ul,
.calculator p,
.calculator li {
    font-size: 10pt;
}

/* style added by JK */
div.wp-block-column.flex {display:flex;}
figure.wp-block-image, div.wp-block-image {margin:auto !important}
.page .entry-title {display: none;}
.herobtn-2.blue-background {
  background: #0081d7;
	margin-top:10px;
}
.herotitle.white {
  color: #fff;
  -webkit-text-stroke-width: 0px;
	display:block;
	margin:auto;
	width:80%;
	padding-top:10px;
    text-align: center;
	/*font-size:24px;*/
}

.herotitle.white a {
  color: #fff;
}

.herotitle.white a:hover {
  color: #0081d7;
  text-decoration: none; 
}

.herocontent-2 img {height:60%; width:60%; display:block;margin:auto;}
.hero-table .table-cell-2-right {
  vertical-align: top;
  position: relative;
  top: -50px;
}

@media all and (max-width: 999px) {
    .hero-table .table-cell-2-right {
        top: 0px;
    }
}