/************ Fonts *****************/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:100,100i,300,300i,400,400i,500,500i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
/*..............................................................arrow-fonts-start...................................................*/

h1 em,h2 em,h3 em,h4 em,h5 em,h6 em{ font-family: 'Alegreya Sans', sans-serif;font-weight: normal; font-style: italic;}
em{ font-family: 'Source Sans Pro', sans-serif;font-weight: normal; font-style: italic;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small,strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
figure,figcaption{margin:0;padding:0;}
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.55em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea,option { font-size: 100%; margin: 0; vertical-align: baseline;}
input[type="text"],input[type="tel"],input[type="email"]{ -webkit-appearance:none !important; }
input[type="submit"] {cursor: pointer;transition:all 0.5s ease;}
textarea { overflow: auto; vertical-align: top;resize:none; }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; vertical-align:middle;}
a { outline: none; cursor: pointer;transition:all 0.5s ease;}
/* End hide from IE Mac */ 
*:before, *:after {box-sizing: border-box;}
/* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
li { list-style: none; }
/*Placeholder opacity cross browsers*/
input::-webkit-input-placeholder { color:#a5a5a5;opacity:0.9;} /* WebKit browsers */
input:-moz-placeholder {  color:#a5a5a5;opacity:0.9;} /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder {  color:#a5a5a5;opacity:0.9;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder { color:#a5a5a5;opacity:0.9;} /* Internet Explorer 10+ */
textarea::-webkit-input-placeholder { color:#a5a5a5;opacity:0.9;} /* WebKit browsers */
textarea:-moz-placeholder { color:#a5a5a5;opacity:0.9;} /* Mozilla Firefox 4 to 18 */
textarea::-moz-placeholder {color:#a5a5a5;opacity:0.9;} /* Mozilla Firefox 19+ */
textarea:-ms-input-placeholder {  color:#a5a5a5;opacity:0.9;} /* Internet Explorer 10+ */

/* display table and table cell */
.tbl {display:table;width:100%;height:100%;}
.tbl-cell {display:table-cell;vertical-align:middle}
.dis-flex{display:flex;flex-wrap:wrap;}
/******body  ******/
body { font-size: 15px; line-height: 1.2; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);  font-family: 'Source Sans Pro', sans-serif; font-weight:normal;}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after { display: none !important; }
a { text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ;  font-family: 'Alegreya Sans', sans-serif; font-weight:500; }
a:hover {text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:focus { outline: none; text-decoration: none; }
p { margin-bottom: 20px;line-height:1.2;}
h1,h2,h3,h4,h5,h6{  font-family: 'Alegreya Sans', sans-serif; font-weight:500;line-height:1.2;}
a:link{color:inherit}
a:active{color:inherit}
a:visited{color:inherit}

/* IE */
select::-ms-expand {display: none;}
input::-ms-clear { display:none;}

/* remove auto fill yellow color */
 input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
   -webkit-box-shadow: 0 0 0 100px #fff inset;
    -moz-box-shadow: 0 0 0 100px #fff inset;
    box-shadow: 0 0 0 100px #fff inset;
	color:#333 ;
	background:none;
}

/* hubspot*/
.row-fluid [class*="span"] {min-height: 1px;}
ul.hs-error-msgs > li > label {font-size:13px;line-height:normal;display:block;color:red;}

/* form error mesege when good space b/w two inputs */
/* 
.hs-form-field {position: relative;}
ul.hs-error-msgs.inputs-list { position: absolute; bottom: -18px; right: 0; list-style-type: none; padding: 0 5px; color: white; background: red; }
ul.hs-error-msgs.inputs-list li label { font-size: 12px; font-weight: 500; position: relative; z-index: 9; line-height:normal; display:block; }
ul.hs-error-msgs.inputs-list:after { content: ''; width: 8px; height: 8px; position: absolute; display: inline-block; left: 50%; background: red; margin-left: -6px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; top: 0;}
 */

/* logo -Please use this class as logo image class*/
.h-logo img ,.f-logo img {cursor: pointer;}

/* if form input has border radius then remove below line */
input,textarea,select {border-radius: 0; }


.inner-container {max-width:1010px;margin:0 auto !important;padding:0;float:none !important; }
.container {max-width:1080px;margin:0 auto !important;padding:0;float:none !important; }


/*=======================================================================================================
                                                menu css start
=========================================================================================================*/

 
 /* #Menu Styles    ================================================== */
 
 

    /*  */

    /*  */
    /*  */

/* Typography */
       /*  */
                         /*  */
                          /*  */
*  */
  /*  */
  /*  */

/* Well Colors */






/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */


/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/



 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
   
  white-space:nowrap;
    float: right;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  
    position: relative;
   
    display: block;
}

/*.hs-menu-item.hs-menu-depth-1{
    padding:20px 10px;
}*/

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    //left: 15px!important;
    background:#fff;
    
    border: 1px solid #f2f2f2;
    margin-left: -5px;
    display: block;
    padding: 15px 0px;

}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
    background: transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
    //content: "\f0d8";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: -12px;
    left: 0;
    width: 100%;
    padding-left: 0px;
    text-shadow: 0px -1px 0px #ccc;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background:; text-align:left;

}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 3px 10px;
}


/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible !important;
    max-width: none !important;
    width: auto !important;
   /*  font-size:18px;*/
 
    text-decoration:none;
   
}


