@charset "utf-8";
/* CSS Document */

body {
	background:#e9ecee;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#555555;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	margin:0 0 10px;
	color:#002e57;
}
table {
    border-collapse: inherit;
}
ul, ol {
	padding: 0 0 0 15px;
}
a:hover {
	text-decoration:none;
}
a:hover, a:focus {
	color: #002e57;
}
a {
	color: #002e57;
}
td, th {
	padding: 5px;
}
.clear {
	clear: both;
}
.top-area {
	padding:10px 0;
}
.contact-left-area {
	color:#555555;
}
.contact-left-area span {
	color:#005e22;
	font-size:18px;
	font-weight:700;
}
.select-lung-area {
	float:right;
}
.header-area {
	background:#fff;
	/* box-shadow:0 0 5px #ccc; */
	padding:0 30px;
}
.logo {
	padding:20px 0 10px;
	float:left;
}
.menu-right-side {
	float:right;
}
.main-menu {
	float:left;
}
.main-menu .navbar-collapse, .main-menu .navbar-inverse {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	padding: 0;
	margin:0px;
}
.main-menu .navbar-inverse .navbar-nav > li > a {
	color: #002e57;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 149px;
	position:relative;
	padding: 0 20px;
}
.main-menu .navbar-inverse .navbar-nav > li > a:hover, .main-menu .navbar-inverse .navbar-nav > li > a:focus {
	background-color: #f1f7fb;
	color: #005e22;
}
.main-menu .navbar-inverse .navbar-nav > li > a.active {
	background-color: #f2f2f2;
}
.main-menu .navbar-inverse .navbar-nav > li > a:hover::after, .main-menu .navbar-inverse .navbar-nav > li > a.active::after {
	background: rgba(0, 0, 0, 0) url("https://www.hta-it.com/images/uploads/hover-tip.png") no-repeat scroll center top;
	border-top: 4px solid;
	content: "";
	height: 13px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.sub-menu {
	display:none;
}
.main-menu ul li:hover .sub-menu {
	display:block;
}
.header-area ul li .sub-menu li:hover a {
	background:none;
}
.sub-menu {
	position: absolute;
	width: 250px;
	z-index: 9999;
	background: #f4f7f9;
	list-style: none;
	padding: 0px;
}
.sub-menu li {
	border-bottom: solid 1px #ccc;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.sub-menu li a {
	color: #777777;
	padding: 15px;
	display: block;
}
.sub-menu li a:hover {
	background: #337ab7 !important;
	color: #fff;
}
.page-content-area a {
	color: #002e64;
}
.search-area {
	border: 1px solid #dcdcdc;
	border-radius: 50px;
	float: left;
	padding: 10px 20px;
	margin:50px 0 0 30px;
}
.search-area input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color:#999999;
	float:left;
}
.search-area input[type="submit"],
.mobile-search-menu-area input[type="submit"] {
	background:url("https://www.hta-it.com/images/uploads/search-icon.png") no-repeat;
	width:22px;
	height:22px;
	margin:0 0 0 10px;
	background-size: 100%;
	cursor:pointer;
	border: medium none;
	font-size:0px;
	float:left;
}
.banner-area .carousel-control {
	top: 43%;
}
.banner-area{
	background:url("https://www.hta-it.com/images/uploads/homepage_desktopversion_1170x441.jpg") no-repeat top right #002e57;
}
.cust.banner-area {
  padding: 25px 0;
}
.cust-es.banner-area {
  padding: 10px 0;
}
.banner-img {
	text-align: center;
	margin: 30px 0;
}

.col-sm-6.banner-img.cust-for {
  display: none;
}

