/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/opensans-light.ttf);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/opensans-regular.ttf);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(fonts/opensans-semibold.ttf);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/opensans-bold.ttf);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(fonts/opensans-extrabold.ttf);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* URW DIN fonts css */
@font-face {
    font-family: 'urw-din, sans-serif';
    src: url('fonts/urwdin-demi.woff2') format('woff2'),
        url('fonts/urwdin-demi.woff') format('woff'),
        url('fonts/urwdin-demi.ttf') format('truetype'),
        url('fonts/urwdin-demi.svg#urwdin-demi') format('svg');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src: url('fonts/urwdin-bold.woff2') format('woff2'),
        url('fonts/urwdin-bold.woff') format('woff'),
        url('fonts/urwdin-bold.ttf') format('truetype'),
        url('fonts/urwdin-bold.svg#urwdin-bold') format('svg');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src:  url('fonts/urwdin-black.woff2') format('woff2'),
        url('fonts/urwdin-black.woff') format('woff'),
        url('fonts/urwdin-black.ttf') format('truetype'),
        url('fonts/urwdin-black.svg#urwdin-black') format('svg');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src:url('fonts/urwdin-light.woff2') format('woff2'),
        url('fonts/urwdin-light.woff') format('woff'),
        url('fonts/urwdin-light.ttf') format('truetype'),
        url('fonts/urwdin-light.svg#urwdin-light') format('svg');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src:  url('fonts/urwdin-thin.woff2') format('woff2'),
        url('fonts/urwdin-thin.woff') format('woff'),
        url('fonts/urwdin-thin.ttf') format('truetype'),
        url('fonts/urwdin-thin.svg#urwdin-thin') format('svg');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src:url('fonts/urwdin-xlight.woff2') format('woff2'),
        url('fonts/urwdin-xlight.woff') format('woff'),
        url('fonts/urwdin-xlight.ttf') format('truetype'),
        url('fonts/urwdin-xlight.svg#urwdin-xlight') format('svg');
    font-weight: 200;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src:url('fonts/urwdin-medium.woff2') format('woff2'),
        url('fonts/urwdin-medium.woff') format('woff'),
        url('fonts/urwdin-medium.ttf') format('truetype'),
        url('fonts/urwdin-medium.svg#urwdin-medium') format('svg');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'urw-din, sans-serif';
    src: url('fonts/urwdin-regular.woff2') format('woff2'),
        url('fonts/urwdin-regular.woff') format('woff'),
        url('fonts/urwdin-regular.ttf') format('truetype'),
        url('fonts/urwdin-regular.svg#urwdin-regular') format('svg');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'helveticabold';
    src: url('fonts/helvetica-bold-font-webfont.woff2') format('woff2'),
         url('fonts/helvetica-bold-font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* URW DIN Fonts css end */
@charset "UTF-8";
body {
    font-size: 16px;
    font-family: 'urw-din, sans-serif' !Important;
}
*{
	padding:0;
	margin:0;
}
a{
	color:#ce0000;
}
a:hover,a:visited{
	color:#ac1f25;
}
.btn-square-white {
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
}
.btn-square-white a {
    background-color: transparent;
    color: #fff;
    display: block;
    padding: 8px 35px;
    transition: background-color .3s linear 0,color .3s linear 0;
}
.btn-square-white a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}
[class|="btn-square"] {
    padding: 0;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .13em;
}
/** *************
HDS Global Header and Navigation
************* */
.hds-global-header {
    position: relative;
    background: #ffffff;
}


.hds-global-header .hitachi-logo,
.hds-global-header .hitachi-logo-mobile,
.hds-global-header .icon {
    display: inline-block;
    position: relative;
}

.hds-global-header .hitachi-logo,
.hds-global-header .hitachi-logo-mobile {
   
}

.hds-global-header .hitachi-logo,
.hds-global-header .hitachi-logo-mobile{
   
}

.hds-global-header .hitachi-logo-mobile {
   
}

.hds-global-header .hds-quick-navigation {
    float: right;
    display: inline-block;
    height: 45px;
    background: #dadada;
	margin-right:15px;
}

.hds-global-header .hds-quick-navigation .nav-globe {
    top: 5px;
    margin-right: 5px;
    background-image: url(images/sprite.png);
    background-position: -269px -158px;
    width: 23px;
    height: 21px;
}

.hds-global-header .hds-quick-navigation .nav-community {
    top: 5px;
    margin-right: 5px;
    background-image: url(images/sprite.png);
    background-position: -292px -158px;
    width: 23px;
    height: 21px;
}

.hds-global-header .hds-quick-navigation .nav-support {
    top: 5px;
    margin-right: 5px;
    background-image: url(images/support.png);
    background-position: 0 0;
    width: 28px;
    height: 20px;
}

.hds-global-header .hds-quick-navigation .nav-search {
    background-image: none;
    background-position: -44px -189px;
    width: 30px;
    height: 26px;
}

.hds-global-header .search-mobile {
    float: right;
    padding: 10px 11px 7px 8px;
    background-color: #dadada;
    position:relative;
}

.hds-global-header .hds-quick-navigation a {
    color: #333333;
}

.hds-global-header .hds-quick-navigation a:hover {
    text-decoration: none;
}

.hds-global-header .hds-quick-navigation > ul {
    margin: 0;
    padding: 0;
}

.hds-global-header .hds-quick-navigation > ul > li {
    display: inline-block;
    list-style-type: none;
    border-right: 1px solid #ffffff;
    font-size: .8em;
    float: left;
    display: inline;
    position: relative;
}
.hds-global-header .hds-quick-navigation>ul>li:last-child{
	border-right:none;
}
.hds-global-header .hds-quick-navigation > ul > li a {
    height: 44px;
    display: inline-block;
    padding: 6px 12px;
    min-width: 130px;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-decoration:none;
}

.hds-global-header .hds-quick-navigation > ul > li.search {
    position: relative;
    /*border-right: none;*/
    padding: 10px 14px;
}

.hds-global-header .hds-quick-navigation > ul > li.search > input[type=text] {
    border-radius: 5px;
    border: none;
    padding: 6px 31px 5px 5px;
    font-size: 1em;
    line-height: 1;
    line-height: 15px;
    background: #f2f2f2;
}

.hds-global-header .hds-quick-navigation > ul > li.search > input[type=text]:-ms-input-placeholder {
    color: #848484;
}

.hds-global-header .hds-quick-navigation > ul > li.search .nav-search {
    position: absolute;
    right: 13px;
}

.hds-global-header .hds-quick-navigation-mobile {
    float: right;
    display: inline-block;
}

.hds-global-header .hds-quick-navigation-mobile .search-mobile {
    float: left;
    padding: 10px 11px 7px 8px;
    background-color: #dadada;
}

.hds-global-header .hds-quick-navigation-mobile .search-mobile .icon-search-mobile {
    position: relative;
}

.hds-global-header .hds-quick-navigation-mobile .ph {
    border-top: 1px solid #ce0000;
    border-bottom: 1px solid #ce0000;
}

.hds-global-header .hds-main-navigation-container {
    position: absolute;
    width: 100%;
    min-height: 52px;
    background-color: #999999;
    background-color: #000;
    z-index: 11;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation {
    margin: 0 auto;
    max-width: 1280px;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > div {
    float: left;
    margin-top: 16px;
    color: #ffffff;
    
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > div > a {
    color: #ffffff;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > div > a:hover,
.hds-global-header .hds-main-navigation-container .hds-main-navigation > div > a:active,
.hds-global-header .hds-main-navigation-container .hds-main-navigation > div > a:focus {
    text-decoration: none;
    outline: none;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > div > a > span {
    text-indent: -9999px;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul {
    float: right;
    display: inline-block;
    width: auto;
    margin: 0 0 0 0;
    text-align: right;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li {
    vertical-align: middle;
    list-style-type: none;
    line-height: 1em;
    padding: 0;
    float: left;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li> a {
    display: table-cell;
    margin: 0;
    padding: 19px 11px 20px;
    vertical-align: middle;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8125em;
    line-height: 1;
    letter-spacing: 1px;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li a:hover,
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li a:focus {
    text-decoration: none;
    outline: none;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li.active {
    background-color: rgba(255,255,255,0.5);
    outline: none;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    margin: 0;
    padding: 0;
	text-align:left;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul.single-col {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
    margin: 0;
    padding: 0;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul > li {
    list-style: none;
    margin-bottom: 25px;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li.open {
    background-color: rgba(255, 255, 255, 0.5);
    outline: none;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul li > a {
    color: #c90000;
    
    font-weight: 500;
    padding: 0;
    font-size: 1rem;
    letter-spacing: normal;
    text-align: left;
    line-height: 1.4rem;
}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul li > a:visited {
    color: #ac1f25;
}


.megamenu-list{
    padding-top: 10px;
}


.megamenu-list > ul li > a > .glyphicon {
    top: 3px;
    transition: all 0.5s ease 0s;
    left: 0;
    position: relative;
    font-weight: bold;
    font-size: 0.9365rem;
    display: inline;
}

.megamenu-list > ul li > a > .glyphicon.glyphicon-new-window {
    left:5px;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul li > ul a:hover {
    text-decoration: none;
}

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li ul li > ul a:hover > .glyphicon {
    left: 5px;
}
/*New Mega menu Css*/

.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .full-nav-solution ul > li{
    margin-bottom: 25px;
}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .full-nav-solution ul{
    -webkit-column-count: 1;
    column-count: 1;
    column-gap: 0px;
    -webkit-column-gap: 0px;
	padding: 0 20px 0 0;

}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .full-nav-solution ul ul {
    column-count: 1;
    margin-top: 15px;

}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .full-nav-solution ul li ul li > a {
    font-size: 0.9rem;
    color: #000;
}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .full-nav-solution ul li ul li > a span.glyphicon {
    font-size: 0.87em;
    top:2px;
}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .full-nav-solution ul > li ul > li {
    margin-bottom: 5px;
}
.hds-global-header .hds-main-navigation-container .hds-main-navigation .full-nav-solution .hds-megaMenu{
	padding-bottom:40px;
}
.hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li .hv-sol-mmenu ul li > a span.glyphicon.glyphicon-new-window {
    font-size: 1rem;
}
@media only screen and (max-width: 1100px) {
    .hds-global-header .hds-main-navigation-container .hds-main-navigation  ul  li a {
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media only screen and (min-width: 992px) {
    .hds-global-header .header-container {
        padding-right: 0;
    }
    .hds-global-header .hds-main-navigation-container {
        top: 44px !important;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul {
        padding-right: 15px;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li {
        width: auto;
    }
    .navbar-toggle {
        display: none;
    }	
}

@media only screen and (max-width: 991px) {  
    .hds-global-header .hds-main-navigation-container {
        top: 42px;
        min-height: 43px;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > h5 {
        float: none;
        width: 100%;
        margin: 0;
        padding: 15px;
        background-color: #999999;
        background-color: rgba(0, 0, 0, 0.4);
        font-size: 0.8125em;
        line-height: 1;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul {
        float: none;
        display: block;
        margin: 0;
        text-align: center;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li {
        line-height: 1em;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li a {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 0.6875em;
        line-height: 1;
        line-height: 120%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li.active {
        background-color: #555555;
        background-color: white;
        background-color: rgba(255, 255, 255, 0.3);
    }
    .navbar-toggle {
        background-color: #cc0000;
        padding: 12px 11px 12px 10px;
        margin: 0;
        border-radius: 0px;
        display: block;
    }
    .navbar-toggle .icon-bar {
        background: #fff none repeat scroll 0 0;
        border-radius: 0px;
        height: 2px;
        width: 17px;
    }
    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 3px;
    }
	.hds-mobile-navigation ul>li .full-nav-solution ul>li ul>li a {
		color: #333;
		margin-left: 21px;
		padding: 0 0 5px 10px;
	}
	.hds-global-header .hds-main-navigation-container .hds-main-navigation > div {
        margin-top: 12px;
    }
	.hds-global-header .hitachi-logo{
		height: 29px;
		margin-left: 10px;
		margin-top: 6px;
	}
}

@media only screen and (max-width: 768px) {
    
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li {
        display: table;
        min-height: 50px;
        padding: 0;
    }
    .hds-global-header .hds-main-navigation-container .hds-main-navigation > ul > li a {
        display: table-cell;
        vertical-align: middle;
        padding-left: 7px;
        padding-right: 7px;
    }
    .megamenu-list{
        padding-top: 0;
        min-height:0;
        margin-top: -1px; 
    }

}

.removePosRelative {
    position: static;
}

.hds-global-header .hds-megaMenuWrapper {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 99999;
    display: none;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(194,194,194,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(194,194,194,1);
    box-shadow: 0px 2px 5px 0px rgba(194,194,194,1);
}
.hds-megaMenuWrapper .closeIpadMMenu {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 0.825em;
	cursor:pointer;
}
.closeIpadMMenu span.glyphicon.glyphicon-remove {
    top: 2px;
}
.hds-global-header .hds-megaMenuWrapper .row {
    margin-left: 0;
    margin-right: 0;
}

.hds-megaMenu {
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
}

.hds-megaMenu .megamenu-heading {
    display: table;
}

.hds-megaMenu .megamenu-heading .icon {
    display: table-cell;
    vertical-align: middle;
}

.hds-megaMenu .megamenu-heading .title {
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.1;
}


.hds-megaMenu .megamenu-heading .title .glyphicon {
    top: 2px;
    font-size: 1.375rem;
    font-weight: normal;
}

.spotlightNavigation {
    text-align: left;
	padding-top:9px;
}

.spotlightNavigation .phone-no {
    
    font-size: 1.25rem;
    margin-bottom: 15px;
    padding-top: 0;
    color: #ce0000;
}

.spotlightNavigation .mm-spotlightNavigation {
    text-align: left;
    font-weight: 300;
    font-size: 1.75rem;
    line-height:1.1;
    color: #666666;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: none;
}

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

.spotlightNavigation p,.spotlightNavigation li {
    text-align: left;
    
    font-weight: 300;
    font-size: 0.875rem;
    color: #000;
    line-height: 1.2rem;
    margin-bottom: 15px;
}

.spotlightNavigation p a {
    outline: 0;
    text-decoration: none;
    color: #ce0000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    
}
.spotlightNavigation p a:visited{color:#ac1f25;}
.spotlightNavigation p a:hover{color:#ac1f25;}

.spotlightNavigation p a .glyphicon {
    top: 2px;
    font-size: 0.875rem;
    font-weight: bold;
    display: inline;
}

.spotlightNavigation p a .glyphicon.glyphicon-new-window{
    left: 5px;
}

.hds-MobileMenu {
    background: #f1f1f1;
    position: fixed;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    width: 280px;
    height: 100%;
    top: 0;
    z-index: 99999;
    box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.35);
}

.iosfix {
    height: 101%;
    overflow: hidden;
}

.hds-megaMenu-right {
    right: -290px;
}

.hds-megaMenu-right.hds-megaMenu-open {
    right: -280px;
    position: absolute;
}

.hds-megaMenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.hds-megaMenu-push,
.hds-MobileMenu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hds-MegaMenu-push-toleft {
    left: -280px;
}

.closeHDSMenu a {
    background: url(images/close.png) no-repeat center center;
    float: right;
    height: 18px;
    width: 18px;
    line-height: 40px;
    margin: 10px 10px 10px 0;
    cursor: pointer;
    text-indent: -99999px;
}

.hds-mobile-navigation {
    float: left;
    width: 100%
}

.hds-mobile-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0 0;
}

.hds-mobile-navigation ul > li {
    margin: 0;
    padding: 0;
    position: relative;
}
.hds-mobile-navigation ul > li > a {
    border-bottom: 3px solid #c5c5c5;
    padding: 18px 0;
    
    display: block;
    text-decoration: none;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: 900;
    color: #000;
    position: relative;
    margin:0 10px;
}

.hds-mobile-navigation ul > li.quick-nav > a,
.hds-mobile-navigation ul > li.quick-nav-support > a {
    color: #888888;
}

.hds-mobile-navigation ul > li:last-child a {
    border-bottom: none;
}

.hds-mobile-navigation ul > li.open {
    background: #414141;
}

.hds-mobile-navigation ul > li.open:not(:first-child):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%;
    height: 0;
    border-top: 3px solid #f1f1f1;
    z-index: 9;
}

.hds-mobile-navigation ul > li.open > a {
    color: #ffffff;
    border-bottom: none;
    font-size: 0.75rem;
}

.hds-mobile-navigation ul > li > a > span {
    position: absolute;
    top: 50%;
    right: 1px;
    transform: translateY(-50%);
}

.hds-mobile-navigation ul > li > a > span[itemprop="name"] {
    position: relative;
}
.hds-mobile-navigation ul > li.quick-nav a > span {
    color: #888888;
    position: static;
    vertical-align: bottom;
    margin-bottom: -2px;
}

.hds-mobile-navigation ul > li.quick-nav-support a > span {
    color: #888888;
}

.hds-mobile-navigation ul > li .icon-accordion-closed {
    display: inline-block;
}

.hds-mobile-navigation ul > li .icon-accordion-opened {
    display: none;
}

.hds-mobile-navigation ul > li.open .icon-accordion-closed {
    display: none;
}

.hds-mobile-navigation ul > li.open .icon-accordion-opened {
    display: inline-block;
}

.hds-mobile-navigation ul > li ul {
    background: #fff;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0px 0;
}
.hds-mobile-navigation ul>li ul:first-child {
    padding-top: 4px;
}
.hds-mobile-navigation ul > li ul > li > a {
    border: none;
    padding: 10px 5px 10px 10px;
    
    display: block;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 300;
    text-transform: none;
    color: #d42727;
}
.icon-accordion-closed {
    background-image: url(images/sprite.png);
    background-position: -315px -158px;
    width: 20px;
    height: 20px;
}
.icon-accordion-opened {
    background-image: url(images/sprite.png);
    background-position: -348px -81px;
    width: 20px;
    height: 3px;
}
@media only screen and (max-width: 1024px) {
    .spotlightNavigation p a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .spotlightNavigation {
    background: none;
  }
  
  .spotlightNavigation .phone-no{
        margin-left: 0;
        font-size: 1rem;
        line-height: 1.3em;
        margin-bottom: 0px;
        font-weight: 300;
        color: #d42727;
    }    
    
   .spotlightNavigation .phone-no + p a{
        padding: 5px 0;
        margin-left: 0;
    }  
	.hds-global-header .hds-main-navigation-container .hds-main-navigation ul li .spotlightNavigation .phone-no a{
       color: #d42727;
       text-decoration: none;
	   padding:0;
   }
}

@media only screen and (max-width: 991px) {
    .spotlightNavigation .phone-box{   
        background: #f1f1f1;
        border: 1px solid #ccc;
        padding:5px 5px 0 5px;
        margin-left: -10px;
        margin-right: -10px;
   }   
   .spotlightNavigation .phone-no a{
       color: #d42727;
       text-decoration: none;
   }   
   .hds-MobileMenu .hds-megaMenuWrapper {
        display: none;
    }
	.hds-megaMenu {
        padding: 0;
    }
	.hds-megaMenu .megamenu-heading .title {
        font-size: 1.065rem;
    }
    .hds-megaMenu .content-container{
           background: #fff;
    }
	.hds-megaMenu .megamenu-heading {
        border-bottom: 4px solid #ffbb00;
        width: 100%;
        padding-bottom: 18px;
        margin-bottom: 0;
    }
	.hds-megaMenu .megamenu-heading .title .glyphicon {
		font-size: 1rem;
	}
}

@media only screen and (max-width: 768px) {
    .hds-mobile-navigation .nopading {
        padding-left: 0;
        padding-right: 0;
    }
    .spotlightNavigation {
        text-align: left;
        background-color:#fff;
        background-repeat: no-repeat;
        background-size: 50% 50%;   
    }
    .spotlightNavigation {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .spotlightNavigation p{
        margin-bottom: 0;
    }        
    .spotlightNavigation p a {
        border: none;
        padding: 10px 0;
        
        display: block;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 300;
        text-transform: none;
        color: #d42727;
        margin-left: -5px;

    }
    .spotlightNavigation p a .glyphicon {
        top: 2px;
        font-size: 0.875rem;
        font-weight: bold;
    }
    .hds-mobile-navigation ul > li ul > li > a {
        font-weight: 400;
    }   
    .spotlightNavigation .phone-box p a {
		margin-left: 0;
	}
    
}

.override-left {
    padding-left: 0 !important;
}

.override-right {
    padding-right: 0 !important;
}
.hds-global-header .hds-main-navigation-container.navwithouthero{background:#000;}

/* Global Search Suggestion Box */
.search_suggestion {
    float: left;
    position: absolute;
    z-index: 99;
    left: 14px;
    top: 33px;
    display: none;
    width: 185px;
    background: #f1f1f1;
    padding-top: 6px
}
.suggest_btm {
    float: left;
    width: 185px;
    padding: 0 6px 8px 7px;
    background: #f1f1f1;
}
.suggestion {
    width: 172px;
    border-top: 1px solid #ccc;
    padding: 4px 0 5px 5px
}
.suggestion a.search_close {
    color: #333333;
    text-decoration: none;
    height: auto !important;
    display: inline-block !important;
    text-align: right !important;
    padding: 0 !Important;
    min-width: auto !important;
    float: right;
    margin-top: 6px;
    font-size: 14px;
}
.suggest_content {
    margin-bottom: 0px;
}
.suggest_content .search-mb-list {
    width: 100%;
    padding:0;
}
.suggest_content .search-mb-list .list-item {
    padding: 3px 5px 3px;
    color: #333333;
    cursor: pointer;
    list-style:none;
    font-size:12px;
}
.suggest_content .search-mb-list .list-item.highlight, .suggest_content .search-mb-list .list-item:hover {
    background-color: #dedede;
    color: #333333;
}

@media only screen and (max-width: 991px) {
    .search_suggestion {
        left: 0;
        top: 26px;
        width: 289px;
    }
    .suggestion {
        width: 275px;
    }
    .suggest_btm {
        width: 289px;
    }
}
.mega-menu-tel {
    margin-bottom: 20px;
}
.mega-menu-tel span.label {
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    font-weight: 400;
    margin-right: 3px;
}
.mega-menu-tel span.telephone a {
    color: #ce0000;
    font-weight: bold;
    font-size: 1.3em;
	cursor:default;
}
@media only screen and (max-width: 1245px) {
	.mega-menu-tel span.label{
		font-size:1em;
		margin-right: 0;
	}
	.mega-menu-tel span.telephone a{
		padding: 0 !important;
		font-size: 1em;
	}
}
@media only screen and (max-width: 768px) {
	.mega-menu-tel {
		margin-bottom: 10px;
		margin-left: -5px;
	}
}
@charset "utf-8";

/* CSS Document */

 #showGeo span.caret-arrow{
 background: url("images/select-down-arrow_grey.png") no-repeat 0 0;
 width: 14px;
 height: 10px;
 display: inline-block;
}
#showGeo.active span.caret-arrow{
 background: url("images/select-up-arrow_grey.png") no-repeat 0 0;
}

#showGeo span.labelText{
    left:0;
    position:relative;
    padding-right:3px;
}

.hds_globalNav_geo {
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 99;
    width: 100%;
    display: none;
}
.hds_globalNav_geo-selc {
    background-image: url(images/black-bg-transparent.png);
    background-repeat: repeat;
    padding: 34px 0 20px;
    float: left;
    width: 100%;
}
.hds_globalNav_geo-selc .title,
.hds_globalNav_geo-selc h2 {
    font-size: 28px;
    font-weight: 100;
    padding-bottom: 19px;
    color: #fff;
    margin: 0;
    display: inline-block;
}
.hds_globalNav_geo-selc ul.nav li {
    border-color: #444444;
    border-style: solid;
    border-width: 1px 0 1px 1px;
}
.hds_globalNav_geo-selc ul.nav li:last-child {
    border-right: 1px solid #444444;
}
/*.hds_globalNav_geo-selc ul.nav{border-right: 1px solid #444444;}
.hds_globalNav_geo-selc ul.nav li:last-child{display:none;}
.tab-content > .tab-pane#regions{display:block; opacity:1; clear:both}
.tab-content > .tab-pane#regions .states-names{border-top: 1px solid #444444;}*/
.global-sel {
    position: relative;
}
.hds_globalNav_geo-selc .geo_close_btn {
    position: absolute;
    right: 25px;
    cursor: pointer;
    display: inline-block;
    background-image: url(images/close-btn.png);
    background-repeat: repeat;
    width: 22px;
    height: 22px;
}
.hds_globalNav_geo-selc ul.nav li.active {
    border: 1px solid #b1000d;
}
.hds_globalNav_geo-selc ul.nav li a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.hds_globalNav_geo-selc ul.nav li a:hover {
    background-color: transparent;
}
.hds_globalNav_geo-selc ul.nav li.active a:after {
    content: '';
    display: block;
    position: absolute;
    left: 52%;
    bottom: -22%;
    width: 0;
    height: 0;
    margin-left: -23px;
    border-style: solid;
    border-width: 15px 14px 0 14px;
    border-color: #b1000d transparent transparent transparent;
    z-index: 9;
}
.hds_globalNav_geo-selc ul.nav li.active a {
    background-color: #b1000d;
}
.hds_globalNav_geo-selc .tab-content {
    color: #fff;
    display:block;
}
.hds_globalNav_geo-selc .tab-content .states-names {
    margin-top: 10px; overflow:hidden; padding-top:15px; padding-bottom:10px;
}
/*.tab-content>.tab-pane#regions .states-names{ background:none;}
.hds-MobileMenu .hds_globalNav_geo-selc .tab-content .states-names{ background:none;}*/
.hds_globalNav_geo-selc .tab-content .states-names ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hds_globalNav_geo-selc .tab-content .states-names ul li i.engInd {
    display: none;
}
@media only screen and (max-width:1024px) {
    .hds_globalNav_geo-selc ul.nav li.active a:after{
        bottom: -20%;
    }
}
@media only screen and (min-width:992px) {
.hds_globalNav_geo-selc .tab-content .states-names ul{
    -moz-column-count:3;
    -moz-column-gap: 50px;
    -webkit-column-count: 3;
    -webkit-column-gap: 50px;
    column-count: 3;
    column-gap: 50px;
}
}
.hds_globalNav_geo-selc .tab-content .states-names ul li a {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
    display: inline-block;
    text-decoration: none;
}
@media only screen and (max-width:991px) {
    .tab-content > .tab-pane#regions .states-names{border-top:none}
    .hds-mobile-navigation .hds_globalNav_geo{
    top:0;      
        position:relative;  
    }
    
    .hds-mobile-navigation .hds_globalNav_geo-selc{
    padding-left:0;
    padding-top:0;
    padding-bottom:10px;
    background:#fff;
    margin-bottom:0px;
    }
    
    .hds-mobile-navigation .hds_globalNav_geo-selc .megamenu-heading{
        border-bottom: 4px solid #ffbb00;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 0;
        padding-top: 20px;
        padding-left: 10px;
    }
    
    .hds-mobile-navigation .tab-content > .tab-pane {
        display:block
    }
    
    .hds-mobile-navigation .states-names ul{
        width:100%;
        background:none;
    }
    
    .hds-mobile-navigation .hds_globalNav_geo-selc .tab-content .states-names ul li a{
        border: none;
        padding: 10px 0 10px 0;
        
        display: block;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 300;
        text-transform: none;
        color: #d42727;}
    .hds-mobile-navigation .hds_globalNav_geo-selc .tab-content{
        margin-left: -15px;
    margin-right: -15px
    }
    .hds-mobile-navigation .hds_globalNav_geo-selc .tab-content .states-names{
        margin-top:0px;
    }


    .hds-mobile-navigation .hds_globalNav_geo-selc .title,
	.hds-mobile-navigation .hds_globalNav_geo-selc h2	{
        text-align: left;
        font-weight: 300;
        font-size: 1.065rem;
        
        color: #000000;
        margin-top: 0;
        margin-bottom: 0;
        display: inline;
    } 

	.hds-mobile-navigation ul>li>a>span#localeName { right: auto; }
	/*.hds-mobile-navigation .hds_globalNav_geo-selc .tab-pane.active .megamenu-heading { background: #b1000d; border-bottom: 0px;}
	.hds-mobile-navigation .hds_globalNav_geo-selc .tab-pane.active h2 { color: #fff !important;}*/
}
.hds-main-navigation span.hv-txt-header-logo {
    font-size: 1.1rem;
    font-weight: 600;
}
/* Global Search CSS */
.search-mobile-container{
  background: #f1f1f1;
  z-index: 99;
  position: absolute;
  width: 100%;
  height: auto;
  padding:15px 0;
  display: none;
}
.search-mobile{
  cursor:pointer;
}
.search-mobile.active:after{
  content: '';
    position: absolute;
    left: 11px;
    bottom: 1px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #f1f1f1;
    z-index: 9;
    display: block;

}
.search-mobile-container .search-section{
  width: 290px;
  margin: 0 auto;
}
.search-mobile-container .search-section label{
    font-weight: normal;
    font-size: 0.8125rem;
    margin-bottom: 5px;
}
.search-mobile-container .search-section .search-txt {
    width: 230px;
    height: 27px;
    margin: 0;
    padding: 4px;
    vertical-align: top;
    border: 0 none;
    border: 1px solid #dedede;
    border-radius:0;
    font-size: 16px;
}

.search-mobile-container .search-section .btn-search {
    height: 27px;
    margin: 0 0 0 -4px;
    padding: 0 10px;
    background-color: #ccc;
    font-size: 0.75rem;
    border: 0 none;
    color: #333;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  border-radius:0;
}
.cert-btn .comm-read-more a:visited{
  color: #ac1f25; 
}
.cert-btn .comm-read-more a:hover{
  color: #ac1f25; 
}
.icon-search-mobile {
    background-image: none;
    background-position: -335px -158px;
    width: 19px;
    height: 20px;
	display: inline-block;
}
/* Bread crumb */
.hds-global-header .breadcrumb-container {
    position: absolute;
    top: 110px;
    width: 100%;
    z-index: 6;
}

.hds-global-header .breadcrumb-container .breadcrumb {
    max-width: 1280px;
    margin: 0 auto;
    background: transparent;
    color: #ffffff;
    font-weight: 400;
    font-size: 0.8125em;
    line-height: 1;
    letter-spacing: 2px;
	text-align:left;
}

.hds-global-header .breadcrumb-container .breadcrumb > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.hds-global-header .breadcrumb-container .breadcrumb > ul li{
	display: inline;
	line-height: 1.5;	
}
.hds-global-header .breadcrumb-container .breadcrumb.black,
.hds-global-header .breadcrumb-container .breadcrumb.black a {
    color: #414141 ;
}
.hds-global-header .breadcrumb-container .breadcrumb a {
    color: #ffffff;
    text-decoration: underline;
    text-transform: uppercase;
}

.hds-global-header .breadcrumb-container .breadcrumb span {
    text-decoration: none;
    text-transform: uppercase;
	margin: 0 5px;
}

.hds-global-header .breadcrumb-container .breadcrumb li:first-child  span{
    margin-left: 0;
}
.hds-global-header .breadcrumb-container .breadcrumb a:first-child span {
    margin-left: 0;
}
@media only screen and (max-width: 1100px) {
	.hds-global-header .breadcrumb-container .breadcrumb{
		line-height: 1.6;
	}
}
@media only screen and (max-width: 992px) {
    .hds-global-header .breadcrumb-container {
         text-align: left;
    }
    
    }

@media only screen and (max-width: 768px) {
    .hds-global-header .breadcrumb-container {
        /*top: 200px;*/ top:100px;
    }
    .navbar-toggle {
        background-color: #cc0000;
        padding: 12px 11px 12px 10px;
        margin: 0;
        border-radius: 0px;
        display: block;
    }

    .navbar-toggle .icon-bar {
        background: #fff none repeat scroll 0 0;
        border-radius: 0px;
        height: 2px;
        width: 17px;
    }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 3px;
    }
	.hds-global-header .breadcrumb-container .breadcrumb span	{
		line-height: 1;
        margin: 0;
    }
}

@media only screen and (max-width: 480px) {
	.hds-global-header .breadcrumb-container .breadcrumb span{
		font-size: .9em;
	}														
    .hds-global-header .breadcrumb-container .breadcrumb a	{
		line-height: 1.2;
        margin: 0;
    }
}

/* Footer*/
.modal-body>iframe {
    width: 100%;
}
.footer{
  background: #e5e5e5;
}
.footer .footer-container a:hover,
.footer .footer-container a:active {
  text-decoration: none;
}

.footer .footer-blue {
  display: inline-block;
  width: 100%;
  padding: 36px 0 36px 0;
  background: #cc0000;
  vertical-align: middle;
}

.footer .footer-blue .talk,
.footer .footer-blue .reseller,
.footer .footer-blue .information {
  color: #ffffff;
  text-transform: uppercase;
}

.footer .footer-blue .talk {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1;
}

.footer .footer-blue .talk p{
   font-size: 1.5em;
}

.footer .footer-blue .talk .view-phone {
  font-size: 0.8em;
  text-transform:uppercase;
  font-weight:600;
  letter-spacing:2px;
}
.footer .footer-blue .talk .view-phone a{
  font-size: 0.8em;
}

.footer .footer-blue .talk strong {
  font-weight: 700;
}

.footer .footer-blue .talk a, .footer .footer-blue .talk a:hover{color:#ffffff;}
.footer .footer-blue .talk a.call{
  color: #ffffff;
  cursor: default;
  text-decoration: none;
}

.footer .footer-blue .buttons {
  position: relative;
  top: 11px;
}

.footer .footer-blue .buttons .reseller {
  font-weight: 700;
  font-size: 0.8em;
  line-height: 1;
  letter-spacing: 2px;
}

.footer .footer-blue .buttons .reseller:hover .glyphicon.glyphicon-chevron-right {
  left: 8px;
}

.footer .footer-blue .buttons .reseller .glyphicon.glyphicon-chevron-right {
  position: relative;
  left: 0;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.footer .footer-blue .buttons .reseller .sprite {
  position: relative;
  top: 2px;
  margin-left: .75em;
}

.footer .footer-blue .buttons .reseller .glyphicon-chevron-right {
  margin-left: 10px;
}

.footer .footer-blue .buttons .information {
  margin-left: 35px;
  display: inline-block;
  cursor: pointer;
  font-size: 0.8em;
  font-weight:600;
  line-height: 1;
  background-color: #fff;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  padding:8px 35px;
  color:#000000;
  border:1px solid transparent;
}
.footer .footer-blue .buttons .information a{text-decoration: none;}
.no-touch .footer .footer-blue .buttons .information:hover {
  background:transparent;
  color: #fff;
  border-color: #fff;
}

.no-touch .footer .footer-blue .buttons .information:hover a {
  color: #fff;
}

.footer .footer-gray {
  float: left;
  width: 100%;
  padding: 50px 0 20px 0;
  background: #000000;
}

.footer .footer-gray .footer-container .nav-list-container {
  float: left;
  width: 100%;
}

.footer .footer-gray .footer-container .nav-list-container .nav-list {
  margin-bottom: 66px;
  padding: 0;
  list-style-type: none;
}

.footer .footer-gray .footer-container .nav-list-container .nav-list > li {
  margin-bottom: 3px;
}

.footer .footer-gray .footer-container .nav-list-container .nav-list > li:first-child {
  font-weight: 600;
  font-size: 0.875em;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 15px;
  color:#ffffff;
}

.footer .footer-gray .footer-container .nav-list-container .nav-list > li a, .footer .footer-gray .footer-container .social p {
  color: #ffffff;
  font-weight: 400;
  font-size: 0.75em;
  line-height: 1.3;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  display: inline-block;
}

.footer .footer-gray .footer-container .nav-list-container .nav-list > li a:hover{
  text-decoration: none;
  padding-left: 10px;
  color: #ce0000;
  font-weight: 600;
  position: relative;
}
.footer .footer-gray .footer-container .nav-list-container .nav-list > li a:hover:after {
content: '';
  background-color: #ce0000;
  height: 13px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 2px;
}
.footer .footer-gray .footer-container .social {
  float: left;
  margin-top:0;
}

.footer .footer-gray .footer-container .social ul{
  margin-bottom:0;
  padding: 0;
}

.footer .footer-gray .footer-container .social p{text-align:right;}

.footer .footer-gray .footer-container .social a {
  margin-left: 20px;
}
.footer .footer-gray .footer-container .social a:first-child {
  margin-left: 0;
}
.footer .footer-gray .footer-container .social a:hover .icon-social {
  fill: #ce0000;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease-in-out;
}

.footer .footer-gray .footer-container .footer-logo {
  clear: left;
  float: left;
  color:#ffffff;
}

.footer .footer-white {
  background: #e5e5e5 ;
  float: left;
  width: 100%;
}

.footer .footer-white .footer-container p {
  margin: 0;
  padding: 20px 0;
  font-size: 0.75em;
  line-height: 1;
  color: #CACACA;
}

.footer .footer-white .footer-container p a {
  color: #333333;
}

.footer .footer-white .footer-container .links {
  float: left;
}

.footer .footer-white .footer-container .copyright {
  float: right;
  color: #333333;
}
.footer-container span.glyphicon.glyphicon-new-window {
  left: 5px;
}
.footer .footer-blue .buttons .information:focus {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .footer .footer-blue .talk {
      float: left;
  }
  .footer .footer-blue .buttons {
      float: right;
  }
}

@media only screen and (max-width: 992px) {
  .footer .footer-blue {
      padding: 36px 0 36px 0;
  }
  .footer .footer-blue .talk,
  .footer .footer-blue .buttons {
      float: none;
      text-align: center;
  }
  .footer .footer-blue .talk {
      margin-bottom: 30px;
      font-size: 1.125em;
      line-height: 1;
      line-height: 140%;
  }
  .footer .footer-blue .talk p{
      font-size: 1.125em;
  }
  .footer .footer-blue .buttons .reseller {
      margin: 0 0 30px 1em;
  }
  .footer .footer-blue .talk .view-phone{
      font-size:0.8em;
  }
  .footer .footer-gray,
  .footer .footer-white{
	  float:none;
	  display:inline-block;
  }
  
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .footer .footer-gray .footer-container .social a {
      margin-left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .footer .footer-gray .footer-container .nav-list-container .nav-list {
      float: left;
      width: 50%;
      margin-bottom: 30px;
  }
  .footer .footer-gray .footer-container .footer-logo,
  .footer .footer-gray .footer-container .social {
      display: block;
      margin: 0;
      float: none;
      clear: both;
      text-align: center;
  }
  .footer .footer-gray .footer-container .social {
      margin: 4em 0 2em 0;
  }
  .footer .footer-gray .footer-container .social > a {
      margin-left: 10px;
  }
  .footer .footer-blue {
      position: relative;
  }
  .footer .footer-blue .buttons .reseller,
  .footer .footer-blue .buttons .information {
      display: block;
      margin-left: 0;
  }
  .footer .footer-blue .buttons .reseller {
      text-decoration: none;
  }
  .footer .footer-blue .buttons .information {
      display: inline-block;
      margin-bottom: 15px;
  }
  .footer .footer-white .footer-container .links,
  .footer .footer-white .footer-container .copyright {
      display: block;
      float: none;
      text-align: center;
  }
  .footer .footer-white .footer-container .copyright {
      padding-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .footer .footer-blue {
      padding: 36px 0 10px;
  }
  .footer .footer-blue .talk {
      margin-bottom: 10px;
  }
  .footer .footer-gray {
      padding-top: 30px;
  }
  .footer .footer-gray .footer-container .nav-list-container .nav-list {
      float: none;
      width: 100%;
      text-align: center;
  }
  .footer .footer-gray .footer-container .hide-small {
      display: none !important;
  }
  .footer-logo .hitachi-footer-logo{
      margin:0;
  }
}
@media only screen and (max-width: 650px) {
  .footer .footer-blue .talk a.call{
      display:block;
  }
}
span.hv-txt-footer-logo {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1;
    margin-top: 27px;
    color: #fff;
    display: inline-block;
}
span.hv-txt-header-logo, span.hv-txt-footer-logo {
    
}
button.cta-scroll-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    
    font-weight: 700;
    font-size: .7rem;
    line-height: .9rem;
    cursor: pointer;
    letter-spacing: .15em;
    z-index: 1031;
    width: 77px;
    height: 77px;
    vertical-align: middle;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 50%;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    transition-property: background-color, box-shadow, transform;
    background-color: #8f8f8f;
    background-color: rgba(131, 131, 131, 0.9);
    color: #ffffff;
}

button.cta-scroll-top.active, .no-touch button.cta-scroll-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
button.cta-scroll-top.active {
  visibility: visible;
  opacity: 1;
}

.no-touch button.cta-scroll-top:hover {
  background-color: #757575;
  background-color: rgba(102, 102, 102, 0.9);
}

button.cta-scroll-top .icon-arrow-scroll-top {
    background-image: url(images/sprite.png);
    background-position: -354px -158px;
    width: 26px;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
}
button.cta-scroll-top .text-return {
    margin-top: 7px;
}
/* Common Hero Short Banner CSS*/
.rsImg{
	background-size: contain !important;
/* 	transition: background 1s linear; */
}

.rsImg p{
	visibility: hidden;
}
@media only screen and (max-width: 768px) {
	.rsImg{
		background-position: top center !important;
	}
}
.common-hero-short-banner {
z-index: 2;
position: relative;
min-height: 230px;
padding: 120px 15px 50px;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}

.common-hero-short-banner .top-banner-heading{
  
  font-size: 2.2rem;
  font-weight:600;


  margin:0;
  color: #ffffff;
  line-height: 1.4;
}

.common-hero-short-banner   h1,
.common-hero-short-banner   h2,
.common-hero-short-banner   h4,
.common-hero-short-banner   p {
color: #ffffff;
}

.common-hero-short-banner  a:hover,
.common-hero-short-banner  a:focus,
.common-hero-short-banner  a:active {
text-decoration: none;
}

.common-hero-short-banner .headline {
margin-top: 30px;
margin-bottom: 20px;
font-weight: 600;
font-size:3em;
line-height: 1;
line-height: 120%;
}

.common-hero-short-banner .headline sup{
  font-size: 1.125rem;
  top: -25px;
}
.common-hero-short-banner  > h3 {
margin-bottom: 10px;

font-weight: 700;
font-size: 1.5em;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
}

.common-hero-short-banner .sub-headline {
margin-bottom: 35px;
font-weight: 300;
line-height: 1.42857;
font-size: 1.125em;
color:#ffffff;
}

.common-hero-short-banner  .sub-headline strong {
font-weight: 500;
}

.common-hero-short-banner .request {
    margin-right: 35px;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    transition: background-color 0.3s linear, color 0.3s linear;
}
.common-hero-short-banner .buy-through {
    display: inline-block;
}
.common-hero-short-banner .buy-through a {
    
    font-weight: 900;
    font-size: 0.8em;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
}
.common-hero-short-banner .video-section {
    min-height: 280px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    margin-top: -20px;
}
.common-hero-short-banner .video-section .video-play-desktop {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.common-hero-short-banner .video-section .video-play-desktop:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.common-hero-short-banner .video-section a.btn-play-video {
    background-image: url(images/video-play-icon.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.common-hero-short-banner .video-play{
    margin-bottom: 50px;
}
.common-hero-short-banner .video-column {
    min-height: 280px;
    position: relative;
  
  text-align: center;
}
.common-hero-short-banner  .video-column .video-play-desktop {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.common-hero-short-banner .video-column .video-play-desktop::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.common-hero-short-banner .video-column .video-play-desktop a {
    display: inline-block;
    vertical-align: middle;
}
.video-play-big {
    background-image: url(images/video-play-icon.png);
    background-position: 0 0;
    width: 160px;
    height: 160px;
    background-repeat: no-repeat;
	display: inline-block;
}
.video-play-small {
    background-image: url(images/sprite.png);
    background-position: 0 0;
    width: 105px;
    height: 75px;
	display: inline-block;
}
@media only screen and (min-width: 1025px) and (max-width: 1300px){
  .common-hero-short-banner{
  padding-left:0;
  padding-right:0;
  }
}
@media only screen and (max-width: 1024px) {
  .common-hero-short-banner  .content-container{
    margin-left:-15px;
    margin-right:-15px;
  }
}

@media only screen and (max-width: 991px) {

  .common-hero-short-banner {
    min-height: 0;
    padding-top: 120px;
    padding-bottom: 80px;
    background-position: top right;
    text-align: center;
  padding-left:0;
  padding-right:0;
  }
  	.home .common-hero-short-banner{
		    background-position: top left;
	}
  .common-hero-short-banner  .content-container{
    margin-left:0px;
    margin-right:0px;
  }
  .common-hero-short-banner .top-banner-heading{
    font-size: 1.2rem;
    text-align:left;
  }
  .common-hero-short-banner  .headline {
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 1.5em;
    line-height: 1;
  
  }
  .common-hero-short-banner .request,
  .common-hero-short-banner .buy-through {
   display: block;
  }
  .common-hero-short-banner .request {
    display: inline-block;
    margin: 0 auto 25px;
  }
.common-hero-short-banner .video-play {
    margin-top: 40px;
    margin-bottom: 0;
    text-align: center;
}
}

@media only screen and (max-width: 768px) {
  .common-hero-short-banner {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  .common-hero-short-banner  h3 {
    font-size: 1em;
    line-height: 1;
  }
  .common-hero-short-banner  .sub-headline {
    margin-bottom: 50px;
    /* font-size: 0.875rem; */
  font-size: 1em;
    line-height: 1;
    line-height: 120%;
  }
}
/* Featured carousel */
.featured-customers {
	padding: 50px 0 40px;
}
.featured-customers h2 {
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 3em;
}
.featured-customers p {
	font-size: 1.125em;
	font-weight: 300;
	margin-bottom: 20px;
}
.featured-customers .btn-square-red {
	display: inline-block;
}
.featured-customers .resources-column .resource-item {
	box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.25);
	margin: 0;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	overflow: hidden;
	background: #fff;
	z-index: 1;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}
.featured-customers .resources-column .resource-item .pop {
	overflow: hidden;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	position: relative;
}
.featured-customers .resources-column .resource-item .pop .gradient{
	background: linear-gradient(rgba(255,255,255,0),#fff);
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 120px;
    z-index: 999;
}
.featured-customers .resources-column .resource-item:hover .pop {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	margin-top:-85px;
}
.featured-customers .resources-column .resource-item img {
	width: 100%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.featured-customers .resources-column .resource-item h3 {
	padding: 0 15px;
	text-transform: none;
	font-size: 1.5em;
	font-weight: 400;
	margin-top: 10px;
}
.featured-customers .resources-column .resource-item .re-title {
	padding: 0 15px;
}
.featured-customers .resources-column .resource-item .re-category {
	/* padding-left: 15px; */
	padding-top: 20px;
	font-size: 1rem;
	color: #9c9c9c;
	font-weight: 600;
	margin-bottom: 13px;
	position: relative;
	text-transform: uppercase;
}
.featured-customers .resources-column .resource-item .re-category:after {
	content: "";
	width: 30px;
	height: 3px;
	background: #ce0000;
	position: absolute;
	bottom: -5px;
	left: 0;
}
.featured-customers .resources-column .resource-item p {
	padding: 0 15px;
	background: #fff;
	z-index: 9;
	visibility: hidden;
	height: 0;
	opacity: 0;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}
.featured-customers .resources-column .resource-item a {
	color: #333;	
	display:block;
	text-decoration:none;
	position:relative;
	min-height: 420px;
}
.featured-customers .resources-column .resource-item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.featured-customers .resources-column .resource-item:hover p {
	visibility: visible;
	height: auto;
	opacity: 1;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}
.featured-customers .resources-column .resource-item .animateLink.card-click-cta{
	font-size: .8125rem;
    color: #ce0000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .10em;
    display: block;
    position: absolute;
    bottom: 0;
    padding-left: 15px;
    padding-bottom: 15px;
}
.featured-customer-listing .news-column {
	margin-bottom: 30px;
}
.resources-column .resources-inner-col .slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.featured-customers .resources-column .resource-item:hover .animateIcon {
    left: 10px;
}
.resources-column .resources-inner-col .slick-dots li {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.resources-column .resources-inner-col .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 15px;
	height: 15px;
	padding: 3px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: #a5a5a5;
	border-radius: 100%;
	margin: 0 auto;
	box-shadow: 2px 0 2px rgba(0, 0, 0, 0.35) inset;
}
.resources-column .resources-inner-col .slick-dots li.slick-active button {
	background: #333;
	border: 1px solid #333;
	padding: 7px;
}
.resources-column .resources-inner-col .slick-dots li button:hover,
.resources-column .resources-inner-col .slick-dots li button:focus {
	outline: none;
}
.resources-column .resources-inner-col .slick-dots li button:hover:before,
.resources-column .resources-inner-col .slick-dots li button:focus:before {
	opacity: 1;
}
.resources-column .resources-inner-col .slick-dots li button:before {
	font-family: 'slick';
	font-size: 0px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '?';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.resources-column .resources-inner-col .slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

@media (max-width:1100px) {
	.featured-customers .resources-column .resource-item .re-category{
	   font-size: 0.8125rem;
	}
	.featured-customers .resources-column .resource-item a{
		min-height:320px;
	}
	.featured-customers .resources-column .resource-item h3{
		font-size: 1em;
		line-height:1.2;
	}
	.featured-customers p{
		font-size: 1em;
	}
}

@media only screen and (max-width: 991px) {
	.featured-customer-listing div.news-column {
		text-align: center;
		margin-bottom: 40px;
		height: auto !important;
		display: block;
	}
	.featured-customers{
		padding:50px 0 0;
	}
	.featured-customers h2 {
		font-size: 2em;
	}
	.featured-customers p{
		font-size: 1em;
	}
	.featured-customers .resources-column .resource-item .re-category{
		font-size: .9em;
		padding-top:10px;
	}
	.featured-customers .resources-column .resource-item{
	    margin:0 0 30px;
    }
	.featured-customers .resources-column .resource-item .pop{
	   height: 150px;
    }	
	.featured-customers .resources-column .resource-item a{
		min-height:inherit;
	}
	.featured-customers .resources-column .resource-item:hover .pop{
		margin-top:0;
	}
	.featured-customers .resources-column .resource-item h3 {
		font-size: 1.125em;
	}
	.featured-customers .resources-column .resource-item p{
		visibility: visible;
        height: auto;
        opacity: 1;
        padding-bottom: 10px;
	}
	.featured-customers .resources-column .resource-item .animateLink.card-click-cta{
		position:static;
	}
}

@media (max-width: 767px) {  	
  .featured-customers .resources-column .resource-item a{
	  height: auto !important;
  }
}

@media only screen and (max-width: 650px) {
	.featured-customer-listing div {
		display: block;
	}
	
}
/* category section */
.row-centered {
    text-align: center;
}
.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
    vertical-align: top;
	margin-bottom:20px;
}
.blog-categories {
	padding: 60px 0 70px;
}
.blog-categories h2 {
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 3em;
	text-align: center;
}
.blog-categories p {
    font-size: 1.125em;
    font-weight: 300;
    margin-bottom: 30px;
	text-align:center;
}
.blog-categories img {
	max-width: 100%;
	transition: transform .3s ease;
}
.blog-categories h3 {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: 40%;
	padding: 0 20px;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	z-index: 100;
	color: #fff;
}
.blog-categories a {
	color: #000;
	transition: transform .3s ease;
}
.blog-categories a:hover img {
	transform: scale(1.1);
	transition: transform .3s ease;
}
.blog-categories a:hover {
	text-decoration: none;
}
.blog-categories .img-container {
	overflow: hidden;
	height: 225px;
}
@media only screen and (max-width: 1040px) {
	.blog-categories h3 {
		font-size: 1.25em;
	}
}
@media only screen and (max-width: 991px) {
	.blog-categories h2 {
		font-size: 2em;
		padding:0 15px;
	}
	.blog-categories {
		padding: 30px 0 40px;
	}
	.blog-categories h3 {
		font-size: 1em;
	}
	.blog-categories .img-container {
		height: 165px;
	}
}
@media only screen and (max-width: 767px) {
	.blog-categories img {
		width: 100%;
	}
	.blog-categories .img-container {
		height: 250px;
    width: 250px;
    margin: 0 auto;
	}
	.blog-categories .col-sm-3 {
		margin-bottom: 20px;
	}
}
/* Latest posts */
.home-latest-posts {
    padding: 50px 0;
	background:#ebebeb;
}
.home-latest-posts h2{
	font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 2em;
}
.home-latest-posts .vantara-blog-posts {
    padding-right: 60px;
}
.home-latest-posts .postimg{
	padding-left:0;
}

.home-latest-posts .post-list {
    background: #fff;
    margin-bottom: 15px;
    padding: 22px 20px;
    border: 1px solid #898989;
}
.home-latest-posts .post-list ul.post-categories {
    list-style: none;
    width: 100%;
    float: left;
    font-size: 1.2em;
}
.home-latest-posts .post-list li{
	float: none;
    padding: 0 10px 0 0;
	color: #666;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.125rem;
    letter-spacing: .1em;
}

.home-latest-posts .post-list h3 {
    font-size: 1.750em;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 10px;
}
.home-latest-posts .post-list h3 a{
	color:#333;
	text-decoration:none;
}
.home-latest-posts .post-list h3 a:hover{
	text-decoration:underline;
}
.home-latest-posts .post-list .authorname{
    font-size: 1.25em;
    font-weight: 400;
    margin-bottom: 20px;
}
.home-latest-posts .post-list .authorname a{
	color:#333;
}
.home-latest-posts .post-list a.animateLink {
    font-size: .8125rem;
    color: #ce0000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .10em;
    padding: 0px;
}
.home-latest-posts .post-list a.animateLink:hover {
    color: #ac1f25;
	text-decoration:none;
}
.home-latest-posts .post-list a.animateLink:focus{
	text-decoration:none;
}
.home-latest-posts .post-list a.animateLink:hover .animateIcon{
	left:10px;
}
.animateLink .animateIcon {
    display: inline;
    font-size: 1.2em;
    left: 5px;
    position: relative;
    top: 3px;
    transition: all .5s ease;
}
.animateLink:hover .animateIcon{
	left:10px;
}
.home-latest-posts #secondary{
    float: right;
}
.home-latest-posts .widget_tag_cloud{
	margin-bottom:60px;
}
@media (max-width:1060px) {
	.home-latest-posts .postimg img {
		max-width: 100%;
		display: inline-block;
	}
	.home-latest-posts .vantara-blog-posts{
		padding-right: 80px;
	}
}
@media (max-width:991px) {
	.home-latest-posts {
		padding: 30px 0;
	}
	.home-latest-posts h2{
		font-size: 2em;
	}
	.home-latest-posts .post-list ul.post-categories{
		font-size: 1em;
	}
	.home-latest-posts .post-list h3 {
		font-size: 1.2em;
	}
	.home-latest-posts .post-list .authorname{
		font-size: 1em;
	}
	.home-latest-posts .post-list{
		margin-bottom:30px;
	}
	.home-latest-posts #secondary{
		float:none;
		text-align:center;
	}
	.home-latest-posts .vantara-blog-posts{
		padding-right:15px;
	}
	.socialmedia-buttons.smw_left{
		text-align: center;
	}
}
@media (max-width:767px) {
	.home-latest-posts .postimg {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-latest-posts .post-list{
		padding: 25px 10px;
	}
	.home-latest-posts h2{
		text-align:center;
	}
	.socialmedia-buttons.smw_left,
	.home-latest-posts .post-list	{
		text-align: center;
	}
}
/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.9375em 0.5em;
	color: #333;
}

.tagcloud ul {
	list-style-type: none;
	margin-left: 0;
}

.tagcloud ul li {
	display: inline-block;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #ce0000;
	color: #ce0000;
	outline: 0;
	text-decoration:none;
}
.Social_Widget{
	margin-bottom:60px;
}
.Social_Widget .smw_center img,
.Social_Widget .smw_left img{
	margin-right:20px !important;
}
.Social_Widget .smw_center a:last-child img,
.Social_Widget .smw_left a:last-child img {
    margin-right: 0 !important;
}
@media (max-width:1060px) {
	.Social_Widget .smw_center img,
	.Social_Widget .smw_left img{
		margin-right: 15px !important;
	}
	.tagcloud a{
		font-size:.9em !important;
	}
}
.widget_email-subscribers-form{
	margin-bottom:60px;
}
.widget_email-subscribers-form .es_txt_email {
    padding: 10px 15px;
    box-shadow: 2px 1px 6px rgba(0,0,0,0.4);
    -webkit-appearance: none;
    border: none;
    border-radius: 0px;
    text-align: left;
    font-size: 1em;
    width:100%;
}
.widget_email-subscribers-form label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
.widget_email-subscribers-form .es_submit_button{
    background-color: #ce0000;
    background-image: none;
    border: 1px solid #ce0000;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.1em;
    outline: 0 none;
    text-decoration: none;
    text-transform: uppercase;
    margin: 15px 0 10px 0;
    padding: 10px 10px;
	width:100%;
}
.no-touch .widget_email-subscribers-form .es_submit_button:hover{
    border: 1px solid #ce0000;
    background-color: transparent;
    color: #ce0000;
    background-image: none;
}
.blog-post-archive {
    padding-top: 40px;
    padding-bottom: 60px;
	padding-left: 52px;
    padding-right: 52px
}
.blog-post-archive.home-latest-posts .vantara-blog-posts{
	padding-right:0
}
.blog-post-archive .catname {
    margin-top: 20px;
}
.page-header{
	border-bottom:none;
	margin-top: 90px;
}
.page-header h1{
	font-size:3em;
	font-weight: 600;
}
@media (max-width:991px) {
	form.es_widget_form {
    text-align: center;
}
}
/* Blog single page */
.blog-single-post{
	padding-bottom:60px;
}
.blog-single-post .post-banner {
    background-size: cover; 
    background-repeat: no-repeat; 
    height: 450px; 
    color:#fff; 
    background-position:center; 
}
.blog-single-post .post-151 .post-banner{
	background-position:100%;
}
.blog-single-post .post-banner .category-name ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size: 1.2em;
}
.blog-single-post .post-banner .category-name ul li {
    text-transform: uppercase;
    font-size: 1.125rem;
    font-weight: 300;
	
}
.blog-single-post .post-banner .author-name,
.blog-single-post .post-banner .author-desg{
	font-size: 1.15em;
	font-weight: 300;
	margin-bottom: 0px;
}
.blog-single-post .post-banner .entry-header h1.entry-title{
	font-size: 3em;
	font-weight: 600;
	margin-top:0;
	margin-bottom:18px;
	color: white;
}
.blog-single-post .entry-content{
    margin: 50px 0px 0;
    font-size: 1.125em;
    font-weight: 300;
}
.blog-single-post .entry-content ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.blog-single-post .entry-content ul li {
    padding: 5px 0;
}
.blog-single-post .entry-content p{
	margin-bottom:20px;
}
.blog-single-post .entry-content img{
	max-width: 100%;
	height: auto;
}
.blog-single-post .perfect-pullquote.pullquote-align-full {
    width: 100%;
    margin: 30px 0;
    padding: 50px 40px;
    background: #eee;
}
.blog-single-post .pullquote-border-placement-left {
    border-left: none;
}
.blog-single-post .perfect-pullquote blockquote p{
	font-weight: 400;
    text-align: center !important;
	color: #fff;
	font-size: 2rem !important;
}
.heateor_sss_sharing_title {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 1rem;
    color: #333;
}
.blog-single-post .perfect-pullquote.pullquote-align-full.quote-bg-image{
	background-image:url('images/quote-bg.jpg');
	color:#fff;
	position: relative;
	background-repeat:no-repeat;
	z-index:0;
	width: 100vw !important;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    background-size: cover;
    margin-right: -50vw !important;
}
.blog-single-post .perfect-pullquote blockquote, .blog-single-post .perfect-pullquote blockquote p{
	max-width: 1280px;
    margin: 0 auto !important;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	margin-bottom:30px;
}
.left-quote{
	background-image:url('images/left-quote.png');
	width: 36px;
    background-repeat: no-repeat;
    height: 27px;
    display: inline-block;
    position: relative;
    top: -10px;
    margin-right: 10px;
}
.right-quote{
	background-image:url('images/right-quote.png');
	width:37px;
	background-repeat: no-repeat;
	height:27px;
	display: inline-block;
	position: relative;
	top: -10px;
	margin-right: 10px;
}
.blog-post-archive.home-latest-posts .postimg{
	float:none;
	display:table-cell;
	vertical-align: middle;
}
.blog-post-archive.home-latest-posts .col-sm-10 {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
@media (max-width:991px) {
	form.es_widget_form {
    text-align: center;
}
}
@media (max-width:1290px) {
	.blog-post-archive {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width:1060px) {
	.blog-post-archive .catname {
		margin-top: 10px;
	}
}
@media (max-width:991px) {
	.blog-single-post .perfect-pullquote blockquote p{
		font-size: 1.5rem !important;
	}
	.right-quote,
	.left-quote{
		background-size: 80%;
		top:0;
	}
	.left-quote{
		margin-right:5px;
	}
	.page-header h1{
		font-size:2em;
	}

}
@media (max-width:767px) {
	.blog-post-archive.home-latest-posts .postimg{
		width:100%;
		display:block;
	}
	.blog-single-post .perfect-pullquote.pullquote-align-full{
		padding: 40px 20px;
	}
	.left-quote{
		margin-right:0px;
	}
	.blog-post-archive.home-latest-posts .col-sm-10{
		display:block;
	}
	.tagcloud {
		max-width: 500px;
		margin: 0 auto;
		text-align: center;
	}
}
div#comments {/*     border: 1px solid #898989; width: 80%; padding: 20px 30px; margin: 50px 0 0; */}
.comments-area h2#reply-title {
    margin-top: 10px;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
	margin-bottom: 15px;
}
.comments-area p.comment-notes {
    font-weight: 600;
    margin-bottom: 30px;
	display:none;
}
.comments-area label {
    display: none;
}
.comments-area textarea#comment {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #898989;
    padding: 15px;
    height: 150px;
	resize:none;
}
p.comment-form-cookies-consent {
    display: none;
}
.comments-area input#author,
.comments-area input#email,
.comments-area input#url {
    border: 1px solid #898989;
    padding: 15px;
    border-radius: 0px;
	width:100%;
}
.comments-area p.comment-form-author {
    float: left;
    margin-right: 28px;
    width: 100%;
}
.comments-area p.comment-form-email {
    float: left;
    width: 48%;
}
.comments-area p.form-submit {
    margin-top: 20px;
}
.comments-area input#submit {
    border: 1px solid #ce0000;
    color: #fff;
    background: #ce0000;
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: .13em;
    font-weight: bold;
    padding: 8px 35px;
}
.no-touch .comments-area input#submit:hover{
	text-decoration: none;
    background: transparent;
    color: #c00;
}
@media (max-width:1270px) {
	.comments-area p.comment-form-author,
	.comments-area p.comment-form-email{
		width: 100%;
	}
}
@media (max-width: 1035px){
.comments-area p.comment-form-author,
.comments-area p.comment-form-email {
    width: 100%;
}
}
@media (max-width: 991px){
	.comments-area p.comment-form-author,
	.comments-area p.comment-form-email {
		width: 100%;
	}
}
@media (max-width: 767px){
	div#comments{
		width:auto;
		padding: 10px 15px;
	}
	.col-centered{
		display:block;
		margin: 0;
	}
}
.related-posts {
    background: #e1e1e1;
    padding: 50px 0;
}
.related-posts h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 600;
	font-size: 1.750em;
}
.related-posts h3{
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 0 20px;
    margin: 20px 0 40px;
	font-weight: 600;
	line-height:1.428571429;
}
.related-posts img {
    position: relative;
	max-width:100%;
}
.related-posts .animateLink .animateIcon{
	font-size:1em;
}
.related-posts .animateLink:hover .animateIcon{
	left:10px;
}
.related-posts .explore-posts {
    margin-bottom: 15px;
    box-shadow: 0 2px 3px #999;
    min-height: 375px;
    color: #fff;
    position: relative;
    min-height: 450px;
    background-size: cover;
}
@media (max-width: 767px){
	.related-posts h2{
		padding:0 10px;
		font-size: 1.25em;
		margin-bottom:20px;
	}
	.related-posts{
		padding: 30px 0;
	}
	.related-posts h3{
		font-size: 1.1rem;
	}
}
.author-details {
    padding: 130px 0 40px;
    margin-bottom: 20px;
	color:#333;
}
.author-details p{
    font-size: 1.125em;
    font-weight: 300;
}
.author-details h3 {
    font-weight: 600;
    font-size: 2.000em;
}
.author-details img{
	width:100%;
	height:auto;
}
.author-details .author-title {
    font-size: 1.500em;
}
@media (max-width: 991px){
	.author-details .author-title {
		font-size: 1.2500em;
	}
	.author-details h3{
		font-size: 1.5em;
	}
	.author-details p {
		font-size: 1em;
	}
}
@media (max-width: 767px){
	.author-details .author-title{
		margin-bottom: 10px;
	}
	.author-details{
		margin-bottom:0;
		text-align:center;
	}
	.author-details h3{
		font-size: 1.8em;
	}
	.home-latest-posts .postimg {
		padding-left: 0;
	}
}
.post-banner .share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	margin-top: 25px;
}
.post-banner .share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing div:first-child{
	font-weight: 600 !important;
    display: inline-block;
    float: left;
    margin-right: 12px;
    margin-top: 7px;
}
.foot-share-this {
    margin: 40px 0px 0;
}
.share-top .foot-share-this{
	margin:0 0 30px;
}
.foot-share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing div:first-child{
	font-weight: 600 !important;
	/* display: inline-block; */
	/* float: left; */
	margin-right: 12px;
	margin-top: 0px;
}
.foot-share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	margin-bottom:0;
}
.share-this .heateorSssSharing,
.foot-share-this .heateorSssSharing{
	margin:2px 4px;
}
.post-banner .share-this .heateor_sss_horizontal_sharing .heateorSssSharing{
	background-color: transparent;
}
.post-banner .share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateorSssFacebookSvg {
    background: url(/blog/wp-content/uploads/2018/05/fb-white.png) no-repeat center center;
}
.post-banner .share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateorSssTwitterSvg {
    background: url(/blog/wp-content/uploads/2018/05/twitter-white.png) no-repeat center center;
}
.post-banner .share-this .heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateorSssLinkedinSvg {
    background: url(/blog/wp-content/uploads/2018/05/linkedin-white.png) no-repeat center center;
}
@media (max-width: 767px){
	.foot-share-this{
		margin: 30px 0 40px;	
	}
	.share-top .foot-share-this{
		margin-top:40px;
	}
}				 
.view-all {
    margin-top: 25px;
}
.view-all a {
    color: #ce0000;
    font-size: .8485rem;
    font-weight: 800;
    letter-spacing: .1em;
    text-transform: uppercase;
	padding-left:15px;
}
.view-all a:visited {
    color: #ac1f25;
}

.view-all .animateLink .animateIconLeft {
    position: relative;
    font-size: 1.2em;
    top: 3px;
    right: 0;
    transition: all .5s ease;
}
.view-all a:hover {
    color: #ac1f25;
	text-decoration:none;
}
.view-all .animateLink:hover>.animateIconLeft {
    right: 5px;
}
/* Tellium popup*/
.hv_privacy_prompt {
    position: fixed;
    text-align: left;
    border: 1px solid #CCC;
    border-radius: 0;
    background-color: #FFF;
    color: #333;
    margin: 0;
    z-index: 10010;
    padding: 10px;
    font-size: 16px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  width:96%;
  display: none;
}
.hv_privacy_prompt.explicit_consent {
    border-top: 1px solid #cc0d0d;
    border-top-left-radius: 10px;
    border-left: 1px solid #cc0d0d;
    border-right: 1px solid #cc0d0d;
    border-bottom: none;
    border-top-right-radius: 10px;
}
.hv_privacy_prompt_content {
    padding: 0px 10px 0;
    font-size: 0.9em;
}
 .hv_privacy_prompt .hv_privacy_prompt_content p {
    font-size: .8rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0px;
  padding-right:16px;
}
 .hv_privacy_prompt .hv_privacy_prompt_content p a {
    color: #cc0d0d;
  text-decoration:none;
}
.hv_privacy_prompt > .hv_close_btn_thick {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    color: #999;
    font: 18px/100% arial, sans-serif;
    cursor: pointer;
}
.hv_privacy_prompt > .hv_close_btn_thick:after {
    content: "\2716";
}
.hv_privacy_prompt .hv_privacy_prompt_content p a:hover {
    text-decoration: underline;
}
@media (max-width:1060px) {
.hv_privacy_prompt{
  width:100%;
}

}
ol.comment-list {
    list-style: none;
}
h2.comments-title {
    font-size: 1.5em;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 20px;
}
.comments-area a{
	color:#c00;
	word-break: break-all;
}
.comment-list article {
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 20px;
}
.comment-author.vcard {
    display: inline-block;
}
.comment-author.vcard img{
	margin-right: 10px;
}
.comment-metadata {
    float: right;
    margin-top: 5px;
	font-size: .9em;
}
.comment-content {
    margin-top: 20px;
	font-size: 1.125em;
    font-weight: 300;
}
.comment-list .reply {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: bold;
}
.comment-list ol.children{
		list-style:none;
		margin-left: 20px;
}
.comments-area .comment-respond  p.comment-form-author{
	    margin-right: 0;
}

@media (max-width:480px) {
	.comment-metadata {
		float: none;
		margin-top: 15px;
	}
	.comment-content {
		margin-top: 10px;
		font-size: 1em;
		font-weight: 300;
	}
}
.es_widget_form .es_msg{
	   color: #c00;
	}
	
	.tag-list {
    font-size: 1.125em;
}
.tag-list a {
    font-weight: 300;
}
@media (max-width:991px) {
		
	.tag-list {
    font-size: 1em;
}
}
p.disclaimer {
    font-size: 12px;
	font-weight:500;	
}
p#wait_approval {
    padding: 0 !important;
}

.vantara-blog-posts .loadmore {
    background: #ce0000;
    color: #FFFFFF;
    border: 1px solid #ce0000;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: bold;
    padding: 8px 35px;
	display: block;
    cursor: pointer;
    margin: 50px auto 0px;
    max-width: 160px;
	text-align:center;
}
.no-touch .vantara-blog-posts .loadmore:hover{
	background:transparent;
	color:#ce0000;
	border: 1px solid #ce0000;
}
div#dpost {
    display: none;
}
#resLoading{
	background: url(images/loading2.gif) no-repeat 50% 0;
    height: 40px;
    left: 3px;
    z-index: 8;
    width: 200px;
    display: none;
    margin: 0 auto;
    background-size: 20%;
}
figcaption.wp-caption-text {
    font-size: 13px;
    padding-bottom: 10px;
}
figure.wp-caption {
    margin: 0 auto;
    text-align: center;
	width: 100% !important;
}
/*404*/
.common-hero-banner.error-banner .page-not-found{
    color:#fff;
    max-width: 340px;
    padding-right: 10px;
    text-align: right;
    float: right;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
 }



.common-hero-banner.error-banner{background-position: left top; padding-top: 190px; background-size: auto; position: relative;}
.common-hero-banner.error-banner:after {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(219,219,219,0.85) 98%, rgba(219,219,219,0.86) 99%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(219,219,219,0.85) 98%,rgba(219,219,219,0.86) 99%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(219,219,219,0.85) 98%,rgba(219,219,219,0.86) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#dbdbdbdb',GradientType=0 );
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 160px;
    width: 100%;
}
.common-hero-banner.error-banner .common-hero-banner-container .page-not-found .headline{margin-top: 0;font-size: 3.625rem;
    text-transform: uppercase; color: #cc0000;}
.common-hero-banner.error-banner .common-hero-banner-container .page-not-found .symbol{font-size: 243px; line-height: 200px;margin-left: 25px; color: #cc0000;}
.common-hero-banner.error-banner .common-hero-banner-container .error-content{padding-left: 35px; border-left: 1px solid #e7e7e7;}
.common-hero-banner.error-banner .common-hero-banner-container h4{font-size: 1.25rem; font-weight: 500; color: #414141; line-height: normal; margin:0 0 30px;}
.common-hero-banner.error-banner .common-hero-banner-container ul{list-style: none; padding:0; font-size: 1.125rem; margin-bottom: 20px;}
 .common-hero-banner.error-banner .common-hero-banner-container ul li{font-weight: 300;}
  .common-hero-banner.error-banner .common-hero-banner-container a{color:#cc0000; font-size: 1.125rem; font-weight: 300;}
.common-hero-banner.error-banner .common-hero-banner-container a .glyphicon {font-size: .875rem;}
.common-hero-banner.error-banner .common-hero-banner-container a.animateLink .animateIcon{font-size: 1rem;}
@media(max-width:991px){
    .common-hero-banner.error-banner {
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display:flex;
        padding-top: 130px;
        text-align: left;
    }
    .common-hero-banner.error-banner .common-hero-banner-container{
        text-align: left;
    }
    .common-hero-banner.error-banner .page-not-found{max-width: 270px;}
    .common-hero-banner.error-banner .common-hero-banner-container .page-not-found .headline{
        font-size: 2.625rem;
    }
    .common-hero-banner.error-banner .common-hero-banner-container .page-not-found .symbol {
        font-size: 160px;
        line-height: 118px;
    }
    .common-hero-banner.error-banner:after{
        height: 50px;
    }

}
@media(max-width:767px){
    .common-hero-banner.error-banner{
        padding-top: 100px;
    }
    .common-hero-banner.error-banner .page-not-found{
        max-width: 190px;
        float: none;
        margin:0 auto 20px;
    }
    .common-hero-banner.error-banner .common-hero-banner-container .page-not-found .headline{
        font-size: 2rem;
    }
    .common-hero-banner.error-banner .common-hero-banner-container .page-not-found .symbol {
        font-size: 120px;
        line-height: 89px;
        margin-left: 15px;
    }
    .common-hero-banner.error-banner .common-hero-banner-container .error-content{
        padding:30px 0 0;
        border-left: 0;
        border-top:1px solid #e7e7e7;
        text-align: center;
    }
    .common-hero-banner.error-banner .common-hero-banner-container h4{
        font-size: 1rem;
    }
    .common-hero-banner.error-banner .common-hero-banner-container ul li, .common-hero-banner.error-banner .common-hero-banner-container a{
        font-size: .875rem;
    }
}
.common-hero-banner.error-banner .common-hero-banner-container a:hover{
	text-decoration:none;
}
.error404 .common-hero-banner {
    z-index: 2;
    position: relative;
    min-height: 718px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}
.error404 .common-hero-banner .common-hero-banner-container {
    position: relative;
    margin: 0 auto;
    max-width: 1280px;
}
.error404 .page-not-found {
    text-align: center;
    color: #fff;
}
.error404 .common-hero-banner .common-hero-banner-container .headline {
    margin-top: 120px;
    margin-bottom: 20px;
    line-height: 1;
    line-height: 120%;
    font-weight: 600;
	font-size:3em;
}

.error404 .page-not-found ul li {
    list-style-type: none;
    font-weight: 300;
}
.error404 .page-not-found p {
    font-size: 1em;
    color: #fff;
    font-weight: 300;
}
.error404 .page-not-found h4{
	font-size:1.28571em;
	font-weight:100;
	margin-bottom:35px;
}
.error404 .page-not-found a{
	color:#fff;
}
.error404 .page-not-found a:hover{
	text-decoration:none;
}
.error404 .page-not-found .search-404>input[type="text"]{
	background:#f2f2f2;
	border:0;
	color:#333;
	font-size:.9em;
	line-height:15px;
	padding:0 6px;
	height:26px;
	margin:5px 0 0;
	width:200px;
}
.error404 .page-not-found .search-404 .icon{
	border:0;
}

.error404 .page-not-found span.glyphicon.glyphicon-new-window{
	font-size:.9125rem;
}
@media only screen and (max-width: 1600px){
.error404 .common-hero-banner {
    background-size: auto;
}
}
/* Blog Posts */
.more-blog-posts {
	/* background: #e6e6e6; */
/* 	padding: 20px; */
}
.more-blog-posts h2 {
/* 	text-align: center; */
	margin: 0 0 25px;
/* 	text-transform: uppercase; */
	font-size: 1.5em;
	font-weight: 600;
	color: #333;
}
.more-blog-posts .blog-post {
	background: #fff;
	margin: 20px 0 0;
	text-align: center;
}
.more-blog-posts .blog-post a {
	display: block;
	padding: 20px 15px;
	color: #333;
}
.more-blog-posts .blog-post a:hover,
.more-blog-posts .blog-post a:focus {
	color: #333;
	text-decoration: none;
	outline: none;
}
.more-blog-posts .blog-post .blog-post-title {
	font-size: 1em;
	font-weight: 600;
/* 	margin-top: 15px; */
}
.more-blog-posts .blog-post .pop {
    overflow: hidden;
}
.more-blog-posts .blog-post img {
	width: 100%;
	display: block;    
    max-width: 100%;
    height: auto;    
	transition: all .3s ease;
}
.more-blog-posts .blog-post:hover  img{
	/* transform: scale(1.1); */
}
@media (max-width:991px) {
	.more-blog-posts .blog-post img{
		transition: none;
		-webkit-transition: none;		
	}	
	.more-blog-posts .blog-post:hover  img{
	  -webkit-transform: none;
	  -moz-transform: none;
	  -ms-transform: none;
	   -o-transform: none;
	   transform: none;	   
	 
	}	
}	
.blog-single-post .widget_email-subscribers-form{
	text-align:center;
	font-weight: normal;
}
.blog-single-post .widget_email-subscribers-form h2.widget-title{
	margin-bottom: 20px;
	font-weight:600;
	margin-top:0;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
.no-touch .elp-widget .es_submit_button:hover,
.no-touch .vantara-blog-posts .loadmore:hover,
.no-touch .comments-area input#submit:hover{
	background-color: #ce0000;
	color: #fff;
}
}
/* Featured post */
.featured.post-list{
	position: relative; 
	padding:0; 
	margin-bottom: 40px;
}
.featured.post-list .postimg{
	padding-left:0; 
	padding-right:0; 
	overflow:hidden;
}
.featured.post-list .postimg a{
	display: block; 	
}
.featured.post-list .postimg img{
	transition: all .3s ease;
}
.featured.post-list a:hover img {
    transform: scale(1.1);
}
.featured.post-list .col-sm-10{
	position: absolute;
	bottom: 10px;
	color: #fff;
}
.featured.post-list .post-categories li,
.featured.post-list h3, .featured.post-list .authorname{
	color:#fff;
}
@media only screen and (max-width : 991px) {
	.featured.post-list .postimg img{
		width:100%;
	}
}
@media only screen and (max-width : 375px) {
	.featured.post-list .col-sm-10{
		bottom: 0px;
	}
	.home-latest-posts .post-list h3{
		font-size:1em;
	}
	.home-latest-posts .post-list li{
		font-size:1em;
	}
	.home-latest-posts .post-list .authorname {
    font-size: .8em;
}
}
/*--- Banner Image ---*/
.banner-image img{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    object-fit: cover;
}
/* Explore Insights 2 column Section */
.explore-insight {
  background-color:#f1f1f1;
  padding: 0;
  position: relative;
  z-index: 2;
}
.explore-insight .explore-insight-container{
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  padding: 50px 15px 75px;
}
.explore-insight .explore-insight-container .col-sm-6 {
    padding-right: 0;
}
.explore-insight .explore-insight-container .col-sm-6:last-child {
    padding-right: 15px;
}
.explore-insight .explore-insight-container h2{
  
  font-size: 3em;
  font-weight: 600;
  color: #333;
  margin:0 0 20px;
  min-height:55px;
  text-align:center;
}
.explore-insight .explore-insight-container h2 a{
  color:#333;
    text-decoration:none;
}
.explore-insight h2 span.glyphicon.glyphicon-menu-right.animateIcon {
    top: 0px;
    font-size: 1rem;
}

.explore-insight .explore-insight-container h2 span.glyphicon.glyphicon-new-window{
  font-size: 1rem;  
}

.explore-insight .explore-insight-container .insight-common-box{
  background: #ffffff;
  margin:0 0 20px 0; 
  min-height: 170px;
  box-shadow: 1px 3px 6px #999;
  position: relative;
	transition: all .15s ease-in-out;
-webkit-transition: all .15s ease-in-out;  
}

/* Card Click Start */
.explore-insight .explore-insight-container .insight-common-box a.card-link1{
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  font-size: initial;
  letter-spacing: 0;
  padding: 25px 25px 20px;
  width: 100%;
}
.explore-insight .explore-insight-container .insight-common-box a.card-link1 span.glyphicon-lock{
  display: none;
}
.explore-insight .explore-insight-container .insight-common-box .read-more{
  width: 100%;
  padding: 0;
}
.explore-insight .explore-insight-container .insight-common-box .read-more .animateLink {
    font-weight: 700;
    font-size: .8125rem;
    text-transform: uppercase;
    color: #cc0d0d;
    text-decoration: none;
    letter-spacing: .15em;
    cursor:pointer;
}
/* Card Click End */
.explore-insight .explore-insight-container .insight-common-box .title{
  color: #000000;
  
  font-size: 1.125em;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 1.35em;
  margin: 15px 0;
}
.explore-insight .explore-insight-container .insight-common-box .icon{
  display: table-cell;
}
.explore-insight .explore-insight-container .insight-common-box .type{
  display: table-cell;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #010000;
  letter-spacing: 0.04em;
  padding-left: 10px;
    padding-top: 2px;
    vertical-align: middle;
  font-weight: 700;
}
.explore-insight .explore-insight-container .insight-common-box .description{
  font-size: 1.125em;
  font-weight: 300;  
  color: #000000;
  margin: 12px 0 12px 0;
  
}

.explore-insight .explore-insight-container .insight-common-box .read-more{
  font-size: 0.8125rem;
}
.explore-insight .explore-insight-container .insight-common-box .read-more a{
  color: #ce0000;
  font-weight: 700;
  outline: 0 none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing:.15em;
}
.explore-insight .explore-insight-container .insight-common-box .read-more a:visited{
  color: #ac1f25; 
}
.explore-insight .explore-insight-container .insight-common-box .read-more a:hover{
  color: #ac1f25; 
}

@media screen and (max-width: 991px) {
  .explore-insight .explore-insight-container h2{
    font-size: 2rem;
  }
  .explore-insight h2 span.glyphicon.glyphicon-menu-right.animateIcon {
    top: 1px;
  }
  .explore-insight .explore-insight-container .insight-common-box{
    min-height: 190px;
  }
  .explore-insight .explore-insight-container .col-sm-4{
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .explore-insight .explore-insight-container{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .explore-insight .explore-insight-container .col-sm-6 {
    padding-right: 15px;
  }
  .explore-insight .explore-insight-container .col-sm-4 {
      padding-right: 15px;
  }
  .explore-insight .explore-insight-container h2{
    color: #000000;
    font-size: 2rem;
    font-weight: 600;
    padding: 23px 15px 19px;
    text-align: center;
  }
  .explore-insight h2 span.glyphicon.glyphicon-menu-right.animateIcon {
    font-size: 0.8125rem;
    font-weight: bold;
    top: 1px;
  }
  .explore-insight .explore-insight-container .col-sm-4{
    padding-left: 15px;
  }
  .explore-insight .explore-insight-container .insight-common-box .title{
    font-size: 1.125rem;
  }
}
.light-shadow1:hover {
    box-shadow: 0 0 15px rgba(197,197,197,1) !important;
}
@media screen and (min-width: 850px) {
.hds-global-header .breadcrumb-container .breadcrumb span[itemprop="name"] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 900px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
@media (max-width: 480px){
	.blog-single-post .post-banner {
		padding-top: 180px;
	}
}

/* Android device css */
.android-device .footer .footer-blue .buttons .information{
      padding: 10px 35px 7px;
}

.blog-video:before {
    position: absolute;
    content: " ";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background-image: url(https://www.hitachivantara.com/blog/wp-content/uploads/2022/05/v-play-icon.png);
    height: 116px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.video-js .vjs-dock-text {
    text-align: left;
}

.blog-video img{
	max-width:100%;
	height:auto;
}
@media (max-width: 1430px){
.blog-single-post .entry-content{
	  margin: 50px 60px 0;
}
div.blog-single-post div.post-banner div.container > div.content-container div.blog-heading-wrap div.blog-heading{
	    margin: auto 60px !important;
}
}
@media (max-width: 1300px){
.blog-single-post .entry-content{
	  margin: 50px 90px 0;
}
div.blog-single-post div.post-banner div.container > div.content-container div.blog-heading-wrap div.blog-heading{
	    margin: auto 90px !important;
}
}
@media (max-width: 767px){
	.blog-single-post .entry-content{
	  margin: 50px 0px 0;
	  word-break: break-word;
}
div.blog-single-post div.post-banner div.container > div.content-container div.blog-heading-wrap div.blog-heading{
	    margin: auto 0px !important;
}
}

/* 404 Page */
.hv-404-page {
  padding: 120px 0 !important;
}

@media (max-width: 991px) {
  .hv-404-page {
    padding: 70px 0 0 !important;
  }
}

.hv-404-page .left-content .heading1 {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 100%;
  color: #000000;
  padding-bottom: 20px;
}

@media (max-width: 991px) {
  .hv-404-page .left-content .heading1 {
    font-size: 3rem;
  }
}

.hv-404-page .left-content .heading1:after {
  content: "";
  position: absolute;
  height: 6px;
  width: 52px;
  left: 0;
  bottom: 0;
  background: #cc0000;
  margin: 0 auto;
}

.hv-404-page .left-content .subtitle {
  margin: 1rem 0;
  font-size: 1.125rem;
  font-weight: 500;
}

.hv-404-page .right-content {
  margin-top: 25px;
}

.hv-404-page .right-content p {
  font-size: 1.125rem;
  font-weight: 500;
}

.hv-404-page .right-content p a {
  text-decoration: underline;
  color: #000000;
}

.hv-404-page .right-content .content-titles {
  margin: 2.5rem 0 0 0;
}

@media (max-width: 991px) {
  .hv-404-page .right-content .content-titles .common-icons-wrap {
    text-align: center;
  }
}

.hv-404-page .right-content .content-titles .common-icons-wrap a {
  text-decoration: none;
}

.hv-404-page .right-content .content-titles .common-icons-wrap .common-icons {
  text-decoration: none;
  position: relative;
  height: 50px;
  width: 50px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .hv-404-page .right-content .content-titles .common-icons-wrap .common-icons {
    margin: 0 auto;
  }
}

.hv-404-page .right-content .content-titles .common-icons-wrap .common-icons svg {
  height: 50px;
  width: 50px;
  display: block;
  transition: .5s ease;
}

.hv-404-page .right-content .content-titles .common-icons-wrap .common-icons.normal-icon {
  transform: translateY(0);
}

.hv-404-page .right-content .content-titles .common-icons-wrap .common-icons .colored-icon {
  fill: #cc0000;
  transform: translateY(0px);
}

.hv-404-page .right-content .content-titles .common-icons-wrap .text-titles {
  margin: 1rem 0;
  font-size: 0.875rem;
  color: #999999;
  font-weight: 400;
}

@media (max-width: 991px) {
  .hv-404-page .right-content .content-titles .common-icons-wrap .text-titles {
    width: 100%;
  }
}

.hv-404-page .right-content .content-titles .common-icons-wrap:hover .normal-icon {
  transform: translateY(-60px);
}

.hv-404-page .right-content .content-titles .common-icons-wrap:hover .colored-icon {
  transform: translateY(-50px);
}

.hv-404-page .right-content .content-titles .common-icons-wrap:hover .text-titles {
  color: #000000;
}

@media (max-width: 991px) {
  br {
    display: none;
  }
}
.error404 .hv-sticky-white-nav-wrapper{
	display: none;
}
@media(min-width: 768px) and (max-width: 1024px){
	footer .footer-section2 .footer-social-contact{
		position:relative;
	}
	footer .footer-section2 .footer-social-contact .social-list{
		position: absolute;
		bottom: -40px;
		right: 4px;
	}
}


/* Scrapper */
@font-face {
    font-family:"kazimir";
    src:url("https://use.typekit.net/af/4612c5/00000000000000003b9b01b2/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/4612c5/00000000000000003b9b01b2/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/4612c5/00000000000000003b9b01b2/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display:auto;font-style:italic;font-weight:400;
    }
    
    @font-face {
    font-family:"neue-haas-grotesk-display";
    src:url("https://use.typekit.net/af/1ba16c/00000000000000007735bb5a/30/l?subset_id=2&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/1ba16c/00000000000000007735bb5a/30/d?subset_id=2&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/1ba16c/00000000000000007735bb5a/30/a?subset_id=2&fvd=n5&v=3") format("opentype");
    font-display:auto;font-style:normal;font-weight:500;
    }
    
    @font-face {
    font-family:"neue-haas-grotesk-display";
    src:url("https://use.typekit.net/af/384d9b/00000000000000007735bb6a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/384d9b/00000000000000007735bb6a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/384d9b/00000000000000007735bb6a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display:auto;font-style:normal;font-weight:700;
    }
    
    .tk-kazimir { font-family: "kazimir",sans-serif; }
    .tk-neue-haas-grotesk-display { font-family: "neue-haas-grotesk-display",sans-serif; }

/*.scrapper {
    padding: 23px 0;
    height: 140px;
    background-repeat: no-repeat;
    font-family: neue-haas-grotesk-display, sans-serif;
    color: #fff;
    background-size: cover;

}

.scrapper .row {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.scrapper img {
    max-width: 100%;
}

.scrapper h2 {
    font-weight: bold;
    text-align: center;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 2rem;
}

.scrapper h2 .scrapper-italic {
    font-size: 2rem;
    font-family: kazimir, sans-serif;
    font-style: italic;
    font-weight: 400;
}

.scrapper svg {
    fill: #fff;
    width: 25px;
    height: 15px;
    transform: rotate(45deg);
}

.scrapper-date {
    font-size: 1.6rem;
}

.scrapper .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.scrapper .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.scrapper .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}



@media (max-width: 1180px) {
    .scrapper h2,
    .scrapper h2 .scrapper-italic,
	.scrapper-date{
        font-size: 1.5rem;
    }
	.scrapper {
		height:auto;
	}
}

@media (max-width: 991px) {
    .scrapper h2,
    .scrapper h2 .scrapper-italic,
	.scrapper-date {
        font-size: 1.25rem;
    }

    .scrapper br {
        display: unset !important;
      }
}

@media (max-width: 767px) {
    .scrapper h2 {
        text-align: left;
    }
	.scrapper {
		height:auto;
	}
}

@media (max-width: 600px) {
    .scrapper h2,
    .scrapper h2 .scrapper-italic,
	.scrapper-date {
        font-size: .75rem;
        padding: 0;
    }
}*/

.d-none {
    display: none !important;
}

@media (min-width: 768px){
    .d-md-block {
        display: block !important;
    }

    /*.scrapper .logo  {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    
    .scrapper .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    
    .scrapper .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }*/

}

.d-block {
    display: block !important;
}

@media (min-width: 768px){
    .d-md-none {
        display: none !important;
    }
}
.blog-single-post .post-banner.white .entry-header h1.entry-title{
    color: #fff;
}
.blog-single-post .post-banner.white .category-name ul li{
    color: #fff;
}
.blog-single-post .post-banner.white .author-name span{
    color: #fff;
}
.blog-single-post .post-banner.black .entry-header h1.entry-title{
    color: #000;
}
.blog-single-post .post-banner.black .category-name ul li{
    color: #000;
}
.blog-single-post .post-banner.black .author-name span{
    color: #000;
}
/*---Storage Scrapper Start---*/
.storage-scrapper{
    position: relative;
    height: 150px;
    align-items: center;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.storage-scrapper .container{
    width: 100%;
}
.scrapper-img{
    position: absolute;
    top: 0;
    left: 0;
}
.scrapper-img img{
    width: 100%;
    height: 150px;
}
.fir-cl .fir-cl-heading{
    color: #fff;     
    font-size: 24px; 
    font-weight: 600;  
    font-family: neue-haas-grotesk-display, sans-serif;    
}
.sec-cl{
    padding-left: 20px;
}
.sec-cl .sec-cl-heading{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    font-family: neue-haas-grotesk-display, sans-serif;
}
.sec-cl .sec-cl-para{
    color: #fff;     
    font-size: 22px;
    margin-bottom: 0; 
    font-family: neue-haas-grotesk-display, sans-serif;      
}
.scrapper-btn img{
    width: 100%;
}
.scrapper-underline{
    position: relative;
}
.scrapper-underline::after{
    content: '';
    position: absolute;
    height: 5px;
    background-color: #cc0000;         
    left: 0;
    bottom: 0;
    width: 100%;   
}
.scrapper-icon{
    display: none;
}
.scrapper-btn-img{
    display: block;
}
@media screen and (max-width: 767px) {
    .storage-scrapper{
        height: 100px;
    }
    .fir-cl{
        width: 25%;
    }
    .fir-cl .fir-cl-heading{
        font-size: 16px;
    }
    .sec-cl{
        width: 80% !important;
        padding-left: 10px;
    }
    .sec-cl .sec-cl-heading{
        font-size: 16px;
    }
    .sec-cl .sec-cl-para{
        font-size: 12px;
    }
    .scrapper-btn{
        width: 20% !important;
    }
    .scrapper-underline::after{
        content: '';
        position: absolute;
        height: 2px;
        background-color: #cc0000;         
        left: 0;
        bottom: 0;
        width: 100%;   
    }
    .scrapper-icon{
        display: block;
        width: 20px;
        height: 20px;
        fill: #fff;
        transform: rotate(45deg);
    }
    .scrapper-btn-img{
        display: none;
    }
}
/*---Storage Scrapper End---*/

/*---New Header---*/
.mobile-nav-toggle-btn {
    display: none
}

.mobile-nav-toggle-btn svg {
    width: 20px;
    height: 20px
}

.hdr-mobile-quick-nav,.hdr-location-mobile,.region-wrapper {
    display: none
}

.region-container {
    padding: 15px 0
}

.region-container .region-title {
    font-size: 14px;
    font-weight: 600;
    color: #757575
}

.region-container li a {
    color: #000;
    font-size: 14px;
    padding: 8px 0;
    font-weight: 600;
    display: block
}

.region-container li a span {
    font-weight: normal
}

.region-container li.active a {
    color: #c00
}

.region-container li+li {
    margin-top: 5px
}

.hdr-location-mobile.active .region-wrapper {
    display: block;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    max-width: calc(100% - 30px);
    margin: 0 auto
}

.div-empty {
    height: 50vh
}

.no-scroll {
    overflow: hidden
}

.mm-title {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    color: #c00;
    padding: 15px 15px 15px 35px;
    border-bottom: 1px solid #dedede;
    line-height: 1rem;
    text-decoration: none;
    text-transform: capitalize;
    min-height: 50px;
    width: 100vw;
    position: relative;
    background-color: #fff
}

.mm-title .cstm-icon-angle-right {
    display: block !important;
    left: 15px !important;
    right: auto !important;
    transform: rotate(180deg) translateY(50%) !important
}

.mm-title i {
    font-style: normal
}

.hv-new-header {
    position: relative;
    z-index: 11111;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 13px;
    box-shadow: 0 3px 8px -3px #dedede;
    min-height: 80px;
    line-height: 1.5
}

.hv-new-header a {
    color: #000;
    text-decoration: none
}

.hv-new-header a:hover {
    color: #000;
    text-decoration: none
}

.hv-new-header .container,.hv-new-header .container-sm,.hv-new-header .container-md,.hv-new-header .container-lg,.hv-new-header .container-xl {
    max-width: 100%
}

.hv-new-header .row {
    flex: 1
}

.hv-new-header .cstm-icon-close {
    position: relative
}

.hv-new-header .cstm-icon-close::before,.hv-new-header .cstm-icon-close::after {
    position: absolute;
    left: 9px;
    content: " ";
    height: 15px;
    width: 2px;
    background-color: #333;
    transform: rotate(45deg);
    top: 2px
}

.hv-new-header .cstm-icon-close::after {
    transform: rotate(-45deg)
}

.hv-new-header .cstm-icon-angle-down {
    position: relative;
    width: 7px;
    height: 7px;
    margin-left: 10px
}

.hv-new-header .cstm-icon-angle-down::after {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    height: 7px;
    width: 7px;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: -2px
}

.hv-new-header .hdr-overlay {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 64px;
    background-color: rgba(0,0,0,0.3);
    height: calc(100vh - 64px);
    width: 100%;
    z-index: 999999
}

.hv-new-header .hdr-overlay.active {
    opacity: 1;
    visibility: visible;
    transition: .4s ease
}

.hv-new-header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 63px;
    width: 100%;
    height: 1px;
    background-color: #dedede
}

.hv-new-header .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.hv-new-header .container .hdr-logos {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px
}

.hv-new-header .container .hdr-logos .logo-h svg {
    width: 86px;
    height: 24px
}

.hv-new-header .container .hdr-logos .logo-hv {
    font-size: 22px;
    font-weight: bold;
    line-height: 1
}

.hv-new-header .container .hdr-logos .logo-hv svg {
    width: 25px;
    height: 25px;
    margin-top: -2px
}

.hv-new-header .container .hdr-logos a+a {
    margin-top: 40px
}

.hv-new-header .container .hdr-menu-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    color: #999999;
    min-height: 64px;
    width: 100%;
    padding-right: 230px;
    position: relative;
    z-index: 999999
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links>* {
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #757575;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: left
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search {
    position: absolute;
    left: auto;
    right: 0;
    padding: 0;
    width: 200px;
    transition: 0.5s ease;
    z-index: 1
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons {
    position: absolute;
    left: auto;
    top: 11px;
    right: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 20px;
    pointer-events: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons .cstm-icon-close {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    left: calc((100vw - 1275px) / 2);
    top: 1px;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons .cstm-icon-close::before,.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons .cstm-icon-close::after {
    width: 1px
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons svg.icon-search {
    width: 15px;
    height: 16px;
    margin-left: 10px;
    cursor: pointer
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.show-suggestions .hdr-search-suggestions {
    display: block
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search input {
    border: none;
    width: 100%;
    padding: 5px 60px 5px 20px;
    position: relative;
    transition: width .1s ease;
    font-size: 13px;
    outline: none;
    background-color: #f4f4f4;
    height: 42px;
    border-radius: 3px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: left;
    color: #707070
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions {
    float: left;
    position: absolute;
    z-index: 999999;
    left: 15px;
    top: 42px;
    display: none;
    border-top: 1px solid #cc0000;
    width: 220px;
    padding: 0 6px 8px 7px;
    background: #ffffff;
    box-shadow: 0 2px 12px #bbb
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions>ul {
    margin-top: 32px
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions li {
    padding: 3px 5px 3px;
    color: #333333;
    cursor: pointer;
    list-style: none;
    display: block
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions li:hover {
    background-color: #f1f1f1;
    color: #333333
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions li.highlight {
    background-color: #f1f1f1;
    color: #333333
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions .cstm-icon-close {
    position: absolute;
    left: auto;
    right: 8px;
    top: 13px;
    width: 20px;
    height: 20px;
    opacity: 1;
    cursor: pointer
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus {
    width: calc(100% - 65px);
    right: 45px
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus .search-icons {
    pointer-events: all
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus .search-icons .cstm-icon-close {
    left: 80px;
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links a:hover,.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links a:focus {
    color: #CC0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links>*:last-child {
    padding-right: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-location:hover span::after,.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-location:focus span::after {
    border-color: #ce0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-location.active {
    color: #ce0000;
    position: relative
}

.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-location.active span::after {
    border-color: #ce0000;
    transform: rotate(225deg);
    top: 2px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul li.active .hdr-mega-menu {
    display: block;
    opacity: 1;
    visibility: visible
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu {
    position: absolute;
    left: 0;
    top: 128px;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 6px 6px 0 rgba(0,0,0,0.4);
    border-top: 1px solid #f0f0f0;
    background: #ffffff;
    opacity: 0;
    visibility: hidden
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 475px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-menu {
    width: 22.5%;
    flex: 0 0 22.5%;
    max-width: 22.5%
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu {
    width: 22.5%;
    flex: 0 0 22.5%;
    max-width: 22.5%;
    background-color: #F8F8F8
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu ul {
    display: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu ul.active {
    display: block
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content {
    width: 55%;
    flex: 0 0 55%;
    max-width: 55%;
    display: none;
    flex-wrap: wrap;
    padding-right: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text {
    width: 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0 10px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text .hdr-sub-menu-title {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.5px;
    text-align: left;
    color: #000000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text p {
    font-size: 14px;
    font-weight: 450;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-align: left;
    color: #000000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image {
    width: 43.5%;
    flex: 0 0 43.5%;
    max-width: 43.5%;
    position: relative;
    margin: -20px 0 -20px auto
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image picture {
    display: flex;
    height: 100%
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image picture img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button {
    position: absolute;
    top: auto;
    bottom: 85px;
    max-width: 185px;
    left: 20px;
    border-bottom: 2px solid #CC0000;
    padding-right: 25px;
    padding-bottom: 5px;
    right: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.5px;
    text-align: left;
    color: #FFFFFF
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button svg {
    width: 15px;
    height: 15px;
    fill: #fff;
    position: absolute;
    left: auto;
    top: auto;
    bottom: 8px;
    right: 0;
    transition: 0.4s ease
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button:hover {
    color: #fff
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button:hover svg {
    transform: translateX(10px)
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button[href="javascript:void(0);"] {
    pointer-events: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4))
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content.active {
    display: flex
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .mm-button {
    background-color: #D20000;
    min-height: 56px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    transition: 0.4s ease;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #FFFFFF
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .mm-button:hover {
    background-color: #8f0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links {
    margin-top: 30px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links .r-l-title {
    color: #707070;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.5px;
    text-align: left
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li {
    margin-top: 12px;
    border-bottom: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a {
    position: relative;
    padding: 0 20px 0 0 !important;
    max-width: 190px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.5px;
    text-align: left;
    color: #000000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a svg {
    width: 12px;
    height: 12px;
    fill: #D20000;
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s ease;
    display: block;
    padding: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a:hover {
    background-color: transparent;
    color: #d20000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a:hover svg {
    transform: translate(10px, -50%)
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a.isGatedLock svg {
    display: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a.isGatedLock svg.gated-lock {
    display: block
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap>div {
    padding: 20px 20px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap>div:first-child {
    padding-left: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap li {
    position: relative
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap li a {
    color: #000;
    padding: 8px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.25px;
    text-align: left
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap li svg {
    width: 12px;
    height: 18px;
    fill: none;
    position: absolute;
    left: auto;
    top: 50%;
    right: 20px;
    padding: 0;
    display: none;
    transform: translateY(-50%)
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap li.active a {
    background-color: #E8E8E8
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap li+li {
    margin-top: 10px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu {
    width: 53%;
    flex: 0 0 53%;
    max-width: 53%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu>.hdr-sub-menu-text {
    padding: 15px;
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    display: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu>.hdr-sub-menu-text .hdr-sub-menu-title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 10px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu>.hdr-sub-menu-text p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 450
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu>.hdr-sub-menu-text .mm-button {
    max-width: 360px;
    width: 100%
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu>ul {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 20px;
    display: block
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu>ul li a:hover {
    background-color: #E8E8E8
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu-content {
    width: 47%;
    flex: 0 0 47%;
    max-width: 47%;
    display: block
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu-content .hdr-sub-menu-text {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap.no-tabs .mm-button {
    display: inline-flex
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li span {
    display: none;
    width: 12px;
    height: 18px;
    position: absolute;
    left: auto;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li span svg {
    width: 12px;
    height: 18px;
    fill: none;
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 22px;
    position: relative;
    min-height: 64px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: left
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a[href*="void(0)"] {
    cursor: default
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a:hover {
    color: #cc0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a:hover+.hdr-mega-menu {
    opacity: 1;
    visibility: visible
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a::after {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    height: 5px;
    width: 100%;
    background-color: #cc0000;
    opacity: 0;
    pointer-events: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active>a {
    color: #cc0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active>a::after {
    opacity: 1
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.activeLink>a {
    color: #cc0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.activeLink>a::after {
    opacity: 1
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: 15px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact {
    background-color: #c00;
    padding: 5px 50px;
    height: auto;
    border: none;
    cursor: pointer;
    transition: 0.4s ease;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact:hover {
    background-color: #8f0000
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact::after {
    display: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown {
    position: absolute;
    width: 100%;
    top: 128px;
    z-index: 99999;
    background: #fbfbfb;
    padding: 10px 0px;
    max-width: 210px;
    left: auto;
    right: 15px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
    border-top: 1px solid #c00;
    display: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li {
    color: #4a4a4a;
    display: block;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    margin-bottom: 0
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li a {
    color: #4a4a4a;
    padding: 10px 20px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li a:hover {
    color: #cc0000;
    text-decoration: none
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li a .contact-icon {
    display: table-cell;
    vertical-align: middle;
    padding-right: 7px
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li a .contact-icon svg {
    width: 30px;
    height: 30px;
    fill: #777777;
    max-width: initial
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li a .contact-text {
    display: table-cell;
    vertical-align: middle
}

.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper.active .hdr-contact-dropdown {
    display: block
}

.hv-new-header .hdr-location-wrapper {
    transition: transform .4s ease;
    position: absolute;
    left: 0;
    width: 100%;
    top: 64px;
    transform-origin: top;
    z-index: 999999;
    background-color: #F7F7F7
}

.hv-new-header .hdr-location-wrapper .region-container {
    display: none
}

.hv-new-header .hdr-location-wrapper .container {
    padding: 40px 15px 50px;
    position: relative
}

.hv-new-header .hdr-location-wrapper .container .region {
    padding: 25px 0 0 0
}

.hv-new-header .hdr-location-wrapper .container .region .title {
    border-bottom: 1px solid #D8D8D8;
    padding: 0 8px 15px 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: left;
    color: #707070
}

.hv-new-header .hdr-location-wrapper .container .region .clist {
    padding: 25px 0 0 0
}

.hv-new-header .hdr-location-wrapper .container .region .clist ul li+li {
    margin-top: 5px
}

.hv-new-header .hdr-location-wrapper .container .region .clist ul li:first-child {
    padding-top: 0
}

.hv-new-header .hdr-location-wrapper .container .region .clist ul li a {
    color: #000000;
    display: block;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: left
}

.hv-new-header .hdr-location-wrapper .container .region .clist ul li a span {
    font-weight: normal
}

.hv-new-header .hdr-location-wrapper .container .region .clist ul li:hover a {
    background-color: #E8E8E8
}

.hv-new-header .hdr-location-wrapper .container .region .clist ul li.active a {
    color: #CC0000;
    background-color: transparent
}

.hv-new-header .hdr-location-wrapper .container .region .clist.width50 {
    display: flex;
    flex-wrap: wrap
}

.hv-new-header .hdr-location-wrapper .container .region .clist.width50 ul {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.hv-new-header .hdr-location-wrapper .container>.row {
    transition: 0.2s ease;
    opacity: 0
}

.hv-new-header .hdr-location-wrapper.visible {
    transform: scaleY(1) !important
}

.hv-new-header .hdr-location-wrapper.visible .container>.row {
    opacity: 1
}

.hv-new-header.lc-dropdown-visible .hdr-menu-wrap {
    position: relative;
    z-index: 9999999
}

.hv-new-header.lc-dropdown-visible .hdr-menu-wrap .hdr-menu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

@media (max-width: 1400px) {
    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons .cstm-icon-close {
        left:35px !important
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus .search-icons .cstm-icon-close {
        left: 80px !important
    }
}

@media (min-width: 1280px) {
    .hv-new-header .container,.hv-new-header .container-sm,.hv-new-header .container-md,.hv-new-header .container-lg,.hv-new-header .container-xl {
        max-width:1275px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown {
        right: calc((100% - 1275px + 30px) / 2)
    }
}

@media (max-width: 1199px) {
    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap li a {
        font-size:15px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap>div {
        padding: 20px 20px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap>div:first-child {
        padding-left: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text {
        padding: 0 5px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text .hdr-sub-menu-title {
        font-size: 20px;
        line-height: 24px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text p {
        font-size: 13px;
        line-height: 18px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image {
        width: 42%;
        flex: 0 0 42%;
        max-width: 42%
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button {
        left: 10px;
        right: 10px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a {
        font-size: 13px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact {
        padding: 0 30px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a {
        padding: 0 15px
    }

    .hv-new-header .hdr-location-wrapper .container .region .title {
        font-size: 15px
    }

    .hv-new-header .hdr-location-wrapper .container .region .clist ul li a {
        font-size: 15px
    }
}

@media (max-width: 991px) {
    .mm-title {
        display:flex
    }

    body.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .hv-new-header {
        min-height: 100px
    }

    .hv-new-header::before {
        top: 48px
    }

    .hv-new-header .hdr-overlay {
        top: 0;
        height: 100vh;
        background-color: rgba(0,0,0,0.7)
    }

    .hv-new-header .container .hdr-logos {
        margin-top: 12px
    }

    .hv-new-header .container .hdr-logos a+a {
        margin-top: 30px
    }

    .hv-new-header .container .hdr-logos .logo-h svg {
        width: 70px;
        height: 22px
    }

    .hv-new-header .container .hdr-logos .logo-hv {
        font-size: 17px
    }

    .hv-new-header .container .hdr-menu-wrap {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: fixed;
        left: calc(100% + 50px);
        right: auto;
        top: 49px;
        background-color: #F8F8F8;
        z-index: 998;
        transition: 0.5s ease;
        height: calc(100vh - calc(100vh - (100% - 47px)));
        overflow: auto;
        display: block;
        padding-bottom: 50px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        overflow-x: hidden
    }

    .hv-new-header .container .hdr-menu-wrap.active {
        left: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links {
        padding: 0 15px;
        order: 10;
        margin-top: 10px;
        justify-content: flex-start;
        margin-bottom: 50px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links>* {
        display: none
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search {
        display: block;
        position: relative;
        width: 100%
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search input {
        background-color: #fff
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions {
        top: auto;
        bottom: 42px;
        border-top: 0;
        border-bottom: 1px solid #cc0000
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .hdr-search-suggestions ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons .cstm-icon-close {
        right: -40px;
        opacity: 0;
        visibility: hidden
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus {
        width: calc(100% - 45px);
        right: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus .search-icons .cstm-icon-close {
        opacity: 1;
        visibility: visible
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu {
        width: 100%;
        background-color: #fff;
        transition: 0.5s ease
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul {
        display: block;
        position: relative
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        width: 200vw
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a {
        color: #000;
        padding: 15px 50px 15px 15px;
        border-bottom: 1px solid #dedede;
        line-height: 1rem;
        text-decoration: none;
        text-transform: capitalize;
        min-height: 50px;
        width: 100vw
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a span {
        display: block
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a::after {
        display: none
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active .hdr-mega-menu {
        display: block;
        padding-top: 0;
        border-top: 0;
        box-shadow: none;
        padding-bottom: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active .hdr-mega-menu .container {
        padding: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active>a {
        background-color: #fff;
        margin-left: 0;
        padding-left: 35px;
        color: #c00;
        font-weight: 700
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active>a span {
        left: 15px;
        right: auto;
        transform: rotate(180deg);
        top: 14px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li:last-child a {
        border-bottom: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li:last-child.active>a {
        border-bottom: 1px solid #c00
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu {
        width: 100vw;
        left: 100vw;
        top: 0;
        background-color: transparent
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .mt-mobile {
        margin-top: 20px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap {
        flex-wrap: nowrap;
        position: relative
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-related-links li a {
        max-width: 190px;
        min-height: auto;
        border-bottom: 0;
        margin-top: 15px;
        font-size: 14px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap li {
        border-bottom: 1px solid #dedede;
        background-color: #fff
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap li a {
        color: #000;
        padding: 15px 50px 15px 15px;
        border-bottom: 0;
        line-height: 1rem;
        text-decoration: none;
        text-transform: capitalize;
        min-height: 50px;
        background-color: #fff !important
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap li+li {
        margin-top: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap>* {
        width: 100vw !important;
        flex: 0 0 100vw !important;
        max-width: 100vw !important;
        padding: 0 !important
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu {
        position: absolute;
        left: 100vw;
        top: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu>.hdr-sub-menu-text {
        display: block !important
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content {
        position: absolute;
        left: 200vw;
        top: 0;
        display: none
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text .hdr-sub-menu-title {
        font-size: 22px;
        line-height: 26px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text p {
        font-size: 14px;
        line-height: 20px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-text .mm-button {
        max-width: 360px;
        width: 100%
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 0 auto
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image img {
        width: 100%;
        max-height: 50vw
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content .hdr-sub-menu-image .hdr-sub-menu-image-button {
        max-width: 360px;
        left: 15px;
        right: 15px;
        top: 50%;
        bottom: unset;
        transform: translateY(-50%)
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-sub-menu-content.active {
        display: block;
        background-color: #fff
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-menu>ul>li {
        border-bottom: 1px solid #dedede;
        padding-right: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap .hdr-mm-menu>ul>li>a {
        color: #000;
        padding: 15px 50px 15px 15px;
        border-bottom: 0;
        line-height: 1rem;
        text-decoration: none;
        text-transform: capitalize;
        min-height: 50px;
        background-color: #fff
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap li svg {
        display: block;
        pointer-events: none
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu ul {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li .hdr-mega-menu .hdr-mm-wrap.no-tabs .hdr-mm-sub-menu-content .hdr-sub-menu-text {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li.active .hdr-mega-menu {
        display: block
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper {
        margin-left: 0;
        display: none
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact {
        display: flex;
        color: #000;
        padding: 15px 35px 15px 15px;
        line-height: 1rem;
        text-decoration: none;
        text-transform: capitalize;
        position: relative;
        background-color: transparent;
        width: 100%;
        font-weight: 700;
        border-bottom: 1px solid #dedede
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown {
        position: static;
        max-width: 100%;
        box-shadow: none;
        border-top: 0;
        background-color: transparent
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown li a {
        padding-left: 15px
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper.active>a {
        padding-left: 35px !important
    }

    .hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper.active .hdr-contact {
        margin-left: 0;
        border-color: #c00;
        font-weight: 700;
        color: #c00
    }

    .mobile-nav-toggle-btn {
        height: 22px;
        width: 22px;
        display: block;
        margin-top: 12px;
        position: relative
    }

    .mobile-nav-toggle-btn img {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0
    }

    .mobile-nav-toggle-btn img:first-child {
        transform: translateY(-8px);
        transition: 0.4s ease
    }

    .mobile-nav-toggle-btn img:last-child {
        transform: translateY(8px);
        transition: 0.4s ease
    }

    .mobile-nav-toggle-btn.active img:nth-child(2) {
        display: none
    }

    .mobile-nav-toggle-btn.active img:first-child {
        transform: translateY(0) rotate(-45deg)
    }

    .mobile-nav-toggle-btn.active img:last-child {
        transform: translateY(0) rotate(45deg)
    }

    .hdr-mobile-quick-nav {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        margin-top: 10px
    }

    .hdr-mobile-quick-nav>a,.hdr-mobile-quick-nav .hdr-location-mobile>a {
        color: #757575;
        text-decoration: none;
        padding: 7px 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        font-size: 14px;
        font-weight: 600;
        position: relative
    }

    .hdr-mobile-quick-nav .hdr-location-mobile .desktop-geo {
        display: none
    }

    .hdr-mobile-quick-nav .hdr-location-mobile>a {
        display: inline-block
    }

    .hdr-mobile-quick-nav .hdr-location-mobile>a::after {
        content: "";
        position: absolute;
        left: auto;
        right: -10px;
        top: 12px;
        width: 8px;
        height: 8px;
        border-right: 1px solid #757575;
        border-bottom: 1px solid #757575;
        transform: rotate(45deg)
    }

    .hdr-mobile-quick-nav .hdr-location-mobile.active>a::after {
        transform: rotate(-135deg);
        top: 17px
    }

    .hdr-location-mobile {
        display: block
    }
}
.hv-new-header .container:before, 
.hv-new-header .container:after{
    display: none;
}
.modal-custom-overlay{
    z-index: 99999;
}
/*---New Header Changes---*/
/*.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links{
    min-height: 45px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul>li>a{
    min-height: 65px;
}
.hv-new-header::before{
    top: 0px;
    background-color: #f2f2f2;
    height: 45px;
}
.hv-new-header .hdr-location-wrapper{
    top: 45px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links>*{
    color: #000;
}
.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-mega-menu{
    top: 110px;
}
.hv-new-header .cstm-icon-angle-down::after{
    border-color: #000;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search{
    width: 180px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search input{
    background-color: #fff;
    height: 30px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons{
    top: 5px;
    right: 15px;
}
.hv-new-header .container .hdr-logos{
    margin-top: 66px;
}
.hv-new-header{
    box-shadow: none;
	border-bottom: 1px solid #f0f0f0;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links>*{
    padding: 0 12px 0px 20px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search input::placeholder {
    color: #000;
}
.hv-new-header .container .hdr-menu-wrap .hdr-menu>ul .hdr-contact-wrapper .hdr-contact-dropdown{
    top: 110px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus .search-icons .cstm-icon-close{
    left: 45px;
}
.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus{
    width: calc(100% - 45px);
    right: 25px;
}
.hv-new-header .container .hdr-logos .logo-h svg{
    width: 180px;
}
@media (max-width: 991px){
    .hv-new-header .container .hdr-logos .logo-h {
        z-index: 9;
    }
	.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus{	
		width: calc(100% - 30px);	
		right: 0px;
	}
	.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search input{
		padding: 5px 60px 5px 10px;
	}
	.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search .search-icons{
		right: 10px;
	}
    .hv-new-header .container .hdr-logos .logo-h svg {
        width: 160px;
        height: 22px;
    }
    .hv-new-header .container .hdr-logos{
        margin-top: 12px;
    }
    .hv-new-header {
        min-height: 46px;
    }
    .hv-new-header .container .hdr-menu-wrap{
        top: 46px;
    }
    .hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search{
        width: 100%;
    }
}
@media (max-width: 1400px){
	.hv-new-header .container .hdr-menu-wrap .hdr-search-n-links .hdr-search.focus .search-icons .cstm-icon-close {
    	left: 45px !important;
	}
}*/
.hv-new-header .container .hdr-logos .logo-hv svg{
    width: 85px;
}
.hv-new-header .container .hdr-logos .logo-h svg{
    width: 180px;
}
.hv-new-header::before{
    height: 65px;
}
.hv-new-header .container .hdr-logos a+a{
    z-index: 9;
}
@media (max-width: 991px){
    .hv-new-header{
        min-height: 90px;
    }
    .hv-new-header::before {
        top: 45px;
        height: 45px;
    }
    .hv-new-header .container .hdr-logos .logo-h svg{
        width: 160px;
    }
    .hv-new-header .container .hdr-logos a+a{
        margin-top: 20px;
    }
}
/*---CSS Classes for Blog Headings---*/
.hv-h2-blog-heading{
    font-size: 1.25rem;
    font-weight: 600;
}
.hv-h3-blog-heading{
    font-size: 1.25rem;
    font-weight: 600;
}