/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css');


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');
@import url('//fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap');
@import url('//fonts.googleapis.com/css?family=Roboto&display=swap');
@font-face {
  font-family: "geostencil";
  src: url("//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/Fonts/GeogrotesqueStencilB-Sb.eot") format("embedded-opentype"),
    url("//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/Fonts/GeogrotesqueStencilB-Sb.woff2") format("woff2"), 
    url("//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/Fonts/GeogrotesqueStencilB-Sb.woff") format("woff"),
    url("//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/Fonts/GeogrotesqueStencilB-Sb.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* EX: @import url('http://example.com/example_style.css'); */

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/*!
 * Bootstrap Grid v5.0.0-beta2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid-bs,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}
.hs-blog-social-share-list li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin .IN-widget {
    vertical-align: top !important;
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

/* Responsive iFrames */
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}
 
/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; 
}

/* 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;
}
.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;
}
.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;
}


@media (max-width: 767px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .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: block;
  }

  /* Stacking Horizontal Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

  /* Stacking Vertical Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.net/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.net/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
  background-color: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* New Blog Banner */

#blog-banner-col2 { background: #000; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px; position: relative;-webkit-box-sizing: border-box;
    box-sizing: border-box; height: 495px; overflow:hidden; }
#blog-banner-col2 .blog-banner-overlay {     background-image: url(https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/Beams-Grey.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.27;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute; }
#blog-banner-col2 .banner-details { min-height: 495px; background-color: transparent;
    background-image: linear-gradient(
180deg
, #00000000 0%, #000000 70%); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0% 0% 0% 0%;
    padding: 0px 60px 0px 60px; width: 100%;position: relative;display: flex;box-sizing: border-box; }

#blog-banner-col2 .banner-details .banner-details-box { align-items: center;
    align-content: center; display: flex; position: relative;
    width: 100%;flex-wrap: wrap;    box-sizing: border-box; }

#blog-banner-col2 .banner-details h1 { color: #FFFFFF;
    font-size: 55px;
    text-transform: capitalize; }
#blog-banner-col2 .blog-banner-button2 {     padding: 8px 25px; font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    fill: var( --e-global-color-primary );
    color: var( --e-global-color-primary );
    background-color: #F3C206;
    border-radius: 0px 0px 0px 0px; }
/*#blog-banner-col2 .span7 { margin-left:0 !important; width: 59.804468079% !important; *width: 59.4680851002766% !important; }*/
#blog-banner-col2 .blog-banner-img { position:relative; }
#blog-banner-col2 .blog-banner-img { height: 495px; overflow:hidden; }
#blog-banner-col2 .blog-banner-img img { height: 100%; width: 100%; }
#blog-banner-col2 .blog-shape-img { position:absolute; bottom: 0; z-index: 1; left: -65px; }
#blog-banner-col2 .blog-banner-img-cont {  position:relative; }