.banner-text {
	padding: 50px 0 0 50px;
}
.banner-text h3 {
	color: #fff;
	font-size: 36px;
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	/*text-transform: capitalize;*/
	font-weight: 400 !important;
	line-height: 50px;
}
.banner-text p {
	font-size: 20px;
	color: #fff;
	margin: 20px 0 40px;
}
.more-info-link {
	background: #019a38 none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff !important;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 35px;
}
.view-portfolio-link {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 50px;
	color: #002e57 !important;
	display: inline-block;
	margin:0 0 0 10px;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 35px;
}
.what-we-do-area {
	background:#fff;
	text-align: left;
	padding:45px ;
}
.universal-sampler-text-area h4 {
	color: #002e57;
	font-size: 32px;
}
.universal-sampler-text-area h5 {
	font-size: 16px;
	color: #555555;
}
.what-we-do-area h3 {
	color: #002e57;
	font-size: 40px;
	margin: 20px 0;
	text-transform: uppercase;
}
.universal-sampler-text-area ul {
	list-style: none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.universal-sampler-text-area ul li {
	width: 25%;
	float:left;
}
.universal-sampler-text-area ul li a {
	border: none !important;
	border-radius: 0;
	background: #002e57;
	color: #fff;
	display: block;
	border-right: solid 1px #fff !important;
	text-align: center;
	font-size: 32px;
	font-weight: 600;
}
.universal-sampler-text-area ul li a:hover {
	background: #034784 none repeat scroll 0 0;
	color: #ffffff;
	border-right: solid 1px #fff !important;
}
.what-we-do-area p {
	color: #555555;
	font-size: 20px;
	margin: 0 0 0px;
}
.what-we-do-area a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	color: #005e22;
	border:solid 1px #dcdcdc;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 13px 30px;
}
.what-we-do-area a:hover {
	background: #005e22 none repeat scroll 0 0;
	color: #ffffff;
	border:solid 1px #005e22;
}
.profile-tabs-area ul.it-tabs-area li span {
	margin: 11px 0 0 2%;
}
.up-comming-events {
	background:#005e22;
	padding:60px 0;
	overflow:hidden;
	text-align:center;
}
.up-comming-events h2 {
	font-size:40px;
	color:#fff;
	margin:0 0 30px;
	text-transform:uppercase;
}
.up-comming-events-row h3 {
	font-size:22px;
	color:#fff;
	font-weight:300;
}
.up-comming-events-row a {
	color:#fff;
}
.event-date {
	color: #82e7a7;
	display: block;
	font-size: 18px;
	margin:0 0 30px;
}
.event-date a {
	color: #82e7a7;
}
.up-comming-events-row a.more-info-text-link {
	background: #005e22 none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff;
	border:solid 1px #dcdcdc;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 13px 30px;
}
.up-comming-events-row a.more-info-text-link:hover {
	background: #ffffff none repeat scroll 0 0;
	color: #005e22;
	border:solid 1px #ffffff;
}
.product-video-area {
	text-align:center;
}
.product-video-area .col-sm-4 {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 33%;
}
.letest-news {
	padding:60px 0;
	background:#fff;
	text-align:center;
	overflow:hidden;
}
.letest-new-img img {
	width:100%;
	height:auto;
}
.letest-news-row h3 {
	font-size:20px;
	min-height:45px;
	color:#002e57;
}
.letest-news-row p {
	font-size:16px;
	color:#555555;
	margin:0 0 30px;
}
.letest-news-row a.readmore {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	color: #005e22;
	border:solid 1px #dcdcdc;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 13px 30px;
}
.letest-news-row a {
	color: #002e57;
}
.letest-news-row a.readmore:hover {
	background: #005e22 none repeat scroll 0 0;
	color: #ffffff;
	border:solid 1px #005e22;
}
.letest-news h2 {
	color: #002e57;
	font-size: 40px;
	margin: 20px 0 30px;
	text-transform: uppercase;
}
.top-to-bottom #back-to-top { 	width: 50px; 	display: block; 	margin: auto; }
.footer {
	background:#002e57;
	padding:60px 0 40px;
	position:relative;
}
.footer-2 a {
	color: #fff;
}
.footer-search-area {
	margin: auto;
	overflow: hidden;
	width: 650px;
}
.footer-search-area h4 {
	color: #ffffff;
	float: left;
	font-size: 24px;
	margin: 11px 20px 0 0;
	text-transform: uppercase;
}
.select-product-search {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 40px;
	float: left;
	padding:15px 20px;
}
.select-product-search input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #999999;
	width: 355px;
}
.top-to-bottom {
	position: absolute;
	width: 100%;
	text-align: center;
	top: -20px;
	z-index:9;
}
.footer-col-row-area {
	border-top:solid 1px #1a4368;
	margin:50px 0 0;
	overflow:hidden;
	padding:40px 0 0;
}
.footer-1 {
	border-right: 1px solid #1a4368;
	padding: 30px 30px 30px 0;
}
.footer-1 h3 {
	color: #fff;
	font-size: 24px;
	text-align: right;
}
.footer-2 {
	background:url("https://www.hta-it.com/images/uploads/address-icon.png") no-repeat left top;
	padding:7px 0 0 50px;
	color:#fff;
	margin:20px 0 0;
	background-size: 16%;
	font-size:16px;
}
.footer-3 {
	background:url("https://www.hta-it.com/images/uploads/phone-icon.png") no-repeat left top;
	padding:7px 0 0 50px;
	color:#fff;
	margin:20px 0 0;
	font-size:16px;
	background-size: 16%;
}
.footer-4 {
	background:url("https://www.hta-it.com/images/uploads/email-icon.png") no-repeat left top;
	padding:7px 0 0 50px;
	color:#fff;
	margin:20px 0 0;
	background-size: 16%;
	font-size:16px;
}
.copy-right {
	padding:20px 0;
	text-align:center;
	font-size:16px;
}
.copy-right span {
	color:#002e57;
}
.copy-right a {
	color:#002e57;
}
.navbar-toggle {
	background-color: #005e22;
	border: 1px solid #005e22;
	border-radius: 0;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #005e22;
}
.blog-page-content-area {
	overflow: hidden;
	padding: 20px 0;
	z-index:1;
	background: #fff;
	position:relative;
	border-top: solid 1px #ccc;
}
.letest-news-row .letest-new-img {
	text-align:center;
	margin:0 0 20px;
}
.letest-news-row .letest-new-img img {
	width: 100%;
	height: auto;
}
.profile-banner-area {
	background-color: #002e57;
	padding:60px 45px;
	overflow:hidden;
}
.profile-banner {
	padding-right:20px;
}
.profile-banner .carousel-inner {
	border: 5px solid #ffffff;
}
.profile-banner .item img {
	width: 100%;
}
.carousel-control.left {
	background-color: rgba(255, 255, 255, 0.8);
	left:5px;
}
.carousel-control.right {
	right: 5px;
	background-color: rgba(255, 255, 255, 0.8);
	left: auto;
}
.icon-left {
	background:url("https://www.hta-it.com/images/uploads/left-icon.png") no-repeat;
	width:14px;
	height:32px;
	display:block !important;
	margin:13px 0 0 17px;
	background-size: 100%;
}
.icon-right {
	background:url("https://www.hta-it.com/images/uploads/right-icon.png") no-repeat;
	width:14px;
	height:32px;
	display:block !important;
	margin:13px 0 0 17px;
	background-size: 100%;
}
.profile-banner .carousel-control {
	top:40%;
}
.banner-content-area h3 {
	color: #ffffff;
	font-size: 40px;
	margin: 20px 0 30px;
}
.banner-content-area p {
	color: #ffffff;
	font-size: 16px;
	margin: 0 0 30px;
	line-height:30px;
}
.profile-area {
	background:#f4f7f9;
	overflow:hidden;
}
.profile-left-side {
	background:#fff;
	padding:21px 20px 50px 20px;
}
.profile-main-area h3 {
	color:#002e57;
	font-size:30px;
	text-transform:uppercase;
	border-bottom:solid 3px #dcdcdc;
	padding:0 0 15px;
	margin:0 0 30px;
}
.profile-tabs-area .nav-tabs > li.active > a {
	border:solid 2px #005e22;
	padding:9px 13px;
	color:#005e22 !important;
}
.profile-tabs-area .nav-tabs > li > a {
	color: #002e57 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
	overflow: hidden;
	border-radius: 0;
}
.profile-tabs-area ul li img {
	float:left;
	width:50px;
}
.profile-tabs-area ul li span {
	float: left;
	width: 70%;
	margin: 0 0 0 2%;
}
.profile-tabs-area ul.nav {
	padding: 0 0 60px;
	border: none;
}
.profile-row-area {
	text-align: center;
	margin:0 0 30px;
}
.profile-row-img {
	border: solid 1px #dcdcdc;
	padding: 25px;
	margin:0 0 20px;
}
.profile-row-title h4 {
	color:#002e57;
	font-size:22px;
}
.profile-type {
	color: #005e22;
	font-size: 13px;
	margin: 0 0 20px;
}
.profile-row-area a.more-info-cat {
	background: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 12px 25px;
	color: #005e22;
	border:solid 1px #dcdcdc;
	border-radius: 50px;
}
.profile-row-area a.more-info-cat:hover {
	background: #005e22;
	color: #fff;
	border:solid 1px #005e22;
}
.more-select-catgery-area {
	padding: 20px;
	text-align: center;
}
.more-select-catgery-area p {
	color: #555555;
	font-size: 15px;
	line-height: 27px;
	margin: 0 0 20px;
}
.more-select-catgery-area a {
	font-weight: 700;
	display: inline-block;
	padding: 12px 25px;
	color: #fff;
	border:solid 1px #dcdcdc;
	border-radius: 50px;
}
.profile-right-side {
	padding:60px 5px 50px;
}
.profile-right-side h3 {
	color:#002e57;
	font-size:30px;
	text-transform:uppercase;
	border-bottom:solid 3px #dcdcdc;
	padding:0 0 15px;
	margin:0 0 30px;
}
.profile-right-side ul li {
	border-bottom:solid 1px #dcdcdc;
	padding:0 10px 10px;
	margin:0 0 10px;
	background:url("https://www.hta-it.com/images/uploads/li-gray-icon.png") no-repeat 98% center;
}
.profile-right-side ul li:hover {
	background:url("https://www.hta-it.com/images/uploads/li-green-icon.png") no-repeat 98% center;
}
.profile-right-side ul {
	margin:0 0 30px;
}
.profile-right-side ul li a {
	font-size:16px;
	color:#555;
}
.profile-right-side p {
	font-size:15px;
	line-height:30px;
	margin:0 0 20px;
}
.profile-right-side a.more-info {
	font-weight: 700;
	display: inline-block;
	padding: 12px 25px;
	color: #005e22;
	border:solid 1px #dcdcdc;
	border-radius: 50px;
}
.product-banner-area {
	background:url("https://www.hta-it.com/images/uploads/pro-title-area.png") no-repeat 90% top #002e57;
	padding:43px 60px;
}
.product-banner-area h1 {
	color:#fff;
	margin:0 0 20px;
	font-size:50px;
}
.product-banner-area h3 {
	color: #fff;
	margin: 0 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	margin: 0 0 20px;
}
.feature-product-area {
	background:#fff;
	padding:60px 60px;
}
.feature-product-left-side h3 {
	color:#002e57;
	font-size:30px;
	border-bottom:solid 3px #dcdcdc;
	padding:0 0 15px;
	margin:0 0 30px;
}
.feature-product-left-side h3 {
	color:#002e57;
	font-size:30px;
	border-bottom:solid 3px #dcdcdc;
	padding:0 0 15px;
	margin:0 0 30px;
}
.feature-product-right-side {
	border: solid 1px #dcdcdc;
	text-align: center;
	padding: 5px 0;
}
.feature-product-area .row .col-sm-5 h3{
	display:none;
}
.feature-product-download label {
	background: #002e57;
	padding: 40px;
	display:table-cell;
	font-size: 18px;
	color: #fff;
	border-radius: 60px 0 0 60px;
}
.feature-product-download a {
	background: #005e22;
	display: table-cell;
	padding: 29px 35px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	vertical-align:middle;
	border-radius: 0 60px 60px 0;
}
.download-icon {
	background:url("https://www.hta-it.com/images/uploads/download-icon.png") no-repeat;
	width:19px;
	display: inline-block;
	margin:0 0 0 5px;
	height:19px;
	float:left;
	background-size: 100%;
}
.download-text {
	float:left;
}
.feature-product-left-side p {
	font-size: 16px;
	margin:0 0 40px;
	line-height: 30px;
}
.key-feature-area {
	background:#fff;
	overflow:hidden;
	padding:0 0 20px 0;
	margin: -40px 0 0;
}
.key-feature-title {
	background: #f4f7f9;
	padding: 20px 60px;
}
.key-feature-product-area {
	padding:60px 60px 0;
}
.key-feature-title h2 {
	color: #002e57;
	font-size: 40px;
	margin:10px 0 5px;
	text-transform: uppercase;
}
.key-feature-product-img {
	border:solid 1px #ccc;
	margin:0 0 20px;
}
.key-feature-product-img img {
	width:100%;
}
.key-feature-product-content h4 {
	color:#002e57;
	font-size:30px;
	border-bottom:solid 3px #dcdcdc;
	padding:0 0 15px;
	margin:0 0 20px;
}
.key-feature-product-content p {
	font-size: 16px;
	margin:0 0 20px;
	line-height: 30px;
}
.key-feature-product-row {
	margin:0 0 40px;
}
.product-video-area {
	padding:60px;
	background:#002e57;
}
.product-video-title {
	text-align:center;
	margin:0 0 40px;
}
.video-icon {
	font-size:40px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	background:url("https://www.hta-it.com/images/uploads/video-icon.png") no-repeat left top;
	padding:6px 0 0 80px;
	text-transform:uppercase;
	background-size: 28%;
}
.video-post-area img {
	width:100%;
	border:solid 5px #fff;
}
.video-post-area p {
	font-size:20px;
	text-align:center;
	color:#fff;
	margin:10px 0 0;
}
.product-bottom-part {
	background:#fff;
	padding:60px;
}
.bottom-product-row-area {
	border:solid 1px #dcdcdc;
	text-align:center;
	margin:50px 0 0;
	min-height:370px;
	padding:0 20px 20px;
}
.bottom-product-row-area.bottom-product-row-2 {
	min-height: auto;
}
.bottom-product-img {
	margin:-50px auto 20px;
	width: 100px;
}
.bottom-product-row-area a.more-link {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	color: #005e22;
	border: solid 1px #dcdcdc;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 13px 30px;
}
.bottom-product-row-area a.more-link:hover {
	background: #005e22 none repeat scroll 0 0;
	color: #ffffff;
	border: solid 1px #005e22;
}
.bottom-product-row-area h4 {
	color:#002e57;
	font-size:20px;
}
.bottom-product-row-area p {
	line-height:25px;
	font-size:16px;
	margin:0 0 20px;
}
.get-quote-area {
	background:#005e22;
	padding:60px;
	text-align:center;
}
.get-quote-area span {
	color:#fff;
	font-size:30px;
	font-weight:700;
	margin:0 30px 0 0;
}
.get-quote-area a {
	color:#005e22;
	background:#fff;
	font-size:24px;
	font-weight:700;
	padding:15px 25px;
	display:inline-block;
	border-radius:50px;
}
.product-tab-area .nav-tabs > li.active > a {
	border: solid 2px #005e22;
	padding: 9px 0;
	border-bottom:0px;
	color: #005e22 !important;
}
.product-tab-area .nav-tabs > li {
	text-align:center;
}
.product-tab-area .nav-tabs > li > a {
	color: #002e57 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	border-radius: 0px;
	font-size: 14px;
	padding: 9px 0;
	overflow: hidden;
}
.product-tab-area .nav-tabs {
	border-bottom: none;
	margin-bottom:-1px;
}
.product-tab-area .tab-content {
	padding: 15px;
	border: solid 2px #005e22;
}
.more-select-catgery-area h4 {
	color: #002e57;
	font-size: 20px;
}
.software-product-area {
	margin:0 0 20px;
}
.header-area {
	position:relative;
}
.header-area .navbar {
	position:inherit;
}
.header-area .nav > li {
	position:inherit;
}
/* .mega-menu {
	display:none;
} */
.header-area ul li:hover > a {
	background-color: #f4f7f9;
}
.main-menu .navbar-inverse .navbar-nav > li:hover > a::after {
	background: rgba(0, 0, 0, 0) url("https://www.hta-it.com/images/uploads/hover-tip.png") no-repeat scroll center top;
	border-top: 4px solid;
	content: "";
	height: 13px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
/* .header-area .nav > li:hover .mega-menu {
	display:block;
} */
.mega-menu {
	position: absolute;
	width: 100%;
	left: 0;
	z-index:9999;
	background: #f4f7f9;/*border-top:solid 1px #ebeff3;*/
}
.mega-menu .nav-sidebar {
	background: #f0f3f5;
}
.mega-menu .nav > li > a {
	padding: 20px 0 20px 25px;
	font-size:16px;
	color:#777777;
}
.mega-menu .nav > li {
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}
.mega-menu .nav > li.active {
	border-right: none;
	border-bottom: solid 1px #dcdcdc;
	background:#f4f7f9;
	font-weight:700;
}
.mega-menu .nav > li.active a {
	color:#002e57;
}
.mega-menu .profile-row-img {
	background:#fff;
	padding: 10px;
}
.mega-menu .tab-content {
	margin: 30px 30px 0 0;
}
.feature-product-right-side-1 {
	background: #002e57;
	text-align: center;
	padding: 20px;
}
.feature-product-right-side-1 a img {
	width: 100%;
}
.profile-row-area p {
	font-size: 12px;
	min-height: 37px;
}
.mega-menu .profile-row-area p a {
	color:#555;
}
.product-main-page-listing {
	padding:10px 35px 60px;
}
.product-main-page-listing .profile-row-title h4 {
	color: #002e57;
	font-size: 22px;
	text-transform:capitalize;
	min-height: 50px;
}
.product-main-page-listing .profile-row-area p {
	font-size: 15px;
	min-height: 110px;
}
.product-title-dec {
	background: #002e57;
	padding: 30px 20px;
	text-align: center;
	color: #fff;
}
.product-title-dec h2 {
	margin:0 0 15px;
	color:#fff;
}
.product-main-dec {
	font-size:18px;
	margin:20px 0;
}
.product-main-dec {
	font-size: 20px;
	margin: 30px 0;
	line-height: 34px;
	font-style:italic;
}
.page-content-area {
	padding: 30px 30px 50px;
	position: relative;
	background: #fff;
	z-index: 1;
	overflow:hidden;
}
.page-content-area .col-sm-4 {
	position: inherit;
}
.page-content-area h3 {
	margin: 0px 0 20px;
	padding: 10px 0 0;
	color:#002e64;
}
.warning {
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	margin:0 0 20px;
	background-color: #f1e5ab;
}
.success {
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	margin:0 0 20px;
	background-color: #d0e9c6;
}
.page-content-area p {
	line-height: 25px;
	font-size: 15px;
}
.page-content-area ul {
	padding: 0 0 0 15px;
}
.page-content-area ul li {
	font-size:15px;
	margin:0 0 5px;
}
.page-content-area ul li a {
	color:#002e64;
}
.right-side-blue {
	background: #f4f7f9;
	padding: 24px 0 24px 15px;
	color: #000;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px;
	color: #c09853;
}
.info {
	color: #4A677D;
	padding: 15px;
	border-radius: 4px;
	background-color: #a1bed2;
}
.meta {
	background: #f5f5f5;
	padding: 10px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin: 20px 0 0;
}
.blog-row {
	padding: 35px;
}
.blog-row-title h4 {
	min-height: 50px;
	font-size: 16px;
	line-height: 16px;
}
.blog-row-img {
	border: solid 1px #dcdcdc;
	padding: 25px;
	margin: 0 0 20px;
	min-height: 157px;
}
.blog-row-img img {
	width: 100%;
}
.blog-link a {
	background: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 12px 25px;
	color: #005e22;
	border: solid 1px #dcdcdc;
	border-radius: 50px;
}
.blog-link a:hover {
	background: #005e22;
	color: #fff;
	border: solid 1px #005e22;
}
.blog-excert {
	min-height:120px;
	font-size:13px;
}
.blog-row-area {
	margin:0 0 20px;
}
.pagination {
	width:100%;
	text-align:center;
}
.pagination a {
	color: #005e22;
	font-size: 20px;
	margin: 0 7px;
}
.pagination strong {
	font-size: 23px;
}
.support-login-page {
	background: #f4f7f9;
}
.login-right-side-bar {
	margin: 20px 30px 0 0;
}
.not-in-itan {
	font-size: 20px;
	text-align: center;
	background: #ddd;
	padding: 25px 0px;
}
.user-name {
	background-color: #fff !important;
	width: 100%;
	padding: 8px 5px 8px 60px;
	position:relative;
	border:solid 1px #ccc;
}
.password {
	background-color: #fff !important;
	width: 100%;
	position:relative;
	padding: 8px 5px 8px 60px;
	border:solid 1px #ccc;
}
.login-right-side-bar input:-webkit-autofill {
 background: #fff !important;
}
input.submit-btn {
	background: #002e64;
	border: none;
	padding: 8px 24px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 17px;
}
.right-side-blue:before {
	background: #f4f7f9;
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
	top: 0;
	content: "";
	margin: 0 0 0 -25px;
}
.login-right-side-bar h3, .right-side-blue h3 {
	color: #002e57;
	text-transform: uppercase;
	font-size: 22px;
	border-bottom: solid 4px #dcdcdc;
	padding: 10px 0 10px;
	margin: 0 0 20px;
}
span.username-icon {
	background: url("https://www.hta-it.com/images/uploads/username.png") no-repeat center center #ccc;
	width: 50px;
	height: 37px;
	display: block;
	position: absolute;
	z-index: 1;
}
.password-icon {
	background: url("https://www.hta-it.com/images/uploads/lock.png") no-repeat center center #ccc;
	width: 50px;
	height: 37px;
	display: block;
	position: absolute;
	z-index: 1;
}
.blog-page-content-area .right-side-blue {
	padding: 20px;
}
.blog-page-content-area .col-sm-4 {
	position: inherit;
}
.right-side-blue ul {
	list-style:none;
	padding:0px;
	margin:0 0 30px;
}
.right-side-blue ul li {
	border-bottom: solid 1px #dcdcdc;
	padding: 0 10px 10px;
	margin: 0 0 10px;
	background: url("https://www.hta-it.com/images/uploads/li-gray-icon.png") no-repeat 98% center;
}
.right-side-blue ul li:hover {
	background: url("https://www.hta-it.com/images/uploads/li-green-icon.png") no-repeat 98% center;
}
.right-side-blue ul li a {
	font-size: 16px;
	color: #555;
}
.right-side-blue ul li a:hover {
	color: #002e57;
}
.single-blog-page h3 {
	min-height: auto;
	text-transform: uppercase;
	margin: 30px 0 10px;
	font-size: 22px;
	border-bottom: solid 4px #dcdcdc;
	padding: 0 0 10px;
}
.support-login-pages-row {
	margin-bottom:20px;
}
.support-login-pages-row a {
	background: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 12px 25px;
	color: #005e22;
	border: solid 1px #dcdcdc;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.support-login-pages-row a:hover {
	background: #005e22;
	color: #fff;
	border: solid 1px #005e22;
}
.blue-title-area h4 {
	background: #123e63;
	color: #fff;
	padding: 15px;
}
.red-title-area h4 {
	background: #E74C3C;
	color: #fff;
	padding: 15px;
}
.panel-body ul {
	margin: 0 0 0 20px;
}
.support-login-pages-row p {
	min-height: 50px;
}
.support-login-pages-row h5 {
	font-size: 16px;
	color: #002e57;
}
.support-login-pages-row h5 a {
	background:none;





	font-weight: 500;
	display: inline-block;
	padding: 0;
	color: #002e57;
	border:none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.support-login-pages-row h5 a:hover {
	background:none;
	font-weight: 500;
	color: #002e57;
	border:none;
}
.page-content-area .right-side-blue {
	padding-top: 0;
}
.profile-row-img img {
	width: 100%;
}
.product-main-page-listing .profile-row-img img {
	width: 100%;
}
button.close {
	color: #fff !important;
	opacity: 1 !important;
	text-shadow: 0 0 0;
	font-size: 30px;
}
.modal-dialog video {
	background: #000;
}
.error {
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
}
.product-tab-area-2 {
	margin: 50px 0 0;
}
.product-tab-area-2 ul.nav li a {
	min-height: 59px;
	border-bottom: none;
}
.readon, .btn-primary {
	background: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 12px 25px;
	color: #005e22;
	border: solid 1px #dcdcdc;
	border-radius: 50px;
}
.readon:hover, .btn-primary:hover {
	background: #005e22;
	color: #fff;
	border: solid 1px #005e22;
}
.gantry-width-17 {
	display: block;
	float: left;
	width: 14.28%;
}
.gantry-width-18 {
	display: block;
	float: left;
	width: 33%;
}
.rt-table {
	clear: both;
	margin:  0;
	padding:0px;
	list-style: none;
}
.rt-table-title {
	font-size: 19px;
	color: #fff;
	background: #005e22;
	text-align: center;
	text-transform: uppercase;
	padding: 16px 0;
	border-right: solid 1px #337e4e;
	border-bottom: solid 1px #337e4e;
}
.name-title-area .rt-table-title {
	text-align: left;
	padding-left: 10px;
	border-bottom: solid 1px #f4f7f9;
}
.rt-table-price {
	min-height: 40px;
	text-align: center;
	background: none repeat scroll 0 0 #f4f7f9;
	padding: 20px 10px;
	border-bottom: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
}
.name-title-area .rt-table-price {
	background: none repeat scroll 0 0 #002e57;
	color: #fff;
	border-bottom:solid 1px #2a4a66;
	text-align:left;
}
li.rt-table-item {
	background: none repeat scroll 0 0 #f4f7f9;
	color: #333;
	min-height: 62px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
}
.name-title-area li.rt-table-item {
	text-align: left;
	padding-left: 10px;
	background: none repeat scroll 0 0 #002e57;
	color: #fff;
	min-height: 62px;
	border-bottom: solid 1px #2a4a66;
	padding-top: 10px;
}
.rt-table-cta-button .readon {
	margin: 0;
	background: none;
	border: solid 1px #dcdcdc;
	color: #005e22 !important;
	font-weight: 700;
	border-radius: 50px;
	padding: 9px 30px;
}
.gantry-width-17:hover .rt-table-cta-button .readon {
	margin: 0;
	background: #005e22;
	border: solid 1px #005e22;
	color: #fff !important;
}
.gantry-width-18:hover .rt-table-cta-button .readon {
	margin: 0;
	background: #005e22;
	border: solid 1px #005e22;
	color: #fff !important;
}
.right-side-blue .readon {
	margin: 0 auto;
	width: 140px;
	display: block;
	text-align: center;
}
.right-side-blue p {
	font-size: 15px;
	margin: 0 0 25px;
	color: #555;
}
.search-page {
	background: #fff;
	overflow: hidden;
	padding: 40px;
}
legend {
	padding: 20px 0 12px;
}
#advancedKeywords, .adsearch-keywords select, .adsearch-channels select, .orderby select {
	padding: 8px;
	border-radius: 5px;
	border: solid 1px #ccc;
	width: 100%;
	display: block;
}
.sort_order {
	margin:10px 0 30px;
}
.sort_order input[type="radio"] {
	display: inline-block;
}
.sort_order label {
	margin:0 20px 0 0;
}
.search-page ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0;
}
.search-page ul li {
	border-bottom: solid 1px #ccc;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
.search-page ul li a {
	color: #002e57;
}
.button {
	background: #002e57;
	border: none;
	padding: 5px 30px 9px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
}
.section-header {
	font-size:30px;
	color: #002e57;
}
.select-product-search select {
	border: none;
	width:320px;
}
.contact-page {
	padding: 40px;
	background: #fff;
}
.contact-page .text-flied, .contact-page .freeform-input, .contact-page textarea {
	padding: 8px;
	border-radius: 5px;
	border: solid 1px #ccc;
	width:100%;
	display: block;
}
.conatct-form-popup .freeform-column button, .conatct-form-popup .form-group button {
	background: #002e57;
	color: #fff;
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 600;
	border-radius: 5px;
}
.form-row-area-icon {
	font-size: 50px;
	margin: 0 0 10px;
}
.advance-search-area {
	overflow: hidden;
}
.section-header {
	float: left;
}
.advance-search {
	float: right;
	color: #002e57;
	margin: 36px 0 0;
	cursor: pointer;
}
.page-content-area .video-post-area p {
	color: #002e57;
}
.select-lung-bg {
	background: #fff;
	width: 100%;
	padding: 10px;
	overflow: hidden;
}
.select-lung-bg h4 {
	background: #005e22;
	color: #fff;
	margin: 0;
	padding: 15px;
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
}
.select-lung-bg ul {
	list-style: none;
	padding: 0 30px;
}
.select-lung-bg ul li {
	padding:30px 20px;
	border-bottom: solid 1px #dcdcdc;
	background: url("https://www.hta-it.com/images/uploads/li-gray-icon.png") no-repeat 98% center;
}
.select-lung-bg ul li.active {
	background: url("https://www.hta-it.com/images/uploads/li-green-icon.png") no-repeat 98% center;
}
.select-lung-bg ul li a {
	font-size: 16px;
	color: #777777;
	padding: 0 0 0 35px;
	background: url("https://www.hta-it.com/images/uploads/lung-icon.png") no-repeat left center;
}
.select-lung-bg ul li.active a {
	color: #005e22;
	font-weight:700;
	background: url("https://www.hta-it.com/images/uploads/lung-icon-hover.png") no-repeat left center;
}
.select-lung-bg ul li:last-child {
	border: none;
}

.lung-icon-text a {
  padding: 0px 27px 0 25px !important;
}


.lung-icon-text a {
  background: url("https://www.hta-it.com/images/uploads/lung-icon.png") no-repeat left center;
    background-position-x: left;
    background-position-y: center;
    background-size: auto;
  padding: 0 30px 0 35px;
  display: inline-block;
  color: #777777;
  background-size: 16px;
  background-position: top 3px left 0px;
}



.lung-icon-text a::after {
	background: url("https://www.hta-it.com/images/uploads/down-arrow.png") no-repeat;
	width: 13px;
	height: 7px;
	position: absolute;
	content: "";
	background-size: 100%;
	right: 20px;
	top: 9px;
	z-index: 99;
}
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active, .pill-content > .active {
	display: block;
}
.tabs-left > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.small-font {
	font-size: 14px;
	font-style: italic;
}
.tabs-left > .nav-tabs {
	float: left;
	width: 100px;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
 *border-right-color: #ffffff;
}
.tabs-left .tab-content {
	width: 88%;
	float: left;
	border: 1px solid #ddd;
	padding: 2%;
	min-height: 210px;
	margin: 0 0 20px;
	text-align: center;
}
.tabs-left.tabs-left-1 > .nav-tabs {
	float: left;
	width: 210px;
}
.tabs-left.tabs-left-1 .tab-content {
	width: 80%;
	float: left;
	border: 1px solid #ddd;
	padding: 2%;
	min-height: 420px;
	margin: 0 0 20px;
	text-align: center;
}
.mega-menu-list-area {
	padding: 15px 20px;
}
.mega-menu-list-area ul {
	list-style: none;
	padding: 0;
}
.mega-menu-list-area ul li {
	border-bottom: solid 1px #bbb;
	padding: 10px 0 10px;
}
.mega-menu-list-area h4 {
	color:#002e57
}
.profile-row .cat-tabs-area .nav.nav-tabs {
	margin: 0;
}
.tab-pane .tags ul {
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 20px 0 0;
}
.tags ul li {
	background: #f1f1f1;
	display: inline-block;
	font-size: 11px;
	padding: 9px 12px;
	border-radius: 25px;
	margin:0 0 5px;
}
.service-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/Software-title-img.png") no-repeat top right #002e57;
}
.consumables-blue-bg {
	background: url("https://www.hta-it.com/images/uploads/consumables-title-img.png") no-repeat 95% 5px #002e57;
	padding:43px 60px;
}
.oem-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/oem-banner-title.png") no-repeat 95% center #002e57;
}
.dhs-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/dhs-banner-title1.png") no-repeat 95% center #002e57;
}
.hplc-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/hpcl-title-banner.png") no-repeat 95% center #002e57;
	padding:43px 60px;
}
.ic-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/ic-title-banner.png") no-repeat 95% center #002e57;
	padding:43px 60px;
}
.samp-pre-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/sample-preparation-workstation.png") no-repeat 95% center #002e57;
	padding:33px 60px;
}
.samp-pre-banner-title-bg.product-banner-area h1 {
	font-size: 40px;
}
.spectroscopy-banner-title-bg {
	background: url("https://www.hta-it.com/images/uploads/spectroscopy-title.png") no-repeat 95% center #002e57;
	padding:33px 60px;
}
.spectroscopy-banner-title-bg h1 {
	font-size: 40px;
}
.main-campare-lc-autosample .gantry-width-17 {
	width: 20%;
}
.main-campare-lc-autosample .gantry-width-18 {
	width: 25%;
}
.main-headspace-autosample .gantry-width-17 {
	width: 25%;
}
blockquote {
	font-style: italic;
}
.right-side-blue .quotation {
	border: none;
	padding: 0;
}
.error-page {
	background: #fff;
	overflow: hidden;
	padding: 50px;
	border: solid 20px #002e57;
	border-bottom: none;
}
.error-page-link ul {
	list-style: none;
	padding: 0;
}
.error-page-link ul li {
	display: inline-block;
	margin: 0 20px 0 0;
}
.error-page-link ul li a {
	color:#666;
}
.error-page h1 {
	margin: 0 0 20px;
	color: #002e57;
}
.error-page-link {
	margin:20px 0 0;
}
.home-icon {
	background: url("https://www.hta-it.com/images/uploads/home-icon.png") no-repeat left center;
}
.error-page-link ul li a {
	color: #002e57;
	padding: 0 0 0 22px;
	font-size: 15px;
	font-weight: 600;
}
.contact-icon {
	background: url("https://www.hta-it.com/images/uploads/msg-icon.png") no-repeat left center;
}
.error-page-link ul li.contact-icon a {
	padding: 0 0 0 25px;
}
.banner-text-blue h3 {
	color: #002e57;
	font-size: 45px;
}
.banner-text-blue h2 {
	color: #002e57;
	font-size: 60px;
}
.main-menu .profile-row-area p {
	font-size: 12px;
	min-height: auto;
}
.banner-text.banner-text-2 h3 {
	font-size: 39px;
	margin: 0 30px 20px;
	width: 600px;
}
.video-post-area {
	position: relative;
}
.video-post-area a.video-icon-img::after {
	width: 100%;
	height: 50px;
	position: absolute;
	background: url("https://www.hta-it.com/images/uploads/play_overlay.png") no-repeat center center;
	content: "";
	top: 40%;
	left: 0;
	text-align: center;
	z-index: 99;
}
.video-post-area a.video-icon-img::before {
	width: 97%;
	height:95.5%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	content: "";
	top: 5px;
	z-index: 3;
	left: 5px;
}
.video-post-area a {
	position: relative;
	display: block;
	color:#fff;
}
.feature-product-right-side img {
	max-width: 100%;
}
.feature-product-area h3 {
	margin: 0px 0 20px;
	color: #002e64;
}
.get-quote-area.inner-page-faq {
	margin:0 -45px -60px;
}
.get-quote-area.inner-page-faq.bottom-mar-no {
	margin-bottom:-50px;
}
.tab-content ul {
	text-align: left;
	margin: 0 0 0 20px;
}
img {
	max-width: 100%;
}
.tags {
	min-height: 60px;
	overflow: hidden;
}
.product-bottom-part .key-feature-title {
	margin: 0 -45px 20px;
}
.product-bottom-part p {
	font-size:15.5px;
}
.not-in-itan.min-mar-itan {
	margin: -30px -30px 20px;
}
.js-tablet-17 {
	margin: 40px 0 50px;
}
.key-feature-title.no-mar-bottom {
	margin-top: -90px;
}
/* Start Custom Style */
.search-area {
	position:relative;
}
.search-area .error-message {
	position: absolute;
	top: 50px;
	right: 0;
	color: red;
	background: #f1f1f1;
	padding: 5px 10px;
	font-size: 13px;
	width: 270px;
}
.header-area .nav .mega-menu {
	max-height: 0;
	-webkit-transition: all 2s, height 1.5s; /* Safari */
	transition: all 2s, height 1.5s;
	overflow:hidden;
}
.header-area .nav li:hover .mega-menu {
	max-height: 500px; /* approximate max height */
}
#browser-error-message {
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	background-color: brown;
	padding-top: 10px;
	padding-bottom: 10px;
	color: yellow;
	display:none;
}
.list-group.gallery {
	background: #f5f2f2;
	overflow: hidden;
	margin: -60px -30px 30px;
	padding: 50px 20px 30px;
}

