@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Signika:400,600,700|Source+Sans+Pro:400,600,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

@font-face {
  font-family: 'Open Sans', sans-serif;
    src: url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.eot');
    src: url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.eot#iefix&t=1494241176632') format('embedded-opentype'),
	url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.otf') format('otf'),
	url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.woff') format('woff2'),
	url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.woff') format('woff'),
	url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.ttf') format('truetype'),
	url('https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/font/OpenSans-Regular.svg') format('svg');
    font-weight: 400;
    font-style: normal
}


/* 
body{display:none;} */

  select:focus{letter-spacing:3px;}

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; font-family: 'Open Sans', sans-serif;}
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"],
textarea:-ms-input-placeholder { color: #000; opacity:1;} /* Internet Explorer 10+ */
input[type="text"],input[type="email"],input[type="search"],input[type="tel"],input[type="number"],input[type="password"],input[type="url"],input[type="date"], 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;height:auto}
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: #000; opacity:1;} /* WebKit browsers */
input:-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder { color: #000; opacity:1;} /* Internet Explorer 10+ */
textarea::-webkit-input-placeholder { color: #000; opacity:1;} /* WebKit browsers */
textarea:-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 4 to 18 */
textarea::-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 19+ */

/* display table and table cell */
.tbl {display:table;width:100%;height:100%;}
.tbl-cell {display:table-cell;vertical-align:middle}

/******body  ******/
body { font-size: 14px; line-height: 21px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); font-family: 'Signika', sans-serif;}
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 ; }
a:hover {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;}
h1,h2,h3,h4,h5,h6{font-family: 'Signika', sans-serif;}
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 ;
}

/* 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; }
.container {max-width:944px;margin:0 auto !important;float:none !important; width:100% !important;}
.inner-container {max-width:944px;margin:0 auto !important;float:none !important; width:100% !important;}
.md-container{max-width:1007px;margin:0 auto !important;float:none !important; width:100% !important;}

.container.v2{ max-width:1320px; }



/*.............................................................................header-main-section-start.....................................................................................*/

