



/** MODULES **/





.baseModuleParent {position: relative; 
/*     overflow:hidden; */
}
.baseModuleOutter {
  z-index: 3;
  position: relative;
}

.overlay {
 position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.baseModuleParent video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: initial;
}








/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

.container-fluid.no-gutters{
  padding-right: 0px;
  padding-left: 0px;
}

.container-slim {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto !important;
   margin-left: auto !important;
   display: block !important;
   float: none !important;
 }

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 922px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 922px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  /* 1 */
/*   -webkit-text-size-adjust: 100%; /* 2 */ */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}


/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */



/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Accesibility
   ========================================================================== */

.screen-reader-text {
   clip: rect(1px, 1px, 1px, 1px);
   height: 1px;
   overflow: hidden;
   position: absolute !important;
   width: 1px;
}
.dnd-section .widget-type-cell {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 992px) {
  .dnd_area-module-1-vertical-alignment {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
body {
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img { display: inline-block; max-width: 100%; height: auto; vertical-align: middle; }
p {
    margin-top: 0;
    margin-bottom: 1rem;
}

/* Anchor Links */







/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin:0;
    padding:0;
    
}

p { margin: 0;}
ul,
ol {
    margin-top:0;
    margin-bottom: 0;
}
*+h1, *+h2 , *+blockquote { margin-top: 50px;}
*+h3, *+h4 { margin-top: 30px;}
*+h5, *+h6 { margin-top: 25px;}
*+p,*+ul,*+ol { margin-top: 20px;}

strong {
    font-weight: 600;
}

code {
    vertical-align: bottom;
}



ul li,
ol li {
    /*   line-height: 1.5rem; */
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-top: 0;
    margin-bottom: 0;
}

blockquote {

    margin-right:0;
    margin-left:0;
    margin-bottom: 0;

}

/* Horizontal Rules */
hr {
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
}

/* TODO */
small {

}

/* TODO */
mark {

}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


:focus {
    outline: none;
}

.user-is-tabbing :focus {
    -webkit-box-shadow: 0 0 3px 3px rgba(2,114,252,0.7);
    box-shadow: 0 0 3px 3px rgba(2,114,252,0.7);
    outline: none;
}

.disable-focus-styles :focus {
    outline: none;
}















html {
    
}

body {
    color: #262e33;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.62em;
}

p {

}

@media(max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 1.71428571em;
    }
}



blockquote{
    color: #262e33;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.55em;
    background-color: #F2F2F2;

    
    border-left: 6px solid rgba(238, 177, 17, 100);
    padding: 25px;
    
}

@media(max-width: 767px) {
    blockquote {
        font-size: 16px;
    }
    blockquote{border-left-width:3px;}
}

a {
    color: #0076A0;
    text-decoration: underline;    font-weight: 500;
}

a:hover, a:focus {
    text-decoration: none;
}
a:hover,
a:focus {
    color: #0076A0;
}

a:active {
    color: #0076A0;
}

h1,.h2-h1 h2 {
    color: #262e33;
    font-family: Montserrat;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.26em;
}

@media(max-width: 1439px) { 

    h1,.h2-h1 h2 { font-size:32px;}

}

@media(max-width: 767px) {
    h1,.h2-h1 h2 {
        font-size: 30px;
        line-height:1.33333333em;
    }
}

h2,.blogPostBodyContent h3 {
    color: #262e33;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.35em;
}

@media(max-width: 767px) {
    h2,.blogPostBodyContent h3 {
        font-size: 24px;
        line-height: 1.41666667em;
    }
}

h3 {
    color: #262e33;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.41em;

}

@media(max-width: 767px) {
    h3 {
        font-size: 20px;
        line-height: 1.5em;
    }
}

h4 {
    color: #262e33;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.5em;
}

@media(max-width: 767px) {
    h4 {
        font-size: 18px;
        line-height: 1.33333333em;
    }
}

h5 {
    color: #262e33;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.55em;
}
@media(max-width: 767px) {
    h5 {
        font-size: 16px;
        line-height: 1.62500em;
    }
}
h6 {
    color: #262e33;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.62em;
}
@media(max-width: 767px) {
    h6 {
        font-size: 14px;
        line-height: 1.71428571em;
    }
}



.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-family: ;
    font-size: ;
    font-style: ;
    font-weight: ;
    text-decoration: ;
    text-transform: ;
    letter-spacing: px;
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-size: 0.0 !important;
}


@media(max-width: 767px) {
    *+h1, *+h2 , *+blockquote { margin-top: 30px;}
/*     *+h3, *+h4 { margin-top: 20px;} */
}


.primaryBgColor{background-color: #262e33;}
.secondaryBgColor{background-color: #FFFFFF;}
.tertiaryBgColor{background-color: #0076A0;}

.lightGreyBgColor{background-color: #F2F2F2;}
.lightBlueBgColor{background-color: #D9E7E7;}

.primaryColor,.allprimaryColor * {color: #262e33;}
.secondaryColor,.allsecondaryColor * {color: #FFFFFF;}
.tertiaryColor,.alltertiaryColor * {color: #0076A0;}


.font14StillSingle,.font14Single,.font14P p,.font14A a,.font14All *{font-size: 14px;line-height: 1.71428571}



@media(max-width:767px){


    .font14Single,.font14P p,.font14A a,.font14All *,.relatedArticleLinks a{font-size: 12px;line-height: 1.83333333}

}
.hs-form label {
  display: block;
  float: none;
  width: auto;
  text-align: left;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-input {
  display: block;
  width: 100%;

  box-sizing: border-box;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}


.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}

/* MATERIAL CHECKBOXES */

.hs-form .mdl-switch.is-checked .mdl-switch__thumb,
.hs-form .mdl-switch.is-checked .mdl-switch__track,
.hs-form .mdl-checkbox__ripple-container .mdl-ripple {
  background: #FFFFFF;
}
.hs-form .mdl-checkbox.is-checked .mdl-checkbox__box-outline {
  border-color: #FFFFFF;
}
.hs-form .mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
  background: rgb( 255, 255, 255) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K")
}

.hs-form .mdl-radio__inner-circle,
.hs-form.mdl-radio__ripple-container .mdl-ripple,
.hs-form .mdl-radio__ripple-container .mdl-ripple {
  background: #FFFFFF;
}
.hs-form .mdl-radio.is-checked .mdl-radio__outer-circle {
  border-color: #FFFFFF;
}

.hs_radio_buttons .inputs-list label > span {
  vertical-align: text-top !important;
}

.inputs-list label>input, .inputs-list label>span {
  line-height: 23px; 
}

.legal-consent-container .mdl-checkbox {
 height: auto !important; 
}

textarea.hs-input {
  height: auto;
}

select,
select.hs-input {
  background-image: url("https://507386.fs1.hubspotusercontent-na1.net/hubfs/507386/CLEAN-images/gfx/dropdown-arrow.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 7px;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

select::-ms-expand,
select.hs-input::-ms-expand {
    display: none; /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
}


select[multiple],
select[multiple].hs-input {
  height: inherit;
}

.hs-error-msgs {
/*     border: 1px solid; */
}

.hs-error-msgs label {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
}

.hs-error-msgs li {
  color: #da0101 !important;
  margin-bottom: 0px;
}


/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

.hs-form-field,.hs-richtext.hs-main-font-element{position:relative;margin-bottom:30px;}
.hs-form-field .input{width:100%;margin:0!important;}
.form-columns-3,.form-columns-2,.form-columns-1{max-width:100%!important;min-inline-size:auto;}
.form-columns-2 >div{float:none!important;width:calc(50% - 15px)!important;display:flex;flex-wrap:wrap;flex-direction:column;}
.form-columns-2,.form-columns-3{display:flex;flex-wrap:wrap;justify-content:space-between;}
.form-columns-3 >div{float:none!important;width:calc(33.33% - 15px)!important;display:flex;flex-wrap:wrap;flex-direction:column;}
/* .form-columns-2 >div .input,.form-columns-3 >div .input{margin-top:auto!important;} */
.hs-button {
    cursor: pointer;
}
.hs-form-field > label{order:1;}
.hs-form-field > .hs-field-desc{order:3;}
.hs-form-field > .input{order:2;}
.hs-form-field{display:flex;flex-direction:column;}
.hs-form-field>.hs-error-msgs{order:4;}

.hs_submit .actions {
 padding: 0;margin-top:40px;
}
.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

/* .field {
  margin-bottom: 18px;
} */

.hs-field-desc {
  margin: 10px 0px 0px;
  font-size: 14px;
    line-height: 1.83333333;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}
.hs-form textarea {
    height: 92px !important;
    resize: none !important;
/*     font-size: 100% !important; */
    width: 100% !important;
}

.form-title:empty { display: none; }
.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family:  Montserrat;
}


@media (max-width: 767px){
.form-columns-2>div,.form-columns-3>div{width:100%!important;}
    .hs-form-field,.hs-richtext.hs-main-font-element{position:relative;margin-bottom:15px;}
    .hs-field-desc{line-height: 1.2;}
}

/* TODO: Find a better place for this */


.container-wide {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}

/***** POST PAGE *************/

.post-page-full .blog-header-full {
 background-color: rgba(242, 245, 248, 1.0);
 margin-bottom: 50px;
 padding-top: 100px;
 padding-bottom: 50px;
}

@media screen and (max-width: 922px) {
  .post-page-full .blog-header-full {
   padding-top: 100px;
   padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .post-page-full .blog-header-full {
   padding-top: 100px;
   padding-bottom: 50px;
  }
}

/***** LISTING PAGE *************/

.blog-header-standard .blog-header__inner {
  margin: 0 auto;
 padding-top: 100px;
 padding-bottom: 150px;
}

@media screen and (max-width: 922px) {
  .blog-header-standard .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 575px) {
  .blog-header-standard .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/***** POST PAGE *************/

.post-header .blog-header__inner {
  margin: 0 auto;
 padding-top: 100px;
 padding-bottom: 50px;
}

@media screen and (max-width: 922px) {
  .post-header .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 575px) {
  .post-header .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}


.blog-header__title {
  text-align: left;
  margin-top: 1.1rem !important;
}
.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

.blog-header-standard {
  position: relative;
}

.blog-header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.blog-header-standard .container,
.blog-header-standard .container-slim {
  z-index: 2;
  position: relative;
}

@media screen and (min-width: 922px) {
  .blog-header__form {
    margin: 0 auto;
  }
}

.blog-index {
  display: contents;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}
.blog-index:after {
  content: "";
  flex: auto;
}
.blog-index__tag-header {
  flex: 1 0 100%;
  padding: 1rem;
}
.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}
.blog-index__tag-heading {
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0,0,0, 0.2);
}
.blog-index__post {
  flex:  0 0 100%;
  padding: 1rem;
  -webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}

.blog-index__post:hover {
  transform: scale(1.02);
}

.blog-index__post--large {
  margin-bottom: 1rem;
  padding: 0px;
}

.blog-index__post--large .blog-index__post-content {
 padding: 2rem 1rem 2rem 1rem; 
}

.hhs-blog-card-inner {
  padding: 0px;
  height: 100%;
  position: relative;
}

.hhs-blog-card-inner .blog-index__post-content {
  padding: 20px;
}

.blog-index__post--large h4 a:hover,
.blog-index__post--small h4 a:hover {
  text-decoration: none;
}

.blog-index__post-content--small {
  min-height: 210px;
}

/** FIX FOR RELATED POSTS **/

.blog-recent-posts__list p a.blog-recent-posts__post {
  background-color: transparent;
  -webkit-box-shadow: none;
   box-shadow: none;
  flex: none !important;
}

/** END **/


@media screen and (min-width: 922px) {
  .blog-index__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-index__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 922px) {
  .blog-index__post--large {
    flex: 1 0 100%;
    display: flex;
    justify-items: space-between;
  }
}

@media (max-width: 575px) {
  .blog-header__title,
  .blog-header__subtitle {
    text-align: center;
  }
  .blog-index__post {
    padding: 1rem 0;
  }
  .blog-index__post--large.blog-index__post  {
   padding-top: 0; 
  }
}

.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}


.blog-index__post--small .blog-index__post-image {
  margin-bottom: 15px;
}

@media screen and (min-width: 922px) {
  .blog-index__post-image--large {
    flex: 1 1 100%;
    padding-bottom: 0;
  }
  .blog-index__post-content--large {
    flex: 1 1 100%;
    padding-left: 2rem;
  }
  .blog-index__post-image--large {
    flex: 1 1 48%;
  }
  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}
.blog-index__post-content h2 {
  margin: .5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 20px;
}
.blog-index__post-content p {
  font-family: Montserrat;
}
.blog-index__post-content a {
  color: #0076A0;
}
.blog-index__post img {
  max-width: 100%;
  height: auto;
}

.blog-index__post-author {
  margin: 10px 0;
}

a.blog-index__post-author-name {
 line-height: 30px; 
}
  

.blog-index__post-author-image {
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}



.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family:  Montserrat;
  margin: 0 auto 3.3rem;
  width: 100%;
  clear: both;
}

.blog-pagination__link {
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 .1rem;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid  #FFFFFF;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #262e33;
  margin: 0 5px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: rgba(38, 46, 51, 0.5);
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #ffffff;
}

.blog-header__author-avatar {
  height: 120px;
  width: 120px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #FFFFFF;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post {
  margin: 0 auto;
  padding: 0 0 3.3rem 0;
}
.blog-post h1 {
  font-size: 1.6rem;
}
.blog-post__meta{
  margin: 1rem 0;
}
.blog-post__meta p {
  font-size: 0.9em;
  line-height: 30px;
}

.blog-post__meta a {
  text-decoration: none;
}

.hhs-tag-list ul {
 padding-left: 0px;
  display: table;
}

.hhs-tag-list li {
 list-style-type: none;
  display: block;
  float: left;
}

.blog-index__post-tag,
.hhs-tag-list li a,
.hhs-tag-list li a:hover {
  color: rgba(153, 153, 153, 1.0);
  background-color: rgba(38, 46, 51, 1.0);
}

.blog-index__post-tag,
.hhs-tag-list li a,
.blog-post__tag-link {
  font-size: .8rem;
  padding: 5px 10px;
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  margin: 0 5px 5px 0; 
  display: inline-block;
  line-height: normal;
}

.hhs-tag-list li a span {
  color: rgba(153, 153, 153, 1.0);
  font-size: .6rem;
  text-transform: uppercase;
  font-weight: bold;
}

.blog-post__tag-link:hover,
.hhs-tag-list li a:hover {
  text-decoration: none;
  transform: scale(1.02);
}

.hhs-tag-list .filter-expand-link {
  clear: both;
  display: block;
  margin-top: 15px;
}

a.blog-index__post-button {
  font-size: 14px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}


.blog-recent-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}
.blog-recent-posts h4 {
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
}
.blog-recent-posts__list {
  display: flex;
}

.blog-recent-posts__post {
  display: block;
  flex:  0 0 100%;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.blog-recent-posts__post:hover {
  transform: scale(1.02);
}

.blog-recent-posts__post h3 {
  padding: 1rem 1rem 0.5rem;
}
.blog-recent-posts__post p {
  padding: 0 1rem 1rem 1rem;
}

@media screen and (min-width: 922px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (max-width: 922px) {
  .blog-recent-posts__list {
    display: block; 
  }
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3.2);
    margin: 10px;
  }
}
.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
  font-size: 1.25rem;
}

.blog-comments {
  margin: 0 auto;
  padding-bottom: 50px;
}
.blog-comments form {
  max-width: 100%;
}
.blog-comments .hs-submit {
  text-align: center;
}

.comment.depth-0 {
  border-top: 0px !important;
}

.blog-comments .hs-form-booleancheckbox label {
  line-height: 1.6em !important;
}

.blog-comments .comment-reply-to {
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.blog-comments .comment-reply-to:hover {
  transform: scale(1);
}

.blog-comments .replying-to {
 margin-bottom: 25px; 
  display: block;
}


 .hs-blog-social-share {
   padding: 10px 0 0 0;
   border-top: 1px solid rgba(0,0,0,0.2);
   border-bottom: 1px solid rgba(0,0,0,0.2);
   height: auto;
   width: 100%;
   height: auto !important;
 }


/*** FILTER OPTION ***/
.filter__header {
	padding: 16px;
	padding: 1rem;
	margin-bottom: 16px;
  margin-top: 25px;
}

select.post__category-selector {
 height: auto !important;
  padding-right: 25px !important;
}

@media screen and (min-width: 922px) {
	.filter__header {
		padding: 0px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.filter__header .column--8 {
		-webkit-box-flex: 2;
		-ms-flex: 2 300px;
		flex: 2 300px;
	}
	.filter__header .column--4 {
		/*-webkit-box-flex: .5;
		-ms-flex: .5 300px;
		flex: .5 300px;*/
		margin-right: 20px;
	}
}

@media screen and (max-width: 922px) {
  
}

@media screen and (max-width: 575px) {
  .blog-header__author-social-links {
    text-align: center;
  }  
}


/*** END ***/


/***** POST SIDEBAR *************/

.sidebar-con {
 margin-bottom: 50px; 
}

/*** END ***/

 @media (max-width: 922px) {
   .blog-post__tags {
    margin-bottom: 25px;
  }
 }
.error-page-con {
  padding: 20rem 0;
  text-align: center;
  position: relative;
}
.error-page:before {
  content: attr(data-error);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family:  Montserrat;
  font-size: 40vw;
  font-weight: bold;
  z-index: 0;
}

.error-inner {
  position: relative;
  z-index: 2;
}

.error-page h4 {
  margin-bottom: 25px;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}

.systems-page {
  padding: 3rem 0px;
}
.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  min-width: 650px;
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  font-size: .75rem;
  color: #4F7D24;
  padding: .1rem .75rem;
}

/*** SUBSCRIPTION PREFS ***/


.sub-pre-header {
  padding: 7rem 0 5rem;
  position: relative;
}

.sub-pre-header .container {
  position: relative;
  z-index: 2;
}

.sub-pre-header h1,
.sub-pre-header p {
  text-align: center;
}

.sub-pref-full {
  padding: 1rem 0;
}
.sub-pref-full form {
  max-width: 100%;
}

#hs_cos_wrapper_subscriptions_confirmation h2,
.sub-pref-full form h2 {
  font-size: 20px;
}

.sub-pref-full form .checkbox-row span span {
  font-weight: bold;
}

.sub-pref-full form .item-inner p {
  font-size: 0.8em;
  padding-left: 20px;
}

#email-prefs-form .page-header {
  margin-bottom: 25px;
}

.sub-pref-full h1 {
  display: none;
}

.sub-pref-full h3 {
  font-size: 18px;
}

.head-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.5);
}


#hs_cos_wrapper_password_prompt_ form {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

/*** SEARCH RESULTS ***/

.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: Montserrat;
  text-decoration: none;
  margin-bottom: 0.25rem;
  font-size: 20px;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #0076A0;
}

.results-pre-header {
  padding: 150px 0 50px;
  position: relative;
}

@media (max-width: 922px) {
  .results-pre-header {
    padding: 100px 0 50px;
  }
}
@media (max-width: 575px) {
  .results-pre-header {
    padding: 100px 0 50px;
  }
}

.results-pre-header .container {
  position: relative;
  z-index: 2;
}

.results-pre-header h1,
.results-pre-header h5 {
  text-align: center;
}

 
 .hs-search-results__listing li {
   padding-bottom: 20px;
   margin-bottom: 30px;
   border-bottom: 1px solid rgba(0,0,0,0.1);
 }
 
 .hs-search__no-results {
   border: 1px solid rgba(0,0,0,0.1);
   padding: 200px 60px;
   text-align: center;
 }
 
 .hs-search__no-results p:first-child {
   font-weight: bold; 
   font-size: 18px;
 }
/*** CLEAN 6.2 STYLE ****/



/*** CLEAN 6.2 STYLE ****/


/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

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 {
    padding: 6px;
    display: inline-block;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

/* Logo */

.widget-type-logo img {
  height: auto;
  max-width: 100%;
}

/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
/*   white-space: nowrap; */
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}





/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* 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;
}
/* @media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
} */

@media print {
   

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
       
    }

    abbr[title]:after {
        
    }

 a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
       
    }

   
   

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    
}

 
 /* ==========================================================================
 Macros                                                  
 ========================================================================== */
 
 /* Transition */
 
 
 /* Animation Delay */
 
 
 /* Box Shadow */
 
 
 /* Background Size */
 
 
 /* Border Radius */
 
 
 /* User Select */
 
 
 /* Opacity*/
 
 
 
 
 /* ==========================================================================
 Base                                                    
 ========================================================================== */
 
 *, *:before, *:after {
   -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
 html {position: relative;}
 
 html, body {
   min-height: 100%;
   margin: 0;
   padding: 0;
 } 

/* .body-wrapper {
 overflow: hidden; 
} */
 
 hr{
   border: 0;
   height: 0;
   border-top: 1px solid rgba(0, 0, 0, 0.1);
   border-bottom: 1px solid rgba(255, 255, 255, 0.3);
   color: #ccc;
   background-color: #ccc;
   height: 1px;
   border: none;
 }

 
 a { 
   -webkit-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
   
 }

 
 /* Highlighted Text */
 ::-moz-selection {
   text-shadow: none;
   color: #fff;
   background: #444;
 }
 ::selection {
   text-shadow: none;
   color: #fff;
   background: #444;
 }
 
 /* Corrects width issues in table elements created via the wysiwyg editor */
 table tr td img {
   max-width: initial;
 }
 
 
 
 /* ==========================================================================
 Structure                                               
 ========================================================================== */
 
 
 
 
 
 /* ==========================================================================
 CSS USED BY CUSTOM MODULES                                                 
 ========================================================================== */
 
 


 /* ==========================================================================
 DEVICE VISIBILITY CLASSES                                                
 ========================================================================== */
 
 .hide-desktop {display: none;}
 .show-desktop {display: block;}
 
 @media (max-width: 991px) { 
   .hide-desktop {display: block !important;}
 
   .show-tablet {display: block !important;}
   .hide-tablet {display: none !important;}
 }
 
 @media (max-width: 767px) { 
   .hide-mobile {display: none !important;}
   .show-mobile {display: block !important;}
 }

 
 /* Modular & Reusable Components
 ========================================================================== */

 .widget-type-blog_subscribe .hs-error-msgs {
   display: none;
 }
 
 .hs_error_rollup {display: none;}

 /* Rich Editor Checkmark Lists */
 .hs_cos_wrapper_type_rich_text ul {
   padding-left: 40px;
 }

 .hs_cos_wrapper_type_rich_text ul li:before {
   display: none;
 }

 
 .post-jump .next-arrow,
 .post-jump .prev-arrow {
   margin: 60px 0 0 12px;
 }


 
 
 .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
   z-index: 1000 !important;
 }
 
 .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% !important;
 }
 

 
 

 .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;
   text-decoration: none !important;
   padding-right: 30px;
   white-space: normal !important;
   /*padding-left: 15px;*/
 }
 .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
   margin: 0px; 
 }
 
 .hs-menu-wrapper.hs-menu-flow-horizontal ul {
   margin-bottom: 0px; 
 }
 
 
 
 .row-fluid [class*="span"] {
   min-height: auto !important; 
 }
 
 @media (min-width: 1280px) {
   .row-fluid [class*="span"] {
     min-height: 0 !important;
   }
 }
 
 .row-fluid {
   min-height: 0px !important;
 }
 
 
 /* ==========================================================================
 Mobile Menu - Hubspot Standard Toggle Menu
 ========================================================================== */
 
 
 .fb_iframe_widget span,
 .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item span.IN-widget {
   vertical-align: top !important;
 }
 
 
 /**** TOGGLE CSS for Pricing Pages ***/
 
 
 /* ==========================================================================
 4. TEMPLATE MODULE SELECTORS                                         
 ========================================================================== */
 
 #hs-pwd-widget-password {
   margin-bottom: 15px;
   height: auto !important;
   margin-top: 0px !important;
 }
 
 
 /* ==========================================================================
 Blog                                         
 ========================================================================== */
 
 
 /** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */
 
 #comments-listing {
   margin-bottom: 30px;
   margin-top: 30px;
 }
 .comment {
   margin: 10px 0;
   padding: 15px 0;
 }
 .comment-date { font-size: 0.8em; display: block !important;  }

 .comment-body { padding: 10px 0; }
 
 /*** RESPONSIVE VIDEO IN BLOG  ****/
 
 .hs-embed-wrapper,
 .hs-responsive-embed-wrapper,
 .hs-responsive-embed { 
   position: relative; 
   height: 0; 
   overflow: hidden; 
   padding-top: 0; 
   padding-left: 0; 
   padding-right: 0; 
   max-width: none !important;
   max-height: none !important;
 }
 
 
 
 .hs-responsive-embed-target-iframe,
 .hs-responsive-embed iframe, 
 .hs-responsive-embed object, 
 .hs-responsive-embed embed { 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 100%; 
   height: 100%; 
   border: 0; 
 }
 
 .hs-responsive-embed, 
 .hs-responsive-embed.hs-responsive-embed-youtube, 
 .hs-responsive-embed.hs-responsive-embed-wistia, 
 .hs-responsive-embed.hs-responsive-embed-vimeo { 
   padding-bottom: 56.25%; 
 }
 
 /* ==========================================================================
 Forms
 ========================================================================== */
 
 .form-title {
   margin-bottom: 30px;
 }
 
 .legal-consent-container {
   margin: 5px 0 15px;
 }
 
 .legal-consent-container .hs-dependent-field {
   margin-bottom: 20px;
 }
 
 /**** CUSTOM SUBMIT BUTTON ININE WITH INPUT FIELD *****/

 
 /* All Global Forms
 ========================================================================== */
 
 /* Labels */
/*  body label {
   margin-bottom: 5px;
   font-weight: 700;
 } */
 body .hs-form-field > label {}
 
 
 body input[type="text"]:focus,
 body input[type="password"]:focus, 
 body input[type="datetime"]:focus, 
 body input[type="datetime-local"]:focus, 
 body input[type="date"]:focus, 
 body input[type="month"]:focus, 
 body input[type="time"]:focus, 
 body input[type="week"]:focus, 
 body input[type="number"]:focus, 
 body input[type="email"]:focus, 
 body input[type="url"]:focus, 
 body input[type="search"]:focus, 
 body input[type="tel"]:focus, 
 body input[type="color"]:focus,
 body input[type="file"]:focus,
 body textarea:focus,
 body select:focus {
   outline: 0;
   box-shadow: none;
 }
 
 /* Separate Styles for Multiple Line Inputs */