.list-group.gallery .text-center {
	font-weight: 700;
	font-size: 18px;
	color: #002e57;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: none;
}
.thumbnail {
	border: none;
	border-radius: 0;
	padding: 0;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	box-shadow: 0 0 0;
}
.panel-title a {
	color: #555;
	font-size: 18px;
}
.panel-heading p {
	margin:0px;
}
.panel-default > .panel-heading {
	background-color: #f5f2f2;
	border: none;
}
.panel-title {
	padding: 10px 0 10px 60px;
	position: relative;
}
.panel-title a.collapsed:before {
	width: 60px;
	height: 59px;
	position: absolute;
	content: "";
	background: url("https://www.hta-it.com/images/uploads/accoundion-left-icon.png") no-repeat center center #f5f2f2;
	left: -14px;
	top: -10px;
	background-size: 40%;
}
.panel-title a:before {
	background: url("https://www.hta-it.com/images/uploads/accoundion-bottom-icon.png") no-repeat center center #005e22;
	width: 60px;
	height: 59px;
	background-size: 40%;
	position: absolute;
	content: "";
	left: -14px;
	top: -10px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body p, .panel-group .panel-heading + .panel-collapse > .panel-body ul li {
	font-size: 16px;
}
.tabs-left > .nav-tabs > li {
	float: none;
	background: #f5f2f2;
}
.tabs-left.tabs-left-1 > .nav-tabs {
	margin: 40px 0 0;
}
.tabs-left > .nav-tabs > li > a {
	color: #002e57;
	font-size: 16px;
	font-weight: 600;
	border-bottom: none;
	border-radius: 0;
	border-right: none;
	margin-bottom: 0;
}
.tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
	color: #005e22;
}
.tabs-left > .nav-tabs .active > a {
	margin: 0 -1px 0 0;
}
.tabs-left > .nav-tabs > li:last-child {
	border-bottom: solid 1px #ddd;
}
.box-content-area-tab {
	background: #f5f2f2;
	padding: 20px;
	border: solid 1px #dddddd;
	margin: 0 0 20px;
}
.top-title-desc-long-area {
	background: #f5f2f2;
	padding: 30px 40px 20px;
}
.top-title-desc-long-area p {
	font-size: 16px;
	line-height: 29px;
	color: #555555;
}
.banner-content-area h4 {
	color: #fff;
	font-size: 20px;
	margin: 0;
}
.form-row-area {
	background: #f4f7f9;
	padding: 10px 5px;
	min-height: 150px;
	margin: 0 0 30px;
	text-align: center;
}
.form-row-area h3 {
	font-size: 17px;
}
.conatct-form-popup {
	background: #f4f7f9;
	padding: 20px;
	border-radius: 10px;
}
.conatct-form-popup button.close {
	color: #000 !important;
	margin: -18px 10px;
	position: absolute;
	right: 0;
}
.conatct-form-popup p {
	overflow: hidden;
	margin: 0;
}
.form-row-area-dec {
	font-size: 13px;
}
.software-product-area .tab-content p, .software-product-area .tab-content ul li, .feature-product-area .box-content-area-tab .green-text {
	font-size: 17px;
	color: #005e22;
}
.tabs-left > .nav-tabs .active > a {
	color: #005e22;
}
.profile-banner-area.no-banner-text-area {
	padding: 30px 20px;
}
.no-banner-text-area .banner-content-area h3 {
	margin: 0 0 15px;
	color: #fff;
	font-size:30px;
}
.no-banner-text-area .banner-content-area p {
	margin:0px;
}
.single-video-area .product-video-title {
	text-align: left;
	margin:0 0 20px;
}
.single-video-area {
	text-align: left;
}
.single-video-area h3 {
	color: #555555;
	font-size: 33px;
	line-height: normal;
}
.single-video-area {
	text-align: left;
	background: #f5f2f2;
	overflow: hidden;
	margin: -60px -45px;
	padding: 60px 45px;
}
.single-video-area .video-post-area a.video-icon-img::before {
	width: 100%;
	height: 100%;
	left:0px;
	top:0px;
}
.list-group.gallery .col-sm-4.col-xs-6.col-md-3.col-lg-3 {
	width: 20%;
	padding: 0 5px;
}
.single-video-area .video-icon {
	color: #002e57;
	background: url("https://www.hta-it.com/images/uploads/blue-video-icon.png") no-repeat left top;
	background-size: 28%;
}
.single-video-area .video-post-area img {
	border: 0;
}
.right-side-blue ul.bult-listed-area li {
	background: no-repeat;
	padding: 0;
	border: 0;
}
.right-side-blue ul.bult-listed-area {
	list-style: disc;
	margin: 0 0 0 20px;
	color: #555;
}
.Italian-banner .banner-text-4 h3 {
	font-size: 37px;
	padding: 0 100px;
}
.Italian-banner .banner-text h2 {
	font-size: 34px;
}
.Italian-banner .banner-text-3 h2 {
	font-size: 30px;
}
.Italian-banner .banner-text h3 {
	font-size: 35px;
}
.profile-banner-area.search-banner-area {
	padding: 30px;
}
.profile-banner-area.search-banner-area .banner-content-area h3 {
	margin: 0;
}
.banner-text-3 h3 {
	font-size: 30px;
}
.banner-text-3 h2 {
	font-size: 44px;
}
.footer-3 a {
	color:#fff;
}
.product-main-page-listing .cat-tabs-area-es .profile-row-title h4 {
	text-transform: none;
}
.freeform-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -15px;
}
.freeform-row .freeform-column {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0;
	flex: 1 0 0;
	padding: 10px 0;
	margin: 0 15px;
	box-sizing: border-box;
}
.freeform-row .freeform-column .freeform-label {
	font-weight: bold;
}
.freeform-row .freeform-column .freeform-label.freeform-required::after {
	content: "*";
	margin-left: 5px;
	color: red;
}
.freeform-row .freeform-column .freeform-instructions {
	margin: 0 0 5px;
	font-size: 13px;
	color: #ABA7A7;
}
.banner-text.banner-text-it-1, .banner-text.banner-text-it-2 {
	padding: 110px 0 0;
	width: 670px;
}
.banner-text.banner-text-it-3 {
	padding: 50px 0 0;
	width: 670px;
}
.banner-text.banner-text-it-4 {
	padding: 100px 0 0;
	width: 700px;
}
.banner-text.banner-text-it-5 {
	padding: 100px 0 0;
	width: 600px;
}
.banner-text.banner-text-it-5 h2 {
	font-size: 44px;
}
.slider-banner-top-area {
	background: #f8f8f8;
	border-bottom: solid 3px #dcdcdc;
	padding: 30px;
}
.slider-banner-top-area .banner-content-area p {
	color: #7a7777;
	font-size: 15px;
	margin: 0 0 20px;
	line-height: 25px;
}
.search-result-bottom-text {
	margin: 70px -40px 0 -40px;
	border-top: solid 1px #ccc;
	padding: 20px 40px;
	background: #f5f9f9;
}
.mobile-conatct-pages-link, .mobile-id-number {
	display: none;
}
.mobile-table-area {
	display:none;
	width: 100%;
}
.mobile-menu .main-menu {
	background: #000;
	padding: 20px 10px;
	float: none;
	width: 100%;
	display: block;
	display: none;
	position: absolute;
	z-index: 8999;
	margin: 20px 0 0;
}
.mobile-menu .main-menu ul {
	list-style: none;
	padding: 0;
}
.mobile-menu .main-menu ul ul {
	margin: 0 0 0 11px;
	list-style: disc;
	color:#fff;
	display:none;
	padding: 0 0 0 14px;
}
.mobile-menu .main-menu ul li a {
	color:#fff;
}
.mobile-menu .main-menu > ul > li {
	border-bottom: solid 1px #fff;
	padding: 15px 0;
	font-weight: 600;
}
.mobile-menu .main-menu ul ul li {
	margin: 10px 0 0;
}
.mobile-menu .menu-area {
	float: left;
}
.mobile-menu .logo {
	padding: 10px 0 10px;
	width: 75px;
	float: none;
	position: absolute;
	left: 40%;
}
.mobile-menu {
	overflow: hidden;
	display: none;
	background: #fff;
	height: 75px;
}
.mobile-menu .search-area {
	position: absolute;
	margin: 53px 0 0;
	display: none;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 1;
	border-radius: 0;
	padding: 20px;
	top: 22px;
}
.search-icon-img.mobile-search-icon {
	margin: 0 39px 0 0;
	float: right;
	width:23px;
	cursor:pointer;
}
.mobile-menu .search-icon {
	position: relative;
	float: left;
}
.mobile-menu .lung-icon-text a::after {
	right: 5px;
}
.mobile-menu .lung-icon-text a {
	padding: 0 22px 0 0;
	background:none;
}
.mobile-menu .select-lung {
	float: right;
}
.mobile-menu .menu-icon {
	background: url("https://www.hta-it.com/images/uploads/menu-icon.png") no-repeat left top;
	background-size: 100%;
	width: 50px;
	height: 36px;
	margin: 18px 0 0 15px;
	position: relative;
	z-index: 999;
	cursor: pointer;
}
.submenu-button {
	float: right;
	font-size: 0;
	background: url("https://www.hta-it.com/images/uploads/drop-down-icon.jpg") no-repeat 78% center;
	width: 100px;
	height: 50px;
	background-size: 15%;
	cursor: pointer;
	margin: -15px -10px 0 0;
}
.submenu-button.mobile-submenu-open {
	background: url("https://www.hta-it.com/images/uploads/drop-up-icon.jpg") no-repeat 78% center;
	background-size: 15%;
}
.menu-icon.mobile-menu-main-button.mobile-mainmenu-open {
	background: url("https://www.hta-it.com/images/uploads/close-img.jpg") no-repeat center center;
	background-size: 69%;
}
.product-slider-details-mobile {
	display: none;
}
.mobile-menu .main-menu ul li a {
	display: inline-block;
	width: 65%;
}
.mobile-menu .main-menu ul ul li a {
	width: auto;
}
.letest-news-row .single-video-area {
	margin: 0 0 20px;
	padding: 30px 10px;
}
.letest-news-row .single-video-area h3 {
	font-size: 23px;
	border: none;
}
.universal-sampler-text-area.italian-universal h4 {
	font-size: 22px;
}