/* Carret after Menu items with dropdown */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
    //content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 7px;
    font-size: 13px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after  {
    border-top-color: #34495e;
}

/* Show menu and remove background color on desktop after toggling mobile menu */
@media screen and (min-width:871px) {
  .custom-menu-primary .hs-menu-wrapper {display:block !important; background: transparent !important;}
      .hs-item-has-children:hover .hs-menu-children-wrapper {display: block !important;}
}

/* Force header to trigger mobile layout on iPads */
@media (max-width: 1024px){
  
  
}
.custom-menu-primary .hs-menu-wrapper {  display:none;   background: transparent !important;  }
.mobile-trigger, .child-trigger{display: none; /* Hide button on Desktop */}

@media (max-width: 870px){


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /*
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any
    * additional CSS you want removed from the mobile menu in this reset
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{display: block; float: none; position: static;top: auto;  right: auto;left: auto;  bottom: auto;  padding: 0px;margin: 0px;  background-image: none; /*background-color: transparent; */border: 0px;-webkit-border-radius: 0px;
    -moz-border-radius: 0px;border-radius: 0px; -webkit-box-shadow: none;-moz-box-shadow:    none; box-shadow:         none;max-width: none;width: 100%;height: auto;   line-height: 1;    font-weight: normal;    text-decoration: none;   text-indent: 0px;    text-align: left;
    color:#ffffff;  }

.custom-menu-primary .hs-menu-wrapper > ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    /*padding:3px !important; */
}
  /* Toggle Button
     ========================================================================== */

    .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper{ background-color: #f8f8f8;}
     .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li{ background-color: #f8f8f8;}
     .custom-menu-primary .hs-menu-wrapper > ul ul li a {    text-align: center;}
  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 30px !important;
    right: 0px;
    width: 57px;
    height: 30px;
    padding: 10px 11px;
    z-index: 99999999999;
}

  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{}


  /* Toggle Button Icon & Animations
     ========================================================================== */

  
  /*
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 40px; 
    height: 5px; 
    background-color: #2f374f;
    display: inline-block;
  }
  .mobile-trigger i:before{
    margin-top: -9px; 
  }
  .mobile-trigger i:after{
    margin-top: 9px; 
  } */

 .mobile-trigger .line {
  display: block;
  background: #308ecc;
  width: 35px;
  height: 5px;
  position: absolute;
  left: 0;
  border-radius: 4px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.mobile-trigger .line.line-1 {
  top: 0;
}
.mobile-trigger .line.line-2 {
  top: 36%;
}
.mobile-trigger .line.line-3 {
  top: 71%;
}

.mobile-trigger:hover .line-1, .mobile-trigger:focus .line-1 {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
}
.mobile-trigger:hover .line-3, .mobile-trigger:focus .line-3 {
  transform: translateY(2px);
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
} 
.mobile-trigger.active-re {
    top:30px !important;
}
.mobile-trigger.active-re .line-1 {
  transform: translateY(4px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(4px) translateX(0) rotate(45deg);
  -moz-transform: translateY(4px) translateX(0) rotate(45deg);
}
.mobile-trigger.active-re .line-2 {
  opacity: 0;
}
.mobile-trigger.active-re .line-3 {
  transform: translateY(-17px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-17px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-17px) translateX(0) rotate(-45deg);
}
  

  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px; /* Button width */
    min-width: 55px;
    height: 62px ; /* Button height */
    padding: 0;

  }
  .child-trigger:hover{
    text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:rgba(0, 0, 0, 0.5);
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }


  /* Menu Styles on Mobile Devices
     ========================================================================== */

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    position: absolute; /**************************************************************/
    top:80px;             /* Positions the menu to drop from the very top of the screen */
    left: 0px;          /**************************************************************/
    width: 100%;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  }
  .custom-menu-primary .hs-menu-wrapper{
    padding: 0 0 0 0;
    width: 100%; /* Full screen width */
    z-index: 8888;
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    background:#fff;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 14px; /* Font size of top level list items */
    line-height: 45px;
    color:#6b6b6b;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
   /*    background: #fff none repeat scroll 0 0 !important; */
    border-top: 0 none;
    color: #fefefe !important;
  }

  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
 
  }

 
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
      display: none;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background: transparent;
    border: 0px;
    padding: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{

    background-color: rgba(255, 255, 255, 0.08);

  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    color:#fff;
    text-decoration:none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after{
      display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul:before {
      display: none;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }

}


/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
   /* float: left;*/text-align:center;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {display: block;   white-space: nowrap;padding: 0.4em 1em;text-transform: uppercase;}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { left: 100%; top: 0;}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { opacity: 1; visibility: visible;}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul { margin-bottom: 0;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch { position: relative;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {margin-bottom: 0;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children { position: static;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper { display: none;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper { display: block;    visibility: visible;  opacity: 1;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before { content: " "; display: table;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {content: " "; display: table;clear: both;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li { float: left;}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {display: inline-block;}

/* Vertical Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-vertical {width: 100%;}
.hs-menu-wrapper.hs-menu-flow-vertical ul {list-style: none;margin: 0;}
.hs-menu-wrapper.hs-menu-flow-vertical li a {display: block;}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {margin-bottom: 0;}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {width: auto;}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children { position: relative;}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {visibility: hidden;opacity: 0; -webkit-transition: opacity 0.4s; position: absolute;  z-index: 10;   left: 0;}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {display: block;white-space: nowrap;}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {left: 100%;top: 0;}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {opacity: 1;visibility: visible;}




.custom-menu-primary .hs-menu-wrapper > ul > li > a {
   
    
   /* font-size: 18px;
    font-style: normal;
    font-weight: 600;*/
    letter-spacing: 0px;
    
    position: relative;
  /*  text-transform: uppercase;*/
}


.custom-menu-primary .hs-menu-wrapper > ul > li {
    background: transparent none repeat scroll 0 0;
    line-height: 1.2em;
    padding-right: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a::after {
    color: #e8e8e8;
    content: "";
    
   /* font-size: 18px;*/
   /* font-style: normal;
    font-weight: 600;*/
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -7px;
  /*  text-transform: uppercase;*/
}
.top-header-section { background: #b7b7b7; padding: 1px 0 13px; }
.main-header-section { background: #fff; padding: 21px 0 1px; position: relative; }
.top-nav{text-align:right;}
.top-nav ul li { display: inline-block; margin-right: 18px; margin-top: 11px; color: #fff; font-size: 14px; font-family: 'Alegreya Sans', sans-serif; font-weight: 500; }
.top-nav ul li:last-child{ margin-right:0;}


.menubar {      padding: 13px 0 27px;  text-align: right;}
.menubar ul li { display: inline-block; margin-right: 33px; float: left; margin-top: 11px; font-size: 14px; font-family: 'Alegreya Sans', sans-serif; font-weight: 500; }
.menubar ul li:last-child{ margin-right:0;}
.menubar ul li a { font-size: 14px; color: #6b6b6b; padding-bottom: 10px; }
.menubar ul li a:hover,.top-nav ul li a:hover{color:#308ecc  !important;}
.logo img{width:230px !important;height:auto;cursor:pointer;}
.banner img{    width: 100% !important;}
.hs_error_rollup{display:none;}
/*=====================================================================================================================================

                                               Footer Section
                                               
=====================================================================================================================================*/


.footer-section { background: #3f4242;padding-bottom:54px; padding-top: 43px; color:#fff;font-family: 'Alegreya Sans', sans-serif; font-weight: 500;font-size:14px; }
.footer-common { width: 15.18% !important; margin: 0 auto !important; margin-right: 4.4% !important; }
.footer-common:first-child{    width: 21.65% !important;}
.footer-common:last-child { margin-right: 0 !important; }
.footer-common p,.footer-common ul{margin-bottom:0;margin-top: 15px;    line-height: 1.5; }
.footer-common.nav a{font-family: 'Alegreya Sans', sans-serif; font-weight: 400;}
.footer-common a:hover{color:#308ecc;}


.safari-video.no-video{display:none;}
.safari-video.no-video.show{display:block; padding:0; max-height: 450px; overflow:hidden; }
.non-safari-video.hide{display:none;}
.safari-video.no-video video{display:block; position:relative; transform:translateY(-25%); z-index:-2;}

  
.safari-video.no-video img.sm-xs{display:none;} 

/******************************************** Fieldset CSS*******************************************************/

/******************************************** input CSS*******************************************************/


/*=====================================================================================================================================

                                               Responsive Section
                                               
=====================================================================================================================================*/


@media (max-width: 1400px){
.footer-common { width: 16.48% !important;}
.footer-common:first-child{    width: 16.48% !important;}
    .video-section{padding: 0; min-height:400px !important;}

}

@media (max-width: 1200px){
 .video-section{ min-height:350px !important;}
 
 
}
 
@media (max-width: 1090px){
.inner-container,.container {padding:0 20px; }
}


@media (max-width: 1024px){
.footer-common { width: 17% !important;margin-right:3% !important;}
.footer-common:first-child{    width: 17% !important;}

     .video-section, .mob-tab-video{ min-height:300px !important;}
      .safari-video.no-video video{transform: translateY(-10%);}
.safari-video.no-video video.lg-md{display:none;}   
.safari-video.no-video img.sm-xs{display:block; width:100%; height:auto;}  
.mob-tab-video{width:100%;  display:block; background-size: 100% !important; display: block; background-position-y: 48% !important;  background-repeat: no-repeat !important; }
.safari-video.no-video.show{min-height: inherit !important; max-height: inherit !important;}

}
@media (max-width: 970px){
    
    .footer-common:first-child{    width: 100% !important;text-align:center;margin-right:0 !important;}
    .footer-common { width: 22.75% !important;margin-right:3% !important;}
}


@media (max-width: 870px){
    .menubar { padding:0;}
    .mobile-trigger{top:24px !important;}
    .mobile-trigger.active-re {    top: 34px !important;}
    .custom-menu-primary.js-enabled .hs-menu-wrapper ul{background:rgb(24 140 147)!important;}
    .custom-menu-primary .hs-menu-wrapper > ul li{    /*background: transparent !important;*/
      border-bottom:1px solid;
      border-color:rgba(255,255,255,0.4);}
  .menubar ul li {margin-top:0px;}
    .menubar ul li a{color:#fff !important;}
    .menubar ul li a:hover{color:#fff !important;opacity:0.7;}
    .logo img{    top: -11px;    position: relative;}
  .child-trigger {display:block;height:48px!important;}
  .child-trigger i, .child-trigger i:after {background-color:#fff;}
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {background-color:rgba(255,255,255,0.15);}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {font-size:14px;}
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {padding: 0 1em;}


    
}
@media (max-width: 840px){
.custom-menu-primary.js-enabled .hs-menu-wrapper{top:78px;}
    .safari-video.no-video video{transform: translateY(0%);}
    
}

@media (max-width: 800px){
.custom-menu-primary.js-enabled .hs-menu-wrapper{top:75px;}

}

@media (max-width: 767px){
    .mobile-trigger{top:40px !important;}
    .mobile-trigger.active-re {    top: 45px !important;}
    .custom-menu-primary.js-enabled .hs-menu-wrapper{top: 96px;}
    .footer-common { width: 22.75% !important;margin-right:3% !important;float:left !important;}
    .footer-section{padding:35px 0;}
         .video-section, .mob-tab-video{min-height:220px !important;}
     .mob-tab-video{ background-position-y: 40% !important; }
    
    
    
}
@media (max-width: 700px){
    
    .footer-common { width: 48.5% !important;margin-right:3% !important;float:left !important;}
    .footer-common:nth-child(3){margin-right:0 !important;}
    .footer-common.mob{ text-align: right;}
}

@media (max-width: 480px){
    .footer-common { width: 100% !important;margin-right:0 !important;float:left !important;text-align:center;}
     .footer-common.mob{text-align:center;}
          .video-section, .mob-tab-video{ min-height:180px !important;}
    
}