/*  body textarea {
   min-height: 200px;
 } */
 
 /* Separate Styles for Drop Downs */
 body select {
   height: 44px;
   -webkit-appearance: none;
/*    background: #ffffff url("https://23704355.fs1.hubspotusercontent-na1.net/hubfs/23704355/MNOpedia_theme_2025/Images/select-drop-down-arrows.png") no-repeat right center; */
   background-size: 14px 33px;
 }
 
 /* Multiple Selection Inputs */
 body form.hs-form .hs-form-field ul.inputs-list {
   list-style: none;
   padding: 0;
 }
 
 .hs-form fieldset.form-columns-1 input[type="checkbox"], 
 .hs-form fieldset.form-columns-1 input[type="radio"] { 
   width: auto !important
 }
 
 
 .form-simple label {
   display: none !important;
 }
 
 /* Form Module
 ========================================================================== */
 

 
 
 /* Blog Comment Form
 ========================================================================== */
 
 #comment-form label span {
   vertical-align: middle;
 }
 
 /* Inputs */
 #comment-form input[type="text"] {
   display: inline-block;
 }
 
 #comment-form input[type="checkbox"] {margin-right: 10px;}
 
 
 
 /* Blog Subscription Form
 ========================================================================== */
 
 
 /* Inputs */
 
 #hs_form_target_blog_subscription input[type="email"], .widget-type-blog_subscribe input[type="email"]{
   float: left;
   margin-top: 2px;
   text-align: left !important;
   margin-bottom: 15px;
 }
 #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;
 }
 
 
 /* HUBSPOT SEARCH FORM
 ========================================================================== */
 
 
 #results-for {
   background-color: #f4f4f4;
   padding: 5px 10px;
 }
 


 
 /* HUBSPOT SEARCH FORM IN MODAL
 ========================================================================== */
 
 
 .blocker {
   z-index: 10000; 
 }
 
 
 
 
 /**** CLEAN MODAL OVERIDES ******/
 
 
 
 .blocker {z-index:100000 !important;}
 

 
 
 .modal {
   -webkit-border-radius: 3px !important;
   border-radius: 3px !important; 
 }
 
 /*****************************************/
 /*                 FORMS                 */
 /*****************************************/
 
 
 .hs-fieldtype-checkbox > label {
   margin-bottom: 15px;
   display: block;
 }
 .hs-fieldtype-radio > label {
   margin-bottom: 15px;
   display: block;
 }
 
 
 
 .submitted-message p {
   font-weight: bold;
   font-size: 22px;
 }
 
 
 
 
 /* Multi Column Form
 ========================================================================== */
 
 /* Multiple Selection Inputs */
/*  body form.hs-form .hs-form-field ul.inputs-list li input {}
 body input[type="radio"] {}
 body input[type="checkbox"] {}
 body form.hs-form fieldset { max-width: none; margin-bottom: 0px; }
 body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
 body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
 body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
 body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
 body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; } */
 
 @media (max-width: 400px) {
/*    body form.hs-form fieldset .hs-form-field { padding: 0; }
   body form.hs-form fieldset.form-columns-3 .hs-form-field,
   body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
   body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100% !important; }
   body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; } */
 }
 
 
 /* Form Error Selectors
 ========================================================================== */
 .hsformerror{
   font-size: 12px!important;
   border: 0 !important;
   color: #FFF!important;
   background-image: none!important;
   -webkit-box-shadow: none!important;
   -moz-box-shadow: none!important;
   box-shadow: none!important;
   z-index: 99999 !important;*/
 }
 
 
 /* ==========================================================================
 Buttons                                              
 ========================================================================== */
 
 /* Blog Comment Button
 ========================================================================== */
 
 
 /* Blog comment "reply to" section */
 .comment-reply-to{
   background: transparent!important;
   padding-left: 0px!important;
 }
 .comment-reply-to:before{
   content: "\f3e5";
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   font-style: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   margin-right: 7px;
   font-size: 15px;
   vertical-align: top;
 }
 
 /* Blog Subscription Button
 ========================================================================== */
 
 
 /* ==========================================================================
 Custom Style                                                    
 ========================================================================== */
 
 
 .body-container.container-fluid {
   padding-right: 0 !important;
   padding-left: 0 !important
 }


 
 /* Landscape tablet and smaller devices
 ========================================================================== */
 

   /* General */
   .body-container-wrapper {
     padding-top: 0;
   }
   .sidebar.right,
   .main-content,
   .blog-sidebar {
     margin: 25px 0;
   }
   .hhs-team-member-con {
     margin-top: 50px !important; 
   }
   .social-tagline {
     text-align: center;
     margin-bottom: 15px;
   }
 
   /* Blog */
   #comment-form {
     margin-bottom: 25px;
   }
 


 
 
 
 /* Landscape phones and smaller devices
 ========================================================================== */
 
 @media (max-width: 575px) {
   .body-container-wrapper {
     padding-top: 0px;
   }
   .cta-input-inline .hs_submit {
     float: none;
     width: auto;
   }
   .cta-input-inline form > div:first-child {
     width: 100%;
   }
   .post-item h2 {
     text-align: left;
   }
 
   .hhs-search-modal .hs-search-field__input {
     font-size: 18px !important; 
     margin-bottom: 0px;
   }
  
   .hhs-search-modal button {
     font-size: 16px; 
   }
   .hhs-search-modal button i{
     padding: 0 20px !important;
   }
   .hhs-video-con {max-width:100% !important;}
 
   .hhs-footer {padding: 30px 0px !important;}
 
   .scrolling-testimonials .quote-con {
     font-size: 21px !important; 
   }
   .hhs-form-con {
     max-width: 100% !important; 
   }
 }
 
 
/*  img {height: auto !important;} */
 

 .hubspot-link__container {
   top: 7px !important;
   padding-bottom: 0px !important;
 }
 
 
 /*** BOOTSTRAP GRID ADDITIONS ***/
 




 @media (max-width: 991px) {
   .order-1-tablet {order: 1 !important;}
   .order-2-tablet {order: 2 !important;}
   .order-3-tablet {order: 3 !important;}
   .order-4-tablet {order: 4 !important;}
   .order-5-tablet {order: 5 !important;}
   .order-6-tablet {order: 6 !important;}
 
 }

 
 @media (max-width: 575px) {
   .order-1-mobile {order: 1 !important;}
   .order-2-mobile {order: 2 !important;}
   .order-3-mobile {order: 3 !important;}
   .order-4-mobile {order: 4 !important;}
   .order-5-mobile {order: 5 !important;}
   .order-6-mobile {order: 6 !important;}
 
 }




/** 3RD PART CSS INCLUDES **/
/*!
* Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
html{box-sizing:border-box;-ms-overflow-style:scrollbar;}
*,*::before,*::after{box-sizing:inherit;    word-break: break-word;}
.container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}
/* @media (min-width:576px){
.container{max-width:540px;}
} */
@media (min-width:768px){
    .container{max-width:720px;}
    .container{width:100%;padding-right:15px;padding-left:15px;}
}
@media (min-width:992px){
    .container{max-width:960px;}
}
@media (min-width:1200px){
    .container{max-width:1140px;}
}
.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.no-gutters{margin-right:0;margin-left:0;}
.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}
.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.order-first{-ms-flex-order:-1;order:-1;}
.order-last{-ms-flex-order:13;order:13;}
.order-0{-ms-flex-order:0;order:0;}
.order-1{-ms-flex-order:1;order:1;}
.order-2{-ms-flex-order:2;order:2;}
.order-3{-ms-flex-order:3;order:3;}
.order-4{-ms-flex-order:4;order:4;}
.order-5{-ms-flex-order:5;order:5;}
.order-6{-ms-flex-order:6;order:6;}
.order-7{-ms-flex-order:7;order:7;}
.order-8{-ms-flex-order:8;order:8;}
.order-9{-ms-flex-order:9;order:9;}
.order-10{-ms-flex-order:10;order:10;}
.order-11{-ms-flex-order:11;order:11;}
.order-12{-ms-flex-order:12;order:12;}
.offset-1{margin-left:8.333333%;}
.offset-2{margin-left:16.666667%;}
.offset-3{margin-left:25%;}
.offset-4{margin-left:33.333333%;}
.offset-5{margin-left:41.666667%;}
.offset-6{margin-left:50%;}
.offset-7{margin-left:58.333333%;}
.offset-8{margin-left:66.666667%;}
.offset-9{margin-left:75%;}
.offset-10{margin-left:83.333333%;}
.offset-11{margin-left:91.666667%;}

.text-left { text-align:left !important; }
.text-center { text-align:center !important; }
.text-right { text-align:right !important; }


@media (min-width:576px){
    .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
    .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}
    .col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}
    .col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
    .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
    .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
    .col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
    .col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}
    .col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}
    .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    .order-sm-first{-ms-flex-order:-1;order:-1;}
    .order-sm-last{-ms-flex-order:13;order:13;}
    .order-sm-0{-ms-flex-order:0;order:0;}
    .order-sm-1{-ms-flex-order:1;order:1;}
    .order-sm-2{-ms-flex-order:2;order:2;}
    .order-sm-3{-ms-flex-order:3;order:3;}
    .order-sm-4{-ms-flex-order:4;order:4;}
    .order-sm-5{-ms-flex-order:5;order:5;}
    .order-sm-6{-ms-flex-order:6;order:6;}
    .order-sm-7{-ms-flex-order:7;order:7;}
    .order-sm-8{-ms-flex-order:8;order:8;}
    .order-sm-9{-ms-flex-order:9;order:9;}
    .order-sm-10{-ms-flex-order:10;order:10;}
    .order-sm-11{-ms-flex-order:11;order:11;}
    .order-sm-12{-ms-flex-order:12;order:12;}
    .offset-sm-0{margin-left:0;}
    .offset-sm-1{margin-left:8.333333%;}
    .offset-sm-2{margin-left:16.666667%;}
    .offset-sm-3{margin-left:25%;}
    .offset-sm-4{margin-left:33.333333%;}
    .offset-sm-5{margin-left:41.666667%;}
    .offset-sm-6{margin-left:50%;}
    .offset-sm-7{margin-left:58.333333%;}
    .offset-sm-8{margin-left:66.666667%;}
    .offset-sm-9{margin-left:75%;}
    .offset-sm-10{margin-left:83.333333%;}
    .offset-sm-11{margin-left:91.666667%;}

    .text-sm-left { text-align:left !important; }
    .text-sm-center { text-align:center !important; }
    .text-sm-right { text-align:right !important; }

}
@media (min-width:768px){
    .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
    .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}
    .col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}
    .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
    .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
    .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
    .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
    .col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}
    .col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}
    .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    .order-md-first{-ms-flex-order:-1;order:-1;}
    .order-md-last{-ms-flex-order:13;order:13;}
    .order-md-0{-ms-flex-order:0;order:0;}
    .order-md-1{-ms-flex-order:1;order:1;}
    .order-md-2{-ms-flex-order:2;order:2;}
    .order-md-3{-ms-flex-order:3;order:3;}
    .order-md-4{-ms-flex-order:4;order:4;}
    .order-md-5{-ms-flex-order:5;order:5;}
    .order-md-6{-ms-flex-order:6;order:6;}
    .order-md-7{-ms-flex-order:7;order:7;}
    .order-md-8{-ms-flex-order:8;order:8;}
    .order-md-9{-ms-flex-order:9;order:9;}
    .order-md-10{-ms-flex-order:10;order:10;}
    .order-md-11{-ms-flex-order:11;order:11;}
    .order-md-12{-ms-flex-order:12;order:12;}
    .offset-md-0{margin-left:0;}
    .offset-md-1{margin-left:8.333333%;}
    .offset-md-2{margin-left:16.666667%;}
    .offset-md-3{margin-left:25%;}
    .offset-md-4{margin-left:33.333333%;}
    .offset-md-5{margin-left:41.666667%;}
    .offset-md-6{margin-left:50%;}
    .offset-md-7{margin-left:58.333333%;}
    .offset-md-8{margin-left:66.666667%;}
    .offset-md-9{margin-left:75%;}
    .offset-md-10{margin-left:83.333333%;}
    .offset-md-11{margin-left:91.666667%;}
    
    .text-md-left { text-align:left !important; }
    .text-md-center { text-align:center !important; }
    .text-md-right { text-align:right !important; }
}
@media (min-width:992px){
    .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
    .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}
    .col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}
    .col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
    .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
    .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
    .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
    .col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}
    .col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}
    .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    .order-lg-first{-ms-flex-order:-1;order:-1;}
    .order-lg-last{-ms-flex-order:13;order:13;}
    .order-lg-0{-ms-flex-order:0;order:0;}
    .order-lg-1{-ms-flex-order:1;order:1;}
    .order-lg-2{-ms-flex-order:2;order:2;}
    .order-lg-3{-ms-flex-order:3;order:3;}
    .order-lg-4{-ms-flex-order:4;order:4;}
    .order-lg-5{-ms-flex-order:5;order:5;}
    .order-lg-6{-ms-flex-order:6;order:6;}
    .order-lg-7{-ms-flex-order:7;order:7;}
    .order-lg-8{-ms-flex-order:8;order:8;}
    .order-lg-9{-ms-flex-order:9;order:9;}
    .order-lg-10{-ms-flex-order:10;order:10;}
    .order-lg-11{-ms-flex-order:11;order:11;}
    .order-lg-12{-ms-flex-order:12;order:12;}
    .offset-lg-0{margin-left:0;}
    .offset-lg-1{margin-left:8.333333%;}
    .offset-lg-2{margin-left:16.666667%;}
    .offset-lg-3{margin-left:25%;}
    .offset-lg-4{margin-left:33.333333%;}
    .offset-lg-5{margin-left:41.666667%;}
    .offset-lg-6{margin-left:50%;}
    .offset-lg-7{margin-left:58.333333%;}
    .offset-lg-8{margin-left:66.666667%;}
    .offset-lg-9{margin-left:75%;}
    .offset-lg-10{margin-left:83.333333%;}
    .offset-lg-11{margin-left:91.666667%;}
    
    .text-lg-left { text-align:left !important; }
    .text-lg-center { text-align:center !important; }
    .text-lg-right { text-align:right !important; }
}
@media (min-width:1200px){
    .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
    .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}
    .col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}
    .col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
    .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
    .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
    .col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
    .col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}
    .col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}
    .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    .order-xl-first{-ms-flex-order:-1;order:-1;}
    .order-xl-last{-ms-flex-order:13;order:13;}
    .order-xl-0{-ms-flex-order:0;order:0;}
    .order-xl-1{-ms-flex-order:1;order:1;}
    .order-xl-2{-ms-flex-order:2;order:2;}
    .order-xl-3{-ms-flex-order:3;order:3;}
    .order-xl-4{-ms-flex-order:4;order:4;}
    .order-xl-5{-ms-flex-order:5;order:5;}
    .order-xl-6{-ms-flex-order:6;order:6;}
    .order-xl-7{-ms-flex-order:7;order:7;}
    .order-xl-8{-ms-flex-order:8;order:8;}
    .order-xl-9{-ms-flex-order:9;order:9;}
    .order-xl-10{-ms-flex-order:10;order:10;}
    .order-xl-11{-ms-flex-order:11;order:11;}
    .order-xl-12{-ms-flex-order:12;order:12;}
    .offset-xl-0{margin-left:0;}
    .offset-xl-1{margin-left:8.333333%;}
    .offset-xl-2{margin-left:16.666667%;}
    .offset-xl-3{margin-left:25%;}
    .offset-xl-4{margin-left:33.333333%;}
    .offset-xl-5{margin-left:41.666667%;}
    .offset-xl-6{margin-left:50%;}
    .offset-xl-7{margin-left:58.333333%;}
    .offset-xl-8{margin-left:66.666667%;}
    .offset-xl-9{margin-left:75%;}
    .offset-xl-10{margin-left:83.333333%;}
    .offset-xl-11{margin-left:91.666667%;}
    
    .text-xl-left { text-align:left !important; }
    .text-xl-center { text-align:center !important; }
    .text-xl-right { text-align:right !important; }
}
.d-none{display:none!important;}
.d-inline{display:inline!important;}
.d-inline-block{display:inline-block!important;}
.d-block{display:block!important;}
.d-table{display:table!important;}
.d-table-row{display:table-row!important;}
.d-table-cell{display:table-cell!important;}
.d-flex{display:-ms-flexbox!important;display:flex!important;}
.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important;}
@media (min-width:576px){
    .d-sm-none{display:none!important;}
    .d-sm-inline{display:inline!important;}
    .d-sm-inline-block{display:inline-block!important;}
    .d-sm-block{display:block!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:-ms-flexbox!important;display:flex!important;}
    .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important;}
}
@media (min-width:768px){
    .d-md-none{display:none!important;}
    .d-md-inline{display:inline!important;}
    .d-md-inline-block{display:inline-block!important;}
    .d-md-block{display:block!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:-ms-flexbox!important;display:flex!important;}
    .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important;}
}
@media (min-width:992px){
    .d-lg-none{display:none!important;}
    .d-lg-inline{display:inline!important;}
    .d-lg-inline-block{display:inline-block!important;}
    .d-lg-block{display:block!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:-ms-flexbox!important;display:flex!important;}
    .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important;}
}
@media (min-width:1200px){
    .d-xl-none{display:none!important;}
    .d-xl-inline{display:inline!important;}
    .d-xl-inline-block{display:inline-block!important;}
    .d-xl-block{display:block!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:-ms-flexbox!important;display:flex!important;}
    .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important;}
}
@media print{
    .d-print-none{display:none!important;}
    .d-print-inline{display:inline!important;}
    .d-print-inline-block{display:inline-block!important;}
    .d-print-block{display:block!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:-ms-flexbox!important;display:flex!important;}
    .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important;}
}
.flex-row{-ms-flex-direction:row!important;flex-direction:row!important;}
.flex-column{-ms-flex-direction:column!important;flex-direction:column!important;}
.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}
.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}
.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important;}
.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important;}
.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important;}
.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}
.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}
.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important;}
.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}
.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important;}
.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important;}
.align-items-center{-ms-flex-align:center!important;align-items:center!important;}
.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important;}
.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important;}
.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}
.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}
.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important;}
.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}
.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}
.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}
.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}
.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}
.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important;}
.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}
.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}
@media (min-width:576px){
    .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important;}
    .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important;}
    .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
    .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}
    .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
    .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}
    .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}
    .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important;}
    .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important;}
    .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important;}
    .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}
    .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}
    .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important;}
    .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important;}
    .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important;}
    .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
    .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}
    .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important;}
    .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important;}
    .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important;}
    .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important;}
    .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important;}
    .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}
    .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}
    .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important;}
    .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}
    .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}
    .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}
    .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}
    .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}
    .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}
    .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important;}
    .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}
    .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}
}
@media (min-width:768px){
    .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important;}
    .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important;}
    .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
    .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}
    .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
    .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}
    .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}
    .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important;}
    .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important;}
    .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important;}
    .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}
    .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}
    .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important;}
    .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important;}
    .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important;}
    .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
    .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}
    .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important;}
    .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important;}
    .align-items-md-center{-ms-flex-align:center!important;align-items:center!important;}
    .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important;}
    .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important;}
    .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}
    .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}
    .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important;}
    .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}
    .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}
    .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}
    .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}
    .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}
    .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}
    .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important;}
    .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}
    .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}
}
@media (min-width:992px){
    .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important;}
    .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important;}
    .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
    .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}
    .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
    .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}
    .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}
    .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important;}
    .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important;}
    .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important;}
    .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}
    .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}
    .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important;}
    .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important;}
    .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important;}
    .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
    .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}
    .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important;}
    .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important;}
    .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important;}
    .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important;}
    .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important;}
    .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}
    .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}
    .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important;}
    .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}
    .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}
    .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}
    .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}
    .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}
    .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}
    .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important;}
    .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}
    .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}
}
@media (min-width:1200px){
    .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important;}
    .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important;}
    .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
    .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}
    .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
    .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}
    .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}
    .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important;}
    .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important;}
    .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important;}
    .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}
    .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}
    .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important;}
    .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important;}
    .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important;}
    .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
    .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}
    .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important;}
    .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important;}
    .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important;}
    .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important;}
    .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important;}
    .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}
    .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}
    .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important;}
    .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}
    .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}
    .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}
    .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}
    .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}
    .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}
    .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important;}
    .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}
    .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}
}

.pt-0,.py-0{padding-top:0px !important;}
.pb-0,.py-0{padding-bottom:0px !important;}
.mt-0,.my-0{margin-top:0px !important;}
.mb-0,.my-0{margin-bottom:0px !important;}
.pt-5,.py-5{padding-top:5px !important;}
.pb-5,.py-5{padding-bottom:5px !important;}
.mt-5,.my-5{margin-top:5px !important;}
.mb-5,.my-5{margin-bottom:5px !important;}
.pt-10,.py-10{padding-top:10px !important;}
.pb-10,.py-10{padding-bottom:10px !important;}
.mt-10,.my-10{margin-top:10px !important;}
.mb-10,.my-10{margin-bottom:10px !important;}
.pt-15,.py-15{padding-top:15px !important;}
.pb-15,.py-15{padding-bottom:15px !important;}
.mt-15,.my-15{margin-top:15px !important;}
.mb-15,.my-15{margin-bottom:15px !important;}
.pt-20,.py-20{padding-top:20px !important;}
.pb-20,.py-20{padding-bottom:20px !important;}
.mt-20,.my-20{margin-top:20px !important;}
.mb-20,.my-20{margin-bottom:20px !important;}
.pt-25,.py-25{padding-top:25px !important;}
.pb-25,.py-25{padding-bottom:25px !important;}
.mt-25,.my-25{margin-top:25px !important;}
.mb-25,.my-25{margin-bottom:25px !important;}
.pt-30,.py-30{padding-top:30px !important;}
.pb-30,.py-30{padding-bottom:30px !important;}
.mt-30,.my-30{margin-top:30px !important;}
.mb-30,.my-30{margin-bottom:30px !important;}
.pt-35,.py-35{padding-top:35px !important;}
.pb-35,.py-35{padding-bottom:35px !important;}
.mt-35,.my-35{margin-top:35px !important;}
.mb-35,.my-35{margin-bottom:35px !important;}
.pt-40,.py-40{padding-top:40px !important;}
.pb-40,.py-40{padding-bottom:40px !important;}
.mt-40,.my-40{margin-top:40px !important;}
.mb-40,.my-40{margin-bottom:40px !important;}
.pt-45,.py-45{padding-top:45px !important;}
.pb-45,.py-45{padding-bottom:45px !important;}
.mt-45,.my-45{margin-top:45px !important;}
.mb-45,.my-45{margin-bottom:45px !important;}
.pt-50,.py-50{padding-top:50px !important;}
.pb-50,.py-50{padding-bottom:50px !important;}
.mt-50,.my-50{margin-top:50px !important;}
.mb-50,.my-50{margin-bottom:50px !important;}
.pt-55,.py-55{padding-top:55px !important;}
.pb-55,.py-55{padding-bottom:55px !important;}
.mt-55,.my-55{margin-top:55px !important;}
.mb-55,.my-55{margin-bottom:55px !important;}
.pt-60,.py-60{padding-top:60px !important;}
.pb-60,.py-60{padding-bottom:60px !important;}
.mt-60,.my-60{margin-top:60px !important;}
.mb-60,.my-60{margin-bottom:60px !important;}
.pt-65,.py-65{padding-top:65px !important;}
.pb-65,.py-65{padding-bottom:65px !important;}
.mt-65,.my-65{margin-top:65px !important;}
.mb-65,.my-65{margin-bottom:65px !important;}
.pt-70,.py-70{padding-top:70px !important;}
.pb-70,.py-70{padding-bottom:70px !important;}
.mt-70,.my-70{margin-top:70px !important;}
.mb-70,.my-70{margin-bottom:70px !important;}
.pt-75,.py-75{padding-top:75px !important;}
.pb-75,.py-75{padding-bottom:75px !important;}
.mt-75,.my-75{margin-top:75px !important;}
.mb-75,.my-75{margin-bottom:75px !important;}
.pt-80,.py-80{padding-top:80px !important;}
.pb-80,.py-80{padding-bottom:80px !important;}
.mt-80,.my-80{margin-top:80px !important;}
.mb-80,.my-80{margin-bottom:80px !important;}
.pt-85,.py-85{padding-top:85px !important;}
.pb-85,.py-85{padding-bottom:85px !important;}
.mt-85,.my-85{margin-top:85px !important;}
.mb-85,.my-85{margin-bottom:85px !important;}
.pt-90,.py-90{padding-top:90px !important;}
.pb-90,.py-90{padding-bottom:90px !important;}
.mt-90,.my-90{margin-top:90px !important;}
.mb-90,.my-90{margin-bottom:90px !important;}
.pt-95,.py-95{padding-top:95px !important;}
.pb-95,.py-95{padding-bottom:95px !important;}
.mt-95,.my-95{margin-top:95px !important;}
.mb-95,.my-95{margin-bottom:95px !important;}
.pt-100,.py-100{padding-top:100px !important;}
.pb-100,.py-100{padding-bottom:100px !important;}
.mt-100,.my-100{margin-top:100px !important;}
.mb-100,.my-100{margin-bottom:100px !important;}
.pt-105,.py-105{padding-top:105px !important;}
.pb-105,.py-105{padding-bottom:105px !important;}
.mt-105,.my-105{margin-top:105px !important;}
.mb-105,.my-105{margin-bottom:105px !important;}
.pt-110,.py-110{padding-top:110px !important;}
.pb-110,.py-110{padding-bottom:110px !important;}
.mt-110,.my-110{margin-top:110px !important;}
.mb-110,.my-110{margin-bottom:110px !important;}
.pt-115,.py-115{padding-top:115px !important;}
.pb-115,.py-115{padding-bottom:115px !important;}
.mt-115,.my-115{margin-top:115px !important;}
.mb-115,.my-115{margin-bottom:115px !important;}
.pt-120,.py-120{padding-top:120px !important;}
.pb-120,.py-120{padding-bottom:120px !important;}
.mt-120,.my-120{margin-top:120px !important;}
.mb-120,.my-120{margin-bottom:120px !important;}
.pt-125,.py-125{padding-top:125px !important;}
.pb-125,.py-125{padding-bottom:125px !important;}
.mt-125,.my-125{margin-top:125px !important;}
.mb-125,.my-125{margin-bottom:125px !important;}
.pt-130,.py-130{padding-top:130px !important;}
.pb-130,.py-130{padding-bottom:130px !important;}
.mt-130,.my-130{margin-top:130px !important;}
.mb-130,.my-130{margin-bottom:130px !important;}
.pt-135,.py-135{padding-top:135px !important;}
.pb-135,.py-135{padding-bottom:135px !important;}
.mt-135,.my-135{margin-top:135px !important;}
.mb-135,.my-135{margin-bottom:135px !important;}
.pt-140,.py-140{padding-top:140px !important;}
.pb-140,.py-140{padding-bottom:140px !important;}
.mt-140,.my-140{margin-top:140px !important;}
.mb-140,.my-140{margin-bottom:140px !important;}
.pt-145,.py-145{padding-top:145px !important;}
.pb-145,.py-145{padding-bottom:145px !important;}
.mt-145,.my-145{margin-top:145px !important;}
.mb-145,.my-145{margin-bottom:145px !important;}
.pt-150,.py-150{padding-top:150px !important;}
.pb-150,.py-150{padding-bottom:150px !important;}
.mt-150,.my-150{margin-top:150px !important;}
.mb-150,.my-150{margin-bottom:150px !important;}
.pt-155,.py-155{padding-top:155px !important;}
.pb-155,.py-155{padding-bottom:155px !important;}
.mt-155,.my-155{margin-top:155px !important;}
.mb-155,.my-155{margin-bottom:155px !important;}
.pt-160,.py-160{padding-top:160px !important;}
.pb-160,.py-160{padding-bottom:160px !important;}
.mt-160,.my-160{margin-top:160px !important;}
.mb-160,.my-160{margin-bottom:160px !important;}
.pt-165,.py-165{padding-top:165px !important;}
.pb-165,.py-165{padding-bottom:165px !important;}
.mt-165,.my-165{margin-top:165px !important;}
.mb-165,.my-165{margin-bottom:165px !important;}
.pt-170,.py-170{padding-top:170px !important;}
.pb-170,.py-170{padding-bottom:170px !important;}
.mt-170,.my-170{margin-top:170px !important;}
.mb-170,.my-170{margin-bottom:170px !important;}
.pt-175,.py-175{padding-top:175px !important;}
.pb-175,.py-175{padding-bottom:175px !important;}
.mt-175,.my-175{margin-top:175px !important;}
.mb-175,.my-175{margin-bottom:175px !important;}
.pt-180,.py-180{padding-top:180px !important;}
.pb-180,.py-180{padding-bottom:180px !important;}
.mt-180,.my-180{margin-top:180px !important;}
.mb-180,.my-180{margin-bottom:180px !important;}
.pt-185,.py-185{padding-top:185px !important;}
.pb-185,.py-185{padding-bottom:185px !important;}
.mt-185,.my-185{margin-top:185px !important;}
.mb-185,.my-185{margin-bottom:185px !important;}
.pt-190,.py-190{padding-top:190px !important;}
.pb-190,.py-190{padding-bottom:190px !important;}
.mt-190,.my-190{margin-top:190px !important;}
.mb-190,.my-190{margin-bottom:190px !important;}
.pt-195,.py-195{padding-top:195px !important;}
.pb-195,.py-195{padding-bottom:195px !important;}
.mt-195,.my-195{margin-top:195px !important;}
.mb-195,.my-195{margin-bottom:195px !important;}
.pt-200,.py-200{padding-top:200px !important;}
.pb-200,.py-200{padding-bottom:200px !important;}
.mt-200,.my-200{margin-top:200px !important;}
.mb-200,.my-200{margin-bottom:200px !important;}
.pt-205,.py-205{padding-top:205px !important;}
.pb-205,.py-205{padding-bottom:205px !important;}
.mt-205,.my-205{margin-top:205px !important;}
.mb-205,.my-205{margin-bottom:205px !important;}
.pt-210,.py-210{padding-top:210px !important;}
.pb-210,.py-210{padding-bottom:210px !important;}
.mt-210,.my-210{margin-top:210px !important;}
.mb-210,.my-210{margin-bottom:210px !important;}
.pt-215,.py-215{padding-top:215px !important;}
.pb-215,.py-215{padding-bottom:215px !important;}
.mt-215,.my-215{margin-top:215px !important;}
.mb-215,.my-215{margin-bottom:215px !important;}
.pt-220,.py-220{padding-top:220px !important;}
.pb-220,.py-220{padding-bottom:220px !important;}
.mt-220,.my-220{margin-top:220px !important;}
.mb-220,.my-220{margin-bottom:220px !important;}
.pt-225,.py-225{padding-top:225px !important;}
.pb-225,.py-225{padding-bottom:225px !important;}
.mt-225,.my-225{margin-top:225px !important;}
.mb-225,.my-225{margin-bottom:225px !important;}
.pt-230,.py-230{padding-top:230px !important;}
.pb-230,.py-230{padding-bottom:230px !important;}
.mt-230,.my-230{margin-top:230px !important;}
.mb-230,.my-230{margin-bottom:230px !important;}
.pt-235,.py-235{padding-top:235px !important;}
.pb-235,.py-235{padding-bottom:235px !important;}
.mt-235,.my-235{margin-top:235px !important;}
.mb-235,.my-235{margin-bottom:235px !important;}
.pt-240,.py-240{padding-top:240px !important;}
.pb-240,.py-240{padding-bottom:240px !important;}
.mt-240,.my-240{margin-top:240px !important;}
.mb-240,.my-240{margin-bottom:240px !important;}
.pt-245,.py-245{padding-top:245px !important;}
.pb-245,.py-245{padding-bottom:245px !important;}
.mt-245,.my-245{margin-top:245px !important;}
.mb-245,.my-245{margin-bottom:245px !important;}