.form-area label:nth-child(2)::before {
	position: absolute;
	content: "0";
	top: 0;
	left: 43%;
}
.form-area .freeform-row .freeform-column label.freeform-label{
	float:none;
	background:none;
	line-height:normal;
	color:#555555;
	text-align:left;
	height:auto;
	margin:0 0 10px;
	width:auto;
}
.form-area .freeform-row .freeform-column label {
	position: relative;
	float:left;
	background: #002e57;
	margin: 0 5px 0 0;
	border-radius: 4px;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.form-area .freeform-row .freeform-column .freeform-input[type="radio"] {
	display:none;
}
.form-area label:nth-child(3) {
	margin: 0 0 0 8px;
}
.form-area button {
	background: #002e57;
	border: none;
	color: #fff;
	padding: 10px 60px;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 16px;
}
.form-area.ces-form .freeform-row .freeform-column label {
	width: 19%;
	height: auto !important;
	margin: 0 1% 0 0;
}
.form-area.ces-form .freeform-row .freeform-column label.freeform-label {
	margin: 0 0 10px;
	width: auto;
}
.form-area.ces-form label:nth-child(2)::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
}
#nps_survey_form label.selected-rating,
#ces_survey_form label.selected-rating {
    background:#d1d1d1;
    color: #002e57;
}


#ces_survey_form .freeform-row:last-child .freeform-column.freeform-column-content-align-left, #nps_survey_form .freeform-row:last-child .freeform-column.freeform-column-content-align-left {
    text-align: center !important;
    display: block;
}
#ces_survey_form .freeform-row, #nps_survey_form .freeform-row{
    background: #f2f7fa;
    margin: 0 0 30px;
    padding: 25px;
    text-align: center;
}
#ces_survey_form .freeform-row:last-child, #nps_survey_form .freeform-row:last-child{
    background: no-repeat;
    padding: 0;
}
.page-content-area.survey-form-area {
    border-top: solid 5px #118f4f;
	border-bottom: solid 25px #002e57;
}
.header-without-menu .logo {
    padding: 20px 0 20px;
    float: none;
    text-align: center;
}
#nps_survey_form .freeform-row:nth-child(7) .freeform-column{
    width: 580px;
    display: block;
    flex: none;
    margin: auto;
}
#nps_survey_form .freeform-row:nth-child(8) {
    background: none;
    padding: 0;
    width: 580px;
	position:relative;
    margin: auto;
}
#nps_survey_form .freeform-row:nth-child(8) .freeform-column{
    position: absolute;
    top: -69px;
    flex: none;
    width: 100%;
    margin: 0;
}
.nps_survey_form_has_erros#nps_survey_form .freeform-row:nth-child(8){
	background: #f2f7fa !important;
	margin: 0 0 30px !important;
	padding: 25px !important;
	text-align: center !important;
	width:100% !important;
}
.nps_survey_form_has_erros#nps_survey_form .freeform-row:nth-child(8) .freeform-column {
	width: 580px;
	display: block;
	flex: none;
	margin: auto;
}
.nps_survey_form_has_erros#nps_survey_form .freeform-row:nth-child(8) .freeform-column {
    position:inherit;
    top: inherit;
    width: 580px;
    display: block;
    flex: none;
    margin: auto;
}
.nps_survey_form_has_erros#nps_survey_form .freeform-row:nth-child(9)  {
    background: none;
    padding: 0;
    width: 580px;
	position:relative;
    margin: auto;
}
.nps_survey_form_has_erros#nps_survey_form .freeform-row:nth-child(9) .freeform-column{
    position: absolute;
    top: -69px;
    flex: none;
    width: 100%;
    margin: 0;
}