.footer-group-new { padding: 35px 0 15px;
    color: #fff;
    background-color: #000; }
.footer-about-new, .footer-contact-group-new { border-style: solid;
    border-width: 0px 2px 0px 0px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 10px 30px 10px 20px; }

.footer-nav-group-new { margin: 0px 0px 0px 0px;
    padding: 10px 20px 10px 30px; }
.footer-about-new-img { margin-bottom: 20px; }
.footer-menu-group-new { margin-bottom: 20px; }
.footer-menu-group-new ul li, .footer-nav-group-new ul li { padding-bottom: calc(7px/2); }
.footer-menu-group-new ul li a, .footer-nav-group-new ul li a { color: #fff; text-decoration: none;     font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 400; }
.footer-menu-group-new ul li a:hover, .footer-nav-group-new ul li a:hover { color: #f3c206; }
.footer-social-group-new .footer-social{ list-style:none; padding: 0; }
.footer-social-group-new .footer-social li { float:left; padding: 0 10px 0 0; }
.footer-contact-group-new .footercontact-content h4, .footer-contact-group-new .footer-content h4 { 
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase; }
.footer-contact-group-new .footer-content p, .footer-contact-group-new .footer-content p strong { 
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase; }
.footer-contact-group-new .footer-content p strong { font-weight: 600; }
.footer-contact-group-new .btn-enquire-new { font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.2px;
    fill: #fff;
    color: #fff;
    background-color: #80828500;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 18px 8px 18px; }

.footer-copyright { margin: 65px 0 0; color: #808285;  border-top: 1px solid #808285;
  padding: 20px 20px 0; opacity: 0.6; }

@media (max-width: 1035px) {
  .footer-contact-group-new .btn-enquire-new { font-size: 11px; padding: 7px 12px 6px 12px; }
}
@media (max-width: 1024px) {
  .footer-contact-group-new { width: 100% !important; }
  .footer-contact-group-new .btn-enquire-new, .footer-nav-group-new, .footer-about-new { display:none !important; }
  .footer-copyright{  margin-top: 0;  }
}
@media (max-width: 898px) {
  .footer-contact-group-new .btn-enquire-new { font-size: 10px; padding: 7px 8px 6px 8px; }
}
@media (max-width: 767px) {
  .footer-contact-group-inner3 { border-bottom: none !important; }
  .footer-copyright { padding: 15px 0 0; }
} 


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 
html {
  font-size: 62.5%;
  line-height: 1.5;
}
body {
  background: #fff;
  font-size: 1.3rem;
  line-height: 1.7rem;
  color: #000;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  margin: 0 auto;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* Highlighted Text 
::-moz-selection {
color: #fff;
background: #333;
text-shadow: none;
}
::selection {
color: #fff;
background: #333;
text-shadow: none;
}
*/

/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin-top:0px;
  margin-bottom:15px;
  font-family: "Montserrat",sans-serif;
  font-weight:600;
  line-height:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  text-transform: capitalize;
  font-family: "geostencil","Montserrat",sans-serif;
  font-size: 4rem;
  line-height:normal;
  color:#000000;
  font-weight:600;
}
h2 {
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 3.2rem;
  text-align: center;
  position: relative;

}
h2:before {
  display: block;
  content: '';
  height: 1px;
  width: 100px;
  margin: 0 auto 20px;
  background-color: #F3C206;
}
h3 {
  font-size: 2rem;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
h4 {
  font-size:18px;
}
h5 {
  font-size:16px;
}
h6 {
  font-size:15px;	
}

/* Anchor Links */
a {     color: #000;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  text-decoration: underline; }
a:hover, a:focus {     color: #0056b3;
  text-decoration: underline; }

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}
blockquote {
  margin: 0 0 1rem;
}
figure {
  margin: 0;
}
/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}
.header-group {
  position: relative;
  height: auto;
  padding-top: 0;
  margin-bottom: 25px;
  border-bottom: none;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 9;
  background-color: #fff;
}

.header-nav-secondary {
  margin-top: 18px;
  margin-bottom: 12px;
  text-align: right;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  width: 100% !important;
}

.header-menu-group {
  width: auto !important;
  float: right !important;
}

.header-menu-group ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

.header-menu-group ul li {
  display: inline-block;
  font-weight: 600;
  border-right: 1px solid #c1c1c1;
  padding-right: 10px;
  margin-left: 6px;
  position: relative;
  top: 1px;
}

.header-menu-group ul li:last-child {
  border: 0;
  padding-right: 14px;
  margin-left: 3px;
}

.header-menu-group ul li a {
  color: #000;
  text-decoration: none;
}

.header-social-group {
  margin-left: 0px !important;
  width: auto !important;
  float: right !important;
}

.header-social-group ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-left: 10px;
}

.header-social-group ul li {
  display: inline-block;
  margin-left:6px;
}

.header-social-group ul li a {
  display: block !important;
}

.header-social-group ul li a img {
  vertical-align: middle;
  border-style: none;
}
.header-main > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-main > div {
  margin-right: -15px;
  margin-left: -15px;
}

.custom-logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-top: 0;
  margin-top: -27px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left:0px !important;
}

.custom-logo img {
  display: block !important;
}

.custom-logo .header-lg-none {
  width: 64px;
  height: auto;
  display: none !important;
}

.header-search-group {
  margin-left: 0px !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.header-search-group form {
  position: relative;
  text-align: right;
  margin-top: 4px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.header-search-group form input {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 250px;
  padding-left: 15px;
  padding-right: 50px;
  border-radius: 2px;
  border: solid 1px #d6d6d6;
  font-size: 14px;
  font-size: 1.4rem;
  outline: none;
  margin-right: .5rem !important;
  line-height: 3.3rem;
  box-shadow: none;
  display: block;
  font-family: "Open Sans",sans-serif;
}

.header-search-group form button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: none;
}

.header-search-group form button svg {
  margin-top: 3px;
  margin-right: 7px;
}

.header-call-group {
  margin-left: 0px !important;
  font-size: 1.3rem;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.header-call-number {
  font-size: 2.2rem;
  color: #000;
  font-weight: 700;
}

.header-call-number a {
  color: #000;
  text-decoration: none;
}

.header-button-group {
  margin-left: 0px !important;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100% !important;
  padding-right: 15px;
  padding-left: 15px;
}

.header-button-group a {
  width: 100%;
  background-color: #F3C206;
  border-color: #F3C206;
  color: #000;
  min-width: 200px;
  border-radius: 0px;
  border: solid 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-family: "Montserrat",sans-serif;
  padding: 11px 25px;
  font-weight: 600;
  text-decoration: none;
  border-color: #F3C206;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}

.header-button-group a:hover {
  background-color: #daae05;
  border-color: #daae05;
}
.main-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  display: block;
  top: 0;
  left: 0;
  bottom: inherit;
  width: 100%;
  height: auto !important;
  padding: 0;
  overflow: visible;
  background-color: #000;
  right: auto;
  color: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(12,0,51,0.1);
  box-shadow: 0 4px 8px 0 rgba(12,0,51,0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index:9;
}



.custom-menu-primary .hs-menu-wrapper > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-left: -20px;
  width: calc(100% + 20px) !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  list-style: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  text-decoration: none;
  font-family: "Montserrat",sans-serif;
  position: relative;
  display: block;
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 1.5rem;
  font-size: 1.3rem;
  padding: 12px 20px;


}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a{
  padding-left: 20px;
  padding-right: 25px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
  margin-right: 0;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
  content: '';
  display: inline-block;
  right: initial;
  top: initial;
  width: 8px;
  height: 7px;
  background-image: url("https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/down_arrow_black.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 0;
  position: absolute;
  margin-left: 7px;
  margin-top: 7px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover {
  background-color: #F3C206;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover > a {
  color: #000;
}
.custom-menu-primary .hs-menu-wrapper>ul ul {
  position: absolute;
  top: 39px;
  background-color: #fff;
  height: auto;
  margin-left: 0;
  min-width: 170px;
  max-width: 270px;
  z-index: 1001;
  -webkit-box-shadow: -3px 3px 12px 0 #3A3A39;
  box-shadow: -3px 3px 12px 0 #3A3A39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  width: calc(100% + 20px);
}

.custom-menu-primary .hs-menu-wrapper>ul ul li {
  display: block;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  padding: 10px 0px;
  color: #000;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #ACACAC;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 500;
  position: relative;
  display: block;
  text-decoration: none;
  font-family: "Montserrat",sans-serif;
  white-space: normal !important;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li:hover {
  background-color: #000;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a {
  color: #fff;
  text-decoration: none;
  border-bottom: #000;
}

/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {
  padding: 20px 0;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.banner-area {
  position: relative;
  height: 430px;
  margin-bottom:80px;
  background-color:black;
  min-height: 180px;
  width: 100% !important;
}

.banner-holder {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.banner-holder:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  background-color: rgba(0,0,0,0.5);
}

.banner-area .page-center {
  display: table !important;
  height: inherit;
  z-index: 99;
}

.banner-valign {
  padding-right: 3%;
  display: table-cell !important;
  vertical-align: middle;
  width: 65%;
  height: auto;
  text-align: center;
  min-height: 150px;
  position:relative;
}

.banner-valign h1 {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 0.5px 0.5px 6.5px rgba(0,0,0,0.55);
  margin-bottom: 0;
  font-family: "geostencil","Montserrat",sans-serif;
  font-size: 4rem;
  line-height: 5rem;
  letter-spacing: 0.3px;
  font-weight: 600;
}

.banner-valign p {
  font-size: 1.6rem;
  max-width: 75%;
  margin: .75em auto 0;
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  text-shadow: 0.5px 0.5px 6.5px rgba(0,0,0,0.55);
}

.banner-form {
  height: auto!important;
  margin-bottom: -65px;
  position: absolute;
  bottom: 0px;
  width: 364.797px;
  padding: 35px 40px;
  text-align: center;
  color: inherit;
  background-color: #fff;
  -webkit-box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
  box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
}


.banner-form h3#hs_cos_wrapper_form_374362257_title {
  display: none !important;
}

.banner-form  form {
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
}
.banner-form h3 {
  font-size: 1.8rem;
  margin: 0;
  line-height: 2.6rem;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-weight: 600;
}
.banner-form .hs-submit {
  padding: 16px 0 10px;
  margin: 16px 0 0;
  clear: both;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}

.banner-form .hs-button.primary, .banner-form input[type="submit"],.banner-form input[type="button"] {
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.4rem;
  padding: 13px 25px;
  width: auto;
  margin: 0 16px 0 0;
  display: inline-block;
  border-radius: 0;
  min-width: 200px;
  background-color: #F3C206;
  border-color: #F3C206;
  color: #000;
}

.banner-form .hs-firstname, .banner-form .hs-email, .banner-form .hs-phone, .banner-form .hs-message , .banner-form .hs-recaptcha {
  position: relative;
  padding-right: 0;
  margin-top: 16px;
  padding-top: 0;
  margin-bottom: 0px !important;
}

.banner-form .hs-form-field > label {
  position: absolute;
  top: 9px;
  left: 0px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #000;
  font-size: 1.2rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3;
  clear: both;
  font-weight: 700;
}

.banner-form span.hs-form-required {
  color: rgba(58,58,57,0.45);
  position: relative;
  top: -4px;
  margin-left: 2px;
  font-size: .9rem;
}


.banner-form textarea {
  height: 50px;
  border: 1px solid #696969;
  background-color: transparent;
  width: 100%;
  padding: 6px 8px;
  line-height: 1.5;
  resize: none;
  font-family: inherit;
  letter-spacing: normal;
  font-size: inherit;
}

.banner-form .hs-message label {
  position: relative;
  margin-bottom: 6px;
  top: 0;
  text-transform: uppercase;
  color: #000;
  font-size: 1.2rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  line-height: 1.3;
}

.banner-form label.hs-error-msg {
  color: red;
  display: none;
}
/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.footer-group {
  padding: 15px 0 15px;
  color: #fff;
  background-color: #000;
}
.footer-group .page-center > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-group .page-center > div {
  margin-right: -15px;
  margin-left: -15px;
}

.footer-group-inner {
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  width: 100% !important;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-nav-group {
  padding-top: 25px;
  margin-top: 45px;
  border-top: 1px solid rgba(255,255,255,0.6);
}
.footer-copyright {
  padding-top: 30px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #cdcdcd;
}
.footer-copyright > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-copyright-inner {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.footer-copyright > div {
  margin-right: -15px;
  margin-left: -15px;
}

.footer-copyright-inner p {
  margin: 0 0 .75em;
}

.footer-copyright-inner p a {
  color: #cdcdcd;
  text-decoration: none;
}
.footer-nav-group > div {
  margin-right: -15px;
  margin-left: -15px;
}

.footer-nav-group > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}



.footer-social-group {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-menu-group {
  margin-left: 0px !important;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.footer-social-group ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block !important;
}


.footer-social-group ul li {
  display: inline-block;
  margin-right:8px;
  float: none !important;
}

.footer-social-group ul li a {
  display: block !important;
}

.footer-social-group ul li a img {
  vertical-align: middle;
  border-style: none;
}
.footer-menu-group ul {
  display: block !important;
}

.footer-menu-group ul li {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: 500;
  float:none!important;
}

.footer-menu-group ul li a {
  color: #fff;
  text-decoration: none;
}
.footer-menu-group ul li a span {
  margin-left: 9px;
}


.footer-contact-group > div {
  margin-right: -15px;
  margin-left: -15px;
}

.footer-contact-group > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-contact-group-inner1 {
  width: 30% !important;
  border-bottom: none;
  margin-left: 15px !important;
  margin-right: 15px;
  /* 	-ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative; */
}

.footer-contact-group-inner2 {
  width: 30% !important;
  border-bottom: none;
  margin-left: 15px !important;
  margin-right: 15px;
  /* 	-ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; */
}

.footer-contact-item {
  text-decoration: none;
}

.footer-contact-group-inner1 svg {
  min-height: 46px;
  max-width: none;
  max-height: none;
  display: block;
  vertical-align: middle;
}

.footercontact-content {
  margin-top: 28px;
  margin-left: 0;
  display: block;
}

.footercontact-content h4 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 20px;
  font-family: "Montserrat",sans-serif;
  min-height: 25px;
  letter-spacing: 0.4px;
  font-weight: 500;
  color: #fff;
}

.btn-enquire {
  display: block;
  min-width: 100px;
  max-width: 200px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: #F3C206;
  border-color: #F3C206;
  color: #000;
  border-radius: 0px;
  border: solid 1px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  padding: 11px 25px;
  font-weight: 600;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}

.footer-contact-item:hover {
  text-decoration: none;
}

.btn-enquire:hover {
  background-color: #daae05;
  border-color: #daae05;
}

.footer-contact-item > svg {
  min-height: 46px;
  max-width: none;
  max-height: none;
  display: block;
  vertical-align: middle;
}

.footer-content {
  margin-top: 28px;
  margin-left: 0;
  display: block;
}

.footer-content h4 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 20px;
  font-family: "Montserrat",sans-serif;
  min-height: 25px;
  letter-spacing: 0.4px;
  font-weight: 500;
  color: #fff;
}

.footer-content p {
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin: 0;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
}

.footer-content p strong {
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 4px;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
}

.footer-contact-group-inner3 {
  width: 30% !important;
  border-bottom: none;
  margin-left: 15px !important;
  margin-right: 15px;
  /* 	-webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; */
}

.footer-bg-lgrey {
  padding: 20px 0;
}
.footer-bg-lgrey {
  background-color: #e0e0e0;
}

.footer-bg-lgrey .page-center > div {
  margin-right: -15px;
  margin-left: -15px;
}
.footer-bg-lgrey .page-center > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-form-intro {
  margin-right: auto !important;
  margin-left: auto !important;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-form-intro h3 {
  text-align: center !important;
  font-size: 2rem;
  line-height: 2.6rem;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  margin: 0 0 .75em;
}

.footer-newsletter {
  margin-right: auto !important;
  margin-left: auto !important;
  position: relative;
  width: 100% !important;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-newsletter h3 {
  display: none !important;
}
.footer-newsletter form {
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.footer-newsletter form .hs-submit {
  margin: 0 auto;
  text-align: center;
  padding: 16px 0 10px;
  clear: both;
  padding-bottom: 0;
  width: 59% !important;
  display: block;
}
.footer-newsletter form .hs-button.primary, .footer-newsletter form input[type="submit"], .footer-newsletter form input[type="button"] {
  min-width: 160px;
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  padding: 12px;
  font-size: 1.2rem;
  line-height: 1 !important;
}
.footer-newsletter .hs-button.primary:hover, .footer-newsletter input[type="submit"], .footer-newsletter input[type="button"] {
  background-color: #F3C206;
  border-color: #F3C206;
  color: #000;
}



.footer-newsletter form .hs-email, .footer-newsletter form .hs-lastname , .footer-newsletter form .hs-firstname {
  width: 33% !important;
  display: inline-block;
  padding-right: 6% !important;
  margin-top: 16px;
  margin-bottom: 0px !important;
}



.footer-newsletter form label {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0px !important;
  display: inline-block !important;
}

.footer-newsletter form .hs-form-field > label {
  position: absolute;
  top: 10px;
  left: 0px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer-newsletter form .hs-form-field {
  position: relative;
}

.footer-newsletter form .hs-form-field.has-text > label,.footer-newsletter form .hs-form-field.filled > label {
  top: -5px;
  font-size: 9px;
  line-height: 12px;
}
.footer-newsletter form span.hs-form-required {
  display: none !important;
}

.footer-newsletter form label.hs-error-msg {
  color: red;
}

.footer-newsletter form label.hs-main-font-element {
  display: none !important;
}
.footer-newsletter form .actions {
  position: relative;
  left: -8px;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:992px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .header-mobile-content-group , .mobile-search-group{
    display:none !important;
  }
  .mobile-header-menu{
    display:none !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li.active {
    background-color: #f3c206;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active > a {
    color: #000;
  }
  .banner-form form {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;

  }
  .blog-content-ancor img.featured-image ,
  .blog-content-ancor img.featured-image {
    max-height: 175px;
    object-fit: cover;
  }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width:991px){

  /* Menu 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:#fff;
  }

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

  .mobile-trigger{
    display: block !important;
    cursor: pointer;
    top: 0px;
    height: auto;
    background: #fff;
    font-weight: normal;
    max-width: 70px;
    padding-right: 0;
    padding-top: 9px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 15px;
    position: relative;
    width: 100%;
    max-width: 70px;
  }
  .menu-inner {
    font-size: .9rem;
    line-height: 1.4rem;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    background-color: transparent;
    outline: none;
    vertical-align: top;
    padding: 1px 6px;
  }
  .menu-inner img {
    margin-bottom: 2px;
    vertical-align: middle;
    position: relative;
    left: 6px;
  }


  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    min-width: 55px !important;
    height: 40px !important;
    padding: 0 !important;
  }
  .child-trigger:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    display: inline-block;
    width: 10px;
    height: 7px;
    margin-left: 7px;
    margin-top: -3px;
    background-image: url(https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/down_arrow_black.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .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: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top:0; /* Makes room for button */
    margin:0;
  }

  /* 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{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }

}


/* ==========================================================================
5. BLOG                                        
========================================================================== */
.blog-date-social-group {}

.blog-date-social-group .blog-post--meta {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  display: block;
}

.blog-date-social-group .blog-post--meta .page-center > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.blog--meta-date , .blog--meta-share {
  margin-bottom: 0;
  font-size: 1.4rem;

  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.blog--meta-share {
  text-align: right;
}

.blog--meta-date {
  text-align: left;
}

.blog-text > div {
  display: inline-block;
  vertical-align: top;
}

.blog-text {
  font-size: 1.2rem;
  clear: both;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: 3px;
}

.share-element {
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  display: block!important;
  opacity: 1!important;
  font-size: 0;
  line-height: 0;
  position: relative;
  padding: 0;
  margin: 0;
}

.share-element a {}

.share-element {}

.blog-share_toolbox {
  display: inline-block;
  vertical-align: top;
  clear: both;
}

.post-share-btn-elements a {
  padding: 5px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  display: inline-block;
  overflow: hidden;
  line-height: 0;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  cursor: pointer;
  transition: all .2s ease-in-out;
  border: 0;
  font-family: helvetica neue,helvetica,arial,sans-serif;
}

span.blog-visually-hidden {
  position: absolute;
  clip: rect(1px,1px,1px,1px);
  padding: 0;
  border: 0;
  overflow: hidden;
}

.at-icon-wrapper {
  line-height: 20px;
  height: 20px;
  width: 20px;
  float: left;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
}
.post-share-btn-elements a:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
.hs-blog-post .blog-content {
  margin-right: auto !important;
  margin-left: auto !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  float: none !important;
}


.blog-post-share-on .post-blog-share {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
  margin-top:3rem;
}

.post-justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.post-auto-group1 , .post-auto-group2 {
  margin-right: auto !important;
  margin-left: auto !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  float: none !important;
}

.post-social-title {
  text-align: center;
  font-size: 2rem;
  line-height: 2.6rem;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  margin: 0 0 .75em;
  font-weight: 600;
}

.post-auto-group2 {}

.post-section__share--outer {
  display: table;
  margin: 0 auto;
}

.resp-share-element {
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  display: block!important;
  opacity: 1!important;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
}

span.post-social-visually-hidden {
  position: absolute;
  clip: rect(1px,1px,1px,1px);
  padding: 0;
  border: 0;
  overflow: hidden;
}

.at-share-btn-elements a {
  background-color: rgb(255, 255, 255);
  border-radius: 0px;
  overflow: hidden;
  line-height: 0;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  cursor: pointer;
  transition: all .2s ease-in-out;
  border: 0;
  font-family: helvetica neue,helvetica,arial,sans-serif;
  margin: 0 2px 5px;
  display: inline-block;
  padding: 5px;
}

.at-share-btn-elements {}

.at-share-btn-elements .at-icon-wrapper {
  line-height: 48px;
  height: 48px;
  width: 48px;
  float: left;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
}

.at-share-btn-elements a:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}


.related-post-wrapper .related-post {
  background-color: #f6f6f6;
  padding: 60px 0;
}


.reakted-inner-into {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.realted-title-group {
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.realted-title-group h3 {
  text-align: center;
  line-height: 2.6rem;
  font-size: 2rem;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  margin: 0 0 .75em;
  font-weight: 600;
}

.post-content-group {
  width: 270px;

  margin-bottom: 15px;
  display: block;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  float: left;
  height: 100%;

}
.post-content-inner {
  padding: 0 15px;
}
.post-blog-content-ancor {
  padding-right: 0px;
  background-color: #fff;
  -webkit-box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
  box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
  display: block;
  height: 100%;
  text-decoration: none !important;
  color: #000;
}

.post-blog-content-ancor img {
  display: block;
  width: 100%;
}

.post-section__news--content {
  padding: 16px 15px;
}

.post-section__news--content h4 {
  height: 70px;
  margin-bottom: 4px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin: 0 0 .75em;
}

.post-section__news--content p {
  display: -webkit-box;
  height: 65px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-size: 1.3rem;
  line-height: 1.6rem;
  margin: 0 0 .75em;
}

.post-section__news--content .link {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
}

.post-section__news--content .link span img {
  width: 6px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 3px;
  max-width: 100%;
}

.related-learn-group {
  text-align: center;
  margin-top: 1rem !important;
}

.related-justify-content {
  margin-right: -15px;
  /*     margin-left: -15px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  width: 100%;
}

.related-outline {
  background-color: transparent;
  border-color: #000;
  color: #000;
  min-width: 200px;
  border-radius: 0px;
  border: solid 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-family: "Montserrat",sans-serif;
  padding: 11px 25px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}

.related-outline:hover {
  background-color: #F3C206;
  border-color: #F3C206;
  color: #000;
  text-decoration: none;
}

/* .related-post {
background-color: #f6f6f6;
padding: 20px 0;
}

.related-post h3 {
text-align: center;
}

.post-listing.related-post-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
margin: 0;
background-color: #f6f6f6;
padding-left: 15px;
padding-right: 15px;
margin-top: 10px;
}
.post-content-group.post-item {
box-sizing: content-box;
}
*/
.related-post .slick-arrow {
  display: none !important;
  width: 33px;
  height: 27px;
  background-position: center;
  background-size: 33px 27px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index:1;
}

.related-post .slick-prev {
  left: -30px;
  background-image: url(//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/slider-left.png);
}
.related-post .slick-next {
  right: -30px;
  background-image: url(//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/slider-right.png);
}
/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
/*=========================================== Default Code for comment =========================================== */

.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}
#comments-listing:not([data-has-comments="true"]) {
  display: none;
}

.replying {
  padding: 0 15px !important;
}




/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}
.blog-banner {
  position: relative;
  height: auto;
  padding-bottom: 40px;
  background-color:black;
  min-height: 180px;
  margin-bottom: 0px;
  min-height: 180px;
  padding-bottom: 0;
}
.blog-banner-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.blog-banner-image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  background-color: rgba(0,0,0,0.5);
}


.blog-banner .breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  text-align: left;
  color: #fff;
  z-index: 10;
  font-size: 11px;
  font-size: 1.1rem;
}

.blog-banner .breadcrumbs a {
  display: inline-block;
  color: #fff;
}

.blog-banner .breadcrumbs a:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/breadcrumbs.png);
}
.page-center.blog-banner-content {
  display: block;
  height: 100%;
  padding: 0;
  z-index: 3;
  position: relative;
  display: table;
  min-height: 180px;
}
.blog-banner-valign {
  padding-top: 55px !important;
  padding-bottom: 50px !important;
}

.blog-banner-valign {
  display: block;
  text-align: center;
  width: 100%;
  height: auto;
  min-height: 150px;
  padding: 55px 3% 50px;
  display: table-cell;
  vertical-align: middle;
  width: 62%;
  height: auto;
  padding-right: 8%;
  padding-left: 0;
  padding-bottom: 0px;
  padding-top: 0;
}

.blog-banner-valign h1 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #fff;
  text-transform: capitalize;
  text-shadow: 0.5px 0.5px 6.5px rgba(0,0,0,0.55);
  margin-bottom: 0;
  font-family: "geostencil","Montserrat",sans-serif;
  letter-spacing: 0.3px;
}

.blog-banner-button {
  -webkit-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 11px 25px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.4rem;
  font-family: "Montserrat",sans-serif;
  border-radius: 0px;
  border: solid 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  margin-top: 15px;
}


.blog-banner-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
  text-decoration: none;
}


.post-listing {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.post-listing .post-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  border-top: 1px solid #9b9b9b;
}
.blog-content-ancor {
  display: block;
  height: 100%;
  text-decoration: none !important;
  color: #000;
  padding-right: 25px;
}
.blog-content-ancor img.featured-image {
  display: block;
  width: 100%;
  height:300px !important;
}

.section__news--content {
  padding: 15px 0px;
}
.section__news--content h4 {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  letter-spacing: 0.4px;
  font-weight: 500;
}
.section__news--content p {
  display: none;
  margin: 0 0 .75em;
}
.section__news--content .link {
  display: none;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
}
.section__news--content .link img {
  width: 6px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 3px;
}
.hs-news-section {
  background-color: #f6f6f6;
  padding: 20px 15px;
}
.hs-news-section .content-wrapper {
  padding-top:0 !important;
  padding-bottom:0 !important;
}
.news-filter {
  padding: 30px 0 0;
  background-color: #f6f6f6;
}
.news-filter ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  margin-bottom: 0px;
}
.news-filter ul.tabs li {
  position: relative;
  background: none;
  color: #6c6c6c;
  display: inline-block;
  padding: 0px 10px;
  cursor: pointer;
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}
.news-filter ul.tabs li span {
  display: inline-block;
  position: relative;
  padding: 7px 0px 4px;
  border-radius: 3px;
  text-decoration: none;
}

.news-filter .tab-content {
  display: none;
  background: #EEEEEE;
  padding: 15px 10px 10px;
  margin-top: 10px;
}
.col-md-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.news-filter .widget-module>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.news-filter .widget-module>ul li {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 5px;
  margin-right: 6px;
  margin-bottom: 6px;
  background-color: #D9D9D9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-filter .widget-module>ul li a {
  color: #000;
  font-size: 13px;
}

.news-filter .widget-module>ul li:hover,
.news-filter .widget-module>ul li.current-cat {
  background-color: #b9b9b9;
}
.news-filter ul.tabs li.current:after {
  content: '';
  width: 80%;
  height: 1px;
  border-bottom: 1px solid #F3C206;
  position: absolute;
  bottom: 0px;
  left: 10%;
  margin-left: 0;
}

.news-filter .tab-content.current {
  display: inherit;
}
.news-filter h3:empty {
  display:none;
}

.hs-blog-search-field form {
  position: relative;
  text-align: left;
  width: 256px;
  margin: 0 auto;
}

.hs-blog-search-field form .hs-search-field__input {
  margin: 0;
  display: block;
  font-family: "Open Sans",sans-serif;
  line-height: 3.3rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  position: relative;
  top: 0;
  right: 0;
  height: 40px;
  width: 250px;
  padding-left: 15px;
  padding-right: 50px;
  border-radius: 2px;
  border: solid 1px #d6d6d6;
  font-size: 14px;
  font-size: 1.4rem;
  outline: none;
  background: #fff;
}

.hs-blog-search-field form button {
  position: absolute;
  right: 4px;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: none;
  margin: 0 !important;
}

.hs-blog-search-field form button svg {
  margin-top: 5px;
  margin-right: 7px;
  height: auto;
  position: relative;
  top: -1px;
  cursor: pointer;
}


@media (min-width: 576px) {
  .hs-news-section {
    padding: 25px 15px;
  }
  .related-post {
    padding: 25px 0;
  }
  .related-post .slick-arrow {
    display: block !important;
  }
}



@media (min-width: 768px) {
  .hs-blog-search-field form {
    margin-top: 4px;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .news-filter .tab-content {
    padding: 25px 20px 20px;
  }
  .news-filter ul.tabs li {
    padding: 0px 15px;
  }
  .blog-banner-valign h1 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 45px;
    line-height: 4.5rem;
  }
  .hs-news-section {
    padding: 35px 15px;
  }
  .section__news--content .link {
    display: block;
  }
  .section__news--content p {
    display: block;
    display: -webkit-box;
    height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
  .section__news--content h4 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    display: block;
    display: -webkit-box;
    height: 43px;
    margin-bottom: 4px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-weight: 700;
  }
  .section__news--content {
    padding: 16px 15px;
  }
  .blog-content-ancor {
    padding-right: 0px;
    background-color: #fff;
    -webkit-box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
    box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
  }
  .blog-banner {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
  .page-center.blog-banner-content {
    display: table;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .post-listing .post-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin-bottom: 30px;
    border: none;
  }
  .related-post {
    padding: 35px 0;
  }
  .post-content-group {
    margin-bottom: 15px !important;
  }
  .blog--meta-date , .blog--meta-share {
    margin-bottom: 0;
    font-size: 1.4rem;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;

  }


}


@media (min-width: 992px) {
  .blog-banner-valign h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 50px;
    line-height: 5rem;
  }
  .hs-news-section {
    padding: 45px 15px;
  }
  .section__news--content h4 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin-bottom: 4px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .blog-banner {
    height: 390px;
    margin-bottom: 0px !important;
  }
  .blog-banner .breadcrumbs {
    margin: 14px auto 10px !important;
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Montserrat",sans-serif;
  }
  .blog-banner-valign {
    display: table-cell;
    vertical-align: middle;
    padding-right: 0;
    padding-left: 0;
    padding-right: 3%;
  }
  .blog-banner-button {
    min-width: 200px;
  }
  .related-post .slick-next { 
    right: -45px;
  }
  .related-post .slick-prev { 
    left: -45px;
  }
  .post-listing.related-post-slider {
    margin-top: 17px;
  }
  .related-post {
    padding: 45px 0;
  }
}

@media (min-width: 1200px) {
  .hs-news-section {
    padding: 60px 15px;
  }
  .section__news--content h4 {

  }
  .blog-banner {
    height: 430px;
    margin-bottom: 40px;
  }
  .blog-banner .breadcrumbs {
    margin-top: 24px !important;
  }
  .blog-banner-valign {
    width: 65%;
  }
  .post-listing .post-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .related-post {
    padding: 60px 0;
  }
}

.blog-banner-valign {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0;
  padding-left: 0;
}

}


@media (max-width: 768px) {
  .post-listing .post-item {
    padding-left: 0;
    padding-right: 25px;
  }
}

@media (max-width: 767px) {
  .blog-content-ancor img.featured-image {
    display: none;
  }

  .post-listing .post-item:first-child {
    border: none;
  }

  .post-listing .post-item:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 50%;
    width: 20px;
    height: 18px;
    margin-top: -8px;
    background-image: url(//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/arrow-right-yellow-1.png);
    background-size: 20px 18px;
  }


}    


/*=========Default author style===================*/


.hs-author-profile .hs-author-avatar {
  float: none;
  margin: 0 auto;
  max-width: 100px;
}
.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  text-align: center;
}
.hs-author-avatar img {
  border-radius: 100px;
}



/* ==========================================================================
6. FORMS                                        
========================================================================== */

/*------------------------------------------ Form background --------------------------------------------*/
.body-container .widget-type-form, 
.body-container .widget-type-blog_subscribe, 
.body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription,
.body-container .widget-type-password_prompt form,
.body-container .hs-search-field,
.body-container .custom-form-bg,
.body-container .search-form,
.body-container .error-form,
.body-container .password-form,
.blog .widget-type-blog_comments form{
  position: relative;
  padding: 26px 40px;
  background-color: #fff;
  -webkit-box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
  box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
  margin: 10px 0;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

/* =============== Global Form Styles =============== */

input[type="search"] {
  -webkit-appearance: none;
}
.hs-form-field > label, label.hs-form-booleancheckbox-display {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}
.form-title {
  margin-top: 0;
  white-space: normal;
}
.subscribe-options label {
  display: block;
}
.hs-form-field, #hs-pwd-widget-password {
  margin-bottom: 15px;
}

.widget-type-google_search label {
  display: block;
  margin-bottom: 5px;
}

.body-container-wrapper .hs-form  {
  margin-bottom: 40px;
}

ul.hs-error-msgs.inputs-list {
  color: red;
  padding: 0;
  list-style-type: none;
  margin: 0;
  margin-top:5px;
  margin-bottom:5px;
}
.hs-input.invalid.error {
  border-color: red;
}
/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  padding-left: 0;
  border: none;
  border-bottom: 1px solid #696969;
  outline: none;
  background-color: transparent;
  border-radius: 0;
  display: block;
  width: 100%;
  color: #000;
  border-color: #000;
  font-size: inherit;
  font-family: inherit;
  padding: 3px 4px;
  letter-spacing: normal;
  line-height: 3.3rem;
  border-bottom: 1px solid #696969;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  white-space: normal;
  background-color: #F3C206;
  border-color: #F3C206;
  color: #000;
  border-radius: 0;
  border: 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  box-shadow: none;
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 13px 25px;
  font-size: 1.2rem;
  line-height: 1;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #daae05;
  border-color: #daae05;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: 3px solid rgba(216,35,42,0.6);
  outline-offset: 2px;
}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}
.banner-form form .hs-form-field.has-text > label,.banner-form form .hs-form-field.filled > label {
  top: -5px;
  font-size: 9px;
  line-height: 12px;
}

.lp-header .header-main {
  margin-top: 48px;
}
.lp-header .mobile-trigger {
  display: none !important;
}

.blog-pagination {
  margin: 20px 0;
  text-align: center;
}

.blog-pagination a {
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

h2.post-listing-simple {
  font-size: 25px;
  line-height: normal;
}

h2.post-listing-simple::before {
  display: none;
}

h2.post-listing-simple a {
  text-decoration: none;
}
span.filter-link-count {
  display: none !important;
}
.related-post .slick-next:hover {
  right: -50px;
}

.related-post .slick-prev:hover {
  left: -50px;
}
.banner-form .hs_error_rollup {
  font-size: 12px;
  line-height: normal;
}
/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.blog-banner.topic-banner {
  background: #fff;
  min-height: unset;
  height: auto;
  padding-bottom: 30px;
}

.topic-banner.blog-banner .breadcrumbs a,.topic-banner.blog-banner .breadcrumbs span {
  color: #6c6c6c;
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
}



.topic-banner h1 {
  text-align: center;
  line-height: 5rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  margin: 0 0 .75em;
  font-weight: 600;
  font-size: 4rem;
}

.blog-banner.topic-banner .page-center.blog-banner-content {
  min-height: unset;
  display: block;
}

.blog-banner.topic-banner .breadcrumbs {
  position: relative;
}

.topic-banner.blog-banner .breadcrumbs a:after {
  background-image: url(//5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/breadcrumbs-grey.png);
}


/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */

/* ------------------------------------------------------- Only Form-------------------------------------------*/
@media (max-width:767px){
  .custom-form{
    width:100%!important;
  }
}




@media only screen and (min-width: 576px){

  .content-wrapper {
    padding: 25px 0;
  }
  .container-fluid .row-fluid .page-center{
    max-width: 540px;
  }
  .footer-bg-lgrey {
    padding: 25px 0;
  }
}
@media only screen and (min-width: 768px){
  body {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
  .custom-form{
    width:50%!important;
  }
  .content-wrapper{
    padding: 35px 0;
  }
  .container-fluid .row-fluid .page-center{
    max-width: 720px;
  }
  .footer-group {
    padding: 40px 0 40px;
  }
  .footer-group-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .footer-nav-group {
    display: block;
  }
  .footer-copyright {
    text-align: left;
  }
  .footer-social-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .footer-menu-group ul li {
    margin-right:16px;
  }
  .footer-contact-group > div > div {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .footer-contact-group-inner1 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
  }

  .footer-contact-group-inner2 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .footer-contact-group-inner3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .footer-contact-group-inner2 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .footer-contact-group-inner1 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .footer-bg-lgrey {
    padding: 35px 0;
  }
  .footer-form-intro {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .footer-newsletter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .footer-newsletter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .footer-newsletter form .form-columns-3 {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 80% !important;
  }
  .footer-newsletter form .hs-submit {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 20% !important;
  }
  span.d-md-none {
    display: none !important;
  }
}

@media only screen and (min-width: 992px){
  .content-wrapper {
    padding: 45px 0;
  }
  .container-fluid .row-fluid .page-center{
    max-width: 960px;
  }
  .footer-group {
    padding: 75px 0 50px;
  }
  .footer-nav-group {
    padding-top: 35px;
    margin-top: 65px;
  }
  .footer-social-group ul li {
    margin-right: 15px;
  }
  .footer-menu-group ul li {
    margin-right: 33px;
  }
  .footer-bg-lgrey {
    padding: 45px 0;
  }
  .main-header-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>.custom-menu-primary .hs-menu-wrapper>ul>li>a:after {
    content: '';
    display: inline-block;
    right: initial;
    top: initial;
    width: 8px;
    height: 7px;
    margin-left: 5px;
    margin-top: 6px;
    background-image: url("https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/down_arrow_black.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }


}
@media only screen and (min-width: 1200px){
  .content-wrapper {
    padding: 60px 0;
  }
  .container-fluid .row-fluid .page-center{
    max-width: 1140px;
  }
  .footer-group {
    padding: 100px 0 75px;
  }
  .footer-contact-group-inner3 {

    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .footer-bg-lgrey {
    padding: 60px 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>.custom-menu-primary .hs-menu-wrapper>ul>li>a:after {
    margin-left: 7px;
    margin-top: 7px;
  }

}


/* =============== Screen sizes smaller than .page-center =============== */




@media (max-width: 1200px) {
  .footer-contact-group-inner1 , .footer-contact-group-inner2 , .footer-contact-group-inner3 {
    height: 163px !important;
  }

  .footer-newsletter form .actions {
    position: relative;
    left: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a {
    padding-left: 10px;
    padding-right: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 12px 10px;
    border-bottom: none;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: 500;
    text-align: center;
  }
  .banner-form h3 {
    font-size: 1.8rem;
    margin: 0;
    line-height: 2.6rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-weight: 600;
  }

  .banner-area {
    height: 390px;
  }

  .banner-valign {
    padding-right: 3%;
    width: 62%;
    height: auto;
  }

  .banner-form {
    position: absolute;
    bottom: 0px;
    height: 400px;
    padding: 22px 30px;
    text-align: center;
    color: inherit;
    background-color: #fff;
    -webkit-box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
    box-shadow: -0.5px 1.5px 10px 0 rgba(58,58,57,0.22);
    width: 336px;
    margin-bottom: -161px;
  }

  .banner-form {
    width: 336px;
    margin-bottom: -161px;
  }
  .banner-area {

    margin-bottom:150px;

  }

}
@media (max-width: 1260px) and (min-width: 992px) {
  .related-post .slick-next {
    right: -18px !important;
  }

  .related-post .slick-prev {
    left: -18px !important;
  }
}

@media(max-width:1199px){

  .blog-content-ancor img.featured-image ,
  .blog-content-ancor img.featured-image {
    max-height: 200px;
    object-fit: cover;
  }
}
@media(max-width:991px){
  .footer-social-group ul li {
    margin-right: 8px;
  }

  .footercontact-content h4 , .footer-content h4 {
    font-size: 1.6rem;
    line-height: 2rem;
    font-family: "Montserrat",sans-serif;
    min-height: 25px;
    margin-bottom: 15px;
  }

  .btn-enquire {
    display: block;
    min-width: 100px;
    max-width: 200px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding-top: 11px;
    padding-bottom: 11px;
    padding: 11px 25px;
    font-weight: 600;
    text-decoration: none;
  }

  .footer-content p {
    line-height: 2rem;
    min-height: 25px;
    margin-bottom: 15px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
  }

  .footer-content p strong {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: 4px;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
  }

  .footer-contact-group-inner1, .footer-contact-group-inner2, .footer-contact-group-inner3 {
    height: 174px !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-form-intro h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 0 0 .75em;
  }

  .footer-newsletter form .hs-button.primary, .footer-newsletter form input[type="submit"], .footer-newsletter form input[type="button"] {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 12px;
    min-width: 110px;
    font-size: 1.2rem;
    margin-bottom: 0;
    line-height: 1 !important;
  }

  .footer-newsletter form .actions {
    left: -2px;
  }
  .main-header-nav {
    display: none !important;
  }

  .header-search-group {
    display: none !important;
  }

  .header-button-group {
    display: none !important;
  }
  .header-nav-secondary {
    display: none !important;
  }

  .header-group {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 43px;
    z-index: 1000;
    background-color: #fff;
    padding-top: 0px;
    border-bottom: 1px solid #f1f1f1;
    margin: 0;
  }

  .header-call-group {
    display: none !important;
  }

  .custom-logo {
    padding-top: 9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0px !important;
    margin-left:0px !important;

  }

  .custom-logo .header-lg-none {
    width: 64px;
    height: auto;
    display: block !important;
  }

  .custom-logo .header-lg-block {
    display: none !important;
  }
  .header-mobile-content-group {
    font-size: .8rem;
    line-height: 1.4rem;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    padding-right: 15px;
    padding-top: 6px;
    margin-left: auto !important;
    width:auto !important;
  }

  .mobile-search {
    display: inline-block;
    min-width: 35px;
    margin: 0 3px;
    margin-right: 1px;
  }

  .mobile-call {
    display: inline-block;
    min-width: 35px;
    margin: 0 3px;
    margin-right: 1px;
  }

  .mobile-enquire {
    display: inline-block;
    min-width: 35px;
    margin: 0 3px;
  }

  .mobile-search img, .mobile-call img , .mobile-enquire img {
    margin-bottom: 2px;
  }

  .mobile-call a, .mobile-enquire a {
    display: block;
    color: #000;
    text-decoration: none;
  }
  .main-header {
    min-height: 43px !important;
  }

  .mobile-search-group {
    position: fixed;
    top: -43px;
    width: 100% !important;
    padding: 5px 0;
    z-index: 990;
    background-color: #e0e0e0;
    transition: top 0.80s ease-in-out;
  }
  .menu-search-open .mobile-search-group {
    top: 43px;
  }
  .mobile-search-group form {
    margin-top: 0;
    width: 80%;
    position: relative;
    text-align: left;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mobile-search-group form input {
    height: 35px;
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
    padding-left: 15px;
    padding-right: 50px;
    border-radius: 2px;
    border: solid 1px #d6d6d6;
    right: 0;
    font-size: 1.4rem;
    outline: none;
    margin-right: .5rem !important;
    line-height: 3.3rem;
    box-shadow: none;
    display: block;
    font-family: "Open Sans",sans-serif;
    background-color: white;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .mobile-search-group form button {
    margin: 0 !important;
    height: 35px;
    padding-right: 0;
    position: absolute;
    right: 4px;
    top: 0;
    width: 40px;
    background-color: transparent;
    border: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }

  .mobile-search-group form button svg {
    margin-top: 5px;
    margin-right: 7px;
  }
  .mobile-header-menu {
    display: block;
    position: fixed;
    top: 43px;
    left: -280px;
    bottom: 0;
    right: auto;
    width: 280px !important;
    height: 100% !important;
    padding: 0;
    color: #fff;
    background-color: #fff;
    z-index: 1001;
    overflow-y: auto;
    -webkit-box-shadow: 0 4px 8px 0 rgba(12,0,51,0.1);
    box-shadow: 0 4px 8px 0 rgba(12,0,51,0.1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .mobile-open .mobile-header-menu {
    left: 0;
  }


  .custom-menu-primary .hs-menu-wrapper>ul {
    width: 100% !important;
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

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

  .custom-menu-primary .hs-menu-wrapper>ul > li > a {
    position: relative;
    display: block;
    padding: 12px 20px;
    margin-right: 0px;
    color: #000;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-decoration: none;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #e1e1e1;
    text-align:left;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a {
    padding: 12px 20px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper>ul > li:hover {
    background-color: #e4e4e4;
  }

  .custom-menu-primary .hs-menu-wrapper>ul > li:hover > a {
    color: #000;
  }
  .mobile-header-menu .page-center {
    padding: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    width: 100% !important;
    box-shadow: none !important;
    margin: 0px !important;
    max-width: 100% !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    padding: 10px 0px;
    color: #000;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #ACACAC;
    text-align: left;
    position: relative;
    display: block;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-decoration: none;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
  }
  .banner-area {
    position: relative;
    height: auto;
    min-height: 180px;
  }

  .banner-area .page-center {
    display: block !important;
  }

  .banner-valign {
    display: block !important;
    text-align: center;
    width: 100%;
    height: auto;
    min-height: 150px;
    padding: 55px 3% 50px;
  }

  .banner-valign h1 {
    color: #fff;
    text-transform: capitalize;
    text-shadow: 0.5px 0.5px 6.5px rgba(0,0,0,0.55);
    margin-bottom: 0;
    font-family: "geostencil","Montserrat",sans-serif;
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .banner-valign p {
    font-size: 1.3rem;
  }

  .banner-form {
    position: relative;
    color: #000;
    text-align: center;
    background-color: #F3C206;
    padding: 0;
    margin-bottom: -84px;
    width: 100%;
  }

  .banner-form h3 {
    font-size: 1.6rem;
    padding: 8px 0;
    line-height: 2.4rem;
  }

  .banner-form form {
    max-width: 100%;
    margin: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    background-color: #F6F6F6;
    padding: 0 15px;
    z-index: 9;
    display:none;



  }
  .form-open .banner-form form {
    display: block !important;
  }
  .banner-holder {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .banner-area:after {
    content: '';
    display: block;
    position: absolute;
    height: 40px;
    width: 100%;
    background-color: #F3C206;
    z-index: 1;
    bottom:-40px;
  }
  .banner-form {
    height: 40px !important;
  }
  .hs-blog-post .blog-banner {
    margin-bottom: 0px;
  }
  .related-post-wrapper .related-post {
    padding: 35px 0;
  }
  .related-post-wrapper .related-post {
    padding: 35px 0;
  }

  .realted-title-group h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .related-outline {
    min-width: auto;
  }
  .blog-banner-valign {
    position: relative;
    top: -3px;
  }
  .lp-header .header-main {
    margin-top:0px;
  }
  .hs-blog-listing .blog-banner {
    margin-bottom: 0;
  }
  .banner-area {
    margin-bottom: 130px;
  }

  .lp-header .custom-logo {
    position: relative;
    left: 70px;
  }
  .topic-banner.blog-banner .breadcrumbs a, .topic-banner.blog-banner .breadcrumbs span {
    font-size: 1.1rem;
  }

  .topic-banner h1 {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }
  .blog-banner.topic-banner {
    padding-bottom: 0;
  }

}

@media(max-width:980px){
  .post-share-btn-elements a {
    margin-right: 5px;
  }
  .at-share-btn-elements a {
    margin-right: 5px;
  }
}
/* =============== Landscape tablet and smaller devices =============== */
@media(max-width:800px){
  .related-post .slick-next:hover {
    right: -30px;
  }

  .related-post .slick-prev:hover {
    left: -30px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 25px;
  }	
  .body-container .widget-type-form, 
  .body-container .widget-type-blog_subscribe, 
  .body-container .widget-type-google_search, 
  .body-container .widget-type-password_prompt.custom_error_message, 
  .body-container .widget-type-email_simple_subscription,
  .body-container .widget-type-password_prompt form,
  .body-container .hs-search-field,
  .body-container .custom-form-bg,
  .body-container .search-form,
  .body-container .error-form,
  .body-container .password-form,
  .blog .widget-type-blog_comments form{
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-banner .breadcrumbs .breadcrumb_last {
    display: none;
  }

}  


@media(max-width:767px){
  .footer-copyright {
    text-align: center;
  }

  .footer-nav-group {
    display: none !important;
  }

  .footer-contact-group-inner1, .footer-contact-group-inner2, .footer-contact-group-inner3 {
    width: 100% !important;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    position: relative;
    max-width: 100% !important;
    display: block !important;
    height:67px !important;
  }

  .footercontact-content , .footer-content {
    margin-left:17px;
    display: inline-block !important;
    vertical-align: middle;
    margin-top: 0;
  }

  .footercontact-content h4, .footer-content h4 {
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }

  .btn-enquire {
    display: none !important;
  }

  .footer-content p {
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }

  .footer-contact-group-inner1:after , .footer-contact-group-inner2:after , .footer-contact-group-inner3:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 18px;
    margin-top: -8px;
    background-image: url("https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/arrow-right-yellow.png");
    background-size: 20px 18px;
    cursor:pointer;
  }
  .footer-contact-item>svg {
    min-height: 46px;
    max-width: 25px;
    max-height: 25px;
    display: inline-block;
    vertical-align: middle;
  }

  .footer-contact-group-inner2 h4 , .footer-contact-group-inner3 h4 {
    display: none !important;
  }

  .footer-content p strong {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: "Montserrat",sans-serif;
  }

  .footercontact-content h4 {
    margin-bottom: 0;
    font-size: 1.3rem;
    font-family: "Montserrat",sans-serif;
    line-height: 1.5rem;
    min-height: 15px;
  }

  .footer-form-intro h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }

  .form-columns-3 {
    width: 100% !important;
  }

  .footer-newsletter form .hs-email, .footer-newsletter form .hs-lastname, .footer-newsletter form .hs-firstname {
    width: 100% !important;
    display: block;
    margin-top: 11px;
    padding-right: 0 !important;
  }

  .footer-newsletter form .actions {
    left: 0;
  }

  .footer-newsletter form .hs-button.primary, .footer-newsletter form input[type="submit"], .footer-newsletter form input[type="button"] {
    margin: 0 16px 0 0;
  }
  .banner-valign h1 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: 0.3px;
  }

  .banner-area .page-center {
    padding: 0 !important;
  }
  .banner-form h3 .d-md-none img {
    width: 7px;
    height: auto;
    margin-left: 3px;
    margin-top: -2px;
    margin: 0;
    max-width: 100%;
    vertical-align: middle;
  }
  .hs-blog-post .breadcrumb_last {
    display: none !important;
  }
  .blog--meta-date {
    margin-bottom: 10px;
    font-size: 1.3rem;
  }

  .related-post .slick-arrow {
    display: none !important;
  }

  .related-post .slick-track {
    -webkit-transform: none !important;
    transform: none !important;
    width: 100% !important;
  }

  .related-post .slick-track .post-content-group {
    width: 100% !important;
    position: relative !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  a.blog-content-ancor.post-blog-content-ancor {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .related-post .slick-track .post-content-group h4 {
    height: auto;
  }

  .related-post .slick-track .post-content-group:after {
    right: 0;
  }
  .related-post-wrapper .related-post {
    padding: 25px 0;
  }
  .realted-title-group h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }

  .post-auto-group1, .post-auto-group2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100%;
  }

  .post-social-title {
    font-size: 1.4rem;
    line-height: 1.6rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }

  .at-share-btn-elements a {
    margin-right: 5px;
  }
  .blog--meta-date , .blog--meta-share {
    max-width: 100% !important;
    display: block !important;
    text-align: center;
  }

  .blog--meta-share {
    position: relative;
    left: -3px;
  }

  .hs-blog-post .blog-content {
    max-width: 100% !important;
    flex: 0 0 100%;
    padding: 0;
  }
  .post-content-inner:after {
    right: 0;
  }

  .post-content-inner:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 50%;
    width: 20px;
    height: 18px;
    margin-top: -8px;
    background-image: url("https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/arrow-right-yellow%20%281%29.png");
    background-size: 20px 18px;
  }

  .post-content-inner {
    position: relative;
    width: 100%;
    border-top: 1px solid #9b9b9b;
  }
  .blog-content-ancor {
    color: #000 !important;
  }

  .blog-pagination {
    margin: 25px 0;
  }

  .blog-pagination a {
    display: block;
    padding-bottom:10px;
  }
  .topic-banner h1 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
  }

  .header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    left: 0;
  }

  .mobile-open .header-container-wrapper, .mobile-open .body-container-wrapper, .mobile-open .footer-container-wrapper {
    left: 250px;
  }

  body {
    overflow-x: hidden;
  }

  body.mobile-open {
    overflow-y: hidden;
  }

}
/* =============== Landscape phones and smaller devices =============== */

@media (max-width:640px) {
  input[type="text"], 
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"],
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"], 
  input[type="file"],
  textarea, 
  select {
    line-height: 2;
  }

  .footer-newsletter form .hs-firstname label {
    top: 9px;
  }

  .footer-newsletter form .hs-button.primary, .footer-newsletter form input[type="submit"], .footer-newsletter form input[type="button"] {
    margin: 0 16px 0 0;
    min-width: auto;
    width: 100%;
  }


}
@media(max-width:575px){
  .related-post-wrapper .related-post {
    padding: 20px 0;
  }
}





.main-header .header-group .page-center { max-width: 1207px; padding-right: 20px;}
.main-header .header-group .header-nav-secondary .header-social-group { padding-left: 15px; }
.main-header .header-group .header-nav-secondary .header-social-group ul li img { max-width: 32px; }
.main-header .header-group .header-nav-secondary .header-social-group ul li a { font-size: 23px; }
.main-header .header-group .header-nav-secondary .header-social-group ul li { margin: 0; }
.main-header .header-group .header-nav-secondary .header-menu-group ul li a { font-family: 'Roboto', sans-serif; font-weight: 600; font-size: 14px; text-transform: uppercase; }
.main-header .header-group .header-nav-secondary .header-menu-group ul li a:hover { color: #f3c206; }
.main-header .header-group .header-nav-secondary>div>div { display: flex; align-items: center; flex-direction: row-reverse; }
.header-menu-group ul li { border: 0; }
.header-menu-group ul li:before { content: ' '; top: -5px; left: auto; position: absolute; height: 24px; width: 1px; background: #000; right: 1px; }
.header-menu-group ul li:last-child:before { display: none; }
.header-button-group a { font-size: 13px; font-weight: 700; padding: 10px 20px; max-width: 246px; }
.main-header .header-group .header-nav-secondary .header-social-group ul li a:hover{color:#F3C206;}
.main-header .header-group .header-main .header-call-group .header-number-wrapper { font-size: 16px; transform: translateY(-11px); }
.main-header .header-group .header-main .header-call-group .header-call-number a { font-size: 25px; text-decoration: underline; font-weight: 700; font-family: 'Roboto', sans-serif; display: inline-block; }
.main-header .header-group .header-main .header-call-group .header-call-number { transform: translateY(-9px); }
.main-header .header-group .header-main .header-call-group { padding-left: 22px; }
.main-header .header-group .header-main .header-search-group { transform: translateY(-8px); }
.main-header .header-group .header-main .header-search-group  form input { max-width: 264px; width: 100%; border-color: #939598; }
.main-header .header-group .header-main .header-search-group { padding-right: 30px; }
.main-header .header-group { margin-bottom: 16px; }
.main-header .header-group .header-main .custom-logo { transform: translateY(-7px); }
.main-header .header-group .header-nav-secondary {padding-top: 4px;}

.custom-menu-primary .hs-menu-wrapper>ul>li>a { font-size: 14px; padding: 14px 22px; font-weight: 600; }
.main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li>a { font-size: 14px; padding: 16px 22px 15px; font-weight: 600; }
.main-header-nav .page-center { max-width: 1207px !important; }
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after { top: 14px; display: none; }
.main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children { position: inherit; }
.main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children ul { left: auto !important; box-shadow: none; top: 45px; width: auto; }
.main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children ul li a { margin: 0; padding: 15px 18px; border: 0; font-weight: 300; font-size: 12px; transition: all 0.4s; }
#blog-banner-col2 .blog-banner-img img{ object-fit: cover;}
#blog-banner-col2 .banner-details .banner-details-box{max-width:320px; width:100%; margin:auto;}

.footer-about-new { padding-left: 0; }
.footer-group-new .page-center { max-width: 1200px !important; }
.footer-group-new .footer-contact-group-new>div>div { display: flex; align-items: flex-end; flex-basis: initial; }
.footer-group-new .footer-contact-group-inner1,
.footer-group-new .footer-contact-group-inner2,
.footer-group-new .footer-contact-group-inner3 { max-width: initial; flex-grow: inherit !important; flex: auto !important; }
.footer-group-new .footer-contact-group-inner3 { }
.footer-group-inner-new>div>div { display: flex; align-items: initial; }
.footer-about-new,
.footer-contact-group-new { border-color: #808285; }
.footer-contact-group-new { padding: 0; width: 53% !important; padding-top: 95px; margin: 0 !important; padding-left: 18px; padding-right: 18px; }
.footer-contact-group-new .btn-enquire-new { display: inline-block; }
.footer-contact-group-inner1 { width: 40% !important; }
.footer-about-new { width: 23% !important; flex: 23%; }
.footer-nav-group-new { width: 19% !important; padding-left: 0; flex: 19%; }
.footer-contact-group-new .footer-content p,
.footer-contact-group-new .footer-content p strong { text-transform: inherit; }
.footer-nav-group-new>div>div { display: flex; padding-top: 38px; }
.footer-about-new ul.footer-social { margin: 0; }
.footer-about-new ul.footer-social li a { font-size: 23px; background: #fff; display: inline-block; border-radius: 4px; padding: 0 2px; }
.footer-social-group-new .footer-social li { padding: 0px; }
.footer-about-new ul.footer-social li a:hover i { background: #0000; }
.footer-about-new ul.footer-social li a:hover { background: #f3c206; color: #000; }
.footer-contact-group-new .btn-enquire-new { padding: 6px 20px 4px 20px; }
.footer-contact-group-new .btn-enquire-new:hover { background: #f3c206; color: #000; border-color: #f3c206; transition: all 0.4s; cursor: pointer; }
.footer-copyright { border: 0; padding-top: 60px; padding-left: 8px; }
.footer-copyright .footer-copyright-inner .hs_cos_wrapper { display: flex; }
.footer-copyright .footer-copyright-inner .hs_cos_wrapper p { padding-right: 4px; padding-left: 8px; }
.footer-copyright-inner { padding: 0; }
.footer-copyright .footer-copyright-inner .hs_cos_wrapper p a { font-weight: 700; text-decoration: underline; }
.footer-copyright .footer-copyright-inner .hs_cos_wrapper p a:hover { color: #fff; opacity: 1; }

.header-search-group form button { color: #939598; font-size: 16px; right: 4px;}


.blog-inner-banner { background: #000; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 0px; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; height: 495px; overflow: hidden; }
.blog-inner-banner .banner-holder:before { display: none; }
.blog-banner-overlay {background-image:url(https://5822690.fs1.hubspotusercontent-na1.net/hubfs/5822690/Akura_October2019/image/Beams-Grey.jpg);background-position:center left;background-repeat:no-repeat;background-size:cover;opacity:1;transition:background 0.3s,border-radius 0.3s,opacity 0.3s;height:100%;width:100%;top:0;left:0;position:absolute;z-index: -1;}
.blog-inner-banner .banner-details { position: relative; z-index: 1; min-height: 495px; background-color: transparent; background-image: linear-gradient(180deg, #00000000 0%, #000000 70%); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; margin: 0% 0% 0% 0%; padding: 0px 60px 0px 60px; width: 100%; display: flex; box-sizing: border-box; align-items: center; justify-content: center; }
.blog-inner-banner .banner-details .banner-details-box { max-width: 320px; width: 100%; }
.blog-inner-banner .banner-details .banner-details-box h1 { color: #FFFFFF; font-size: 55px; text-transform: capitalize; }
.blog-inner-banner .banner-details .banner-details-box .subtitle { color: #fff; }
.blog-shape-img{position:absolute;bottom:0;z-index:1;left:-65px;}
.banner-area.blog-inner-banner .col-md-7{position:relative;}
.banner-area.blog-inner-banner .col-md-7 .banner-holder{height:495px;overflow:hidden;position:initial;}
.banner-area.blog-inner-banner .col-md-7 .banner-holder img{object-fit:cover;width:100%;height:100%;}






@media (max-width:1300px){

  .main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li>a{padding: 16px 9px 15px;}
  .main-header .header-group .page-center {padding-right: 15px;}

}

@media (max-width:1199px){
  .footer-contact-group-new>div>div { display: flex; }
  .footer-contact-group-new a.btn-enquire-new { display: inline-block; padding: 8px 7px 8px 7px; }
  .footer-contact-group-new { padding: 90px 5px 0px 0px;}
}


@media (max-width:1025px){

  .main-header .header-group .header-main .header-call-group { padding-left: 5px; }
  .main-header .header-group .header-main .header-call-group .header-number-wrapper { font-size: 14px; }
  .main-header .header-group .header-main .header-call-group .header-call-number a { font-size: 20px; }
  .main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li>a { font-size: 12px; padding: 13px 8px 12px; }
  .main-header-nav .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children ul { top: 40px; }
  .main-header .header-group .header-main .header-call-group .header-number-wrapper{transform: translateY(-8px)}
  .footer-contact-group-new { border: 0; margin: 0 !important;}
  .footer-copyright { border: 0;}
  .footer-contact-group-new { width: 100% !important; padding: 0px 40px 20px 40px; }
  .footer-contact-group-new a.btn-enquire-new { display: block !important; width: auto !important; max-width: 140px; text-align: center; font-size: 12px; font-weight: 500; padding: 6px 7px 5px 7px; }
  .footer-copyright { padding: 50px 30px 0px 50px; }


}


@media (max-width:991px){
  .main-header .header-group .header-main .custom-logo { transform: translateY(0px);}
  .menu-search-open .mobile-search-group svg path {fill: #000;}
  .header-group .header-main .header-mobile-content-group i { color: #f3c206; font-size: 17px; }
  .header-group .header-main .header-mobile-content-group { font-weight: 600; font-size: 8px; width: 70% !important; }
  .header-group .header-main .header-mobile-content-group>.hs_cos_wrapper>div { width: 23.33%; }
  .header-group .header-main>div>div { flex-wrap: nowrap; }
  .custom-logo img { float: right; width: 70px !important; }
  .main-header .header-group .header-main .custom-logo { transform: translateY(0px); width: 20% !important; text-align: right; padding-top: 7px; }
  .header-group .header-main .header-mobile-content-group{padding-right:0;}

}



@media (max-width:767px){
  .footer-contact-group-new>div>div {display: block;}
  .footer-contact-group-new .footer-contact-group-inner1, .footer-contact-group-new .footer-contact-group-inner2, .footer-contact-group-new .footer-contact-group-inner3 {margin: 0 !important;}
  .footer-contact-group-new { padding: 0px 0px 20px 0px; }
  .footer-group-inner-new>div>div { display: block; }
  .footer-group-new .footer-contact-group-new>div>div { display: block; }
  .footer-contact-group-new a.btn-enquire-new { display: none !important; }
  .footer-contact-group-inner1 { width: 100% !important; }
  .footer-group-new { padding: 5px 0 15px; }
  .footer-copyright { padding: 0px 10px 0px 10px; }
  .footer-contact-group-inner1:after,
  .footer-contact-group-inner2:after,
  .footer-contact-group-inner3:after { display: none; }

  #blog-banner-col2 .banner-details {  padding: 80px 40px 80px 40px; min-height: inherit; }
  #blog-banner-col2 .banner-details h1 { font-size: 39px; }
  #blog-banner-col2 { height: inherit; }
  #blog-banner-col2 .blog-banner-img { height: 300px; }
  
  .blog-inner-banner .banner-details{padding:80px 40px 80px 40px;min-height:inherit;}
  .blog-inner-banner .banner-details .banner-details-box h1{font-size:39px;}
  .banner-area.blog-inner-banner .col-md-7 .banner-holder {height: 300px;}
  .blog-inner-banner {height: initial;}
  
}



@media (max-width:480px){
  .main-header .header-group .header-main .custom-logo {padding-right: 1px;}
}