.pl-0,.px-0{padding-left:0px !important;}
.pr-0,.px-0{padding-right:0px !important;}
.ml-0,.mx-0{margin-left:0px !important;}
.mr-0,.mx-0{margin-right:0px !important;}
.ml--0,.mx--0{margin-left:-0px !important;}
.mr--0,.mx--0{margin-right:-0px !important;}
.pl-5,.px-5{padding-left:5px !important;}
.pr-5,.px-5{padding-right:5px !important;}
.ml-5,.mx-5{margin-left:5px !important;}
.mr-5,.mx-5{margin-right:5px !important;}
.ml--5,.mx--5{margin-left:-5px !important;}
.mr--5,.mx--5{margin-right:-5px !important;}
.pl-10,.px-10{padding-left:10px !important;}
.pr-10,.px-10{padding-right:10px !important;}
.ml-10,.mx-10{margin-left:10px !important;}
.mr-10,.mx-10{margin-right:10px !important;}
.ml--10,.mx--10{margin-left:-10px !important;}
.mr--10,.mx--10{margin-right:-10px !important;}
.pl-15,.px-15{padding-left:15px !important;}
.pr-15,.px-15{padding-right:15px !important;}
.ml-15,.mx-15{margin-left:15px !important;}
.mr-15,.mx-15{margin-right:15px !important;}
.ml--15,.mx--15{margin-left:-15px !important;}
.mr--15,.mx--15{margin-right:-15px !important;}
.pl-20,.px-20{padding-left:20px !important;}
.pr-20,.px-20{padding-right:20px !important;}
.ml-20,.mx-20{margin-left:20px !important;}
.mr-20,.mx-20{margin-right:20px !important;}
.ml--20,.mx--20{margin-left:-20px !important;}
.mr--20,.mx--20{margin-right:-20px !important;}
.pl-25,.px-25{padding-left:25px !important;}
.pr-25,.px-25{padding-right:25px !important;}
.ml-25,.mx-25{margin-left:25px !important;}
.mr-25,.mx-25{margin-right:25px !important;}
.ml--25,.mx--25{margin-left:-25px !important;}
.mr--25,.mx--25{margin-right:-25px !important;}
.pl-30,.px-30{padding-left:30px !important;}
.pr-30,.px-30{padding-right:30px !important;}
.ml-30,.mx-30{margin-left:30px !important;}
.mr-30,.mx-30{margin-right:30px !important;}
.ml--30,.mx--30{margin-left:-30px !important;}
.mr--30,.mx--30{margin-right:-30px !important;}
.pl-35,.px-35{padding-left:35px !important;}
.pr-35,.px-35{padding-right:35px !important;}
.ml-35,.mx-35{margin-left:35px !important;}
.mr-35,.mx-35{margin-right:35px !important;}
.ml--35,.mx--35{margin-left:-35px !important;}
.mr--35,.mx--35{margin-right:-35px !important;}
.pl-40,.px-40{padding-left:40px !important;}
.pr-40,.px-40{padding-right:40px !important;}
.ml-40,.mx-40{margin-left:40px !important;}
.mr-40,.mx-40{margin-right:40px !important;}
.ml--40,.mx--40{margin-left:-40px !important;}
.mr--40,.mx--40{margin-right:-40px !important;}
.pl-45,.px-45{padding-left:45px !important;}
.pr-45,.px-45{padding-right:45px !important;}
.ml-45,.mx-45{margin-left:45px !important;}
.mr-45,.mx-45{margin-right:45px !important;}
.ml--45,.mx--45{margin-left:-45px !important;}
.mr--45,.mx--45{margin-right:-45px !important;}
.pl-50,.px-50{padding-left:50px !important;}
.pr-50,.px-50{padding-right:50px !important;}
.ml-50,.mx-50{margin-left:50px !important;}
.mr-50,.mx-50{margin-right:50px !important;}
.ml--50,.mx--50{margin-left:-50px !important;}
.mr--50,.mx--50{margin-right:-50px !important;}

.pl-2\.5,.px-2\.5{padding-left:2.5px!important;}
.pr-2\.5,.px-2\.5{padding-right:2.5px!important;}


.ml--2\.5,.mx--2\.5{margin-left:-2.5px!important;}
.mr--2\.5,.mx--2\.5{margin-right:-2.5px!important;}


.ml-2\.5,.mx-2\.5{margin-left:2.5px!important;}
.mr-2\.5,.mx-2\.5{margin-right:2.5px!important;}

.m-auto{margin:auto!important;}
.mt-auto,.my-auto{margin-top:auto!important;}
.mr-auto,.mx-auto{margin-right:auto!important;}
.mb-auto,.my-auto{margin-bottom:auto!important;}
.ml-auto,.mx-auto{margin-left:auto!important;}