span.left-side-detail {
    float: left;
    font-size: 13px;
}
span.right-side-detail {
    float: right;
    font-size: 13px;
    margin: 0 90px 0 0;
}
.header-without-menu .footer, .header-without-menu .copy-right{
	display:none;
}
.footer-search-area.footer-search-area-es {
	width: 530px;
}
.product-main-page-listing .profile-row-title.profile-row-title-es h4 {
	min-height: 75px;
}
.top-to-bottom.for-mobile {
    display: none;
}
.get-catalog-link{
	margin:0 0 0 20px;
}
.contact-page.cep-forms-wrapper{
	padding: 0px;
}
p.pay-by-cc-top-heading{
	background-color: #ddd;
	margin: 0px;
	font-size: 15px;
	font-family: inherit;
	text-align: center;
	padding: 30px 0px 30px 0px;	
	font-weight: 700;
}
#pay-by-credit-card .invoice-records h3{
	margin-bottom: 20px;
}
#pay-by-credit-card button.pay-by-cc-button{
	background: #fff;
	display: inline-block;
	padding: 12px 25px;
	color: #005e22;
	border: solid 1px #dcdcdc;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;	
	font-weight: 700;
}
#pay-by-credit-card button.pay-by-cc-button:hover {
    background: #005e22;
	color: #fff;
	border: solid 1px #005e22;
}
#pay-by-credit-card input[type='text']{
	width: 70%;
}
.extraStripeElement{
	width: 100%;
	margin-bottom: 10px;
}
.StripeElement {
    border: 1px solid #ccc  !important;
    box-shadow: 0 0px 0px 0 #e6ebf1 !important;
}
#pay-by-credit-card button.pay-by-cc-button#stripe-js-payment-form-btn{
    margin: 15px 0 20px;
}
.form-messages.error ul {
    list-style: none;
    padding: 0;
}
.form-messages.error {
    margin: 0 0 20px;
}
.green-header{
	background:#005e22;
	text-align:center;
	width:70%;
	color:#fff;
}
.bottom-white-border td {
    border-bottom: solid 1px #fff;
    height: 60px;
    padding: 10px;
    border-left: solid 1px #fff;
    vertical-align: middle;
}
.green-bg-title{
	border-bottom:solid 1px #fff;
	padding:10px;
	border-left: solid 1px #fff;
}
.blue-header{
	background:#002e57;
    padding: 10px;
    vertical-align: middle;
}
.blue-header {
    background: #002e57;
    padding: 10px;
    border-bottom: solid 1px #fff;
    vertical-align: middle;
    border-left: solid 1px #fff;
	text-align:center;
	color:#fff;
}
.gray-light{
	background:#f2f2f2;
}
.gray-hard{
	background:#bfbfbf;
}
.gray-light td table td, .gray-hard td table td{
    border-bottom: solid 1px #fff;
    padding: 10px;
    border-left: solid 1px #fff;
	text-align:center;
    color: #000;
    vertical-align: middle;
}
.bottom-white-border td:nth-child(1), .gray-light td table td:nth-child(1), .gray-hard td table td:nth-child(1) {
    width: 25%;
}
.bottom-white-border td:nth-child(2), .gray-light td table td:nth-child(2), .gray-hard td table td:nth-child(2) {
    width: 35%;
}
.bottom-white-border td:nth-child(3), .gray-light td table td:nth-child(3), .gray-hard td table td:nth-child(3) {
    width: 40%;
}
.light-gray-right{
	background:#f2f2f2;
    border-bottom: solid 1px #fff;
    padding: 10px;
    border-left: solid 1px #fff;
	text-align:center;
    vertical-align: middle;
}
.hard-gray-right{
	background:#bfbfbf;
    border-bottom: solid 1px #fff;
    padding: 10px;
    border-left: solid 1px #fff;
	text-align:center;
    vertical-align: middle;
}
.green-light, .light-green-right{
	background:#c5e0b4;
}
.light-green-right{
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
	text-align:center;
    color: #000;
    vertical-align: middle;
}
.green-light td td{
	background:#c5e0b4;
    border-bottom: solid 1px #fff;
    padding: 10px;
    border-left: solid 1px #fff;
    color: #000;
	text-align:center;
    vertical-align: middle;
}
table.table-discontinued .green-header {
    width: 80%;
}
table.table-discontinued .bottom-white-border td:nth-child(1), table.table-discontinued .gray-light td table td:nth-child(1), table.table-discontinued .green-light td table td:nth-child(1)  {
    width: 18%;
}
table.table-discontinued .bottom-white-border td:nth-child(2), table.table-discontinued .gray-light td table td:nth-child(2), table.table-discontinued .green-light td table td:nth-child(2) {
    width: 22%;
}
table.table-discontinued .bottom-white-border td:nth-child(3), table.table-discontinued .gray-light td table td:nth-child(3), table.table-discontinued .green-light td table td:nth-child(3) {
    width: 30%;
}
table.table-discontinued td table td span{
	display:block;
}
.table-analyzer td {
    padding: 0;
	border-collapse: inherit;
}
.green-bg-title h3 {
    color: #fff;
    padding: 20px 0;
    margin: 0;
}
.blue-header h3 {
    color: #fff;
    margin: 0;
}
.new-table-area {
    margin: -120px 0 0;
}
.table-discontinued td {
    padding: 0;
}
table.table-discontinued {
    margin: 0 0 30px;
}
td.blue-header {
    padding: 10px;
}
td.blue-header h3 {
    color: #fff;
    line-height: 31px;
}
.table-discontinued a, .table-analyzer a {
    text-decoration: underline;
}
.title-show-product {
    background: #bfbfbf;
    color: #fff;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px;
}
.consumables-title-area h4 {
    background: #005e22;
    color: #fff;
    padding: 20px;
}
.replacing-title-area h4 {
    background: #002e56;
    color: #fff;
    padding: 20px;
}
.mobile-show {
    display: none;
}
.table-analyzer tr p{
	margin: 0px;
}
.table-analyzer tr p br {
    display: none;
}
.table-discontinued p {
    display: none;
}
.not-in-itan.min-mar-itan.no-ped-table {
    margin: -60px -45px 30px;
}
ul.product-tabs-listing li{
	margin-bottom: 20px;
}
.brand-page-content-area{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	background: #fff;
}
.brand-page-content-area .what-we-do-area{
	background: #f4f7f9;
	padding: 20px;
	margin-bottom: 20px;
	border-bottom: solid 3px #dcdcdc;
}
.brand-page-content-area .analyzer-container-suggested-products{
	border-bottom: none;
}
.row.brand-min-height{
	min-height: 150px;
	display: block;
	font-size: 16px;
}
.row.brand-min-height .brand-logo-text{
	min-height: 150px;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.row.brand-min-height .brand-logo-right-text{
	min-height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;		
}		
.brand-analyzer-wrapper.universal-sampler-text-area ul{
	display: flex;
	gap: 1px;
	margin-bottom: 1px;
	justify-content: end;
}
.brand-analyzer-wrapper.universal-sampler-text-area ul.nav-tabs-center{
	justify-content: center;
}
.brand-analyzer-wrapper.universal-sampler-text-area ul li {
	flex: 0 0 33.33%;
	float: none;
	background-color: #002e57;
}
.brand-analyzer-wrapper.universal-sampler-text-area ul li a{
	border-right: 0px !important;
	padding-left: 10px;
	padding-right: 10px;		
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 17px;	
}
.brand-analyzer-wrapper.universal-sampler-text-area ul li a.brand-analyzer-active{
	background: #034784 none repeat scroll 0 0;
	color: #ffffff;		
}
.brand-analyzer-benefits{
	margin-top: 25px;
	margin-bottom: 25px;			
}
.row.analyzer-container-suggested-products{
	margin-left: 0px;
	margin-right: 0px;			
	padding-left: 0px;
	padding-right: 0px;			
}
.analyzer-container-bottom-content .profile-banner .carousel{
	border: solid 1px #dcdcdc;
}
.row.analyzer-container-bonus-features{
	padding-bottom: 30px;
	margin-bottom: -20px;
	background: #f4f7f9;
}
.row.analyzer-container-bonus-features .key-feature-title,
.row.analyzer-container-bonus-features .analyzer-bonus-features{
	padding: 20px 60px;
}		
.row.analyzer-container-bonus-features .analyzer-bonus-features{
	display: flex;
	flex-wrap: wrap;		
}
.row.analyzer-container-bonus-features .analyzer-bonus-features ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0;		
}
.row.analyzer-container-bonus-features .analyzer-bonus-features ul li{
	width: 48.9%;
	padding: 10px 10px 10px 0px;		
}
.row.analyzer-container-bonus-features .analyzer-bonus-features ul li:nth-child(2n) {
	margin-left: 15px;
	padding-right: 0px;
}
.analyzer-container-bottom-content-warpper .analyzer-container-bottom-content{
	display: none;
	transition: all 0.3s;
}
.analyzer-container-bottom-content-warpper .analyzer-container-bottom-content.active-analyzer-container{
	display: block;
}
.brand-analyzer-section-heading{
	border-bottom: solid 3px #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 18px;		
}
.benefits-products-wrapper .profile-banner {
	padding-right: 0px;
}
.whatsapp-chat-wrapper{
	position: fixed;
    font-size: 16px;
    line-height: 17px;
    z-index: 99999;
	right: 5px;
    bottom: 5px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
	transition: transform .2s ease-in-out;	
	opacity: 0;
	transform: translateY(40px);
	animation: slideUp 0.6s ease-out forwards;
	animation-delay: 0.3s;
}
@keyframes slideUp {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.whatsapp-chat-wrapper a{
	position: relative;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;	
	width: 100%;
    height: 100%;	
}
.whatsapp-chat-wrapper a svg,
.top-mobile-main-menu a svg{
    fill: #fff;
    width: 30px;	
}
.feature-product-area .nav.nav-tabs{
	margin-top: 0px;
}
.feature-product-area .nav.nav-tabs li a{
	padding: 9.9px 15px;
}
.top-mobile-main-menu-warpper{
	padding-top: 0px;
}
.mobile-search-menu-area{
    width: 100%;
    border: 0px;
    height: 40px;
    position: relative;
    background: #fff;
}
.top-mobile-main-menu{
    display: flex;
    justify-content: center;
    align-items: center;	
	margin-bottom: 15px;
}
.top-mobile-main-menu a{
	text-align: center;
}
.top-mobile-main-menu a span{
	display: block;
}
.mobile-search-menu-area .error-message{
    position: absolute;
    color: #fff;
    top: -18px;	
}
.feature-product-area .tabbable.tabs-left.tabs-left-1{
	display: flex;
	height: 100%;
	margin-bottom: 20px;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 .nav.nav-tabs{
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;	
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 .software-product-area .tab-content{
	border: unset;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 > div{
	border: 1px solid #ddd;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 .nav.nav-tabs li a{
	border-left: 0px;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 .software-product-area{
	flex: 0 0 80%;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 .tab-content,
.feature-product-area .tabbable.tabs-left.tabs-left-1 .software-product-area{
	margin-top: 0px;
	margin-bottom: 0px;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 .software-product-area .tab-content{
	width: 100%;
}
.feature-product-area .tabbable.tabs-left.tabs-left-1 li.active a{
	border: 1px solid #dcdcdc;
}
@media screen and (max-width: 1024px){			
	.brand-page-content-area .what-we-do-area .what-we-do-area-types,
	.row.analyzer-container-bonus-features .key-feature-title,
	.row.analyzer-container-bonus-features .analyzer-bonus-features{
		padding-left: 0px;
		padding-right: 0px;
	}  
	.row.brand-min-height .brand-logo-text{
		min-height: 90px;
	}
	.analyzer-container-suggested-products .profile-row .profile-row-img img,
	.row.analyzer-container-bonus-features .analyzer-bonus-features ul li{
		width: 100%;
		max-width: 100%;
	}
	.brand-page-content-area .analyzer-container-suggested-products{
		display: flex;
		flex-direction: column;
	}			
	.brand-page-content-area .analyzer-container-suggested-products .suggested-products-wrapper{
		order: 2;
	}			
	.brand-page-content-area .analyzer-container-suggested-products .benefits-products-wrapper{
		order: 1;
	}
}
@media screen and (max-width: 1023px){
	.brand-page-content-area,
	.brand-page-content-area .what-we-do-area{
		padding-left: 0px;
		padding-right: 0px;
	} 		
	.universal-sampler-text-area-wrapper{
		flex-direction: column;
		gap: 10px;
	}	
}
/* End Custom Style */

@media (max-width: 1170px) {
.tabs-left.tabs-left-1 .tab-content {
	width: 75%;
}
}
 @media (min-width: 1024px) {
.list-group.gallery {
	text-align:center;
}
}
@media (min-width: 1024px) {
.up-comming-events .col-sm-4 {
	float: none;
	display: inline-block;
	width: 33%;
}
}
@media (max-width: 1075px) {
.it-menu-area .main-menu .navbar-inverse .navbar-nav > li > a {
	font-size: 14px;
	padding: 0 13px;
}

}
@media (max-width: 1023px) {
.mobile-menu .logo {
    left: 45%;
}
.search-area {
	margin: 50px 0 0 0;
}
.product-bottom-part p {
	font-size: 13.5px;
}
.bottom-product-row-area h4 {
	color: #002e57;
	font-size: 18px;
}
.name-title-area li.rt-table-item {
	padding-left: 6px;
	padding-top: 6px;
	font-size: 12px;
}
.profile-row-area p {
	min-height: 40px;
}
.navbar-nav .profile-row-area p {
	min-height:auto;
}
.hplc-banner-title-bg {
	padding: 43px 30px;
}
.product-banner-area h1 {
	font-size: 32px;
}
.mega-menu-list-area {
	text-align: left;
}
.tabs-left.tabs-left-1 .tab-content {
	width: 76%;
}
.list-group.gallery {
	text-align:center;
}
.tabs-left.tabs-left-1 .tab-content {
	width: 74%;
}
.header-without-menu .logo img {
    width: auto;
}
.header-without-menu .logo {
    width: auto;
}
.mobile-search-area input[type="submit"],
.mobile-search-menu-area input[type="submit"] {
	float: right;
	background-size: 100% !important;
	background:url("https://www.hta-it.com/images/uploads/search-icon-blue.png") no-repeat;
}
.mobile-table-area-1 .panel-group .panel-heading + .panel-collapse > .panel-body p, .panel-group .panel-heading + .panel-collapse > .panel-body ul li {
	font-size: 12px;
	padding-left: 5px;
}
.header-area, .top-area {
	position: relative;
	display: none;
}
.mobile-menu {
	overflow: hidden;
	display: block;
	background: #fff;
	height: 75px;
}
.mobile-menu .menu-icon {
	margin: 18px 0 0 15px;
}
.mobile-menu .select-lung {
	margin: 23px 12px 0 0;
	position: relative;
}
.mobile-menu .search-icon {
	position: absolute;
	top: 22px;
  right: 74px;
	z-index: 99;
}
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display:block !important;
}
.main-menu .navbar-collapse, .main-menu .navbar-inverse {
	background:#fff;
}
.logo {
	position: relative;
	z-index: 99;
}
.header-area {
	position: relative;
}
.main-menu {
	float: none;
}
.menu-right-side {
	float: none;
	position: absolute;
	right: 0;
	text-align: right;
	top: 10px;
	width: 100%;
}
.navbar-nav {
	margin: 0;
}
.main-menu .navbar-inverse .navbar-nav > li > a {
	padding: 20px;
	text-align: center;
	line-height:normal;
}
.navbar-collapse.collapse.in {
	background: #ffffff none repeat scroll 0 0;
	left: 0;
	position: absolute;
	z-index:999;
	width: 100%;
	padding: 0 0 20px;
}
.navbar-nav {
	background: #ffffff none repeat scroll 0 0;
	position: relative;
	z-index: 999;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}
.navbar-toggle .icon-bar {
	width: 42px;
	height: 6px;
}
.navbar-toggle {
	margin-top: 24px;
	margin-right: 30px;
}
.logo {
	width: 120px;
}
.logo img {
	width: 100%;
}
.navbar-toggle {
	border: 1px solid #005e22 !important;
}
.navbar-collapse.collapse.in {
	border-bottom:solid 5px #ccc;
}
.sub-menu {
	position: relative;
	width: auto;
	text-align: center;
	display:block !important;
}
.up-comming-events .col-sm-4 {
    float: none;
    display: inline-block;
    width: 100%;
    margin: 0 0 50px;
}
.product-main-page-listing .profile-row-title h4 {
	font-size: 17px;
}
.product-main-page-listing .profile-row-area p {
	font-size: 14px;
}
.tabs-left.tabs-left-1 .tab-content {
	width: 70%;
}
.header-area .nav .mega-menu {
	height: 300px;
	overflow-y: scroll;
}
.mega-menu .nav > li > a {
	text-align: center;
}
.product-main-page-listing .cat-tabs-area-es .profile-row-area p {
	min-height: 120px;
}
.new-table-area {
    margin: 0 15px;
}

.mobile-show {
    display: block;
    padding: 0 20px 20px;
}
.desktop-show {
    display: none;
}

.consumables-title-area {
    margin: 20px 0;
}
.page-conent-support .mobile-show {
    padding: 0 0 20px;
}
.drop-down-show-product,
.page-conent-support .analyzer-autosampler-mobile-wrapper .drop-down-show-product {
    background: #d9d9d9;
    padding: 15px 15px 0px 15px;
    font-weight: 600;
    color: #fff;
}
.drop-down-show-product .title-show-product {
    margin: -15px -15px 15px;
}
.arrow-down {
    background: url(https://www.hta-it.com/images/uploads/accoundion-left-icon.png) no-repeat center center;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: 100%;
    float: right;
    transform: rotate(90deg);
}
.consumables-title-area div, .replacing-title-area div {
    padding: 0 0 0 15px;
}
.page-conent-support .drop-down-show-product {
    padding-bottom: 15px;
}

}
 @media (max-width:1023px) {
.product-main-page-listing .profile-row-area p {
	font-size: 12px;
}
.product-main-page-listing .cat-tabs-area-es .profile-row-area p {
	min-height: 90px;
}
.banner-text h3 {
	font-size: 22px;
}
.banner-text h2 {
	font-size: 24px;
}
.more-info-link {
	font-size: 12px;
	padding: 5px 25px;
}
.view-portfolio-link {
	font-size: 15px;
	padding: 5px 25px;
}
.carousel-control {
	width: 30px;
	height: 30px;
}
.icon-left {
	margin: 4px 0 0 8px;
	background-size: 86%;
	height: 23px;
}
.icon-right {
	margin: 4px 0 0 8px;
	background-size: 86%;
	height: 23px;
}
.gantry-width-17 {
	display: block;
	float: none;
	width: 100%;
}
.gantry-width-18 {
	display: block;
	float: none;
	width: 100%;
}
.name-title-area li.rt-table-item {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	min-height: auto;
}
li.rt-table-item {
	min-height: auto;
}
.rt-table-price {
	min-height: auto;
	padding: 10px 10px;
}
.hplc-banner-title-bg {
	background-size: 34%;
}
.tabs-left.tabs-left-1 .tab-content {
	width: 70%;
}
.profile-tabs-area .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd #ddd;
}
.tabs-left.tabs-left-1 > .nav-tabs {
	float: none;
	width: auto;
}
.tabs-left.tabs-left-1 .tab-content {
	width: 100%;
	float: none;
	margin: 20px 0 20px;
}
.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
	border-right:solid 1px #ddd;
}
}
 @media (max-width:1023px) {
.search-area {
	float: none;
	margin: 20px 30px 0;
	overflow: hidden;
	padding: 10px 20px;
}
.search-area input[type="text"] {
	width: 90%;
}
.letest-news-row a {
	margin: 0 0 30px;
}
.footer-search-area {
	margin: auto 20px;
	text-align: center;
	width: auto;
}
.footer-search-area h4 {
	float: none;
	margin: 0 0 20px;
}
.select-product-search {
	float: none;
}
.select-product-search input[type="text"] {
	width: 100%;
}
.footer-1 h3 {
	text-align: left;
}
.footer-1 {
	border-right: medium none;
	padding: 0 0 10px;
}
.right-side-blue {
	padding: 25px 15px !important;
	margin: 0 -15px 10px;
}
.main-campare-lc-autosample .gantry-width-17 {
	display: block;
	float: none;
	width: 100%;
}
.main-headspace-autosample .gantry-width-17 {
	display: block;
	float: none;
	width: 100%;
}
.main-campare-lc-autosample .gantry-width-18 {
	display: block;
	float: none;
	width: 100%;
}
.select-product-search select {
	border: none;
	width: 100%;
}
.contact-left-area {
	color: #555555;
	text-align: center;
}
.login-right-side-bar {
	margin: 20px 30px 50px;
}
.right-side-blue::before {
	width: 0;
 content:;
}
.blog-excert {
	min-height: auto;
}
.blog-row-title h4 {
	min-height: auto;
	font-size: 25px;
}
.product-main-page-listing .profile-row-title h4 {

	min-height: auto;
}
.profile-tabs-area .nav-tabs > li {
	float: none;
	margin: 0 0 15px;
}
.profile-row-area p {
	font-size: 14px;
}
#advancedKeywords, .adsearch-keywords select, .adsearch-channels select {
	width: 100%;
}
.contact-page .text-flied, .contact-page textarea {
	width:100%;
}
.select-product-search select {
	width:100%;
}
.product-video-area .col-sm-4 {
	display:block;
	width: auto;
}
.profile-banner-area {
	background: #002e57;
}
.profile-banner-area {
	padding: 10px 5px;
}
.banner-content-area h3 {
	margin: 20px 0 10px;
}
.contact-left-area {
	text-align: left;
	font-size: 0;
	float: left;
}
.product-banner-area {
	background-image: none;
	text-align: center;
}
.footer {
	margin: 0px 0 0;
}
.banner-text {
	padding: 10px 0 0 0;
}
.footer-search-area.footer-search-area-es {
	width: auto;
}
.product-main-page-listing .cat-tabs-area-es .profile-row-area p {
	min-height: auto;
}
.product-main-page-listing .profile-row-title.profile-row-title-es h4 {
	min-height: auto;
}
.tabs-left.tabs-left-1 .tab-content {
	min-height: auto;
}
.search-area .error-message {
	position: relative;
	top: -10px;
}
.hplc-banner-title-bg {
	background:none;
}
.product-banner-area {
	background:#002e57;
	padding:35px;
}
.product-banner-area h3 {
	font-size: 17px;
	line-height: normal;
}
.feature-product-area {
	padding:15px 0 0;
}
.product-banner-area h3 {
	margin: 0;
}
.product-banner-area {
	padding: 15px 0;
}
.product-banner-area h1 {
	margin: 0 0 10px;
}
.feature-product-download label {
	vertical-align: middle;
	padding: 10px;
	font-size: 13px;
}
.feature-product-download a {
	padding: 15px 10px;
	font-size: 14px;
}
.feature-product-right-side img {
	width: auto;
}
.feature-product-download label {
	font-size: 15px;
	display: block;
	border-radius: 5px 5px 0 0;
	margin: 0;
	text-align: center;
}
.feature-product-download a {
	font-size: 14px;
	display: block;
	overflow: hidden;
	text-align: center;
	border-radius: 0 0 5px 5px;
}
.download-text {
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin: -10px 0 0;
}
.download-icon {
	float: none;
}
.key-feature-product-row {
	margin: 0 0 20px;
}
.download-text {
	float: none;
	display: inline-block;
}
.key-feature-product-area {
	padding:35px 35px 0;
}
.get-quote-area {
	padding: 35px;
}
.get-quote-area span {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	margin: 0 0 20px;
	display:block;
}
.key-feature-title {
	padding: 20px 35px;
}
.key-feature-title h2 {
	font-size: 35px;
}
.view-portfolio-link {
	padding: 5px 20px;
}
.view-portfolio-link {
	font-size: 12px;
	padding: 5px 20px;
}
.banner-text h2 {
	font-size: 18px;
	margin: 13px 0;
}
.banner-text h3 {
	font-size: 20px;
	line-height: normal;
}
.banner-text p {
	font-size: 15px;
	color: #fff;
	margin: 20px 0 ;
}
.product-banner-area h1 {
	font-size: 30px;
}
.banner-text.banner-text-2 h3 {
	font-size: 12px;
	width: auto;
}
.list-group.gallery {
	margin: -20px 0 30px;
}
.get-quote-area.inner-page-faq {
	margin: 0;
	width: 100%;
}
.list-group .col-lg-3 {
	width: auto;
}
.list-group.gallery .col-sm-4.col-xs-6.col-md-3.col-lg-3 {
	width:100%;
}
.thumbnail {
	margin-bottom: 0px;
}
.list-group.gallery .text-center {
	font-size: 16px;
}
.up-comming-events .col-sm-4 {
	width: auto;
	margin: 0 0 30px;
}
.up-comming-events h2 {
	font-size: 30px;
}
.up-comming-events {
	padding: 40px 0;
}
.banner-text h2 {
	font-size: 12px;
}

.banner-text.banner-text-2 {
	width: 171px;
}
.search-area {
	margin: 20px 10px 0;
}
.search-area input[type="text"]{
	width: 87%;
}
.mobile-search-menu-area input[type="text"],
.mobile-search-menu-area input[type="text"]:focus{
	width: 87%;
    border: 0px;
    height: 39px;	
	padding-left: 10px;
	outline: 0px;
	margin-top: 1px;
}
.search-area input[type="submit"]{
	margin: 0;
	float: right;
}
.mobile-search-menu-area input[type="submit"] {
	float: right;
	margin-top: 10px;
}
.what-we-do-area h3 {
	font-size: 30px;
	margin: 20px 0 10px;
}
.search-page {
	padding: 15px 15px 0;
}
.search-result-bottom-text {
	margin: 20px -15px 0;
	padding: 20px 15px;
}
.search-result-bottom-text .col-sm-6 {
	padding: 0;
}
.Italian-banner .banner-text-4 h3 {
	font-size: 12px;
	padding: 0 30px;
}
.Italian-banner .banner-text h2 {
	font-size: 12px;
}
.Italian-banner .banner-text-3 h2 {
	font-size: 12px;
}
.banner-text.banner-text-it-1, .banner-text.banner-text-it-2 {
	padding: 30px 0 0;
	width: 170px;
}
.panel-title a {
	display: block;
}
.banner-text.banner-text-it-3 {
	padding: 30px 0 0;
	width: 170px;
}
.banner-text.banner-text-it-4 {
	padding:30px 0 0;
	width: 170px;
}
.banner-text.banner-text-it-5 {
	padding:30px 0 0;
	width: 170px;
}
.banner-text.banner-text-it-5 h2 {
	font-size: 12px;
}
.banner-text-3 h3 {
	font-size: 12px;
}
.banner-text-3 h2 {
	font-size: 12px;
}
.key-feature-product-row .row {
	display: flex;
	flex-wrap: wrap;
}
.key-feature-product-row .row .col-sm-3 {
    order: 1;
    width: 100%;
    text-align: center;
}
.key-feature-product-row .row .col-sm-9 {
	order: 2;
	width: 100%;
}
.key-feature-product-img img {
    width: auto;
    text-align: center;
}
.key-feature-product-img {
    display: inline-block;
}
.row {
	margin:0px;
}
.container {
	padding:0px;
}
.key-feature-product-content p {
	line-height: 24px;
}
.key-feature-product-content h4 {
	font-size: 20px;
	padding: 0 0 12px;
	margin: 0 0 15px;
}
.key-feature-area {
	margin: 0;
}
.key-feature-product-area {
	padding: 15px 0 0;
}
.product-video-area {
	padding: 15px 0;
}
.product-video-title {
	margin: 0 0 20px;
}
.video-post-area p {
	font-size: 13px;
	text-align: left;
	margin:0px;
}

.video-post-area a.video-icon-img::after {
	width: 33%;
	height: 30px;
	top: 28%;
	left: 30px;
	background-size: 100% auto;
}
.video-post-area a.video-icon-img {
	margin: 0 10px 0 0;
	float: left;
	width: 90px;
}
.video-post-area a.video-icon-img::before {
	width: 90%;
	height: 85.5%;
}
.video-post-area {
	overflow: hidden;
}
.product-bottom-part {
	padding: 15px 0;
}
.copy-right {
	padding: 20px 10px;
}
.what-we-do-area {
	padding:10px 0 15px;
}
.what-we-do-area p {
	font-size: 16px;
}
.letest-news {
	padding: 0px 0;
}
.product-main-page-listing {
	padding: 0px 15px 60px;
}
.product-main-dec {
	font-size: 16px;
	margin: 15px 0;
	line-height: 24px;
}
.product-main-page-listing .profile-row-area p {
	min-height: auto;
}
.profile-main-area h3 {
	font-size: 24px;
	padding: 0 0 15px;
	margin: 0 0 20px;
}
.slider-banner-top-area {
	padding: 15px 0;
}
.profile-left-side {
	padding: 20px;
}
.login-right-side-bar h3, .right-side-blue h3 {
	font-size: 19px;
}
.page-content-area {
	padding: 15px 0px 0px;
}
.product-title-dec p {
	margin: 0;
}
.product-title-dec {
	padding: 15px 10px;
}
.product-title-dec h2 {
	margin: 0 0 9px;
}
.page-content-area h3 {
	margin: 0px 0 20px 15px;
}
.login-right-side-bar {
	margin: 20px 0 50px;
}
.get-quote-area {
	padding: 15px;
}
.get-quote-area span {
	font-size: 19px;
}
.contact-page {
	padding: 0;
}
.contact-page h3 {
	padding: 15px 10px 0 15px;
}
.footer-2, .footer-3, .footer-4 {
	display: none;
}
.mobile-id-number-hider {
	display: none;
}
.mobile-address {
	background:url("https://www.hta-it.com/images/uploads/address-icon.png") no-repeat left top;
	width:38px;
	height:38px;
	background-size: 100%;
	display:inline-block;
}
.mobile-phone {
	background:url("https://www.hta-it.com/images/uploads/phone-icon.png") no-repeat left top;
	width:38px;
	height:38px;
	background-size: 100%;
	display:inline-block;
}
.mobile-mail {
	background:url("https://www.hta-it.com/images/uploads/email-icon.png") no-repeat left top;
	width:38px;
	background-size: 100%;
	height:38px;
	display:inline-block;
}
.footer-1 {
	overflow: hidden;
}
.mobile-conatct-pages-link {
	display: block;
	float: right;
}
.mobile-id-number {
	display: block;
	color: #fff;
	text-align: right;
}
.footer-1 h3 {
	text-align: left;
	float: left;
	margin: 5px 0 0;
}
.footer-search-area h4 {
	display: none;
}
.feature-product-area h3 {
	font-size: 20px;
}
.key-feature-title h2 {
	font-size: 25px;
}
.key-feature-title {
	padding: 20px 15px;
}
.single-video-area h3 {
    font-size: 15px;
    float: none;
    width: 100%;
    position: relative;
    text-align: center;
    z-index: 99;
}
.single-video-area {
	margin: -15px 0;
	padding: 20px 3px;
}
.single-video-area .product-video-title {
	text-align: center;
}
.freeform-row .freeform-column {
	padding:0 0 10px;
}
.freeform-row {
	display: block !important;
}
.mobile-table-area {
	display:block;
}
.mobile-table-area .gantry-width-17 {
	width: 50%;
	float: left;
}
.mobile-table-area .gantry-width-18 {
	width: 100%;
	float: left;
}
.mobile-table-area .panel-body ul {
	margin: 0;
}
.mobile-table-area .panel-body {
	padding: 0;
}
/*.mobile-table-area .panel-group .panel-heading + .panel-collapse > .panel-body p, */
.panel-group .panel-heading + .panel-collapse > .panel-body ul li {
	min-height: 61px;
	font-size: 12px;
}
.js-tablet-17 {
	display: none;
}
.name-title-area li.rt-table-item {
	min-height: 61px;
}	
li.rt-table-item {
	min-height: 61px;
}
.rt-table-price {
	min-height: 61px;
}
.blog-row {
	padding: 0;
}
.blog-row-title h4 {
	font-size: 21px;
	line-height: 25px;
}
.not-in-itan.min-mar-itan {
	margin: -15px -20px 10px;
}
.select-lung-bg h4 {
	font-size: 22px;
}
.select-lung-bg ul li {
	padding: 30px 0;
}
.product-slider-details-mobile {
	display: block;
	padding: 0 15px;
}
.product-slider-details-mobile .carousel-control {
	top:200px;
}
.product-slider-details-mobile .carousel-control.left {
	left: -30px;
}
.product-slider-details-mobile .carousel-control.right {
	right: -30px;
}
.hide-mobile-row {
	display: none;
}
.bottom-product-row-area {
	margin: 50px 0 1px;
	min-height: auto;
	padding: 0 20px 0px;
}
.product-slider-details-mobile.product-slider-details-img-mobile .carousel-control {
	top: 40%;
}
.product-slider-details-img-mobile .carousel-inner.list-group.gallery {
	margin: 0 0 20px;
	padding: 0 0 10px;
}
.page-content-area .col-sm-8 h3 {
	margin: 0 0 20px;
}
.page-content-area .col-sm-4 h3 {
	margin: 0 0 20px;
}
.get-quote-area.inner-page-faq.bottom-mar-no {
	margin-bottom: 0px !important;
}
.feature-product-area .row {
	display: flex;
	flex-wrap: wrap;
}
.feature-product-area .row .col-sm-7 {
	order: 2;
}
.feature-product-area .row .col-sm-5 {
	order: 1;
}
.feature-product-area .row .col-sm-5 h3{
	display:block;
	border-bottom: solid 3px #dcdcdc;
	padding: 0 0 15px;
	margin: 0px 0 20px;
	text-align:left;
    color: #002e64;

	font-size:20px;
}
.feature-product-area .row .col-sm-7 h3{
	display:none;
}
.feature-product-right-side {
	padding: 0;
	border: none;
}
.feature-product-right-side img {
	border: solid 1px #dcdcdc;
	text-align: center;
	padding: 5px 0;
}
.profile-row-area p {
	min-height: auto;
}
.key-feature-title.no-mar-bottom {
	margin: -40px 0 20px;
}
.profile-banner-area.no-banner-text-area {
	padding: 15px;
}
.no-banner-text-area .banner-content-area h3 {
	margin: 0 0 10px;
	font-size: 30px;
}
.no-banner-text-area .banner-content-area p {
	font-size: 20px;
	line-height: normal;
}
.top-title-desc-long-area {
	background: #f5f2f2;
	padding: 15px;
}
.top-title-desc-long-area .col-sm-6 {
	padding: 0;
}
.tabbable.tabs-left.tabs-left-1 {
	padding: 10px;
	width: 100%;
}
.more-select-catgery-area {
	padding: 15px;
	text-align: center;
}
.page-content-area.page-conent-support {
	padding: 15px;
}
.page-content-area.page-conent-support h3 {
	margin: 0px 0 20px 0;
}
.page-content-area.page-conent-support .col-sm-6, .page-content-area.page-conent-support .col-sm-3, .page-content-area.page-conent-support .col-sm-4, .page-content-area.page-conent-support .col-sm-2, .page-content-area.page-conent-support .col-sm-12, .page-content-area.page-conent-support .col-sm-9{
	padding:0px;
}
.page-content-area.page-conent-support .get-quote-area.inner-page-faq.bottom-mar-no {
	margin: 0 -15px -15px !important;
	width: 111%;
}
.page-content-area.page-conent-support .get-quote-area a {
	font-size: 19px;
}
.blog-link {
	text-align: center;
}
.letest-news-row .single-video-area h3 {
	font-size: 13px;
	border: none;
	margin: -5px 0 0 10px;
}
.search-page .get-quote-area.inner-page-faq {
	margin: 0 -6%;
	width: 112%;
}
.samp-pre-banner-title-bg.product-banner-area h1 {
	font-size: 30px;
}
.support-login-pages-row p {
	min-height: auto;
}
.support-login-page .page-content-area {
	padding: 15px 0px 0px;
	margin: 0 -15px;
}
.page-content-area ol {
    padding: 0 0 0 30px;
}
.panel-group .panel + .panel {
	margin-top: 0;
}
.panel-group .panel p {
	margin: 0;
}
.product-banner-area  p {
	display: none;
}
.banner-area .row {
	display: flex;
	flex-wrap: wrap;
}
.banner-area .row .col-sm-6.banner-img {
	order: 1;
}
.banner-area .row .col-sm-6 {
    order: 2;
    width: 100%;
}
.banner-area{
  background: url("https://www.hta-it.com/images/uploads/homepage_mobileversion_3000x23971.jpg") left round !important;
}

.cust.banner-area {
  padding: 0;
}
.cust-es.banner-area {
  padding: 0;
}

.col-sm-6.banner-img.cust-for {
  display: block;
}

.banner-img {
  margin: 0;
}

.col-sm-6.banner-img.cust-for {
  padding-right: 0 !important;
  padding-left:  0 !important;
}

.universal-sampler-text-area h4 {
	font-size: 26px;
}
.universal-sampler-text-area ul li a {
	font-size: 20px;
	padding: 5px 0;
}
.mobile-link-home {
	text-align: center;
}
.universal-sampler-text-area h4 {
	text-align: center;
}
.universal-sampler-text-area h5 {
	text-align: center;
}
.top-to-bottom{
	display:none;
}
.top-to-bottom.for-mobile {
    display: block;
}
.footer-col-row-area {
    position: relative;
    overflow: inherit;
}
#back-to-top-1 img {
    width: 44px;
    cursor: pointer;
}
.more-info-link, .view-portfolio-link {
    font-size: 17px;
    padding: 8px 28px;
}
.profile-banner {
    padding: 0 0 20px;
}
.feature-product-area .row .col-sm-5 {
    margin: auto;
}
.big-img-in-mid {
    text-align: center;
}
.big-img-in-mid img {
    width: 400px;
}
.big-img-in-mid p {
    margin: 0;
}
.single-video-area .video-post-area {
    overflow: hidden;
    text-align: center;
}
.single-video-area .video-post-area a.video-icon-img {
    margin: auto;
    float: none;
    width: 300px;
}
.single-video-area .video-post-area a.video-icon-img::after {
    width: 50px;
    height: 50px;
    top: 38%;
    left: 43%;
    background-size: 100% auto;
}

.profile-row .profile-row-img {
    display: inline-block;
}
.profile-row-area {
    text-align: center;
}
.profile-row .profile-row-img img {
    width: auto;
    max-width: 100%;
}
.profile-main-area .profile-row  h3 {
    display: inline-block;
}
.profile-row {
    text-align: center;
}
.modal-open .search-icon-img.mobile-search-icon{
	margin:0 76px 0 0;
}

p.pay-by-cc-top-heading {
    margin: 0 -15px;
    padding: 30px 15px 30px 15px;
}
/* Start Custom Style */
.displaynone, .analyzer-autosampler-mobile-model-wrapper{display:none;}
.analyzer-autosampler-mobile-wrapper .arrow-down,
.analyzer-autosampler-mobile-wrapper .autosampler-brand{
	cursor: pointer;
}
.analyzer-autosampler-mobile-wrapper .arrow-down.analyzer-autosampler-mobile-model-wrapper-on{
	transform: rotate(-90deg);
}
.analyzer-autosampler-mobile-wrapper .title-show-product .analyzer-autosampler-mobile-title{
	display: inline-block;
}
.analyzer-autosampler-mobile-model-wrapper{
	padding-bottom: 15px;
}
.universal-sampler-text-area-home.italian-universal{
	padding-top: 10.5px;
}
.universal-sampler-text-area-wrapper{
	background: #002e57;
	padding: 10px 25px;
	display:flex;
	gap: 25px;
}
.universal-sampler-text-area-wrapper .select-product-search{
	flex: 0 0 48.3%	
}
.universal-sampler-text-area-wrapper .select-product-search select{
	border: none;
	width: 100%;
}
/* End Custom Style */
}
@media (max-width:767px) {
.get-quote-area a {
    margin-top: 15px;
}
	.feature-product-area .tabbable.tabs-left.tabs-left-1{
		display: block;
	}
}
@media (max-width:640px) {
.mobile-menu .logo {
    left: 42%;
}
.view-portfolio-link, .more-info-link {
    font-size: 12px;
    padding: 5px 20px;
}
.get-quote-area a {
    margin-top: 15px;
}
}

@media (max-width:450px) {
.title-show-product {
    font-size: 14px;
}
span.arrow-down {
    width: 20px;
    height: 20px;
    margin: 0 -5px 0 0;
}
.consumables-title-area h4 {
    font-size: 14px;
}
.replacing-title-area h4 {
    font-size: 14px;
}

}


.hta-logged-in-nav .parent-items {
    padding-left: 0;
    padding-right: 0;
}

.hta-logged-in-nav .child-items {
    padding-left: 0;
    padding-right: 0;
}







.hta-logged-in-nav .cust-col-3-pad {
    background: #005E22;
    padding-right: 0;
}

.hta-logged-in-nav .cust-col-8-pad {
    padding-right: 0;
	padding-left:0;
}



.hta-logged-in-nav .cust-product{
	color: #fff;
	padding: 30px 0 10px 15px;
	font-size: 22px;
}

.hta-logged-in-nav .mega-menu ul li:hover > a {
    background-color: rgba(0,39,68,0.7);
}

.hta-logged-in-nav .mega-menu .nav-sidebar {
    background: #005E22;
    padding-bottom: 95px;
}

.hta-logged-in-nav .mega-menu .nav > li.active {
    border-right: none;
    border-bottom: none;
}


.hta-logged-in-nav .mega-menu .nav > li.active a {
    color: #fff;
    background: #002744;
}


.hta-logged-in-nav .mega-menu .nav > li > a {
    color: #fff;
}

.hta-logged-in-nav .mega-menu .nav > li {
    border-right: none;
    border-bottom: none;
}

.hta-logged-in-nav .tab-content ul {
    list-style: none;
    position: relative;
	padding-left: 0px;
}


.hta-logged-in-nav .category-details {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
	background: #f4f7f9;
	padding-top: 20px;	
}


.hta-logged-in-nav #category-details-1{
   display:block;
}

.hta-logged-in-nav .parent-items .profile-row-area {
    text-align: left;
    margin: 0px 0 0px !important;
}

.hta-logged-in-nav .child-items .profile-row-area {
    text-align: left;
    margin: 0 0 0px;
}

.hta-logged-in-nav .tab-content ul ul {
    margin-left: 0px;
    padding-left: 0px;
}


.hta-logged-in-nav .parent-items .profile-row-title h4 > a {
    color: #002744;
	display: block;
}

.hta-logged-in-nav .child-items .profile-row-title h4 > a {
     color: #828383;
    font-weight: 100;
	font-size: 18px;
	display: block;
}

.hta-logged-in-nav .child-items .profile-row-title h4 a:hover {
    background: #c6d7d0;
    
}

.hta-logged-in-nav .child-items .profile-row-title h4 a.active.category-items{
	background: #005E22;
	color: #fff;
	font-weight: 500;
}

.hta-logged-in-nav .category-details a:hover {
    background: transparent !important;
    
}

.hta-logged-in-nav .child-items .profile-row-title h4{
	margin-bottom: 0px;
}

.hta-logged-in-nav .parent-items .profile-row-title h4 a.active.category-items{
	background: #005E22;
	color: #fff;	
}

.hta-logged-in-nav .category-details-wrapper ul {
    margin-left: 0px;
}

.hta-logged-in-nav .profile-row-area a.more-info-cat {
    background: #005e22;
    font-weight: 700;
    display: inline-block;
    padding: 12px 25px;
    color: #fff;
    border: solid 1px #dcdcdc;
    border-radius: 50px;
}

.hta-logged-in-nav .profile-row-area a.more-info-cat:hover {
    background: #005e22 !important;
    font-weight: 700;
    display: inline-block;
    padding: 12px 25px;
    color: #fff;
    border: solid 1px #dcdcdc;
    border-radius: 50px;
}

.hta-logged-in-nav .profile-row-title h4 a {
    padding: 10px 25px;
	display: block;
}

.hta-logged-in-nav .category-details .profile-row-img img {
    width: auto;
    height: 150px;
}

.hta-logged-in-nav .mega-menu .profile-row-img {
    height: 190px;
}

.hta-logged-in-nav .mega-menu .profile-row-img.third-party-image-wrapper{
    display:flex;
	justify-content: center;
	align-items: center;
}

.hta-logged-in-nav .mega-menu .profile-row-img img.third-party-image{
	height: auto;
}

#tab2 .profile-row .row {
    margin: 0 auto;
}

#tab3 .profile-row .row {
    margin: 0 auto;
}