.blog-main-sec{background:#f1f2f2; position:relative; z-index:9999; }

.header-soc-ico ul {padding-top: 5px;}
.header-soc-ico ul li{display:inline-block;vertical-align: top;margin-right:15px;}
.header-soc-ico ul li:last-child{margin-right:0;}
.header-soc-ico ul li a i{color:#9f9f9f;    font-size: 15px;}
.header-soc-ico ul li a i:hover{color:#0053be;}
.blog-link-sec ul li{display:inline-block;vertical-align: top;margin-right:0px;}
.blog-link-sec ul {    font-size: 0;    text-align: right;    display: flex;    flex-wrap: wrap;}
.blog-link-sec ul li { width: 50%; justify-content: center; text-align: center; }
.blog-link-sec ul li a{justify-content: center; }
.blog-link-sec ul li:nth-of-type(1){width:50%;}
.blog-link-sec ul li:nth-of-type(1) a{font-size: 13px; color: #fff; background: #0053be; font-weight: 600; text-align: center;display: flex;    flex-wrap: wrap;align-items:center;height:31px;border:1px solid transparent;}
.blog-link-sec ul li:nth-of-type(1) a:hover{border:1px solid #8ec640;color:#ffffff;background:#8ec640;}
.blog-link-sec ul li:nth-of-type(2) a{font-size:13px;color:#454545;background:#d7d7d7;font-weight:600;text-align:center;height:31px;display: flex;    flex-wrap: wrap;align-items:center;/*border:1px solid transparent;*/}
.blog-link-sec ul li:nth-of-type(2) div a:hover{/*border:1px solid #454545;*/color:#ffffff;background:#818181;}

.header-logo-sec{    margin-bottom: 5px;}
.header-logo-sec img{cursor:pointer;margin-top:0;width:170px !important;}

.custom-menu-primary{text-align:right;    margin-top: 8px;}
.menu-main-sec {    padding: 5px 0 2px;background:#fff;}

.menu-main-sec.albaugh-logo { padding: 14px 0 16px;}
.menu-main-sec.albaugh-logo .header-logo-sec img { width:140px !important;}
.menu-main-sec.albaugh-logo .custom-menu-primary { margin-top:16px;}

/*.header-logo-sec {padding-left: 32px;}*/

/*.............................................................................header-main-section-emd.....................................................................................*/

/*.............................................................................footer-main-section-start.....................................................................................*/

.footer-main-section{background:#4a4a4a;color:#fff;padding:42px 0px 30px;}
.footer-soci-sec ul li{display:inline-block;vertical-align:top;margin-right:20px;}
.footer-soci-sec ul li:last-child{margin-right:0px;}
.footer-soci-sec ul li a i { color: #9f9f9f; font-size: 15px; }
.footer-soci-sec ul li a i:hover { color: #ffae27; }
.footer-soci-sec p{font-size:13px; line-height: 1.5; font-weight: 600;text-transform:uppercase; }
.footer-soci-sec p a:hover{color:#8ec640;}


.footer-links-sec ul li{display:inline-block;vertical-align:top;margin-right:36px;}
.footer-links-sec ul li:last-child{margin-right:0px;}
.footer-links-sec ul li a{font-size:13px; line-height: 1.5; font-weight: 600;text-transform:uppercase;}
.footer-links-sec ul li a:hover{color:#8ec640;}
.footer-links-sec p{font-size:13px; line-height: 1.5; font-weight: 600;    padding-left: 118px;}
.footer-links-sec {text-align:right;}

ul.fott-left { display: inline-block; vertical-align: top; margin-right: 4%; }
ul.fott-left img { width: 110px; }
.fott-riht { display: inline-block; vertical-align: top;padding-top: 5px;  }


.container.links-br>ul>li:last-child { pointer-events: none; }











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

    /*  */

    /*  */
    /*  */

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

/* Well Colors */






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




/* ==========================================================================
   Macros
   ========================================================================== */


/**
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below.  Ignore the jinja comment tags.
  *
  * 
  */


/* 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{
    vertical-align:middle;
    -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;
}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    left: 0px!important;
       background:#333;
    padding: 18px 15px 16px 23px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    min-width: 171px;

}
.custom-menu-primary .hs-menu-wrapper > ul ul.hs-menu-children-wrapper{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
    padding: 0;
    background: #fff;
    border: none;
    border-radius: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover ul {
    visibility: visible;
    opacity: 1;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
    
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
    content: "\f0d8";
    display: none;
    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: 10px;
    text-shadow: 0px -1px 0px #ccc;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
   /* background:;*/

}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color:;
    
      /* padding: 3px 10px;*/
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #FFF;
}

/* 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:after  {
    border-top-color: #34495e;
}

/* Show menu and remove background color on desktop after toggling mobile menu */
@media screen and (min-width:1025px) {
      .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 */
.custom-menu-primary .hs-menu-wrapper {  display:none;   background: transparent !important;  }
.mobile-trigger, .child-trigger{display: none !important; /* Hide button on Desktop */}

@media (max-width: 1024px){





  /* 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;eft: auto;  bottom: auto;  padding: 0px;argin: 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;  }

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

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 42px!important;
    right: 20px;
    width: 40px;
    height: 30px;
    padding: 10px 11px;
    z-index: 1233;
}

  .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 .line {
  display: block;
  background: #3e69b3;
  width: 40px;
  height: 6px;
  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.active-re .line-1 {
  transform: translateY(5px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
  -moz-transform: translateY(5px) translateX(0) rotate(45deg);
  background-color:#3C6C78;
}
.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);
  background-color:#3C6C78;
}
  

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

.child-trigger { display: block !important; cursor: pointer; position: absolute; top: 10px; right: 0; width: 100% !important; min-width: 100%!important; height: 45px !important; padding: 0 15px !important; border-left: 1px transparent; text-align: right; }

  .child-trigger {
    display: inline-block !important;
    width: 45px !important;
    min-width:inherit !important;
    height: 45px !important;
    padding: 0 15px !important;
   
}
  
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.childMenuActive a{ background: #ffae27;  border-radius: 26px 0px 0px 0px; }
  
  .child-trigger:hover{
    text-decoration: none;
  }

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children:active > ul.hs-menu-children-wrapper{
    opacity: 0;
    visibility: hidden;
    display:none;
    display:none;
}
  
  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }

  .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:100%;             /* 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 none repeat scroll 0 0;
    padding:20px 20px 20px;
}
  .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;font-weight:bold;
     color:#fff !important;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
     
  
  }
    
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    font-weight:400;padding: 7px 15px!important;display:block!important;
    color:#333333 !important; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  
color: #fff !important;  /* link hover color set by global mobile-aColorHover variable */
    /*border: 1px solid transparent;*/
  }
  .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:#5b5047;*/
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 13px; /* Font size of 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;margin-right:18px;}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item.hs-menu-depth-1{position:relative;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child{margin-right:0;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {display: inline-block; font-size: 13px;color: #333333;font-weight:600;text-align:left;  padding:19px 12px 15px;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover{color:#ffffff;background:#ffae27;border-radius:26px 0px 0px 0px}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {position: relative;}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-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;   padding:0; background: #fff;border: none;border-radius: 0;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {display: block; border-radius:0;  white-space: nowrap;padding: 3px 0px;border: none;color: #333;background:none;padding:10px 15px;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover{background:#ffae27;color:#fff;border-radius:0;}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-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.no-flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { opacity: 1; visibility: visible;color:#3333 !important;} */
.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.no-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.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {left: 100%;top: 0;}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {opacity: 1;visibility: visible;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.active a{ color: #ffffff; background: #ffae27; border-radius: 26px 0px 0px 0px; }
/* ===================================================================================================================== */ 
.media-contents .spash-form form .input ul.inputs-list { padding-left: 45px; position: relative; top: 5px; /*max-width: 300px;*/ width: 100%; }
.media-contents .spash-form form .input ul.inputs-list li label input[type="checkbox"]+span:before{position: absolute;     left: 15px; top: 5px;}

.lang_list_class li {margin-right: 0!important;    width: 100%;}
.lang_list_class {width: 150px;top: 25px;left: 33%;}
.globe_class{height:19px;width:19px;}
.globe_class::after {bottom: 0;content: "Language";height: 100%;left: 0;position: absolute;    left: -63px;top: 6px;width: 100%;font-size: 13px; color: #333333; font-weight: 600;}
.header-ledt-sec { width: calc(100% - 403px)!important; float: left !important; }
.header-right-sec { margin-left: 0 !important; width: 400px !important; float: left !important; }
.header-right-sec  .row-fluid{display:flex;flex-wrap:wrap;}
.header-langu-sec { width: 92px !important; text-align: right; float: left !important; margin: 0 !important; }
.blog-link-sec { margin-left: 0 !important; width:262px !important; float: left !important; }
.lang_switcher_class {padding: 6px 10px 0 0;}
.blog-main-sec .site-search { width: calc(100% - 225px) !important; padding: 0 18px; float: left; margin: 0 !important; }
.header-soc-ico { width:225px !important;    float: left !important; }
/* .blog-main-sec .site-search { width: calc(100% - 58px) !important; padding: 0 18px; float: left; margin: 0 !important; }
.header-soc-ico { width: 58px !important;    float: left !important; } */


.header-right-sec .row-fluid{    justify-content: flex-end;}

.blog-main-sec .hs-search-field__bar { max-width: 200px; }
.blog-main-sec form input { padding: 5.5px 10px !important; font-size: 12px !important; margin: 0px !important; border-radius: 0 !important; border: 2px solid #f1f2f2; }
.blog-main-sec input::-webkit-input-placeholder { color: #9f9f9f; opacity:1;} /* WebKit browsers */
.blog-main-sec input:-moz-placeholder { color: #9f9f9f; opacity:1;} /* Mozilla Firefox 4 to 18 */
.blog-main-sec input::-moz-placeholder { color: #9f9f9f; opacity:1;} /* Mozilla Firefox 19+ */
.blog-main-sec input:-ms-input-placeholder { color: #9f9f9f; opacity:1;} /* Internet Explorer 10+ */
.blog-main-sec input{ -webkit-appearance: none;background-image: url(https://4723369.fs1.hubspotusercontent-na1.net/hubfs/4723369/_rotam_main_theme/image/musica-searcher.svg); background-size: 7%; background-repeat: no-repeat; background-position: 94.5% center;z-index: 1; position: relative; }
.blog-main-sec input:focus,.blog-main-sec input:hover{background-size:0;}

.spash-form form .hs-form-field>label{margin-bottom: 10px;}

.tooltip-secc li.big [data-tooltip]:before {  top:-84px;}

/* Header Additional Style */

.hs-menu-wrapper.hs-menu-flow-horizontal > ul { display: block; }
.blog-link-sec ul li:nth-of-type(2){ position:relative; }
.blog-link-sec ul li:nth-of-type(2).active_ul div li{ width:100%; }

@media (min-width:768px){
.blog-link-sec ul li:nth-of-type(2):hover div, .blog-link-sec ul li:nth-of-type(2):focus div { 
  display:block !important; position:absolute; width:100%; top:100%; z-index:9999; left:0; }
}

@media (max-width:767px){
  .blog-link-sec ul li:nth-of-type(2).active_ul div { 
    display:block !important; position:absolute; width:100%; top:100%; z-index:9999; left:0; }
}

.blog-link-sec ul ul li:nth-of-type(1) a:hover{     border: 1px solid #d7d7d7; }
.blog-link-sec ul li:nth-of-type(2):hover div ul li{ width:100%; }
.blog-link-sec ul li:nth-of-type(2) select{ font-size: 13px;
    color: #454545;
    background: #d7d7d7;
    font-weight: 600;
    text-align: center;
    height: 31px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;  
    line-height: 21px;
      justify-content: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
      width: 100%;
  appearance: none;
  cursor:pointer;
      letter-spacing: 0;
      -webkit-appearance: none;
  text-transform:uppercase;
      padding: 0 20px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: 'Signika', sans-serif; }


















@media(max-width:1400px){
.inner-container,.container{padding:0px 20px;}
.blog-main-sec .container{padding:0px 0px 0px 20px;}

}

@media(min-width:1023px){
  .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { opacity: 1; visibility: visible;color:#3333 !important;}
}

@media (min-width:1025px){
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul{ float:right; }
}


@media(max-width:1024px){
/* mobile menu styles */
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{padding:5px 24px!important;}
.menu-main-sec {position:relative;padding:10px 0 !important ;}
.blog-main-sec input:hover{background-size:7%;}
.footer-soci-sec ul li {margin-right: 15px;}
.footer-links-sec ul li a{font-size:12px;}
.footer-links-sec p{font-size: 12px !important;}
.footer-soci-sec p {font-size: 11px !important;}

.footer-links-sec ul li {margin-right: 32px;}

.footer-main-section {padding: 35px 0px 23px;}
.header-logo-sec img { margin-top:0px;}
.header-logo-sec {padding-left: 0px;}    

.footer-soci-sec {width: 36% !important;}
.footer-links-sec { text-align: right; width:61% !important; float: right !important; }
  .child-trigger i, .child-trigger i:after { width: 10px; height: 1px; background-color: #3e69b3; display: block; right: 0; text-align: right; margin: 0 0 0 0 !important; float: right; }
}

@media(max-width:980px){
    
.footer-soci-sec { width: 100% !important;margin-bottom: 18px; }
.footer-links-sec { width: 100% !important; float: none !important;margin-left:0 !important; }
.footer-links-sec,.footer-soci-sec{text-align:center;}
.footer-links-sec p {padding-left: 0;}
.footer-links-sec ul li {padding:0px 10px;margin-right:0px;}
.fott-riht {text-align: left;}
ul.fott-left img{max-width:163px;}
ul.fott-left { text-align: right;}
.fott-riht {text-align: left;}
  .header-soc-ico {    width: 170px !important;}
  .header-soc-ico ul li{margin-right:5px;}
.blog-main-sec .site-search {    width: calc(100% - 170px) !important; }
    .blog-main-sec .blog-link-sec ul li{margin-right:0 !important;}
}

@media(max-width:767px){
/* .header-soc-ico{width:28%!important;float:left!important;}
.blog-link-sec{width:72%!important;float:right!important;} */
  .header-ledt-sec { width: calc(100% - 310px)!important; float: left !important; }
.header-right-sec { margin-left: 0 !important; width: 310px !important; float: left !important; }
.header-langu-sec { width: 38px !important; text-align: right; float: left !important; margin: 0 !important; }
  .blog-link-sec { margin-left: 0 !important; width: 260px !important; float: left !important; }
.menu-main-sec {padding: 5px 0 !important; }
  .globe_class::after{display:none;}
.media-contents .spash-form form .input ul.inputs-list { max-width: 100%; width: 100%; }
.media-contents  .spash-form form .hs_submit { float: none; margin-top: 10px; position: relative; display: inline-block; }
.spash-form form fieldset .hs-richtext:last-child { display: block; margin-bottom: 0px; }
  
.tooltip-secc li.big [data-tooltip]:before {  top:-76px;}


}

@media(max-width:640px){
  .header-right-sec .row-fluid { display: flex; flex-wrap: wrap; justify-content: center; }
.blog-link-sec,.header-soc-ico { text-align: center; }
/*   .blog-main-sec { padding: 5px 0 9px; } */
/* .blog-link-sec ul {text-align: center;margin-top: 13px;} */
.blog-main-sec .container{padding:0px 20px;}
  .blog-main-sec .site-search { padding: 0 0 0 18px;}
.hs-blog-post .main-header {display: block;    text-align: center;}
.hs-blog-post .icon-header {    text-align: center;    margin: 0 auto 6px;}
.hs-blog-listing .main-header {display: block;    text-align: center;}
.hs-blog-listing .icon-header {    text-align: center;    margin: 0 auto 6px;}
.bottom-bg .media-contents{    padding: 31px 35px 38px;}
.header-right-sec { width:275px !important; position: static; float: none !important; margin: auto !important; }
  .lang_switcher_class {margin-right: 11px;}
  .header-right-sec > div >div{display: flex; flex-wrap: wrap;} 
.header-ledt-sec {width: 330px !important; text-align: center; margin: 5px auto 10px !important; float: none !important;display: flex !important; justify-content: center;}
  .header-langu-sec { width: 40px !important;}
.blog-link-sec ul {  justify-content: center; }
  .blog-link-sec ul li:nth-of-type(2) a,.blog-link-sec ul li:nth-of-type(1) a {font-size:12px;}
/* .header-ledt-sec { width: 100% !important;float: none !important;}
 .header-right-sec {text-align: center; max-width: 290px;width:100%!important; margin: 0 auto !important;   float: none!important;} */
.globe_class:after{display:none;}
  .header-soc-ico ul { padding-top: 6px; }
  .blog-main-sec form input { margin-top: 0px !important; padding: 6px 10px !important; }
  .header-right-sec .row-fluid { display: flex; flex-wrap: wrap; justify-content: center; }
  .blog-link-sec { margin-left: 0 !important; width: 100% !important; float: left !important; }
/* .lang_switcher_class {margin-top: 11px;} */
}



@media(max-width:480px){
.footer-links-sec ul li{padding: 6px 0px;display:block;}
.footer-soci-sec p {margin: 10px 0px 16px;}
.footer-links-sec p {margin: 10px 0px 3px;}
.footer-links-sec p span{display:block;}
.bottom-bg .media-contents{    padding: 31px 20px 38px;}
.fott-riht,ul.fott-left {width: 100%;margin-right: 0;text-align: center;}
.fott-riht {padding-top:20px;}
}