.m-unset{margin:unset!important;}
.mt-unset,.my-unset{margin-top:unset!important;}
.mr-unset,.mx-unset{margin-right:unset!important;}
.mb-unset,.my-unset{margin-bottom:unset!important;}
.ml-unset,.mx-unset{margin-left:unset!important;}
@media (min-width:576px){

    
    .pt-sm-0,.py-sm-0{padding-top:0px !important;}
    .pb-sm-0,.py-sm-0{padding-bottom:0px !important;}
    .mt-sm-0,.my-sm-0{margin-top:0px !important;}
    .mb-sm-0,.my-sm-0{margin-bottom:0px !important;}
    .pt-sm-5,.py-sm-5{padding-top:5px !important;}
    .pb-sm-5,.py-sm-5{padding-bottom:5px !important;}
    .mt-sm-5,.my-sm-5{margin-top:5px !important;}
    .mb-sm-5,.my-sm-5{margin-bottom:5px !important;}
    .pt-sm-10,.py-sm-10{padding-top:10px !important;}
    .pb-sm-10,.py-sm-10{padding-bottom:10px !important;}
    .mt-sm-10,.my-sm-10{margin-top:10px !important;}
    .mb-sm-10,.my-sm-10{margin-bottom:10px !important;}
    .pt-sm-15,.py-sm-15{padding-top:15px !important;}
    .pb-sm-15,.py-sm-15{padding-bottom:15px !important;}
    .mt-sm-15,.my-sm-15{margin-top:15px !important;}
    .mb-sm-15,.my-sm-15{margin-bottom:15px !important;}
    .pt-sm-20,.py-sm-20{padding-top:20px !important;}
    .pb-sm-20,.py-sm-20{padding-bottom:20px !important;}
    .mt-sm-20,.my-sm-20{margin-top:20px !important;}
    .mb-sm-20,.my-sm-20{margin-bottom:20px !important;}
    .pt-sm-25,.py-sm-25{padding-top:25px !important;}
    .pb-sm-25,.py-sm-25{padding-bottom:25px !important;}
    .mt-sm-25,.my-sm-25{margin-top:25px !important;}
    .mb-sm-25,.my-sm-25{margin-bottom:25px !important;}
    .pt-sm-30,.py-sm-30{padding-top:30px !important;}
    .pb-sm-30,.py-sm-30{padding-bottom:30px !important;}
    .mt-sm-30,.my-sm-30{margin-top:30px !important;}
    .mb-sm-30,.my-sm-30{margin-bottom:30px !important;}
    .pt-sm-35,.py-sm-35{padding-top:35px !important;}
    .pb-sm-35,.py-sm-35{padding-bottom:35px !important;}
    .mt-sm-35,.my-sm-35{margin-top:35px !important;}
    .mb-sm-35,.my-sm-35{margin-bottom:35px !important;}
    .pt-sm-40,.py-sm-40{padding-top:40px !important;}
    .pb-sm-40,.py-sm-40{padding-bottom:40px !important;}
    .mt-sm-40,.my-sm-40{margin-top:40px !important;}
    .mb-sm-40,.my-sm-40{margin-bottom:40px !important;}
    .pt-sm-45,.py-sm-45{padding-top:45px !important;}
    .pb-sm-45,.py-sm-45{padding-bottom:45px !important;}
    .mt-sm-45,.my-sm-45{margin-top:45px !important;}
    .mb-sm-45,.my-sm-45{margin-bottom:45px !important;}
    .pt-sm-50,.py-sm-50{padding-top:50px !important;}
    .pb-sm-50,.py-sm-50{padding-bottom:50px !important;}
    .mt-sm-50,.my-sm-50{margin-top:50px !important;}
    .mb-sm-50,.my-sm-50{margin-bottom:50px !important;}
    .pt-sm-55,.py-sm-55{padding-top:55px !important;}
    .pb-sm-55,.py-sm-55{padding-bottom:55px !important;}
    .mt-sm-55,.my-sm-55{margin-top:55px !important;}
    .mb-sm-55,.my-sm-55{margin-bottom:55px !important;}
    .pt-sm-60,.py-sm-60{padding-top:60px !important;}
    .pb-sm-60,.py-sm-60{padding-bottom:60px !important;}
    .mt-sm-60,.my-sm-60{margin-top:60px !important;}
    .mb-sm-60,.my-sm-60{margin-bottom:60px !important;}
    .pt-sm-65,.py-sm-65{padding-top:65px !important;}
    .pb-sm-65,.py-sm-65{padding-bottom:65px !important;}
    .mt-sm-65,.my-sm-65{margin-top:65px !important;}
    .mb-sm-65,.my-sm-65{margin-bottom:65px !important;}
    .pt-sm-70,.py-sm-70{padding-top:70px !important;}
    .pb-sm-70,.py-sm-70{padding-bottom:70px !important;}
    .mt-sm-70,.my-sm-70{margin-top:70px !important;}
    .mb-sm-70,.my-sm-70{margin-bottom:70px !important;}
    .pt-sm-75,.py-sm-75{padding-top:75px !important;}
    .pb-sm-75,.py-sm-75{padding-bottom:75px !important;}
    .mt-sm-75,.my-sm-75{margin-top:75px !important;}
    .mb-sm-75,.my-sm-75{margin-bottom:75px !important;}
    .pt-sm-80,.py-sm-80{padding-top:80px !important;}
    .pb-sm-80,.py-sm-80{padding-bottom:80px !important;}
    .mt-sm-80,.my-sm-80{margin-top:80px !important;}
    .mb-sm-80,.my-sm-80{margin-bottom:80px !important;}
    .pt-sm-85,.py-sm-85{padding-top:85px !important;}
    .pb-sm-85,.py-sm-85{padding-bottom:85px !important;}
    .mt-sm-85,.my-sm-85{margin-top:85px !important;}
    .mb-sm-85,.my-sm-85{margin-bottom:85px !important;}
    .pt-sm-90,.py-sm-90{padding-top:90px !important;}
    .pb-sm-90,.py-sm-90{padding-bottom:90px !important;}
    .mt-sm-90,.my-sm-90{margin-top:90px !important;}
    .mb-sm-90,.my-sm-90{margin-bottom:90px !important;}
    .pt-sm-95,.py-sm-95{padding-top:95px !important;}
    .pb-sm-95,.py-sm-95{padding-bottom:95px !important;}
    .mt-sm-95,.my-sm-95{margin-top:95px !important;}
    .mb-sm-95,.my-sm-95{margin-bottom:95px !important;}
    .pt-sm-100,.py-sm-100{padding-top:100px !important;}
    .pb-sm-100,.py-sm-100{padding-bottom:100px !important;}
    .mt-sm-100,.my-sm-100{margin-top:100px !important;}
    .mb-sm-100,.my-sm-100{margin-bottom:100px !important;}
    .pt-sm-105,.py-sm-105{padding-top:105px !important;}
    .pb-sm-105,.py-sm-105{padding-bottom:105px !important;}
    .mt-sm-105,.my-sm-105{margin-top:105px !important;}
    .mb-sm-105,.my-sm-105{margin-bottom:105px !important;}
    .pt-sm-110,.py-sm-110{padding-top:110px !important;}
    .pb-sm-110,.py-sm-110{padding-bottom:110px !important;}
    .mt-sm-110,.my-sm-110{margin-top:110px !important;}
    .mb-sm-110,.my-sm-110{margin-bottom:110px !important;}
    .pt-sm-115,.py-sm-115{padding-top:115px !important;}
    .pb-sm-115,.py-sm-115{padding-bottom:115px !important;}
    .mt-sm-115,.my-sm-115{margin-top:115px !important;}
    .mb-sm-115,.my-sm-115{margin-bottom:115px !important;}
    .pt-sm-120,.py-sm-120{padding-top:120px !important;}
    .pb-sm-120,.py-sm-120{padding-bottom:120px !important;}
    .mt-sm-120,.my-sm-120{margin-top:120px !important;}
    .mb-sm-120,.my-sm-120{margin-bottom:120px !important;}
    .pt-sm-125,.py-sm-125{padding-top:125px !important;}
    .pb-sm-125,.py-sm-125{padding-bottom:125px !important;}
    .mt-sm-125,.my-sm-125{margin-top:125px !important;}
    .mb-sm-125,.my-sm-125{margin-bottom:125px !important;}
    .pt-sm-130,.py-sm-130{padding-top:130px !important;}
    .pb-sm-130,.py-sm-130{padding-bottom:130px !important;}
    .mt-sm-130,.my-sm-130{margin-top:130px !important;}
    .mb-sm-130,.my-sm-130{margin-bottom:130px !important;}
    .pt-sm-135,.py-sm-135{padding-top:135px !important;}
    .pb-sm-135,.py-sm-135{padding-bottom:135px !important;}
    .mt-sm-135,.my-sm-135{margin-top:135px !important;}
    .mb-sm-135,.my-sm-135{margin-bottom:135px !important;}
    .pt-sm-140,.py-sm-140{padding-top:140px !important;}
    .pb-sm-140,.py-sm-140{padding-bottom:140px !important;}
    .mt-sm-140,.my-sm-140{margin-top:140px !important;}
    .mb-sm-140,.my-sm-140{margin-bottom:140px !important;}
    .pt-sm-145,.py-sm-145{padding-top:145px !important;}
    .pb-sm-145,.py-sm-145{padding-bottom:145px !important;}
    .mt-sm-145,.my-sm-145{margin-top:145px !important;}
    .mb-sm-145,.my-sm-145{margin-bottom:145px !important;}
    .pt-sm-150,.py-sm-150{padding-top:150px !important;}
    .pb-sm-150,.py-sm-150{padding-bottom:150px !important;}
    .mt-sm-150,.my-sm-150{margin-top:150px !important;}
    .mb-sm-150,.my-sm-150{margin-bottom:150px !important;}
    .pt-sm-155,.py-sm-155{padding-top:155px !important;}
    .pb-sm-155,.py-sm-155{padding-bottom:155px !important;}
    .mt-sm-155,.my-sm-155{margin-top:155px !important;}
    .mb-sm-155,.my-sm-155{margin-bottom:155px !important;}
    .pt-sm-160,.py-sm-160{padding-top:160px !important;}
    .pb-sm-160,.py-sm-160{padding-bottom:160px !important;}
    .mt-sm-160,.my-sm-160{margin-top:160px !important;}
    .mb-sm-160,.my-sm-160{margin-bottom:160px !important;}
    .pt-sm-165,.py-sm-165{padding-top:165px !important;}
    .pb-sm-165,.py-sm-165{padding-bottom:165px !important;}
    .mt-sm-165,.my-sm-165{margin-top:165px !important;}
    .mb-sm-165,.my-sm-165{margin-bottom:165px !important;}
    .pt-sm-170,.py-sm-170{padding-top:170px !important;}
    .pb-sm-170,.py-sm-170{padding-bottom:170px !important;}
    .mt-sm-170,.my-sm-170{margin-top:170px !important;}
    .mb-sm-170,.my-sm-170{margin-bottom:170px !important;}
    .pt-sm-175,.py-sm-175{padding-top:175px !important;}
    .pb-sm-175,.py-sm-175{padding-bottom:175px !important;}
    .mt-sm-175,.my-sm-175{margin-top:175px !important;}
    .mb-sm-175,.my-sm-175{margin-bottom:175px !important;}
    .pt-sm-180,.py-sm-180{padding-top:180px !important;}
    .pb-sm-180,.py-sm-180{padding-bottom:180px !important;}
    .mt-sm-180,.my-sm-180{margin-top:180px !important;}
    .mb-sm-180,.my-sm-180{margin-bottom:180px !important;}
    .pt-sm-185,.py-sm-185{padding-top:185px !important;}
    .pb-sm-185,.py-sm-185{padding-bottom:185px !important;}
    .mt-sm-185,.my-sm-185{margin-top:185px !important;}
    .mb-sm-185,.my-sm-185{margin-bottom:185px !important;}
    .pt-sm-190,.py-sm-190{padding-top:190px !important;}
    .pb-sm-190,.py-sm-190{padding-bottom:190px !important;}
    .mt-sm-190,.my-sm-190{margin-top:190px !important;}
    .mb-sm-190,.my-sm-190{margin-bottom:190px !important;}
    .pt-sm-195,.py-sm-195{padding-top:195px !important;}
    .pb-sm-195,.py-sm-195{padding-bottom:195px !important;}
    .mt-sm-195,.my-sm-195{margin-top:195px !important;}
    .mb-sm-195,.my-sm-195{margin-bottom:195px !important;}
    .pt-sm-200,.py-sm-200{padding-top:200px !important;}
    .pb-sm-200,.py-sm-200{padding-bottom:200px !important;}
    .mt-sm-200,.my-sm-200{margin-top:200px !important;}
    .mb-sm-200,.my-sm-200{margin-bottom:200px !important;}
    .pt-sm-205,.py-sm-205{padding-top:205px !important;}
    .pb-sm-205,.py-sm-205{padding-bottom:205px !important;}
    .mt-sm-205,.my-sm-205{margin-top:205px !important;}
    .mb-sm-205,.my-sm-205{margin-bottom:205px !important;}
    .pt-sm-210,.py-sm-210{padding-top:210px !important;}
    .pb-sm-210,.py-sm-210{padding-bottom:210px !important;}
    .mt-sm-210,.my-sm-210{margin-top:210px !important;}
    .mb-sm-210,.my-sm-210{margin-bottom:210px !important;}
    .pt-sm-215,.py-sm-215{padding-top:215px !important;}
    .pb-sm-215,.py-sm-215{padding-bottom:215px !important;}
    .mt-sm-215,.my-sm-215{margin-top:215px !important;}
    .mb-sm-215,.my-sm-215{margin-bottom:215px !important;}
    .pt-sm-220,.py-sm-220{padding-top:220px !important;}
    .pb-sm-220,.py-sm-220{padding-bottom:220px !important;}
    .mt-sm-220,.my-sm-220{margin-top:220px !important;}
    .mb-sm-220,.my-sm-220{margin-bottom:220px !important;}
    .pt-sm-225,.py-sm-225{padding-top:225px !important;}
    .pb-sm-225,.py-sm-225{padding-bottom:225px !important;}
    .mt-sm-225,.my-sm-225{margin-top:225px !important;}
    .mb-sm-225,.my-sm-225{margin-bottom:225px !important;}
    .pt-sm-230,.py-sm-230{padding-top:230px !important;}
    .pb-sm-230,.py-sm-230{padding-bottom:230px !important;}
    .mt-sm-230,.my-sm-230{margin-top:230px !important;}
    .mb-sm-230,.my-sm-230{margin-bottom:230px !important;}
    .pt-sm-235,.py-sm-235{padding-top:235px !important;}
    .pb-sm-235,.py-sm-235{padding-bottom:235px !important;}
    .mt-sm-235,.my-sm-235{margin-top:235px !important;}
    .mb-sm-235,.my-sm-235{margin-bottom:235px !important;}
    .pt-sm-240,.py-sm-240{padding-top:240px !important;}
    .pb-sm-240,.py-sm-240{padding-bottom:240px !important;}
    .mt-sm-240,.my-sm-240{margin-top:240px !important;}
    .mb-sm-240,.my-sm-240{margin-bottom:240px !important;}
    .pt-sm-245,.py-sm-245{padding-top:245px !important;}
    .pb-sm-245,.py-sm-245{padding-bottom:245px !important;}
    .mt-sm-245,.my-sm-245{margin-top:245px !important;}
    .mb-sm-245,.my-sm-245{margin-bottom:245px !important;}

    
    .pl-sm-0,.px-sm-0{padding-left:0px !important;}
    .pr-sm-0,.px-sm-0{padding-right:0px !important;}
    .ml-sm-0,.mx-sm-0{margin-left:0px !important;}
    .mr-sm-0,.mx-sm-0{margin-right:0px !important;}
    .ml-sm--0,.mx-sm--0{margin-left:-0px !important;}
    .mr-sm--0,.mx-sm--0{margin-right:-0px !important;}
    .pl-sm-5,.px-sm-5{padding-left:5px !important;}
    .pr-sm-5,.px-sm-5{padding-right:5px !important;}
    .ml-sm-5,.mx-sm-5{margin-left:5px !important;}
    .mr-sm-5,.mx-sm-5{margin-right:5px !important;}
    .ml-sm--5,.mx-sm--5{margin-left:-5px !important;}
    .mr-sm--5,.mx-sm--5{margin-right:-5px !important;}
    .pl-sm-10,.px-sm-10{padding-left:10px !important;}
    .pr-sm-10,.px-sm-10{padding-right:10px !important;}
    .ml-sm-10,.mx-sm-10{margin-left:10px !important;}
    .mr-sm-10,.mx-sm-10{margin-right:10px !important;}
    .ml-sm--10,.mx-sm--10{margin-left:-10px !important;}
    .mr-sm--10,.mx-sm--10{margin-right:-10px !important;}
    .pl-sm-15,.px-sm-15{padding-left:15px !important;}
    .pr-sm-15,.px-sm-15{padding-right:15px !important;}
    .ml-sm-15,.mx-sm-15{margin-left:15px !important;}
    .mr-sm-15,.mx-sm-15{margin-right:15px !important;}
    .ml-sm--15,.mx-sm--15{margin-left:-15px !important;}
    .mr-sm--15,.mx-sm--15{margin-right:-15px !important;}
    .pl-sm-20,.px-sm-20{padding-left:20px !important;}
    .pr-sm-20,.px-sm-20{padding-right:20px !important;}
    .ml-sm-20,.mx-sm-20{margin-left:20px !important;}
    .mr-sm-20,.mx-sm-20{margin-right:20px !important;}
    .ml-sm--20,.mx-sm--20{margin-left:-20px !important;}
    .mr-sm--20,.mx-sm--20{margin-right:-20px !important;}

    .m-sm-auto{margin:auto!important;}
    .mt-sm-auto,.my-sm-auto{margin-top:auto!important;}
    .mr-sm-auto,.mx-sm-auto{margin-right:auto!important;}
    .mb-sm-auto,.my-sm-auto{margin-bottom:auto!important;}
    .ml-sm-auto,.mx-sm-auto{margin-left:auto!important;}

    .m-sm-unset{margin:unset!important;}
    .mt-sm-unset,.my-sm-unset{margin-top:unset!important;}
    .mr-sm-unset,.mx-sm-unset{margin-right:unset!important;}
    .mb-sm-unset,.my-sm-unset{margin-bottom:unset!important;}
    .ml-sm-unset,.mx-sm-unset{margin-left:unset!important;}
}
@media (min-width:768px){
    
    .pt-md-0,.py-md-0{padding-top:0px !important;}
    .pb-md-0,.py-md-0{padding-bottom:0px !important;}
    .mt-md-0,.my-md-0{margin-top:0px !important;}
    .mb-md-0,.my-md-0{margin-bottom:0px !important;}
    .pt-md-5,.py-md-5{padding-top:5px !important;}
    .pb-md-5,.py-md-5{padding-bottom:5px !important;}
    .mt-md-5,.my-md-5{margin-top:5px !important;}
    .mb-md-5,.my-md-5{margin-bottom:5px !important;}
    .pt-md-10,.py-md-10{padding-top:10px !important;}
    .pb-md-10,.py-md-10{padding-bottom:10px !important;}
    .mt-md-10,.my-md-10{margin-top:10px !important;}
    .mb-md-10,.my-md-10{margin-bottom:10px !important;}
    .pt-md-15,.py-md-15{padding-top:15px !important;}
    .pb-md-15,.py-md-15{padding-bottom:15px !important;}
    .mt-md-15,.my-md-15{margin-top:15px !important;}
    .mb-md-15,.my-md-15{margin-bottom:15px !important;}
    .pt-md-20,.py-md-20{padding-top:20px !important;}
    .pb-md-20,.py-md-20{padding-bottom:20px !important;}
    .mt-md-20,.my-md-20{margin-top:20px !important;}
    .mb-md-20,.my-md-20{margin-bottom:20px !important;}
    .pt-md-25,.py-md-25{padding-top:25px !important;}
    .pb-md-25,.py-md-25{padding-bottom:25px !important;}
    .mt-md-25,.my-md-25{margin-top:25px !important;}
    .mb-md-25,.my-md-25{margin-bottom:25px !important;}
    .pt-md-30,.py-md-30{padding-top:30px !important;}
    .pb-md-30,.py-md-30{padding-bottom:30px !important;}
    .mt-md-30,.my-md-30{margin-top:30px !important;}
    .mb-md-30,.my-md-30{margin-bottom:30px !important;}
    .pt-md-35,.py-md-35{padding-top:35px !important;}
    .pb-md-35,.py-md-35{padding-bottom:35px !important;}
    .mt-md-35,.my-md-35{margin-top:35px !important;}
    .mb-md-35,.my-md-35{margin-bottom:35px !important;}
    .pt-md-40,.py-md-40{padding-top:40px !important;}
    .pb-md-40,.py-md-40{padding-bottom:40px !important;}
    .mt-md-40,.my-md-40{margin-top:40px !important;}
    .mb-md-40,.my-md-40{margin-bottom:40px !important;}
    .pt-md-45,.py-md-45{padding-top:45px !important;}
    .pb-md-45,.py-md-45{padding-bottom:45px !important;}
    .mt-md-45,.my-md-45{margin-top:45px !important;}
    .mb-md-45,.my-md-45{margin-bottom:45px !important;}
    .pt-md-50,.py-md-50{padding-top:50px !important;}
    .pb-md-50,.py-md-50{padding-bottom:50px !important;}
    .mt-md-50,.my-md-50{margin-top:50px !important;}
    .mb-md-50,.my-md-50{margin-bottom:50px !important;}
    .pt-md-55,.py-md-55{padding-top:55px !important;}
    .pb-md-55,.py-md-55{padding-bottom:55px !important;}
    .mt-md-55,.my-md-55{margin-top:55px !important;}
    .mb-md-55,.my-md-55{margin-bottom:55px !important;}
    .pt-md-60,.py-md-60{padding-top:60px !important;}
    .pb-md-60,.py-md-60{padding-bottom:60px !important;}
    .mt-md-60,.my-md-60{margin-top:60px !important;}
    .mb-md-60,.my-md-60{margin-bottom:60px !important;}
    .pt-md-65,.py-md-65{padding-top:65px !important;}
    .pb-md-65,.py-md-65{padding-bottom:65px !important;}
    .mt-md-65,.my-md-65{margin-top:65px !important;}
    .mb-md-65,.my-md-65{margin-bottom:65px !important;}
    .pt-md-70,.py-md-70{padding-top:70px !important;}
    .pb-md-70,.py-md-70{padding-bottom:70px !important;}
    .mt-md-70,.my-md-70{margin-top:70px !important;}
    .mb-md-70,.my-md-70{margin-bottom:70px !important;}
    .pt-md-75,.py-md-75{padding-top:75px !important;}
    .pb-md-75,.py-md-75{padding-bottom:75px !important;}
    .mt-md-75,.my-md-75{margin-top:75px !important;}
    .mb-md-75,.my-md-75{margin-bottom:75px !important;}
    .pt-md-80,.py-md-80{padding-top:80px !important;}
    .pb-md-80,.py-md-80{padding-bottom:80px !important;}
    .mt-md-80,.my-md-80{margin-top:80px !important;}
    .mb-md-80,.my-md-80{margin-bottom:80px !important;}
    .pt-md-85,.py-md-85{padding-top:85px !important;}
    .pb-md-85,.py-md-85{padding-bottom:85px !important;}
    .mt-md-85,.my-md-85{margin-top:85px !important;}
    .mb-md-85,.my-md-85{margin-bottom:85px !important;}
    .pt-md-90,.py-md-90{padding-top:90px !important;}
    .pb-md-90,.py-md-90{padding-bottom:90px !important;}
    .mt-md-90,.my-md-90{margin-top:90px !important;}
    .mb-md-90,.my-md-90{margin-bottom:90px !important;}
    .pt-md-95,.py-md-95{padding-top:95px !important;}
    .pb-md-95,.py-md-95{padding-bottom:95px !important;}
    .mt-md-95,.my-md-95{margin-top:95px !important;}
    .mb-md-95,.my-md-95{margin-bottom:95px !important;}
    .pt-md-100,.py-md-100{padding-top:100px !important;}
    .pb-md-100,.py-md-100{padding-bottom:100px !important;}
    .mt-md-100,.my-md-100{margin-top:100px !important;}
    .mb-md-100,.my-md-100{margin-bottom:100px !important;}
    .pt-md-105,.py-md-105{padding-top:105px !important;}
    .pb-md-105,.py-md-105{padding-bottom:105px !important;}
    .mt-md-105,.my-md-105{margin-top:105px !important;}
    .mb-md-105,.my-md-105{margin-bottom:105px !important;}
    .pt-md-110,.py-md-110{padding-top:110px !important;}
    .pb-md-110,.py-md-110{padding-bottom:110px !important;}
    .mt-md-110,.my-md-110{margin-top:110px !important;}
    .mb-md-110,.my-md-110{margin-bottom:110px !important;}
    .pt-md-115,.py-md-115{padding-top:115px !important;}
    .pb-md-115,.py-md-115{padding-bottom:115px !important;}
    .mt-md-115,.my-md-115{margin-top:115px !important;}
    .mb-md-115,.my-md-115{margin-bottom:115px !important;}
    .pt-md-120,.py-md-120{padding-top:120px !important;}
    .pb-md-120,.py-md-120{padding-bottom:120px !important;}
    .mt-md-120,.my-md-120{margin-top:120px !important;}
    .mb-md-120,.my-md-120{margin-bottom:120px !important;}
    .pt-md-125,.py-md-125{padding-top:125px !important;}
    .pb-md-125,.py-md-125{padding-bottom:125px !important;}
    .mt-md-125,.my-md-125{margin-top:125px !important;}
    .mb-md-125,.my-md-125{margin-bottom:125px !important;}
    .pt-md-130,.py-md-130{padding-top:130px !important;}
    .pb-md-130,.py-md-130{padding-bottom:130px !important;}
    .mt-md-130,.my-md-130{margin-top:130px !important;}
    .mb-md-130,.my-md-130{margin-bottom:130px !important;}
    .pt-md-135,.py-md-135{padding-top:135px !important;}
    .pb-md-135,.py-md-135{padding-bottom:135px !important;}
    .mt-md-135,.my-md-135{margin-top:135px !important;}
    .mb-md-135,.my-md-135{margin-bottom:135px !important;}
    .pt-md-140,.py-md-140{padding-top:140px !important;}
    .pb-md-140,.py-md-140{padding-bottom:140px !important;}
    .mt-md-140,.my-md-140{margin-top:140px !important;}
    .mb-md-140,.my-md-140{margin-bottom:140px !important;}
    .pt-md-145,.py-md-145{padding-top:145px !important;}
    .pb-md-145,.py-md-145{padding-bottom:145px !important;}
    .mt-md-145,.my-md-145{margin-top:145px !important;}
    .mb-md-145,.my-md-145{margin-bottom:145px !important;}
    .pt-md-150,.py-md-150{padding-top:150px !important;}
    .pb-md-150,.py-md-150{padding-bottom:150px !important;}
    .mt-md-150,.my-md-150{margin-top:150px !important;}
    .mb-md-150,.my-md-150{margin-bottom:150px !important;}
    .pt-md-155,.py-md-155{padding-top:155px !important;}
    .pb-md-155,.py-md-155{padding-bottom:155px !important;}
    .mt-md-155,.my-md-155{margin-top:155px !important;}
    .mb-md-155,.my-md-155{margin-bottom:155px !important;}
    .pt-md-160,.py-md-160{padding-top:160px !important;}
    .pb-md-160,.py-md-160{padding-bottom:160px !important;}
    .mt-md-160,.my-md-160{margin-top:160px !important;}
    .mb-md-160,.my-md-160{margin-bottom:160px !important;}
    .pt-md-165,.py-md-165{padding-top:165px !important;}
    .pb-md-165,.py-md-165{padding-bottom:165px !important;}
    .mt-md-165,.my-md-165{margin-top:165px !important;}
    .mb-md-165,.my-md-165{margin-bottom:165px !important;}
    .pt-md-170,.py-md-170{padding-top:170px !important;}
    .pb-md-170,.py-md-170{padding-bottom:170px !important;}
    .mt-md-170,.my-md-170{margin-top:170px !important;}
    .mb-md-170,.my-md-170{margin-bottom:170px !important;}
    .pt-md-175,.py-md-175{padding-top:175px !important;}
    .pb-md-175,.py-md-175{padding-bottom:175px !important;}
    .mt-md-175,.my-md-175{margin-top:175px !important;}
    .mb-md-175,.my-md-175{margin-bottom:175px !important;}
    .pt-md-180,.py-md-180{padding-top:180px !important;}
    .pb-md-180,.py-md-180{padding-bottom:180px !important;}
    .mt-md-180,.my-md-180{margin-top:180px !important;}
    .mb-md-180,.my-md-180{margin-bottom:180px !important;}
    .pt-md-185,.py-md-185{padding-top:185px !important;}
    .pb-md-185,.py-md-185{padding-bottom:185px !important;}
    .mt-md-185,.my-md-185{margin-top:185px !important;}
    .mb-md-185,.my-md-185{margin-bottom:185px !important;}
    .pt-md-190,.py-md-190{padding-top:190px !important;}
    .pb-md-190,.py-md-190{padding-bottom:190px !important;}
    .mt-md-190,.my-md-190{margin-top:190px !important;}
    .mb-md-190,.my-md-190{margin-bottom:190px !important;}
    .pt-md-195,.py-md-195{padding-top:195px !important;}
    .pb-md-195,.py-md-195{padding-bottom:195px !important;}
    .mt-md-195,.my-md-195{margin-top:195px !important;}
    .mb-md-195,.my-md-195{margin-bottom:195px !important;}
    .pt-md-200,.py-md-200{padding-top:200px !important;}
    .pb-md-200,.py-md-200{padding-bottom:200px !important;}
    .mt-md-200,.my-md-200{margin-top:200px !important;}
    .mb-md-200,.my-md-200{margin-bottom:200px !important;}
    .pt-md-205,.py-md-205{padding-top:205px !important;}
    .pb-md-205,.py-md-205{padding-bottom:205px !important;}
    .mt-md-205,.my-md-205{margin-top:205px !important;}
    .mb-md-205,.my-md-205{margin-bottom:205px !important;}
    .pt-md-210,.py-md-210{padding-top:210px !important;}
    .pb-md-210,.py-md-210{padding-bottom:210px !important;}
    .mt-md-210,.my-md-210{margin-top:210px !important;}
    .mb-md-210,.my-md-210{margin-bottom:210px !important;}
    .pt-md-215,.py-md-215{padding-top:215px !important;}
    .pb-md-215,.py-md-215{padding-bottom:215px !important;}
    .mt-md-215,.my-md-215{margin-top:215px !important;}
    .mb-md-215,.my-md-215{margin-bottom:215px !important;}
    .pt-md-220,.py-md-220{padding-top:220px !important;}
    .pb-md-220,.py-md-220{padding-bottom:220px !important;}
    .mt-md-220,.my-md-220{margin-top:220px !important;}
    .mb-md-220,.my-md-220{margin-bottom:220px !important;}
    .pt-md-225,.py-md-225{padding-top:225px !important;}
    .pb-md-225,.py-md-225{padding-bottom:225px !important;}
    .mt-md-225,.my-md-225{margin-top:225px !important;}
    .mb-md-225,.my-md-225{margin-bottom:225px !important;}
    .pt-md-230,.py-md-230{padding-top:230px !important;}
    .pb-md-230,.py-md-230{padding-bottom:230px !important;}
    .mt-md-230,.my-md-230{margin-top:230px !important;}
    .mb-md-230,.my-md-230{margin-bottom:230px !important;}
    .pt-md-235,.py-md-235{padding-top:235px !important;}
    .pb-md-235,.py-md-235{padding-bottom:235px !important;}
    .mt-md-235,.my-md-235{margin-top:235px !important;}
    .mb-md-235,.my-md-235{margin-bottom:235px !important;}
    .pt-md-240,.py-md-240{padding-top:240px !important;}
    .pb-md-240,.py-md-240{padding-bottom:240px !important;}
    .mt-md-240,.my-md-240{margin-top:240px !important;}
    .mb-md-240,.my-md-240{margin-bottom:240px !important;}
    .pt-md-245,.py-md-245{padding-top:245px !important;}
    .pb-md-245,.py-md-245{padding-bottom:245px !important;}
    .mt-md-245,.my-md-245{margin-top:245px !important;}
    .mb-md-245,.my-md-245{margin-bottom:245px !important;}

    
    .pl-md-0,.px-md-0{padding-left:0px !important;}
    .pr-md-0,.px-md-0{padding-right:0px !important;}
    .ml-md-0,.mx-md-0{margin-left:0px !important;}
    .mr-md-0,.mx-md-0{margin-right:0px !important;}
    .ml-md--0,.mx-md--0{margin-left:-0px !important;}
    .mr-md--0,.mx-md--0{margin-right:-0px !important;}
    .pl-md-5,.px-md-5{padding-left:5px !important;}
    .pr-md-5,.px-md-5{padding-right:5px !important;}
    .ml-md-5,.mx-md-5{margin-left:5px !important;}
    .mr-md-5,.mx-md-5{margin-right:5px !important;}
    .ml-md--5,.mx-md--5{margin-left:-5px !important;}
    .mr-md--5,.mx-md--5{margin-right:-5px !important;}
    .pl-md-10,.px-md-10{padding-left:10px !important;}
    .pr-md-10,.px-md-10{padding-right:10px !important;}
    .ml-md-10,.mx-md-10{margin-left:10px !important;}
    .mr-md-10,.mx-md-10{margin-right:10px !important;}
    .ml-md--10,.mx-md--10{margin-left:-10px !important;}
    .mr-md--10,.mx-md--10{margin-right:-10px !important;}
    .pl-md-15,.px-md-15{padding-left:15px !important;}
    .pr-md-15,.px-md-15{padding-right:15px !important;}
    .ml-md-15,.mx-md-15{margin-left:15px !important;}
    .mr-md-15,.mx-md-15{margin-right:15px !important;}
    .ml-md--15,.mx-md--15{margin-left:-15px !important;}
    .mr-md--15,.mx-md--15{margin-right:-15px !important;}
    .pl-md-20,.px-md-20{padding-left:20px !important;}
    .pr-md-20,.px-md-20{padding-right:20px !important;}
    .ml-md-20,.mx-md-20{margin-left:20px !important;}
    .mr-md-20,.mx-md-20{margin-right:20px !important;}
    .ml-md--20,.mx-md--20{margin-left:-20px !important;}
    .mr-md--20,.mx-md--20{margin-right:-20px !important;}
    .pl-md-25,.px-md-25{padding-left:25px !important;}
    .pr-md-25,.px-md-25{padding-right:25px !important;}
    .ml-md-25,.mx-md-25{margin-left:25px !important;}
    .mr-md-25,.mx-md-25{margin-right:25px !important;}
    .ml-md--25,.mx-md--25{margin-left:-25px !important;}
    .mr-md--25,.mx-md--25{margin-right:-25px !important;}
    .pl-md-30,.px-md-30{padding-left:30px !important;}
    .pr-md-30,.px-md-30{padding-right:30px !important;}
    .ml-md-30,.mx-md-30{margin-left:30px !important;}
    .mr-md-30,.mx-md-30{margin-right:30px !important;}
    .ml-md--30,.mx-md--30{margin-left:-30px !important;}
    .mr-md--30,.mx-md--30{margin-right:-30px !important;}
    .pl-md-35,.px-md-35{padding-left:35px !important;}
    .pr-md-35,.px-md-35{padding-right:35px !important;}
    .ml-md-35,.mx-md-35{margin-left:35px !important;}
    .mr-md-35,.mx-md-35{margin-right:35px !important;}
    .ml-md--35,.mx-md--35{margin-left:-35px !important;}
    .mr-md--35,.mx-md--35{margin-right:-35px !important;}
    .pl-md-40,.px-md-40{padding-left:40px !important;}
    .pr-md-40,.px-md-40{padding-right:40px !important;}
    .ml-md-40,.mx-md-40{margin-left:40px !important;}
    .mr-md-40,.mx-md-40{margin-right:40px !important;}
    .ml-md--40,.mx-md--40{margin-left:-40px !important;}
    .mr-md--40,.mx-md--40{margin-right:-40px !important;}
    .pl-md-45,.px-md-45{padding-left:45px !important;}
    .pr-md-45,.px-md-45{padding-right:45px !important;}
    .ml-md-45,.mx-md-45{margin-left:45px !important;}
    .mr-md-45,.mx-md-45{margin-right:45px !important;}
    .ml-md--45,.mx-md--45{margin-left:-45px !important;}
    .mr-md--45,.mx-md--45{margin-right:-45px !important;}
    .pl-md-50,.px-md-50{padding-left:50px !important;}
    .pr-md-50,.px-md-50{padding-right:50px !important;}
    .ml-md-50,.mx-md-50{margin-left:50px !important;}
    .mr-md-50,.mx-md-50{margin-right:50px !important;}
    .ml-md--50,.mx-md--50{margin-left:-50px !important;}
    .mr-md--50,.mx-md--50{margin-right:-50px !important;}


    .m-md-auto{margin:auto!important;}
    .mt-md-auto,.my-md-auto{margin-top:auto!important;}
    .mr-md-auto,.mx-md-auto{margin-right:auto!important;}
    .mb-md-auto,.my-md-auto{margin-bottom:auto!important;}
    .ml-md-auto,.mx-md-auto{margin-left:auto!important;}
    .m-md-unset{margin:unset!important;}
    .mt-md-unset,.my-md-unset{margin-top:unset!important;}
    .mr-md-unset,.mx-md-unset{margin-right:unset!important;}
    .mb-md-unset,.my-md-unset{margin-bottom:unset!important;}
    .ml-md-unset,.mx-md-unset{margin-left:unset!important;}
}
@media (min-width:992px){
    
    .pt-lg-0,.py-lg-0{padding-top:0px !important;}
    .pb-lg-0,.py-lg-0{padding-bottom:0px !important;}
    .mt-lg-0,.my-lg-0{margin-top:0px !important;}
    .mb-lg-0,.my-lg-0{margin-bottom:0px !important;}
    .pt-lg-5,.py-lg-5{padding-top:5px !important;}
    .pb-lg-5,.py-lg-5{padding-bottom:5px !important;}
    .mt-lg-5,.my-lg-5{margin-top:5px !important;}
    .mb-lg-5,.my-lg-5{margin-bottom:5px !important;}
    .pt-lg-10,.py-lg-10{padding-top:10px !important;}
    .pb-lg-10,.py-lg-10{padding-bottom:10px !important;}
    .mt-lg-10,.my-lg-10{margin-top:10px !important;}
    .mb-lg-10,.my-lg-10{margin-bottom:10px !important;}
    .pt-lg-15,.py-lg-15{padding-top:15px !important;}
    .pb-lg-15,.py-lg-15{padding-bottom:15px !important;}
    .mt-lg-15,.my-lg-15{margin-top:15px !important;}
    .mb-lg-15,.my-lg-15{margin-bottom:15px !important;}
    .pt-lg-20,.py-lg-20{padding-top:20px !important;}
    .pb-lg-20,.py-lg-20{padding-bottom:20px !important;}
    .mt-lg-20,.my-lg-20{margin-top:20px !important;}
    .mb-lg-20,.my-lg-20{margin-bottom:20px !important;}
    .pt-lg-25,.py-lg-25{padding-top:25px !important;}
    .pb-lg-25,.py-lg-25{padding-bottom:25px !important;}
    .mt-lg-25,.my-lg-25{margin-top:25px !important;}
    .mb-lg-25,.my-lg-25{margin-bottom:25px !important;}
    .pt-lg-30,.py-lg-30{padding-top:30px !important;}
    .pb-lg-30,.py-lg-30{padding-bottom:30px !important;}
    .mt-lg-30,.my-lg-30{margin-top:30px !important;}
    .mb-lg-30,.my-lg-30{margin-bottom:30px !important;}
    .pt-lg-35,.py-lg-35{padding-top:35px !important;}
    .pb-lg-35,.py-lg-35{padding-bottom:35px !important;}
    .mt-lg-35,.my-lg-35{margin-top:35px !important;}
    .mb-lg-35,.my-lg-35{margin-bottom:35px !important;}
    .pt-lg-40,.py-lg-40{padding-top:40px !important;}
    .pb-lg-40,.py-lg-40{padding-bottom:40px !important;}
    .mt-lg-40,.my-lg-40{margin-top:40px !important;}
    .mb-lg-40,.my-lg-40{margin-bottom:40px !important;}
    .pt-lg-45,.py-lg-45{padding-top:45px !important;}
    .pb-lg-45,.py-lg-45{padding-bottom:45px !important;}
    .mt-lg-45,.my-lg-45{margin-top:45px !important;}
    .mb-lg-45,.my-lg-45{margin-bottom:45px !important;}
    .pt-lg-50,.py-lg-50{padding-top:50px !important;}
    .pb-lg-50,.py-lg-50{padding-bottom:50px !important;}
    .mt-lg-50,.my-lg-50{margin-top:50px !important;}
    .mb-lg-50,.my-lg-50{margin-bottom:50px !important;}
    .pt-lg-55,.py-lg-55{padding-top:55px !important;}
    .pb-lg-55,.py-lg-55{padding-bottom:55px !important;}
    .mt-lg-55,.my-lg-55{margin-top:55px !important;}
    .mb-lg-55,.my-lg-55{margin-bottom:55px !important;}
    .pt-lg-60,.py-lg-60{padding-top:60px !important;}
    .pb-lg-60,.py-lg-60{padding-bottom:60px !important;}
    .mt-lg-60,.my-lg-60{margin-top:60px !important;}
    .mb-lg-60,.my-lg-60{margin-bottom:60px !important;}
    .pt-lg-65,.py-lg-65{padding-top:65px !important;}
    .pb-lg-65,.py-lg-65{padding-bottom:65px !important;}
    .mt-lg-65,.my-lg-65{margin-top:65px !important;}
    .mb-lg-65,.my-lg-65{margin-bottom:65px !important;}
    .pt-lg-70,.py-lg-70{padding-top:70px !important;}
    .pb-lg-70,.py-lg-70{padding-bottom:70px !important;}
    .mt-lg-70,.my-lg-70{margin-top:70px !important;}
    .mb-lg-70,.my-lg-70{margin-bottom:70px !important;}
    .pt-lg-75,.py-lg-75{padding-top:75px !important;}
    .pb-lg-75,.py-lg-75{padding-bottom:75px !important;}
    .mt-lg-75,.my-lg-75{margin-top:75px !important;}
    .mb-lg-75,.my-lg-75{margin-bottom:75px !important;}
    .pt-lg-80,.py-lg-80{padding-top:80px !important;}
    .pb-lg-80,.py-lg-80{padding-bottom:80px !important;}
    .mt-lg-80,.my-lg-80{margin-top:80px !important;}
    .mb-lg-80,.my-lg-80{margin-bottom:80px !important;}
    .pt-lg-85,.py-lg-85{padding-top:85px !important;}
    .pb-lg-85,.py-lg-85{padding-bottom:85px !important;}
    .mt-lg-85,.my-lg-85{margin-top:85px !important;}
    .mb-lg-85,.my-lg-85{margin-bottom:85px !important;}
    .pt-lg-90,.py-lg-90{padding-top:90px !important;}
    .pb-lg-90,.py-lg-90{padding-bottom:90px !important;}
    .mt-lg-90,.my-lg-90{margin-top:90px !important;}
    .mb-lg-90,.my-lg-90{margin-bottom:90px !important;}
    .pt-lg-95,.py-lg-95{padding-top:95px !important;}
    .pb-lg-95,.py-lg-95{padding-bottom:95px !important;}
    .mt-lg-95,.my-lg-95{margin-top:95px !important;}
    .mb-lg-95,.my-lg-95{margin-bottom:95px !important;}
    .pt-lg-100,.py-lg-100{padding-top:100px !important;}
    .pb-lg-100,.py-lg-100{padding-bottom:100px !important;}
    .mt-lg-100,.my-lg-100{margin-top:100px !important;}
    .mb-lg-100,.my-lg-100{margin-bottom:100px !important;}
    .pt-lg-105,.py-lg-105{padding-top:105px !important;}
    .pb-lg-105,.py-lg-105{padding-bottom:105px !important;}
    .mt-lg-105,.my-lg-105{margin-top:105px !important;}
    .mb-lg-105,.my-lg-105{margin-bottom:105px !important;}
    .pt-lg-110,.py-lg-110{padding-top:110px !important;}
    .pb-lg-110,.py-lg-110{padding-bottom:110px !important;}
    .mt-lg-110,.my-lg-110{margin-top:110px !important;}
    .mb-lg-110,.my-lg-110{margin-bottom:110px !important;}
    .pt-lg-115,.py-lg-115{padding-top:115px !important;}
    .pb-lg-115,.py-lg-115{padding-bottom:115px !important;}
    .mt-lg-115,.my-lg-115{margin-top:115px !important;}
    .mb-lg-115,.my-lg-115{margin-bottom:115px !important;}
    .pt-lg-120,.py-lg-120{padding-top:120px !important;}
    .pb-lg-120,.py-lg-120{padding-bottom:120px !important;}
    .mt-lg-120,.my-lg-120{margin-top:120px !important;}
    .mb-lg-120,.my-lg-120{margin-bottom:120px !important;}
    .pt-lg-125,.py-lg-125{padding-top:125px !important;}
    .pb-lg-125,.py-lg-125{padding-bottom:125px !important;}
    .mt-lg-125,.my-lg-125{margin-top:125px !important;}
    .mb-lg-125,.my-lg-125{margin-bottom:125px !important;}
    .pt-lg-130,.py-lg-130{padding-top:130px !important;}
    .pb-lg-130,.py-lg-130{padding-bottom:130px !important;}
    .mt-lg-130,.my-lg-130{margin-top:130px !important;}
    .mb-lg-130,.my-lg-130{margin-bottom:130px !important;}
    .pt-lg-135,.py-lg-135{padding-top:135px !important;}
    .pb-lg-135,.py-lg-135{padding-bottom:135px !important;}
    .mt-lg-135,.my-lg-135{margin-top:135px !important;}
    .mb-lg-135,.my-lg-135{margin-bottom:135px !important;}
    .pt-lg-140,.py-lg-140{padding-top:140px !important;}
    .pb-lg-140,.py-lg-140{padding-bottom:140px !important;}
    .mt-lg-140,.my-lg-140{margin-top:140px !important;}
    .mb-lg-140,.my-lg-140{margin-bottom:140px !important;}
    .pt-lg-145,.py-lg-145{padding-top:145px !important;}
    .pb-lg-145,.py-lg-145{padding-bottom:145px !important;}
    .mt-lg-145,.my-lg-145{margin-top:145px !important;}
    .mb-lg-145,.my-lg-145{margin-bottom:145px !important;}
    .pt-lg-150,.py-lg-150{padding-top:150px !important;}
    .pb-lg-150,.py-lg-150{padding-bottom:150px !important;}
    .mt-lg-150,.my-lg-150{margin-top:150px !important;}
    .mb-lg-150,.my-lg-150{margin-bottom:150px !important;}
    .pt-lg-155,.py-lg-155{padding-top:155px !important;}
    .pb-lg-155,.py-lg-155{padding-bottom:155px !important;}
    .mt-lg-155,.my-lg-155{margin-top:155px !important;}
    .mb-lg-155,.my-lg-155{margin-bottom:155px !important;}
    .pt-lg-160,.py-lg-160{padding-top:160px !important;}
    .pb-lg-160,.py-lg-160{padding-bottom:160px !important;}
    .mt-lg-160,.my-lg-160{margin-top:160px !important;}
    .mb-lg-160,.my-lg-160{margin-bottom:160px !important;}
    .pt-lg-165,.py-lg-165{padding-top:165px !important;}
    .pb-lg-165,.py-lg-165{padding-bottom:165px !important;}
    .mt-lg-165,.my-lg-165{margin-top:165px !important;}
    .mb-lg-165,.my-lg-165{margin-bottom:165px !important;}
    .pt-lg-170,.py-lg-170{padding-top:170px !important;}
    .pb-lg-170,.py-lg-170{padding-bottom:170px !important;}
    .mt-lg-170,.my-lg-170{margin-top:170px !important;}
    .mb-lg-170,.my-lg-170{margin-bottom:170px !important;}
    .pt-lg-175,.py-lg-175{padding-top:175px !important;}
    .pb-lg-175,.py-lg-175{padding-bottom:175px !important;}
    .mt-lg-175,.my-lg-175{margin-top:175px !important;}
    .mb-lg-175,.my-lg-175{margin-bottom:175px !important;}
    .pt-lg-180,.py-lg-180{padding-top:180px !important;}
    .pb-lg-180,.py-lg-180{padding-bottom:180px !important;}
    .mt-lg-180,.my-lg-180{margin-top:180px !important;}
    .mb-lg-180,.my-lg-180{margin-bottom:180px !important;}
    .pt-lg-185,.py-lg-185{padding-top:185px !important;}
    .pb-lg-185,.py-lg-185{padding-bottom:185px !important;}
    .mt-lg-185,.my-lg-185{margin-top:185px !important;}
    .mb-lg-185,.my-lg-185{margin-bottom:185px !important;}
    .pt-lg-190,.py-lg-190{padding-top:190px !important;}
    .pb-lg-190,.py-lg-190{padding-bottom:190px !important;}
    .mt-lg-190,.my-lg-190{margin-top:190px !important;}
    .mb-lg-190,.my-lg-190{margin-bottom:190px !important;}
    .pt-lg-195,.py-lg-195{padding-top:195px !important;}
    .pb-lg-195,.py-lg-195{padding-bottom:195px !important;}
    .mt-lg-195,.my-lg-195{margin-top:195px !important;}
    .mb-lg-195,.my-lg-195{margin-bottom:195px !important;}
    .pt-lg-200,.py-lg-200{padding-top:200px !important;}
    .pb-lg-200,.py-lg-200{padding-bottom:200px !important;}
    .mt-lg-200,.my-lg-200{margin-top:200px !important;}
    .mb-lg-200,.my-lg-200{margin-bottom:200px !important;}
    .pt-lg-205,.py-lg-205{padding-top:205px !important;}
    .pb-lg-205,.py-lg-205{padding-bottom:205px !important;}
    .mt-lg-205,.my-lg-205{margin-top:205px !important;}
    .mb-lg-205,.my-lg-205{margin-bottom:205px !important;}
    .pt-lg-210,.py-lg-210{padding-top:210px !important;}
    .pb-lg-210,.py-lg-210{padding-bottom:210px !important;}
    .mt-lg-210,.my-lg-210{margin-top:210px !important;}
    .mb-lg-210,.my-lg-210{margin-bottom:210px !important;}
    .pt-lg-215,.py-lg-215{padding-top:215px !important;}
    .pb-lg-215,.py-lg-215{padding-bottom:215px !important;}
    .mt-lg-215,.my-lg-215{margin-top:215px !important;}
    .mb-lg-215,.my-lg-215{margin-bottom:215px !important;}
    .pt-lg-220,.py-lg-220{padding-top:220px !important;}
    .pb-lg-220,.py-lg-220{padding-bottom:220px !important;}
    .mt-lg-220,.my-lg-220{margin-top:220px !important;}
    .mb-lg-220,.my-lg-220{margin-bottom:220px !important;}
    .pt-lg-225,.py-lg-225{padding-top:225px !important;}
    .pb-lg-225,.py-lg-225{padding-bottom:225px !important;}
    .mt-lg-225,.my-lg-225{margin-top:225px !important;}
    .mb-lg-225,.my-lg-225{margin-bottom:225px !important;}
    .pt-lg-230,.py-lg-230{padding-top:230px !important;}
    .pb-lg-230,.py-lg-230{padding-bottom:230px !important;}
    .mt-lg-230,.my-lg-230{margin-top:230px !important;}
    .mb-lg-230,.my-lg-230{margin-bottom:230px !important;}
    .pt-lg-235,.py-lg-235{padding-top:235px !important;}
    .pb-lg-235,.py-lg-235{padding-bottom:235px !important;}
    .mt-lg-235,.my-lg-235{margin-top:235px !important;}
    .mb-lg-235,.my-lg-235{margin-bottom:235px !important;}
    .pt-lg-240,.py-lg-240{padding-top:240px !important;}
    .pb-lg-240,.py-lg-240{padding-bottom:240px !important;}
    .mt-lg-240,.my-lg-240{margin-top:240px !important;}
    .mb-lg-240,.my-lg-240{margin-bottom:240px !important;}
    .pt-lg-245,.py-lg-245{padding-top:245px !important;}
    .pb-lg-245,.py-lg-245{padding-bottom:245px !important;}
    .mt-lg-245,.my-lg-245{margin-top:245px !important;}
    .mb-lg-245,.my-lg-245{margin-bottom:245px !important;}

    
    .pl-lg-0,.px-lg-0{padding-left:0px !important;}
    .pr-lg-0,.px-lg-0{padding-right:0px !important;}
    .ml-lg-0,.mx-lg-0{margin-left:0px !important;}
    .mr-lg-0,.mx-lg-0{margin-right:0px !important;}
    .ml-lg--0,.mx-lg--0{margin-left:-0px !important;}
    .mr-lg--0,.mx-lg--0{margin-right:-0px !important;}
    .pl-lg-5,.px-lg-5{padding-left:5px !important;}
    .pr-lg-5,.px-lg-5{padding-right:5px !important;}
    .ml-lg-5,.mx-lg-5{margin-left:5px !important;}
    .mr-lg-5,.mx-lg-5{margin-right:5px !important;}
    .ml-lg--5,.mx-lg--5{margin-left:-5px !important;}
    .mr-lg--5,.mx-lg--5{margin-right:-5px !important;}
    .pl-lg-10,.px-lg-10{padding-left:10px !important;}
    .pr-lg-10,.px-lg-10{padding-right:10px !important;}
    .ml-lg-10,.mx-lg-10{margin-left:10px !important;}
    .mr-lg-10,.mx-lg-10{margin-right:10px !important;}
    .ml-lg--10,.mx-lg--10{margin-left:-10px !important;}
    .mr-lg--10,.mx-lg--10{margin-right:-10px !important;}
    .pl-lg-15,.px-lg-15{padding-left:15px !important;}
    .pr-lg-15,.px-lg-15{padding-right:15px !important;}
    .ml-lg-15,.mx-lg-15{margin-left:15px !important;}
    .mr-lg-15,.mx-lg-15{margin-right:15px !important;}
    .ml-lg--15,.mx-lg--15{margin-left:-15px !important;}
    .mr-lg--15,.mx-lg--15{margin-right:-15px !important;}
    .pl-lg-20,.px-lg-20{padding-left:20px !important;}
    .pr-lg-20,.px-lg-20{padding-right:20px !important;}
    .ml-lg-20,.mx-lg-20{margin-left:20px !important;}
    .mr-lg-20,.mx-lg-20{margin-right:20px !important;}
    .ml-lg--20,.mx-lg--20{margin-left:-20px !important;}
    .mr-lg--20,.mx-lg--20{margin-right:-20px !important;}
    .pl-lg-25,.px-lg-25{padding-left:25px !important;}
    .pr-lg-25,.px-lg-25{padding-right:25px !important;}
    .ml-lg-25,.mx-lg-25{margin-left:25px !important;}
    .mr-lg-25,.mx-lg-25{margin-right:25px !important;}
    .ml-lg--25,.mx-lg--25{margin-left:-25px !important;}
    .mr-lg--25,.mx-lg--25{margin-right:-25px !important;}
    .pl-lg-30,.px-lg-30{padding-left:30px !important;}
    .pr-lg-30,.px-lg-30{padding-right:30px !important;}
    .ml-lg-30,.mx-lg-30{margin-left:30px !important;}
    .mr-lg-30,.mx-lg-30{margin-right:30px !important;}
    .ml-lg--30,.mx-lg--30{margin-left:-30px !important;}
    .mr-lg--30,.mx-lg--30{margin-right:-30px !important;}
    .pl-lg-35,.px-lg-35{padding-left:35px !important;}
    .pr-lg-35,.px-lg-35{padding-right:35px !important;}
    .ml-lg-35,.mx-lg-35{margin-left:35px !important;}
    .mr-lg-35,.mx-lg-35{margin-right:35px !important;}
    .ml-lg--35,.mx-lg--35{margin-left:-35px !important;}
    .mr-lg--35,.mx-lg--35{margin-right:-35px !important;}
    .pl-lg-40,.px-lg-40{padding-left:40px !important;}
    .pr-lg-40,.px-lg-40{padding-right:40px !important;}
    .ml-lg-40,.mx-lg-40{margin-left:40px !important;}
    .mr-lg-40,.mx-lg-40{margin-right:40px !important;}
    .ml-lg--40,.mx-lg--40{margin-left:-40px !important;}
    .mr-lg--40,.mx-lg--40{margin-right:-40px !important;}
    .pl-lg-45,.px-lg-45{padding-left:45px !important;}
    .pr-lg-45,.px-lg-45{padding-right:45px !important;}
    .ml-lg-45,.mx-lg-45{margin-left:45px !important;}
    .mr-lg-45,.mx-lg-45{margin-right:45px !important;}
    .ml-lg--45,.mx-lg--45{margin-left:-45px !important;}
    .mr-lg--45,.mx-lg--45{margin-right:-45px !important;}
    .pl-lg-50,.px-lg-50{padding-left:50px !important;}
    .pr-lg-50,.px-lg-50{padding-right:50px !important;}
    .ml-lg-50,.mx-lg-50{margin-left:50px !important;}
    .mr-lg-50,.mx-lg-50{margin-right:50px !important;}
    .ml-lg--50,.mx-lg--50{margin-left:-50px !important;}
    .mr-lg--50,.mx-lg--50{margin-right:-50px !important;}
    .pl-lg-55,.px-lg-55{padding-left:55px !important;}
    .pr-lg-55,.px-lg-55{padding-right:55px !important;}
    .ml-lg-55,.mx-lg-55{margin-left:55px !important;}
    .mr-lg-55,.mx-lg-55{margin-right:55px !important;}
    .ml-lg--55,.mx-lg--55{margin-left:-55px !important;}
    .mr-lg--55,.mx-lg--55{margin-right:-55px !important;}
    .pl-lg-60,.px-lg-60{padding-left:60px !important;}
    .pr-lg-60,.px-lg-60{padding-right:60px !important;}
    .ml-lg-60,.mx-lg-60{margin-left:60px !important;}
    .mr-lg-60,.mx-lg-60{margin-right:60px !important;}
    .ml-lg--60,.mx-lg--60{margin-left:-60px !important;}
    .mr-lg--60,.mx-lg--60{margin-right:-60px !important;}
    .pl-lg-65,.px-lg-65{padding-left:65px !important;}
    .pr-lg-65,.px-lg-65{padding-right:65px !important;}
    .ml-lg-65,.mx-lg-65{margin-left:65px !important;}
    .mr-lg-65,.mx-lg-65{margin-right:65px !important;}
    .ml-lg--65,.mx-lg--65{margin-left:-65px !important;}
    .mr-lg--65,.mx-lg--65{margin-right:-65px !important;}
    .pl-lg-70,.px-lg-70{padding-left:70px !important;}
    .pr-lg-70,.px-lg-70{padding-right:70px !important;}
    .ml-lg-70,.mx-lg-70{margin-left:70px !important;}
    .mr-lg-70,.mx-lg-70{margin-right:70px !important;}
    .ml-lg--70,.mx-lg--70{margin-left:-70px !important;}
    .mr-lg--70,.mx-lg--70{margin-right:-70px !important;}
    .pl-lg-75,.px-lg-75{padding-left:75px !important;}
    .pr-lg-75,.px-lg-75{padding-right:75px !important;}
    .ml-lg-75,.mx-lg-75{margin-left:75px !important;}
    .mr-lg-75,.mx-lg-75{margin-right:75px !important;}
    .ml-lg--75,.mx-lg--75{margin-left:-75px !important;}
    .mr-lg--75,.mx-lg--75{margin-right:-75px !important;}
    .pl-lg-80,.px-lg-80{padding-left:80px !important;}
    .pr-lg-80,.px-lg-80{padding-right:80px !important;}
    .ml-lg-80,.mx-lg-80{margin-left:80px !important;}
    .mr-lg-80,.mx-lg-80{margin-right:80px !important;}
    .ml-lg--80,.mx-lg--80{margin-left:-80px !important;}
    .mr-lg--80,.mx-lg--80{margin-right:-80px !important;}
    .pl-lg-85,.px-lg-85{padding-left:85px !important;}
    .pr-lg-85,.px-lg-85{padding-right:85px !important;}
    .ml-lg-85,.mx-lg-85{margin-left:85px !important;}
    .mr-lg-85,.mx-lg-85{margin-right:85px !important;}
    .ml-lg--85,.mx-lg--85{margin-left:-85px !important;}
    .mr-lg--85,.mx-lg--85{margin-right:-85px !important;}
    .pl-lg-90,.px-lg-90{padding-left:90px !important;}
    .pr-lg-90,.px-lg-90{padding-right:90px !important;}
    .ml-lg-90,.mx-lg-90{margin-left:90px !important;}
    .mr-lg-90,.mx-lg-90{margin-right:90px !important;}
    .ml-lg--90,.mx-lg--90{margin-left:-90px !important;}
    .mr-lg--90,.mx-lg--90{margin-right:-90px !important;}
    .pl-lg-95,.px-lg-95{padding-left:95px !important;}
    .pr-lg-95,.px-lg-95{padding-right:95px !important;}
    .ml-lg-95,.mx-lg-95{margin-left:95px !important;}
    .mr-lg-95,.mx-lg-95{margin-right:95px !important;}
    .ml-lg--95,.mx-lg--95{margin-left:-95px !important;}
    .mr-lg--95,.mx-lg--95{margin-right:-95px !important;}
    .pl-lg-100,.px-lg-100{padding-left:100px !important;}
    .pr-lg-100,.px-lg-100{padding-right:100px !important;}
    .ml-lg-100,.mx-lg-100{margin-left:100px !important;}
    .mr-lg-100,.mx-lg-100{margin-right:100px !important;}
    .ml-lg--100,.mx-lg--100{margin-left:-100px !important;}
    .mr-lg--100,.mx-lg--100{margin-right:-100px !important;}



    .m-lg-auto{margin:auto!important;}
    .mt-lg-auto,.my-lg-auto{margin-top:auto!important;}
    .mr-lg-auto,.mx-lg-auto{margin-right:auto!important;}
    .mb-lg-auto,.my-lg-auto{margin-bottom:auto!important;}
    .ml-lg-auto,.mx-lg-auto{margin-left:auto!important;}

    .m-lg-unset{margin:unset!important;}
    .mt-lg-unset,.my-lg-unset{margin-top:unset!important;}
    .mr-lg-unset,.mx-lg-unset{margin-right:unset!important;}
    .mb-lg-unset,.my-lg-unset{margin-bottom:unset!important;}
    .ml-lg-unset,.mx-lg-unset{margin-left:unset!important;}
}
@media (min-width:1200px){
    
    .pt-xl-0,.py-xl-0{padding-top:0px !important;}
    .pb-xl-0,.py-xl-0{padding-bottom:0px !important;}
    .mt-xl-0,.my-xl-0{margin-top:0px !important;}
    .mb-xl-0,.my-xl-0{margin-bottom:0px !important;}
    .pt-xl-5,.py-xl-5{padding-top:5px !important;}
    .pb-xl-5,.py-xl-5{padding-bottom:5px !important;}
    .mt-xl-5,.my-xl-5{margin-top:5px !important;}
    .mb-xl-5,.my-xl-5{margin-bottom:5px !important;}
    .pt-xl-10,.py-xl-10{padding-top:10px !important;}
    .pb-xl-10,.py-xl-10{padding-bottom:10px !important;}
    .mt-xl-10,.my-xl-10{margin-top:10px !important;}
    .mb-xl-10,.my-xl-10{margin-bottom:10px !important;}
    .pt-xl-15,.py-xl-15{padding-top:15px !important;}
    .pb-xl-15,.py-xl-15{padding-bottom:15px !important;}
    .mt-xl-15,.my-xl-15{margin-top:15px !important;}
    .mb-xl-15,.my-xl-15{margin-bottom:15px !important;}
    .pt-xl-20,.py-xl-20{padding-top:20px !important;}
    .pb-xl-20,.py-xl-20{padding-bottom:20px !important;}
    .mt-xl-20,.my-xl-20{margin-top:20px !important;}
    .mb-xl-20,.my-xl-20{margin-bottom:20px !important;}
    .pt-xl-25,.py-xl-25{padding-top:25px !important;}
    .pb-xl-25,.py-xl-25{padding-bottom:25px !important;}
    .mt-xl-25,.my-xl-25{margin-top:25px !important;}
    .mb-xl-25,.my-xl-25{margin-bottom:25px !important;}
    .pt-xl-30,.py-xl-30{padding-top:30px !important;}
    .pb-xl-30,.py-xl-30{padding-bottom:30px !important;}
    .mt-xl-30,.my-xl-30{margin-top:30px !important;}
    .mb-xl-30,.my-xl-30{margin-bottom:30px !important;}
    .pt-xl-35,.py-xl-35{padding-top:35px !important;}
    .pb-xl-35,.py-xl-35{padding-bottom:35px !important;}
    .mt-xl-35,.my-xl-35{margin-top:35px !important;}
    .mb-xl-35,.my-xl-35{margin-bottom:35px !important;}
    .pt-xl-40,.py-xl-40{padding-top:40px !important;}
    .pb-xl-40,.py-xl-40{padding-bottom:40px !important;}
    .mt-xl-40,.my-xl-40{margin-top:40px !important;}
    .mb-xl-40,.my-xl-40{margin-bottom:40px !important;}
    .pt-xl-45,.py-xl-45{padding-top:45px !important;}
    .pb-xl-45,.py-xl-45{padding-bottom:45px !important;}
    .mt-xl-45,.my-xl-45{margin-top:45px !important;}
    .mb-xl-45,.my-xl-45{margin-bottom:45px !important;}
    .pt-xl-50,.py-xl-50{padding-top:50px !important;}
    .pb-xl-50,.py-xl-50{padding-bottom:50px !important;}
    .mt-xl-50,.my-xl-50{margin-top:50px !important;}
    .mb-xl-50,.my-xl-50{margin-bottom:50px !important;}
    .pt-xl-55,.py-xl-55{padding-top:55px !important;}
    .pb-xl-55,.py-xl-55{padding-bottom:55px !important;}
    .mt-xl-55,.my-xl-55{margin-top:55px !important;}
    .mb-xl-55,.my-xl-55{margin-bottom:55px !important;}
    .pt-xl-60,.py-xl-60{padding-top:60px !important;}
    .pb-xl-60,.py-xl-60{padding-bottom:60px !important;}
    .mt-xl-60,.my-xl-60{margin-top:60px !important;}
    .mb-xl-60,.my-xl-60{margin-bottom:60px !important;}
    .pt-xl-65,.py-xl-65{padding-top:65px !important;}
    .pb-xl-65,.py-xl-65{padding-bottom:65px !important;}
    .mt-xl-65,.my-xl-65{margin-top:65px !important;}
    .mb-xl-65,.my-xl-65{margin-bottom:65px !important;}
    .pt-xl-70,.py-xl-70{padding-top:70px !important;}
    .pb-xl-70,.py-xl-70{padding-bottom:70px !important;}
    .mt-xl-70,.my-xl-70{margin-top:70px !important;}
    .mb-xl-70,.my-xl-70{margin-bottom:70px !important;}
    .pt-xl-75,.py-xl-75{padding-top:75px !important;}
    .pb-xl-75,.py-xl-75{padding-bottom:75px !important;}
    .mt-xl-75,.my-xl-75{margin-top:75px !important;}
    .mb-xl-75,.my-xl-75{margin-bottom:75px !important;}
    .pt-xl-80,.py-xl-80{padding-top:80px !important;}
    .pb-xl-80,.py-xl-80{padding-bottom:80px !important;}
    .mt-xl-80,.my-xl-80{margin-top:80px !important;}
    .mb-xl-80,.my-xl-80{margin-bottom:80px !important;}
    .pt-xl-85,.py-xl-85{padding-top:85px !important;}
    .pb-xl-85,.py-xl-85{padding-bottom:85px !important;}
    .mt-xl-85,.my-xl-85{margin-top:85px !important;}
    .mb-xl-85,.my-xl-85{margin-bottom:85px !important;}
    .pt-xl-90,.py-xl-90{padding-top:90px !important;}
    .pb-xl-90,.py-xl-90{padding-bottom:90px !important;}
    .mt-xl-90,.my-xl-90{margin-top:90px !important;}
    .mb-xl-90,.my-xl-90{margin-bottom:90px !important;}
    .pt-xl-95,.py-xl-95{padding-top:95px !important;}
    .pb-xl-95,.py-xl-95{padding-bottom:95px !important;}
    .mt-xl-95,.my-xl-95{margin-top:95px !important;}
    .mb-xl-95,.my-xl-95{margin-bottom:95px !important;}
    .pt-xl-100,.py-xl-100{padding-top:100px !important;}
    .pb-xl-100,.py-xl-100{padding-bottom:100px !important;}
    .mt-xl-100,.my-xl-100{margin-top:100px !important;}
    .mb-xl-100,.my-xl-100{margin-bottom:100px !important;}
    .pt-xl-105,.py-xl-105{padding-top:105px !important;}
    .pb-xl-105,.py-xl-105{padding-bottom:105px !important;}
    .mt-xl-105,.my-xl-105{margin-top:105px !important;}
    .mb-xl-105,.my-xl-105{margin-bottom:105px !important;}
    .pt-xl-110,.py-xl-110{padding-top:110px !important;}
    .pb-xl-110,.py-xl-110{padding-bottom:110px !important;}
    .mt-xl-110,.my-xl-110{margin-top:110px !important;}
    .mb-xl-110,.my-xl-110{margin-bottom:110px !important;}
    .pt-xl-115,.py-xl-115{padding-top:115px !important;}
    .pb-xl-115,.py-xl-115{padding-bottom:115px !important;}
    .mt-xl-115,.my-xl-115{margin-top:115px !important;}
    .mb-xl-115,.my-xl-115{margin-bottom:115px !important;}
    .pt-xl-120,.py-xl-120{padding-top:120px !important;}
    .pb-xl-120,.py-xl-120{padding-bottom:120px !important;}
    .mt-xl-120,.my-xl-120{margin-top:120px !important;}
    .mb-xl-120,.my-xl-120{margin-bottom:120px !important;}
    .pt-xl-125,.py-xl-125{padding-top:125px !important;}
    .pb-xl-125,.py-xl-125{padding-bottom:125px !important;}
    .mt-xl-125,.my-xl-125{margin-top:125px !important;}
    .mb-xl-125,.my-xl-125{margin-bottom:125px !important;}
    .pt-xl-130,.py-xl-130{padding-top:130px !important;}
    .pb-xl-130,.py-xl-130{padding-bottom:130px !important;}
    .mt-xl-130,.my-xl-130{margin-top:130px !important;}
    .mb-xl-130,.my-xl-130{margin-bottom:130px !important;}
    .pt-xl-135,.py-xl-135{padding-top:135px !important;}
    .pb-xl-135,.py-xl-135{padding-bottom:135px !important;}
    .mt-xl-135,.my-xl-135{margin-top:135px !important;}
    .mb-xl-135,.my-xl-135{margin-bottom:135px !important;}
    .pt-xl-140,.py-xl-140{padding-top:140px !important;}
    .pb-xl-140,.py-xl-140{padding-bottom:140px !important;}
    .mt-xl-140,.my-xl-140{margin-top:140px !important;}
    .mb-xl-140,.my-xl-140{margin-bottom:140px !important;}
    .pt-xl-145,.py-xl-145{padding-top:145px !important;}
    .pb-xl-145,.py-xl-145{padding-bottom:145px !important;}
    .mt-xl-145,.my-xl-145{margin-top:145px !important;}
    .mb-xl-145,.my-xl-145{margin-bottom:145px !important;}
    .pt-xl-150,.py-xl-150{padding-top:150px !important;}
    .pb-xl-150,.py-xl-150{padding-bottom:150px !important;}
    .mt-xl-150,.my-xl-150{margin-top:150px !important;}
    .mb-xl-150,.my-xl-150{margin-bottom:150px !important;}
    .pt-xl-155,.py-xl-155{padding-top:155px !important;}
    .pb-xl-155,.py-xl-155{padding-bottom:155px !important;}
    .mt-xl-155,.my-xl-155{margin-top:155px !important;}
    .mb-xl-155,.my-xl-155{margin-bottom:155px !important;}
    .pt-xl-160,.py-xl-160{padding-top:160px !important;}
    .pb-xl-160,.py-xl-160{padding-bottom:160px !important;}
    .mt-xl-160,.my-xl-160{margin-top:160px !important;}
    .mb-xl-160,.my-xl-160{margin-bottom:160px !important;}
    .pt-xl-165,.py-xl-165{padding-top:165px !important;}
    .pb-xl-165,.py-xl-165{padding-bottom:165px !important;}
    .mt-xl-165,.my-xl-165{margin-top:165px !important;}
    .mb-xl-165,.my-xl-165{margin-bottom:165px !important;}
    .pt-xl-170,.py-xl-170{padding-top:170px !important;}
    .pb-xl-170,.py-xl-170{padding-bottom:170px !important;}
    .mt-xl-170,.my-xl-170{margin-top:170px !important;}
    .mb-xl-170,.my-xl-170{margin-bottom:170px !important;}
    .pt-xl-175,.py-xl-175{padding-top:175px !important;}
    .pb-xl-175,.py-xl-175{padding-bottom:175px !important;}
    .mt-xl-175,.my-xl-175{margin-top:175px !important;}
    .mb-xl-175,.my-xl-175{margin-bottom:175px !important;}
    .pt-xl-180,.py-xl-180{padding-top:180px !important;}
    .pb-xl-180,.py-xl-180{padding-bottom:180px !important;}
    .mt-xl-180,.my-xl-180{margin-top:180px !important;}
    .mb-xl-180,.my-xl-180{margin-bottom:180px !important;}
    .pt-xl-185,.py-xl-185{padding-top:185px !important;}
    .pb-xl-185,.py-xl-185{padding-bottom:185px !important;}
    .mt-xl-185,.my-xl-185{margin-top:185px !important;}
    .mb-xl-185,.my-xl-185{margin-bottom:185px !important;}
    .pt-xl-190,.py-xl-190{padding-top:190px !important;}
    .pb-xl-190,.py-xl-190{padding-bottom:190px !important;}
    .mt-xl-190,.my-xl-190{margin-top:190px !important;}
    .mb-xl-190,.my-xl-190{margin-bottom:190px !important;}
    .pt-xl-195,.py-xl-195{padding-top:195px !important;}
    .pb-xl-195,.py-xl-195{padding-bottom:195px !important;}
    .mt-xl-195,.my-xl-195{margin-top:195px !important;}
    .mb-xl-195,.my-xl-195{margin-bottom:195px !important;}
    .pt-xl-200,.py-xl-200{padding-top:200px !important;}
    .pb-xl-200,.py-xl-200{padding-bottom:200px !important;}
    .mt-xl-200,.my-xl-200{margin-top:200px !important;}
    .mb-xl-200,.my-xl-200{margin-bottom:200px !important;}
    .pt-xl-205,.py-xl-205{padding-top:205px !important;}
    .pb-xl-205,.py-xl-205{padding-bottom:205px !important;}
    .mt-xl-205,.my-xl-205{margin-top:205px !important;}
    .mb-xl-205,.my-xl-205{margin-bottom:205px !important;}
    .pt-xl-210,.py-xl-210{padding-top:210px !important;}
    .pb-xl-210,.py-xl-210{padding-bottom:210px !important;}
    .mt-xl-210,.my-xl-210{margin-top:210px !important;}
    .mb-xl-210,.my-xl-210{margin-bottom:210px !important;}
    .pt-xl-215,.py-xl-215{padding-top:215px !important;}
    .pb-xl-215,.py-xl-215{padding-bottom:215px !important;}
    .mt-xl-215,.my-xl-215{margin-top:215px !important;}
    .mb-xl-215,.my-xl-215{margin-bottom:215px !important;}
    .pt-xl-220,.py-xl-220{padding-top:220px !important;}
    .pb-xl-220,.py-xl-220{padding-bottom:220px !important;}
    .mt-xl-220,.my-xl-220{margin-top:220px !important;}
    .mb-xl-220,.my-xl-220{margin-bottom:220px !important;}
    .pt-xl-225,.py-xl-225{padding-top:225px !important;}
    .pb-xl-225,.py-xl-225{padding-bottom:225px !important;}
    .mt-xl-225,.my-xl-225{margin-top:225px !important;}
    .mb-xl-225,.my-xl-225{margin-bottom:225px !important;}
    .pt-xl-230,.py-xl-230{padding-top:230px !important;}
    .pb-xl-230,.py-xl-230{padding-bottom:230px !important;}
    .mt-xl-230,.my-xl-230{margin-top:230px !important;}
    .mb-xl-230,.my-xl-230{margin-bottom:230px !important;}
    .pt-xl-235,.py-xl-235{padding-top:235px !important;}
    .pb-xl-235,.py-xl-235{padding-bottom:235px !important;}
    .mt-xl-235,.my-xl-235{margin-top:235px !important;}
    .mb-xl-235,.my-xl-235{margin-bottom:235px !important;}
    .pt-xl-240,.py-xl-240{padding-top:240px !important;}
    .pb-xl-240,.py-xl-240{padding-bottom:240px !important;}
    .mt-xl-240,.my-xl-240{margin-top:240px !important;}
    .mb-xl-240,.my-xl-240{margin-bottom:240px !important;}
    .pt-xl-245,.py-xl-245{padding-top:245px !important;}
    .pb-xl-245,.py-xl-245{padding-bottom:245px !important;}
    .mt-xl-245,.my-xl-245{margin-top:245px !important;}
    .mb-xl-245,.my-xl-245{margin-bottom:245px !important;}

    
    .pl-xl-0,.px-xl-0{padding-left:0px !important;}
    .pr-xl-0,.px-xl-0{padding-right:0px !important;}
    .ml-xl-0,.mx-xl-0{margin-left:0px !important;}
    .mr-xl-0,.mx-xl-0{margin-right:0px !important;}
    .ml-xl--0,.mx-xl--0{margin-left:-0px !important;}
    .mr-xl--0,.mx-xl--0{margin-right:-0px !important;}
    .pl-xl-5,.px-xl-5{padding-left:5px !important;}
    .pr-xl-5,.px-xl-5{padding-right:5px !important;}
    .ml-xl-5,.mx-xl-5{margin-left:5px !important;}
    .mr-xl-5,.mx-xl-5{margin-right:5px !important;}
    .ml-xl--5,.mx-xl--5{margin-left:-5px !important;}
    .mr-xl--5,.mx-xl--5{margin-right:-5px !important;}
    .pl-xl-10,.px-xl-10{padding-left:10px !important;}
    .pr-xl-10,.px-xl-10{padding-right:10px !important;}
    .ml-xl-10,.mx-xl-10{margin-left:10px !important;}
    .mr-xl-10,.mx-xl-10{margin-right:10px !important;}
    .ml-xl--10,.mx-xl--10{margin-left:-10px !important;}
    .mr-xl--10,.mx-xl--10{margin-right:-10px !important;}
    .pl-xl-15,.px-xl-15{padding-left:15px !important;}
    .pr-xl-15,.px-xl-15{padding-right:15px !important;}
    .ml-xl-15,.mx-xl-15{margin-left:15px !important;}
    .mr-xl-15,.mx-xl-15{margin-right:15px !important;}
    .ml-xl--15,.mx-xl--15{margin-left:-15px !important;}
    .mr-xl--15,.mx-xl--15{margin-right:-15px !important;}
    .pl-xl-20,.px-xl-20{padding-left:20px !important;}
    .pr-xl-20,.px-xl-20{padding-right:20px !important;}
    .ml-xl-20,.mx-xl-20{margin-left:20px !important;}
    .mr-xl-20,.mx-xl-20{margin-right:20px !important;}
    .ml-xl--20,.mx-xl--20{margin-left:-20px !important;}
    .mr-xl--20,.mx-xl--20{margin-right:-20px !important;}
    .pl-xl-25,.px-xl-25{padding-left:25px !important;}
    .pr-xl-25,.px-xl-25{padding-right:25px !important;}
    .ml-xl-25,.mx-xl-25{margin-left:25px !important;}
    .mr-xl-25,.mx-xl-25{margin-right:25px !important;}
    .ml-xl--25,.mx-xl--25{margin-left:-25px !important;}
    .mr-xl--25,.mx-xl--25{margin-right:-25px !important;}
    .pl-xl-30,.px-xl-30{padding-left:30px !important;}
    .pr-xl-30,.px-xl-30{padding-right:30px !important;}
    .ml-xl-30,.mx-xl-30{margin-left:30px !important;}
    .mr-xl-30,.mx-xl-30{margin-right:30px !important;}
    .ml-xl--30,.mx-xl--30{margin-left:-30px !important;}
    .mr-xl--30,.mx-xl--30{margin-right:-30px !important;}
    .pl-xl-35,.px-xl-35{padding-left:35px !important;}
    .pr-xl-35,.px-xl-35{padding-right:35px !important;}
    .ml-xl-35,.mx-xl-35{margin-left:35px !important;}
    .mr-xl-35,.mx-xl-35{margin-right:35px !important;}
    .ml-xl--35,.mx-xl--35{margin-left:-35px !important;}
    .mr-xl--35,.mx-xl--35{margin-right:-35px !important;}
    .pl-xl-40,.px-xl-40{padding-left:40px !important;}
    .pr-xl-40,.px-xl-40{padding-right:40px !important;}
    .ml-xl-40,.mx-xl-40{margin-left:40px !important;}
    .mr-xl-40,.mx-xl-40{margin-right:40px !important;}
    .ml-xl--40,.mx-xl--40{margin-left:-40px !important;}
    .mr-xl--40,.mx-xl--40{margin-right:-40px !important;}
    .pl-xl-45,.px-xl-45{padding-left:45px !important;}
    .pr-xl-45,.px-xl-45{padding-right:45px !important;}
    .ml-xl-45,.mx-xl-45{margin-left:45px !important;}
    .mr-xl-45,.mx-xl-45{margin-right:45px !important;}
    .ml-xl--45,.mx-xl--45{margin-left:-45px !important;}
    .mr-xl--45,.mx-xl--45{margin-right:-45px !important;}
    .pl-xl-50,.px-xl-50{padding-left:50px !important;}
    .pr-xl-50,.px-xl-50{padding-right:50px !important;}
    .ml-xl-50,.mx-xl-50{margin-left:50px !important;}
    .mr-xl-50,.mx-xl-50{margin-right:50px !important;}
    .ml-xl--50,.mx-xl--50{margin-left:-50px !important;}
    .mr-xl--50,.mx-xl--50{margin-right:-50px !important;}
    .pl-xl-55,.px-xl-55{padding-left:55px !important;}
    .pr-xl-55,.px-xl-55{padding-right:55px !important;}
    .ml-xl-55,.mx-xl-55{margin-left:55px !important;}
    .mr-xl-55,.mx-xl-55{margin-right:55px !important;}
    .ml-xl--55,.mx-xl--55{margin-left:-55px !important;}
    .mr-xl--55,.mx-xl--55{margin-right:-55px !important;}
    .pl-xl-60,.px-xl-60{padding-left:60px !important;}
    .pr-xl-60,.px-xl-60{padding-right:60px !important;}
    .ml-xl-60,.mx-xl-60{margin-left:60px !important;}
    .mr-xl-60,.mx-xl-60{margin-right:60px !important;}
    .ml-xl--60,.mx-xl--60{margin-left:-60px !important;}
    .mr-xl--60,.mx-xl--60{margin-right:-60px !important;}
    .pl-xl-65,.px-xl-65{padding-left:65px !important;}
    .pr-xl-65,.px-xl-65{padding-right:65px !important;}
    .ml-xl-65,.mx-xl-65{margin-left:65px !important;}
    .mr-xl-65,.mx-xl-65{margin-right:65px !important;}
    .ml-xl--65,.mx-xl--65{margin-left:-65px !important;}
    .mr-xl--65,.mx-xl--65{margin-right:-65px !important;}
    .pl-xl-70,.px-xl-70{padding-left:70px !important;}
    .pr-xl-70,.px-xl-70{padding-right:70px !important;}
    .ml-xl-70,.mx-xl-70{margin-left:70px !important;}
    .mr-xl-70,.mx-xl-70{margin-right:70px !important;}
    .ml-xl--70,.mx-xl--70{margin-left:-70px !important;}
    .mr-xl--70,.mx-xl--70{margin-right:-70px !important;}
    .pl-xl-75,.px-xl-75{padding-left:75px !important;}
    .pr-xl-75,.px-xl-75{padding-right:75px !important;}
    .ml-xl-75,.mx-xl-75{margin-left:75px !important;}
    .mr-xl-75,.mx-xl-75{margin-right:75px !important;}
    .ml-xl--75,.mx-xl--75{margin-left:-75px !important;}
    .mr-xl--75,.mx-xl--75{margin-right:-75px !important;}
    .pl-xl-80,.px-xl-80{padding-left:80px !important;}
    .pr-xl-80,.px-xl-80{padding-right:80px !important;}
    .ml-xl-80,.mx-xl-80{margin-left:80px !important;}
    .mr-xl-80,.mx-xl-80{margin-right:80px !important;}
    .ml-xl--80,.mx-xl--80{margin-left:-80px !important;}
    .mr-xl--80,.mx-xl--80{margin-right:-80px !important;}
    .pl-xl-85,.px-xl-85{padding-left:85px !important;}
    .pr-xl-85,.px-xl-85{padding-right:85px !important;}
    .ml-xl-85,.mx-xl-85{margin-left:85px !important;}
    .mr-xl-85,.mx-xl-85{margin-right:85px !important;}
    .ml-xl--85,.mx-xl--85{margin-left:-85px !important;}
    .mr-xl--85,.mx-xl--85{margin-right:-85px !important;}
    .pl-xl-90,.px-xl-90{padding-left:90px !important;}
    .pr-xl-90,.px-xl-90{padding-right:90px !important;}
    .ml-xl-90,.mx-xl-90{margin-left:90px !important;}
    .mr-xl-90,.mx-xl-90{margin-right:90px !important;}
    .ml-xl--90,.mx-xl--90{margin-left:-90px !important;}
    .mr-xl--90,.mx-xl--90{margin-right:-90px !important;}
    .pl-xl-95,.px-xl-95{padding-left:95px !important;}
    .pr-xl-95,.px-xl-95{padding-right:95px !important;}
    .ml-xl-95,.mx-xl-95{margin-left:95px !important;}
    .mr-xl-95,.mx-xl-95{margin-right:95px !important;}
    .ml-xl--95,.mx-xl--95{margin-left:-95px !important;}
    .mr-xl--95,.mx-xl--95{margin-right:-95px !important;}
    .pl-xl-100,.px-xl-100{padding-left:100px !important;}
    .pr-xl-100,.px-xl-100{padding-right:100px !important;}
    .ml-xl-100,.mx-xl-100{margin-left:100px !important;}
    .mr-xl-100,.mx-xl-100{margin-right:100px !important;}
    .ml-xl--100,.mx-xl--100{margin-left:-100px !important;}
    .mr-xl--100,.mx-xl--100{margin-right:-100px !important;}



    .m-xl-auto{margin:auto!important;}
    .mt-xl-auto,.my-xl-auto{margin-top:auto!important;}
    .mr-xl-auto,.mx-xl-auto{margin-right:auto!important;}
    .mb-xl-auto,.my-xl-auto{margin-bottom:auto!important;}
    .ml-xl-auto,.mx-xl-auto{margin-left:auto!important;}

    .m-xl-unset{margin:unset!important;}
    .mt-xl-unset,.my-xl-unset{margin-top:unset!important;}
    .mr-xl-unset,.mx-xl-unset{margin-right:unset!important;}
    .mb-xl-unset,.my-xl-unset{margin-bottom:unset!important;}
    .ml-xl-unset,.mx-xl-unset{margin-left:unset!important;}
}