#tab4 .profile-row .row {
    margin: 0 auto;
}




.cust-boxes-area {
    background: #fff;
    padding: 20px 45px;
}

.cust-box-wrapper {
    background: #f4f7f9;
    border: 1px solid #dcdcdc;
    padding: 40px 15px;
	margin-bottom:20px !important;
   
}

.cust-image {
    text-align: center;
    margin-bottom: 30px;
}

.number-top-title {
    text-align: center;
}


.number-top-title span {
    color: #717272;
    font-size: 16px;
}

.total,
.count-type{
    font-size: 45px;
    color: #005E22;
}

.number-title span {
    color: #959798;
    font-size: 16px;
}

.number-title {
    text-align: center;
	min-height: 135px;
}


/*#langIT .cust-customer { 
    padding-right: 11px;
}*/

/*#langENG .cust-customer {
  padding-right: 8px;
}*/



.lung-icon-text a {
    min-width: 80px;
}


.cust-customer {
    display: inline-block;
/*    position: relative;*/
/*    top: 3px;*/
    border-right: 1px solid #777777;
    padding-right: 12px;
    margin-right: 5px;
}
/*.cust-customer .icon-user{
	line-height: 17px;
}*/
.cust-customer .icon-user span {
    margin-left: 10px;
    font-family: 'Roboto';
    font-weight: 500;
    color: #002744;
}