/*# sourceMappingURL=bootstrap-grid.css.map */




.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/* Slider */
.slick-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;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}








.dnd-section > .row-fluid { max-width:  1326px; margin: 0 auto; }
.dnd-section {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
    background-color: #262e33;
}





@media (min-width: 1440px) {
    .container {
        max-width: 1326px;
    }
    .dnd-section > .row-fluid { max-width:  1326px; }
}

.container-slim {
    max-width: 880px !important;
}


.content-wrapper-parentpx0 .baseModuleParent  .container-fluid,.content-wrapper-parentpx0 .baseModuleParent  .container { padding-left: 0;padding-right:0; }




.submit-alt .hs-button,
.hs-button, .button--primary,
.cta-primary, .cta-secondary, .cta-tertiary, .cta-four, .cta-five {
    /*     -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important; */
    vertical-align: middle;
    display: inline-block;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    will-change: transform;
    line-height: 1.62;
    text-align: center;
    text-decoration: none;
}

.simple-link{ font-weight: 600; font-size: 20px; line-height: 1.5; }

.hs-button:hover, .button--primary:hover,
.hs-button:active, .button--primary:active,
.hs-button:focus, .button--primary:focus,
.cta-primary:hover, .cta-secondary:hover, .cta-tertiary:hover, .cta-four:hover, .cta-five:hover,
.cta-primary:active, .cta-secondary:active, .cta-tertiary:active, .cta-four:active, .cta-five:active,
.cta-primary:focus, .cta-secondary:focus, .cta-tertiary:focus, .cta-four:focus, .cta-five:focus {
    text-decoration: none;
}

button {
    font-family: Montserrat;
}

@media(max-width:767px){

    .simple-link{ font-size: 18px; line-height: 1.55555556; }

}




.cta-primary{
    color: #262e33 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    padding: 15px 24px;
    -webkit-border-radius: 0px;
    border-radius: 0px;


    
    
    background-color: rgba(238, 177, 17, 1.0);
    border: 1px solid rgba(238, 177, 17, 1.0);
    

    
    

    
    

    
    
}

.cta-primary:hover,
.cta-primary:focus,
.cta-primary:active{
    color: #FFFFFF !important;

    
    
    background-color: rgba(0, 118, 160, 1.0) !important;
    border: 1px solid rgba(0, 118, 160, 1.0);
    

    
    

    
    

    
}

.small-cta-primary{font-size:14px;line-height:1.71428571;padding:7px 18px;cursor:pointer;}

@media(max-width:767px){

    .cta-primary { font-size: 14px; line-height: 1.71428571; }

}


.cta-secondary{
    color: #155269 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    padding: 8px 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;


    
    
    background-color: rgba(218, 236, 242, 1.0);
    border: 2px solid rgba(218, 236, 242, 1.0);
    

    
    

    
    

    
    
}

.cta-secondary:hover,
.cta-secondary:focus,
.cta-secondary:active {
    color: #DAECF2 !important;

    
    
    background-color: rgba(21, 82, 105, 1.0) !important;
    border: 2px solid rgba(21, 82, 105, 1.0);
    

    
    

    
    

    
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    
}




.cta-tertiary {
    color: #262e33 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    padding: 15px 24px;
    -webkit-border-radius: 0px;
    border-radius: 0px;


    
    
    background-color: rgba(238, 177, 17, 1.0);
    border: 1px solid rgba(238, 177, 17, 1.0);
    

    
    

    
    

    
    
}

.cta-tertiary:hover,
.cta-tertiary:focus,
.cta-tertiary:active{
    color: #eeb111 !important;

    
    
    background-color: rgba(255, 255, 255, 1.0) !important;
    border: 1px solid rgba(255, 255, 255, 1.0);
    

    
    

    
    

    
}

@media(max-width:767px){

    .cta-tertiary { font-size: 14px; line-height: 1.71428571; }

}



.cta-four {
    color:  !important;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: none;
    padding: 20px 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;


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

    
    

    
    

    
    
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    
}

.cta-four:hover,
.cta-four:focus,
.cta-four:active{
    color: #FFFFFF !important;

    
    
    background-color: rgba(255, 255, 255, 1.0) !important;
    

    
    

    
    

    
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    
}




.cta-five{
    color:  !important;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: none;
    padding: 20px 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;


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

    
    

    
    

    
    
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    
}

.cta-five:hover,
.cta-five:focus,
.cta-five:active{
    color: #FFFFFF !important;

    
    
    background-color: rgba(255, 255, 255, 1.0) !important;
    

    
    

    
    

    
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    
}










.hs-button,
.button--primary  {
    color: #262e33 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    padding: 16px 24px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;


    
    
    background-color: rgba(238, 177, 17, 1.0);
    

    
    

    
    

    
    
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
    color: #FFFFFF !important;

    
    
    background-color: rgba(0, 118, 160, 1.0);
    

    
    

    
    

    
}




.submit-alt .hs-button,
.submit-alt .button--primary  {
    color: #262e33 !important;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    padding: 8px 25px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: none;


    
    
    background-color: rgba(218, 236, 242, 1.0);
    

    
    

    
    

    
    
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    
}

.submit-alt .hs-button:hover,
.submit-alt .hs-button:focus,
.submit-alt .button--primary:hover,
.submit-alt .button--primary:focus {
    color: #daecf2 !important;

    
    
    background-color: rgba(21, 82, 105, 1.0);
    

    
    

    
    

    
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    
}




select,
.hs-input {
    background-color: rgba(255, 255, 255, 0.0);
    border: 1px solid rgba(205, 212, 215, 1.0);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #262e33;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    padding: 7px 15px;
    line-height: 1.71428571;
}


::-webkit-input-placeholder { /* Chrome */
    color: #262e33;
    transition: opacity 250ms ease-in-out;
}
:focus::-webkit-input-placeholder {
    opacity: 0.5;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #262e33;
    transition: opacity 250ms ease-in-out;
}
:focus:-ms-input-placeholder {
    opacity: 0.5;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #262e33;
    opacity: 1;
    transition: opacity 250ms ease-in-out;
}
:focus::-moz-placeholder {
    opacity: 0.5;
}
:-moz-placeholder { /* Firefox 4 - 18 */
    color: #262e33;
    opacity: 1;
    transition: opacity 250ms ease-in-out;
}
:focus:-moz-placeholder {
    opacity: 0.5;
}