.cust-customer .icon-user {
    color: #002744;
}


.hta-logged-in-nav .other-menu-items .mega-menu ul li:hover > a {
    /* background-color: #e9ecee !important; */
}

.hta-logged-in-nav .other-menu-items .mega-menu-list-area h3 {
    text-transform: uppercase;
    /* font-weight: 600; */
	margin-bottom: 20px;
    margin-left: 16px;
	font-size: 22px;
}


.hta-logged-in-nav .other-menu-items .mega-menu-list-area ul {
    list-style: none;
    padding: 0 0 0 15px;
}

.hta-logged-in-nav .other-menu-items .mega-menu-list-area ul li a:hover {
    background: #e9ecee;
}

.hta-logged-in-nav .other-menu-items .mega-menu-list-area ul li {
    border-bottom:none;
	padding:0 !important;
}

.hta-logged-in-nav .other-menu-items .mega-menu-list-area ul li a{
	color: #727373;
	text-decoration:none;
	display: block;
    padding: 15px 0px 15px 10px;
}

.hta-logged-in-nav .other-menu-items .mega-menu-list-area ul li a.sub-active {
    background: #005e22;
    color: #fff !important;
    margin-bottom: 1px;
	font-weight: 600;
}
.hta-logged-in-nav .category-details-wrapper.entry-details-wrapper ul.nav_categories{
    padding-left: 0px;
}
.hta-logged-in-nav .mega-menu{
	background-color: #e9ecee;
}
.hta-logged-in-nav .category-details-wrapper > .parent-items{
	padding-top: 20px;
}
.hta-logged-in-nav .profile-row-title h4{
	font-size: 19px;
	margin-bottom: 0px;
}
.hta-logged-in-nav .mega-menu .tab-content{
	margin: 0px 15px 0 0;
}
.hta-logged-in-nav .mega-menu .nav > li > a{
	font-size: 18px;
	padding: 15px 0 15px 35px;
}