.hs-input:focus {
    outline: none;
    border-color: rgba(#null, 1.0);
}

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 {
    padding: 7px 15px;
}


select.post__category-selector {
    background-color: rgba(0,0,0,0.3);
    border-color: rgba(255,255,255,0.3);
    color: #ccc;
}





.hs-fieldtype-checkbox > label,
.hs-form label {
    color: #262e33;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: none;
}



.hs_radio_buttons .hs-form-radio label,
.hs_single_checkbox label,
.hs-form label.hs-form-radio-display span,
.hs-fieldtype-checkbox .hs-form-checkbox label,
.hs-form-booleancheckbox label {
    color: #262e33;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.2em;
}

.hs-form-radio{margin:0 0 10px!important;}
.hs-form-radio label.hs-form-radio-display{display:flex;flex-wrap:wrap}
.hs-form-radio-display .hs-input{display:none}
.hs-form-radio label.hs-form-radio-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:30px;}
.hs-form-radio label.hs-form-radio-display input+span:before{width:16px;height:16px;content:'';border:2px solid #262e33;display:inline-block;border-radius:100%;margin-right:13px;position:absolute;left:0;top:0;transition:.2s ease all;}



.hs-form-radio label.hs-form-radio-display input:checked+span:after{content:'';position:absolute;left:4px;width:8px;height:8px;background-color:#262e33;top:4px;border-radius:100%;transition:.2s ease all;}
.hs-form-checkbox{width:100%;list-style-type:none;}
.hs-form-checkbox input,.hs-form-radio input{margin-right:27px;}
.hs-form-checkbox{margin:0 0 10px!important;}
.hs-form-booleancheckbox{margin:0 0!important;}
.hs-form-checkbox label.hs-form-checkbox-display,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display{   
    display:flex;flex-wrap:wrap}
.hs-form-checkbox-display .hs-input,.hs-form-booleancheckbox-display .hs-input,.hs_cos_wrapper_type_member_login input[type="checkbox"]{display:none}
.hs-form-checkbox label.hs-form-checkbox-display input+span,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span,.hs_cos_wrapper_type_member_login input[type="checkbox"]+label{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:30px;margin-left:0!important;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before,.hs_cos_wrapper_type_member_login input[type="checkbox"]:checked+label:before{background-color:#262e33;}
.hs-form-checkbox label.hs-form-checkbox-display input+span:before,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before,.hs_cos_wrapper_type_member_login input[type="checkbox"]+label:before{content:'';display:inline-block;transition:.2s ease all;position:absolute;left:0;top:3px;border:2px solid #262e33;height:16px;width:16px;border-radius:2px;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after,.hs_cos_wrapper_type_member_login input[type="checkbox"]:checked+label:after{transition:.2s ease all;content:'';display:block;position:absolute;top:3px;left:5px;width:6px;height:12px;border:solid #FFFFFF;border-width:0 2px 2px 0;transform:rotate(45deg);}
.hs_cos_wrapper_type_member_login input[type="checkbox"]+label:before{top:5px;}
.hs_cos_wrapper_type_member_login input[type="checkbox"]:checked+label:after{top:3px;}




.hs-form legend {
    color: ;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;


}


.legal-consent-container,
.legal-consent-container p{
    color: #999999;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}



input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
    border-color: #da0101;

}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
    border-color: #da0101;


}

.hs-error-msgs {
    
    
    
    
    
}

.hs-error-msgs label {
    color: #da0101;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0px;
    padding: 0px;
}


form,
.submitted-message {
    font-family: ;
}


form input,
form select,
select,
form textarea {
    border-color: rgba(205, 212, 215, 1.0);
    color: ;
}

form input:focus,
form select:focus,
select:focus,
form textarea:focus {
    border-color: rgba(#null, 1.0);
}

.fn-date-picker .pika-table thead th {
    color: rgba(38, 46, 51, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
    color: ;
}

.hs-default-font-element,
.hs-main-font-element {
    font-family: ;
}

.fn-date-picker td.is-today .pika-button {
    color: #262e33;
}

.fn-date-picker td.is-selected .pika-button {
    background: #262e33;
}

.fn-date-picker td .pika-button:hover {
    background-color: #262e33 !important;
}






.mfp-bg {

    background-color: rgba(0, 0, 0, 0.8 )  !important;
}


/* .mfp-close-btn-in .mfp-close { color: #1a1a1a !important; opacity: 1 !important; background-color: #f4efe6 !important; position: fixed !important; top: 0 !important; right: 0 !important; } */
.mfp-close{font-size:0;background-image: url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/popup-close.svg)!important;background-repeat:no-repeat!important;background-position:center center!important;/* background-color:transparent!important; */opacity:1!important;width: 50px;height: 50px;top: 0 !important;!I;!;right: 0 !important;!i;!;position: absolute !important;background-color: #CDD4D7 !important;!I;!;}
.mfp-container { padding-left: 0; padding-right: 0; }
.mfp-open .mfp-wrap{position:fixed!important;height:100%!important;overflow:auto!important;top:0!important;}
body.mfp-open{overflow:hidden;}

.popUpParent {
    background-color: rgba(255, 255, 255, 1.0);
    max-width: 980px;
    position: relative;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding: 50px 50px 50px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
@media(max-width: 767px) {
    .popUpParent { padding: 50px 20px 20px; } 
    .mfp-close { width: 30px; height: 30px; background-size: 15px !important; }
}








#comments-listing .comment-date {
    color: rgba(38, 46, 51, 0.6) !important;
}

.blog-comments .hs-form .hs-field-desc,
.blog-comments .hs-form .legal-consent-container p {
    color: #262e33;
}


#comments-listing .comment-reply-to {
    color: rgba(0, 118, 160, 1.0) !important;
}

.blog-post__timestamp {
    color: rgba(38, 46, 51, 1.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
    color: rgba(0, 118, 160, 1.0);
}

#comments-listing .comment-reply-to:active {
    color: rgba(0, 118, 160, 1.0);
}





.error-page-full {
    background-color: rgba(255, 255, 255, 1.0);
}

.error-page h1,
.error-page h4,
.error-page p {
    color:  rgba(38, 46, 51, 1.0);
}

.error-page:before {
    color: rgba(38, 46, 51, 0.05);
}

.sub-pre-header{
    background: transparent url("https://507386.fs1.hubspotusercontent-na1.net/hubfs/507386/CLEAN-images/heros/sub-prefs-bg.jpg") no-repeat center center;
        background-size: cover;
        }

.sub-pre-header h1, .sub-pre-header p {
    color:  rgba(255, 255, 255, 1.0);
}

.sub-pref-full {
    background-color: rgba(255, 255, 255, 1.0);
}

.sub-pref-full #email-prefs-form h2,
.sub-pref-full #email-prefs-form h3,
.sub-pref-full #email-prefs-form .page-header,
.sub-pref-full #email-prefs-form p,
.sub-pref-full #email-prefs-form span {
    color: rgba(38, 46, 51, 1.0);
}


.results-pre-header {
    background-color: rgba(242, 245, 248, 1.0);
}

.results-pre-header h1, .results-pre-header h4 {
    color:  rgba(38, 46, 51, 1.0);
}

.results-full {
    background-color: rgba(255, 255, 255, 1.0);
}

.results-full .hs-search-results__title,
.results-full .hs-search-results__description {
    color: rgba(38, 46, 51, 1.0);
}

.results-full .hs-search-results__title:hover {
    color: #0076A0;
}












/* Css */


.styleUl ul{list-style:none;padding-left:0;}
.styleUl ul li{position:relative;padding-left:18px;}
.styleUl ul li:before{content:'';position:absolute;top:8px;left:0;width:8px;height:8px;background-color:#0076A0;}


ul.slick-dots{padding:0;margin: 50px 0 0;list-style:none;text-align:center;line-height:0;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:100%;}
ul.slick-dots li{line-height:0;display:inline-block;margin: 0 10px;}
ul.slick-dots li button{padding:0;font-size:0;margin:0;width:10px;height:10px;border:none;border-radius:100%;background-color: transparent;border: 1px solid #262e33;cursor: pointer;}
ul.slick-dots li.slick-active button{background-color: #262e33;}
.slick-disabled {
    opacity: 0;
    visibility: hidden;
}

.slick-arrow{padding:0;font-size:0;background-color:rgba(205,212,215,.5) !important;width:30px;height:30px;background-repeat:no-repeat;background-position:center;background-size:18px;border:none;box-shadow:none;position:absolute;top:50%;transform:translateY(-50%);z-index:99;transition:all 0.3s linear;cursor:pointer;border-radius:100%;}
.slick-next.slick-arrow{right:-40px;}
.slick-prev.slick-arrow{left:-40px;}
/* .slick-arrow:hover{opacity:1;} */
.slick-arrow:after{position:absolute;top:0;left:0;content:'';width:6px;height:10px;margin:auto;right:0;bottom:0;background-repeat:no-repeat;background-size:contain;background-position:center;}
.slick-next.slick-arrow:after{background-image:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/slider-right-arrow.svg);}
.slick-prev.slick-arrow:after{background-image:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/slider-left-arrow.svg);}



/* .fakeScroll__content .row{overflow:hidden}
.fakeScroll__track{bottom:0;cursor:default;height:100%;position:absolute;right:0;top:0;width:3px;z-index:2;background-color:#f2f2f2;}
.fakeScroll__bar{background:#cdd4d7;border-radius:4px;cursor:-moz-grab;cursor:-webkit-grab;position:relative;right:0;top:0;transition:background .1s;width:4px;width:100%;z-index:0}
.fakeScrollDiv{min-height:1px;overflow:visible;position:relative}
.fakeScroll__wrap{height:100%;overflow:hidden;position:relative;z-index:1}
.fakeScroll__content{-moz-box-sizing:border-box;box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;position:relative;scrollbar-width:none;width:100%}
.fakeScroll__content::-webkit-scrollbar{background-color:transparent;display:none;height:0;width:0}
.fakeScroll__content::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1)}
.fakeScroll:not(.fakeScroll--hasBar) .fakeScroll__track { display: none; }
.fakeScrollDiv.fakeScroll--hasBar{padding-right:10px;}

*/


.scroll-wrapper > .scroll-element,.scroll-wrapper > .scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10;}
.scroll-wrapper > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%;}
.scroll-wrapper > .scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%;}
.scroll-wrapper > .scroll-element.scroll-y{height:100%;right:0px;top:0;width:4px;}
.scroll-wrapper > .scroll-element .scroll-element_outer{overflow:hidden;}
.scroll-wrapper > .scroll-element .scroll-element_track{background-color:#F2F2F2;}
.scroll-wrapper > .scroll-element .scroll-bar{background-color:#cdd4d7;}
.scroll-wrapper > .scroll-element:hover .scroll-bar{background-color:#919191;}
.scroll-wrapper > .scroll-element.scroll-draggable .scroll-bar{background-color:#919191;}
.scroll-wrapper > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px;}
.scroll-wrapper > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px;}
.scroll-wrapper > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px;}
.scroll-wrapper > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px;}
.scroll-wrapper{overflow:hidden!important;    /* padding: 0!important; */position:relative;}
.scroll-wrapper > .scroll-content{border:none!important;    /* box-sizing: content-box!important; */height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;    /* padding: 0; */position:relative!important;top:0;width:auto!important;}
.scroll-wrapper > .scroll-content::-webkit-scrollbar{height:0;width:0;}
.scroll-element{display:none;}
.scroll-element,.scroll-element div{box-sizing:content-box;}
.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block;}
.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default;}
.scroll-textarea{border:1px solid #cccccc;border-top-color:#999999;}
.scroll-textarea > .scroll-content{overflow:hidden!important;}
.scroll-textarea > .scroll-content > textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:none;padding:2px;position:relative!important;top:0;width:100%!important;}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar{height:0;width:0;}