.product-slider-details-mobile #carousel-example-generic .carousel-inner{
	width: 90%;
	margin: 0px auto;
}

.product-slider-details-mobile #carousel-example-generic .carousel-control.left{
	left: -15px;
}

.product-slider-details-mobile #carousel-example-generic .carousel-control.right{
	right: -15px;
}
.letest-news .latest-news-warrper{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;	
	text-align: left;
}
.letest-news.latest-news-listing h2 {
    font-size: 40px;
    padding-right: 8px;
    padding-left: 8px;
}
.letest-news.latest-news-listing .latest-application-note-wrapper{
	background: #f4f7f9;
	text-align: left;
	padding: 15px;
	min-height: 625px;
}
.letest-news.latest-news-listing .latest-application-note-wrapper h2{
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;	
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 34px;
}
.latest-application-note #scitap-title,
.latest-application-note #scitap-div,
.scipa-application-note #scitap-title,
.scipa-application-note #scitap-div{
	display: none;
}
.letest-news.latest-news-listing{
	padding: 0px;
}
form#searchForm {
	display: flex;
}
/*My Code*/

/*.col-sm-4.my-fire.langES > :nth-last-child(2) {
  left: 160px !important;
}*/


/*.col-sm-4.my-fire > :nth-last-child(2) {
  left: 170px !important;
}*/

.icon-shopping-cart {
	color: black;
}

/*.col-sm-4.my-fire.langES .cust-customer{
	padding-right: 10px !important;
}*/

/*#myEs .col-sm-4 {
  padding-left: 9px;
}

#langIT .col-sm-4 {
  padding-left: 38px;
}

#langENG .col-sm-4 {
	padding-left: 28px;
}*/



.cust-customer .icon-shopping-cart span {
  margin-left: 10px;
  font-family: 'Roboto';
  font-weight: 500;
  color: #002744;
}
/*My Code*/
@media only screen and (min-width: 1100px) and (max-width: 1230px){
/*.col-sm-4.my-fire > :nth-last-child(2) {
  left: 140px !important;
}

.col-sm-4.my-fire.langES > :nth-last-child(2) {
  left: 149px !important;
}*/
/**/
/*#langENG .col-sm-4 {
  padding-left: 0px !important;
}

#langIT .col-sm-4 {
  padding-left: 0px !important;
}

#myEs .col-sm-4 {
  padding-left: 0px !important;
}*/

}

@media only screen and (min-width: 1022px) and (max-width: 1040px){
.banner-area {
  background-size: cover;
  background-position: left 70% top 1px !important;
}
}

@media only screen and (min-width: 1040px) and (max-width: 1080px){
.banner-area {
  background-size: cover;
  background-position: left 70% top 0px !important;
}
}

@media only screen and (min-width: 1080px) and (max-width: 1107px){
.banner-area {
  background-size: cover;
  background-position: left 70% top -8px !important;
}
}


@media only screen and (min-width: 1022px) and (max-width: 1160px){


.mobile-link-home {
  max-width: 100% !important;
}



.lung-icon-text a {
    min-width: 100px;
}

.banner-text>p {
    max-width: 370px;
}

.banner-text p {
    margin: 20px 0 38px;
}

.banner-text h3 {
    font-size: 28px;
}

.banner-text {
    padding: 22px 0 0 21px;
}

.banner-area {    background-size: cover;
    background-position: left 70% top -18px;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1100px){
	.cust-customer {
    display: inline-block;
/*    position: absolute;*/
    top: 3px;
	left:-12px;
    border-right: 1px solid #777777;
    padding-right: 10px;
}

.col-sm-8.cust-tech {
  max-width: 63%;
  width: 63%;
}

.col-sm-4.my-fire {
  max-width: 37%;
  width: 37%;
}

.col-sm-8.cust-tech-Es {
  max-width: 62%;
  width: 62%;
}

.col-sm-4.my-fire-Es {
  max-width: 38%;
  width: 38%;
}


/*.col-sm-4.my-fire > :nth-last-child(2) {
  left: 125px !important;
}

.col-sm-4.my-fire.langES > :nth-last-child(2) {
  left: 138px !important;
}*/


}

.get-quote-area p {
  font-size: 30px !important;
  color: white !important;
  font-weight: 700 !important;
}


.get-quote-area a {
  margin-left: 30px !important;
}

@media (min-width: 1024px){
	.cust-box-wrapper {
    width: calc(25% - 20px) !important;
    margin: 0 9px;
}
}
@media (max-width: 767px){
	.letest-news.latest-news-listing.news-section-desktop-layout {
		display: none;
	}
	.search-icon-img.mobile-search-icon,
	.modal-open .search-icon-img.mobile-search-icon{
		margin: 0 10px 0 0;
	}
	
}
@media (min-width: 768px){
	.news-section-mobile-layout{
		display: none;
	}
}