/* .pageTemplateWpLeft .scroll-content.scroll-scrolly_visible,.blogPostTemplateboxOutter  .scroll-content.scroll-scrolly_visible{padding-right:10px;} */
.pageTemplateWpLeft .scroll-content.scroll-scrolly_visible{padding-right:10px;}
.scroll-content {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.scroll-content::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

html.magnifying > body{overflow-x:hidden!important;}
.magnify,.magnify > .magnify-lens,.magnify-mobile,.lens-mobile{ /* Reset */
min-width:0;min-height:0;animation:none;border:none;float:none;margin:0;opacity:1;outline:none;overflow:visible;padding:0;text-indent:0;transform:none;transition:none;}
.magnify{box-shadow:none;display:inline-block;height:auto;position:relative;width:auto;z-index:inherit;}
.magnify > .magnify-lens{ /* Magnifying lens */
position:absolute;width:200px;height:200px;border-radius:100%;  /* Multiple box shadows to achieve the glass lens effect */box-shadow:0 0 0 7px rgba(255,255,255,0.85),0 0 7px 7px rgba(0,0,0,0.25),inset 0 0 40px 2px rgba(0,0,0,0.25);cursor:none;display:none;z-index:99;}
.magnify > .magnify-lens.loading{background:#333!important;opacity:0.8;}
.magnify > .magnify-lens.loading:after{ /* Loading text */
position:absolute;top:50%;left:0;width:100%;color:#fff;content:'Loading...';font:italic normal 16px/1 Calibri,sans-serif;letter-spacing:1px;margin-top:-8px;text-align:center;text-shadow:0 0 2px rgba(51,51,51,0.8);text-transform:none;}


.breadcrumb-item a{text-decoration:none;}
.breadcrumb-item a:hover{text-decoration:underline;}
.breadcrumb-item a{font-weight:600;}
/* .breadcrumb-item a,.breadcrumb-item p{font-size:14px} */
.breadcrumb-item{margin-right:4px}
.breadcrumb-item:not(:last-child):after { content: '>'; }
/* .breadcrumb-item p {
font-weight: 500;
}
*/

.blogPostfeaturedImage{float:left;max-width:255px;width:100%;border:1px solid #F2F2F2;    cursor: pointer;background-color:#FFFFFF;}
.blogPostfeaturedImage .image {width: 100%; height: auto; position: relative; text-align: center; }
.blogPostfeaturedImage .image .blogRelatedImgPopUp {
    font-size: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.blogPostfeaturedImage .image img{width:100%;height:100% !important;object-fit:contain !important;object-position: top;}
.blogPostfeaturedImage .content{font-size:12px;line-height:1.5;}

.relatedArticleLinks a{display:block;font-size:14px;font-weight:500;line-height:1.71428571;}
.relatedArticleLinks a+a,.relatedArticleLinks div+div{margin-top:10px;}
.blogPostTitleWithStar p{text-transform:uppercase;}
.blogPostfeaturedImage.loaderWP .loader{min-height:250px;width:100%;background:#e0e0e0;border-radius:8px;animation:shimmer 1.5s infinite linear;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;}
@keyframes shimmer{
    0%{background-position:100%;}
    100%{background-position:-100%;}
}
/* .blogPostfeaturedImage.loaderWP .image{display:none;}
.blogPostfeaturedImage.loaderWP .content{display:none;} */


.blogPostTitleWithIcon .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#D9E7E7;border-radius:100%;margin-right:10px;}
.blogPostTitleWithIcon .icon img{width:100%;height:100%;object-fit:contain;}
.blogPostTitleWithIcon .blogTitle {
    width: calc(100% - 50px);
}
.blogPostTitleWithIcon .icon svg { width: 100%; height: 100%; }
.blogPostTitleWithIcon .blogPostTitle{width:calc(100% - 50px);}
.blogPostTemplateboxOutter,.pageTemplateWpLeft .scroll-wrapper  {  }
/* .pageTemplateWpLeft .scroll-wrapper {height: 95vh; } */
/* .blogPostTemplateboxOutter{height:95vh} */
/* .pageTemplateWpLeft .scroll-wrapper,.blogPostTemplateboxOutter{max-height:95vh;position: sticky; top: 20px;} */
/* .pageTemplateWpLeft .scroll-wrapper{max-height:95vh;position: sticky; top: 20px;} */
.pageTemplateWpLeft .scroll-wrapper{max-height:95vh;    height: 100%;}
.historyBlogPostWp .outter .yearText { display: inline-block; padding: 4px 10px; 
/*     min-width: 76px;  */
}



.blogPostBodyContent blockquote:after{content:'';background-image:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/quote_icon.svg);width:47px;height:40px;position:absolute;top:40px;background-repeat:no-repeat;background-size:contain;background-position:center;left:60px;}
.blogPostBodyContent blockquote{position:relative;padding:120px 60px 40px;}
.blogPostTemplateBody { display: inline-block; }
/* .licensesText { font-size: 14px; line-height: 1.71428571; } */
.blogPostBodyContent h3{border-bottom:1px solid #cdd4d7;padding-bottom:20px;display: flex;}
.blogPostBodyContent *+h3{margin-top:50px;}
/* .blogPostBodyContent h3 { text-transform: uppercase; } */
.relatedResourcesContent .content h3{padding-bottom:20px;border-bottom:1px solid #F2F2F2;}
/* .blogPostBodyContent h3{line-height:1.2em;} */


.relatedResourcesContent .content,.bibliographyContent .content { word-wrap: break-word; }
.relatedResourcesContent .content a, .bibliographyContent .content a { font-weight: 500; }
/* .widgetsBlogTurningPointOverview .overviewContent .field-item{background:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/star-list-icon.svg) no-repeat left 5px;padding:0px 0 0 30px;margin:10px;} */
.widgetsBlogTurningPointOverview .overviewContent .field-item{padding:0px 0 0 20px;margin:10px;position: relative; }
.widgetsBlogTurningPointOverview .overviewContent .field-name-field-turningpoint{margin-top:20px;margin-bottom: 0;}
.widgetsBlogTurningPointOverview .overviewContent .field-item:before,.blogPostTitleWithStar .superTitle:before { content: ''; position: absolute; top: 8px; left: 0; width: 8px; height: 8px; background-color: #0076A0; }
.blogPostTitleWithStar .superTitle { position: relative; padding-left: 20px; }
.commonCheckBoxInner,.commonRadioBoxInner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.commonCheckBoxInner,.commonRadioBoxInner,.commonSelectkBoxInner{padding:8px 10px;cursor:pointer;}
.commonCheckBoxInner span.text:before,.commonRadioBoxInner span.text:before{content:'';display:inline-block;transition:.2s ease all;position:absolute;left:0;top:2px;border:1px solid #CACACA;height:20px;width:20px;background-color:#FFFFFF;}
.commonCheckBoxInner.active span.text:after,.commonRadioBoxInner.active span.text:after{content:'';transition:.2s ease all;content:'';display:block;position:absolute;top:5px;left:7px;width:6px;height:12px;border:solid #FFFFFF;border-width:0 2px 2px 0;transform:rotate(45deg);}
.commonCheckBoxInner.active span.text:before,.commonRadioBoxInner.active span.text:before{background-color:#eeb111;border-color:#eeb111;}
.commonCheckBoxInner.active,.commonRadioBoxInner.active,.commonSelectkBoxInner.active{background-color:#FCF1D4;}
.commonCheckBoxInner span,.commonRadioBoxInner span,.commonSelectkBoxInner span{position:relative;margin-left:0!important;font-size:14px;font-weight:500;line-height:1.71428571;}
.commonCheckBoxInner span.text,.commonRadioBoxInner span.text{padding-left:30px;}
.commonSelectkBoxInner span a{color:inherit;text-decoration:inherit;display:block;width:100%;}
.commonRadioBoxInner span:before { border-radius: 100%; }

.blogPostStripe .repeater{display:flex;align-items:center;}
.blogPostStripe .repeater .icon{display:flex;}
.blogPostStripe .repeater .text{margin-left:6px;font-weight:500;}
.blogPostStripe .repeater:not(:first-child){margin-left:20px;padding-left:20px;border-left:1px solid #cdd4d7;}
.blogPostStripeWp{background-color:#F2F2F2;padding:13px 10px;}
.blogPostStripe .repeater.citeWp{cursor:pointer;}
.blogPostStripe .repeater.citeWp{position:relative;}
.blogPostStripe .repeater.citeWp .hoverDp{position:absolute;top:calc(100% + 10px);left:0;background-color:#cdd4d7;color:#262e33;padding:15px;min-width:609px;width:100%;opacity:0;visibility:hidden;transition:all 0.3s linear;cursor:unset;z-index:9;}
.blogPostStripe .repeater.citeWp .hoverDp:after{content:'';border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:15px solid #cdd4d7;margin-top:6px;width:0;height:0;content:"";position:absolute;z-index:10;transform-origin:top;transition:all 0.18s ease-out 0.18s;bottom:100%;left:25px;}
.blogPostStripe .repeater.printPage{cursor:pointer;}
.blogPostStripe .repeater.correctWp .text a{color:currentColor;text-decoration:initial;}
.blogPostStripe .repeater.citeWp.open .hoverDp .close{position:absolute;top:0;right:0;width:24px;height:24px;padding:7px;}
.blogPostStripe .repeater.citeWp.open .hoverDp .close svg{width:100%;height:100%;vertical-align:top;}

/* blogIndex Common css  */
.blogIndexCommonInner{position:relative;}
.blogIndexCommonInner .featuredImage img{width:100%;height:100%;object-fit:cover;}
.blogIndexCommonInner .blogContent{background-color:#F2F2F2;}
.blogIndexCommonInner .blogContent .title h3 a{text-decoration:none;font-weight: inherit;}
.blogIndexCommonInner .blogContent .title h3 a:hover{text-decoration:underline;}
.blogIndexCommonInner .overLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.blogIndexCommonInner a:not(.overLink){position:relative;z-index:2;}
.blogIndexCommonInner .blogContent .author strong,.blogIndexCommonInner .blogContent .date strong{color:#262e33;}
.blogIndexCommonInner{min-height:280px;}
.blogIndexCommonInner .featuredImage{width:286px;    aspect-ratio: 1 / 0.9;position:relative;}
.blogIndexCommonInner .blogContent{width:calc(100% - 286px);}
.blogIndexCommonInner .blogContent .categoryText .icon{width:16px;height:16px;color:inherit;margin-right:10px;margin-top: 3px;}
.blogIndexCommonInner .blogContent .categoryText .tagWp{font-size: 13px; font-weight: 500; line-height: 1.5; color: #155269; background-color: #DAECF2; border-radius: 20px; padding: 5px 10px;transition: all 0.2s linear}
.blogIndexCommonInner .blogContent .categoryText .tagWp a{font-size:inherit;line-height:inherit;color:inherit;    transition: all 0.2s linear; }
.blogIndexCommonInner .blogContent .categoryText .icon svg *{fill:currentColor;}
.blogIndexCommonInner .blogContent .categoryText .icon svg{fill:currentColor;}
.blogIndexCommonInner .blogContent .categoryText .tagLink a{text-decoration:none;}
.blogIndexCommonInner .blogContent .categoryText .icon~.tagLink{width:calc(100% - 26px);}
/* .blogIndexCommonInner .blogContent .categoryText .tagWp.eraTagWp .tagLink a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; max-width: 250px; width: 100%; } */
.blogIndexCommonInner .blogContent .categoryText .tagWp:hover{background-color:#0076A0;}
.blogIndexCommonInner .blogContent .categoryText .tagWp:hover .icon svg *{fill:#fff;}
.blogIndexCommonInner .blogContent .categoryText .tagWp:hover .tagLink a{color:#fff;}

.tagRegularBoxCommonInner .featuredImage{width:80px;height:80px;position: relative;}
.tagRegularBoxCommonInner .featuredImage img{width:100%;height:100%;object-fit:cover;}
.tagRegularBoxCommonInner{height:100%;border:1px solid #cdd4d7;background-color:rgb(242 242 242 / 40%);position:relative; -webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.tagRegularBoxCommonInner .content{width:calc(100% - 80px);padding-left:30px;}
.tagRegularBoxCommonInner .overLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.tagRegularBoxCommonInner a:not(.overLink){position:relative;z-index:2;font-weight: inherit;    text-decoration: none;}

.tagLargeBoxCommonInner .featuredImage{width:140px;height:140px;position: relative;}
.tagLargeBoxCommonInner .featuredImage img{width:100%;height:100%;object-fit:cover;}
.tagLargeBoxCommonInner{height:100%;border:1px solid #cdd4d7;background-color:rgb(242 242 242 / 40%);position:relative;    -webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.tagLargeBoxCommonInner .content{width:calc(100% - 140px);padding-left:30px;}
.tagLargeBoxCommonInner .overLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.tagLargeBoxCommonInner a:not(.overLink){position:relative;z-index:2;font-weight: inherit;text-decoration: none; }
.tagLargeBoxCommonInner:hover a:not(.overLink),.tagRegularBoxCommonInner:hover a:not(.overLink) { text-decoration: underline;  }
/* .tagLargeBoxCommonInner:hover,.tagRegularBoxCommonInner:hover { background-color: #0076A0; } */
.tagLargeBoxCommonInner:hover a:not(.overLink){  }
.blogPostBodyContent br { display: none; }
.blogPostBodyContent p:first-of-type {font-weight: 600;color: #262e33;}

.blogRelatedImgWp .inner .imageBox{position:relative;padding-top:100%;}
.blogRelatedImgWp .inner .imageBox img{position:absolute;top:0;left:0;width:100%;height:100% !important;object-fit:cover;}
.blogRelatedImgWp .inner .imageBox .blogRelatedImgPopUp{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;font-size:0;}
.blogRelatedImgSliderLeft .imageBox img{width: auto; height: 100%;}
.blogRelatedImgSliderRightInner *+p{margin-top:10px;}
.blogRelatedImgSliderRightInner *+h3,.blogRelatedImgSliderRightInner *+h4{margin-top:20px;}
.blogRelatedImgSliderRightInner p,.blogRelatedImgSliderRightInner li{color:#262e33;}
.blogRelatedImgSliderLeft .imageBox{ background-color: rgb(205 212 215 / 20%)!important;height:100%;padding:15px;display: flex ; justify-content: center;min-height: 300px;}
/* .blogRelatedImgSliderLeft .imageBox img{width:100%;height:100%!important;    object-fit: contain;} */
/* .blogRelatedImgSliderWp .slick-list { height: 70vh; overflow-y: auto; } */
.blogRelatedImgSliderRightInner {
    padding-right: 20px;
}
.blogRelatedVideoWp .inner .videoBox{position:relative;padding-top:56.6%;}
.blogRelatedVideoWp .inner .videoBox img{position:absolute;top:0;left:0;width:100%;height:100% !important;object-fit:cover;}
.blogRelatedVideoWp .inner .videoBox .blogRelatedVideoPopUp{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;font-size:0;}
.blogRelatedVideoSliderLeft .videoBox img{width:100%;height:100%;}
.blogRelatedVideoSliderRightInner *+p{margin-top:10px;}
.blogRelatedVideoSliderRightInner *+h3,.blogRelatedVideoSliderRightInner *+h4{margin-top:20px;}
.blogRelatedVideoSliderRightInner p,.blogRelatedVideoSliderRightInner li{color:#262e33;}
.blogRelatedVideoSliderLeft .videoBox { background-color: rgb(205 212 215 / 20%) !important; padding: 15px; position: relative; padding-top: 56.6%; }
.blogRelatedVideoSliderLeft .videoBox iframe { width: 100%; height: 100% !important; object-fit: cover; position: absolute; top: 0; left: 0; }


.selectCommonDPListGroup.active .listLabel,.checkBoxCommonParentDpGp.active .listLabel{background-color:#eeb111;font-weight:600;border-color:#eeb111;}
.selectCommonDPListGroup,.checkBoxCommonParentDpGp{position:relative;}
.selectCommonDPListGroup.active .listLabel:after,.checkBoxCommonParentDpGp.active .listLabel:after{transform:rotate(180deg);}
.selectCommonDPListGroup .selectCommonDpListWp,.checkBoxCommonParentDpGp .checkBoxCommonListGp{background:#FFFFFF;box-shadow:0 4px 10px 0 #0000001f;left:0;margin:0;max-height:500px;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%;z-index:111;opacity:0;visibility:hidden;transition:all 0.3s linear;padding:10px;}
.selectCommonDPListGroup .listLabel,.checkBoxCommonParentDpGp .listLabel{background-color: #fff;border:1px solid #cdd4d7;cursor:pointer;font-weight:500;padding:7px 25px 7px 15px;position:relative;transition:all .3s linear;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
.selectCommonDPListGroup .listLabel:after,.checkBoxCommonParentDpGp .listLabel:after{content:'';background-image:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/dp-arrow.svg);position:absolute;top:0;bottom:0;margin:auto;width:14px;height:8px;background-repeat:no-repeat;background-position:center;background-size:contain;right:15px;transition:inherit;}
.selectCommonDPListGroup.active .selectCommonDpListWp,.checkBoxCommonParentDpGp.active .checkBoxCommonListGp{opacity:1;visibility:visible;}

.blogRelatedAudioWp .audioInner .audioLine .audio,.blogRelatedAudioSliderOutter .audioLine .audio{width:100%;}
.blogRelatedAudioWp .audioInner .audioLine .audio::-webkit-media-controls-panel{background:#cdd4d7;}
.blogRelatedAudioWp .audioInner .audioLine .audio::-webkit-media-controls-time-remaining-display,.blogRelatedAudioWp .audioInner .audioLine .audio::-webkit-media-controls-current-time-display{color:#262e33;font-size:14px;font-weight:600;line-height:24px;}
.blogRelatedAudioWp .audioInner .audioLine .audio::-webkit-media-controls-play-button,.blogRelatedAudioWp .audioInner .audioLine .audio::-webkit-media-controls-mute-button{cursor:pointer;}

.aboutContentWp .labelText,.contentPageScrollWp .labelText .underLineTag{border-bottom:1px solid #F2F2F2;padding-bottom:20px;margin-bottom:20px;}
.aboutContentWp .imageWithTextWp .image{width:338px;}
.aboutContentWp .imageWithTextWp  .imageContent{width:calc(100% - 338px);padding-left:20px;}
.aboutContentWp .listContentParent .listContentWp+.listContentWp{margin-top:30px;}
.aboutContentWp .listContentWp.two_column .listAndContent>ul{/* column-count:2; *//* column-gap:10px; */display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
.aboutContentWp .listContentWp.three_column .listAndContent>ul{/* column-count:3; */display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
.aboutContentWp .listContentWp .listAndContent>ul>li{margin-top:10px;}
.aboutContentWp .listContentWp .listAndContent> ul{margin-top:10px;}
.aboutContentWp .listContentWp .listAndContent> ul+p{margin-top:30px;}
.abouttopSrtip .selectCommonDPListGroup,.contentPageScrollSrtip .selectCommonDPListGroup{max-width:275px;margin-left:auto;}
.aboutContentWp .listContentWp.two_column .listAndContent>ul>li{width:calc(50% - 30px);margin-left:15px;margin-right:15px;}
.aboutContentWp .listContentWp.three_column .listAndContent>ul>li{width:calc(33.33% - 30px);margin-left:15px;margin-right:15px;}
.aboutContentWp .iconWithTextRepeater{display:flex;flex-wrap:wrap;row-gap:20px;column-gap:30px;}
.aboutContentWp .iconWithTextRepeater .outter{width:calc(33.33% - 20px);}
.aboutContentWp .iconWithTextRepeater .inner .icon{width:30px;height:30px;}
.aboutContentWp .iconWithTextRepeater .outter .icon img{width:100%;height:100%!important;!i;!;object-fit:contain;}
.aboutContentWp .iconWithTextRepeater .inner{display:flex;flex-wrap:wrap;align-items:center;}
.aboutContentWp .iconWithTextRepeater .inner  .text{width:calc(100% - 30px);padding-left:15px;font-weight:500;}
.contentPageScrollWp pre {
    background-color: #f2f2f2;
    background-color: rgba(40, 40, 0, 0.06);
    margin: 10px 0;
    overflow: hidden;
    padding: 15px;
    white-space: pre-wrap;
}



.contentPageScrollWp code {
    padding: 5px;
    font-size: 0.77em;
    background-color: rgba(40, 40, 0, 0.06);
}

.blogListBoxWp .pageloader{width:110px;height:110px;margin-left:auto;margin-right:auto;margin-top: 20vh; margin-bottom: 10vh;}
.blogListBoxWp .error{padding:20vh 0;}
.blogListFilterStrip{background-color:#F7F9F9;}
.blogListFilterStrip .filterTitle{font-weight:700;width:94px;}
.blogListFilterStrip .stripListWp{padding-left:10px;width:calc(100% - 174px);padding-right:10px;}
.paginationItem{border:1px solid #cdd4d7;background-color:#FEFBF2;min-width:40px;height:40px;display:block;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#262e33;cursor:pointer;text-decoration:none;}
.paginationItem.disableElement{opacity:0.5;pointer-events:none;}
.paginationItem.active,.paginationItem:hover{background-color:#eeb111;border-color:#eeb111;color:#262e33;}
.blogListAuthorImage{width:100%;height:348px;}
.blogListAuthorImage img{width:100%;height:100%;object-fit:cover;}
.blogListAuthorDetails h3+p,.blogListAuthorDetails  h4+p,.blogListAuthorDetails  h5+p{margin-top:10px;}
.blogListFilterParent .resetButtonWp:not(.show) { opacity: 0.5; pointer-events: none; }

.copyRightWp .hhs-rich-text .underLineTag{border-bottom:1px solid #cdd4d7;padding-bottom:20px;}

.backTotop a{background-color:#eeb111;color:#262e33;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:17.07px;padding:12px 8px;text-decoration:none;transform:rotate(180deg);vertical-align:top;width:auto;writing-mode:vertical-rl}
.backTotop{bottom:13%;height:auto;left:0;position:fixed;width:auto;opacity:0;visibility:hidden;transition:all 0.3s linear;}
.backTotop a svg{margin-top:5px;transform:rotate(90deg)}
.backTotop.show{opacity:1;visibility:visible;}

 .heroBannerSliderOutter{background-color:#fcf1d4;}
 .slick-next.slick-arrow{border-bottom-left-radius:90px;border-top-left-radius:90px;right:0}
 .slick-prev.slick-arrow{border-bottom-right-radius:90px;border-top-right-radius:90px;left:0}
 .slick-arrow:after{height:18px;width:14px}
 .slick-prev.slick-arrow:after{left:-8px}
 .slick-next.slick-arrow:after{left:unset;right:8px}
 .slick-arrow{border-radius:0;height:80px;width:40px}
.heroBannerSliderOutter .imgInner{height:100%;}
.heroBannerSliderOutter .imgInner img{height:100%;object-fit:cover;width:100%;object-position:top;}
.heroBannerSliderOutter>div{min-height:355px;}
.heroBannerSliderOutter .hhs-rich-text{font-size:18px;line-height:1.55555556;font-weight:500;}
.heroBannerSliderOutter .hhs-rich-text h1+p,.heroBannerSliderOutter .hhs-rich-text h2+p{margin-top:30px;}
.heroBannerSliderWp:not(.slick-initialized) .heroBannerSliderOutter:not(:first-child) {     display: none; }

/* .heroBannerSliderOutter .hhs-content-col { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 99; min-height: 200px; background-color: rgb(252 241 212 / 80%); } 
.heroBannerSliderOutter  .hhs-img-col { width: 100%; height: 100%; }
.heroBannerSliderOutter >div { height: 500px; position: relative; } */



.mapSection .title *+p{margin-top:10px;}
.mapFilter div#map>div{position:absolute;top:0;left:0;width:100%;height:100%;}
.mapFilter div#map{height:100%;width:100%;position:relative; 
    /*     padding-top:80%; */
    padding-top:56.6%;
}
.mapFilter{position:relative;}
.mapFilter .error{position:absolute;top:0;left:0;background-color:rgb(38 46 51 / 80%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;}

.minnesotaHisFilterStrip{background-color:#F7F9F9;}
.minnesotaHisFilterStrip .filterstripTitle{font-weight:700;width:138px;}
.minnesotaHisApplyBtnWp{width:96px;}
.minnesotaHisFilterStrip .filterStripDpParent{width:calc(100% - 234px);padding:0 15px;}
.minnesotaHisFilterStrip .filterStripDpParent>div{max-width:150px;width:100%;}
.minnesotaHisApplyBtnWp .applyButton{width:100%;}
.minnesotaHisFilterStrip .selectCommonDPListGroup .selectCommonDpListWp{max-height:500px;}
.minnesotaHisFilterDataWp .pageloader{height:110px;margin-left:auto;margin-right:auto;margin-top:50px;width:110px;margin-bottom:100px;}
.minnesotaHisFilterDataWp .error{padding:50px 0 100px;}
.minnesotaHisFilterDataWp .outter .year{background-color:#D9E7E7;color:#262e33;font-weight:600;display:inline-block;min-width:76px;text-align:center;padding:4px 10px;font-size:16px;line-height:1.62em;}
.minnesotaHisFilterSection .title h2{font-weight:400;}
.minnesotaHisFilterDataWp .outter .content{background-color:#FFFFFF;}
.minnesotaHisFilterSection .todayText img{margin-right:10px;}
.minnesotaHisTodayListWp .outter .year{background-color:#D9E7E7;color:#262e33;font-weight:600;display:inline-block;min-width:76px;text-align:center;padding:4px 10px;font-size:16px;line-height:1.62em;}
.minnesotaHisTodayListSection .title h2{font-weight:400;}
.minnesotaHisTodayListWp .outter .content{background-color:#FFFFFF;}

.sidebar-section{z-index:99!important;}
.sidebar-section .hs-menu-wrapper >ul { display: block; }
.sidebar-menu ul li a{color:#262e33;display:block;font-size:14px;font-weight:500;line-height:1.714;padding:15px 14px;transition:none;    text-decoration: none;}
.sidebar-menu ul li a:focus,.sidebar-menu ul li a:focus-visible{outline:2px solid #0076A0;outline-offset:-2px;}
.sidebar-section .hs-menu-item.hs-menu-depth-1 >a:hover{text-decoration:underline;}
.sidebar-menu ul li a:focus,.sidebar-menu ul li a:focus-visible{outline:2px solid #0076A0;outline-offset:-2px;}
.sidebar-menu ul li a :hover{text-decoration:underline;}
.sidebar-section .hs-menu-item.hs-menu-depth-1:first-child>a { font-weight: 600; color: #0076A0; }


/* .sidebar-menu ul li a:hover{text-decoration:none} */
/* .sidebar-section .hs-menu-children-wrapper{position:static!important;opacity:1!important;} */
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children ul.hs-menu-children-wrapper { padding: 5px 0; display: none !important; position: static !important; opacity: 1 !important; }
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children.active-branch ul.hs-menu-children-wrapper { display: block  !important; }
.sidebar-section .hs-menu-item.hs-menu-depth-1.active-branch>a{background:#F2F2F2;font-weight:600;    color: #262e33;}
.sidebar-section .hs-menu-item.hs-menu-depth-1.active-branch{border-left:2px solid #262e33;}
/* .sidebar-section .hs-menu-item.hs-menu-depth-1.active-branch >a{text-decoration: underline;} */
.sidebar-section .hs-menu-item.hs-menu-depth-2.active-branch{border:none}
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children.active-branch ul.hs-menu-children-wrapper > li >a {background:0 0;border:none;text-decoration: none!important;}
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children.active-branch ul.hs-menu-children-wrapper > li >a:hover{text-decoration: underline!important;}
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children.active-branch ul.hs-menu-children-wrapper > li.active-branch >a,
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children.active-branch ul.hs-menu-children-wrapper > li.active >a{ font-weight: 600; }
.sidebar-section .hs-menu-wrapper >ul li.hs-item-has-children ul.hs-menu-children-wrapper > li >a{padding: 5px 15px; border: none; font-size: 13px; line-height: 1.6;}
/* .sidebar-section .hs-menu-item.hs-menu-depth-1>ul { padding: 5px 0; } */
.sidebar-section .hs-menu-item.hs-menu-depth-3>a{padding: 5px 15px; border: none; font-size: 13px; line-height: 1.6;}
.sidebar-section .hs-menu-item.hs-menu-depth-1{border-bottom:1px solid #cdd4d7}
/* .sidebar-section .hs-menu-item.hs-menu-depth-1.active-branch ul{display:block!important;} */
/* .sidebar-section .hs-menu-item.hs-menu-depth-1 ul{display:none!important;} */
.sidebar-section .hs-menu-item a.active-branch{font-weight:600;color:#262e33;}
/* .sidebar-section .hs-menu-item.hs-menu-depth-1 ul.active-branch {
    display: block !important;
} */
.sub-banner-search-list-box .dpLabel{font-weight:600;text-decoration-line:underline;color:#FFFFFF;position:relative;text-align:right;width:fit-content;margin-left:auto;cursor:pointer;}
.sub-banner-search-list-box:not(.active) .dpLabel .clickText{display:none;}
.sub-banner-search-list-box.active .dpLabel .defaultText{display:none;}
.sub-banner-search-list-box .dpLabel:after{border-bottom:15px solid #FFFFFF;border-left:9px solid transparent;border-right:9px solid transparent;top:100%;content:"";height:0;right:0;margin-top:6px;position:absolute;transform-origin:top;transition:all .18s ease-out .18s;width:0;z-index:10;left:0;margin:auto;opacity:0;visibility:hidden;transition:all 0.3s linear;}
.subBannerSearchListBoxParent{background-color:#FFFFFF;box-shadow:0 0 15px 0 #00000033;max-height:600px;min-width:967px;position:absolute;right:0;top:calc(100% + 15px);width:100%;z-index:99;opacity:0;visibility:hidden;transition:all 0.3s linear;}
.sub-banner-search-list-box{position:relative;}
.sub-banner-section{z-index:2;}
.sub-banner-search-box form input[type=text]::-webkit-input-placeholder{color:#262e33;transition:opacity 250ms ease-in-out;}
.sub-banner-search-box form input[type=text]:-ms-input-placeholder{color:#262e33;transition:opacity 250ms ease-in-out;}
.sub-banner-search-box form input[type=text]::-moz-placeholder{color:#262e33;opacity:1;transition:opacity 250ms ease-in-out;}
.sub-banner-search-box form input[type=text]:-moz-placeholder{color:#262e33;opacity:1;transition:opacity 250ms ease-in-out;}
.subBannerSearchListBoxParent .fakeScrollDiv{height:100%;}
.sub-banner-search-list-box.active .subBannerSearchListBoxParent,.sub-banner-search-list-box.active .dpLabel:after{opacity:1;visibility:visible;}
.sub-banner-search-box{max-width:528px;}
.sub-banner-search-box form input[type=text]{height:46px;border:1px solid #cdd4d7;border-radius:50px;padding-right:60px!important;}
.sub-banner-search-box form{position:relative;overflow:hidden}
.sub-banner-search-box form button{background:0 0;border:none;cursor:pointer;position:absolute;right:4px;top:0;width:38px;height:38px;background-color:#eeb111;border-radius:100%;padding:0;display:flex;align-items:center;justify-content:center;bottom:0;margin:auto;}
.sub-banner-search-box .searchSuggestion{background-color:#FFFFFF;box-shadow:0px 15px 20px rgba(38,46,51,.2);display:none;height:auto;left:0;margin:auto;padding:20px;position:absolute;right:0;top:100%;width:98%;z-index:999;border-radius:20px;}
.sub-banner-search-box .formDiv{position:relative;}
.sub-banner-search-box .searchSuggestion li+li{margin-top:10px;}

.spotlightTageWiseFilSection .loadMoreBtn{cursor:pointer;}
.spotLightTagSearchWp.disabled{opacity:0.5;pointer-events:none;}
.spotLightTagSearchWp .search-input{    white-space: nowrap;
    text-overflow: ellipsis;border:1px solid #cdd4d7;font-weight:500;padding:7px 115px 7px 40px!important;position:relative;transition:all .3s linear;white-space:nowrap;text-overflow:ellipsis;overflow:hidden!important;display:block;font-size:14px;line-height:1.71428571;background-image:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/dp-arrow.svg),url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/search-icon.svg);background-repeat:no-repeat;background-position:calc(100% - 15px) center,calc(0% + 15px) center;background-size:14px 8px,15px;}
.spotLightTagSearchWp{position:relative;}
.spotLightTagSearchWp.active .spotLightTagListParent{opacity:1;visibility:visible;}
.spotLightTagSearchWp.active input.search-input{background-color:#eeb111;border-color:#eeb111;background-image:url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/dp-top-arrow.svg),url(https://21588026.fs1.hubspotusercontent-na1.net/hubfs/21588026/MNOpedia_theme_2025/Images/search-icon.svg);}
.spotLightTagListParent{box-shadow:0px 0px 15px 0px #00000033;background-color:#FFFFFF;position:absolute;top:100%;left:0;width:100%;z-index:999;opacity:0;visibility:hidden;max-height:459px;}
.spotLightTagListWp{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;}
.spotLightTagSearchWp .search{position:relative;}
.spotLightTagSearchWp .search .clearFilter{position:absolute;top:0;right:40px;bottom:0;margin:auto;width:auto;height:fit-content;font-size:12px;font-weight:500;line-height:2;color:#262e33;cursor:pointer;display:none;}
.spotLightTagListWp .commonSelectkBoxInner{width:100%;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;}
.spotlightTageWiseFilParent .topicesWiseparent+.topicesWiseparent{margin-top:80px;}
.spotlightTageWiseFilSection .pageloader{width:100px;height:100px;margin-left:auto;margin-right:auto;}



@media (min-width:768px){
.blogRelatedImgSliderWp .slick-prev.slick-arrow,.blogRelatedAudioSliderWp .slick-prev.slick-arrow,.blogRelatedVideoSliderWp .slick-prev.slick-arrow { left: -50px; }
.blogRelatedImgSliderWp .slick-next.slick-arrow,.blogRelatedAudioSliderWp .slick-next.slick-arrow,.blogRelatedVideoSliderWp .slick-next.slick-arrow { right: -50px; }
    .blogPostStripe .repeater.citeWp:hover .hoverDp{opacity:1;visibility:visible;}
}
@media (min-width:992px){
    .sidebar-menu label{display:none;}
    .sidebar-section .sidebar-menu-list { display: block !important; height: auto !important; }
}

@media(min-width:1200px){
    .commonCheckBoxInner:hover,.commonRadioBoxInner:hover,.commonSelectkBoxInner:hover{background-color:#FCF1D4;}
    .heroBannerSliderOutter .imgInner{height:100%;position:absolute;top:0;right:0;width:100%;}
}


@media(max-width:1439px){
    .selectCommonDPListGroup .selectCommonDpListWp,.checkBoxCommonParentDpGp .checkBoxCommonListGp{max-height:400px;}

    .tagLargeBoxCommonInner .featuredImage{width:120px;height:120px;}
    .tagLargeBoxCommonInner .content{width:calc(100% - 120px);} 
    .blogListAuthorImage{height:280px;}
    
}

@media(max-width:1199px){
    .tagLargeBoxCommonInner .featuredImage{width:100px;height:100px;}
    .tagLargeBoxCommonInner .content{padding-left:20px;width:calc(100% - 100px);} 

    .blogListAuthorImage{height:240px;}
     .slick-arrow{border-radius:0;height:70px;width:35px;}
    .heroBannerSliderOutter>div{min-height:390px;}
    .subBannerSearchListBoxParent{min-width:827px;}
/*     .blogRelatedImgSliderLeft .imageBox{ height:auto;} */
    .blogListFilterStrip .filterTitle{width:100%;}
    .blogListFilterStrip .stripListWp{padding-left:0;padding-right:0;width:100%;}
}



@media(max-width:991px){
    .pageTemplateWpLeft .scroll-wrapper .scroll-content {
        max-width: unset !important;
        padding-right: 0 !important;        overflow: unset !important;
    }
    .sub-banner-section .imgInnerLogoType { max-width: 260px; margin-left: auto; margin-right: auto; }
    .pageTemplateWpLeft .scroll-wrapper .scroll-element { display: none !important; }
    .pageTemplateWpLeft .scroll-wrapper {
        overflow: unset !important;
    }
    .blogPostBodyContent blockquote { padding: 80px 30px 30px; } 
    .blogPostBodyContent blockquote:after { left: 30px; width: 37px; height: 30px; top: 30px; }
    /*     .pageTemplateWpLeft .scroll-wrapper,.blogPostTemplateboxOutter{height: auto; max-height: unset; position: unset;} */
    .pageTemplateWpLeft .scroll-wrapper{height: auto; max-height: unset; position: unset;}

    /* blogIndex Common css  */
    .blogIndexCommonInner .featuredImage{width:100%;height:274px;}
    .blogIndexCommonInner .blogContent{width:100%;display:flex;flex-direction:column;height:calc(100% - 274px);}
    .blogIndexCommonInner{min-height:unset;height:100%;}
    .blogIndexCommonInner .categoryText{margin-top:auto;}

/*     .blogRelatedImgSliderLeft .imageBox{height:auto;} */
    .blogRelatedVideoSliderLeft .imageBox{height:295px;}
    .selectCommonDPListGroup .selectCommonDpListWp,.checkBoxCommonParentDpGp .checkBoxCommonListGp{max-height:350px;}

    
    .heroBannerSliderOutter .imgInner{height:300px;}
    .heroBannerSliderOutter .hhs-rich-text{font-size:16px;line-height:1.55555556;}
    .sidebar-section{padding:30px 0px 10px;}
    .sidebar-menu{position:relative;padding:0}
    .sidebar-menu label{color:#262e33;font-weight:500;padding:16px 50px 16px 16px;display:block;margin:0;border:1px solid #262e33;}
    .sidebar-menu:before { content: ""; position: absolute; right: 15px; top: 20px; background: url(https://23704355.fs1.hubspotusercontent-na1.net/hubfs/23704355/MNOpedia_theme_2025/Images/dp-arrow.svg) center center; width: 14px; height: 14px; transition: all .3s; background-repeat: no-repeat; background-position: center; background-size: contain; }
    .sidebar-menu.active label{background:#262e33;color:#FFFFFF;margin:0}
    .sidebar-menu.active::before{filter:invert(1);transform:rotate(180deg)}
    .sidebar-menu.active{border:none}
    .sidebar-menu .sidebar-menu-list{z-index:99;display:none;box-shadow:0 4px 10px 0 #0000001F;background:#FFFFFF;position:absolute;left:0;top:100%;width:100%;max-height:310px;overflow-y:auto;}
    .sub-banner-section .imgInner img{margin:0 auto;display:block;}
    .subBannerSearchListBoxParent{min-width:100%;}
    .sub-banner-search-list-box .dpLabel{margin-right:auto;}
    .spotLightTagListWp{-webkit-column-count:2;-moz-column-count:2;column-count:2;}
/*     .blogRelatedVideoSliderLeft .videoBox{height:50vh;} */
    .blogRelatedVideoSliderWp  .slick-arrow { top: calc((100vh - 50vh) - 40vh); transform: translateY(calc((100vh - 50vh) - 40vh)); }
}

@media(max-width:767px){

    ul.slick-dots { margin: 30px 0 0; }

    ul.slick-dots li { margin: 3px; }
    .slick-arrow { background-color: rgba(255, 255, 255, .5) !important; }
    .blogPostBodyContent *+h3{margin-top:30px;}
    .relatedResourcesContent .content h3,.blogPostBodyContent h3{padding-bottom:10px;}
    .blogPostTitleWithIcon .icon { width: 30px; height: 30px; padding: 7px; }
    .blogPostTitleWithIcon .blogTitle {
        width: calc(100% - 40px);
    }
    .blogPostBodyContent blockquote{padding:90px 20px 30px;}
    .blogPostBodyContent blockquote:after{left:20px;width:35px;height:30px;top:30px;}

    .tagRegularBoxCommonInner .featuredImage,.tagLargeBoxCommonInner .featuredImage{width:85px;height:85px;}
    .tagRegularBoxCommonInner .content,.tagLargeBoxCommonInner .content{padding-left:20px;width:calc(100% - 85px);}

    /*       .selectCommonDPListGroup .selectCommonDpListWp{max-height:200px;} */

    .aboutContentWp .labelText,.contentPageScrollWp .labelText .underLineTag{padding-bottom:10px;margin-bottom:20px;}
    .aboutContentWp .imageWithTextWp .imageContent{width:100%;padding-left:0;margin-top:20px;}
    .aboutContentWp .imageWithTextWp .image{width:100%;text-align:center;}
    .aboutContentWp .listContentWp.two_column .listAndContent>ul{column-count:unset;}
    .aboutContentWp .listContentWp .listAndContent> ul{margin-top:20px;}
    .aboutContentWp .listContentWp.three_column .listAndContent>ul{column-count:unset;}
    .aboutContentWp .iconWithTextRepeater .outter{width:100%;}
    .aboutContentWp .iconWithTextRepeater{column-gap:0;}
    .abouttopSrtip .selectCommonDPListGroup,.contentPageScrollSrtip .selectCommonDPListGroup{max-width:100%;margin-left:auto;}
    .aboutContentWp .listContentWp.two_column .listAndContent>ul>li,.aboutContentWp .listContentWp.three_column .listAndContent>ul>li{width:100%;}
    .blogListAuthorImage{height:170px;}
    .blogListIndexSection .paginationItem{font-size:14px;}
    .copyRightWp .hhs-rich-text .underLineTag{padding-bottom:10px;}
    .heroBannerSliderWp .heroBannerSliderOutter .hhs-content-col-inner{width:100%;}
    .heroBannerSliderOutter .hhs-rich-text{font-size:14px;line-height:1.71428571;}
/*     .heroBannerSliderWp .slick-arrow{height:50px;width:25px;} */
/*     .heroBannerSliderWp .slick-arrow:after{height:11px;width:18px;} */
/*     .heroBannerSliderWp .slick-prev.slick-arrow:after{left:-12px;} */
/*     .heroBannerSliderWp .slick-next.slick-arrow:after{right:2px;} */
/*     .heroBannerSliderWp .slick-arrow{top:calc(50% - 95px);transform:translateY(calc(50%  - 95px));} */
     .slick-arrow{height:50px;width:25px;}
 .slick-arrow:after{height:11px;width:18px;}
 .slick-prev.slick-arrow:after{left:-12px;}
 .slick-next.slick-arrow:after{right:2px;}
 .slick-arrow{top:115px;transform:unset;}
    .heroBannerSliderWp .hhs-content-col-inner .buttonDiv a{width:100%;}
    .heroBannerSliderOutter .hhs-rich-text h1+p,.heroBannerSliderOutter .hhs-rich-text h2+p{margin-top:20px;}
    .minnesotaHisFilterDataWp .outter .year{min-width:73px;font-size:14px;line-height:1.71428571;}
    .minnesotaHisFilterSection .buttonDiv a{width:100%;}
    .minnesotaHisFilterStrip .filterStripDpParent{padding:0;width:100%;}
    .minnesotaHisFilterStrip .filterStripDpParent>div{max-width:100%;}
    .minnesotaHisTodayListWp .outter .year{min-width:66px;}
    .minnesotaHisTodayListSection .buttonDiv a{width:100%;}
    .sub-banner-section .imgInnerLogoType{max-width:178px;}
    .sub-banner-search-box form input[type=text]{height:44px;}
    .sub-banner-search-box form button{width:36px;height:36px;}

    .spotlightTageWiseFilParent .topicesWiseparent+.topicesWiseparent{margin-top:50px;}
    .spotLightTagListWp{-webkit-column-count:1;-moz-column-count:1;column-count:1;}
    .blogPostStripe .repeater.citeWp.open .hoverDp{opacity:1;visibility:visible;}
	.blogPostStripe .repeater{width:100%;}
	.blogPostStripe .repeater:not(:first-child){border-left:none;padding-left:0;margin-left:0;margin-top:20px;}
	.blogPostStripe .repeater.citeWp .hoverDp{min-width:auto;max-width:335px;}
    .blogRelatedAudioSliderWp .slick-next.slick-arrow{right:-25px;}
.blogRelatedAudioSliderWp .slick-prev.slick-arrow{left:-25px;}
.blogRelatedAudioSliderParent.popUpParent{padding-right:25px;padding-left:25px;}
.blogRelatedAudioSliderWp .slick-arrow{top:50%;transform:translateY(-50%);background-color:rgba(205,212,215,.5)!important;}

}

@media(max-width:575px){
    /*     .blogPostfeaturedImage .image { height: 266px; } */
    .blogPostfeaturedImage{float:none;}
    .blogPostfeaturedImage { max-width: 100%; }  

    .blogRelatedImgWp .inner .imageBox{padding-top:75%;}
/*     .blogRelatedImgSliderLeft .imageBox{height:245px;} */

/*     .blogRelatedVideoWp .inner .videoBox{padding-top:75%;} */
/*     .blogRelatedVideoSliderLeft .videoBox{height:245px;} */
    .blogListAuthorImage{width:170px;}
/*     .blogRelatedVideoSliderLeft .videoBox { height: 300px; } */
    .blogRelatedVideoSliderWp .slick-arrow { top: 115px; transform: unset; }
}

@media(max-width:374px){
    .blogListIndexSection .paginationItem{min-width:35px;height:35px;font-size:12px;}
}