/* @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Raleway:wght@400;500;600;700;800&display=swap'); */
/* font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;*/



/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
    .row-fluid .span1 {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span2 {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span3 {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span4 {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span5 {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span6 {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span7 {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span8 {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span9 {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span10 {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span11 {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}




@font-face {
  font-family: 'RebondGrotesqueBold';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Bold/RebondGrotesqueBold.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Bold/RebondGrotesqueBold.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Bold/RebondGrotesqueBold.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Bold/RebondGrotesqueBold.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Bold/RebondGrotesqueBold.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Bold/RebondGrotesqueBold.svg#ESRebondGrotesqueTRIALBoldBF66189040400df') format('svg');
}
@font-face {
  font-family: 'RebondGrotesque';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Regular/RebondGrotesque.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Regular/RebondGrotesque.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Regular/RebondGrotesque.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Regular/RebondGrotesque.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Regular/RebondGrotesque.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Regular/RebondGrotesque.svg#RebondGrotesque') format('svg');
}
@font-face {
  font-family: 'RebondGrotesqueSemibold';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Semibold/RebondGrotesqueSemibold.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Semibold/RebondGrotesqueSemibold.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Semibold/RebondGrotesqueSemibold.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Semibold/RebondGrotesqueSemibold.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Semibold/RebondGrotesqueSemibold.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/Rebond_Grotesque_Semibold/RebondGrotesqueSemibold.svg#RebondGrotesqueSemibold') format('svg');
}

@font-face {
  font-family: 'ESRebondGrotesqueTRIALBoldBF66189040400df';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIAL-Bold/ESRebondGrotesqueTRIALBoldBF66189040400df.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIAL-Bold/ESRebondGrotesqueTRIALBoldBF66189040400df.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIAL-Bold/ESRebondGrotesqueTRIALBoldBF66189040400df.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIAL-Bold/ESRebondGrotesqueTRIALBoldBF66189040400df.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIAL-Bold/ESRebondGrotesqueTRIALBoldBF66189040400df.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIAL-Bold/ESRebondGrotesqueTRIALBoldBF66189040400df.svg#ESRebondGrotesqueTRIALBoldBF66189040400df') format('svg');

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ESRebondGrotesqueTRIALMedium';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIALMedium/ESRebondGrotesqueTRIALMediumBF6618904088566.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIALMedium/ESRebondGrotesqueTRIALMediumBF6618904088566.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIALMedium/ESRebondGrotesqueTRIALMediumBF6618904088566.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIALMedium/ESRebondGrotesqueTRIALMediumBF6618904088566.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIALMedium/ESRebondGrotesqueTRIALMediumBF6618904088566.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/ESRebondGrotesqueTRIALMedium/ESRebondGrotesqueTRIALMediumBF6618904088566.svg#ESRebondGrotesqueTRIALBoldBF66189040400df') format('svg');

  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ESRebondGrotesqueTRIALBoldBF66189040400dfnew';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/es_rebond_bold/ESRebondGrotesqueTRIALBoldBF66189040400df.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/es_rebond_bold/ESRebondGrotesqueTRIALBoldBF66189040400df.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/es_rebond_bold/ESRebondGrotesqueTRIALBoldBF66189040400df.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/es_rebond_bold/ESRebondGrotesqueTRIALBoldBF66189040400df.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/es_rebond_bold/ESRebondGrotesqueTRIALBoldBF66189040400df.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/es_rebond_bold/ESRebondGrotesqueTRIALBoldBF66189040400df.svg#ESRebondGrotesqueTRIALBoldBF66189040400df') format('svg');
}
@font-face {
  font-family: 'RebondGrotesqueBold001';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueBold001/RebondGrotesqueBold.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueBold001/RebondGrotesqueBold.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueBold001/RebondGrotesqueBold.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueBold001/RebondGrotesqueBold.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueBold001/RebondGrotesqueBold.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueBold001/RebondGrotesqueBold.svg#RebondGrotesqueBold') format('svg');
}

@font-face {
  font-family: 'RebondGrotesqueSemiBold001';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueSemiBold001/RebondGrotesque-Semibold.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueSemiBold001/RebondGrotesque-Semibold.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueSemiBold001/RebondGrotesque-Semibold.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueSemiBold001/RebondGrotesque-Semibold.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueSemiBold001/RebondGrotesque-Semibold.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueSemiBold001/RebondGrotesque-Semibold.svg#RebondGrotesqueSemibold') format('svg');
}

@font-face {
  font-family: 'RebondGrotesqueRegular001';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueRegular001/RebondGrotesque.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueRegular001/RebondGrotesque.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueRegular001/RebondGrotesque.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueRegular001/RebondGrotesque.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueRegular001/RebondGrotesque.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueRegular001/RebondGrotesque.svg#RebondGrotesque') format('svg');
}

@font-face {
  font-family: 'RebondGrotesqueMedium001';
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueMedium001/RebondGrotesque-Medium.eot');
  src: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueMedium001/RebondGrotesque-Medium.eot') format('embedded-opentype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueMedium001/RebondGrotesque-Medium.woff2') format('woff2'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueMedium001/RebondGrotesque-Medium.woff') format('woff'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueMedium001/RebondGrotesque-Medium.ttf') format('truetype'),
    url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/Fonts/RebondGrotesqueMedium001/RebondGrotesque-Medium.svg#RebondGrotesque') format('svg');
}
















/* 1a. Containers */



/* 1b. Colors */






























/* color */

.color\:primary{ color:#15152D; }
.bg\:primary{ background-color:#15152D; }
.hover\:primary:hover{ color:#15152D; }

.color\:secondary{ color:#01143F; }
.bg\:secondary{ background-color:#01143F; }
.hover\:secondary:hover{ color:#01143F; }

.color\:tertiary{ color:#434354; }
.bg\:tertiary{ background-color:#434354; }
.hover\:tertiary:hover{ color:#434354; }

.color\:berry_red{ color:#4F0824; }
.bg\:berry_red{ background-color:#4F0824; }
.hover\:berry_red:hover{ color:#4F0824; }

.color\:blue_700{ color:#2A2A84; }
.bg\:blue_700{ background-color:#2A2A84; }
.hover\:blue_700:hover{ color:#2A2A84; }

.color\:berry_red_700{ color:#AB0535; }
.bg\:berry_red_700{ background-color:#AB0535; }
.hover\:berry_red_700:hover{ color:#AB0535; }

.color\:blue_100{ color:#E6ECFC; }
.bg\:blue_100{ background-color:#E6ECFC; }
.hover\:blue_100:hover{ color:#E6ECFC; }

.color\:berry_red_100{ color:#FAE5EB; }
.bg\:berry_red_100{ background-color:#FAE5EB; }
.hover\:berry_red_100:hover{ color:#FAE5EB; }

.color\:white{ color:#FFFFFF; }
.bg\:white{ background-color:#FFFFFF; }
.hover\:white:hover{ color:#FFFFFF; }

.color\:off_white{ color:#F5F3F8; }
.bg\:off_white{ background-color:#F5F3F8; }
.hover\:off_white:hover{ color:#F5F3F8; }

.color\:grey_50{ color:#EEEEF1; }
.bg\:grey_50{ background-color:#EEEEF1; }
.hover\:grey_50:hover{ color:#EEEEF1; }

.color\:grey_100{ color:#DFDFE3; }
.bg\:grey_100{ background-color:#DFDFE3; }
.hover\:grey_100:hover{ color:#DFDFE3; }

.color\:grey_300{ color:#B9B9C0; }
.bg\:grey_300{ background-color:#B9B9C0; }
.hover\:grey_300:hover{ color:#B9B9C0; }

.color\:grey_500{ color:#888896; }
.bg\:grey_500{ background-color:#888896; }
.hover\:grey_500:hover{ color:#888896; }

.color\:off_black{ color:#25253D; }
.bg\:off_black{ background-color:#25253D; }
.hover\:off_black:hover{ color:#25253D; }

.color\:success{ color:#05AB47; }
.bg\:success{ background-color:#05AB47; }
.hover\:success:hover{ color:#05AB47; }

.color\:purple{ color:#B897FF; }
.bg\:purple{ background-color:#B897FF; }
.hover\:purple:hover{ color:#B897FF; }

.color\:purple_lilac{ color:#DBB8FF; }
.bg\:purple_lilac{ background-color:#DBB8FF; }
.hover\:purple_lilac:hover{ color:#DBB8FF; }

.color\:peach{ color:#FDC0B3; }
.bg\:peach{ background-color:#FDC0B3; }
.hover\:peach:hover{ color:#FDC0B3; }

.color\:green{ color:#B2FF9E; }
.bg\:green{ background-color:#B2FF9E; }
.hover\:green:hover{ color:#B2FF9E; }


/* padding-margin */

.p--0 { padding:0px !important; }
.p-0 { padding:0px; }
.pt-0 { padding-top:0px; }
.pb-0 { padding-bottom:0px; }
.pl-0 { padding-left:0px; }
.pr-0 { padding-right:0px; }
.m-0 {  margin:0px; }
.mt-0 { margin-top:0px; }
.mb-0 { margin-bottom:0px; }
.ml-0 { margin-left:0px; }
.mr-0 { margin-right:0px; }   

.p--5 { padding:5px !important; }
.p-5 { padding:5px; }
.pt-5 { padding-top:5px; }
.pb-5 { padding-bottom:5px; }
.pl-5 { padding-left:5px; }
.pr-5 { padding-right:5px; }
.m-5 {  margin:5px; }
.mt-5 { margin-top:5px; }
.mb-5 { margin-bottom:5px; }
.ml-5 { margin-left:5px; }
.mr-5 { margin-right:5px; }   

.p--10 { padding:10px !important; }
.p-10 { padding:10px; }
.pt-10 { padding-top:10px; }
.pb-10 { padding-bottom:10px; }
.pl-10 { padding-left:10px; }
.pr-10 { padding-right:10px; }
.m-10 {  margin:10px; }
.mt-10 { margin-top:10px; }
.mb-10 { margin-bottom:10px; }
.ml-10 { margin-left:10px; }
.mr-10 { margin-right:10px; }   

.p--15 { padding:15px !important; }
.p-15 { padding:15px; }
.pt-15 { padding-top:15px; }
.pb-15 { padding-bottom:15px; }
.pl-15 { padding-left:15px; }
.pr-15 { padding-right:15px; }
.m-15 {  margin:15px; }
.mt-15 { margin-top:15px; }
.mb-15 { margin-bottom:15px; }
.ml-15 { margin-left:15px; }
.mr-15 { margin-right:15px; }   

.p--20 { padding:20px !important; }
.p-20 { padding:20px; }
.pt-20 { padding-top:20px; }
.pb-20 { padding-bottom:20px; }
.pl-20 { padding-left:20px; }
.pr-20 { padding-right:20px; }
.m-20 {  margin:20px; }
.mt-20 { margin-top:20px; }
.mb-20 { margin-bottom:20px; }
.ml-20 { margin-left:20px; }
.mr-20 { margin-right:20px; }   

.p--25 { padding:25px !important; }
.p-25 { padding:25px; }
.pt-25 { padding-top:25px; }
.pb-25 { padding-bottom:25px; }
.pl-25 { padding-left:25px; }
.pr-25 { padding-right:25px; }
.m-25 {  margin:25px; }
.mt-25 { margin-top:25px; }
.mb-25 { margin-bottom:25px; }
.ml-25 { margin-left:25px; }
.mr-25 { margin-right:25px; }   

.p--30 { padding:30px !important; }
.p-30 { padding:30px; }
.pt-30 { padding-top:30px; }
.pb-30 { padding-bottom:30px; }
.pl-30 { padding-left:30px; }
.pr-30 { padding-right:30px; }
.m-30 {  margin:30px; }
.mt-30 { margin-top:30px; }
.mb-30 { margin-bottom:30px; }
.ml-30 { margin-left:30px; }
.mr-30 { margin-right:30px; }   

.p--35 { padding:35px !important; }
.p-35 { padding:35px; }
.pt-35 { padding-top:35px; }
.pb-35 { padding-bottom:35px; }
.pl-35 { padding-left:35px; }
.pr-35 { padding-right:35px; }
.m-35 {  margin:35px; }
.mt-35 { margin-top:35px; }
.mb-35 { margin-bottom:35px; }
.ml-35 { margin-left:35px; }
.mr-35 { margin-right:35px; }   

.p--40 { padding:40px !important; }
.p-40 { padding:40px; }
.pt-40 { padding-top:40px; }
.pb-40 { padding-bottom:40px; }
.pl-40 { padding-left:40px; }
.pr-40 { padding-right:40px; }
.m-40 {  margin:40px; }
.mt-40 { margin-top:40px; }
.mb-40 { margin-bottom:40px; }
.ml-40 { margin-left:40px; }
.mr-40 { margin-right:40px; }   

.p--45 { padding:45px !important; }
.p-45 { padding:45px; }
.pt-45 { padding-top:45px; }
.pb-45 { padding-bottom:45px; }
.pl-45 { padding-left:45px; }
.pr-45 { padding-right:45px; }
.m-45 {  margin:45px; }
.mt-45 { margin-top:45px; }
.mb-45 { margin-bottom:45px; }
.ml-45 { margin-left:45px; }
.mr-45 { margin-right:45px; }   

.p--50 { padding:50px !important; }
.p-50 { padding:50px; }
.pt-50 { padding-top:50px; }
.pb-50 { padding-bottom:50px; }
.pl-50 { padding-left:50px; }
.pr-50 { padding-right:50px; }
.m-50 {  margin:50px; }
.mt-50 { margin-top:50px; }
.mb-50 { margin-bottom:50px; }
.ml-50 { margin-left:50px; }
.mr-50 { margin-right:50px; }   

.p--55 { padding:55px !important; }
.p-55 { padding:55px; }
.pt-55 { padding-top:55px; }
.pb-55 { padding-bottom:55px; }
.pl-55 { padding-left:55px; }
.pr-55 { padding-right:55px; }
.m-55 {  margin:55px; }
.mt-55 { margin-top:55px; }
.mb-55 { margin-bottom:55px; }
.ml-55 { margin-left:55px; }
.mr-55 { margin-right:55px; }   

.p--60 { padding:60px !important; }
.p-60 { padding:60px; }
.pt-60 { padding-top:60px; }
.pb-60 { padding-bottom:60px; }
.pl-60 { padding-left:60px; }
.pr-60 { padding-right:60px; }
.m-60 {  margin:60px; }
.mt-60 { margin-top:60px; }
.mb-60 { margin-bottom:60px; }
.ml-60 { margin-left:60px; }
.mr-60 { margin-right:60px; }   

.p--65 { padding:65px !important; }
.p-65 { padding:65px; }
.pt-65 { padding-top:65px; }
.pb-65 { padding-bottom:65px; }
.pl-65 { padding-left:65px; }
.pr-65 { padding-right:65px; }
.m-65 {  margin:65px; }
.mt-65 { margin-top:65px; }
.mb-65 { margin-bottom:65px; }
.ml-65 { margin-left:65px; }
.mr-65 { margin-right:65px; }   

.p--70 { padding:70px !important; }
.p-70 { padding:70px; }
.pt-70 { padding-top:70px; }
.pb-70 { padding-bottom:70px; }
.pl-70 { padding-left:70px; }
.pr-70 { padding-right:70px; }
.m-70 {  margin:70px; }
.mt-70 { margin-top:70px; }
.mb-70 { margin-bottom:70px; }
.ml-70 { margin-left:70px; }
.mr-70 { margin-right:70px; }   

.p--75 { padding:75px !important; }
.p-75 { padding:75px; }
.pt-75 { padding-top:75px; }
.pb-75 { padding-bottom:75px; }
.pl-75 { padding-left:75px; }
.pr-75 { padding-right:75px; }
.m-75 {  margin:75px; }
.mt-75 { margin-top:75px; }
.mb-75 { margin-bottom:75px; }
.ml-75 { margin-left:75px; }
.mr-75 { margin-right:75px; }   

.p--80 { padding:80px !important; }
.p-80 { padding:80px; }
.pt-80 { padding-top:80px; }
.pb-80 { padding-bottom:80px; }
.pl-80 { padding-left:80px; }
.pr-80 { padding-right:80px; }
.m-80 {  margin:80px; }
.mt-80 { margin-top:80px; }
.mb-80 { margin-bottom:80px; }
.ml-80 { margin-left:80px; }
.mr-80 { margin-right:80px; }   

.p--85 { padding:85px !important; }
.p-85 { padding:85px; }
.pt-85 { padding-top:85px; }
.pb-85 { padding-bottom:85px; }
.pl-85 { padding-left:85px; }
.pr-85 { padding-right:85px; }
.m-85 {  margin:85px; }
.mt-85 { margin-top:85px; }
.mb-85 { margin-bottom:85px; }
.ml-85 { margin-left:85px; }
.mr-85 { margin-right:85px; }   

.p--90 { padding:90px !important; }
.p-90 { padding:90px; }
.pt-90 { padding-top:90px; }
.pb-90 { padding-bottom:90px; }
.pl-90 { padding-left:90px; }
.pr-90 { padding-right:90px; }
.m-90 {  margin:90px; }
.mt-90 { margin-top:90px; }
.mb-90 { margin-bottom:90px; }
.ml-90 { margin-left:90px; }
.mr-90 { margin-right:90px; }   

.p--95 { padding:95px !important; }
.p-95 { padding:95px; }
.pt-95 { padding-top:95px; }
.pb-95 { padding-bottom:95px; }
.pl-95 { padding-left:95px; }
.pr-95 { padding-right:95px; }
.m-95 {  margin:95px; }
.mt-95 { margin-top:95px; }
.mb-95 { margin-bottom:95px; }
.ml-95 { margin-left:95px; }
.mr-95 { margin-right:95px; }   

.p--100 { padding:100px !important; }
.p-100 { padding:100px; }
.pt-100 { padding-top:100px; }
.pb-100 { padding-bottom:100px; }
.pl-100 { padding-left:100px; }
.pr-100 { padding-right:100px; }
.m-100 {  margin:100px; }
.mt-100 { margin-top:100px; }
.mb-100 { margin-bottom:100px; }
.ml-100 { margin-left:100px; }
.mr-100 { margin-right:100px; }   

.p--105 { padding:105px !important; }
.p-105 { padding:105px; }
.pt-105 { padding-top:105px; }
.pb-105 { padding-bottom:105px; }
.pl-105 { padding-left:105px; }
.pr-105 { padding-right:105px; }
.m-105 {  margin:105px; }
.mt-105 { margin-top:105px; }
.mb-105 { margin-bottom:105px; }
.ml-105 { margin-left:105px; }
.mr-105 { margin-right:105px; }   

.p--110 { padding:110px !important; }
.p-110 { padding:110px; }
.pt-110 { padding-top:110px; }
.pb-110 { padding-bottom:110px; }
.pl-110 { padding-left:110px; }
.pr-110 { padding-right:110px; }
.m-110 {  margin:110px; }
.mt-110 { margin-top:110px; }
.mb-110 { margin-bottom:110px; }
.ml-110 { margin-left:110px; }
.mr-110 { margin-right:110px; }   

.p--115 { padding:115px !important; }
.p-115 { padding:115px; }
.pt-115 { padding-top:115px; }
.pb-115 { padding-bottom:115px; }
.pl-115 { padding-left:115px; }
.pr-115 { padding-right:115px; }
.m-115 {  margin:115px; }
.mt-115 { margin-top:115px; }
.mb-115 { margin-bottom:115px; }
.ml-115 { margin-left:115px; }
.mr-115 { margin-right:115px; }   

.p--120 { padding:120px !important; }
.p-120 { padding:120px; }
.pt-120 { padding-top:120px; }
.pb-120 { padding-bottom:120px; }
.pl-120 { padding-left:120px; }
.pr-120 { padding-right:120px; }
.m-120 {  margin:120px; }
.mt-120 { margin-top:120px; }
.mb-120 { margin-bottom:120px; }
.ml-120 { margin-left:120px; }
.mr-120 { margin-right:120px; }   

.p--125 { padding:125px !important; }
.p-125 { padding:125px; }
.pt-125 { padding-top:125px; }
.pb-125 { padding-bottom:125px; }
.pl-125 { padding-left:125px; }
.pr-125 { padding-right:125px; }
.m-125 {  margin:125px; }
.mt-125 { margin-top:125px; }
.mb-125 { margin-bottom:125px; }
.ml-125 { margin-left:125px; }
.mr-125 { margin-right:125px; }   

.p--130 { padding:130px !important; }
.p-130 { padding:130px; }
.pt-130 { padding-top:130px; }
.pb-130 { padding-bottom:130px; }
.pl-130 { padding-left:130px; }
.pr-130 { padding-right:130px; }
.m-130 {  margin:130px; }
.mt-130 { margin-top:130px; }
.mb-130 { margin-bottom:130px; }
.ml-130 { margin-left:130px; }
.mr-130 { margin-right:130px; }   

.p--135 { padding:135px !important; }
.p-135 { padding:135px; }
.pt-135 { padding-top:135px; }
.pb-135 { padding-bottom:135px; }
.pl-135 { padding-left:135px; }
.pr-135 { padding-right:135px; }
.m-135 {  margin:135px; }
.mt-135 { margin-top:135px; }
.mb-135 { margin-bottom:135px; }
.ml-135 { margin-left:135px; }
.mr-135 { margin-right:135px; }   

.p--140 { padding:140px !important; }
.p-140 { padding:140px; }
.pt-140 { padding-top:140px; }
.pb-140 { padding-bottom:140px; }
.pl-140 { padding-left:140px; }
.pr-140 { padding-right:140px; }
.m-140 {  margin:140px; }
.mt-140 { margin-top:140px; }
.mb-140 { margin-bottom:140px; }
.ml-140 { margin-left:140px; }
.mr-140 { margin-right:140px; }   

.p--145 { padding:145px !important; }
.p-145 { padding:145px; }
.pt-145 { padding-top:145px; }
.pb-145 { padding-bottom:145px; }
.pl-145 { padding-left:145px; }
.pr-145 { padding-right:145px; }
.m-145 {  margin:145px; }
.mt-145 { margin-top:145px; }
.mb-145 { margin-bottom:145px; }
.ml-145 { margin-left:145px; }
.mr-145 { margin-right:145px; }   

.p--150 { padding:150px !important; }
.p-150 { padding:150px; }
.pt-150 { padding-top:150px; }
.pb-150 { padding-bottom:150px; }
.pl-150 { padding-left:150px; }
.pr-150 { padding-right:150px; }
.m-150 {  margin:150px; }
.mt-150 { margin-top:150px; }
.mb-150 { margin-bottom:150px; }
.ml-150 { margin-left:150px; }
.mr-150 { margin-right:150px; }   

.p--155 { padding:155px !important; }
.p-155 { padding:155px; }
.pt-155 { padding-top:155px; }
.pb-155 { padding-bottom:155px; }
.pl-155 { padding-left:155px; }
.pr-155 { padding-right:155px; }
.m-155 {  margin:155px; }
.mt-155 { margin-top:155px; }
.mb-155 { margin-bottom:155px; }
.ml-155 { margin-left:155px; }
.mr-155 { margin-right:155px; }   

.p--160 { padding:160px !important; }
.p-160 { padding:160px; }
.pt-160 { padding-top:160px; }
.pb-160 { padding-bottom:160px; }
.pl-160 { padding-left:160px; }
.pr-160 { padding-right:160px; }
.m-160 {  margin:160px; }
.mt-160 { margin-top:160px; }
.mb-160 { margin-bottom:160px; }
.ml-160 { margin-left:160px; }
.mr-160 { margin-right:160px; }   

.p--165 { padding:165px !important; }
.p-165 { padding:165px; }
.pt-165 { padding-top:165px; }
.pb-165 { padding-bottom:165px; }
.pl-165 { padding-left:165px; }
.pr-165 { padding-right:165px; }
.m-165 {  margin:165px; }
.mt-165 { margin-top:165px; }
.mb-165 { margin-bottom:165px; }
.ml-165 { margin-left:165px; }
.mr-165 { margin-right:165px; }   

.p--170 { padding:170px !important; }
.p-170 { padding:170px; }
.pt-170 { padding-top:170px; }
.pb-170 { padding-bottom:170px; }
.pl-170 { padding-left:170px; }
.pr-170 { padding-right:170px; }
.m-170 {  margin:170px; }
.mt-170 { margin-top:170px; }
.mb-170 { margin-bottom:170px; }
.ml-170 { margin-left:170px; }
.mr-170 { margin-right:170px; }   

.p--175 { padding:175px !important; }
.p-175 { padding:175px; }
.pt-175 { padding-top:175px; }
.pb-175 { padding-bottom:175px; }
.pl-175 { padding-left:175px; }
.pr-175 { padding-right:175px; }
.m-175 {  margin:175px; }
.mt-175 { margin-top:175px; }
.mb-175 { margin-bottom:175px; }
.ml-175 { margin-left:175px; }
.mr-175 { margin-right:175px; }   

.p--180 { padding:180px !important; }
.p-180 { padding:180px; }
.pt-180 { padding-top:180px; }
.pb-180 { padding-bottom:180px; }
.pl-180 { padding-left:180px; }
.pr-180 { padding-right:180px; }
.m-180 {  margin:180px; }
.mt-180 { margin-top:180px; }
.mb-180 { margin-bottom:180px; }
.ml-180 { margin-left:180px; }
.mr-180 { margin-right:180px; }   

.p--185 { padding:185px !important; }
.p-185 { padding:185px; }
.pt-185 { padding-top:185px; }
.pb-185 { padding-bottom:185px; }
.pl-185 { padding-left:185px; }
.pr-185 { padding-right:185px; }
.m-185 {  margin:185px; }
.mt-185 { margin-top:185px; }
.mb-185 { margin-bottom:185px; }
.ml-185 { margin-left:185px; }
.mr-185 { margin-right:185px; }   

.p--190 { padding:190px !important; }
.p-190 { padding:190px; }
.pt-190 { padding-top:190px; }
.pb-190 { padding-bottom:190px; }
.pl-190 { padding-left:190px; }
.pr-190 { padding-right:190px; }
.m-190 {  margin:190px; }
.mt-190 { margin-top:190px; }
.mb-190 { margin-bottom:190px; }
.ml-190 { margin-left:190px; }
.mr-190 { margin-right:190px; }   

.p--195 { padding:195px !important; }
.p-195 { padding:195px; }
.pt-195 { padding-top:195px; }
.pb-195 { padding-bottom:195px; }
.pl-195 { padding-left:195px; }
.pr-195 { padding-right:195px; }
.m-195 {  margin:195px; }
.mt-195 { margin-top:195px; }
.mb-195 { margin-bottom:195px; }
.ml-195 { margin-left:195px; }
.mr-195 { margin-right:195px; }   

.p--200 { padding:200px !important; }
.p-200 { padding:200px; }
.pt-200 { padding-top:200px; }
.pb-200 { padding-bottom:200px; }
.pl-200 { padding-left:200px; }
.pr-200 { padding-right:200px; }
.m-200 {  margin:200px; }
.mt-200 { margin-top:200px; }
.mb-200 { margin-bottom:200px; }
.ml-200 { margin-left:200px; }
.mr-200 { margin-right:200px; }   

.p--205 { padding:205px !important; }
.p-205 { padding:205px; }
.pt-205 { padding-top:205px; }
.pb-205 { padding-bottom:205px; }
.pl-205 { padding-left:205px; }
.pr-205 { padding-right:205px; }
.m-205 {  margin:205px; }
.mt-205 { margin-top:205px; }
.mb-205 { margin-bottom:205px; }
.ml-205 { margin-left:205px; }
.mr-205 { margin-right:205px; }   

.p--210 { padding:210px !important; }
.p-210 { padding:210px; }
.pt-210 { padding-top:210px; }
.pb-210 { padding-bottom:210px; }
.pl-210 { padding-left:210px; }
.pr-210 { padding-right:210px; }
.m-210 {  margin:210px; }
.mt-210 { margin-top:210px; }
.mb-210 { margin-bottom:210px; }
.ml-210 { margin-left:210px; }
.mr-210 { margin-right:210px; }   

.p--215 { padding:215px !important; }
.p-215 { padding:215px; }
.pt-215 { padding-top:215px; }
.pb-215 { padding-bottom:215px; }
.pl-215 { padding-left:215px; }
.pr-215 { padding-right:215px; }
.m-215 {  margin:215px; }
.mt-215 { margin-top:215px; }
.mb-215 { margin-bottom:215px; }
.ml-215 { margin-left:215px; }
.mr-215 { margin-right:215px; }   

.p--220 { padding:220px !important; }
.p-220 { padding:220px; }
.pt-220 { padding-top:220px; }
.pb-220 { padding-bottom:220px; }
.pl-220 { padding-left:220px; }
.pr-220 { padding-right:220px; }
.m-220 {  margin:220px; }
.mt-220 { margin-top:220px; }
.mb-220 { margin-bottom:220px; }
.ml-220 { margin-left:220px; }
.mr-220 { margin-right:220px; }   

.p--225 { padding:225px !important; }
.p-225 { padding:225px; }
.pt-225 { padding-top:225px; }
.pb-225 { padding-bottom:225px; }
.pl-225 { padding-left:225px; }
.pr-225 { padding-right:225px; }
.m-225 {  margin:225px; }
.mt-225 { margin-top:225px; }
.mb-225 { margin-bottom:225px; }
.ml-225 { margin-left:225px; }
.mr-225 { margin-right:225px; }   

.p--230 { padding:230px !important; }
.p-230 { padding:230px; }
.pt-230 { padding-top:230px; }
.pb-230 { padding-bottom:230px; }
.pl-230 { padding-left:230px; }
.pr-230 { padding-right:230px; }
.m-230 {  margin:230px; }
.mt-230 { margin-top:230px; }
.mb-230 { margin-bottom:230px; }
.ml-230 { margin-left:230px; }
.mr-230 { margin-right:230px; }   

.p--235 { padding:235px !important; }
.p-235 { padding:235px; }
.pt-235 { padding-top:235px; }
.pb-235 { padding-bottom:235px; }
.pl-235 { padding-left:235px; }
.pr-235 { padding-right:235px; }
.m-235 {  margin:235px; }
.mt-235 { margin-top:235px; }
.mb-235 { margin-bottom:235px; }
.ml-235 { margin-left:235px; }
.mr-235 { margin-right:235px; }   

.p--240 { padding:240px !important; }
.p-240 { padding:240px; }
.pt-240 { padding-top:240px; }
.pb-240 { padding-bottom:240px; }
.pl-240 { padding-left:240px; }
.pr-240 { padding-right:240px; }
.m-240 {  margin:240px; }
.mt-240 { margin-top:240px; }
.mb-240 { margin-bottom:240px; }
.ml-240 { margin-left:240px; }
.mr-240 { margin-right:240px; }   

.p--245 { padding:245px !important; }
.p-245 { padding:245px; }
.pt-245 { padding-top:245px; }
.pb-245 { padding-bottom:245px; }
.pl-245 { padding-left:245px; }
.pr-245 { padding-right:245px; }
.m-245 {  margin:245px; }
.mt-245 { margin-top:245px; }
.mb-245 { margin-bottom:245px; }
.ml-245 { margin-left:245px; }
.mr-245 { margin-right:245px; }   

.p--250 { padding:250px !important; }
.p-250 { padding:250px; }
.pt-250 { padding-top:250px; }
.pb-250 { padding-bottom:250px; }
.pl-250 { padding-left:250px; }
.pr-250 { padding-right:250px; }
.m-250 {  margin:250px; }
.mt-250 { margin-top:250px; }
.mb-250 { margin-bottom:250px; }
.ml-250 { margin-left:250px; }
.mr-250 { margin-right:250px; }   

.p--255 { padding:255px !important; }
.p-255 { padding:255px; }
.pt-255 { padding-top:255px; }
.pb-255 { padding-bottom:255px; }
.pl-255 { padding-left:255px; }
.pr-255 { padding-right:255px; }
.m-255 {  margin:255px; }
.mt-255 { margin-top:255px; }
.mb-255 { margin-bottom:255px; }
.ml-255 { margin-left:255px; }
.mr-255 { margin-right:255px; }   

.p--260 { padding:260px !important; }
.p-260 { padding:260px; }
.pt-260 { padding-top:260px; }
.pb-260 { padding-bottom:260px; }
.pl-260 { padding-left:260px; }
.pr-260 { padding-right:260px; }
.m-260 {  margin:260px; }
.mt-260 { margin-top:260px; }
.mb-260 { margin-bottom:260px; }
.ml-260 { margin-left:260px; }
.mr-260 { margin-right:260px; }   

.p--265 { padding:265px !important; }
.p-265 { padding:265px; }
.pt-265 { padding-top:265px; }
.pb-265 { padding-bottom:265px; }
.pl-265 { padding-left:265px; }
.pr-265 { padding-right:265px; }
.m-265 {  margin:265px; }
.mt-265 { margin-top:265px; }
.mb-265 { margin-bottom:265px; }
.ml-265 { margin-left:265px; }
.mr-265 { margin-right:265px; }   

.p--270 { padding:270px !important; }
.p-270 { padding:270px; }
.pt-270 { padding-top:270px; }
.pb-270 { padding-bottom:270px; }
.pl-270 { padding-left:270px; }
.pr-270 { padding-right:270px; }
.m-270 {  margin:270px; }
.mt-270 { margin-top:270px; }
.mb-270 { margin-bottom:270px; }
.ml-270 { margin-left:270px; }
.mr-270 { margin-right:270px; }   

.p--275 { padding:275px !important; }
.p-275 { padding:275px; }
.pt-275 { padding-top:275px; }
.pb-275 { padding-bottom:275px; }
.pl-275 { padding-left:275px; }
.pr-275 { padding-right:275px; }
.m-275 {  margin:275px; }
.mt-275 { margin-top:275px; }
.mb-275 { margin-bottom:275px; }
.ml-275 { margin-left:275px; }
.mr-275 { margin-right:275px; }   

.p--280 { padding:280px !important; }
.p-280 { padding:280px; }
.pt-280 { padding-top:280px; }
.pb-280 { padding-bottom:280px; }
.pl-280 { padding-left:280px; }
.pr-280 { padding-right:280px; }
.m-280 {  margin:280px; }
.mt-280 { margin-top:280px; }
.mb-280 { margin-bottom:280px; }
.ml-280 { margin-left:280px; }
.mr-280 { margin-right:280px; }   

.p--285 { padding:285px !important; }
.p-285 { padding:285px; }
.pt-285 { padding-top:285px; }
.pb-285 { padding-bottom:285px; }
.pl-285 { padding-left:285px; }
.pr-285 { padding-right:285px; }
.m-285 {  margin:285px; }
.mt-285 { margin-top:285px; }
.mb-285 { margin-bottom:285px; }
.ml-285 { margin-left:285px; }
.mr-285 { margin-right:285px; }   

.p--290 { padding:290px !important; }
.p-290 { padding:290px; }
.pt-290 { padding-top:290px; }
.pb-290 { padding-bottom:290px; }
.pl-290 { padding-left:290px; }
.pr-290 { padding-right:290px; }
.m-290 {  margin:290px; }
.mt-290 { margin-top:290px; }
.mb-290 { margin-bottom:290px; }
.ml-290 { margin-left:290px; }
.mr-290 { margin-right:290px; }   

.p--295 { padding:295px !important; }
.p-295 { padding:295px; }
.pt-295 { padding-top:295px; }
.pb-295 { padding-bottom:295px; }
.pl-295 { padding-left:295px; }
.pr-295 { padding-right:295px; }
.m-295 {  margin:295px; }
.mt-295 { margin-top:295px; }
.mb-295 { margin-bottom:295px; }
.ml-295 { margin-left:295px; }
.mr-295 { margin-right:295px; }   




/* -- Responsive Media -- */


@media(min-width:768px){
  
  .sm\:p-0 { padding:0px; }
  .sm\:pt-0 { padding-top:0px; }
  .sm\:pb-0 { padding-bottom:0px; }
  .sm\:pl-0 { padding-left:0px; }
  .sm\:pr-0 { padding-right:0px; }
  .sm\:m-0 { margin:0px; }
  .sm\:mt-0 { margin-top:0px; }
  .sm\:mb-0 { margin-bottom:0px; }
  .sm\:ml-0 { margin-left:0px; }
  .sm\:mr-0 { margin-right:0px; }
  
  .sm\:p-5 { padding:5px; }
  .sm\:pt-5 { padding-top:5px; }
  .sm\:pb-5 { padding-bottom:5px; }
  .sm\:pl-5 { padding-left:5px; }
  .sm\:pr-5 { padding-right:5px; }
  .sm\:m-5 { margin:5px; }
  .sm\:mt-5 { margin-top:5px; }
  .sm\:mb-5 { margin-bottom:5px; }
  .sm\:ml-5 { margin-left:5px; }
  .sm\:mr-5 { margin-right:5px; }
  
  .sm\:p-10 { padding:10px; }
  .sm\:pt-10 { padding-top:10px; }
  .sm\:pb-10 { padding-bottom:10px; }
  .sm\:pl-10 { padding-left:10px; }
  .sm\:pr-10 { padding-right:10px; }
  .sm\:m-10 { margin:10px; }
  .sm\:mt-10 { margin-top:10px; }
  .sm\:mb-10 { margin-bottom:10px; }
  .sm\:ml-10 { margin-left:10px; }
  .sm\:mr-10 { margin-right:10px; }
  
  .sm\:p-15 { padding:15px; }
  .sm\:pt-15 { padding-top:15px; }
  .sm\:pb-15 { padding-bottom:15px; }
  .sm\:pl-15 { padding-left:15px; }
  .sm\:pr-15 { padding-right:15px; }
  .sm\:m-15 { margin:15px; }
  .sm\:mt-15 { margin-top:15px; }
  .sm\:mb-15 { margin-bottom:15px; }
  .sm\:ml-15 { margin-left:15px; }
  .sm\:mr-15 { margin-right:15px; }
  
  .sm\:p-20 { padding:20px; }
  .sm\:pt-20 { padding-top:20px; }
  .sm\:pb-20 { padding-bottom:20px; }
  .sm\:pl-20 { padding-left:20px; }
  .sm\:pr-20 { padding-right:20px; }
  .sm\:m-20 { margin:20px; }
  .sm\:mt-20 { margin-top:20px; }
  .sm\:mb-20 { margin-bottom:20px; }
  .sm\:ml-20 { margin-left:20px; }
  .sm\:mr-20 { margin-right:20px; }
  
  .sm\:p-25 { padding:25px; }
  .sm\:pt-25 { padding-top:25px; }
  .sm\:pb-25 { padding-bottom:25px; }
  .sm\:pl-25 { padding-left:25px; }
  .sm\:pr-25 { padding-right:25px; }
  .sm\:m-25 { margin:25px; }
  .sm\:mt-25 { margin-top:25px; }
  .sm\:mb-25 { margin-bottom:25px; }
  .sm\:ml-25 { margin-left:25px; }
  .sm\:mr-25 { margin-right:25px; }
  
  .sm\:p-30 { padding:30px; }
  .sm\:pt-30 { padding-top:30px; }
  .sm\:pb-30 { padding-bottom:30px; }
  .sm\:pl-30 { padding-left:30px; }
  .sm\:pr-30 { padding-right:30px; }
  .sm\:m-30 { margin:30px; }
  .sm\:mt-30 { margin-top:30px; }
  .sm\:mb-30 { margin-bottom:30px; }
  .sm\:ml-30 { margin-left:30px; }
  .sm\:mr-30 { margin-right:30px; }
  
  .sm\:p-35 { padding:35px; }
  .sm\:pt-35 { padding-top:35px; }
  .sm\:pb-35 { padding-bottom:35px; }
  .sm\:pl-35 { padding-left:35px; }
  .sm\:pr-35 { padding-right:35px; }
  .sm\:m-35 { margin:35px; }
  .sm\:mt-35 { margin-top:35px; }
  .sm\:mb-35 { margin-bottom:35px; }
  .sm\:ml-35 { margin-left:35px; }
  .sm\:mr-35 { margin-right:35px; }
  
  .sm\:p-40 { padding:40px; }
  .sm\:pt-40 { padding-top:40px; }
  .sm\:pb-40 { padding-bottom:40px; }
  .sm\:pl-40 { padding-left:40px; }
  .sm\:pr-40 { padding-right:40px; }
  .sm\:m-40 { margin:40px; }
  .sm\:mt-40 { margin-top:40px; }
  .sm\:mb-40 { margin-bottom:40px; }
  .sm\:ml-40 { margin-left:40px; }
  .sm\:mr-40 { margin-right:40px; }
  
  .sm\:p-45 { padding:45px; }
  .sm\:pt-45 { padding-top:45px; }
  .sm\:pb-45 { padding-bottom:45px; }
  .sm\:pl-45 { padding-left:45px; }
  .sm\:pr-45 { padding-right:45px; }
  .sm\:m-45 { margin:45px; }
  .sm\:mt-45 { margin-top:45px; }
  .sm\:mb-45 { margin-bottom:45px; }
  .sm\:ml-45 { margin-left:45px; }
  .sm\:mr-45 { margin-right:45px; }
  
  .sm\:p-50 { padding:50px; }
  .sm\:pt-50 { padding-top:50px; }
  .sm\:pb-50 { padding-bottom:50px; }
  .sm\:pl-50 { padding-left:50px; }
  .sm\:pr-50 { padding-right:50px; }
  .sm\:m-50 { margin:50px; }
  .sm\:mt-50 { margin-top:50px; }
  .sm\:mb-50 { margin-bottom:50px; }
  .sm\:ml-50 { margin-left:50px; }
  .sm\:mr-50 { margin-right:50px; }
  
  .sm\:p-55 { padding:55px; }
  .sm\:pt-55 { padding-top:55px; }
  .sm\:pb-55 { padding-bottom:55px; }
  .sm\:pl-55 { padding-left:55px; }
  .sm\:pr-55 { padding-right:55px; }
  .sm\:m-55 { margin:55px; }
  .sm\:mt-55 { margin-top:55px; }
  .sm\:mb-55 { margin-bottom:55px; }
  .sm\:ml-55 { margin-left:55px; }
  .sm\:mr-55 { margin-right:55px; }
  
  .sm\:p-60 { padding:60px; }
  .sm\:pt-60 { padding-top:60px; }
  .sm\:pb-60 { padding-bottom:60px; }
  .sm\:pl-60 { padding-left:60px; }
  .sm\:pr-60 { padding-right:60px; }
  .sm\:m-60 { margin:60px; }
  .sm\:mt-60 { margin-top:60px; }
  .sm\:mb-60 { margin-bottom:60px; }
  .sm\:ml-60 { margin-left:60px; }
  .sm\:mr-60 { margin-right:60px; }
  
  .sm\:p-65 { padding:65px; }
  .sm\:pt-65 { padding-top:65px; }
  .sm\:pb-65 { padding-bottom:65px; }
  .sm\:pl-65 { padding-left:65px; }
  .sm\:pr-65 { padding-right:65px; }
  .sm\:m-65 { margin:65px; }
  .sm\:mt-65 { margin-top:65px; }
  .sm\:mb-65 { margin-bottom:65px; }
  .sm\:ml-65 { margin-left:65px; }
  .sm\:mr-65 { margin-right:65px; }
  
  .sm\:p-70 { padding:70px; }
  .sm\:pt-70 { padding-top:70px; }
  .sm\:pb-70 { padding-bottom:70px; }
  .sm\:pl-70 { padding-left:70px; }
  .sm\:pr-70 { padding-right:70px; }
  .sm\:m-70 { margin:70px; }
  .sm\:mt-70 { margin-top:70px; }
  .sm\:mb-70 { margin-bottom:70px; }
  .sm\:ml-70 { margin-left:70px; }
  .sm\:mr-70 { margin-right:70px; }
  
  .sm\:p-75 { padding:75px; }
  .sm\:pt-75 { padding-top:75px; }
  .sm\:pb-75 { padding-bottom:75px; }
  .sm\:pl-75 { padding-left:75px; }
  .sm\:pr-75 { padding-right:75px; }
  .sm\:m-75 { margin:75px; }
  .sm\:mt-75 { margin-top:75px; }
  .sm\:mb-75 { margin-bottom:75px; }
  .sm\:ml-75 { margin-left:75px; }
  .sm\:mr-75 { margin-right:75px; }
  
  .sm\:p-80 { padding:80px; }
  .sm\:pt-80 { padding-top:80px; }
  .sm\:pb-80 { padding-bottom:80px; }
  .sm\:pl-80 { padding-left:80px; }
  .sm\:pr-80 { padding-right:80px; }
  .sm\:m-80 { margin:80px; }
  .sm\:mt-80 { margin-top:80px; }
  .sm\:mb-80 { margin-bottom:80px; }
  .sm\:ml-80 { margin-left:80px; }
  .sm\:mr-80 { margin-right:80px; }
  
  .sm\:p-85 { padding:85px; }
  .sm\:pt-85 { padding-top:85px; }
  .sm\:pb-85 { padding-bottom:85px; }
  .sm\:pl-85 { padding-left:85px; }
  .sm\:pr-85 { padding-right:85px; }
  .sm\:m-85 { margin:85px; }
  .sm\:mt-85 { margin-top:85px; }
  .sm\:mb-85 { margin-bottom:85px; }
  .sm\:ml-85 { margin-left:85px; }
  .sm\:mr-85 { margin-right:85px; }
  
  .sm\:p-90 { padding:90px; }
  .sm\:pt-90 { padding-top:90px; }
  .sm\:pb-90 { padding-bottom:90px; }
  .sm\:pl-90 { padding-left:90px; }
  .sm\:pr-90 { padding-right:90px; }
  .sm\:m-90 { margin:90px; }
  .sm\:mt-90 { margin-top:90px; }
  .sm\:mb-90 { margin-bottom:90px; }
  .sm\:ml-90 { margin-left:90px; }
  .sm\:mr-90 { margin-right:90px; }
  
  .sm\:p-95 { padding:95px; }
  .sm\:pt-95 { padding-top:95px; }
  .sm\:pb-95 { padding-bottom:95px; }
  .sm\:pl-95 { padding-left:95px; }
  .sm\:pr-95 { padding-right:95px; }
  .sm\:m-95 { margin:95px; }
  .sm\:mt-95 { margin-top:95px; }
  .sm\:mb-95 { margin-bottom:95px; }
  .sm\:ml-95 { margin-left:95px; }
  .sm\:mr-95 { margin-right:95px; }
  
  .sm\:p-100 { padding:100px; }
  .sm\:pt-100 { padding-top:100px; }
  .sm\:pb-100 { padding-bottom:100px; }
  .sm\:pl-100 { padding-left:100px; }
  .sm\:pr-100 { padding-right:100px; }
  .sm\:m-100 { margin:100px; }
  .sm\:mt-100 { margin-top:100px; }
  .sm\:mb-100 { margin-bottom:100px; }
  .sm\:ml-100 { margin-left:100px; }
  .sm\:mr-100 { margin-right:100px; }
  
  .sm\:p-105 { padding:105px; }
  .sm\:pt-105 { padding-top:105px; }
  .sm\:pb-105 { padding-bottom:105px; }
  .sm\:pl-105 { padding-left:105px; }
  .sm\:pr-105 { padding-right:105px; }
  .sm\:m-105 { margin:105px; }
  .sm\:mt-105 { margin-top:105px; }
  .sm\:mb-105 { margin-bottom:105px; }
  .sm\:ml-105 { margin-left:105px; }
  .sm\:mr-105 { margin-right:105px; }
  
  .sm\:p-110 { padding:110px; }
  .sm\:pt-110 { padding-top:110px; }
  .sm\:pb-110 { padding-bottom:110px; }
  .sm\:pl-110 { padding-left:110px; }
  .sm\:pr-110 { padding-right:110px; }
  .sm\:m-110 { margin:110px; }
  .sm\:mt-110 { margin-top:110px; }
  .sm\:mb-110 { margin-bottom:110px; }
  .sm\:ml-110 { margin-left:110px; }
  .sm\:mr-110 { margin-right:110px; }
  
  .sm\:p-115 { padding:115px; }
  .sm\:pt-115 { padding-top:115px; }
  .sm\:pb-115 { padding-bottom:115px; }
  .sm\:pl-115 { padding-left:115px; }
  .sm\:pr-115 { padding-right:115px; }
  .sm\:m-115 { margin:115px; }
  .sm\:mt-115 { margin-top:115px; }
  .sm\:mb-115 { margin-bottom:115px; }
  .sm\:ml-115 { margin-left:115px; }
  .sm\:mr-115 { margin-right:115px; }
  
  .sm\:p-120 { padding:120px; }
  .sm\:pt-120 { padding-top:120px; }
  .sm\:pb-120 { padding-bottom:120px; }
  .sm\:pl-120 { padding-left:120px; }
  .sm\:pr-120 { padding-right:120px; }
  .sm\:m-120 { margin:120px; }
  .sm\:mt-120 { margin-top:120px; }
  .sm\:mb-120 { margin-bottom:120px; }
  .sm\:ml-120 { margin-left:120px; }
  .sm\:mr-120 { margin-right:120px; }
  
  .sm\:p-125 { padding:125px; }
  .sm\:pt-125 { padding-top:125px; }
  .sm\:pb-125 { padding-bottom:125px; }
  .sm\:pl-125 { padding-left:125px; }
  .sm\:pr-125 { padding-right:125px; }
  .sm\:m-125 { margin:125px; }
  .sm\:mt-125 { margin-top:125px; }
  .sm\:mb-125 { margin-bottom:125px; }
  .sm\:ml-125 { margin-left:125px; }
  .sm\:mr-125 { margin-right:125px; }
  
  .sm\:p-130 { padding:130px; }
  .sm\:pt-130 { padding-top:130px; }
  .sm\:pb-130 { padding-bottom:130px; }
  .sm\:pl-130 { padding-left:130px; }
  .sm\:pr-130 { padding-right:130px; }
  .sm\:m-130 { margin:130px; }
  .sm\:mt-130 { margin-top:130px; }
  .sm\:mb-130 { margin-bottom:130px; }
  .sm\:ml-130 { margin-left:130px; }
  .sm\:mr-130 { margin-right:130px; }
  
  .sm\:p-135 { padding:135px; }
  .sm\:pt-135 { padding-top:135px; }
  .sm\:pb-135 { padding-bottom:135px; }
  .sm\:pl-135 { padding-left:135px; }
  .sm\:pr-135 { padding-right:135px; }
  .sm\:m-135 { margin:135px; }
  .sm\:mt-135 { margin-top:135px; }
  .sm\:mb-135 { margin-bottom:135px; }
  .sm\:ml-135 { margin-left:135px; }
  .sm\:mr-135 { margin-right:135px; }
  
  .sm\:p-140 { padding:140px; }
  .sm\:pt-140 { padding-top:140px; }
  .sm\:pb-140 { padding-bottom:140px; }
  .sm\:pl-140 { padding-left:140px; }
  .sm\:pr-140 { padding-right:140px; }
  .sm\:m-140 { margin:140px; }
  .sm\:mt-140 { margin-top:140px; }
  .sm\:mb-140 { margin-bottom:140px; }
  .sm\:ml-140 { margin-left:140px; }
  .sm\:mr-140 { margin-right:140px; }
  
  .sm\:p-145 { padding:145px; }
  .sm\:pt-145 { padding-top:145px; }
  .sm\:pb-145 { padding-bottom:145px; }
  .sm\:pl-145 { padding-left:145px; }
  .sm\:pr-145 { padding-right:145px; }
  .sm\:m-145 { margin:145px; }
  .sm\:mt-145 { margin-top:145px; }
  .sm\:mb-145 { margin-bottom:145px; }
  .sm\:ml-145 { margin-left:145px; }
  .sm\:mr-145 { margin-right:145px; }
  
  .sm\:p-150 { padding:150px; }
  .sm\:pt-150 { padding-top:150px; }
  .sm\:pb-150 { padding-bottom:150px; }
  .sm\:pl-150 { padding-left:150px; }
  .sm\:pr-150 { padding-right:150px; }
  .sm\:m-150 { margin:150px; }
  .sm\:mt-150 { margin-top:150px; }
  .sm\:mb-150 { margin-bottom:150px; }
  .sm\:ml-150 { margin-left:150px; }
  .sm\:mr-150 { margin-right:150px; }
  
  .sm\:p-155 { padding:155px; }
  .sm\:pt-155 { padding-top:155px; }
  .sm\:pb-155 { padding-bottom:155px; }
  .sm\:pl-155 { padding-left:155px; }
  .sm\:pr-155 { padding-right:155px; }
  .sm\:m-155 { margin:155px; }
  .sm\:mt-155 { margin-top:155px; }
  .sm\:mb-155 { margin-bottom:155px; }
  .sm\:ml-155 { margin-left:155px; }
  .sm\:mr-155 { margin-right:155px; }
  
  .sm\:p-160 { padding:160px; }
  .sm\:pt-160 { padding-top:160px; }
  .sm\:pb-160 { padding-bottom:160px; }
  .sm\:pl-160 { padding-left:160px; }
  .sm\:pr-160 { padding-right:160px; }
  .sm\:m-160 { margin:160px; }
  .sm\:mt-160 { margin-top:160px; }
  .sm\:mb-160 { margin-bottom:160px; }
  .sm\:ml-160 { margin-left:160px; }
  .sm\:mr-160 { margin-right:160px; }
  
  .sm\:p-165 { padding:165px; }
  .sm\:pt-165 { padding-top:165px; }
  .sm\:pb-165 { padding-bottom:165px; }
  .sm\:pl-165 { padding-left:165px; }
  .sm\:pr-165 { padding-right:165px; }
  .sm\:m-165 { margin:165px; }
  .sm\:mt-165 { margin-top:165px; }
  .sm\:mb-165 { margin-bottom:165px; }
  .sm\:ml-165 { margin-left:165px; }
  .sm\:mr-165 { margin-right:165px; }
  
  .sm\:p-170 { padding:170px; }
  .sm\:pt-170 { padding-top:170px; }
  .sm\:pb-170 { padding-bottom:170px; }
  .sm\:pl-170 { padding-left:170px; }
  .sm\:pr-170 { padding-right:170px; }
  .sm\:m-170 { margin:170px; }
  .sm\:mt-170 { margin-top:170px; }
  .sm\:mb-170 { margin-bottom:170px; }
  .sm\:ml-170 { margin-left:170px; }
  .sm\:mr-170 { margin-right:170px; }
  
  .sm\:p-175 { padding:175px; }
  .sm\:pt-175 { padding-top:175px; }
  .sm\:pb-175 { padding-bottom:175px; }
  .sm\:pl-175 { padding-left:175px; }
  .sm\:pr-175 { padding-right:175px; }
  .sm\:m-175 { margin:175px; }
  .sm\:mt-175 { margin-top:175px; }
  .sm\:mb-175 { margin-bottom:175px; }
  .sm\:ml-175 { margin-left:175px; }
  .sm\:mr-175 { margin-right:175px; }
  
  .sm\:p-180 { padding:180px; }
  .sm\:pt-180 { padding-top:180px; }
  .sm\:pb-180 { padding-bottom:180px; }
  .sm\:pl-180 { padding-left:180px; }
  .sm\:pr-180 { padding-right:180px; }
  .sm\:m-180 { margin:180px; }
  .sm\:mt-180 { margin-top:180px; }
  .sm\:mb-180 { margin-bottom:180px; }
  .sm\:ml-180 { margin-left:180px; }
  .sm\:mr-180 { margin-right:180px; }
  
  .sm\:p-185 { padding:185px; }
  .sm\:pt-185 { padding-top:185px; }
  .sm\:pb-185 { padding-bottom:185px; }
  .sm\:pl-185 { padding-left:185px; }
  .sm\:pr-185 { padding-right:185px; }
  .sm\:m-185 { margin:185px; }
  .sm\:mt-185 { margin-top:185px; }
  .sm\:mb-185 { margin-bottom:185px; }
  .sm\:ml-185 { margin-left:185px; }
  .sm\:mr-185 { margin-right:185px; }
  
  .sm\:p-190 { padding:190px; }
  .sm\:pt-190 { padding-top:190px; }
  .sm\:pb-190 { padding-bottom:190px; }
  .sm\:pl-190 { padding-left:190px; }
  .sm\:pr-190 { padding-right:190px; }
  .sm\:m-190 { margin:190px; }
  .sm\:mt-190 { margin-top:190px; }
  .sm\:mb-190 { margin-bottom:190px; }
  .sm\:ml-190 { margin-left:190px; }
  .sm\:mr-190 { margin-right:190px; }
  
  .sm\:p-195 { padding:195px; }
  .sm\:pt-195 { padding-top:195px; }
  .sm\:pb-195 { padding-bottom:195px; }
  .sm\:pl-195 { padding-left:195px; }
  .sm\:pr-195 { padding-right:195px; }
  .sm\:m-195 { margin:195px; }
  .sm\:mt-195 { margin-top:195px; }
  .sm\:mb-195 { margin-bottom:195px; }
  .sm\:ml-195 { margin-left:195px; }
  .sm\:mr-195 { margin-right:195px; }
  
  .sm\:p-200 { padding:200px; }
  .sm\:pt-200 { padding-top:200px; }
  .sm\:pb-200 { padding-bottom:200px; }
  .sm\:pl-200 { padding-left:200px; }
  .sm\:pr-200 { padding-right:200px; }
  .sm\:m-200 { margin:200px; }
  .sm\:mt-200 { margin-top:200px; }
  .sm\:mb-200 { margin-bottom:200px; }
  .sm\:ml-200 { margin-left:200px; }
  .sm\:mr-200 { margin-right:200px; }
  
  .sm\:p-205 { padding:205px; }
  .sm\:pt-205 { padding-top:205px; }
  .sm\:pb-205 { padding-bottom:205px; }
  .sm\:pl-205 { padding-left:205px; }
  .sm\:pr-205 { padding-right:205px; }
  .sm\:m-205 { margin:205px; }
  .sm\:mt-205 { margin-top:205px; }
  .sm\:mb-205 { margin-bottom:205px; }
  .sm\:ml-205 { margin-left:205px; }
  .sm\:mr-205 { margin-right:205px; }
  
  .sm\:p-210 { padding:210px; }
  .sm\:pt-210 { padding-top:210px; }
  .sm\:pb-210 { padding-bottom:210px; }
  .sm\:pl-210 { padding-left:210px; }
  .sm\:pr-210 { padding-right:210px; }
  .sm\:m-210 { margin:210px; }
  .sm\:mt-210 { margin-top:210px; }
  .sm\:mb-210 { margin-bottom:210px; }
  .sm\:ml-210 { margin-left:210px; }
  .sm\:mr-210 { margin-right:210px; }
  
  .sm\:p-215 { padding:215px; }
  .sm\:pt-215 { padding-top:215px; }
  .sm\:pb-215 { padding-bottom:215px; }
  .sm\:pl-215 { padding-left:215px; }
  .sm\:pr-215 { padding-right:215px; }
  .sm\:m-215 { margin:215px; }
  .sm\:mt-215 { margin-top:215px; }
  .sm\:mb-215 { margin-bottom:215px; }
  .sm\:ml-215 { margin-left:215px; }
  .sm\:mr-215 { margin-right:215px; }
  
  .sm\:p-220 { padding:220px; }
  .sm\:pt-220 { padding-top:220px; }
  .sm\:pb-220 { padding-bottom:220px; }
  .sm\:pl-220 { padding-left:220px; }
  .sm\:pr-220 { padding-right:220px; }
  .sm\:m-220 { margin:220px; }
  .sm\:mt-220 { margin-top:220px; }
  .sm\:mb-220 { margin-bottom:220px; }
  .sm\:ml-220 { margin-left:220px; }
  .sm\:mr-220 { margin-right:220px; }
  
  .sm\:p-225 { padding:225px; }
  .sm\:pt-225 { padding-top:225px; }
  .sm\:pb-225 { padding-bottom:225px; }
  .sm\:pl-225 { padding-left:225px; }
  .sm\:pr-225 { padding-right:225px; }
  .sm\:m-225 { margin:225px; }
  .sm\:mt-225 { margin-top:225px; }
  .sm\:mb-225 { margin-bottom:225px; }
  .sm\:ml-225 { margin-left:225px; }
  .sm\:mr-225 { margin-right:225px; }
  
  .sm\:p-230 { padding:230px; }
  .sm\:pt-230 { padding-top:230px; }
  .sm\:pb-230 { padding-bottom:230px; }
  .sm\:pl-230 { padding-left:230px; }
  .sm\:pr-230 { padding-right:230px; }
  .sm\:m-230 { margin:230px; }
  .sm\:mt-230 { margin-top:230px; }
  .sm\:mb-230 { margin-bottom:230px; }
  .sm\:ml-230 { margin-left:230px; }
  .sm\:mr-230 { margin-right:230px; }
  
  .sm\:p-235 { padding:235px; }
  .sm\:pt-235 { padding-top:235px; }
  .sm\:pb-235 { padding-bottom:235px; }
  .sm\:pl-235 { padding-left:235px; }
  .sm\:pr-235 { padding-right:235px; }
  .sm\:m-235 { margin:235px; }
  .sm\:mt-235 { margin-top:235px; }
  .sm\:mb-235 { margin-bottom:235px; }
  .sm\:ml-235 { margin-left:235px; }
  .sm\:mr-235 { margin-right:235px; }
  
  .sm\:p-240 { padding:240px; }
  .sm\:pt-240 { padding-top:240px; }
  .sm\:pb-240 { padding-bottom:240px; }
  .sm\:pl-240 { padding-left:240px; }
  .sm\:pr-240 { padding-right:240px; }
  .sm\:m-240 { margin:240px; }
  .sm\:mt-240 { margin-top:240px; }
  .sm\:mb-240 { margin-bottom:240px; }
  .sm\:ml-240 { margin-left:240px; }
  .sm\:mr-240 { margin-right:240px; }
  
  .sm\:p-245 { padding:245px; }
  .sm\:pt-245 { padding-top:245px; }
  .sm\:pb-245 { padding-bottom:245px; }
  .sm\:pl-245 { padding-left:245px; }
  .sm\:pr-245 { padding-right:245px; }
  .sm\:m-245 { margin:245px; }
  .sm\:mt-245 { margin-top:245px; }
  .sm\:mb-245 { margin-bottom:245px; }
  .sm\:ml-245 { margin-left:245px; }
  .sm\:mr-245 { margin-right:245px; }
  
  .sm\:p-250 { padding:250px; }
  .sm\:pt-250 { padding-top:250px; }
  .sm\:pb-250 { padding-bottom:250px; }
  .sm\:pl-250 { padding-left:250px; }
  .sm\:pr-250 { padding-right:250px; }
  .sm\:m-250 { margin:250px; }
  .sm\:mt-250 { margin-top:250px; }
  .sm\:mb-250 { margin-bottom:250px; }
  .sm\:ml-250 { margin-left:250px; }
  .sm\:mr-250 { margin-right:250px; }
  
  .sm\:p-255 { padding:255px; }
  .sm\:pt-255 { padding-top:255px; }
  .sm\:pb-255 { padding-bottom:255px; }
  .sm\:pl-255 { padding-left:255px; }
  .sm\:pr-255 { padding-right:255px; }
  .sm\:m-255 { margin:255px; }
  .sm\:mt-255 { margin-top:255px; }
  .sm\:mb-255 { margin-bottom:255px; }
  .sm\:ml-255 { margin-left:255px; }
  .sm\:mr-255 { margin-right:255px; }
  
  .sm\:p-260 { padding:260px; }
  .sm\:pt-260 { padding-top:260px; }
  .sm\:pb-260 { padding-bottom:260px; }
  .sm\:pl-260 { padding-left:260px; }
  .sm\:pr-260 { padding-right:260px; }
  .sm\:m-260 { margin:260px; }
  .sm\:mt-260 { margin-top:260px; }
  .sm\:mb-260 { margin-bottom:260px; }
  .sm\:ml-260 { margin-left:260px; }
  .sm\:mr-260 { margin-right:260px; }
  
  .sm\:p-265 { padding:265px; }
  .sm\:pt-265 { padding-top:265px; }
  .sm\:pb-265 { padding-bottom:265px; }
  .sm\:pl-265 { padding-left:265px; }
  .sm\:pr-265 { padding-right:265px; }
  .sm\:m-265 { margin:265px; }
  .sm\:mt-265 { margin-top:265px; }
  .sm\:mb-265 { margin-bottom:265px; }
  .sm\:ml-265 { margin-left:265px; }
  .sm\:mr-265 { margin-right:265px; }
  
  .sm\:p-270 { padding:270px; }
  .sm\:pt-270 { padding-top:270px; }
  .sm\:pb-270 { padding-bottom:270px; }
  .sm\:pl-270 { padding-left:270px; }
  .sm\:pr-270 { padding-right:270px; }
  .sm\:m-270 { margin:270px; }
  .sm\:mt-270 { margin-top:270px; }
  .sm\:mb-270 { margin-bottom:270px; }
  .sm\:ml-270 { margin-left:270px; }
  .sm\:mr-270 { margin-right:270px; }
  
  .sm\:p-275 { padding:275px; }
  .sm\:pt-275 { padding-top:275px; }
  .sm\:pb-275 { padding-bottom:275px; }
  .sm\:pl-275 { padding-left:275px; }
  .sm\:pr-275 { padding-right:275px; }
  .sm\:m-275 { margin:275px; }
  .sm\:mt-275 { margin-top:275px; }
  .sm\:mb-275 { margin-bottom:275px; }
  .sm\:ml-275 { margin-left:275px; }
  .sm\:mr-275 { margin-right:275px; }
  
  .sm\:p-280 { padding:280px; }
  .sm\:pt-280 { padding-top:280px; }
  .sm\:pb-280 { padding-bottom:280px; }
  .sm\:pl-280 { padding-left:280px; }
  .sm\:pr-280 { padding-right:280px; }
  .sm\:m-280 { margin:280px; }
  .sm\:mt-280 { margin-top:280px; }
  .sm\:mb-280 { margin-bottom:280px; }
  .sm\:ml-280 { margin-left:280px; }
  .sm\:mr-280 { margin-right:280px; }
  
  .sm\:p-285 { padding:285px; }
  .sm\:pt-285 { padding-top:285px; }
  .sm\:pb-285 { padding-bottom:285px; }
  .sm\:pl-285 { padding-left:285px; }
  .sm\:pr-285 { padding-right:285px; }
  .sm\:m-285 { margin:285px; }
  .sm\:mt-285 { margin-top:285px; }
  .sm\:mb-285 { margin-bottom:285px; }
  .sm\:ml-285 { margin-left:285px; }
  .sm\:mr-285 { margin-right:285px; }
  
  .sm\:p-290 { padding:290px; }
  .sm\:pt-290 { padding-top:290px; }
  .sm\:pb-290 { padding-bottom:290px; }
  .sm\:pl-290 { padding-left:290px; }
  .sm\:pr-290 { padding-right:290px; }
  .sm\:m-290 { margin:290px; }
  .sm\:mt-290 { margin-top:290px; }
  .sm\:mb-290 { margin-bottom:290px; }
  .sm\:ml-290 { margin-left:290px; }
  .sm\:mr-290 { margin-right:290px; }
  
  .sm\:p-295 { padding:295px; }
  .sm\:pt-295 { padding-top:295px; }
  .sm\:pb-295 { padding-bottom:295px; }
  .sm\:pl-295 { padding-left:295px; }
  .sm\:pr-295 { padding-right:295px; }
  .sm\:m-295 { margin:295px; }
  .sm\:mt-295 { margin-top:295px; }
  .sm\:mb-295 { margin-bottom:295px; }
  .sm\:ml-295 { margin-left:295px; }
  .sm\:mr-295 { margin-right:295px; }
  

  
  .sm\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
  
  .sm\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
  
  .sm\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
  
  .sm\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
  
  .sm\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
  
  .sm\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
  
  .sm\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
  
  .sm\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
  
  .sm\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
  
  .sm\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
  
  .sm\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
  
  .sm\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
  

}


@media(min-width:992px){
  
  .md\:p-0 { padding:0px; }
  .md\:pt-0 { padding-top:0px; }
  .md\:pb-0 { padding-bottom:0px; }
  .md\:pl-0 { padding-left:0px; }
  .md\:pr-0 { padding-right:0px; }
  .md\:m-0 { margin:0px; }
  .md\:mt-0 { margin-top:0px; }
  .md\:mb-0 { margin-bottom:0px; }
  .md\:ml-0 { margin-left:0px; }
  .md\:mr-0 { margin-right:0px; }
  
  .md\:p-5 { padding:5px; }
  .md\:pt-5 { padding-top:5px; }
  .md\:pb-5 { padding-bottom:5px; }
  .md\:pl-5 { padding-left:5px; }
  .md\:pr-5 { padding-right:5px; }
  .md\:m-5 { margin:5px; }
  .md\:mt-5 { margin-top:5px; }
  .md\:mb-5 { margin-bottom:5px; }
  .md\:ml-5 { margin-left:5px; }
  .md\:mr-5 { margin-right:5px; }
  
  .md\:p-10 { padding:10px; }
  .md\:pt-10 { padding-top:10px; }
  .md\:pb-10 { padding-bottom:10px; }
  .md\:pl-10 { padding-left:10px; }
  .md\:pr-10 { padding-right:10px; }
  .md\:m-10 { margin:10px; }
  .md\:mt-10 { margin-top:10px; }
  .md\:mb-10 { margin-bottom:10px; }
  .md\:ml-10 { margin-left:10px; }
  .md\:mr-10 { margin-right:10px; }
  
  .md\:p-15 { padding:15px; }
  .md\:pt-15 { padding-top:15px; }
  .md\:pb-15 { padding-bottom:15px; }
  .md\:pl-15 { padding-left:15px; }
  .md\:pr-15 { padding-right:15px; }
  .md\:m-15 { margin:15px; }
  .md\:mt-15 { margin-top:15px; }
  .md\:mb-15 { margin-bottom:15px; }
  .md\:ml-15 { margin-left:15px; }
  .md\:mr-15 { margin-right:15px; }
  
  .md\:p-20 { padding:20px; }
  .md\:pt-20 { padding-top:20px; }
  .md\:pb-20 { padding-bottom:20px; }
  .md\:pl-20 { padding-left:20px; }
  .md\:pr-20 { padding-right:20px; }
  .md\:m-20 { margin:20px; }
  .md\:mt-20 { margin-top:20px; }
  .md\:mb-20 { margin-bottom:20px; }
  .md\:ml-20 { margin-left:20px; }
  .md\:mr-20 { margin-right:20px; }
  
  .md\:p-25 { padding:25px; }
  .md\:pt-25 { padding-top:25px; }
  .md\:pb-25 { padding-bottom:25px; }
  .md\:pl-25 { padding-left:25px; }
  .md\:pr-25 { padding-right:25px; }
  .md\:m-25 { margin:25px; }
  .md\:mt-25 { margin-top:25px; }
  .md\:mb-25 { margin-bottom:25px; }
  .md\:ml-25 { margin-left:25px; }
  .md\:mr-25 { margin-right:25px; }
  
  .md\:p-30 { padding:30px; }
  .md\:pt-30 { padding-top:30px; }
  .md\:pb-30 { padding-bottom:30px; }
  .md\:pl-30 { padding-left:30px; }
  .md\:pr-30 { padding-right:30px; }
  .md\:m-30 { margin:30px; }
  .md\:mt-30 { margin-top:30px; }
  .md\:mb-30 { margin-bottom:30px; }
  .md\:ml-30 { margin-left:30px; }
  .md\:mr-30 { margin-right:30px; }
  
  .md\:p-35 { padding:35px; }
  .md\:pt-35 { padding-top:35px; }
  .md\:pb-35 { padding-bottom:35px; }
  .md\:pl-35 { padding-left:35px; }
  .md\:pr-35 { padding-right:35px; }
  .md\:m-35 { margin:35px; }
  .md\:mt-35 { margin-top:35px; }
  .md\:mb-35 { margin-bottom:35px; }
  .md\:ml-35 { margin-left:35px; }
  .md\:mr-35 { margin-right:35px; }
  
  .md\:p-40 { padding:40px; }
  .md\:pt-40 { padding-top:40px; }
  .md\:pb-40 { padding-bottom:40px; }
  .md\:pl-40 { padding-left:40px; }
  .md\:pr-40 { padding-right:40px; }
  .md\:m-40 { margin:40px; }
  .md\:mt-40 { margin-top:40px; }
  .md\:mb-40 { margin-bottom:40px; }
  .md\:ml-40 { margin-left:40px; }
  .md\:mr-40 { margin-right:40px; }
  
  .md\:p-45 { padding:45px; }
  .md\:pt-45 { padding-top:45px; }
  .md\:pb-45 { padding-bottom:45px; }
  .md\:pl-45 { padding-left:45px; }
  .md\:pr-45 { padding-right:45px; }
  .md\:m-45 { margin:45px; }
  .md\:mt-45 { margin-top:45px; }
  .md\:mb-45 { margin-bottom:45px; }
  .md\:ml-45 { margin-left:45px; }
  .md\:mr-45 { margin-right:45px; }
  
  .md\:p-50 { padding:50px; }
  .md\:pt-50 { padding-top:50px; }
  .md\:pb-50 { padding-bottom:50px; }
  .md\:pl-50 { padding-left:50px; }
  .md\:pr-50 { padding-right:50px; }
  .md\:m-50 { margin:50px; }
  .md\:mt-50 { margin-top:50px; }
  .md\:mb-50 { margin-bottom:50px; }
  .md\:ml-50 { margin-left:50px; }
  .md\:mr-50 { margin-right:50px; }
  
  .md\:p-55 { padding:55px; }
  .md\:pt-55 { padding-top:55px; }
  .md\:pb-55 { padding-bottom:55px; }
  .md\:pl-55 { padding-left:55px; }
  .md\:pr-55 { padding-right:55px; }
  .md\:m-55 { margin:55px; }
  .md\:mt-55 { margin-top:55px; }
  .md\:mb-55 { margin-bottom:55px; }
  .md\:ml-55 { margin-left:55px; }
  .md\:mr-55 { margin-right:55px; }
  
  .md\:p-60 { padding:60px; }
  .md\:pt-60 { padding-top:60px; }
  .md\:pb-60 { padding-bottom:60px; }
  .md\:pl-60 { padding-left:60px; }
  .md\:pr-60 { padding-right:60px; }
  .md\:m-60 { margin:60px; }
  .md\:mt-60 { margin-top:60px; }
  .md\:mb-60 { margin-bottom:60px; }
  .md\:ml-60 { margin-left:60px; }
  .md\:mr-60 { margin-right:60px; }
  
  .md\:p-65 { padding:65px; }
  .md\:pt-65 { padding-top:65px; }
  .md\:pb-65 { padding-bottom:65px; }
  .md\:pl-65 { padding-left:65px; }
  .md\:pr-65 { padding-right:65px; }
  .md\:m-65 { margin:65px; }
  .md\:mt-65 { margin-top:65px; }
  .md\:mb-65 { margin-bottom:65px; }
  .md\:ml-65 { margin-left:65px; }
  .md\:mr-65 { margin-right:65px; }
  
  .md\:p-70 { padding:70px; }
  .md\:pt-70 { padding-top:70px; }
  .md\:pb-70 { padding-bottom:70px; }
  .md\:pl-70 { padding-left:70px; }
  .md\:pr-70 { padding-right:70px; }
  .md\:m-70 { margin:70px; }
  .md\:mt-70 { margin-top:70px; }
  .md\:mb-70 { margin-bottom:70px; }
  .md\:ml-70 { margin-left:70px; }
  .md\:mr-70 { margin-right:70px; }
  
  .md\:p-75 { padding:75px; }
  .md\:pt-75 { padding-top:75px; }
  .md\:pb-75 { padding-bottom:75px; }
  .md\:pl-75 { padding-left:75px; }
  .md\:pr-75 { padding-right:75px; }
  .md\:m-75 { margin:75px; }
  .md\:mt-75 { margin-top:75px; }
  .md\:mb-75 { margin-bottom:75px; }
  .md\:ml-75 { margin-left:75px; }
  .md\:mr-75 { margin-right:75px; }
  
  .md\:p-80 { padding:80px; }
  .md\:pt-80 { padding-top:80px; }
  .md\:pb-80 { padding-bottom:80px; }
  .md\:pl-80 { padding-left:80px; }
  .md\:pr-80 { padding-right:80px; }
  .md\:m-80 { margin:80px; }
  .md\:mt-80 { margin-top:80px; }
  .md\:mb-80 { margin-bottom:80px; }
  .md\:ml-80 { margin-left:80px; }
  .md\:mr-80 { margin-right:80px; }
  
  .md\:p-85 { padding:85px; }
  .md\:pt-85 { padding-top:85px; }
  .md\:pb-85 { padding-bottom:85px; }
  .md\:pl-85 { padding-left:85px; }
  .md\:pr-85 { padding-right:85px; }
  .md\:m-85 { margin:85px; }
  .md\:mt-85 { margin-top:85px; }
  .md\:mb-85 { margin-bottom:85px; }
  .md\:ml-85 { margin-left:85px; }
  .md\:mr-85 { margin-right:85px; }
  
  .md\:p-90 { padding:90px; }
  .md\:pt-90 { padding-top:90px; }
  .md\:pb-90 { padding-bottom:90px; }
  .md\:pl-90 { padding-left:90px; }
  .md\:pr-90 { padding-right:90px; }
  .md\:m-90 { margin:90px; }
  .md\:mt-90 { margin-top:90px; }
  .md\:mb-90 { margin-bottom:90px; }
  .md\:ml-90 { margin-left:90px; }
  .md\:mr-90 { margin-right:90px; }
  
  .md\:p-95 { padding:95px; }
  .md\:pt-95 { padding-top:95px; }
  .md\:pb-95 { padding-bottom:95px; }
  .md\:pl-95 { padding-left:95px; }
  .md\:pr-95 { padding-right:95px; }
  .md\:m-95 { margin:95px; }
  .md\:mt-95 { margin-top:95px; }
  .md\:mb-95 { margin-bottom:95px; }
  .md\:ml-95 { margin-left:95px; }
  .md\:mr-95 { margin-right:95px; }
  
  .md\:p-100 { padding:100px; }
  .md\:pt-100 { padding-top:100px; }
  .md\:pb-100 { padding-bottom:100px; }
  .md\:pl-100 { padding-left:100px; }
  .md\:pr-100 { padding-right:100px; }
  .md\:m-100 { margin:100px; }
  .md\:mt-100 { margin-top:100px; }
  .md\:mb-100 { margin-bottom:100px; }
  .md\:ml-100 { margin-left:100px; }
  .md\:mr-100 { margin-right:100px; }
  
  .md\:p-105 { padding:105px; }
  .md\:pt-105 { padding-top:105px; }
  .md\:pb-105 { padding-bottom:105px; }
  .md\:pl-105 { padding-left:105px; }
  .md\:pr-105 { padding-right:105px; }
  .md\:m-105 { margin:105px; }
  .md\:mt-105 { margin-top:105px; }
  .md\:mb-105 { margin-bottom:105px; }
  .md\:ml-105 { margin-left:105px; }
  .md\:mr-105 { margin-right:105px; }
  
  .md\:p-110 { padding:110px; }
  .md\:pt-110 { padding-top:110px; }
  .md\:pb-110 { padding-bottom:110px; }
  .md\:pl-110 { padding-left:110px; }
  .md\:pr-110 { padding-right:110px; }
  .md\:m-110 { margin:110px; }
  .md\:mt-110 { margin-top:110px; }
  .md\:mb-110 { margin-bottom:110px; }
  .md\:ml-110 { margin-left:110px; }
  .md\:mr-110 { margin-right:110px; }
  
  .md\:p-115 { padding:115px; }
  .md\:pt-115 { padding-top:115px; }
  .md\:pb-115 { padding-bottom:115px; }
  .md\:pl-115 { padding-left:115px; }
  .md\:pr-115 { padding-right:115px; }
  .md\:m-115 { margin:115px; }
  .md\:mt-115 { margin-top:115px; }
  .md\:mb-115 { margin-bottom:115px; }
  .md\:ml-115 { margin-left:115px; }
  .md\:mr-115 { margin-right:115px; }
  
  .md\:p-120 { padding:120px; }
  .md\:pt-120 { padding-top:120px; }
  .md\:pb-120 { padding-bottom:120px; }
  .md\:pl-120 { padding-left:120px; }
  .md\:pr-120 { padding-right:120px; }
  .md\:m-120 { margin:120px; }
  .md\:mt-120 { margin-top:120px; }
  .md\:mb-120 { margin-bottom:120px; }
  .md\:ml-120 { margin-left:120px; }
  .md\:mr-120 { margin-right:120px; }
  
  .md\:p-125 { padding:125px; }
  .md\:pt-125 { padding-top:125px; }
  .md\:pb-125 { padding-bottom:125px; }
  .md\:pl-125 { padding-left:125px; }
  .md\:pr-125 { padding-right:125px; }
  .md\:m-125 { margin:125px; }
  .md\:mt-125 { margin-top:125px; }
  .md\:mb-125 { margin-bottom:125px; }
  .md\:ml-125 { margin-left:125px; }
  .md\:mr-125 { margin-right:125px; }
  
  .md\:p-130 { padding:130px; }
  .md\:pt-130 { padding-top:130px; }
  .md\:pb-130 { padding-bottom:130px; }
  .md\:pl-130 { padding-left:130px; }
  .md\:pr-130 { padding-right:130px; }
  .md\:m-130 { margin:130px; }
  .md\:mt-130 { margin-top:130px; }
  .md\:mb-130 { margin-bottom:130px; }
  .md\:ml-130 { margin-left:130px; }
  .md\:mr-130 { margin-right:130px; }
  
  .md\:p-135 { padding:135px; }
  .md\:pt-135 { padding-top:135px; }
  .md\:pb-135 { padding-bottom:135px; }
  .md\:pl-135 { padding-left:135px; }
  .md\:pr-135 { padding-right:135px; }
  .md\:m-135 { margin:135px; }
  .md\:mt-135 { margin-top:135px; }
  .md\:mb-135 { margin-bottom:135px; }
  .md\:ml-135 { margin-left:135px; }
  .md\:mr-135 { margin-right:135px; }
  
  .md\:p-140 { padding:140px; }
  .md\:pt-140 { padding-top:140px; }
  .md\:pb-140 { padding-bottom:140px; }
  .md\:pl-140 { padding-left:140px; }
  .md\:pr-140 { padding-right:140px; }
  .md\:m-140 { margin:140px; }
  .md\:mt-140 { margin-top:140px; }
  .md\:mb-140 { margin-bottom:140px; }
  .md\:ml-140 { margin-left:140px; }
  .md\:mr-140 { margin-right:140px; }
  
  .md\:p-145 { padding:145px; }
  .md\:pt-145 { padding-top:145px; }
  .md\:pb-145 { padding-bottom:145px; }
  .md\:pl-145 { padding-left:145px; }
  .md\:pr-145 { padding-right:145px; }
  .md\:m-145 { margin:145px; }
  .md\:mt-145 { margin-top:145px; }
  .md\:mb-145 { margin-bottom:145px; }
  .md\:ml-145 { margin-left:145px; }
  .md\:mr-145 { margin-right:145px; }
  
  .md\:p-150 { padding:150px; }
  .md\:pt-150 { padding-top:150px; }
  .md\:pb-150 { padding-bottom:150px; }
  .md\:pl-150 { padding-left:150px; }
  .md\:pr-150 { padding-right:150px; }
  .md\:m-150 { margin:150px; }
  .md\:mt-150 { margin-top:150px; }
  .md\:mb-150 { margin-bottom:150px; }
  .md\:ml-150 { margin-left:150px; }
  .md\:mr-150 { margin-right:150px; }
  
  .md\:p-155 { padding:155px; }
  .md\:pt-155 { padding-top:155px; }
  .md\:pb-155 { padding-bottom:155px; }
  .md\:pl-155 { padding-left:155px; }
  .md\:pr-155 { padding-right:155px; }
  .md\:m-155 { margin:155px; }
  .md\:mt-155 { margin-top:155px; }
  .md\:mb-155 { margin-bottom:155px; }
  .md\:ml-155 { margin-left:155px; }
  .md\:mr-155 { margin-right:155px; }
  
  .md\:p-160 { padding:160px; }
  .md\:pt-160 { padding-top:160px; }
  .md\:pb-160 { padding-bottom:160px; }
  .md\:pl-160 { padding-left:160px; }
  .md\:pr-160 { padding-right:160px; }
  .md\:m-160 { margin:160px; }
  .md\:mt-160 { margin-top:160px; }
  .md\:mb-160 { margin-bottom:160px; }
  .md\:ml-160 { margin-left:160px; }
  .md\:mr-160 { margin-right:160px; }
  
  .md\:p-165 { padding:165px; }
  .md\:pt-165 { padding-top:165px; }
  .md\:pb-165 { padding-bottom:165px; }
  .md\:pl-165 { padding-left:165px; }
  .md\:pr-165 { padding-right:165px; }
  .md\:m-165 { margin:165px; }
  .md\:mt-165 { margin-top:165px; }
  .md\:mb-165 { margin-bottom:165px; }
  .md\:ml-165 { margin-left:165px; }
  .md\:mr-165 { margin-right:165px; }
  
  .md\:p-170 { padding:170px; }
  .md\:pt-170 { padding-top:170px; }
  .md\:pb-170 { padding-bottom:170px; }
  .md\:pl-170 { padding-left:170px; }
  .md\:pr-170 { padding-right:170px; }
  .md\:m-170 { margin:170px; }
  .md\:mt-170 { margin-top:170px; }
  .md\:mb-170 { margin-bottom:170px; }
  .md\:ml-170 { margin-left:170px; }
  .md\:mr-170 { margin-right:170px; }
  
  .md\:p-175 { padding:175px; }
  .md\:pt-175 { padding-top:175px; }
  .md\:pb-175 { padding-bottom:175px; }
  .md\:pl-175 { padding-left:175px; }
  .md\:pr-175 { padding-right:175px; }
  .md\:m-175 { margin:175px; }
  .md\:mt-175 { margin-top:175px; }
  .md\:mb-175 { margin-bottom:175px; }
  .md\:ml-175 { margin-left:175px; }
  .md\:mr-175 { margin-right:175px; }
  
  .md\:p-180 { padding:180px; }
  .md\:pt-180 { padding-top:180px; }
  .md\:pb-180 { padding-bottom:180px; }
  .md\:pl-180 { padding-left:180px; }
  .md\:pr-180 { padding-right:180px; }
  .md\:m-180 { margin:180px; }
  .md\:mt-180 { margin-top:180px; }
  .md\:mb-180 { margin-bottom:180px; }
  .md\:ml-180 { margin-left:180px; }
  .md\:mr-180 { margin-right:180px; }
  
  .md\:p-185 { padding:185px; }
  .md\:pt-185 { padding-top:185px; }
  .md\:pb-185 { padding-bottom:185px; }
  .md\:pl-185 { padding-left:185px; }
  .md\:pr-185 { padding-right:185px; }
  .md\:m-185 { margin:185px; }
  .md\:mt-185 { margin-top:185px; }
  .md\:mb-185 { margin-bottom:185px; }
  .md\:ml-185 { margin-left:185px; }
  .md\:mr-185 { margin-right:185px; }
  
  .md\:p-190 { padding:190px; }
  .md\:pt-190 { padding-top:190px; }
  .md\:pb-190 { padding-bottom:190px; }
  .md\:pl-190 { padding-left:190px; }
  .md\:pr-190 { padding-right:190px; }
  .md\:m-190 { margin:190px; }
  .md\:mt-190 { margin-top:190px; }
  .md\:mb-190 { margin-bottom:190px; }
  .md\:ml-190 { margin-left:190px; }
  .md\:mr-190 { margin-right:190px; }
  
  .md\:p-195 { padding:195px; }
  .md\:pt-195 { padding-top:195px; }
  .md\:pb-195 { padding-bottom:195px; }
  .md\:pl-195 { padding-left:195px; }
  .md\:pr-195 { padding-right:195px; }
  .md\:m-195 { margin:195px; }
  .md\:mt-195 { margin-top:195px; }
  .md\:mb-195 { margin-bottom:195px; }
  .md\:ml-195 { margin-left:195px; }
  .md\:mr-195 { margin-right:195px; }
  
  .md\:p-200 { padding:200px; }
  .md\:pt-200 { padding-top:200px; }
  .md\:pb-200 { padding-bottom:200px; }
  .md\:pl-200 { padding-left:200px; }
  .md\:pr-200 { padding-right:200px; }
  .md\:m-200 { margin:200px; }
  .md\:mt-200 { margin-top:200px; }
  .md\:mb-200 { margin-bottom:200px; }
  .md\:ml-200 { margin-left:200px; }
  .md\:mr-200 { margin-right:200px; }
  
  .md\:p-205 { padding:205px; }
  .md\:pt-205 { padding-top:205px; }
  .md\:pb-205 { padding-bottom:205px; }
  .md\:pl-205 { padding-left:205px; }
  .md\:pr-205 { padding-right:205px; }
  .md\:m-205 { margin:205px; }
  .md\:mt-205 { margin-top:205px; }
  .md\:mb-205 { margin-bottom:205px; }
  .md\:ml-205 { margin-left:205px; }
  .md\:mr-205 { margin-right:205px; }
  
  .md\:p-210 { padding:210px; }
  .md\:pt-210 { padding-top:210px; }
  .md\:pb-210 { padding-bottom:210px; }
  .md\:pl-210 { padding-left:210px; }
  .md\:pr-210 { padding-right:210px; }
  .md\:m-210 { margin:210px; }
  .md\:mt-210 { margin-top:210px; }
  .md\:mb-210 { margin-bottom:210px; }
  .md\:ml-210 { margin-left:210px; }
  .md\:mr-210 { margin-right:210px; }
  
  .md\:p-215 { padding:215px; }
  .md\:pt-215 { padding-top:215px; }
  .md\:pb-215 { padding-bottom:215px; }
  .md\:pl-215 { padding-left:215px; }
  .md\:pr-215 { padding-right:215px; }
  .md\:m-215 { margin:215px; }
  .md\:mt-215 { margin-top:215px; }
  .md\:mb-215 { margin-bottom:215px; }
  .md\:ml-215 { margin-left:215px; }
  .md\:mr-215 { margin-right:215px; }
  
  .md\:p-220 { padding:220px; }
  .md\:pt-220 { padding-top:220px; }
  .md\:pb-220 { padding-bottom:220px; }
  .md\:pl-220 { padding-left:220px; }
  .md\:pr-220 { padding-right:220px; }
  .md\:m-220 { margin:220px; }
  .md\:mt-220 { margin-top:220px; }
  .md\:mb-220 { margin-bottom:220px; }
  .md\:ml-220 { margin-left:220px; }
  .md\:mr-220 { margin-right:220px; }
  
  .md\:p-225 { padding:225px; }
  .md\:pt-225 { padding-top:225px; }
  .md\:pb-225 { padding-bottom:225px; }
  .md\:pl-225 { padding-left:225px; }
  .md\:pr-225 { padding-right:225px; }
  .md\:m-225 { margin:225px; }
  .md\:mt-225 { margin-top:225px; }
  .md\:mb-225 { margin-bottom:225px; }
  .md\:ml-225 { margin-left:225px; }
  .md\:mr-225 { margin-right:225px; }
  
  .md\:p-230 { padding:230px; }
  .md\:pt-230 { padding-top:230px; }
  .md\:pb-230 { padding-bottom:230px; }
  .md\:pl-230 { padding-left:230px; }
  .md\:pr-230 { padding-right:230px; }
  .md\:m-230 { margin:230px; }
  .md\:mt-230 { margin-top:230px; }
  .md\:mb-230 { margin-bottom:230px; }
  .md\:ml-230 { margin-left:230px; }
  .md\:mr-230 { margin-right:230px; }
  
  .md\:p-235 { padding:235px; }
  .md\:pt-235 { padding-top:235px; }
  .md\:pb-235 { padding-bottom:235px; }
  .md\:pl-235 { padding-left:235px; }
  .md\:pr-235 { padding-right:235px; }
  .md\:m-235 { margin:235px; }
  .md\:mt-235 { margin-top:235px; }
  .md\:mb-235 { margin-bottom:235px; }
  .md\:ml-235 { margin-left:235px; }
  .md\:mr-235 { margin-right:235px; }
  
  .md\:p-240 { padding:240px; }
  .md\:pt-240 { padding-top:240px; }
  .md\:pb-240 { padding-bottom:240px; }
  .md\:pl-240 { padding-left:240px; }
  .md\:pr-240 { padding-right:240px; }
  .md\:m-240 { margin:240px; }
  .md\:mt-240 { margin-top:240px; }
  .md\:mb-240 { margin-bottom:240px; }
  .md\:ml-240 { margin-left:240px; }
  .md\:mr-240 { margin-right:240px; }
  
  .md\:p-245 { padding:245px; }
  .md\:pt-245 { padding-top:245px; }
  .md\:pb-245 { padding-bottom:245px; }
  .md\:pl-245 { padding-left:245px; }
  .md\:pr-245 { padding-right:245px; }
  .md\:m-245 { margin:245px; }
  .md\:mt-245 { margin-top:245px; }
  .md\:mb-245 { margin-bottom:245px; }
  .md\:ml-245 { margin-left:245px; }
  .md\:mr-245 { margin-right:245px; }
  
  .md\:p-250 { padding:250px; }
  .md\:pt-250 { padding-top:250px; }
  .md\:pb-250 { padding-bottom:250px; }
  .md\:pl-250 { padding-left:250px; }
  .md\:pr-250 { padding-right:250px; }
  .md\:m-250 { margin:250px; }
  .md\:mt-250 { margin-top:250px; }
  .md\:mb-250 { margin-bottom:250px; }
  .md\:ml-250 { margin-left:250px; }
  .md\:mr-250 { margin-right:250px; }
  
  .md\:p-255 { padding:255px; }
  .md\:pt-255 { padding-top:255px; }
  .md\:pb-255 { padding-bottom:255px; }
  .md\:pl-255 { padding-left:255px; }
  .md\:pr-255 { padding-right:255px; }
  .md\:m-255 { margin:255px; }
  .md\:mt-255 { margin-top:255px; }
  .md\:mb-255 { margin-bottom:255px; }
  .md\:ml-255 { margin-left:255px; }
  .md\:mr-255 { margin-right:255px; }
  
  .md\:p-260 { padding:260px; }
  .md\:pt-260 { padding-top:260px; }
  .md\:pb-260 { padding-bottom:260px; }
  .md\:pl-260 { padding-left:260px; }
  .md\:pr-260 { padding-right:260px; }
  .md\:m-260 { margin:260px; }
  .md\:mt-260 { margin-top:260px; }
  .md\:mb-260 { margin-bottom:260px; }
  .md\:ml-260 { margin-left:260px; }
  .md\:mr-260 { margin-right:260px; }
  
  .md\:p-265 { padding:265px; }
  .md\:pt-265 { padding-top:265px; }
  .md\:pb-265 { padding-bottom:265px; }
  .md\:pl-265 { padding-left:265px; }
  .md\:pr-265 { padding-right:265px; }
  .md\:m-265 { margin:265px; }
  .md\:mt-265 { margin-top:265px; }
  .md\:mb-265 { margin-bottom:265px; }
  .md\:ml-265 { margin-left:265px; }
  .md\:mr-265 { margin-right:265px; }
  
  .md\:p-270 { padding:270px; }
  .md\:pt-270 { padding-top:270px; }
  .md\:pb-270 { padding-bottom:270px; }
  .md\:pl-270 { padding-left:270px; }
  .md\:pr-270 { padding-right:270px; }
  .md\:m-270 { margin:270px; }
  .md\:mt-270 { margin-top:270px; }
  .md\:mb-270 { margin-bottom:270px; }
  .md\:ml-270 { margin-left:270px; }
  .md\:mr-270 { margin-right:270px; }
  
  .md\:p-275 { padding:275px; }
  .md\:pt-275 { padding-top:275px; }
  .md\:pb-275 { padding-bottom:275px; }
  .md\:pl-275 { padding-left:275px; }
  .md\:pr-275 { padding-right:275px; }
  .md\:m-275 { margin:275px; }
  .md\:mt-275 { margin-top:275px; }
  .md\:mb-275 { margin-bottom:275px; }
  .md\:ml-275 { margin-left:275px; }
  .md\:mr-275 { margin-right:275px; }
  
  .md\:p-280 { padding:280px; }
  .md\:pt-280 { padding-top:280px; }
  .md\:pb-280 { padding-bottom:280px; }
  .md\:pl-280 { padding-left:280px; }
  .md\:pr-280 { padding-right:280px; }
  .md\:m-280 { margin:280px; }
  .md\:mt-280 { margin-top:280px; }
  .md\:mb-280 { margin-bottom:280px; }
  .md\:ml-280 { margin-left:280px; }
  .md\:mr-280 { margin-right:280px; }
  
  .md\:p-285 { padding:285px; }
  .md\:pt-285 { padding-top:285px; }
  .md\:pb-285 { padding-bottom:285px; }
  .md\:pl-285 { padding-left:285px; }
  .md\:pr-285 { padding-right:285px; }
  .md\:m-285 { margin:285px; }
  .md\:mt-285 { margin-top:285px; }
  .md\:mb-285 { margin-bottom:285px; }
  .md\:ml-285 { margin-left:285px; }
  .md\:mr-285 { margin-right:285px; }
  
  .md\:p-290 { padding:290px; }
  .md\:pt-290 { padding-top:290px; }
  .md\:pb-290 { padding-bottom:290px; }
  .md\:pl-290 { padding-left:290px; }
  .md\:pr-290 { padding-right:290px; }
  .md\:m-290 { margin:290px; }
  .md\:mt-290 { margin-top:290px; }
  .md\:mb-290 { margin-bottom:290px; }
  .md\:ml-290 { margin-left:290px; }
  .md\:mr-290 { margin-right:290px; }
  
  .md\:p-295 { padding:295px; }
  .md\:pt-295 { padding-top:295px; }
  .md\:pb-295 { padding-bottom:295px; }
  .md\:pl-295 { padding-left:295px; }
  .md\:pr-295 { padding-right:295px; }
  .md\:m-295 { margin:295px; }
  .md\:mt-295 { margin-top:295px; }
  .md\:mb-295 { margin-bottom:295px; }
  .md\:ml-295 { margin-left:295px; }
  .md\:mr-295 { margin-right:295px; }
  

  
  .md\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
  
  .md\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
  
  .md\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
  
  .md\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
  
  .md\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
  
  .md\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
  
  .md\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
  
  .md\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
  
  .md\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
  
  .md\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
  
  .md\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
  
  .md\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
  

}


@media(min-width:1200px){
  
  .lg\:p-0 { padding:0px; }
  .lg\:pt-0 { padding-top:0px; }
  .lg\:pb-0 { padding-bottom:0px; }
  .lg\:pl-0 { padding-left:0px; }
  .lg\:pr-0 { padding-right:0px; }
  .lg\:m-0 { margin:0px; }
  .lg\:mt-0 { margin-top:0px; }
  .lg\:mb-0 { margin-bottom:0px; }
  .lg\:ml-0 { margin-left:0px; }
  .lg\:mr-0 { margin-right:0px; }
  
  .lg\:p-5 { padding:5px; }
  .lg\:pt-5 { padding-top:5px; }
  .lg\:pb-5 { padding-bottom:5px; }
  .lg\:pl-5 { padding-left:5px; }
  .lg\:pr-5 { padding-right:5px; }
  .lg\:m-5 { margin:5px; }
  .lg\:mt-5 { margin-top:5px; }
  .lg\:mb-5 { margin-bottom:5px; }
  .lg\:ml-5 { margin-left:5px; }
  .lg\:mr-5 { margin-right:5px; }
  
  .lg\:p-10 { padding:10px; }
  .lg\:pt-10 { padding-top:10px; }
  .lg\:pb-10 { padding-bottom:10px; }
  .lg\:pl-10 { padding-left:10px; }
  .lg\:pr-10 { padding-right:10px; }
  .lg\:m-10 { margin:10px; }
  .lg\:mt-10 { margin-top:10px; }
  .lg\:mb-10 { margin-bottom:10px; }
  .lg\:ml-10 { margin-left:10px; }
  .lg\:mr-10 { margin-right:10px; }
  
  .lg\:p-15 { padding:15px; }
  .lg\:pt-15 { padding-top:15px; }
  .lg\:pb-15 { padding-bottom:15px; }
  .lg\:pl-15 { padding-left:15px; }
  .lg\:pr-15 { padding-right:15px; }
  .lg\:m-15 { margin:15px; }
  .lg\:mt-15 { margin-top:15px; }
  .lg\:mb-15 { margin-bottom:15px; }
  .lg\:ml-15 { margin-left:15px; }
  .lg\:mr-15 { margin-right:15px; }
  
  .lg\:p-20 { padding:20px; }
  .lg\:pt-20 { padding-top:20px; }
  .lg\:pb-20 { padding-bottom:20px; }
  .lg\:pl-20 { padding-left:20px; }
  .lg\:pr-20 { padding-right:20px; }
  .lg\:m-20 { margin:20px; }
  .lg\:mt-20 { margin-top:20px; }
  .lg\:mb-20 { margin-bottom:20px; }
  .lg\:ml-20 { margin-left:20px; }
  .lg\:mr-20 { margin-right:20px; }
  
  .lg\:p-25 { padding:25px; }
  .lg\:pt-25 { padding-top:25px; }
  .lg\:pb-25 { padding-bottom:25px; }
  .lg\:pl-25 { padding-left:25px; }
  .lg\:pr-25 { padding-right:25px; }
  .lg\:m-25 { margin:25px; }
  .lg\:mt-25 { margin-top:25px; }
  .lg\:mb-25 { margin-bottom:25px; }
  .lg\:ml-25 { margin-left:25px; }
  .lg\:mr-25 { margin-right:25px; }
  
  .lg\:p-30 { padding:30px; }
  .lg\:pt-30 { padding-top:30px; }
  .lg\:pb-30 { padding-bottom:30px; }
  .lg\:pl-30 { padding-left:30px; }
  .lg\:pr-30 { padding-right:30px; }
  .lg\:m-30 { margin:30px; }
  .lg\:mt-30 { margin-top:30px; }
  .lg\:mb-30 { margin-bottom:30px; }
  .lg\:ml-30 { margin-left:30px; }
  .lg\:mr-30 { margin-right:30px; }
  
  .lg\:p-35 { padding:35px; }
  .lg\:pt-35 { padding-top:35px; }
  .lg\:pb-35 { padding-bottom:35px; }
  .lg\:pl-35 { padding-left:35px; }
  .lg\:pr-35 { padding-right:35px; }
  .lg\:m-35 { margin:35px; }
  .lg\:mt-35 { margin-top:35px; }
  .lg\:mb-35 { margin-bottom:35px; }
  .lg\:ml-35 { margin-left:35px; }
  .lg\:mr-35 { margin-right:35px; }
  
  .lg\:p-40 { padding:40px; }
  .lg\:pt-40 { padding-top:40px; }
  .lg\:pb-40 { padding-bottom:40px; }
  .lg\:pl-40 { padding-left:40px; }
  .lg\:pr-40 { padding-right:40px; }
  .lg\:m-40 { margin:40px; }
  .lg\:mt-40 { margin-top:40px; }
  .lg\:mb-40 { margin-bottom:40px; }
  .lg\:ml-40 { margin-left:40px; }
  .lg\:mr-40 { margin-right:40px; }
  
  .lg\:p-45 { padding:45px; }
  .lg\:pt-45 { padding-top:45px; }
  .lg\:pb-45 { padding-bottom:45px; }
  .lg\:pl-45 { padding-left:45px; }
  .lg\:pr-45 { padding-right:45px; }
  .lg\:m-45 { margin:45px; }
  .lg\:mt-45 { margin-top:45px; }
  .lg\:mb-45 { margin-bottom:45px; }
  .lg\:ml-45 { margin-left:45px; }
  .lg\:mr-45 { margin-right:45px; }
  
  .lg\:p-50 { padding:50px; }
  .lg\:pt-50 { padding-top:50px; }
  .lg\:pb-50 { padding-bottom:50px; }
  .lg\:pl-50 { padding-left:50px; }
  .lg\:pr-50 { padding-right:50px; }
  .lg\:m-50 { margin:50px; }
  .lg\:mt-50 { margin-top:50px; }
  .lg\:mb-50 { margin-bottom:50px; }
  .lg\:ml-50 { margin-left:50px; }
  .lg\:mr-50 { margin-right:50px; }
  
  .lg\:p-55 { padding:55px; }
  .lg\:pt-55 { padding-top:55px; }
  .lg\:pb-55 { padding-bottom:55px; }
  .lg\:pl-55 { padding-left:55px; }
  .lg\:pr-55 { padding-right:55px; }
  .lg\:m-55 { margin:55px; }
  .lg\:mt-55 { margin-top:55px; }
  .lg\:mb-55 { margin-bottom:55px; }
  .lg\:ml-55 { margin-left:55px; }
  .lg\:mr-55 { margin-right:55px; }
  
  .lg\:p-60 { padding:60px; }
  .lg\:pt-60 { padding-top:60px; }
  .lg\:pb-60 { padding-bottom:60px; }
  .lg\:pl-60 { padding-left:60px; }
  .lg\:pr-60 { padding-right:60px; }
  .lg\:m-60 { margin:60px; }
  .lg\:mt-60 { margin-top:60px; }
  .lg\:mb-60 { margin-bottom:60px; }
  .lg\:ml-60 { margin-left:60px; }
  .lg\:mr-60 { margin-right:60px; }
  
  .lg\:p-65 { padding:65px; }
  .lg\:pt-65 { padding-top:65px; }
  .lg\:pb-65 { padding-bottom:65px; }
  .lg\:pl-65 { padding-left:65px; }
  .lg\:pr-65 { padding-right:65px; }
  .lg\:m-65 { margin:65px; }
  .lg\:mt-65 { margin-top:65px; }
  .lg\:mb-65 { margin-bottom:65px; }
  .lg\:ml-65 { margin-left:65px; }
  .lg\:mr-65 { margin-right:65px; }
  
  .lg\:p-70 { padding:70px; }
  .lg\:pt-70 { padding-top:70px; }
  .lg\:pb-70 { padding-bottom:70px; }
  .lg\:pl-70 { padding-left:70px; }
  .lg\:pr-70 { padding-right:70px; }
  .lg\:m-70 { margin:70px; }
  .lg\:mt-70 { margin-top:70px; }
  .lg\:mb-70 { margin-bottom:70px; }
  .lg\:ml-70 { margin-left:70px; }
  .lg\:mr-70 { margin-right:70px; }
  
  .lg\:p-75 { padding:75px; }
  .lg\:pt-75 { padding-top:75px; }
  .lg\:pb-75 { padding-bottom:75px; }
  .lg\:pl-75 { padding-left:75px; }
  .lg\:pr-75 { padding-right:75px; }
  .lg\:m-75 { margin:75px; }
  .lg\:mt-75 { margin-top:75px; }
  .lg\:mb-75 { margin-bottom:75px; }
  .lg\:ml-75 { margin-left:75px; }
  .lg\:mr-75 { margin-right:75px; }
  
  .lg\:p-80 { padding:80px; }
  .lg\:pt-80 { padding-top:80px; }
  .lg\:pb-80 { padding-bottom:80px; }
  .lg\:pl-80 { padding-left:80px; }
  .lg\:pr-80 { padding-right:80px; }
  .lg\:m-80 { margin:80px; }
  .lg\:mt-80 { margin-top:80px; }
  .lg\:mb-80 { margin-bottom:80px; }
  .lg\:ml-80 { margin-left:80px; }
  .lg\:mr-80 { margin-right:80px; }
  
  .lg\:p-85 { padding:85px; }
  .lg\:pt-85 { padding-top:85px; }
  .lg\:pb-85 { padding-bottom:85px; }
  .lg\:pl-85 { padding-left:85px; }
  .lg\:pr-85 { padding-right:85px; }
  .lg\:m-85 { margin:85px; }
  .lg\:mt-85 { margin-top:85px; }
  .lg\:mb-85 { margin-bottom:85px; }
  .lg\:ml-85 { margin-left:85px; }
  .lg\:mr-85 { margin-right:85px; }
  
  .lg\:p-90 { padding:90px; }
  .lg\:pt-90 { padding-top:90px; }
  .lg\:pb-90 { padding-bottom:90px; }
  .lg\:pl-90 { padding-left:90px; }
  .lg\:pr-90 { padding-right:90px; }
  .lg\:m-90 { margin:90px; }
  .lg\:mt-90 { margin-top:90px; }
  .lg\:mb-90 { margin-bottom:90px; }
  .lg\:ml-90 { margin-left:90px; }
  .lg\:mr-90 { margin-right:90px; }
  
  .lg\:p-95 { padding:95px; }
  .lg\:pt-95 { padding-top:95px; }
  .lg\:pb-95 { padding-bottom:95px; }
  .lg\:pl-95 { padding-left:95px; }
  .lg\:pr-95 { padding-right:95px; }
  .lg\:m-95 { margin:95px; }
  .lg\:mt-95 { margin-top:95px; }
  .lg\:mb-95 { margin-bottom:95px; }
  .lg\:ml-95 { margin-left:95px; }
  .lg\:mr-95 { margin-right:95px; }
  
  .lg\:p-100 { padding:100px; }
  .lg\:pt-100 { padding-top:100px; }
  .lg\:pb-100 { padding-bottom:100px; }
  .lg\:pl-100 { padding-left:100px; }
  .lg\:pr-100 { padding-right:100px; }
  .lg\:m-100 { margin:100px; }
  .lg\:mt-100 { margin-top:100px; }
  .lg\:mb-100 { margin-bottom:100px; }
  .lg\:ml-100 { margin-left:100px; }
  .lg\:mr-100 { margin-right:100px; }
  
  .lg\:p-105 { padding:105px; }
  .lg\:pt-105 { padding-top:105px; }
  .lg\:pb-105 { padding-bottom:105px; }
  .lg\:pl-105 { padding-left:105px; }
  .lg\:pr-105 { padding-right:105px; }
  .lg\:m-105 { margin:105px; }
  .lg\:mt-105 { margin-top:105px; }
  .lg\:mb-105 { margin-bottom:105px; }
  .lg\:ml-105 { margin-left:105px; }
  .lg\:mr-105 { margin-right:105px; }
  
  .lg\:p-110 { padding:110px; }
  .lg\:pt-110 { padding-top:110px; }
  .lg\:pb-110 { padding-bottom:110px; }
  .lg\:pl-110 { padding-left:110px; }
  .lg\:pr-110 { padding-right:110px; }
  .lg\:m-110 { margin:110px; }
  .lg\:mt-110 { margin-top:110px; }
  .lg\:mb-110 { margin-bottom:110px; }
  .lg\:ml-110 { margin-left:110px; }
  .lg\:mr-110 { margin-right:110px; }
  
  .lg\:p-115 { padding:115px; }
  .lg\:pt-115 { padding-top:115px; }
  .lg\:pb-115 { padding-bottom:115px; }
  .lg\:pl-115 { padding-left:115px; }
  .lg\:pr-115 { padding-right:115px; }
  .lg\:m-115 { margin:115px; }
  .lg\:mt-115 { margin-top:115px; }
  .lg\:mb-115 { margin-bottom:115px; }
  .lg\:ml-115 { margin-left:115px; }
  .lg\:mr-115 { margin-right:115px; }
  
  .lg\:p-120 { padding:120px; }
  .lg\:pt-120 { padding-top:120px; }
  .lg\:pb-120 { padding-bottom:120px; }
  .lg\:pl-120 { padding-left:120px; }
  .lg\:pr-120 { padding-right:120px; }
  .lg\:m-120 { margin:120px; }
  .lg\:mt-120 { margin-top:120px; }
  .lg\:mb-120 { margin-bottom:120px; }
  .lg\:ml-120 { margin-left:120px; }
  .lg\:mr-120 { margin-right:120px; }
  
  .lg\:p-125 { padding:125px; }
  .lg\:pt-125 { padding-top:125px; }
  .lg\:pb-125 { padding-bottom:125px; }
  .lg\:pl-125 { padding-left:125px; }
  .lg\:pr-125 { padding-right:125px; }
  .lg\:m-125 { margin:125px; }
  .lg\:mt-125 { margin-top:125px; }
  .lg\:mb-125 { margin-bottom:125px; }
  .lg\:ml-125 { margin-left:125px; }
  .lg\:mr-125 { margin-right:125px; }
  
  .lg\:p-130 { padding:130px; }
  .lg\:pt-130 { padding-top:130px; }
  .lg\:pb-130 { padding-bottom:130px; }
  .lg\:pl-130 { padding-left:130px; }
  .lg\:pr-130 { padding-right:130px; }
  .lg\:m-130 { margin:130px; }
  .lg\:mt-130 { margin-top:130px; }
  .lg\:mb-130 { margin-bottom:130px; }
  .lg\:ml-130 { margin-left:130px; }
  .lg\:mr-130 { margin-right:130px; }
  
  .lg\:p-135 { padding:135px; }
  .lg\:pt-135 { padding-top:135px; }
  .lg\:pb-135 { padding-bottom:135px; }
  .lg\:pl-135 { padding-left:135px; }
  .lg\:pr-135 { padding-right:135px; }
  .lg\:m-135 { margin:135px; }
  .lg\:mt-135 { margin-top:135px; }
  .lg\:mb-135 { margin-bottom:135px; }
  .lg\:ml-135 { margin-left:135px; }
  .lg\:mr-135 { margin-right:135px; }
  
  .lg\:p-140 { padding:140px; }
  .lg\:pt-140 { padding-top:140px; }
  .lg\:pb-140 { padding-bottom:140px; }
  .lg\:pl-140 { padding-left:140px; }
  .lg\:pr-140 { padding-right:140px; }
  .lg\:m-140 { margin:140px; }
  .lg\:mt-140 { margin-top:140px; }
  .lg\:mb-140 { margin-bottom:140px; }
  .lg\:ml-140 { margin-left:140px; }
  .lg\:mr-140 { margin-right:140px; }
  
  .lg\:p-145 { padding:145px; }
  .lg\:pt-145 { padding-top:145px; }
  .lg\:pb-145 { padding-bottom:145px; }
  .lg\:pl-145 { padding-left:145px; }
  .lg\:pr-145 { padding-right:145px; }
  .lg\:m-145 { margin:145px; }
  .lg\:mt-145 { margin-top:145px; }
  .lg\:mb-145 { margin-bottom:145px; }
  .lg\:ml-145 { margin-left:145px; }
  .lg\:mr-145 { margin-right:145px; }
  
  .lg\:p-150 { padding:150px; }
  .lg\:pt-150 { padding-top:150px; }
  .lg\:pb-150 { padding-bottom:150px; }
  .lg\:pl-150 { padding-left:150px; }
  .lg\:pr-150 { padding-right:150px; }
  .lg\:m-150 { margin:150px; }
  .lg\:mt-150 { margin-top:150px; }
  .lg\:mb-150 { margin-bottom:150px; }
  .lg\:ml-150 { margin-left:150px; }
  .lg\:mr-150 { margin-right:150px; }
  
  .lg\:p-155 { padding:155px; }
  .lg\:pt-155 { padding-top:155px; }
  .lg\:pb-155 { padding-bottom:155px; }
  .lg\:pl-155 { padding-left:155px; }
  .lg\:pr-155 { padding-right:155px; }
  .lg\:m-155 { margin:155px; }
  .lg\:mt-155 { margin-top:155px; }
  .lg\:mb-155 { margin-bottom:155px; }
  .lg\:ml-155 { margin-left:155px; }
  .lg\:mr-155 { margin-right:155px; }
  
  .lg\:p-160 { padding:160px; }
  .lg\:pt-160 { padding-top:160px; }
  .lg\:pb-160 { padding-bottom:160px; }
  .lg\:pl-160 { padding-left:160px; }
  .lg\:pr-160 { padding-right:160px; }
  .lg\:m-160 { margin:160px; }
  .lg\:mt-160 { margin-top:160px; }
  .lg\:mb-160 { margin-bottom:160px; }
  .lg\:ml-160 { margin-left:160px; }
  .lg\:mr-160 { margin-right:160px; }
  
  .lg\:p-165 { padding:165px; }
  .lg\:pt-165 { padding-top:165px; }
  .lg\:pb-165 { padding-bottom:165px; }
  .lg\:pl-165 { padding-left:165px; }
  .lg\:pr-165 { padding-right:165px; }
  .lg\:m-165 { margin:165px; }
  .lg\:mt-165 { margin-top:165px; }
  .lg\:mb-165 { margin-bottom:165px; }
  .lg\:ml-165 { margin-left:165px; }
  .lg\:mr-165 { margin-right:165px; }
  
  .lg\:p-170 { padding:170px; }
  .lg\:pt-170 { padding-top:170px; }
  .lg\:pb-170 { padding-bottom:170px; }
  .lg\:pl-170 { padding-left:170px; }
  .lg\:pr-170 { padding-right:170px; }
  .lg\:m-170 { margin:170px; }
  .lg\:mt-170 { margin-top:170px; }
  .lg\:mb-170 { margin-bottom:170px; }
  .lg\:ml-170 { margin-left:170px; }
  .lg\:mr-170 { margin-right:170px; }
  
  .lg\:p-175 { padding:175px; }
  .lg\:pt-175 { padding-top:175px; }
  .lg\:pb-175 { padding-bottom:175px; }
  .lg\:pl-175 { padding-left:175px; }
  .lg\:pr-175 { padding-right:175px; }
  .lg\:m-175 { margin:175px; }
  .lg\:mt-175 { margin-top:175px; }
  .lg\:mb-175 { margin-bottom:175px; }
  .lg\:ml-175 { margin-left:175px; }
  .lg\:mr-175 { margin-right:175px; }
  
  .lg\:p-180 { padding:180px; }
  .lg\:pt-180 { padding-top:180px; }
  .lg\:pb-180 { padding-bottom:180px; }
  .lg\:pl-180 { padding-left:180px; }
  .lg\:pr-180 { padding-right:180px; }
  .lg\:m-180 { margin:180px; }
  .lg\:mt-180 { margin-top:180px; }
  .lg\:mb-180 { margin-bottom:180px; }
  .lg\:ml-180 { margin-left:180px; }
  .lg\:mr-180 { margin-right:180px; }
  
  .lg\:p-185 { padding:185px; }
  .lg\:pt-185 { padding-top:185px; }
  .lg\:pb-185 { padding-bottom:185px; }
  .lg\:pl-185 { padding-left:185px; }
  .lg\:pr-185 { padding-right:185px; }
  .lg\:m-185 { margin:185px; }
  .lg\:mt-185 { margin-top:185px; }
  .lg\:mb-185 { margin-bottom:185px; }
  .lg\:ml-185 { margin-left:185px; }
  .lg\:mr-185 { margin-right:185px; }
  
  .lg\:p-190 { padding:190px; }
  .lg\:pt-190 { padding-top:190px; }
  .lg\:pb-190 { padding-bottom:190px; }
  .lg\:pl-190 { padding-left:190px; }
  .lg\:pr-190 { padding-right:190px; }
  .lg\:m-190 { margin:190px; }
  .lg\:mt-190 { margin-top:190px; }
  .lg\:mb-190 { margin-bottom:190px; }
  .lg\:ml-190 { margin-left:190px; }
  .lg\:mr-190 { margin-right:190px; }
  
  .lg\:p-195 { padding:195px; }
  .lg\:pt-195 { padding-top:195px; }
  .lg\:pb-195 { padding-bottom:195px; }
  .lg\:pl-195 { padding-left:195px; }
  .lg\:pr-195 { padding-right:195px; }
  .lg\:m-195 { margin:195px; }
  .lg\:mt-195 { margin-top:195px; }
  .lg\:mb-195 { margin-bottom:195px; }
  .lg\:ml-195 { margin-left:195px; }
  .lg\:mr-195 { margin-right:195px; }
  
  .lg\:p-200 { padding:200px; }
  .lg\:pt-200 { padding-top:200px; }
  .lg\:pb-200 { padding-bottom:200px; }
  .lg\:pl-200 { padding-left:200px; }
  .lg\:pr-200 { padding-right:200px; }
  .lg\:m-200 { margin:200px; }
  .lg\:mt-200 { margin-top:200px; }
  .lg\:mb-200 { margin-bottom:200px; }
  .lg\:ml-200 { margin-left:200px; }
  .lg\:mr-200 { margin-right:200px; }
  
  .lg\:p-205 { padding:205px; }
  .lg\:pt-205 { padding-top:205px; }
  .lg\:pb-205 { padding-bottom:205px; }
  .lg\:pl-205 { padding-left:205px; }
  .lg\:pr-205 { padding-right:205px; }
  .lg\:m-205 { margin:205px; }
  .lg\:mt-205 { margin-top:205px; }
  .lg\:mb-205 { margin-bottom:205px; }
  .lg\:ml-205 { margin-left:205px; }
  .lg\:mr-205 { margin-right:205px; }
  
  .lg\:p-210 { padding:210px; }
  .lg\:pt-210 { padding-top:210px; }
  .lg\:pb-210 { padding-bottom:210px; }
  .lg\:pl-210 { padding-left:210px; }
  .lg\:pr-210 { padding-right:210px; }
  .lg\:m-210 { margin:210px; }
  .lg\:mt-210 { margin-top:210px; }
  .lg\:mb-210 { margin-bottom:210px; }
  .lg\:ml-210 { margin-left:210px; }
  .lg\:mr-210 { margin-right:210px; }
  
  .lg\:p-215 { padding:215px; }
  .lg\:pt-215 { padding-top:215px; }
  .lg\:pb-215 { padding-bottom:215px; }
  .lg\:pl-215 { padding-left:215px; }
  .lg\:pr-215 { padding-right:215px; }
  .lg\:m-215 { margin:215px; }
  .lg\:mt-215 { margin-top:215px; }
  .lg\:mb-215 { margin-bottom:215px; }
  .lg\:ml-215 { margin-left:215px; }
  .lg\:mr-215 { margin-right:215px; }
  
  .lg\:p-220 { padding:220px; }
  .lg\:pt-220 { padding-top:220px; }
  .lg\:pb-220 { padding-bottom:220px; }
  .lg\:pl-220 { padding-left:220px; }
  .lg\:pr-220 { padding-right:220px; }
  .lg\:m-220 { margin:220px; }
  .lg\:mt-220 { margin-top:220px; }
  .lg\:mb-220 { margin-bottom:220px; }
  .lg\:ml-220 { margin-left:220px; }
  .lg\:mr-220 { margin-right:220px; }
  
  .lg\:p-225 { padding:225px; }
  .lg\:pt-225 { padding-top:225px; }
  .lg\:pb-225 { padding-bottom:225px; }
  .lg\:pl-225 { padding-left:225px; }
  .lg\:pr-225 { padding-right:225px; }
  .lg\:m-225 { margin:225px; }
  .lg\:mt-225 { margin-top:225px; }
  .lg\:mb-225 { margin-bottom:225px; }
  .lg\:ml-225 { margin-left:225px; }
  .lg\:mr-225 { margin-right:225px; }
  
  .lg\:p-230 { padding:230px; }
  .lg\:pt-230 { padding-top:230px; }
  .lg\:pb-230 { padding-bottom:230px; }
  .lg\:pl-230 { padding-left:230px; }
  .lg\:pr-230 { padding-right:230px; }
  .lg\:m-230 { margin:230px; }
  .lg\:mt-230 { margin-top:230px; }
  .lg\:mb-230 { margin-bottom:230px; }
  .lg\:ml-230 { margin-left:230px; }
  .lg\:mr-230 { margin-right:230px; }
  
  .lg\:p-235 { padding:235px; }
  .lg\:pt-235 { padding-top:235px; }
  .lg\:pb-235 { padding-bottom:235px; }
  .lg\:pl-235 { padding-left:235px; }
  .lg\:pr-235 { padding-right:235px; }
  .lg\:m-235 { margin:235px; }
  .lg\:mt-235 { margin-top:235px; }
  .lg\:mb-235 { margin-bottom:235px; }
  .lg\:ml-235 { margin-left:235px; }
  .lg\:mr-235 { margin-right:235px; }
  
  .lg\:p-240 { padding:240px; }
  .lg\:pt-240 { padding-top:240px; }
  .lg\:pb-240 { padding-bottom:240px; }
  .lg\:pl-240 { padding-left:240px; }
  .lg\:pr-240 { padding-right:240px; }
  .lg\:m-240 { margin:240px; }
  .lg\:mt-240 { margin-top:240px; }
  .lg\:mb-240 { margin-bottom:240px; }
  .lg\:ml-240 { margin-left:240px; }
  .lg\:mr-240 { margin-right:240px; }
  
  .lg\:p-245 { padding:245px; }
  .lg\:pt-245 { padding-top:245px; }
  .lg\:pb-245 { padding-bottom:245px; }
  .lg\:pl-245 { padding-left:245px; }
  .lg\:pr-245 { padding-right:245px; }
  .lg\:m-245 { margin:245px; }
  .lg\:mt-245 { margin-top:245px; }
  .lg\:mb-245 { margin-bottom:245px; }
  .lg\:ml-245 { margin-left:245px; }
  .lg\:mr-245 { margin-right:245px; }
  
  .lg\:p-250 { padding:250px; }
  .lg\:pt-250 { padding-top:250px; }
  .lg\:pb-250 { padding-bottom:250px; }
  .lg\:pl-250 { padding-left:250px; }
  .lg\:pr-250 { padding-right:250px; }
  .lg\:m-250 { margin:250px; }
  .lg\:mt-250 { margin-top:250px; }
  .lg\:mb-250 { margin-bottom:250px; }
  .lg\:ml-250 { margin-left:250px; }
  .lg\:mr-250 { margin-right:250px; }
  
  .lg\:p-255 { padding:255px; }
  .lg\:pt-255 { padding-top:255px; }
  .lg\:pb-255 { padding-bottom:255px; }
  .lg\:pl-255 { padding-left:255px; }
  .lg\:pr-255 { padding-right:255px; }
  .lg\:m-255 { margin:255px; }
  .lg\:mt-255 { margin-top:255px; }
  .lg\:mb-255 { margin-bottom:255px; }
  .lg\:ml-255 { margin-left:255px; }
  .lg\:mr-255 { margin-right:255px; }
  
  .lg\:p-260 { padding:260px; }
  .lg\:pt-260 { padding-top:260px; }
  .lg\:pb-260 { padding-bottom:260px; }
  .lg\:pl-260 { padding-left:260px; }
  .lg\:pr-260 { padding-right:260px; }
  .lg\:m-260 { margin:260px; }
  .lg\:mt-260 { margin-top:260px; }
  .lg\:mb-260 { margin-bottom:260px; }
  .lg\:ml-260 { margin-left:260px; }
  .lg\:mr-260 { margin-right:260px; }
  
  .lg\:p-265 { padding:265px; }
  .lg\:pt-265 { padding-top:265px; }
  .lg\:pb-265 { padding-bottom:265px; }
  .lg\:pl-265 { padding-left:265px; }
  .lg\:pr-265 { padding-right:265px; }
  .lg\:m-265 { margin:265px; }
  .lg\:mt-265 { margin-top:265px; }
  .lg\:mb-265 { margin-bottom:265px; }
  .lg\:ml-265 { margin-left:265px; }
  .lg\:mr-265 { margin-right:265px; }
  
  .lg\:p-270 { padding:270px; }
  .lg\:pt-270 { padding-top:270px; }
  .lg\:pb-270 { padding-bottom:270px; }
  .lg\:pl-270 { padding-left:270px; }
  .lg\:pr-270 { padding-right:270px; }
  .lg\:m-270 { margin:270px; }
  .lg\:mt-270 { margin-top:270px; }
  .lg\:mb-270 { margin-bottom:270px; }
  .lg\:ml-270 { margin-left:270px; }
  .lg\:mr-270 { margin-right:270px; }
  
  .lg\:p-275 { padding:275px; }
  .lg\:pt-275 { padding-top:275px; }
  .lg\:pb-275 { padding-bottom:275px; }
  .lg\:pl-275 { padding-left:275px; }
  .lg\:pr-275 { padding-right:275px; }
  .lg\:m-275 { margin:275px; }
  .lg\:mt-275 { margin-top:275px; }
  .lg\:mb-275 { margin-bottom:275px; }
  .lg\:ml-275 { margin-left:275px; }
  .lg\:mr-275 { margin-right:275px; }
  
  .lg\:p-280 { padding:280px; }
  .lg\:pt-280 { padding-top:280px; }
  .lg\:pb-280 { padding-bottom:280px; }
  .lg\:pl-280 { padding-left:280px; }
  .lg\:pr-280 { padding-right:280px; }
  .lg\:m-280 { margin:280px; }
  .lg\:mt-280 { margin-top:280px; }
  .lg\:mb-280 { margin-bottom:280px; }
  .lg\:ml-280 { margin-left:280px; }
  .lg\:mr-280 { margin-right:280px; }
  
  .lg\:p-285 { padding:285px; }
  .lg\:pt-285 { padding-top:285px; }
  .lg\:pb-285 { padding-bottom:285px; }
  .lg\:pl-285 { padding-left:285px; }
  .lg\:pr-285 { padding-right:285px; }
  .lg\:m-285 { margin:285px; }
  .lg\:mt-285 { margin-top:285px; }
  .lg\:mb-285 { margin-bottom:285px; }
  .lg\:ml-285 { margin-left:285px; }
  .lg\:mr-285 { margin-right:285px; }
  
  .lg\:p-290 { padding:290px; }
  .lg\:pt-290 { padding-top:290px; }
  .lg\:pb-290 { padding-bottom:290px; }
  .lg\:pl-290 { padding-left:290px; }
  .lg\:pr-290 { padding-right:290px; }
  .lg\:m-290 { margin:290px; }
  .lg\:mt-290 { margin-top:290px; }
  .lg\:mb-290 { margin-bottom:290px; }
  .lg\:ml-290 { margin-left:290px; }
  .lg\:mr-290 { margin-right:290px; }
  
  .lg\:p-295 { padding:295px; }
  .lg\:pt-295 { padding-top:295px; }
  .lg\:pb-295 { padding-bottom:295px; }
  .lg\:pl-295 { padding-left:295px; }
  .lg\:pr-295 { padding-right:295px; }
  .lg\:m-295 { margin:295px; }
  .lg\:mt-295 { margin-top:295px; }
  .lg\:mb-295 { margin-bottom:295px; }
  .lg\:ml-295 { margin-left:295px; }
  .lg\:mr-295 { margin-right:295px; }
  

  
  .lg\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
  
  .lg\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
  
  .lg\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
  
  .lg\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
  
  .lg\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
  
  .lg\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
  
  .lg\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
  
  .lg\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
  
  .lg\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
  
  .lg\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
  
  .lg\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
  
  .lg\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
  

}


@media(min-width:1400px){
  
  .xl\:p-0 { padding:0px; }
  .xl\:pt-0 { padding-top:0px; }
  .xl\:pb-0 { padding-bottom:0px; }
  .xl\:pl-0 { padding-left:0px; }
  .xl\:pr-0 { padding-right:0px; }
  .xl\:m-0 { margin:0px; }
  .xl\:mt-0 { margin-top:0px; }
  .xl\:mb-0 { margin-bottom:0px; }
  .xl\:ml-0 { margin-left:0px; }
  .xl\:mr-0 { margin-right:0px; }
  
  .xl\:p-5 { padding:5px; }
  .xl\:pt-5 { padding-top:5px; }
  .xl\:pb-5 { padding-bottom:5px; }
  .xl\:pl-5 { padding-left:5px; }
  .xl\:pr-5 { padding-right:5px; }
  .xl\:m-5 { margin:5px; }
  .xl\:mt-5 { margin-top:5px; }
  .xl\:mb-5 { margin-bottom:5px; }
  .xl\:ml-5 { margin-left:5px; }
  .xl\:mr-5 { margin-right:5px; }
  
  .xl\:p-10 { padding:10px; }
  .xl\:pt-10 { padding-top:10px; }
  .xl\:pb-10 { padding-bottom:10px; }
  .xl\:pl-10 { padding-left:10px; }
  .xl\:pr-10 { padding-right:10px; }
  .xl\:m-10 { margin:10px; }
  .xl\:mt-10 { margin-top:10px; }
  .xl\:mb-10 { margin-bottom:10px; }
  .xl\:ml-10 { margin-left:10px; }
  .xl\:mr-10 { margin-right:10px; }
  
  .xl\:p-15 { padding:15px; }
  .xl\:pt-15 { padding-top:15px; }
  .xl\:pb-15 { padding-bottom:15px; }
  .xl\:pl-15 { padding-left:15px; }
  .xl\:pr-15 { padding-right:15px; }
  .xl\:m-15 { margin:15px; }
  .xl\:mt-15 { margin-top:15px; }
  .xl\:mb-15 { margin-bottom:15px; }
  .xl\:ml-15 { margin-left:15px; }
  .xl\:mr-15 { margin-right:15px; }
  
  .xl\:p-20 { padding:20px; }
  .xl\:pt-20 { padding-top:20px; }
  .xl\:pb-20 { padding-bottom:20px; }
  .xl\:pl-20 { padding-left:20px; }
  .xl\:pr-20 { padding-right:20px; }
  .xl\:m-20 { margin:20px; }
  .xl\:mt-20 { margin-top:20px; }
  .xl\:mb-20 { margin-bottom:20px; }
  .xl\:ml-20 { margin-left:20px; }
  .xl\:mr-20 { margin-right:20px; }
  
  .xl\:p-25 { padding:25px; }
  .xl\:pt-25 { padding-top:25px; }
  .xl\:pb-25 { padding-bottom:25px; }
  .xl\:pl-25 { padding-left:25px; }
  .xl\:pr-25 { padding-right:25px; }
  .xl\:m-25 { margin:25px; }
  .xl\:mt-25 { margin-top:25px; }
  .xl\:mb-25 { margin-bottom:25px; }
  .xl\:ml-25 { margin-left:25px; }
  .xl\:mr-25 { margin-right:25px; }
  
  .xl\:p-30 { padding:30px; }
  .xl\:pt-30 { padding-top:30px; }
  .xl\:pb-30 { padding-bottom:30px; }
  .xl\:pl-30 { padding-left:30px; }
  .xl\:pr-30 { padding-right:30px; }
  .xl\:m-30 { margin:30px; }
  .xl\:mt-30 { margin-top:30px; }
  .xl\:mb-30 { margin-bottom:30px; }
  .xl\:ml-30 { margin-left:30px; }
  .xl\:mr-30 { margin-right:30px; }
  
  .xl\:p-35 { padding:35px; }
  .xl\:pt-35 { padding-top:35px; }
  .xl\:pb-35 { padding-bottom:35px; }
  .xl\:pl-35 { padding-left:35px; }
  .xl\:pr-35 { padding-right:35px; }
  .xl\:m-35 { margin:35px; }
  .xl\:mt-35 { margin-top:35px; }
  .xl\:mb-35 { margin-bottom:35px; }
  .xl\:ml-35 { margin-left:35px; }
  .xl\:mr-35 { margin-right:35px; }
  
  .xl\:p-40 { padding:40px; }
  .xl\:pt-40 { padding-top:40px; }
  .xl\:pb-40 { padding-bottom:40px; }
  .xl\:pl-40 { padding-left:40px; }
  .xl\:pr-40 { padding-right:40px; }
  .xl\:m-40 { margin:40px; }
  .xl\:mt-40 { margin-top:40px; }
  .xl\:mb-40 { margin-bottom:40px; }
  .xl\:ml-40 { margin-left:40px; }
  .xl\:mr-40 { margin-right:40px; }
  
  .xl\:p-45 { padding:45px; }
  .xl\:pt-45 { padding-top:45px; }
  .xl\:pb-45 { padding-bottom:45px; }
  .xl\:pl-45 { padding-left:45px; }
  .xl\:pr-45 { padding-right:45px; }
  .xl\:m-45 { margin:45px; }
  .xl\:mt-45 { margin-top:45px; }
  .xl\:mb-45 { margin-bottom:45px; }
  .xl\:ml-45 { margin-left:45px; }
  .xl\:mr-45 { margin-right:45px; }
  
  .xl\:p-50 { padding:50px; }
  .xl\:pt-50 { padding-top:50px; }
  .xl\:pb-50 { padding-bottom:50px; }
  .xl\:pl-50 { padding-left:50px; }
  .xl\:pr-50 { padding-right:50px; }
  .xl\:m-50 { margin:50px; }
  .xl\:mt-50 { margin-top:50px; }
  .xl\:mb-50 { margin-bottom:50px; }
  .xl\:ml-50 { margin-left:50px; }
  .xl\:mr-50 { margin-right:50px; }
  
  .xl\:p-55 { padding:55px; }
  .xl\:pt-55 { padding-top:55px; }
  .xl\:pb-55 { padding-bottom:55px; }
  .xl\:pl-55 { padding-left:55px; }
  .xl\:pr-55 { padding-right:55px; }
  .xl\:m-55 { margin:55px; }
  .xl\:mt-55 { margin-top:55px; }
  .xl\:mb-55 { margin-bottom:55px; }
  .xl\:ml-55 { margin-left:55px; }
  .xl\:mr-55 { margin-right:55px; }
  
  .xl\:p-60 { padding:60px; }
  .xl\:pt-60 { padding-top:60px; }
  .xl\:pb-60 { padding-bottom:60px; }
  .xl\:pl-60 { padding-left:60px; }
  .xl\:pr-60 { padding-right:60px; }
  .xl\:m-60 { margin:60px; }
  .xl\:mt-60 { margin-top:60px; }
  .xl\:mb-60 { margin-bottom:60px; }
  .xl\:ml-60 { margin-left:60px; }
  .xl\:mr-60 { margin-right:60px; }
  
  .xl\:p-65 { padding:65px; }
  .xl\:pt-65 { padding-top:65px; }
  .xl\:pb-65 { padding-bottom:65px; }
  .xl\:pl-65 { padding-left:65px; }
  .xl\:pr-65 { padding-right:65px; }
  .xl\:m-65 { margin:65px; }
  .xl\:mt-65 { margin-top:65px; }
  .xl\:mb-65 { margin-bottom:65px; }
  .xl\:ml-65 { margin-left:65px; }
  .xl\:mr-65 { margin-right:65px; }
  
  .xl\:p-70 { padding:70px; }
  .xl\:pt-70 { padding-top:70px; }
  .xl\:pb-70 { padding-bottom:70px; }
  .xl\:pl-70 { padding-left:70px; }
  .xl\:pr-70 { padding-right:70px; }
  .xl\:m-70 { margin:70px; }
  .xl\:mt-70 { margin-top:70px; }
  .xl\:mb-70 { margin-bottom:70px; }
  .xl\:ml-70 { margin-left:70px; }
  .xl\:mr-70 { margin-right:70px; }
  
  .xl\:p-75 { padding:75px; }
  .xl\:pt-75 { padding-top:75px; }
  .xl\:pb-75 { padding-bottom:75px; }
  .xl\:pl-75 { padding-left:75px; }
  .xl\:pr-75 { padding-right:75px; }
  .xl\:m-75 { margin:75px; }
  .xl\:mt-75 { margin-top:75px; }
  .xl\:mb-75 { margin-bottom:75px; }
  .xl\:ml-75 { margin-left:75px; }
  .xl\:mr-75 { margin-right:75px; }
  
  .xl\:p-80 { padding:80px; }
  .xl\:pt-80 { padding-top:80px; }
  .xl\:pb-80 { padding-bottom:80px; }
  .xl\:pl-80 { padding-left:80px; }
  .xl\:pr-80 { padding-right:80px; }
  .xl\:m-80 { margin:80px; }
  .xl\:mt-80 { margin-top:80px; }
  .xl\:mb-80 { margin-bottom:80px; }
  .xl\:ml-80 { margin-left:80px; }
  .xl\:mr-80 { margin-right:80px; }
  
  .xl\:p-85 { padding:85px; }
  .xl\:pt-85 { padding-top:85px; }
  .xl\:pb-85 { padding-bottom:85px; }
  .xl\:pl-85 { padding-left:85px; }
  .xl\:pr-85 { padding-right:85px; }
  .xl\:m-85 { margin:85px; }
  .xl\:mt-85 { margin-top:85px; }
  .xl\:mb-85 { margin-bottom:85px; }
  .xl\:ml-85 { margin-left:85px; }
  .xl\:mr-85 { margin-right:85px; }
  
  .xl\:p-90 { padding:90px; }
  .xl\:pt-90 { padding-top:90px; }
  .xl\:pb-90 { padding-bottom:90px; }
  .xl\:pl-90 { padding-left:90px; }
  .xl\:pr-90 { padding-right:90px; }
  .xl\:m-90 { margin:90px; }
  .xl\:mt-90 { margin-top:90px; }
  .xl\:mb-90 { margin-bottom:90px; }
  .xl\:ml-90 { margin-left:90px; }
  .xl\:mr-90 { margin-right:90px; }
  
  .xl\:p-95 { padding:95px; }
  .xl\:pt-95 { padding-top:95px; }
  .xl\:pb-95 { padding-bottom:95px; }
  .xl\:pl-95 { padding-left:95px; }
  .xl\:pr-95 { padding-right:95px; }
  .xl\:m-95 { margin:95px; }
  .xl\:mt-95 { margin-top:95px; }
  .xl\:mb-95 { margin-bottom:95px; }
  .xl\:ml-95 { margin-left:95px; }
  .xl\:mr-95 { margin-right:95px; }
  
  .xl\:p-100 { padding:100px; }
  .xl\:pt-100 { padding-top:100px; }
  .xl\:pb-100 { padding-bottom:100px; }
  .xl\:pl-100 { padding-left:100px; }
  .xl\:pr-100 { padding-right:100px; }
  .xl\:m-100 { margin:100px; }
  .xl\:mt-100 { margin-top:100px; }
  .xl\:mb-100 { margin-bottom:100px; }
  .xl\:ml-100 { margin-left:100px; }
  .xl\:mr-100 { margin-right:100px; }
  
  .xl\:p-105 { padding:105px; }
  .xl\:pt-105 { padding-top:105px; }
  .xl\:pb-105 { padding-bottom:105px; }
  .xl\:pl-105 { padding-left:105px; }
  .xl\:pr-105 { padding-right:105px; }
  .xl\:m-105 { margin:105px; }
  .xl\:mt-105 { margin-top:105px; }
  .xl\:mb-105 { margin-bottom:105px; }
  .xl\:ml-105 { margin-left:105px; }
  .xl\:mr-105 { margin-right:105px; }
  
  .xl\:p-110 { padding:110px; }
  .xl\:pt-110 { padding-top:110px; }
  .xl\:pb-110 { padding-bottom:110px; }
  .xl\:pl-110 { padding-left:110px; }
  .xl\:pr-110 { padding-right:110px; }
  .xl\:m-110 { margin:110px; }
  .xl\:mt-110 { margin-top:110px; }
  .xl\:mb-110 { margin-bottom:110px; }
  .xl\:ml-110 { margin-left:110px; }
  .xl\:mr-110 { margin-right:110px; }
  
  .xl\:p-115 { padding:115px; }
  .xl\:pt-115 { padding-top:115px; }
  .xl\:pb-115 { padding-bottom:115px; }
  .xl\:pl-115 { padding-left:115px; }
  .xl\:pr-115 { padding-right:115px; }
  .xl\:m-115 { margin:115px; }
  .xl\:mt-115 { margin-top:115px; }
  .xl\:mb-115 { margin-bottom:115px; }
  .xl\:ml-115 { margin-left:115px; }
  .xl\:mr-115 { margin-right:115px; }
  
  .xl\:p-120 { padding:120px; }
  .xl\:pt-120 { padding-top:120px; }
  .xl\:pb-120 { padding-bottom:120px; }
  .xl\:pl-120 { padding-left:120px; }
  .xl\:pr-120 { padding-right:120px; }
  .xl\:m-120 { margin:120px; }
  .xl\:mt-120 { margin-top:120px; }
  .xl\:mb-120 { margin-bottom:120px; }
  .xl\:ml-120 { margin-left:120px; }
  .xl\:mr-120 { margin-right:120px; }
  
  .xl\:p-125 { padding:125px; }
  .xl\:pt-125 { padding-top:125px; }
  .xl\:pb-125 { padding-bottom:125px; }
  .xl\:pl-125 { padding-left:125px; }
  .xl\:pr-125 { padding-right:125px; }
  .xl\:m-125 { margin:125px; }
  .xl\:mt-125 { margin-top:125px; }
  .xl\:mb-125 { margin-bottom:125px; }
  .xl\:ml-125 { margin-left:125px; }
  .xl\:mr-125 { margin-right:125px; }
  
  .xl\:p-130 { padding:130px; }
  .xl\:pt-130 { padding-top:130px; }
  .xl\:pb-130 { padding-bottom:130px; }
  .xl\:pl-130 { padding-left:130px; }
  .xl\:pr-130 { padding-right:130px; }
  .xl\:m-130 { margin:130px; }
  .xl\:mt-130 { margin-top:130px; }
  .xl\:mb-130 { margin-bottom:130px; }
  .xl\:ml-130 { margin-left:130px; }
  .xl\:mr-130 { margin-right:130px; }
  
  .xl\:p-135 { padding:135px; }
  .xl\:pt-135 { padding-top:135px; }
  .xl\:pb-135 { padding-bottom:135px; }
  .xl\:pl-135 { padding-left:135px; }
  .xl\:pr-135 { padding-right:135px; }
  .xl\:m-135 { margin:135px; }
  .xl\:mt-135 { margin-top:135px; }
  .xl\:mb-135 { margin-bottom:135px; }
  .xl\:ml-135 { margin-left:135px; }
  .xl\:mr-135 { margin-right:135px; }
  
  .xl\:p-140 { padding:140px; }
  .xl\:pt-140 { padding-top:140px; }
  .xl\:pb-140 { padding-bottom:140px; }
  .xl\:pl-140 { padding-left:140px; }
  .xl\:pr-140 { padding-right:140px; }
  .xl\:m-140 { margin:140px; }
  .xl\:mt-140 { margin-top:140px; }
  .xl\:mb-140 { margin-bottom:140px; }
  .xl\:ml-140 { margin-left:140px; }
  .xl\:mr-140 { margin-right:140px; }
  
  .xl\:p-145 { padding:145px; }
  .xl\:pt-145 { padding-top:145px; }
  .xl\:pb-145 { padding-bottom:145px; }
  .xl\:pl-145 { padding-left:145px; }
  .xl\:pr-145 { padding-right:145px; }
  .xl\:m-145 { margin:145px; }
  .xl\:mt-145 { margin-top:145px; }
  .xl\:mb-145 { margin-bottom:145px; }
  .xl\:ml-145 { margin-left:145px; }
  .xl\:mr-145 { margin-right:145px; }
  
  .xl\:p-150 { padding:150px; }
  .xl\:pt-150 { padding-top:150px; }
  .xl\:pb-150 { padding-bottom:150px; }
  .xl\:pl-150 { padding-left:150px; }
  .xl\:pr-150 { padding-right:150px; }
  .xl\:m-150 { margin:150px; }
  .xl\:mt-150 { margin-top:150px; }
  .xl\:mb-150 { margin-bottom:150px; }
  .xl\:ml-150 { margin-left:150px; }
  .xl\:mr-150 { margin-right:150px; }
  
  .xl\:p-155 { padding:155px; }
  .xl\:pt-155 { padding-top:155px; }
  .xl\:pb-155 { padding-bottom:155px; }
  .xl\:pl-155 { padding-left:155px; }
  .xl\:pr-155 { padding-right:155px; }
  .xl\:m-155 { margin:155px; }
  .xl\:mt-155 { margin-top:155px; }
  .xl\:mb-155 { margin-bottom:155px; }
  .xl\:ml-155 { margin-left:155px; }
  .xl\:mr-155 { margin-right:155px; }
  
  .xl\:p-160 { padding:160px; }
  .xl\:pt-160 { padding-top:160px; }
  .xl\:pb-160 { padding-bottom:160px; }
  .xl\:pl-160 { padding-left:160px; }
  .xl\:pr-160 { padding-right:160px; }
  .xl\:m-160 { margin:160px; }
  .xl\:mt-160 { margin-top:160px; }
  .xl\:mb-160 { margin-bottom:160px; }
  .xl\:ml-160 { margin-left:160px; }
  .xl\:mr-160 { margin-right:160px; }
  
  .xl\:p-165 { padding:165px; }
  .xl\:pt-165 { padding-top:165px; }
  .xl\:pb-165 { padding-bottom:165px; }
  .xl\:pl-165 { padding-left:165px; }
  .xl\:pr-165 { padding-right:165px; }
  .xl\:m-165 { margin:165px; }
  .xl\:mt-165 { margin-top:165px; }
  .xl\:mb-165 { margin-bottom:165px; }
  .xl\:ml-165 { margin-left:165px; }
  .xl\:mr-165 { margin-right:165px; }
  
  .xl\:p-170 { padding:170px; }
  .xl\:pt-170 { padding-top:170px; }
  .xl\:pb-170 { padding-bottom:170px; }
  .xl\:pl-170 { padding-left:170px; }
  .xl\:pr-170 { padding-right:170px; }
  .xl\:m-170 { margin:170px; }
  .xl\:mt-170 { margin-top:170px; }
  .xl\:mb-170 { margin-bottom:170px; }
  .xl\:ml-170 { margin-left:170px; }
  .xl\:mr-170 { margin-right:170px; }
  
  .xl\:p-175 { padding:175px; }
  .xl\:pt-175 { padding-top:175px; }
  .xl\:pb-175 { padding-bottom:175px; }
  .xl\:pl-175 { padding-left:175px; }
  .xl\:pr-175 { padding-right:175px; }
  .xl\:m-175 { margin:175px; }
  .xl\:mt-175 { margin-top:175px; }
  .xl\:mb-175 { margin-bottom:175px; }
  .xl\:ml-175 { margin-left:175px; }
  .xl\:mr-175 { margin-right:175px; }
  
  .xl\:p-180 { padding:180px; }
  .xl\:pt-180 { padding-top:180px; }
  .xl\:pb-180 { padding-bottom:180px; }
  .xl\:pl-180 { padding-left:180px; }
  .xl\:pr-180 { padding-right:180px; }
  .xl\:m-180 { margin:180px; }
  .xl\:mt-180 { margin-top:180px; }
  .xl\:mb-180 { margin-bottom:180px; }
  .xl\:ml-180 { margin-left:180px; }
  .xl\:mr-180 { margin-right:180px; }
  
  .xl\:p-185 { padding:185px; }
  .xl\:pt-185 { padding-top:185px; }
  .xl\:pb-185 { padding-bottom:185px; }
  .xl\:pl-185 { padding-left:185px; }
  .xl\:pr-185 { padding-right:185px; }
  .xl\:m-185 { margin:185px; }
  .xl\:mt-185 { margin-top:185px; }
  .xl\:mb-185 { margin-bottom:185px; }
  .xl\:ml-185 { margin-left:185px; }
  .xl\:mr-185 { margin-right:185px; }
  
  .xl\:p-190 { padding:190px; }
  .xl\:pt-190 { padding-top:190px; }
  .xl\:pb-190 { padding-bottom:190px; }
  .xl\:pl-190 { padding-left:190px; }
  .xl\:pr-190 { padding-right:190px; }
  .xl\:m-190 { margin:190px; }
  .xl\:mt-190 { margin-top:190px; }
  .xl\:mb-190 { margin-bottom:190px; }
  .xl\:ml-190 { margin-left:190px; }
  .xl\:mr-190 { margin-right:190px; }
  
  .xl\:p-195 { padding:195px; }
  .xl\:pt-195 { padding-top:195px; }
  .xl\:pb-195 { padding-bottom:195px; }
  .xl\:pl-195 { padding-left:195px; }
  .xl\:pr-195 { padding-right:195px; }
  .xl\:m-195 { margin:195px; }
  .xl\:mt-195 { margin-top:195px; }
  .xl\:mb-195 { margin-bottom:195px; }
  .xl\:ml-195 { margin-left:195px; }
  .xl\:mr-195 { margin-right:195px; }
  
  .xl\:p-200 { padding:200px; }
  .xl\:pt-200 { padding-top:200px; }
  .xl\:pb-200 { padding-bottom:200px; }
  .xl\:pl-200 { padding-left:200px; }
  .xl\:pr-200 { padding-right:200px; }
  .xl\:m-200 { margin:200px; }
  .xl\:mt-200 { margin-top:200px; }
  .xl\:mb-200 { margin-bottom:200px; }
  .xl\:ml-200 { margin-left:200px; }
  .xl\:mr-200 { margin-right:200px; }
  
  .xl\:p-205 { padding:205px; }
  .xl\:pt-205 { padding-top:205px; }
  .xl\:pb-205 { padding-bottom:205px; }
  .xl\:pl-205 { padding-left:205px; }
  .xl\:pr-205 { padding-right:205px; }
  .xl\:m-205 { margin:205px; }
  .xl\:mt-205 { margin-top:205px; }
  .xl\:mb-205 { margin-bottom:205px; }
  .xl\:ml-205 { margin-left:205px; }
  .xl\:mr-205 { margin-right:205px; }
  
  .xl\:p-210 { padding:210px; }
  .xl\:pt-210 { padding-top:210px; }
  .xl\:pb-210 { padding-bottom:210px; }
  .xl\:pl-210 { padding-left:210px; }
  .xl\:pr-210 { padding-right:210px; }
  .xl\:m-210 { margin:210px; }
  .xl\:mt-210 { margin-top:210px; }
  .xl\:mb-210 { margin-bottom:210px; }
  .xl\:ml-210 { margin-left:210px; }
  .xl\:mr-210 { margin-right:210px; }
  
  .xl\:p-215 { padding:215px; }
  .xl\:pt-215 { padding-top:215px; }
  .xl\:pb-215 { padding-bottom:215px; }
  .xl\:pl-215 { padding-left:215px; }
  .xl\:pr-215 { padding-right:215px; }
  .xl\:m-215 { margin:215px; }
  .xl\:mt-215 { margin-top:215px; }
  .xl\:mb-215 { margin-bottom:215px; }
  .xl\:ml-215 { margin-left:215px; }
  .xl\:mr-215 { margin-right:215px; }
  
  .xl\:p-220 { padding:220px; }
  .xl\:pt-220 { padding-top:220px; }
  .xl\:pb-220 { padding-bottom:220px; }
  .xl\:pl-220 { padding-left:220px; }
  .xl\:pr-220 { padding-right:220px; }
  .xl\:m-220 { margin:220px; }
  .xl\:mt-220 { margin-top:220px; }
  .xl\:mb-220 { margin-bottom:220px; }
  .xl\:ml-220 { margin-left:220px; }
  .xl\:mr-220 { margin-right:220px; }
  
  .xl\:p-225 { padding:225px; }
  .xl\:pt-225 { padding-top:225px; }
  .xl\:pb-225 { padding-bottom:225px; }
  .xl\:pl-225 { padding-left:225px; }
  .xl\:pr-225 { padding-right:225px; }
  .xl\:m-225 { margin:225px; }
  .xl\:mt-225 { margin-top:225px; }
  .xl\:mb-225 { margin-bottom:225px; }
  .xl\:ml-225 { margin-left:225px; }
  .xl\:mr-225 { margin-right:225px; }
  
  .xl\:p-230 { padding:230px; }
  .xl\:pt-230 { padding-top:230px; }
  .xl\:pb-230 { padding-bottom:230px; }
  .xl\:pl-230 { padding-left:230px; }
  .xl\:pr-230 { padding-right:230px; }
  .xl\:m-230 { margin:230px; }
  .xl\:mt-230 { margin-top:230px; }
  .xl\:mb-230 { margin-bottom:230px; }
  .xl\:ml-230 { margin-left:230px; }
  .xl\:mr-230 { margin-right:230px; }
  
  .xl\:p-235 { padding:235px; }
  .xl\:pt-235 { padding-top:235px; }
  .xl\:pb-235 { padding-bottom:235px; }
  .xl\:pl-235 { padding-left:235px; }
  .xl\:pr-235 { padding-right:235px; }
  .xl\:m-235 { margin:235px; }
  .xl\:mt-235 { margin-top:235px; }
  .xl\:mb-235 { margin-bottom:235px; }
  .xl\:ml-235 { margin-left:235px; }
  .xl\:mr-235 { margin-right:235px; }
  
  .xl\:p-240 { padding:240px; }
  .xl\:pt-240 { padding-top:240px; }
  .xl\:pb-240 { padding-bottom:240px; }
  .xl\:pl-240 { padding-left:240px; }
  .xl\:pr-240 { padding-right:240px; }
  .xl\:m-240 { margin:240px; }
  .xl\:mt-240 { margin-top:240px; }
  .xl\:mb-240 { margin-bottom:240px; }
  .xl\:ml-240 { margin-left:240px; }
  .xl\:mr-240 { margin-right:240px; }
  
  .xl\:p-245 { padding:245px; }
  .xl\:pt-245 { padding-top:245px; }
  .xl\:pb-245 { padding-bottom:245px; }
  .xl\:pl-245 { padding-left:245px; }
  .xl\:pr-245 { padding-right:245px; }
  .xl\:m-245 { margin:245px; }
  .xl\:mt-245 { margin-top:245px; }
  .xl\:mb-245 { margin-bottom:245px; }
  .xl\:ml-245 { margin-left:245px; }
  .xl\:mr-245 { margin-right:245px; }
  
  .xl\:p-250 { padding:250px; }
  .xl\:pt-250 { padding-top:250px; }
  .xl\:pb-250 { padding-bottom:250px; }
  .xl\:pl-250 { padding-left:250px; }
  .xl\:pr-250 { padding-right:250px; }
  .xl\:m-250 { margin:250px; }
  .xl\:mt-250 { margin-top:250px; }
  .xl\:mb-250 { margin-bottom:250px; }
  .xl\:ml-250 { margin-left:250px; }
  .xl\:mr-250 { margin-right:250px; }
  
  .xl\:p-255 { padding:255px; }
  .xl\:pt-255 { padding-top:255px; }
  .xl\:pb-255 { padding-bottom:255px; }
  .xl\:pl-255 { padding-left:255px; }
  .xl\:pr-255 { padding-right:255px; }
  .xl\:m-255 { margin:255px; }
  .xl\:mt-255 { margin-top:255px; }
  .xl\:mb-255 { margin-bottom:255px; }
  .xl\:ml-255 { margin-left:255px; }
  .xl\:mr-255 { margin-right:255px; }
  
  .xl\:p-260 { padding:260px; }
  .xl\:pt-260 { padding-top:260px; }
  .xl\:pb-260 { padding-bottom:260px; }
  .xl\:pl-260 { padding-left:260px; }
  .xl\:pr-260 { padding-right:260px; }
  .xl\:m-260 { margin:260px; }
  .xl\:mt-260 { margin-top:260px; }
  .xl\:mb-260 { margin-bottom:260px; }
  .xl\:ml-260 { margin-left:260px; }
  .xl\:mr-260 { margin-right:260px; }
  
  .xl\:p-265 { padding:265px; }
  .xl\:pt-265 { padding-top:265px; }
  .xl\:pb-265 { padding-bottom:265px; }
  .xl\:pl-265 { padding-left:265px; }
  .xl\:pr-265 { padding-right:265px; }
  .xl\:m-265 { margin:265px; }
  .xl\:mt-265 { margin-top:265px; }
  .xl\:mb-265 { margin-bottom:265px; }
  .xl\:ml-265 { margin-left:265px; }
  .xl\:mr-265 { margin-right:265px; }
  
  .xl\:p-270 { padding:270px; }
  .xl\:pt-270 { padding-top:270px; }
  .xl\:pb-270 { padding-bottom:270px; }
  .xl\:pl-270 { padding-left:270px; }
  .xl\:pr-270 { padding-right:270px; }
  .xl\:m-270 { margin:270px; }
  .xl\:mt-270 { margin-top:270px; }
  .xl\:mb-270 { margin-bottom:270px; }
  .xl\:ml-270 { margin-left:270px; }
  .xl\:mr-270 { margin-right:270px; }
  
  .xl\:p-275 { padding:275px; }
  .xl\:pt-275 { padding-top:275px; }
  .xl\:pb-275 { padding-bottom:275px; }
  .xl\:pl-275 { padding-left:275px; }
  .xl\:pr-275 { padding-right:275px; }
  .xl\:m-275 { margin:275px; }
  .xl\:mt-275 { margin-top:275px; }
  .xl\:mb-275 { margin-bottom:275px; }
  .xl\:ml-275 { margin-left:275px; }
  .xl\:mr-275 { margin-right:275px; }
  
  .xl\:p-280 { padding:280px; }
  .xl\:pt-280 { padding-top:280px; }
  .xl\:pb-280 { padding-bottom:280px; }
  .xl\:pl-280 { padding-left:280px; }
  .xl\:pr-280 { padding-right:280px; }
  .xl\:m-280 { margin:280px; }
  .xl\:mt-280 { margin-top:280px; }
  .xl\:mb-280 { margin-bottom:280px; }
  .xl\:ml-280 { margin-left:280px; }
  .xl\:mr-280 { margin-right:280px; }
  
  .xl\:p-285 { padding:285px; }
  .xl\:pt-285 { padding-top:285px; }
  .xl\:pb-285 { padding-bottom:285px; }
  .xl\:pl-285 { padding-left:285px; }
  .xl\:pr-285 { padding-right:285px; }
  .xl\:m-285 { margin:285px; }
  .xl\:mt-285 { margin-top:285px; }
  .xl\:mb-285 { margin-bottom:285px; }
  .xl\:ml-285 { margin-left:285px; }
  .xl\:mr-285 { margin-right:285px; }
  
  .xl\:p-290 { padding:290px; }
  .xl\:pt-290 { padding-top:290px; }
  .xl\:pb-290 { padding-bottom:290px; }
  .xl\:pl-290 { padding-left:290px; }
  .xl\:pr-290 { padding-right:290px; }
  .xl\:m-290 { margin:290px; }
  .xl\:mt-290 { margin-top:290px; }
  .xl\:mb-290 { margin-bottom:290px; }
  .xl\:ml-290 { margin-left:290px; }
  .xl\:mr-290 { margin-right:290px; }
  
  .xl\:p-295 { padding:295px; }
  .xl\:pt-295 { padding-top:295px; }
  .xl\:pb-295 { padding-bottom:295px; }
  .xl\:pl-295 { padding-left:295px; }
  .xl\:pr-295 { padding-right:295px; }
  .xl\:m-295 { margin:295px; }
  .xl\:mt-295 { margin-top:295px; }
  .xl\:mb-295 { margin-bottom:295px; }
  .xl\:ml-295 { margin-left:295px; }
  .xl\:mr-295 { margin-right:295px; }
  

  
  .xl\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
  
  .xl\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
  
  .xl\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
  
  .xl\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
  
  .xl\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
  
  .xl\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
  
  .xl\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
  
  .xl\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
  
  .xl\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
  
  .xl\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
  
  .xl\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
  
  .xl\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
  

}



/** -- Font Weight -- **/

.font-100{ font-weight:100; }

.font-200{ font-weight:200; }

.font-300{ font-weight:300; }

.font-400{ font-weight:400; }

.font-500{ font-weight:500; }

.font-600{ font-weight:600; }

.font-700{ font-weight:700; }

.font-800{ font-weight:800; }

.font-900{ font-weight:900; }


/** -- Font Size -- **/

.font-2 { font-size:2px;}

.font-3 { font-size:3px;}

.font-4 { font-size:4px;}

.font-5 { font-size:5px;}

.font-6 { font-size:6px;}

.font-7 { font-size:7px;}

.font-8 { font-size:8px;}

.font-9 { font-size:9px;}

.font-10 { font-size:10px;}

.font-11 { font-size:11px;}

.font-12 { font-size:12px;}

.font-13 { font-size:13px;}

.font-14 { font-size:14px;}

.font-15 { font-size:15px;}

.font-16 { font-size:16px;}

.font-17 { font-size:17px;}

.font-18 { font-size:18px;}

.font-19 { font-size:19px;}

.font-20 { font-size:20px;}

.font-21 { font-size:21px;}

.font-22 { font-size:22px;}

.font-23 { font-size:23px;}

.font-24 { font-size:24px;}

.font-25 { font-size:25px;}

.font-26 { font-size:26px;}

.font-27 { font-size:27px;}

.font-28 { font-size:28px;}

.font-29 { font-size:29px;}

.font-30 { font-size:30px;}

.font-31 { font-size:31px;}

.font-32 { font-size:32px;}

.font-33 { font-size:33px;}

.font-34 { font-size:34px;}

.font-35 { font-size:35px;}

.font-36 { font-size:36px;}

.font-37 { font-size:37px;}

.font-38 { font-size:38px;}

.font-39 { font-size:39px;}


/** -- Line Height -- **/

.line-10 { line-height:10px;}

.line-11 { line-height:11px;}

.line-12 { line-height:12px;}

.line-13 { line-height:13px;}

.line-14 { line-height:14px;}

.line-15 { line-height:15px;}

.line-16 { line-height:16px;}

.line-17 { line-height:17px;}

.line-18 { line-height:18px;}

.line-19 { line-height:19px;}

.line-20 { line-height:20px;}

.line-21 { line-height:21px;}

.line-22 { line-height:22px;}

.line-23 { line-height:23px;}

.line-24 { line-height:24px;}

.line-25 { line-height:25px;}

.line-26 { line-height:26px;}

.line-27 { line-height:27px;}

.line-28 { line-height:28px;}

.line-29 { line-height:29px;}

.line-30 { line-height:30px;}

.line-31 { line-height:31px;}

.line-32 { line-height:32px;}

.line-33 { line-height:33px;}

.line-34 { line-height:34px;}

.line-35 { line-height:35px;}

.line-36 { line-height:36px;}

.line-37 { line-height:37px;}

.line-38 { line-height:38px;}

.line-39 { line-height:39px;}

.line-40 { line-height:40px;}

.line-41 { line-height:41px;}

.line-42 { line-height:42px;}

.line-43 { line-height:43px;}

.line-44 { line-height:44px;}

.line-45 { line-height:45px;}

.line-46 { line-height:46px;}

.line-47 { line-height:47px;}

.line-48 { line-height:48px;}

.line-49 { line-height:49px;}


/* 1c. Typography */

































/* 1d. Buttons */

/* -- btn1 -- */










/* -- btn2 -- */










/* -- btn3 -- */










/* -- btn4 -- */










/* -- btn5 -- */










/* -- btn6 -- */










/* 1e. Forms */


















/* 1g. Website header */






/* 1h. Website footer */











.container { max-width: 1240px; width: 100%; margin:0 auto; padding: 0 20px; }
.big-container { max-width: 1360px; width: 100%; margin:0 auto; padding: 0 20px; }
.dnd-section, .content-wrapper--vertical-spacing { padding: 0; }
.our-auditor-community-section .container{max-width:1320px}


@media (min-width:1200px) and (max-width:1400px) { 
  .container,.big-container { max-width:1140px; } 
  .lp-two-column-with-form-section .no-container { max-width: 1140px; }
  .our-auditor-community-section .container { max-width: 1140px; }
}
@media (min-width:992px) and (max-width:1199px) {
  .container,.big-container { max-width:960px; }
  .lp-two-column-with-form-section .no-container{max-width:960px}
  .our-auditor-community-section .container { max-width: 960px; }
}
@media (min-width:768px) and (max-width:991px) { 
  .container, .big-container{ max-width:720px; }
  .lp-two-column-with-form-section .no-container{padding:80px 20px;border-radius:28px;max-width: 720px; margin: 20px auto;}
  .our-auditor-community-section .container { max-width: 720px; }
}
@media (max-width:767px) {
  .container, .big-container{ max-width:100%; }
  .lp-two-column-with-form-section .no-container { max-width: 100%; }
  .our-auditor-community-section .container { max-width: 100%; }
}





*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
html { font-size: 16px; }
body { font-family: RebondGrotesqueRegular001; ; color: #434354; font-size: 16px; line-height: 20.8px; padding:0; margin:0;  }

p { font-family: RebondGrotesqueRegular001; ; margin:0 0 20px;  line-height: 1.5; }
a { text-decoration: none; color: #434354;  
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
; text-decoration: none; }
a:hover, a:focus { text-decoration: none;  color: #ab0535; }
a:active { text-decoration: none; color: #ab0535; }
img { border:0; vertical-align: top; height:auto; max-width:100%; }
ul, ol { list-style:none; }
.details ul, .content ul, .post-body ul { list-style: disc; }
.details ol, .content ol, .post-body ol {list-style: auto;}

.row-fluid [class*="span"] { min-height:1px; }
.header-container-wrapper .row-fluid [class*="span"] { min-height:0; }
.row-fluid a.cta_button, a.cta_button { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.w100 { width:100%; display:inline-block; vertical-align:top; }
.dis-flex{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.align-center{ align-items: center; }
.row-reverse{ flex-direction: row-reverse; }
.col-reverse{ flex-direction: column-reverse; }
.justify-center { justify-content: center; }
.text-left { text-align:left; }
.text-center { text-align:center; }
.text-right { text-align:right; }

/* Headings */

h1,
.h1 {
  font-family: RebondGrotesqueBold001;
  text-decoration: none;
  color: #01143F;
  font-size: 62px;
  text-transform: none;
  line-height: 1.1;
  margin: 0 0 15px;
  letter-spacing: -0.02em;
}
h1.bigger,
.h1 .bigger, .h1.bigger {
  font-size: 120px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

h2,
.h2 {
  font-family: RebondGrotesqueBold001;
  text-decoration: none;
  color: #15152D;
  font-size: 50px;
  text-transform: none;
  line-height: 1.2;
  margin: 0 0 15px;
  letter-spacing: -0.03em;
}

h3,
.h3 {
  font-family: RebondGrotesqueBold001;
  text-decoration: none;
  color: #15152D;
  font-size: 40px;
  text-transform: none;
  line-height: 1.2;
  margin: 0 0 15px;
  letter-spacing: -0.02em;
}

h4,
.h4 {
  font-family: RebondGrotesqueBold001;
  text-decoration: none;
  color: #15152D;
  font-size: 30px;
  text-transform: none;
  line-height: 1.15;
  margin: 0 0 15px;
  letter-spacing: 0.01em;
}

h5,
.h5 {
  font-family: RebondGrotesqueBold001;
  text-decoration: none;
  color: #15152D;
  font-size: 26px;
  text-transform: none;
  line-height: 1.1;
  margin: 0 0 15px;
  letter-spacing: -0.02em; 
}

h6,
.h6 {
  font-family: RebondGrotesqueBold001;
  text-decoration: none;
  color: #15152D;
  font-size: 22px;
  text-transform: none;
  line-height: 1.2;
  margin: 0 0 15px;
  letter-spacing: -0.025em; 
}

/* Blockquote */
blockquote{ font-family: RebondGrotesqueBold001;margin:0; font-size:34px;line-height:40.8px;letter-spacing: -0.025em;color:#01143F;}

.font-600, .font-600 * { font-family: RebondGrotesqueSemiBold001 }




 
.btn1 a svg, a.btn1 svg,
.btn2 a svg, a.btn2 svg,
.btn3 a svg, a.btn3 svg,
.btn4 a svg, a.btn4 svg,
.btn5 a svg, a.btn5 svg,
.btn6 a svg, a.btn6 svg{position: absolute;top: 50%;transform: translateY(-50%);margin: 0 0 0 11px; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;} 

.btn1 a:hover svg, a.btn1:hover svg,
.btn2 a:hover svg, a.btn2:hover svg,
.btn3 a:hover svg, a.btn3:hover svg,
.btn4 a:hover svg, a.btn4:hover svg,
.btn5 a:hover svg, a.btn5:hover svg,
.btn6 a:hover svg, a.btn6:hover svg,
.btn7 a:hover svg, a.btn7:hover svg{ margin: 0 0 0 14px; }

.btn1 a:hover, .btn2 a:hover, .btn3 a:hover, .btn5 a:hover, .btn6 a:hover,
a.btn1:hover, a.btn2:hover, a.btn3:hover, a.btn5:hover, a.btn6:hover {
  transform: translate(-5px, -5px);
  /*box-shadow: -6px 14px 12px 2px rgba(90, 90, 90, .12);*/
}

/* -- Button1 -- */

.btn1 a, a.btn1 {
  font-family: RebondGrotesqueSemiBold001;
  border: 0px solid ;

  padding-top: 22px;
padding-right: 45px;
padding-bottom: 22px;
padding-left: 30px;

  ;
  background-color: #01143F;
  border-radius: 100px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  display: inline-block; 
  line-height: 1;
   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;
  position: relative;


}
.btn1 a svg path, a.btn1 svg path {
  stroke: #FFFFFF;
}


.btn1 a:hover, a.btn1:hover {
  background-color: #01143F; color:#FFFFFF; border-color: ;
  box-shadow: 5px 5px 0px 0px rgba(1, 20, 63, 15%);

}
.btn1 a:hover svg path, a.btn1:hover svg path {
  stroke: #FFFFFF;
}


/* -- Button2 -- */
.btn2 a, a.btn2 {
  font-family: RebondGrotesqueSemiBold001;
  border: 0px solid ;

  padding-top: 22px;
padding-right: 45px;
padding-bottom: 22px;
padding-left: 30px;

  ;
  background-color: #B2FF9E;
  border-radius: 100px;
  color: #15152D;
  font-size: 16px;
  text-transform: none;
  display: inline-block;
  line-height: 1;
   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;
  position: relative;

}
.btn2 a svg path, a.btn2 svg path {
  stroke: #15152D;
}

.btn2 a:hover, a.btn2:hover {
  background-color: #B2FF9E; color:#15152D; border-color: ;
  
  box-shadow: 5px 5px 0px 0px rgba(178, 255, 158, 30%);
}
.btn2 a:hover svg path, a.btn2:hover svg path {
  stroke: #15152D;
}

/* -- Button3 -- */
.btn3 a, a.btn3 {
  font-family: RebondGrotesqueSemiBold001;
  border: 1px solid #15152D;

  padding-top: 22px;
padding-right: 52px;
padding-bottom: 22px;
padding-left: 30px;

  ;
  background-color: ;
  border-radius: 100px;
  color: #15152D;
  font-size: 16px;
  text-transform: none;
  display: inline-block;  
  line-height: 1;
   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;
  position: relative;

}

.btn3 a svg path,a.btn3 svg path {
  stroke: #15152D; 
}

.btn3 a:hover {
  background-color: ; color:#15152D; border-color: #15152D;
  
  box-shadow: 5px 5px 0px 0px rgba(21, 21, 45, 15%);
}
.btn3 a:hover svg path,a.btn3:hover svg path {
  stroke: #15152D; 
}



/* -- Button4 -- */
.btn4 a, a.btn4 {
  font-family: RebondGrotesqueSemiBold001;
  border: 0px solid ;

  padding: 0px;

  ;
  background-color: ;
  border-radius: 0px;
  color: #15152D;
  font-size: 16px;
  text-transform: none;
  display: inline-block;  
  line-height: 1;
   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;
  position: relative;

}

.btn4 a svg path,a.btn4 svg path {
  stroke: #15152D; 
}

.btn4 a:hover {
  background-color: ; color:#15152D; border-color: ;
}
.btn4 a:hover svg path,a.btn4:hover svg path {
  stroke: #15152D; 
}

/* -- Button5 -- */

.btn5 a, a.btn5 {
  font-family: RebondGrotesqueSemiBold001;
  border: 0px solid ;

  padding-top: 10px;
padding-right: 27px;
padding-bottom: 10px;
padding-left: 35px;

  ;
  background-color: #01143F;
  border-radius: 100px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  display: inline-block;  
  line-height: 1;
   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;
  position: relative;
  display: inline-flex; align-items: center; justify-content: center;
}

.btn5 a svg path,a.btn5 svg path {
  stroke: #01143F; 
}

.btn5 a:hover {
  background-color: #01143F; 
  color:#FFFFFF; 
  border-color: ;
  box-shadow: 5px 5px 0px 0px rgba(1, 20, 63, 15%);
}
.btn5 svg { display: none; } 
.button-img-wrapper img { width: 40px; height: 40px; /*border: 1.6px solid #fff;*/ border-radius: 50%; margin: 0 -8px; }
.button-img-wrapper, .hs-cta-wrapper .button-img-wrapper { margin-left: 25px; margin-right: -8px; display: flex; }

/* -- Button6 -- */
.btn6 a, a.btn6 {
  font-family: RebondGrotesqueSemiBold001;
  border: 0px solid ;

  padding-top: 22px;
padding-right: 45px;
padding-bottom: 22px;
padding-left: 30px;

  ;
  background-color: #DBB8FF;
  border-radius: 100px;
  color: #15152D;
  font-size: 16px;
  text-transform: none;
  display: inline-block;  
  line-height: 1;
   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;
  position: relative;
}
.btn6 a svg path, a.btn6 svg path {
  stroke: #15152D;
}

.btn6 a:hover {
  background-color: ; color:#15152D; border-color: ;
  box-shadow: 5px 5px 0px 0px rgba(219, 184, 255, 30%);
}
.btn6 a:hover svg path, a.btn6:hover svg path {
  stroke: #15152D;
}

/*.btn1 a:hover, a.btn1:hover, 
.btn2 a:hover, a.btn2:hover, 
.btn3 a:hover, a.btn3:hover, 
.btn4 a:hover, a.btn4:hover, 
.btn5 a:hover, a.btn5:hover, 
.btn6 a:hover, a.btn6:hover {padding:20px 54px 20px 30px;}*/



/* -- Button4 (Simple Link) -- */








form, .submitted-message { ; }
.form-title { color: #ffffff; }
form label { color: #15152D;font-size: 14px; line-height: 16.8px;font-family:RebondGrotesqueMedium001; }
form legend { color: #434354; }

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea { margin:10px 0 0; border: 1px solid #DFDFE3;
 background-color: ; color: #15152D; border-radius: 8px; -webkit-border-radius: 8px; height:54px; padding:15px; width:100%; font-family: RebondGrotesqueMedium001; font-weight: 500; }
input.error { border: 1px solid #AB0535 !important;}



/* Form placeholder text */

::-webkit-input-placeholder { color: #757575; position:relative; top:1px; font-family: RebondGrotesqueRegular001; }
::-moz-placeholder { color: #757575; position:relative; top:1px; font-family: RebondGrotesqueRegular001; }
:-ms-input-placeholder { color: #757575; position:relative; top:1px; font-family: RebondGrotesqueRegular001; }
::placeholder { color: #757575; position:relative; top:1px; font-family: RebondGrotesqueRegular001; }

form select { font-weight: 500; font-size: 14px; color: #15152D; appearance: none; -webkit-appearance: none;  background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/Form%20Arrow.svg); background-repeat: no-repeat; background-position: 97% center; background-size: 14px; }

/* .hs-fieldtype-textarea.hs-input {  height: 90px;  border-radius: 20px; }
.hs-fieldtype-textarea .input { border: 1px solid #1f2d50; border-radius: 25px; overflow: hidden; } */
.hs-form-field textarea:focus { outline: none; border: 1px solid #1f2d50; }
/* .hs-form-field textarea { border: 0; } */


/* Inputs - date picker */
.hs-fieldtype-date .input .hs-dateinput:before { color: #757575; }
.fn-date-picker td.is-selected .pika-button { background: #434354; }
.fn-date-picker td .pika-button:hover { background-color: #434354 !important; }
.fn-date-picker td.is-today .pika-button { color: #434354; }

/* Submit button */
/* Submit button */
/* .actions{
position: relative;
display: inline-block;
} */

form input[type=submit]:focus, form input[type=submit]:hover{
  background-color: #01143F; 
  color:#fff; 
  border-color: #fff;
  box-shadow: 5px 5px 0px 0px rgba(1, 20, 63, 15%);
  background-position: calc(100% - 26px) center;
  transform: translate(-5px, -5px);

}

form input[type=submit], form .hs-button {
  padding-top: 22px;
padding-right: 54px;
padding-bottom: 22px;
padding-left: 30px;

  ;
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  text-transform: none;
  background-color: #01143F;
  display: inline-block; border: 0;  
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
; cursor: pointer;
  outline:none;
  background-image:url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/action_svg.svg);
  background-repeat: no-repeat;
  background-size: 7px;
  background-position: calc(100% - 30px) center;
  font-weight: 600;

}

/* .actions svg {
position: absolute;
top: 50%;
left: auto;
right: 33px;
transform: translateY(-50%);
 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
; 
}

.actions:hover svg {
margin: 0 0 0 14px;
} */
form .hs-button, form .hs-button:active, 
form .hs-button:focus, form .hs-button:hover, 
form input[type=submit], form input[type=submit]:active, 
form input[type=submit]:focus, form input[type=submit]:hover{outline:0;border:0;}

.submitted-message { text-align:  center; color: #155724; background-color: #d4edda; border-color: #c3e6cb; position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid #c3e6cb; border-radius: .25rem; }
.field.hs-form-field + .hs_error_rollup { display:none; }
.hs_error_rollup { display:none; }
.hs-form input:focus-visible, .hs-form input:focus { border: 1px solid #DFDFE3;
; outline: auto;}

.hs-form .input { margin:0; }
.hs-form .hs-form-field { padding:0 0 30px; }
.hs-form fieldset.form-columns-2 .input , .row-fluid .quizcontact-form .hs-form fieldset.form-columns-1 .input { margin-right:0 }
.hs-form fieldset.form-columns-2 .field { padding:0 0 10px 10px }
.hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 10px 0; }
.hs-form fieldset.form-columns-3 .field { padding:0 0 10px 10px }
.hs-form fieldset.form-columns-3 .field:first-child { padding:0 10px 10px 0; }
.hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 5px 10px; }
.hs-form fieldset .hs-input { width:100% !important; }
.hs-form fieldset { max-width:none; }

@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {  
  .hs-form .hs-form-field { padding:0 0 30px 0; }
  .hs-form fieldset.form-columns-2 .field { padding:0 0 30px 0 }
  .hs-form fieldset.form-columns-2 .field:first-child { padding:0 0 30px 0 }
  .hs-form fieldset.form-columns-3 .field { padding:0 0 10px  }
  .hs-form fieldset.form-columns-3 .field:first-child { padding:0 0 10px 0; }
  .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 0 10px; }
}

.hs-form fieldset input[type="checkbox"], .row-fluid  .hs-form fieldset input[type="radio"] { width:auto !important; }
.inputs-list .hs-form-checkbox-display , .inputs-list .hs-form-booleancheckbox , .inputs-list li.hs-form-radio { display:block; padding:0 0 0 10px; position:relative; }
.inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.inputs-list input[type="radio"] { top:3px; }
.inputs-list input[type="checkbox"] + span {font-family:RebondGrotesqueMedium001; line-height: 22px; position:relative; display: block;  margin: 0; }
.inputs-list input[type="checkbox"] + span:before { position: absolute; left: -40px; top: 8px; content: ''; width: 30px; height: 30px; border: 1px solid #434354; color: #fafafa; background: #fff; border-radius: 6px; }
.legal-consent-container .hs-form-booleancheckbox-display p { font-size: 14px;  font-weight: 400; line-height: 21px; letter-spacing: -0.02em; } 
.legal-consent-container .hs-form-booleancheckbox-display>span { margin: 0; }

.inputs-list input[type="checkbox"]:checked + span:before { background:#01143F; color:#01143F; border-color:#01143F; }
.inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-31px; top:0px;  content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; font-size: 12px; }

.inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:5px;  content:''; width:20px; height:20px; border:1px solid #1F2D50;  background:#fafafa; border-radius:100%; }
.inputs-list input[type="radio"]:checked + span:after { position:absolute; left:2px; top:9px;  content:''; width:12px; height:12px; border-color:#1F2D50; background:#1F2D50;  border-radius:100%; }
.inputs-list li.hs-form-radio input { display: none;}
.inputs-list li.hs-form-radio span {padding-left: 12px;font-size: 16px;font-weight: 600;color: #4C5773;}
ul.no-list.hs-error-msgs.inputs-list { margin: 0; padding: 0;}
ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg { color: red; font-size: 12px;padding:5px 0 0;}
.inputs-list input[type="checkbox"]:checked + span:after { background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/checkbox-1.svg); background-position: 50%; background-repeat: no-repeat; background-size: 25px; color: transparent; height: 25px; left: -47px; position: absolute; text-align: center; top: 10px; width: 25px; z-index: 9; }
ul.no-list.hs-error-msgs.inputs-list { padding: 0; }
.submitted-message p {margin: 0;}






/* 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 { outline:none; 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; }
.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; outline:none; }
[dir='rtl'] .slick-slide { float: right; } 
.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; }

.slick-arrow { cursor:pointer; z-index:5; position:absolute; top:50%; display:inline-block; color:#fff; background:#333; width:35px; height:35px; font-size:0;  cursor:pointer; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:14px; }
.slick-arrow:hover { background:#fff; color:#000;  }
.slick-arrow.slick-prev { left:5px; }
.slick-arrow.slick-prev:before { content: ""; }

.slick-arrow.slick-next { right:5px; }
.slick-arrow.slick-next:before { content: ""; }
.slick-arrow.slick-disabled { opacity: 0.5; pointer-events: none;}

.slick-arrow.slick-next {position: absolute; top: 50%; transform: translateY(-50%); background: transparent; border-radius: 40px; width: 56px; height: 56px; left: auto; right: -70px; border: 0; background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/next_Arrow.svg); background-repeat: no-repeat; background-position: center center; background-size: 56px;  transition:all 0.4s;}
.slick-arrow.slick-prev {position: absolute; top: 50%; transform: translateY(-50%); background: transparent; border-radius: 40px; width: 56px; height: 56px; left: -70px; border: 0; background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/prev_Arrows.svg); background-repeat: no-repeat; background-position: center center; background-size: 56px; transition:all 0.4s;}

ul.slick-dots { margin:0; padding:0; list-style:none; width:100%;}
ul.slick-dots { text-align:center; padding:0 0 20px; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:#888896; width:15px; height:15px; border-radius:50px; font-size:0;  cursor:pointer; padding:0; border: 0;}
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#AB0535; }

.sub-heading, .sub-heading * { font-size: 18px; line-height: 1.5; letter-spacing: -0.025em; font-family: RebondGrotesqueMedium001; }
.pre-heading {font-size: 14px; font-weight: 400; line-height: 1.3; letter-spacing: 0.06em;}
article{font-size:18px; font-weight: 600; line-height: 1.3;}
/* Header Section */

.body-container-wrapper { padding-top: 187px;}
.hidden-annoucement .body-container-wrapper {padding-top: 149px;}
.header-section {  position: fixed; width: 100%; z-index: 99; top: 0; left: 0;background: #fff;  
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.header-section.sticky { box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.4);}
.header-section .bottom-part { padding: 22px 0;  
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
; }
.header-section .announcement .big-container { position: relative; }
.header-section.sticky .bottom-part { padding: 10px 0; }
.header-section .bottom-part .left-part { width: 20%; }
.header-section .bottom-part .right-part { width: 20%; text-align: right; }
.header-section .bottom-part .center-part { width: 60%; text-align: center; padding: 0 20px; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul { padding: 0; margin: 0; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li { display: inline-block; padding: 15px 17px; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li>a { position: relative; display: inline-block; font-size: 15px; color: #434354; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li:hover>a { color: #AB0535; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul { position: absolute; background: #FAE5EB; z-index: 9; text-align: left; padding: 0; margin: 0; opacity: 0; visibility: hidden; transform: translateY(20px); pointer-events: none; min-width: 190px; border-radius: 5px; overflow: hidden;   
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul { opacity: 1; visibility: visible; transform: translateY(15px); pointer-events: inherit; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a { color: #434354; padding: 10px 15px; display: inline-block; width: 100%; font-size: 14px; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a:hover { background: #15152d; color: #fff; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children a:before { content: ' '; top: 8px; left: auto; right: -15px; position: absolute; background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/arrow%201-2-2.svg); width: 9px; height: 5px; background-repeat: no-repeat; background-size: contain;/*filter: brightness(0.4); -webkit-filter: brightness(0.4);*/  
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children a { margin-right: 15px; }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children:hover a:before { transform: rotate(180deg); }
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children a:hover:before { filter: brightness(1); -webkit-filter: brightness(1); }

.header-section .bottom-part .center-part .mainmenu .right-part { display: none;}
.header-section .bottom-part .center-part .mainmenu .corporate-auditor-strip {display: none;}

.header-section .announcement { background: #DBB8FF; padding: 10px 0; }
.header-section .announcement .container { position: relative; }
.header-section .announcement .text { text-align: center; font-size: 13px; line-height: 18px; }
.header-section .announcement .close-btn { width: 12px; height: 17px; left: auto; right: 20px; cursor: pointer; position: absolute; }
.header-section .announcement .close-btn svg path { fill: #01143F; }

.header-section .corporate-auditor-strip { width: 100%; padding: 6px 0; border-bottom: 1px solid #EEEEF1; }
.header-section .corporate-auditor-strip .big-container { display: flex; align-items: center; justify-content: space-between; flex-wrap:wrap;}
.header-section .corporate-auditor-strip .left-side { width: 60%; }
.header-section .corporate-auditor-strip .right-side { width: 40%; text-align: right; }
.header-section .corporate-auditor-strip .left-side .switch-box { border: 1px solid #DFDFE3; display: inline-flex; align-items: center; padding: 2px; border-radius: 30px; }
.header-section .corporate-auditor-strip .left-side .switch-box a { color:#888896 ; font-size: 13px; font-family: RebondGrotesqueSemiBold001; line-height: 18px; padding: 7px 13px 6px;}
.header-section .corporate-auditor-strip .left-side .switch-box a.active { background: #B2FF9E; border-radius: 50px; color: #01143F; pointer-events: none; }
.header-section .corporate-auditor-strip .left-side .switch-box a:hover { color: #434354; }
.header-section .corporate-auditor-strip .left-side .switch-box a.active:hover { color: #01143F; }
.header-section .corporate-auditor-strip .right-side a { font-family:RebondGrotesqueBold001; font-size: 15px; line-height: 18px; font-weight: 700; background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/user.svg); background-repeat: no-repeat; background-size: 16px; background-position: left 2px; padding-left: 25px; }
.header-section .corporate-auditor-strip .right-side a:hover { color: #01143F; opacity: 0.7; }
span.child-triggerm { display: none;}

.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.active-branch a,
.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li.active a{color: #FF91B0; }


/* Footer Section */
.footer { background-color: #E6ECFC; }
.footer p { color: #15152D; }
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #15152D;
}
.footer .footer-menu ul li a { color:#15152D; }
.footer .footer-menu ul li a:hover { color:#AB0535; }

.footer-inner-part { background: #fff; border-radius: 24px; padding: 60px 60px 40px; }
.footer-section .top-part-wrap .logo-part{width:210px;}
.footer-section .top-part-wrap .menu-part{width:calc(100% - 210px); padding-left:50px}
.footer-section .top-part-wrap .menu-part .menu-inner{justify-content: flex-end;}
.footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap{ width:16%; margin-right: 50px; }
.footer-section .top-part-wrap .menu-part .menu-boxes .menu-title h6 { margin-bottom: 28px; color:#15152D;letter-spacing: -0.025em; font-weight:600;}
.footer-section .top-part-wrap .menu-part ul{padding:0;margin:0;list-style:none}
.footer-section .top-part-wrap .menu-part ul li a{font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.02em; color:#15152D;}
.footer-section .top-part-wrap .menu-part ul li:hover a { color: #AB0535; }
.footer-section .top-part-wrap .menu-part .menu-boxes ul li a:hover { color: #AB0535; }
.footer-section .top-part-wrap .menu-part ul li{margin-bottom:10px}
.footer-section .top-part-wrap .menu-part ul li:last-child{margin-bottom:0;}
.footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:nth-child(2){width: 21%; }
.footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:last-child{width: 18%; margin-right: 0px; }
.footer-section .top-part-wrap .menu-part .social-media-inner{gap:5px}
.footer-section .top-part-wrap .menu-part .social-media-inner .social-box a{width:48px;height:48px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:50px;padding:10px}
.footer-section .top-part-wrap .menu-part .social-media { padding-top: 27px; }
.footer-section .top-part-wrap .menu-part .social-media-inner .social-box a svg path { fill: #15152D; } 
.footer-section .top-part-wrap .menu-part .social-media-inner .social-box a svg { width: 20px; height: 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;  
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.footer-section .top-part-wrap .menu-part .social-media-inner .social-box a:hover { background: #15152D; }
.footer-section .top-part-wrap .menu-part .social-media-inner .social-box a:hover svg path { fill: #B2FF9E; }
.footer-section .footer-top-part{padding:0 0 120px;}

.footer-section .footer-bottom-part{border-top:1px solid #fffFFF1A}
.footer-section .footer-bottom-part .bottom-wrap{justify-content:space-between}
.footer-section .footer-bottom-part .bottom-wrap p{font-size:10px;line-height:15px;font-weight:400;color:#15152D;margin:0}
.footer-section .footer-bottom-part .copyright-text { width: 50%; }
.footer-section .footer-bottom-part .company-details { width: 50%; text-align: right;; }
.footer-section .footer-bottom-part .bottom-wrap p a { color: #b9b9c0; }
.footer-section .bottom-part { border-top: 1px solid #DFDFE3; padding: 24px 0 0; }
.footer-section .footer-bottom-part .priavcy-pollicy { gap: 15px; justify-content: end; }
.footer-section .footer-bottom-part .priavcy-policy-inner * { color: #15152D; font-size: 13px; font-weight: 400; line-height: 18.2px; margin: 0; }
.footer-section .footer-bottom-part .priavcy-policy-inner a:hover { color: #AB0535; }

/* Hero Section Start */

.hero-section .leftcontainer{padding-left:calc(50% - 660px)}
.hero-section .hero-inner .left-part{padding-right:80px;width:calc(100% - 748px);padding-left: 60px;}
.hero-section .hero-inner .left-part .content { max-width: 571px; width: 100%; }
.hero-section .hero-inner .left-part .cta-wrapper{gap:10px}
.hero-section .hero-inner .left-part .survey-inner{align-items:center;display:flex;flex-wrap:wrap}
.hero-section .hero-inner .left-part .survey-inner .survey-image{align-items:center;background:#ab0535;border-radius:50px;display:flex;flex-wrap:wrap;height:24px;justify-content:center;width:24px}
.hero-section .hero-inner .left-part .survey-inner .survey-image img{height:13px!important;width:16px}
.hero-section .hero-inner .left-part .survey-inner .survey-text p{font-size:13px;line-height:18.2px;margin:0}
.hero-section .hero-inner .left-part .survey-inner .survey-text p .grey_500{color:#888896}
.hero-section .hero-inner .left-part .survey-inner .survey-text{padding-left:8px}
.hero-section .hero-inner .left-part .survey-part{border:1px solid #dfdfe3;border-radius:50px;margin-top:40px;padding:5px 15px 5px 5px;width:418px}
.hero-section .hero-inner .left-part .content p{color:#434354;}

.hero-section .hero-inner .right-part{width:748px;}
.hero-section .hero-inner .right-part .right-part-inner{display:flex;flex-wrap:wrap}
.hero-section .hero-inner .right-part .right-part-inner .primary-image{width:410px;margin:65px 0;}
.hero-section .hero-inner .right-part .right-part-inner .primary-image img{height:100%!important;object-fit:cover;width:100%}
.hero-section .hero-inner .right-part .right-part-inner .primary-image img.mobile-view { display: none; }
.hero-section .hero-inner .popup-video-part{background:#fff;border-radius:50px;bottom:20px;padding:6px;position:absolute;right:20px;width:193px}
.hero-section .hero-inner .popup-video-part .video-part{align-items:center;display:flex;flex-wrap:wrap}
.hero-section .hero-inner .popup-video-part .video-part .icon{align-items:center;background:#25253D;border-radius:50px;display:flex;flex-wrap:wrap;height:48px;justify-content:center;width:48px}
.hero-section .hero-inner .popup-video-part .video-part .text{color: #25253D;font-size:15px;font-weight:600;line-height:15px;padding-left:15px}
.hero-section .hero-inner .primary-img-inner{border-radius:12px;height:482px;overflow:hidden;position:relative}
.hero-section .hero-inner .video-popup.video-hide{display:none}
.fancybox-close-small{background:#ab0535 !important;border-radius:50px !important;right: 4px !important; top: 6px !important; width: 35px !important; height: 35px !important;}
.fancybox-close-small svg{fill:#fff !important;stroke:#fff !important;opacity:1 !important;}
.fancybox-slide--html .fancybox-content{background:0 0 !important;overflow:unset !important;padding:36px !important;}
video{height:100%;width:100%}
.hero-section .hero-inner .right-part .secondary-images{position:relative;width:calc(100% - 410px);padding-left:18px}
.hero-section .hero-inner .right-part .secondary-images .images.img_1{border-radius:8px;height:194px;overflow:hidden;position:absolute;right:-18px;top:0;width:100%}
.hero-section .hero-inner .right-part .secondary-images .images img{height:100%!important;object-fit:cover;width:100%;object-position:left}
.hero-section{overflow:hidden}
.hero-section .hero-inner .right-part .images.img_2{border-radius:8px;bottom:0;height:400px;overflow:hidden;position:absolute;right:-18px;width:100%}
button-img-wrapper.one-img img { margin: 0; }
/* Hero Section End */

/* Hero Section Start */
.section-heading .content>*:last-child { margin-bottom: 0px; }
.hero_section_inner { max-width: 600px; margin: 0px auto; text-align: center; }
.button-img-wrapper.one-img img, .hs-cta-wrapper .button-img-wrapper.one-img img { margin: 0; }
.hero-section .survey-part { border:1px solid #EEEEF1; border-radius: 50px; padding: 9px 20px; box-shadow: 4px 4px 20px 0px #00003212; background-color: #FFFFFF; }
.hero-section .survey-inner { background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/arrow-right.svg); background-repeat: no-repeat; background-position: right; padding-right: 20px; align-items: center; display: flex; }
.hero-section .survey-image { align-items: center; display: flex; flex-wrap: wrap; height: 16px; width: 16px; }
.hero-section .survey-image img { height: 13px !important; width: 16px; }
.hero-section .survey-text { padding-left: 10px; }
.hero-section .survey-text p { margin: 0px; font-size: 13px; line-height: 1.4; color: #15152D; }
.hero-section .survey-text p .grey_500 { color: #434354; }
.hero-section .survey-part-wrap { display: flex; justify-content: center; }
.hero-section .survey-text p .font-600 { padding: 0px 5px; }
.hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { height: 531px; width: 380px; position: absolute; border-radius: 34px; overflow: hidden; border: 2px solid; rotate: 5deg; }
.hero_sec_img_sec_secdy { border-color: #FDC0B3; }
.hero_sec_img_sec_primy { border-color: #B2FF9E; }
.hero_sec_img_sec_primy img, .hero_sec_img_sec_secdy img { width: 100%; height: 100%; object-fit: cover; }
.hero_sec_img_sec_primy { left: -50px; top: 0; }
.hero_sec_img_sec_secdy { right: -74px; bottom: 0px; }
.hero-section .baseModuleParent { padding: 55px 0px 115px; }
.hero_sec_img_sec_primy.mobile, .hero_sec_img_sec_secdy.mobile { display: none; }
.hero_section_inner .content p { font-size: 18px; line-height: 1.6; }

/* Hero Section End */



/* Shopper Section Start */

.shpr-sec { background-color: #E6ECFC; margin-top: -40px; }
.shpr-sec { border-radius: 48px 48px 0px 0px; }
.shpr-sec .container { max-width: 1301px; }
.shpr-sec .customWidthOption { position: relative; }
.shpr-sec-inner { max-width: 680px; margin: 0px auto; text-align: center; min-height: 450px;}
.shpr-sec .section-heading .title * { margin-bottom: 0px; }
.shpr-sec .section-heading .content p { line-height: 1.5; letter-spacing: 0.4px; }
.shpr-sec-img-rpt { border: 1px solid #01143F; border-radius: 24px; overflow: hidden; position: absolute; }
.shpr-sec-img-rpt img { height: 100%; width: 100%; object-fit: cover; display: block; }
.shpr-sec-img-rpt.img-1 { left: 0px; top: 84px; width: 125px; height: 125px; rotate: -2.77deg; }
.shpr-sec-img-rpt.img-2 { left: 132px; bottom: 18px; width: 96px; height: 95px; rotate: 6.31deg; }
.shpr-sec-img-rpt.img-3 { width: 110px; height: 110px; top: 0px; right: 40px; rotate: -6.14deg; }
.shpr-sec-img-rpt.img-4 { height: 120px; width: 120px; right: 0px; bottom: 148px; rotate: 6.7deg; }
.shpr-sec-img-rpt.img-5 { width: 95px; height: 95px; right: 170px; bottom: 0px; rotate: -3.72deg; }
.shpr-sec .section-heading .title h2 { letter-spacing: -0.02em; }

.image-position-changed .shpr-sec-img-rpt.img-2 { bottom: -27px; }
.image-position-changed .shpr-sec-img-rpt.img-3 { top: -50px; }
.image-position-changed .shpr-sec-img-rpt.img-5 { bottom: -30px; }

/* Shopper Section End */
/* Rating Section Start */

.rating-section .rating-part{background:#fff;padding:60px 10px;border-radius:6px;box-shadow:4px 4px 20px 0 #00003212}
.rating-section{margin-bottom:-100px}
.rating-section .rating-part .rating-part-inner{width:25%;padding:0 50px;text-align:center;border-right:1px solid #e6ecfc}
.rating-section .rating-part .rating-part-inner:last-child{border-right:0}
.rating-section .rating-part-inner .content p{margin:0;font-weight:600;}
.rating-section .rating-part-inner .star-img:before{content:' ';top:0;left:0;background-image:url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/Fill_star.svg);position:absolute;height:100%}
.rating-section .rating-part-inner .star-img{margin:0 auto 23px;width:86.26px;height:15px;background-repeat:no-repeat;background-size:contain;position:relative}
.rating-section { margin: 0; }
.rating-section .rating-part { box-shadow: unset; border-radius: 24px; border: 1px solid #15152D; padding: 0; justify-content: center; }
.rating-section .rating-part .rating-part-inner { border-right: 1px solid #15152D; padding: 35px 40px; }
.rating-section .rating-part-inner .content p { font-size: 18px; line-height: 1.3; color: #15152D; }
.rating-section .rating-part-inner .star-img:before { background-image: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/Start-Fill.svg'); }

/* Rating Section End */

/* Recent Post Section Start */

.recent-post-section { background: #F5F3F8; }
.recent-post-section .top-headings{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.recent-post-section .top-headings .section-heading h3{margin:0}
.recent-post-section .recent-post-inners .recent-inners{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap{width:25%;padding:0 10px 20px}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .inner-image{height:150px;border-radius:12px;overflow:hidden; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .inner-image img{width:100%;height:100%!important;object-fit:cover; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .inner-image a{width:100%;height:100%}
.recent-post-section .recent-post-inners .recent-inners .custom-widget{padding:3px 10px;background:#E6ECFC;border-radius:4px; font-size:13px;font-weight:600;line-height:18.2px;margin:10px 0;text-align:center;color:#01143F;}
.recent-post-section .recent-post-inners .recent-inners .custom-widget.in-the-media { font-size: 13px; line-height: 1.4; font-family: RebondGrotesqueSemiBold001; margin: 0;  }
.recent-post-section .recent-post-inners .recent-inners .topic{display:flex;flex-wrap:wrap;margin-top:20px;gap:10px}
.recent-post-section .recent-post-inners .recent-inners .topic a{padding:6px 10px 6px 10px;border-radius:50px;background:#FFFFFF;font-weight:400;line-height:18.2px;font-size:13px}
.recent-post-section .recent-post-inners .btn.mobile-view{display:none;}

.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents:hover .inner-image{height:145px}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents{margin-top:0; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents:hover .inner-image img{transform:scale(1.1)}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .inner-title h6 a{color:#1C1831;font-weight:600; letter-spacing: -0.025em;}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents:hover .inner-title h6 a{opacity:.7}
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents:hover { margin-top: -10px; }

.recent-post-section { background-color: #F6F5F3; border-radius: 48px 48px 0px 0px; }
.recent-post-custom-arrows { display: flex; flex-wrap: nowrap; gap: 10px; justify-content: end; position: relative; width: 15%; }
.recent-post-custom-arrows .slick-arrow { position: unset; transform: unset; }
.recent-post-pl .slick-list.draggable { padding-right: 85px; padding-top: 10px; overflow-y: unset !important; }
.recent-post-pl { padding-left: calc(50% - 620px); }
.recent-post-inners { padding-left: 5px; }
.recent-post-section .recent-post-inners .recent-inners { margin: 0px; }
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap { padding: 0 15px 0px; }
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .inner-image { height: 285px; border-radius: 24px; border: 1px solid #15152d; }
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .inner-image a { display: block; }
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents:hover .inner-image { height: 280px; }
.recent-post-section .recent-post-inners .recent-inners .topic { display: none; }
.recent-inners .box { margin-top: 26px; }
.recent-inners .inner-image { position: relative; }
.recent-post-section .recent-post-inners .recent-inners .custom-widget { position: absolute; top: 16px; left: 16px; background-color: #B897FF !important; color: #FFFFFF !important; padding: 6px 14px; border-radius: 40px; }
.recent-post-arror-dots-sec-inner { display: flex; justify-content: space-between; align-items: center; margin-top: 70px; }
.recent-post-dots-sec { width: 60%; }
.recent-post-dots-sec .slick-dots { padding: 0px; margin: 0px; list-style: none; text-align: left; display: flex !important; flex-wrap: wrap; gap: 8px; }
.recent-post-dots-sec .slick-dots button { border:1px solid #B9B9C0; background-color: transparent; width: 12px; height: 12px; }
.recent-post-dots-sec .slick-dots button:hover { background: #FDC0B3; }
.recent-post-dots-sec .slick-dots li { padding: 0px; line-height: 0px; }
.recent-post-dots-sec .slick-dots li.slick-active button { background-color: #FDC0B3; border-color: #FDC0B3; width: 32px; }
.recent-post-custom-arrows { gap: 8px; width: 30%; }
.recent-post-custom-arrows .slick-arrow { width: 48px; height: 48px; background-size: 48px; }
.recent-post-custom-arrows .slick-arrow.prev { background-image: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/prev-arrow.svg'); }
.recent-post-custom-arrows .slick-arrow.next { background-image: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/next-arrow.svg'); }
.recent-inners .box .inner-title h6 { font-size: 26px; }
.recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .inner-title h6 a { font-size: inherit; display: inline-block; font-weight: 700; margin: 0px; }

/* Recent Post Section End */

/* Two Column Section Start */

.two-column-section .rightcontainer{padding-right:calc((100% - 1360px)/ 2)}
.two-column-section .inner-part .images-part{width:819px}
.two-column-section .inner-part .contents-part{width:calc(100% - 819px);padding-left:50px;}
.two-column-section .inner-part .images-part .images-inner{width:100%;display:flex;flex-wrap:wrap;align-items:center;position:relative;}

.two-column-section .inner-part .images-part .images-inner .primary-image{width:290px;height:365px;border-radius:12px;overflow:hidden}
.two-column-section .inner-part .images-part .images-inner .primary-image img{width:100%;height:100%!important;object-fit:cover}
.two-column-section .inner-part .images-part .images-inner .secondary-images{width:calc(100% - 290px);padding-left:18px}
.two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_1{border-radius: 12px; height: 274px; margin: 0 0 30px; overflow: hidden; width: 385px;}
.two-column-section .inner-part .images-part .images-inner .secondary-images .images img{width:100%;height:100%!important;object-fit:cover}
.two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2{border-radius: 12px; height: 252px; overflow: hidden; width: 450px;}
/* .two-column-section .inner-part .contents-part .contents-inners { max-width: 520px; } */
/* Two Column Section End */

/* Meet The Team Section Start */
.meet-the-team-section{background:#F5F3F8;}
.meet-the-team-section .section-heading{max-width:750px;margin:0 auto;text-align:center;width:100%}
.meet-the-team-section .section-heading .content p{color:#15152D;letter-spacing:-.025em}
.meet-the-team-section .team-wrapper{margin:0 -15px}
.meet-the-team-section .team-wrapper .team-box{width:33.33%;padding:0 15px 30px}
.meet-the-team-section .team-wrapper .team-box .team-box-inner{padding: 20px 20px 30px; background: #fff; box-shadow: 4px 4px 20px 0 #0000001A; border-radius: 8px; display: flex; flex-direction: column; height: 100%;}
.meet-the-team-section .team-wrapper .team-box .person-img{width:100%;margin:0 auto;max-width:120px;height:120px;}
.meet-the-team-section .team-wrapper .team-box .person-img img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
.meet-the-team-section .team-wrapper .team-box .person-details{text-align:center;padding:10px 0; height: calc(100% - 100px);}
.meet-the-team-section .team-wrapper .team-box .person-details h6{margin-bottom:3px;letter-spacing: -0.025em; font-weight: 600;}
.meet-the-team-section .team-wrapper .team-box .person-details p{margin:0;line-height: 25.6px; letter-spacing: -0.025em;}
.meet-the-team-section .team-wrapper .team-box .person-social-media svg{width:15px;align-items:center;height:15px;fill:#AB0535;}
.meet-the-team-section .team-wrapper .team-box .person-social-media a{width:40px;margin:auto auto 0;background:#FAE5EB;border-radius:50px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:40px}
.meet-the-team-section .team-wrapper .team-box .person-social-media a:hover { background: #AB0535; }
.meet-the-team-section .team-wrapper .team-box .person-social-media a:hover svg { fill: #FFFFFF; }

.meet-the-team-section .team-wrapper .team-box .person-social-media a span{line-height:0}
.meet-the-team-section .meet-the-team-part{max-width:905px;margin:0 auto}
/* Meet The Team Section End */

/* Four Column Section Start */
.four-column-section .section-heading { max-width: 900px; margin: 0 auto; width: 100%; }
.four-column-section .column .box{width:25%;padding:0 15px 40px}
.four-column-section .column{margin:0 -15px}
.four-column-section .column .box .box-inner .box-title h6 { margin: 0; }
.four-column-section .column .image{width:45px;height:45px;background:#FFFFFF;box-shadow:4px 4px 20px 0 #0000001A;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:5px;margin: 0 auto 23px;}
.four-column-section .column .image .image-inner{clip-path:polygon(100% 0,100% 54%,50% 100%,0 54%,0 0);background:#E6ECFC;width:29px;height:29px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:5px 5px 9px}
.four-column-section .column .box-title { padding-bottom: 8px; text-align: center;}
.four-column-section .column .image .image-inner img { width: 14px; height: 14px !important; }
.four-column-section .column .box-content { text-align: center; }
/* Four Column Section End */

/* Our Partner Section Start */
.our-partner-section{margin-top:-120px}
.our-partner-section .customWidthOption{background:#fff;padding:100px 0;box-shadow:4px 4px 20px 0 #00003212;border-radius:6px}
.our-partner-section .customWidthOption .section-heading{padding:0 20px 20px;max-width:790px;width:100%;margin:0 auto;text-align:center}
.our-partner-section .customWidthOption .section-heading p{letter-spacing:-.025em;line-height:25.6px}

.our-partner-section .partner-logo-wrap .partner-logo-inner{padding:20px 32px;border:1px solid #dfdfe3;border-radius:8px}
.our-partner-section .partner-logo-wrap .partner-logo{margin:0 auto;width:140px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:31px}
.our-partner-section .partner-logo-wrap .partner-logo img{width:100%;height:100%!important;object-fit:contain}
.our-partner-section .partner-logo-wrap .partner-logo-box { padding: 0 4px; }
.our-partner-section .partner-logo-wrapper{position:relative;overflow:hidden}
.our-partner-section .partner-logo-wrapper:after{content:'';position:absolute;background:linear-gradient(90.01deg,rgba(255,255,255,0) .01%,#fff 74.72%,#fff 99.99%);width:192px;height:95px;bottom:0;left:-40px;transform:rotate(180deg)}
.our-partner-section .partner-logo-wrapper:before{content:'';position:absolute;z-index: 11;background:linear-gradient(90.01deg,rgba(255,255,255,0) .01%,#fff 74.72%,#fff 99.99%);width:192px;height:95px;bottom:0;right:-40px}
/* Our Partner Section end */

/* award Section Start */
.award-section{background:#f5f3f8}
.award-section .heading-part { position: relative; }
.award-section .custom-arrows.desktop-view{display:flex;flex-wrap:wrap;gap:10px;justify-content:end;position:relative;width:15%}
.award-section .section-heading{width:85%}
.award-section .slick-arrow.slick-prev.prev{left:0;top:0;transform:unset;position:unset}
.award-section .slick-arrow.slick-next.next{position:unset;right:0;top:0;transform:unset}
.award-section .slick-slide{margin:0 15px}
.award-section .award-box .box-inner{background: #fff; padding: 20px 20px 30px; border-radius: 8px; box-shadow: 4px 4px 20px 0px #0000001A;height:100%;}
.award-section .award-wrap { padding-left: calc((100% - 1200px) /2); }
.award-section .slick-track { margin: 0 -15px; }
.award-section .slick-list.draggable { padding-right: 100px; }
.award-section .box-content h6{margin:20px 0 10px}
.award-section .box-content p{margin:0;letter-spacing:-.025em}
.award-section .award-box .box-inner .box-image{height: 155px; width: 100%;border-radius:6px;overflow:hidden}
.award-section .award-box .box-inner .box-image img{height:100%!important; width: 100%;object-fit: cover;}
.award-section .section-heading p { margin: 0; }
.award-section .custom-arrows.mobile-view{display:none;}
.award-section .slick-slide { opacity: 0.3; transition: all .5s ease-in-out; }
.award-section .slick-slide.slick-active { opacity: 1; }
.award-section .slick-slide { height: auto; } 
.award-section .slick-track { display: flex; flex-wrap: wrap; } 
.award-section .award-box { height: 100%; } 
.award-section .slick-slide > div { height: 100%; }
/* Our Partner Section End */

/**************************** Audit Service Section ****************************/
.audit-services-section { border-radius: 48px; }
.services-blocks-wrapper .service-block { width: calc(100% / 3); padding: 40px 35px; border-right: 1px solid #15152D; border-bottom: 1px solid #15152D; }
.audit-services-section-four-column .services-blocks-wrapper .service-block { width: calc(100% / 4); padding: 40px 30px; }
/*.services-blocks-wrapper .service-block:nth-child(3n) { border-right: 0px }*/
/*.services-blocks-wrapper .service-block:nth-last-child(1), .services-blocks-wrapper .service-block:nth-last-child(2), .services-blocks-wrapper .service-block:nth-last-child(3) { border-bottom: 0px; }*/
.services-blocks-inner-wrapper { width: 100%; }
.services-blocks-wrapper .services-blocks-inner-wrapper:last-child .service-block { border-bottom: 0px; }
.audit-services-section:not(.audit-services-section-four-column) .services-blocks-wrapper .services-blocks-inner-wrapper .service-block:nth-child(3n) { border-right: 0px; }
.audit-services-section-four-column .services-blocks-wrapper .services-blocks-inner-wrapper .service-block:nth-child(4n) { border-right: 0px; }
/*.services-blocks-wrapper .service-block:nth-last-child(-n + 3):nth-child(n + 7) { border-bottom: 0; }*/
.services-blocks-wrapper { border: 1px solid #15152D; border-radius: 24px; }
.service-block-image { align-items: center; display: flex; justify-content: center; height: 120px; }
.audit-services-section-four-column .service-block-image { height: 80px; }
.service-block-image img { object-fit: contain; }
.service-block-description p { margin: 0; line-height: 1.5; letter-spacing: 0.4px; }
.audit-services-section-four-column .service-block-description p { font-family: RebondGrotesqueMedium001; font-size: 18px; letter-spacing: 0; color: #15152D; }
.audit-services-section-four-column .service-block-description p a { color: #B897FF; text-decoration: underline; }

/*************** Testimonial Slider Section *************************/
.testimonial-slider-content-wrapper { background: #FDC0B3; border-radius: 36px; padding: 40px 30px 40px 60px; }
.slick-snext .testimonial-slider-content-wrapper { border-radius: 34px; }
.customer-image { height: 390px; width: 330px; }
.customer-image img { height: 100%; width: 100%; object-fit: cover; border-radius: 10px; border: 1px solid #15152D; }
.testimonial-slider-right-section { width: 330px; }
.testimonial-slider-left-section { width: calc(100% - 330px); padding-right: 60px; }
.customer-name-designation-container { max-width: 250px; align-items: self-start; }
.customer-name-designation-container p { margin: 0; line-height: 1.5; letter-spacing: 0.4px; color: #15152D; }
.customer-name-designation-container p.dot { padding: 0 4px; }
p.name { margin-right: 12px; position: relative; width: calc(50% - 12px); }
p.name:after { content: ''; height: 2px; width: 2px; position: absolute; right: -8px; background: #15152D; border-radius: 50%; top: 12px; }
p.designation { width: 50%; padding-left: 10px; }
.testimonial-slider .slick-slide { bottom: 0; height: 450px; left: 0; margin: auto; opacity: 0; position: absolute; right: 0; top: 0; transform: translateZ(0); transition: transform 2s, opacity 1s; width: 100% !important; }
.testimonial-slider .slick-sprev { opacity: 0 !important; transform: translateZ(0); }
.testimonial-slider .slick-sprev,.testimonial-slider .slick-snext { display: block; }
.testimonial-slider .slick-snext { filter: blur(0px); opacity: 1; transform: translate3d(0%, 0, -16px) translateY(-70px); z-index: -1; }
.testimonial-slider .slick-track { max-width: 100% !important; perspective: 100px; transform: translateZ(0) !important; min-width: 100%;  }
/*.testimonial-slider .slick-list { padding: 20% 0% 20% 0 !important; }*/
.testimonial-slider .slick-list { padding: 30px 0 !important;}
.testimonial-slider .slick-active.slick-center { opacity: 1; }
.testimonial-slider-section .slider-arrows-custom { position: relative; display: flex; gap: 8px; }
.testimonial-slider-section .slider-arrow-dots-container { position: absolute; bottom: 82px; right: 34%; width: 500px; display: flex; align-items: center; justify-content: space-between; }
.testimonial-slider-section button.slick-arrow { position: static !important; transform: none; }
.testimonial-slider-section .testimonial-slider-container { position: relative; }
.slider-arrow-dots-container ul.slick-dots li button { transition: all 0.5s; background: transparent; border: 1px solid #15152D; height: 12px; width: 12px; }
.slider-arrow-dots-container ul.slick-dots li.slick-active button { width: 32px; background: #15152D !important; }
.slider-arrow-dots-container ul.slick-dots li button:hover { background: #15152D !important; }
.slider-arrow-dots-container ul.slick-dots { padding: 0; line-height: 0; }
/*.slider-arrow-dots-container ul.slick-dots { margin-top: -10px; }*/
.slider-arrow-dots-container ul.slick-dots li { line-height: 10px; }
.slider-arrow-dots-container .slick-arrow.slick-next, .slider-arrow-dots-container .slick-arrow.slick-prev { background-size: 48px; height: 48px; width: 48px; }
.testimonial-slider-content-wrapper blockquote { height: 246px; overflow: auto; padding-right: 10px; }
.slick-snext .testimonial-slider-content-wrapper { opacity: 0.5; }
.testimonial-slider .slick-slide.slick-current.slick-center { position: relative; opacity:1;z-index: 9; } 
.testimonial-slider-content-wrapper ::-webkit-scrollbar { width: 5px}

.testimonial-slider-content-wrapper ::-webkit-scrollbar-track { border-radius: 5px; box-shadow: inset 0 0 5px #fff;}

.testimonial-slider-content-wrapper ::-webkit-scrollbar-thumb { background: #15152D; border-radius: 5px;}

.testimonial-slider-content-wrapper ::-webkit-scrollbar-thumb:hover { background: #15152D;}

.no-designation .customer-name-designation-container { max-width: 270px; }
.no-designation p.name { width: 100%;}
.no-designation p.name:after { display: none; }
.testimonial-slider-section .no-designation .slider-arrow-dots-container { bottom: 84px; width: 460px; }

.cta-btn .button-img-wrapper { display: none; }
.cta-btn a .button-img-wrapper { display: block; }

/* Our Solution Section Start */
.our-solution-section .our-solution-inner{width:100%;max-width:600px;margin:0 auto 60px}
.our-solution-section .our-solution-inner .content p{letter-spacing:.4px}
.our-solution-section .our-solution-inner .title h2{margin:0 0 10px}
.our-solution-wrap .solution-box{width:33.33%;padding:0 8px;overflow:hidden}
.our-solution-wrap{margin:0 -8px 65px;}

.our-solution-wrap .solution-box .solution-inner .solution-bg-img{overflow:hidden;height:480px;background-repeat:no-repeat;background-size:200%;background-position:center;display:flex;flex-wrap:wrap;align-items:end;border-radius:24px;position:relative;transition:all .5s ease-in-out;border:1px solid #15152d}

.our-solution-wrap .solution-box .solution-inner .solution-bg-img:after{opacity:1;transition:all .5s ease-in-out;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(360deg,rgba(19,16,35,.75) 0,rgba(19,16,35,0) 100%)}
.our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img:before { background: linear-gradient(360deg, rgba(19, 16, 35, 0.9) 0%, rgba(19, 16, 35, 0.25) 100%);z-index: 1; }
.our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img:after{opacity:0;}
.our-solution-wrap .solution-box:last-child .solution-inner .solution-bg-img{background-size:120%;}
.our-solution-wrap .solution-box:last-child .solution-inner:hover .solution-bg-img{background-size:140%;}
.our-solution-wrap .solution-box .solution-inner .solution-bg-img:before{content:'';opacity:0; background: linear-gradient(360deg, rgba(19, 16, 35, 0.9) 0%, rgba(19, 16, 35, 0.25) 100%);transition:all .5s ease-in-out;content:'';position:absolute;top:0;left:0;width:100%;height:100%; }
.our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img:before {opacity:1;} 
.our-solution-wrap .solution-box .solution-inner .solution-content .content { margin-bottom: -20px; transition: all .5s ease-in-out; overflow:auto;}
.our-solution-wrap .solution-box .solution-inner:hover .solution-content .content { margin-bottom: 0; }

.our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img { background-size: 230%; } 
.our-solution-wrap .solution-box .solution-inner { transition: all .5s ease-in-out; overflow:hidden;}
.our-solution-wrap .solution-box .solution-inner .solution-content{position:relative;z-index:111;color:#fff;padding:40px 35px;}
.our-solution-wrap .solution-box .solution-inner .solution-content *{color:#fff}

.our-solution-wrap .solution-box .solution-inner .learn-more-cta .button.btn7 svg {transition: all 0.3s ease-in-out;}
.our-solution-wrap .solution-box .solution-inner .solution-content .learn-more-cta .mb-hide {padding-right: 10px;}

.our-solution-wrap .solution-box .solution-inner .solution-content p:last-child { margin-bottom: 0; }
.our-solution-wrap .solution-box .solution-inner .learn-more-cta { opacity: 0; visibility: hidden; transform: translateY(79px);   transition: all .5s ease;}
.our-solution-wrap .solution-box .solution-inner:hover .learn-more-cta { opacity: 1; visibility: visible;  transform: translateY(0px); padding-top:25px;}
.our-solution-wrap ::-webkit-scrollbar {width: 5px;}
.our-solution-wrap ::-webkit-scrollbar-track {box-shadow: inset 0 0 5px #fff; border-radius: 5px;}
.our-solution-wrap ::-webkit-scrollbar-thumb {background: #dbb8ff; border-radius: 5px;}
.our-solution-wrap ::-webkit-scrollbar-thumb:hover {background: #dbb8ff;}
.our-solution-wrap .solution-box:first-child .solution-inner .solution-bg-img .solution-block-image img { object-position: center; }
.our-solution-wrap .solution-box .solution-inner .solution-bg-img .solution-block-image img { object-position: top; }



.two-column-image-text-section .two-column-wrapper.left-align .two-column-left-section{width:45%;padding-right:50px;}
.two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section{width:55%;padding:0 58px 0 60px}
.two-column-image-text-section.with-left-right-padding .two-column-wrapper .two-column-right-section .two-column-right-inner-section { padding-right:60px; } 
.two-column-right-inner-section h3 { margin: 0; }
.two-column-right-inner-section .content h6 { margin-bottom: 30px; }
.two-column-right-inner-section .content ul { padding: 0; list-style: none; margin: 0; }
.two-column-right-inner-section .content ul li { font-family: RebondGrotesqueMedium001; font-size: 18px; line-height: 1.5; padding-left: 23px; position: relative; margin: 0 0 25px; }
.two-column-image-text-section .two-column-wrapper.right-align { flex-direction: row-reverse; }
.two-column-image-text-section .two-column-wrapper.right-align .two-column-left-section{width:45%;padding-left:50px;}
.two-column-image-text-section .two-column-wrapper.right-align .two-column-right-section{width:55%;padding:0 60px 0 58px}
.big-width.two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section { padding: 0 20px 0 20px; }

.two-column-image-text-section .two-column-right-section .content p{letter-spacing:.40px; line-height: 1.5;}
.two-column-image-text-section .two-column-left-section .two-column-image { height: 492px; width: 492px; border-radius: 34px; overflow: hidden; border: 2px solid #B897FF; transform: rotate(1.57deg); }
.two-column-image-text-section .two-column-left-section .two-column-image img { width: 100%; height: 100%; object-fit: cover; }

.our-solution-wrap .solution-box .solution-inner .solution-bg-img .solution-block-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 0.4s; }
.our-solution-wrap .solution-box .solution-inner .solution-bg-img .solution-block-image  img { width: 100%; height: 100% !important; object-fit: cover; transition: all 0.4s; }
.our-solution-wrap .solution-box:hover .solution-inner .solution-bg-img .solution-block-image { transform: scale(1.2); }


/********* About Hero Section *********************/
.about-hero-section { overflow: hidden; }
.about-hero-section .section-heading { max-width: 840px; padding: 0 20px; width: 100%; margin: 0 auto; text-align: center; }
.about-hero-section .section-heading p {letter-spacing: 0; color: #434354; } 
.about-hero-section .section-heading .top-images { max-width: 36px; height: auto; width: 100%; margin: 0 auto 20px; }

.about-hero-section .images-part .image-part-inner{align-items:center; justify-content: space-between; flex-wrap: nowrap;}
.about-hero-section .images-part .image-part-inner img { border-radius: 34px; height: 100%!important; object-fit: cover; width: 100%; }
.about-hero-section .images-part .image-part-inner .images{padding-right: 18px; }
.about-hero-section .images-part .image-part-inner .images:last-child{padding-right:0;}
.about-hero-section .images-part .image-part-inner .images.img_1 { background-position: center 85%; border: 3px solid #89a9ff; border-radius: 34px; height: 275px; width: 33.2%; padding: 0; transform: rotate(5deg); margin-left: -58px; position: relative; top: 16px; }
.about-hero-section .images-part .image-part-inner .images.img_2 { background-position: center 35%; border: 3px solid #b2ff9e; border-radius: 34px; height: 345px; width: 48.93%; padding: 0; position: relative; transform: rotate(-5deg); z-index: 1001; margin: 0 -60px 0 -80px; }
.about-hero-section .images-part .image-part-inner .images.img_3 { background-position: center 60%; border: 3px solid #fdc0b3; border-radius: 34px; height: 291px; width: 31.7%; position: relative; left: -25px; top: 0px; transform: rotate(5deg);  z-index: 1000; margin-right: -60px; }

/* Our Story Two Column Section Start */
.our-story-mdl { border-radius: 48px; overflow: hidden; }
.our-story-mdl .leftcontainer { padding-left: calc(50% - 600px); }
.our-story-inner-lft { width: 42%; }
.our-story-inner-rgt { width: calc(100% - 42%); padding-left: 100px; position: relative; }
.our-story-inner { justify-content: space-between; }
.our-story-inner-rgt-pry-img, .our-story-inner-rgt-scnd-img { border-radius: 34px; overflow: hidden; height: 380px; margin-left: auto; position: relative; position: absolute; border: 2px solid; width: 100%; }
.our-story-inner-rgt-pry-img { transform: rotate(5deg); border-color: #FF91B0; z-index: 1; height: 335px; max-width: 533px; right: -52px; top: 10px; }
.our-story-inner-rgt-scnd-img { transform: rotate(-6deg); border-color: #DBB8FF; top: 255px; height: 327px; max-width: 529px; right: 65px; }
.our-story-inner-rgt-pry-img img, .our-story-inner-rgt-scnd-img img { height: 100%; width: 100%; object-fit: cover; object-position: center; }
.our-story-mdl .section-heading .title h2 { color: #15152D; }
.our-story-mdl .section-heading .sub-heading-text h6 { color: #25253D; font-weight: 600; line-height: 130%; margin: 0px; }
.our-story-mdl .section-heading .content p { color: #25253D; letter-spacing: 0.4px; }


/* Our Story Two Column Section End */

/* Team Section */
.team-top-inner .section-heading { display: flex; flex-wrap: wrap; gap: 40px; justify-content: space-between; }
.team-top-inner .section-heading .title { width: calc(47.5% - 20px); }
.team-top-inner .section-heading .content { width: calc(52.5% - 20px); }
.team-top-inner .section-heading .title h2 { color: #15152D; margin:0; }
.team-top-inner .section-heading .content h6 { font-weight: 600; line-height: 130%; color: #25253D; margin: 0 0 30px; }
.team-top-inner .section-heading .content p { color: #25253D; letter-spacing: 0.4px; }
.team-cards { margin-left: -22px; margin-right: -22px; row-gap: 100px; justify-content: center; }
.team-cards-rpt { padding: 0px 22px; width: 33.333%; }
.team-cards-rpt-image { display: flex; height: 230px; justify-content: center; align-items: center; gap: 10px; border-radius: 20px;background: #FAE5EB; }
.team-cards-rpt-image-inner { width: 160px; height: 160px; border-radius: 50%; overflow: hidden; }
.team-cards-rpt-image-inner img { width: 100%; height: 100%; object-fit: cover; display: block; }
.team-cards-rpt-cont { margin-top: 20px; }
.team-cards-rpt-name h5 { margin: 0px; padding: 0px; margin-bottom: 10px; color: #15152D; }
.team-cards-rpt-designation h6 { margin: 0px; padding: 0px; margin-bottom: 20px; font-weight: 600; line-height: 130%; color: #FF91B0; font-family: RebondGrotesqueSemiBold001; }
.team-cards-rpt-cta a { font-weight: 600; }

/* Team Section End */

/* Our Partner */
.our-partner-mdl { background-color: #E6ECFC; border-radius: 48px 48px 0px 0px; overflow: hidden; }
.our-partner-inner { border-radius: 24px; padding: 100px 120px 100px 120px; }
.our-partner-top-sec { width: 100%; max-width: 800px; margin: 0px auto; text-align: center; }
.our-partner-top-sec .content h6 { color: #25253D; font-weight: 600; line-height: 1.3; }
.our-partner-btm-sec { margin: 0px -4.5px; row-gap: 9px; justify-content: center; }
.our-partner-btm-sec-rpt { width: 33.33%; padding: 0px 4.5px; }
.our-partner-btm-sec-rpt-inner { border-radius: 12px; background: #FFF; display: flex; height: 92px; justify-content: center; align-items: center; }
.our-partner-btm-sec-rpt-img { width: 128px; height: 36px; }
.our-partner-btm-sec-rpt-img img { height: 100%; width: 100%; display: block; object-fit: contain; }
.service-two-column-inner-wrapper.right-align { flex-direction: row-reverse; padding: 70px 0 70px 55px; }

.service-two-column-inner-wrapper.right-align .service-right-column { padding-left: 0;/* width: 55%;*/ padding-right: 80px; }
/*.service-two-column-inner-wrapper.right-align .service-left-column { width: 45%; }*/

/* Our Partner End */

/************ Service Level 1 Two Column Section **********************/
.service-level-1-two-column-section:last-child {padding: 0 0 150px;}
.service-two-column-inner-wrapper .service-right-column { padding-left: 30px; width: calc(100% - 48.8%); padding-right: 60px; }
.service-two-column-inner-wrapper.right-align .service-right-column { padding-left: 0; padding-right: 35px; }
.service-two-column-inner-wrapper .service-left-column { width: 48.8%; padding-right: 50px; }
.service-two-column-inner-wrapper.right-align .service-left-column { padding-left: 50px; padding-right:0; }
.service-two-column-inner-wrapper { padding: 85px 50px 85px 0; }
/*.service-image { border-radius: 34px; border: 2px solid #15152D; width: 98%; height: 342px;   }*/
.service-image { border-radius: 34px; border: 2px solid #15152D; width: 100%; height: 345px;   }
.service-two-column-inner-wrapper.left-align .service-image { margin-left: -15px; transform: rotate(4.1deg); }
.service-two-column-inner-wrapper.right-align .service-image { margin-right: -20px;transform: rotate(-4.1deg); margin-left: auto; }

.service-image img { height: 100%; width: 100%; object-fit: cover; display: none; }
.service-two-column-wrapper { overflow: hidden; border-radius: 48px; margin: 0 20px; }
.service-right-column .title h2 { font-size: 80px; line-height: 1; letter-spacing: -1.6px; color: #01143F; }
.service-right-column p { font-size: 18px; line-height: 1.5; font-family: RebondGrotesqueMedium001; color: #25253D; letter-spacing: 0; font-weight: 500; }

/**** Sevice Level One Banner ************/
.service-lel-1-bnr-inner .content p { font-family: RebondGrotesqueMedium001; }


/************** Connect With Us Section ************************/
.connect-with-us-inner-container .section-heading, .connect-with-us-inner-container .social-media-wrapper { max-width: 700px; margin: 0 auto; position: relative; z-index: 9; }
.connect-with-us-inner-container { border-radius: 48px; padding-left: 20px; padding-right: 20px; }
.connect-with-us-inner-container .sub-heading p { letter-spacing: 0; }
.connect-with-us-inner-container:before { content: ''; background-image: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/connect-with-us-bg-shape.svg'); height: 100%; width: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.social-media-wrapper a { background: #fff; padding: 35px; border-radius: 50%; margin: 0 17px 34px; width: 118px; height: 118px; }
.social-media-wrapper .social-media-inner-wrapper {margin: 0 -17px; justify-content: center;}
.social-media-image img { width: 48px; height: 48px; }

/**** Service Level 2 Banner Section *******************/
.bigger-container { max-width: 1420px; width: 100%; margin: 0 auto; padding: 0 20px; }
.service-lel-2-bnr-inner { border-radius: 48px; overflow: hidden; padding: 60px 0px; justify-content: space-between; gap: 10px; position: relative; margin: 8px 0 0; }
.service-lel-2-bnr-inner:before { content: ''; background-image: url('https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/connect-with-us-bg-shape.svg'); height: 100%; width: 100%; position: absolute; left: 0; top: 0; }
.service-lel-2-bnr-inner-cent { width: 47%; text-align: center; z-index: 1; }
.service-lel-2-bnr-inner-left-img img, .service-lel-2-bnr-inner-rgt-img img { height: 100%; width: 100%; object-fit: cover; display: block; }
.service-lel-2-bnr-inner-left-img, .service-lel-2-bnr-inner-rgt-img { border-radius: 34px; border: 2px solid #15152D; overflow: hidden; }
.service-lel-2-bnr-inner-left-img { transform: rotate(-4.78deg); height: 236px; margin-left: -58px; width: 21.9%; margin-top: 10px; }
.service-lel-2-bnr-inner-rgt-img { transform: rotate(-3.857deg); margin-right: -62px; height: 241px; width: 22.1%; align-self: center; }
.service-lel-2-bnr-inner-cent .tag { border-radius: 100px; background: #FFF; padding: 8px 20px; color: #01143F; text-align: center; font-size: 15px; line-height: 1.2; font-family: 'ESRebondGrotesqueTRIALMedium'; }
.service-lel-2-bnr-inner-cent .content p { color: #25253D; text-align: center; font-size: 18px; font-family: RebondGrotesqueMedium001; }

/* Content With Two Column Section */
.cont-with-two-col-mdl .customWidthOption { border-radius: 48px; overflow: hidden; }
.cont-with-two-col-inner { width: 100%; max-width: 835px; margin: 0px auto; padding: 100px 20px 150px; }
.cont-with-two-col-inner .section-heading .sub-title h6 { color: #25253D; font-weight: 600; line-height: 1.3; font-family: RebondGrotesqueSemiBold001; margin: 0 0 35px; }
.cont-with-two-col-inner .content p { font-size: 18px; line-height: 1.5; font-family: RebondGrotesqueMedium001; margin: 0 0 35px; }
.cont-with-two-col-btm-sec-title h2 { color: #01143F; margin: 0px; }
.cont-with-two-col-btm-sec-rpt-wrap { margin-left: -10px; margin-right: -10px; row-gap: 20px; }
.cont-with-two-col-btm-sec-rpt { width: 50%; padding: 0px 10px; }
.cont-with-two-col-btm-sec-rpt-inner { border-radius: 24px; background: #fff; padding: 35px 40px; overflow: hidden; height: 100%; }
.cont-with-two-col-btm-sec-rpt-icon { width: 76px; height: 80px; }
.cont-with-two-col-btm-sec-rpt-icon img { object-fit: contain; width: 100%; height: 100%; }
.cont-with-two-col-btm-sec-rpt-cont { margin-top: 23px; }
.cont-with-two-col-btm-sec-rpt-cont h6 { font-weight: 600; line-height: 1.3; font-family: RebondGrotesqueSemiBold001; }
.cont-with-two-col-btm-sec-rpt-cont>*:last-child { margin-bottom: 0px; }
/* Content With Two Column Section End */

/* Service Level 1 Banner Section */
h1.big{font-size:80px;line-height:1}
.service-lel-1-bnr-sec{overflow:hidden}
.service-lel-1-bnr-sec .leftcontainer{padding-left:calc(50% - 600px)}
.service-lel-1-bnr-lft{width:45%}
.service-lel-1-bnr-rgt{width:calc(100% - 45%);padding-left:60px;display:flex;position:relative;min-height:518px}
.service-lel-1-bnr-prmy-img,.service-lel-1-bnr-scnd-img{border-radius:34px;overflow:hidden;border:3px solid}
.service-lel-1-bnr-prmy-img img,.service-lel-1-bnr-scnd-img img{width:100%;height:100%;display:block;object-fit:cover}
.service-lel-1-bnr-prmy-img{border-color:#fdc0b3;transform:rotate(5deg);height:530.21px}
.service-lel-1-bnr-scnd-img{border-color:#b897ff;transform:rotate(-5deg);height:391.08px}
.service-lel-1-bnr-prmy-img img,.service-lel-1-bnr-scnd-img img{display:none}
.service-lel-1-bnr-prmy-img{width:458.7px;height:530.21px;width:432.7px;height:508.21px;position:absolute;z-index:1}
.service-lel-1-bnr-scnd-img{width:351px;height:391.08px;margin-top:55px;width:338px;height:380.08px;position:absolute;right:-69px}
.service-lel-1-bnr-lft .content p{font-size:18px;font-weight:500}
/* Service Level 1 Banner Section End */

.padding-bottom-none { padding-bottom: 0; }



/* News Posting Section */
.auditor-blog-post .shpr-sec { margin: 0; }
.post-banner-section .inner-wrap .post-feature-part{width:590px}
.post-banner-section .inner-wrap .post-feature-part .img-box{width:100%;border-radius: 24px; overflow: hidden; height: 442px;border: 1.55px solid #15152D}
.post-banner-section .inner-wrap .post-feature-part .img-box img.hs-featured-image{width:100%;max-width:100%;float:none;margin:0; height: 100%;object-fit: cover;}
.post-banner-section .inner-wrap .post-header{width:calc(100% - 590px);padding-left:40px}
.post-banner-section .inner-wrap .post-header .topic-wrap ul { padding: 0; margin:10px 0; display: flex; flex-wrap: wrap; gap: 20px; } 
.post-banner-section .inner-wrap .post-header .topic-wrap ul li .topic-link{padding:4px 0;font-weight:600;line-height:18.2px;font-size:13px;color:#FF91B0; position: relative;}
.post-banner-section .inner-wrap .post-header .topic-wrap ul li .topic-link:after { content: ''; position: absolute; bottom: 0; left: 0; background: #FF91B0; width: 100%; height: 1px; }
.post-banner-section .inner-wrap .post-header .custom-textbox{padding:6px 14px;background:#B897FF;border-radius:100px;font-size:13px;font-weight:600;line-height:18.2px;width:max-content;text-align:center;color:#FFFFFF; margin:10px 0;}
.post-banner-section .inner-wrap .post-header .custom-textbox.case-study{background:#FAE5EB;color:#AB0535}
.post-banner-section .inner-wrap .post-header .custom-textbox.webinar{ background: #B2FF9E; color: #15152D }

.post-details-section .share-buttons{padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.post-details-section .wrap .left-part{width:388px}
.post-details-section .wrap .right-part{width:calc(100% - 388px);padding-left:60px}
.post-details-section .navigation__link{position:relative;color:#434354;display:block;font-size:16px;font-weight:400;line-height:25.6px;letter-spacing:-.32px;padding: 20px 0; border-bottom: 1px solid #15152D;}
.post-details-section .navigation__link:last-child { padding-bottom: 0; border-bottom: 0; }
.post-details-section .navigation__link:first-child { padding-top: 0; }
.post-details-section .navigation__link.active { font-weight:600; }
.post-details-section .sidebar{padding:40px 10px 10px;position:relative;}
.post-details-section .sidebar .navigation {padding:0 10px; }
.post-details-section .sidebar .navigation::-webkit-scrollbar{width:6px}
.post-details-section .sidebar .navigation::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #FFFFFF;border-radius:10px}
.post-details-section .sidebar .navigation::-webkit-scrollbar-thumb{background:#B897FF;border-radius:10px}
.post-details-section .sidebar .navigation::-webkit-scrollbar-thumb:hover{background:#B897FF;}


.post-details-section .sticky-box{background:#B2FF9E;border-radius:20px;overflow:hidden;position: sticky; top: 180px;padding:0 30px;}
.post-details-section .social-share{padding:10px 20px;border-radius:20px;background:#FFFFFF;display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;margin:30px 0;}
.post-details-section .share-buttons li{transition:all .4s ease-in-out;background:#B2FF9E;border-radius:50px;width:48px;height:48px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}
.post-details-section .share-buttons li:hover {transform: scale(1.07);}
.post-details-section .share-buttons li a{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.post-details-section .share-buttons li a svg{width:18px;height:18px}
.post-details-section .social-share .social-title p { margin: 0; }
.post-details-section .share-buttons li a svg path { fill: #15152D; }

.image-section .image-part.left_rotation { width: 100%; transform: rotate(-5deg) !important;margin:0 0 60px; }
.image-section .image-part.right_rotation { width: 100%; transform: rotate(5deg)!important;margin:30px 0 60px; }

.post-details-section .wrap .right-part .section.post-body a { color: #B897FF; }
.post-details-section .wrap .right-part .section.post-body a:hover { text-decoration: underline; }
.post-details-section .wrap .right-part .section.post-body p { color: #25253D; letter-spacing: 0.4000000059604645px;margin-bottom:60px}
.post-details-section .wrap .right-part .post-body ul{padding:0 0 10px 0;margin:0;list-style:none}
.post-details-section .wrap .right-part .post-body ul li{padding-left: 24px; padding-bottom: 20px; position: relative; letter-spacing: -.32px;}
.post-details-section .wrap .right-part .post-body ul li:after { content: ''; position: absolute; top: 4px; left: 0; background-color: #FDC0B3; width: 12px; height: 12px; border-radius: 50px; }
.post-details-section .wrap .right-part .section.post-body h3,.post-details-section .wrap .right-part .section.post-body h5{margin-bottom:30px}
.post-details-section .wrap .right-part .section.post-body p { margin-bottom: 30px; }

.post-details-section .wrap .right-part .author-part{padding:20px 0 0;border-top:1px solid #B9B9C0}
.post-details-section .wrap .right-part .author-part .author_data{display:flex;flex-wrap:wrap;}
.post-details-section .wrap .right-part .author-part .author_data .hs-author-avatar{width:138px;height:138px;border-radius:100px;overflow:hidden}
.post-details-section .wrap .right-part .author-part .author_data .hs-author-avatar .author-avatar{width:100%;height:100%}
.post-details-section .wrap .right-part .author-part .author_data .hs-author-avatar .author-avatar img{width:100%;height:100%;object-fit:cover}
.post-details-section .wrap .right-part .author-part .author_data .author-details{width:calc(100% - 138px);padding-left:20px}
.post-details-section .wrap .right-part .author-part .author_data .author-details .author-name{font-size:22px;font-weight:600;line-height:120%;letter-spacing:-.55px;color:#15152D;margin-bottom:20px;display:block}
.post-details-section .wrap .right-part .author-part .author-bio { letter-spacing: -0.32px; }

.post-details-section .subscription-part{padding-top:60px}
.post-details-section .subscription-part .subscription-inner{padding:50px 35px;background:#FAE5EB;border-radius:12px;position: relative; overflow: hidden;z-index:1;}
.post-details-section .subscription-part .subscription-inner:after { width: 520px; height: 100%; position: absolute; background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal-2024/Images/blog_subscribe_shape.png); background-repeat: no-repeat; background-size: cover; background-position: center; content: ''; top: 0; right: 0; }
.post-details-section .subscription-part .subscription-inner form{position:relative; z-index: 111; }
.post-details-section .subscription-part .subscription-inner .form-title {position: relative; z-index: 111; }
.post-details-section .subscription-part .subscription-inner form .hs-form-field{width:100%}
.post-details-section .subscription-part .subscription-inner form .hs-submit{position:absolute;top:15px;right:0}
.post-details-section .subscription-part .subscription-inner form .hs-form-field .input input{height:53px;border-radius:100px;margin:17px 0 0;}
.post-details-section .subscription-part .subscription-inner form .hs-submit .actions{line-height:15px;background-color:#AB0535}
.post-details-section .wrap .right-part .section.post-body p.whitespace { line-height: 0; margin: 0; }
.image-section .image-part { border-radius: 34px; overflow: hidden; }
.image-section .image-part img { width: 100%; height: 100% !important; object-fit: cover; }

.post-details-section .wrap .right-part .section.post-body blockquote{background:#fdc0b3;border-radius:36px;padding:100px 27px 60px 60px;margin:70px 0 60px;position:relative;letter-spacing:-.025em}
.post-details-section .wrap .right-part .section.post-body blockquote:after{content:'';position:absolute;background-image:url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/quote-Union.svg);width:25px;height:25px;top:60px;left:60px;background-repeat:no-repeat;background-position:center;background-size:25px}
.post-details-section .wrap .right-part .section.post-body blockquote:before { background: #FDC0B3; content: ''; position: absolute; top: -30px; width: calc(100% - 100px); height: 100%; left: 50%; transform: translateX(-50%); z-index: -1; opacity: 0.5; border-radius: 36px; }

.post-details-section .wrap .right-part .section.post-body ol li{padding-bottom:15px}
.post-details-section .wrap .right-part .section.post-body ol{padding:0 0 0 17px}

.post-details-section .wrap .right-part .post-body form ul li{padding-bottom:0;position:unset;padding-top:0}
.post-details-section .wrap .right-part .post-body form ul{padding:0 0 0 16px}
.post-details-section .wrap .right-part  form .legal-consent-container .field.hs-form-field{padding:0 0 30px 0}
.post-details-section .wrap .right-part  form .inputs-list input[type=checkbox]+span:before{top:-3px}
.post-details-section .wrap .right-part  form .inputs-list input[type=checkbox]:checked+span:after{top:0;left:-37px}
.post-details-section .wrap .right-part  form{margin:0 0 50px;}
.post-details-section .wrap .right-part .section.post-body { padding: 0 0 40px; }
.post-banner-section .inner-wrap .post-header .date { font-size: 15px; margin: 0 0 10px; line-height: 25px; }

.related-post-section .related-post-inners .related-inners{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}
.related-post-section .related-post-inners .related-inners .inner-content-wrap{width:33.33%;padding:0 15px 20px;position: relative;}
.related-post-section .related-post-inners .related-inners .inner-content-wrap .inner-image{height:280px;border-radius:24px;overflow:hidden; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;border: 1px solid #15152D}
.related-post-section .related-post-inners .related-inners .inner-content-wrap .inner-image img{width:100%;height:100%!important;object-fit:cover; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.related-post-section .related-post-inners .related-inners .inner-content-wrap .inner-image a{width:100%;height:100%}
.related-post-section .related-post-inners .related-inners .topic{display:flex;flex-wrap:wrap;margin:26px 0 14px;gap:20px}
.related-post-section .related-post-inners .related-inners .custom-widget{padding:6px 14px;background:#B897FF;border-radius:100px;font-size:13px;font-weight:600;line-height:18.2px;width:max-content;text-align:center;color:#FFFFFF;position: absolute; left: 32px; top: 16px;}
.related-post-section .related-post-inners .related-inners .custom-widget.industry-news{background:#FAE5EB;color:#AB0535}
.related-post-section .related-post-inners .related-inners .custom-widget.company-events { background: #B2FF9E; color: #15152D }
.related-post-section .related-post-inners .related-inners .topic a{padding:4px 0;font-weight:600;line-height:18.2px;font-size:13px;color:#FF91B0; position: relative;}
.related-post-section .related-post-inners .related-inners .topic a:after { content: ''; position: absolute; bottom: 0; left: 0; background: #FF91B0; width: 100%; height: 1px; }
.related-post-section .related-post-inners .related-inners .inner-content-wrap .contents{margin-top:0; 
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
;}
.related-post-section .related-post-inners .related-inners .inner-content-wrap .contents .inner-title h6 a{color:#1C1831;font-weight:600; letter-spacing: -0.025em;}



/* News Listing Section */
.featured-blog-section { background: #F6F5F3;border-radius: 48px;}
.featured-blog-section .featured-blog-image{width:590px;height:442px;border-radius:24px;overflow:hidden;border: 1.55px solid #15152D;}
.featured-blog-section .featured-blog-image .hs-featured-image-link{width:100%;height:100%}
.featured-blog-section .featured-blog-image .hs-featured-image-link img{width:100%;height:100%; object-fit: cover;}
.featured-blog-section .featured-blog-content-section{width:calc(100% - 590px);padding-left:50px}
.featured-blog-section .featured-blog-content-wrapper { display: flex !important; flex-wrap: wrap; align-items: center;position: relative; }
.featured-blog-section .topic-wrap{display:flex;flex-wrap:wrap;gap:20px;padding:14px 0;}
.featured-blog-section .topic-wrap .topic-link{padding:4px 0;font-weight:600;line-height:18.2px;font-size:13px;color:#FF91B0; position: relative;}
.featured-blog-section .topic-wrap .topic-link:after { content: ''; position: absolute; bottom: 0; left: 0; background: #FF91B0; width: 100%; height: 1px; }

.featured-blog-section .featured-blog-content-section .custom-widget{padding:6px 14px;background:#B897FF;border-radius:100px;font-size:13px;font-weight:600;line-height:18.2px;width:max-content;text-align:center;color:#FFFFFF;position: absolute; left: 16px; top: 16px;}
.featured-blog-section .featured-blog-content-section .custom-widget.industry-news{background:#FAE5EB;color:#AB0535}
.featured-blog-section .featured-blog-content-section .custom-widget.company-events { background: #B2FF9E; color: #15152D }

.featured-blog-section .featured-arrows.desktop-view { position: relative; }
.featured-blog-section .featured-arrows.mobile-view { display: none; }
.featured-blog-section .featured-blog-tag-wrapper{justify-content:space-between;align-items:center;padding-bottom:60px}
.featured-blog-section .featured-arrows .custom-arrows{display:flex;flex-wrap:wrap;gap:10px}
.featured-blog-section .featured-arrows .custom-arrows .slick-arrow.slick-prev{position:unset;transform:unset;background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/prev-arrow.svg); width: 48px; height: 48px; background-size: 48px;}
.featured-blog-section .featured-arrows .custom-arrows .slick-arrow.slick-next{position:unset;transform:unset;background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/next-arrow.svg); width: 48px; height: 48px; background-size: 48px;}
.featured-blog-section .featured-blog-tag-wrapper h3{margin:0}
.featured-blog-section .featured-blog-content-section .blog-summary { letter-spacing:0.4000000059604645px; color: #434354; }
.featured-blog-section .slick-slide { margin: 0 5px; }

.blog-listing-section .listing-wrpper .inner-list-wrapper{display:flex;flex-wrap:wrap;margin:0 -15px;position: relative;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap{width:33.33%;padding:0 15px 65px}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .inner-image{height:280px;border-radius:24px;overflow:hidden;border: 1px solid #15152D;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .inner-image img{width:100%;height:100%!important;object-fit:cover;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .inner-image a{width:100%;height:100%}
.blog-listing-section .listing-wrpper .inner-list-wrapper .custom-widget{padding:6px 14px;background:#B897FF;border-radius:100px;font-size:13px;font-weight:600;line-height:18.2px;width:max-content;text-align:center;color:#FFFFFF;position: absolute; left: 16px; top: 16px;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .custom-widget.company-events { background: #B2FF9E; color: #15152D }
.blog-listing-section .listing-wrpper .inner-list-wrapper .custom-widget.industry-news{background:#FAE5EB;color:#AB0535}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .contents .box { padding-top: 26px; }
.blog-listing-section .listing-wrpper .inner-list-wrapper .topic a{padding:4px 0;font-weight:600;line-height:18.2px;font-size:13px;color:#FF91B0; position: relative;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .topic a:after { content: ''; position: absolute; bottom: 0; left: 0; background: #FF91B0; width: 100%; height: 1px; }
.blog-listing-section .listing-wrpper .inner-list-wrapper .topic{display:flex;flex-wrap:wrap;margin-bottom:14px;gap:20px}
.blog-listing-section .listing-wrpper .btn.mobile-view{display:none;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .contents{margin-top:0; position: relative;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .contents .inner-title h6 a{color:#1C1831;font-weight:600; letter-spacing: -0.025em;}
/* .blog-listing-section .ban-inner .top-wrap-inner .Default { text-transform: capitalize; } */

.blog-listing-section .ban-inner .tag-heading { width: 510px; padding-right: 30px; } 
.blog-listing-section .ban-inner .top-inners { width: calc(100% - 510px); }
.blog-listing-section .ban-inner{justify-content:space-between;padding-bottom: 65px; align-items: center;}
.blog-listing-section .ban-inner .top-wrap-inner{align-items:center}
.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container{width:408px;padding-right:16px}
.blog-listing-section .ban-inner .top-wrap-inner .categorywrp{width:251px}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost{display:none}
.blog-listing-section .ban-inner .top-wrap-inner .categorywrp ul{padding:0;margin:0;position: relative;z-index:11;}
.blog-listing-section .ban-inner .top-wrap-inner .Default{align-items:center;background-color:#B897FF;border-radius:60px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:20px}
.blog-listing-section .ban-inner .title h3{margin:0}
.blog-listing-section .ban-inner .top-wrap-inner .Default{color:#fff;font-size:15px;line-height:15px;font-weight:600}
.blog-listing-section .ban-inner .top-wrap-inner .Default svg{fill:transparent;transition: all .5s ease-in-out;}
.blog-listing-section .ban-inner .top-wrap-inner .Default svg path{stroke:#fff;stroke-width:2px}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost{height: 253px; overflow: auto;background-color:#E6ECFC;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:none;color:#01143F;display:none;list-style:none;padding:50px 20px 30px;position:absolute;text-align:left;width:100%;z-index: -1; top: 29px;}


.blog-listing-section .ban-inner .top-wrap-inner .tagpost::-webkit-scrollbar{width:5px;margin-right:10px;}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost::-webkit-scrollbar-track{background:#fff}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost::-webkit-scrollbar-thumb{background:#01143F}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost::-webkit-scrollbar-thumb:hover{background:#01143F}


.blog-listing-section .ban-inner .top-wrap-inner .active .Default svg{transform:rotate(180deg)}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost li{padding-bottom:30px}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost li:last-child{padding-bottom:0}
.blog-listing-section .ban-inner .top-wrap-inner .tagpost li a{font-size:15px;font-weight:600;line-height:15px;color:#15152D}

.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container button{align-items:center;background:0 0;border:none;border-radius:50%;display:flex;height:20px;justify-content:center;padding:0;position:absolute;right:35px;top:50%;width:20px;transform:translateY(-50%)}
.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container form{position:relative}
.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container form .hs-search-field__input{height:55px;margin:0;padding: 15px 75px 15px 35px; border: 1px solid #15152D;border-radius:60px;}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field ul.hs-search-field__suggestions{background-color:#B897FF;border-radius:10px;box-shadow:0 4px 40px 0 #00000012;list-style:none;margin:5px 0 0;max-height:260px;opacity:0;overflow:auto;padding:15px 25px;position:absolute;top:100%;transition:all .5s ease-in-out;width:100%;z-index:1}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field{position:relative}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions { opacity: 1;}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field ul.hs-search-field__suggestions li{padding:5px 0}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field ul.hs-search-field__suggestions li{font-size:14px;line-height:24px;letter-spacing:-.32px}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field ul.hs-search-field__suggestions li#results-for{font-weight:500;color:#fff;}
.blog-listing-section .ban-inner .top-wrap-inner .hs-search-field ul.hs-search-field__suggestions li a{color:#fff;font-weight:500}

.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container form .hs-search-field__input::-webkit-input-placeholder {  color: #15152D;font-weight:600; font-size:16px;font-family:RebondGrotesqueMedium001;}
.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container form .hs-search-field__input::-moz-placeholder {  color:#15152D; font-weight:600; font-size:16px;font-family:RebondGrotesqueMedium001;}
.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container form .hs-search-field__input:-ms-input-placeholder { color:#15152D;font-weight:600; font-size:16px;font-family:RebondGrotesqueMedium001;}
.blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container form .hs-search-field__input::placeholder { color:#15152D;font-weight:600; font-size:16px;font-family:RebondGrotesqueMedium001;}
.blog-listing-section .listing-wrpper .inner-list-wrapper .date { font-size: 15px; margin: 0 0 10px; line-height: 25px; }

.auditor-news-page .shpr-sec { margin: 0; }
.blog-listing-section .blog-pagination-container{width:100%}
.blog-listing-section .blog-pagination-container ul{padding:0;margin:0;display:flex;align-items: center;flex-wrap:wrap;width:100%;justify-content:center;max-width:100%;margin:0 auto;padding:10px 30px;border-radius:50px}
.blog-listing-section .blog-pagination-container ul .blog-pagination-left{display:flex;flex-wrap:wrap;align-items: center;}
.blog-listing-section .blog-pagination-center{display:flex;flex-wrap:wrap;align-items: center;}
.blog-listing-section .blog-pagination-right{display:flex;flex-wrap:wrap;align-items: center;}
.blog-listing-section .blog-pagination-container li{letter-spacing:-.32px;padding:5px 13px;border-radius:50px;margin:0 8px;width: 35px; height: 35px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.blog-listing-section .blog-pagination-container ul li a{color:#272a33;line-height:0;}
.blog-listing-section .blog-pagination-container ul li.active{background:#B897FF}
.blog-listing-section .blog-pagination-container ul li.active a{color:#15152D}
.blog-listing-section .blog-pagination-container li.disabled { opacity: 0.5; pointer-events: none;}
.blog-listing-section .blog-pagination-container li.prev-link,.blog-listing-section .blog-pagination-container li.next-link { margin: 0; }
.blog-listing-section .blog-pagination-container ul li a svg { width: 10px; height: 15px; }

.blog-listing-section .author-section{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:0 0 40px}
.blog-listing-section .author-section .author-main-image{width:150px;height:150px;border-radius:100px;overflow:hidden}
.blog-listing-section .author-section .author-right{width:calc(100% - 150px);padding-left:30px}
.blog-listing-section .ban-inner .tag-heading h3 { margin: 0; }

.blog-listing-section .author-section .author-right .hs-author-social-section{display:flex;flex-wrap:wrap;gap:15px;align-items:center}
.blog-listing-section .author-section .author-right .hs-author-social-section .hs-author-social-links{display:flex;flex-wrap:wrap;align-items:center;gap:15px}
.blog-listing-section .author-section .author-right .hs-author-social-section .hs-author-social-links a{background:#B2FF9E;width:40px;height:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:50px;transition:all .5s ease-in-out}
.blog-listing-section .author-section .author-right .hs-author-social-section .hs-author-social-links a svg{fill:#fff}
.blog-listing-section .author-section .author-right .hs-author-social-section .hs-author-social-links a svg path{fill:#15152D;transition:all .5s ease-in-out}
.blog-listing-section .author-section .author-right .hs-author-social-section .hs-author-social-links a:hover{background:#B897FF}
.blog-listing-section .author-section .author-right .hs-author-social-section .hs-author-social-links a:hover svg path{fill:#fff}
.blog-listing-section .author-section .author-main-image img { height: 100%; width: 100%; object-fit: cover; } 
.blog-listing-section .author-section .author-main-image .blog-header__author-avatar { width: 100%; height: 100%; }
.featured-blog-section .featured-blog-content-section h3 a { color: #15152D; }



/* Landing Page Banner Section */
.lp-two-column-with-form-section .no-container .right-part .right-part-inner form input,.lp-two-column-with-form-section .no-container .right-part .right-part-inner form select { border: 0; }
.lp-two-column-with-form-section .no-container{background:#b2ff9e;max-width:1380px;width:100%;margin:20px auto;padding:100px 20px;border-radius:48px;overflow:hidden}
.lp-two-column-with-form-section .no-container .left-part{width:50%;padding-top: 30px;}
.lp-two-column-with-form-section .no-container .right-part{width:50%;padding:0 60px}
.lp-two-column-with-form-section .no-container .right-part .right-part-inner{padding:50px;background:#f6f5f3;border-radius:36px}
.lp-two-column-with-form-section .no-container .left-part .section-heading{padding-left:70px}
.lp-two-column-with-form-section .image{width:607px;height:412px;border:3.47px solid #89a9ff;border-radius:0 40px 40px 0;overflow:hidden;margin-left:-30px;transform:rotate(5deg);margin:70px 0 0 -42px}
.lp-two-column-with-form-section .image img{width:100%;height:100%;object-fit:cover}
.lp-two-column-with-form-section ul.inputs-list { margin: 0; padding: 0 0 0 30px;}
.lp-two-column-with-form-section .hs-form .hs-form-field { padding: 0 0 30px; }
.lp-two-column-with-form-section .legal-consent-container .field.hs-form-field{ margin: 0; }
.lp-two-column-with-form-section .right-part .right-part-inner form label{ color: #15152D; }
.lp-two-column-with-form-section .no-container .right-part .right-part-inner h6 { font-weight: 600; }
.lp-two-column-with-form-section .inputs-list input[type="checkbox"]:checked + span:after { left: -37px; }

.lp-two-column-with-form-section form .hs-form-field .select { position: relative; }
.lp-two-column-with-form-section form .hs-form-field .select .select-styled {cursor:pointer;margin:10px 0 0;font-family:RebondGrotesqueSemiBold001; background-color: #fff; color: #15152D; border-radius: 8px; height: 54px; padding: 15px; font-weight: 600; font-size: 12px;  -webkit-appearance: none; -moz-appearance: none; appearance: none; display: flex; align-items: center; }
.lp-two-column-with-form-section form .hs-form-field .select .select-styled:after { background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/dropdown_arrows.svg); background-position: 94%; background-repeat: no-repeat; background-size: 11px; content: ""; position: absolute; top: 50%; right: 15px; width: 11px; height: 10px; transform: translateY(-50%); transition: all .5s ease-in-out; }
.lp-two-column-with-form-section form .hs-form-field .select .select-styled.active:after { transform: translateY(-50%) rotate(180deg); }
.lp-two-column-with-form-section form .hs-form-field .select ul.select-options {position: absolute; z-index: 111; border-radius: 0 0 8px 8px; overflow: hidden;display:none;padding:15px 0;margin:0; overflow: hidden; background: #fff;}
.lp-two-column-with-form-section form .hs-form-field .select ul.select-options li {cursor:pointer;font-family:RebondGrotesqueSemiBold001; font-weight: 600; color: #15152D;  padding: 5px 20px; display: inline-block; width: 100%; font-size: 12px; cursor: pointer; }
.lp-two-column-with-form-section form .hs-form-field .select>select { display: none; }
.lp-two-column-with-form-section form .hs-form-field .select .select-styled.active {border-radius: 8px 8px 0 0;}
.lp-two-column-with-form-section form .hs-form-field .select ul.select-options li:first-child { display: none; }

/* careers Section */
.auditor-career-page .service-lel-1-bnr-lft .content { max-width: 590px; width: 100%; }

.two-column-tab-panel-section .two-column-inner .image-part{width:500px;height:500px;border-radius: 34px; overflow: hidden;border: 2px solid #B2FF9E; transform: rotate(-1.57deg);}
.two-column-tab-panel-section .two-column-inner .image-part img{width:100%;height:100%!important; object-fit: cover;}
.two-column-tab-panel-section .two-column-inner .contents-part{width:calc(100% - 500px);padding:0 30px 0 90px;}
.two-column-tab-panel-section .two-column-inner .contents-part .content p{ font-size:18px; font-weight: 500; line-height: 27px; }
.two-column-tab-panel-section .tabbing-part .tabbing-title ul{background: #fff;align-items: center;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content: space-between;border:1px solid #B2FF9E;border-radius:50px;gap:2px}
.two-column-tab-panel-section .tabbing-part .tabbing-title ul li{border-radius:50px;margin:2px;cursor:pointer;color:#15152D;padding: 7px 40px; width: calc(25% - 8px); text-align: center;}
.two-column-tab-panel-section .tabbing-part .tabbing-title ul li.current{background:#B2FF9E;color:#15152D;font-weight: 600;}
.two-column-tab-panel-section .tabbing-content-wrap { display: none;margin:60px -10px 0; } 
.two-column-tab-panel-section .tabbing-content-wrap.current { display: flex;flex-wrap:wrap; }
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .icons { align-items: center;display: flex; flex-wrap: wrap; height: 70px; justify-content: center; margin-bottom: 23px; width: 80px; }
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .icons-inner{width:100%;height:100%;}
.two-column-tab-panel-section .tabbing-content-wrap .icons-inner img{width:100%;height:100%!important}
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner{width:50%;padding:0 10px 20px;}
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .tabbing-wrap-inner { padding: 35px 40px; background: #fff; border-radius: 24px; height:100%;}
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .tabbing-title{margin-bottom:23px}
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .tabbing-title h5{margin:0}
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .content p { letter-spacing: -0.02em;line-height:27px;}
.two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .content p:last-child{ margin:0;}
.two-column-tab-panel-section .two-column-inner .contents-part .btn-wrapper { gap: 10px; }
.two-column-tab-panel-section .customWidthOption { background: #F6F5F3; padding: 80px 50px; border-radius: 48px; }
.two-column-tab-panel-section .customWidthOption .column-inners { max-width: 1210px; width: 100%; margin: 0 auto; }

.careers-path-section .career-details-part{display:flex!important;flex-wrap:wrap;align-items:center;padding:7px 0;}
.careers-path-section .career-details-part .image-part {overflow:hidden; width: 500px; height: 500px; border-radius: 34px; transform: rotate(-1.57deg); border: 2px solid #B2FF9E; }
.careers-path-section .career-details-part .details-part{width:calc(100% - 500px);padding-left:104px}
.careers-path-section .custom-arrows{position:relative;display:flex;flex-wrap:wrap;gap:4px}
.careers-path-section .custom-arrows .slick-next,
.careers-path-section .custom-arrows .slick-prev{position:unset;transform:unset;left:auto;right:auto;background:url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/Link.svg);background-repeat: no-repeat; background-size: 48px; background-position: center;}
.careers-path-section .custom-arrows .slick-prev { transform: rotate(180deg); }
.careers-path-section .career-part{justify-content:space-between}
.careers-path-section .career-part .section-heading{width:65%;padding-right:30px}
.careers-path-section .career-part .section-heading h2,.careers-path-section .career-part .section-heading p { margin: 0; }
.careers-path-section .slick-slide { margin: 0 10px; }
.careers-path-section .career-details-part .details-part .person-name h5{margin:0 0 10px}
.careers-path-section .career-details-part .details-part .person-designation{font-size:16px;font-weight:500;line-height:24px;margin:0 0 23px; letter-spacing: 0.4000000059604645px;}
.careers-path-section .career-details-part .details-part .person-roles{padding:10px;border-radius:10px;font-size:16px;line-height:22.4px;font-weight:600;margin:0 0 23px}
.careers-path-section .career-details-part .details-part .person-content p{font-size: 18px; font-weight: 500; line-height: 27px;}
.careers-path-section .custom-arrows.mobile-view{display:none;}
.careers-path-section .career-details-part .details-part .person-content p:last-child { margin: 0; }
.careers-path-section .career-details-part .image-part img { width: 100%; height: 100%; object-fit: cover; object-position: top center;}

.career-vacancies-section { padding: 80px 0 150px; }
.career-vacancies-section .customWidthOption { padding: 100px 85px; border-radius: 48px; }
.career-vacancies-section .column .image .image-inner{height:100%;width:100%;}
.career-vacancies-section .column .image .image-inner img{height:100%!important;width:100%}
.career-vacancies-section .column .image{width:76px;height:80px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.career-vacancies-section .column .box-title{width:calc(100% - 76px);padding-left:23px}
.career-vacancies-section .column .box-title h5{margin:0}
.career-vacancies-section .column .box{padding:35px 40px;background:#fff;margin-bottom:60px;border-radius:24px}
.career-vacancies-section .column .box:last-child{margin-bottom:0;}
.career-vacancies-section .column .box .box-inner{padding-bottom:23px}
.career-vacancies-section .column .box .box-content p{margin:0; letter-spacing: 0.4000000059604645px;}
.location-section .location-inner{ margin: 0 0 -7px; } 
.location-section .location-inner iframe { height: 450px; width: 100%; }



.useful-link-section .section-heading .title h3 { margin: 0; color:#01143F}
.useful-link-section .useful-link-box .useful-link-title h5 { margin: 0;color:#01143F }
.useful-link-section .useful-link-box .useful-links-wrap{gap:20px}
.useful-link-section .useful-link-box .useful-links-wrap .links-part a{font-size:16px;line-height:160%;letter-spacing: 0.4000000059604645px;background:#f5f3f8;padding:6px 20px;border-radius:100px;color:#15152D;}
.client-satisfaction-section .site-column-box-main .box.two-column {width: 50%;}
.client-satisfaction-section .site-column-box-main .box.one-column { width: 100%;}


.form-tabbing-section .customWidthOption{border-radius:48px;padding:100px 90px}
.form-tabbing-section .tabbing-inner .form-tabbing-title{width:886px;padding-right:50px}
.form-tabbing-section .tabbing-inner .tabbing-part{width:calc(100% - 886px)}
.form-tabbing-section .tabbing-inner .tabbing-part .tabbing-part-inner{margin:0 auto;color:#01143F;width: max-content;background:#b2ff9e;border-radius:50px;font-size:16px;font-weight:600;line-height:22.4px;padding:7px 65px;text-align:center}
.form-tabbing-section .form-part fieldset{max-width:100%!important}
.form-tabbing-section .form-part fieldset{max-width:100%!important}
.form-tabbing-section .form-part .inputs-list input[type=checkbox]:checked+span:after{top:0; left: -38px;width: 20px; height: 20px;background-size: 20px;}
.form-tabbing-section .form-part .inputs-list input[type=checkbox]+span:before{top:-2px;border-color: #DFDFE3;width: 25px; height: 25px;}
.form-tabbing-section .form-part fieldset { padding: 0; }
.form-tabbing-section .form-part .form-inner:nth-child(2n) { margin: 60px 0 0  0; }
.form-tabbing-section .form-part  ul.inputs-list { padding: 0 0 0 30px; }
.form-tabbing-section .form-part ul.inputs-list.hs-error-msgs{padding:5px 0 0;}
.form-tabbing-section .form-part .form-inner h6{color:#01143f;margin:0 0 30px;}
.form-tabbing-section .tabbing-inner .form-tabbing-title .sub-heading p{color:#25253d}
.form-tabbing-section .tabbing-inner .form-tabbing-title .form-title h6{color:#01143f;margin:0 0 25px;}
.form-tabbing-section .form-inner  form input,.form-tabbing-section .form-inner form select{ border: 0; }
.form-tabbing-section .form-part .legal-consent-container .field.hs-form-field { padding: 0; }
.form-tabbing-section .form-part .hs_submit {padding-top:14px;}
.form-tabbing-section .form-part .form-inner:nth-child(2n) .hs_submit { padding-top: 0; }


.client-satisfaction-section .site-column-box-main{border:1px solid #15152d;border-radius:24px 24px 0 0}
.client-satisfaction-section .site-column-box-main .box{width:33.33%;text-align:center;border-right:1px solid #15152d}
.client-satisfaction-section .site-column-box-main .box .box-inner{padding:40px 30px;height:100%;}
.client-satisfaction-section .site-column-box-main .box:last-child{border-right:0}
.client-satisfaction-section .box-bottom-content .bottom-content p{margin:0;font-weight:600;color:#15152D;font-size: 16px; line-height: 22.4px;}
.client-satisfaction-section .site-column-box-main .box .box-inner *{color:#15152D}
.client-satisfaction-section .box-bottom-content .bottom-content{border:1px solid #0e0e1e;border-top:0;border-radius:0 0 24px 24px;padding:20px 0;text-align:center}
.client-satisfaction-section .site-column-box-main .box .box-inner .icon{width:70px;height:70px;margin:0 auto 20px;}
.client-satisfaction-section .site-column-box-main .box .box-inner .icon img{width:100%;height:100%!important}
.client-satisfaction-section .site-column-box-main .box .box-inner p { margin: 0; }
.client-satisfaction-section .site-column-box-main .box .box-inner a{color: #B897FF;}



/* privacy-policy Section */
.privacy-policy-section .navigation__link{color:#01143F;display:block;font-size:16px;border-bottom: 1px solid #15152D;font-weight:400;line-height:25.6px;padding:20px 0;position:relative}
.privacy-policy-section .navigation__link.active{font-weight:600;}
.privacy-policy-section .navigation__link:first-child{padding-top:0;}
.privacy-policy-section .navigation__link:last-child{border-bottom:0;padding-bottom:0;}
.privacy-policy-section .sticky-box{background:#DBB8FF;border-radius:20px;overflow:hidden;position:sticky;top:180px}
.privacy-policy-section .sidebar{padding:40px;position:relative}
.privacy-policy-section .left-part{width:388px}
.privacy-policy-section .right-part{width:calc(100% - 388px);padding-left:60px}
.privacy-policy-section .right-part .post-body h3,
.privacy-policy-section .right-part .post-body h4,
.privacy-policy-section .right-part .post-body h5,
.privacy-policy-section .right-part .post-body h6,
.privacy-policy-section .right-part .post-body p{margin:0 0 30px; letter-spacing: 0.4000000059604645px;}
.privacy-policy-section .right-part .post-body h3,
.privacy-policy-section .right-part .post-body h4,
.privacy-policy-section .right-part .post-body h5,
.privacy-policy-section .right-part .post-body h6{ margin: 60px 0 30px; }
.privacy-policy-section .right-part .post-body h3:first-child { margin: 0 0 30px; } 
.privacy-policy-section .right-part .post-body a { color: #FF91B0; }
.privacy-policy-section .right-part .post-body a:hover { text-decoration: underline;}

/* Auditor hall of fame Page CSS */

.our-auditor-community-section .list .list-item{padding:50px;border-radius:48px;margin-bottom:100px}
.our-auditor-community-section .list .list-item .inner-box .left-part{width:438px;height:450px;padding-right:50px}
.our-auditor-community-section .list .list-item .inner-box .left-part img{width: 420px !important; height: 472px !important; object-fit: cover; opacity: 0.99; transform: rotate(-5deg); position: relative; left: -17px; max-width: 420px !important; top: -14px;}

.our-auditor-community-section .list .list-item .inner-box .left-part .left-inner-part {position: relative; background: #15152d; border: 3px solid #15152d; border-radius: 29px; transform: rotate(5deg);  height: 100%; width: 100%; overflow: hidden; } 
.our-auditor-community-section .list .list-item .inner-box.row-reverse .left-part img { transform: rotate(5deg); }
.our-auditor-community-section .list .list-item .inner-box.row-reverse .left-part .left-inner-part { transform: rotate(-5deg); }


.our-auditor-community-section .list .list-item .inner-box .right-part{width:calc(100% - 438px);padding: 0 40px 0 64px}
.our-auditor-community-section .list .list-item:last-child{margin-bottom:80px}
.our-auditor-community-section .list .list-item .inner-box .right-part .person-year { font-family:RebondGrotesqueMedium001;font-size: 13px; font-weight: 600; line-height: 18.2px; padding: 6px 14px; background: #fff; width: max-content; border-radius: 100px; margin:  0 0 10px; }
.our-auditor-community-section .list .list-item .inner-box .right-part .person-details p{letter-spacing:.4000000059604645px}
.our-auditor-community-section .list .list-item .inner-box .right-part .person-details p:last-child{margin:0}

.our-auditor-community-section .list .list-item .inner-box.row-reverse .left-part{padding-right:0;padding-left:50px;}
.our-auditor-community-section .list .list-item .inner-box.row-reverse .right-part{padding:0 40px 0 60px}

.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingnext,
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingprev{display:block}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingprev .jplist-first{display:none}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingnext .jplist-last{display:none}

.our-auditor-community-section .jplist-panel .jplist-pagination{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-next,
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-prev{border:0;padding:0;font-size:0;background:url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/arrow-right.svg);width:9px;height:15px;background-repeat:no-repeat;background-size:9px;background-position:center;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:5px 14px;line-height:0;margin:0 8px}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-prev{transform:rotate(180deg)}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingmid button{margin:0;border:0;background:0 0;padding:5px 14px;color:#272A33 ;border-radius:50px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:16px;line-height:24px;letter-spacing:.4000000059604645px;height:auto;box-shadow:none;text-shadow:none;margin:0 8px}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingmid button.jplist-current{background:#b897ff;color:#15152d;font-weight:400;}
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingnext.jplist-hidden .jplist-next,
.our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingprev.jplist-hidden .jplist-prev{opacity:0.2;}

@media (min-width: 1600px) {
  .about-hero-section .images-part .image-part-inner .images.img_1, .about-hero-section .images-part .image-part-inner .images.img_3 { height: 400px; }
  .about-hero-section .images-part .image-part-inner .images.img_2 { height: 500px; }
  .our-story-inner-rgt-scnd-img, .our-story-inner-rgt-pry-img { height: 370px; max-width: 560px; }
}

@media (min-width:1500px){
  .service-lel-1-bnr-prmy-img {width: 60%;}
  .service-lel-1-bnr-scnd-img {width: 45%;}
}

@media(min-width:1921px){
  .hero-section .leftcontainer { max-width: 1360px; margin: 0 auto; padding: 0 20px; width:100%;}
  .hero-section .hero-inner .right-part .secondary-images .images { border-radius: 12px !important; }
  .two-column-section .rightcontainer { max-width: 1360px; margin: 0 auto; padding: 0 20px; width:100%;}
  .two-column-section .inner-part .images-part .images-inner .primary-image {border-radius: 12px;}
  .about-hero-section .no-container { max-width: 1360px; margin: 0 auto; width: 100%; padding: 0 20px; }
  .award-section .award-wrap { max-width: 1360px; margin: 0 auto; padding: 0 20px; width:100%;}
  .hero_sec_img_sec { max-width: 1360px; margin: 0 auto; width: 100%; position: relative; padding: 0 20px;} 
  .hero_sec_img_sec_primy { left: -50px; bottom: 0;top:auto; }

  .hero_sec_img_sec { max-width: 1360px; margin: 0 auto; width: 100%; position: relative; padding: 0 20px; }
  .hero_sec_img_sec_primy { left: -50px; bottom: 0; top: auto; }
  .our-story-mdl .leftcontainer { margin: 0 auto; max-width: 1360px; padding: 0 20px; width: 100%; }

  .service-lel-1-bnr-sec .leftcontainer{margin: 0 auto;max-width: 1240px;padding: 0 20px;width: 100%;}
}

@media(max-width:1600px){
  .hero-section .hero-inner .right-part { width: 600px; } 
  .hero-section .hero-inner .left-part { width: calc(100% - 600px); padding-right: 40px; } 


}

@media(max-width:1500px){
  .two-column-section .inner-part .contents-part .contents-inners { max-width: 520px; }

  .two-column-section .inner-part .images-part{width:690px}
  .two-column-section .inner-part .contents-part { width:calc(100% - 690px);}
  .two-column-section .inner-part .images-part .images-inner .primary-image{width:268px}
  .two-column-section .inner-part .images-part .images-inner .secondary-images{width:calc(100% - 268px)}
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_1{width:275px;height:200px;}
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2{width:330px;}
}


@media(max-width:1400px){
  h1,.h1 { font-size: 50px; } 
  h1.bigger,
  .h1 .bigger, .h1.bigger { font-size: 80px; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li{padding: 12px 13px;}
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li>a { font-size: 14px; }
  
  .footer-section .top-part-wrap .menu-part { padding-left: 35px; }

  .hero-section .leftcontainer { padding-left: calc((100% - 1100px) /2); } 
  .hero-section .hero-inner .left-part{padding-left:0;width:calc(100% - 540px)}
  .hero-section .hero-inner .right-part{width:540px}
  .hero-section .hero-inner .right-part .right-part-inner .primary-image{width:350px}
  .hero-section .hero-inner .primary-img-inner{height:360px}
  .hero-section .hero-inner .right-part .secondary-images{width:calc(100% - 350px)}
  .hero-section .hero-inner .right-part .secondary-images .images.img_1{height:170px}
  .hero-section .hero-inner .right-part .images.img_2{height:300px}
  .recent-post-section .recent-post-inners .recent-inners .topic a { font-size: 12px; font-weight: 400;padding: 6px 8px; }
  .two-column-section .rightcontainer { padding-right: calc((100% - 1100px) /2); } 
  .award-section .award-box .box-inner .box-image{height: 125px; width: 100%;}
  .award-section .award-wrap { padding-left: calc((100% - 1100px) /2); } 
  .header-section .bottom-part .right-part .header-btn a { padding: 22px 45px 22px 30px; }
  .footer-section .top-part-wrap .menu-part .social-media-inner .social-box a { width: 35px; height: 35px; padding: 8px; }

  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { height: 431px; width: 280px; object-fit: cover; }
  .recent-post-pl { padding-left: calc(50% - 570px); }

  .testimonial-slider .slick-list { padding: 30px 0% 32px 0 !important; } 
  .testimonial-slider-section .slider-arrow-dots-container { bottom: 85px; width: 400px; right: 37%; }
  .testimonial-slider-section .no-designation .slider-arrow-dots-container { width: 380px; right: 35%; bottom: 88px; }

  .our-solution-section .our-solution-wrap .solution-box .solution-inner .image { height: 330px; }
  .our-solution-section .our-solution-wrap .solution-inner .solution-content h6 { min-height: 52px; }

  .our-story-mdl .leftcontainer { padding-left: calc(50% - 550px); }

  .service-right-column .title h2 { font-size: 60px; }
  .service-two-column-inner-wrapper .service-right-column { padding-right: 0; }

  .service-lel-1-bnr-sec .leftcontainer {padding-left: calc(50% - 550px);}
  h1.big {font-size: 50px;line-height: 110%;letter-spacing: -0.8px;}

  .lp-two-column-with-form-section .no-container .left-part .section-heading { padding-left: 50px; }
  .two-column-tab-panel-section .tabbing-part .tabbing-title ul li {padding: 7px 23px; }
  .career-vacancies-section .customWidthOption { padding: 80px 65px; }

  .form-tabbing-section .tabbing-inner .form-tabbing-title { width: 750px; padding-right: 30px; }
  .form-tabbing-section .tabbing-inner .tabbing-part { width: calc(100% - 750px); } 
  .form-tabbing-section .tabbing-inner .tabbing-part .tabbing-part-inner { padding: 7px 45px; } 
  .form-tabbing-section .customWidthOption { padding: 100px 70px; }
  
  .blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container{padding:0 0 25px;width:100%;}
  .blog-listing-section .ban-inner .top-wrap-inner .categorywrp{width:100%;}



}
@media(max-width:1366px){

  .about-hero-section .images-part .image-part-inner .images.img_1 { width: 34.2%; }
  .about-hero-section .images-part .image-part-inner .images.img_2 { width: 52.93%; margin: 0 -60px 0 -145px; }
  .about-hero-section .images-part .image-part-inner .images.img_3 { width: 34.7%; margin: -73px; }


}
@media(max-width:1199px){
  h1,.h1{font-size:50px;}
  h2,.h2{font-size:40px;}
  h3,.h3{font-size:32px;}
  h4,.h4{font-size:26px;}
  h5,.h5{font-size:24px;}
  h6,.h6{font-size:20px;}
  .sub-heading, .sub-heading * { font-size: 17px;}
  .pre-heading {font-size: 13px;}
  article{font-size:17px;}

  .header-section .bottom-part .right-part { width: 16%; }
  .header-section .bottom-part .center-part { width: 66%; }
  .header-section .bottom-part .left-part { width: 18%; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li { padding: 13px 8px; }
  .header-section .bottom-part .right-part .header-btn a { padding: 16px 26px 16px 10px; font-size: 12px; }
  /*.header-section .bottom-part .right-part .header-btn a svg {top: 52%;}*/

  .footer-section .footer-top-part { padding: 0 0 80px; } 
  /*.footer-section .footer-bottom-part { padding: 50px 0; }*/
  .footer-section .top-part-wrap .logo-part{padding-right:25px;width:100%;padding-bottom:40px}
  .footer-section .top-part-wrap .menu-part{padding-left:0;width:100%}
  .footer-section .top-part-wrap .menu-part .menu-inner{justify-content: space-between;}
  .footer-section .top-part-wrap .logo-part .logo{width:157px} 
  .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap { width: calc(24% - 30px); margin-right: 30px; }
  .footer-inner-part { padding: 30px 20px; }
  .footer-section .footer-bottom-part .copyright-text { width: 30%; }
  .footer-section .footer-bottom-part .company-details { width: 70%; }


  .hero-section .leftcontainer{padding-left:calc(50% - 460px)}
  .hero-section .hero-inner .left-part{width:calc(100% - 400px);padding-left:0}
  .hero-section .hero-inner .right-part{width:400px}
  .hero-section .hero-inner .right-part .right-part-inner .primary-image{margin:50px 0;width:268px}
  .hero-section .hero-inner .primary-img-inner{height:310px}
  .hero-section .hero-inner .right-part .secondary-images{width:calc(100% - 268px)}
  .hero-section .hero-inner .right-part .images.img_2{height:231px}
  .hero-section .hero-inner .right-part .secondary-images .images.img_1{height:154px}
  .hero-section .hero-inner .popup-video-part .video-part .icon { height: 40px; width: 40px; } 
  .hero-section .hero-inner .popup-video-part .video-part .text { padding-left: 10px; } 
  .hero-section .hero-inner .popup-video-part { width: 173px; }

  .help-business-section .column .box { padding: 0 20px 25px; }
  .help-business-section .column { margin: 0 -20px; } 

  .sucess-stories-section .sucess-stories-box .bg-image { width: 58%; } 
  .sucess-stories-section .sucess-stories-box .content-part { width: 42%; } 
  .sucess-stories-section .sucess-stories-box .content-part .content-inner { padding: 40px 35px 90px; }

  .sucess-stories-section .sucess-stories-box .counter-wrap { gap: 20px; }
  .sucess-stories-section .sucess-stories-box .counter-wrap .counter-inner { width: calc(50% - 10px); }

  .rating-section .rating-part .rating-part-inner { padding: 0 25px; }
  .rating-section .rating-part { padding: 30px 0; } 

  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap { width: 33.33%; }

  .two-column-section .rightcontainer{padding-right:calc(50% - 460px)}
  .two-column-section .inner-part .images-part { width: 580px; } 
  .two-column-section .inner-part .contents-part { width: calc(100% - 580px); }
  .two-column-section .inner-part .images-part .images-inner .primary-image { width: 210px; height: 270px; } 
  .two-column-section .inner-part .images-part .images-inner .secondary-images{width:calc(100% - 210px);padding-left:18px}
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2 { width: 100%; height: 220px; } 
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_1 { width: 240px; height: 174px; } 

  .four-column-section .column .box { width: 33.33%; }
  .award-section .award-wrap{padding-left:calc(50% - 460px)}

  .footer-section .top-part-wrap .menu-part .social-media-inner .social-box a { width: 48px; height: 48px; padding: 10px; }

  .recent-post-pl { padding-left: calc(50% - 480px); }
  .customer-name-designation-container { max-width: none; }
  p.designation { padding-left: 10px; width: auto; }
  p.name { width: auto; }

  .two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section, .big-width.two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section { padding: 0 0 0 60px; }

  .two-column-image-text-section .two-column-wrapper.left-align .two-column-left-section { padding-right: 30px; } 

  .two-column-image-text-section .two-column-wrapper.right-align .two-column-left-section{padding-left:30px;}
  .two-column-image-text-section .two-column-wrapper.right-align .two-column-right-section{padding: 0 60px 0 0;}
  .two-column-image-text-section .two-column-left-section .two-column-image { width: 420px; height: 420px; }


  .about-hero-section .images-part .image-part-inner .images.img_3 { left: -34px; }

  .our-story-mdl .leftcontainer { padding-left: calc(50% - 460px); }
  .our-story-inner-rgt-pry-img { max-width: 429px; }
  .our-story-inner-rgt-scnd-img { max-width: 424px; }
  .our-story-inner-rgt-pry-img, .our-story-inner-rgt-scnd-img { height: 350px; }

  .service-lel-1-bnr-sec .leftcontainer {padding-left: calc(50% - 460px);}
  h1.big {font-size: 50px;line-height: 110%;letter-spacing: -0.8px;}
  .service-lel-1-bnr-rgt {min-height: 406px;}
  .service-lel-1-bnr-prmy-img {height: 400.21px;width: 350.7px;}
  .service-lel-1-bnr-scnd-img {height: 280.08px;margin-top: 55px;right: -30px;width: 235px;}
  .service-lel-2-bnr-inner-rgt-img {width: 25%;margin-right: -40px;}
  .service-lel-2-bnr-inner-left-img {width: 25%;margin-left: -40px;}
  .service-lel-2-bnr-inner-cent {width: 50%;}

  .featured-blog-section .featured-blog-tag-wrapper { padding-bottom: 45px; }
  .featured-blog-section .featured-blog-image { height: 350px; width: 450px; } 
  .featured-blog-section .featured-blog-content-section { padding-left: 30px; width: calc(100% - 450px); }
  .blog-listing-section .ban-inner{padding-bottom:60px}
  .service-lel-1-bnr-lft .content p br { display: none; }
  
  .blog-listing-section .ban-inner .tag-heading { width: 400px; }
  .blog-listing-section .ban-inner .top-inners { width: calc(100% - 400px); } 

  .post-banner-section .inner-wrap .post-feature-part{width:500px}
  .post-banner-section .inner-wrap .post-feature-part .img-box{height:350px}
  .post-banner-section .inner-wrap .post-header{width:calc(100% - 500px);padding-left:30px}
  .post-details-section .wrap .left-part{width:320px}
  .post-details-section .wrap .right-part{width:calc(100% - 320px);padding-left:30px}
  .related-post-section .related-post-inners .related-inners .inner-content-wrap .inner-image{height:220px}
  .post-details-section .wrap .right-part .section.post-body blockquote { font-size: 25px; line-height: 35px; }

  .lp-two-column-with-form-section .no-container .left-part .section-heading{padding-left:20px}
  .lp-two-column-with-form-section .image{width:400px;height:300px}
  .lp-two-column-with-form-section .no-container .right-part{padding:0 20px}

  .two-column-tab-panel-section .customWidthOption { padding: 60px 30px; }
  .two-column-tab-panel-section .two-column-inner .image-part{width:350px;height:350px}
  .two-column-tab-panel-section .two-column-inner .contents-part{width:calc(100% - 350px);padding:0 30px 0 50px} 

  .careers-path-section .career-details-part .image-part{width:320px}
  .careers-path-section .career-details-part .details-part{width:calc(100% - 320px);padding-left:30px}
  .careers-path-section .career-details-part .image-part img { height: 100% !important; width: 100%; object-fit: cover; }
  .career-vacancies-section { padding: 50px 0 100px; }
  .career-vacancies-section .customWidthOption { padding: 80px 45px; }

  .privacy-policy-section .sidebar{ padding: 40px 30px;}       
  .privacy-policy-section .left-part { width: 320px; }
  .privacy-policy-section .right-part { width: calc(100% - 320px); padding-left: 30px; }

  .form-tabbing-section .customWidthOption { padding: 80px 50px; } 
  .form-tabbing-section .tabbing-inner .form-tabbing-title { width: 600px; } 
  .form-tabbing-section .tabbing-inner .tabbing-part { width: calc(100% - 600px); } 

  .our-auditor-community-section .list .list-item .inner-box .right-part{padding:0 30px 0 35px;width:calc(100% - 350px)}
  .our-auditor-community-section .list .list-item .inner-box .left-part{padding-right:30px;width:350px;height:400px}
  .our-auditor-community-section .list .list-item .inner-box.row-reverse .right-part { padding: 0 30px 0 35px; } 
  .our-auditor-community-section .list .list-item .inner-box.row-reverse .left-part { padding-left: 30px; }
  .our-auditor-community-section .list .list-item .inner-box .left-part img { width: 350px !important; height: 422px !important; }



}

@media (max-width:1200px) {
  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { height: 400px; width: 250px; }
  .testimonial-slider-section .slider-arrow-dots-container { bottom: 30px; left: 60px; width: calc(100% - 480px); }
  .hero_sec_img_sec_secdy { right: -34px; }
  .testimonial-slider-section .no-designation .slider-arrow-dots-container { bottom: 30px; left: 60px; width: calc(100% - 480px);}
}
@media (max-width:1100px) {
  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { height: 300px; width: 210px; }
}
@media(min-width:992px){
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper { display: block !important; }
}


@media(max-width:991px){


  .body-container-wrapper { padding-top: 118px; }
  .hidden-annoucement .body-container-wrapper {padding-top: 80px;}

  a.mobile-trigger { display: inline-block !important; cursor: pointer; position: absolute; top: 28px; right: 20px; width: 24px; height: 23px; padding: 0;
    background: transparent; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase;
    border-radius: 6px; -webkit-transition:color .2s ease-in; -moz-transition:color .2s ease-in; transition:color .2s ease-in;}
  a.mobile-trigger:hover { text-decoration: none; color: #fff;}
  a.mobile-trigger span{ display: inline;}
  a.mobile-trigger span:before{ position: absolute; content: 'Menu'; }
  a.mobile-trigger span:after{ position: relative; right: 2px; content: 'Close'; 
    background-color: #3c455c; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{ -webkit-transition:background-color 0.2s linear; -moz-transition:background-color 0.2s linear; transition:background-color 0.2s linear; background: transparent; }
  .mobile-open a.mobile-trigger span:after{ opacity: 1; }

  /* Toggle Button Icon & Animations */
  a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s;
    transition-duration: 0s; transition-delay: .2s;}
  a.mobile-trigger i:before, a.mobile-trigger i:after { position: absolute; content: '';}
  a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after { width: 24px; height: 3px; background-color: #15152D; display: inline-block;}
  a.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
  a.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
  .mobile-open a.mobile-trigger i { background-color: rgba(0,0,0,0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);}
  .mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);}
  .mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow:0px 1px 1px rgba(0, 0, 0, 0);}

  /* Child Toggle Button */
  span.child-triggerm { display: flex !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 100% !important; min-width: 55px !important; height: 60px !important; 
    padding: 0 !important; align-items: center; justify-content: center; padding-right: 20px !important; justify-content: end; }
  span.child-triggerm:hover { text-decoration: none;}
  span.child-triggerm svg { transition: all 0.4s; }
  span.child-triggerm.child-open svg { transform: rotate(180deg); }
  /*.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children > a { pointer-events: none; }*/
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul.open-menu-list { display: none !important; opacity: 1; visibility: hidden; }

  .header-section .bottom-part { position: relative; }
  .header-section .bottom-part .big-container { max-width: 100%; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper { overflow-x: hidden; display:none; position: absolute; top: 100%; left: 0; width: 100%; height: calc(100vh - 50px); background: #ffffff; z-index: 999; overflow-y: auto; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li { width: 100%; text-align: left; position: relative; padding: 0; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li a { margin: 0; width: 100%; padding: 20px 20px; font-size: 15px; color: #434354; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li a:before { display: none; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li a:hover { color: #434354; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul { pointer-events: inherit; position: inherit; left: 0; top: 0; transition: inherit; transform: translateY(0px); min-width: auto; width: 100%; padding: 0 20px 10px; display: none; background: #fff; opacity: 1; visibility: visible;  border-radius: 0; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul { transform: translateY(0px); }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li ul li { border: 0; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a { color: #434354; }
  /*.header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a:hover { background: transparent;}*/
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a:hover { background: #ffffff; color: #15152d; }
  .header-section .corporate-auditor-strip { display: none; }
  .header-section .bottom-part .right-part { display: none; }
  .header-section .bottom-part .left-part { width: 159px;}
  .header-section .bottom-part {padding: 28px 0;}
  .header-section.sticky .bottom-part {padding: 28px 0;}
  .header-section .announcement .container { max-width: 100%;}
  body.mobile-open { overflow: hidden;}
  .header-section .bottom-part .center-part .mainmenu .right-part { display: block; padding: 25px 20px 0; width: 100%; text-align: center; }
  .header-section .bottom-part .center-part .mainmenu .right-part .header-btn a { width: 100%; }

  .header-section .bottom-part .center-part .mainmenu .corporate-auditor-strip{display: flex; flex-wrap: wrap; flex-direction: column; height: 100%;border:0;padding:0}
  .mobile-open .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper { display: flex !important; flex-direction: column; }
  .header-section .corporate-auditor-strip .big-container { flex-direction: column; height: 100%; }
  .header-section .corporate-auditor-strip .left-side{width:100%;order:2;margin-top: auto; display: block; padding: 20px 0 80px;}
  .header-section .corporate-auditor-strip .right-side{width:100%;text-align:center;order:1;padding-top:25px}
  .hidden-annoucement .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper { height: calc(100vh - 80px); }
  .header-section .bottom-part .right-part .header-btn a{padding: 20px 39px 20px 27px;}
  .header-section .corporate-auditor-strip .right-side a{width:100%}
  .header-section .corporate-auditor-strip .left-side .switch-box { width: 100%; }
  .header-section .corporate-auditor-strip .left-side .switch-box a.active { width: 50%; } 
  .header-section .corporate-auditor-strip .left-side .switch-box a { width: 50%; }
  .header-section .announcement .text { font-size: 11px; padding-right: 30px; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li a { position: relative; } 
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper ul li a:after { content: ''; background: #F5F3F8; position: absolute; bottom: 0; width: calc(100% - 40px); height: 1px; left: 20px; }
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a { position: unset; } 
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>ul li a:after { display: none; }

  .footer-section .top-part-wrap .menu-part .menu-inner { justify-content: start; }
  .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap, .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:first-child, .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:nth-child(2), .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:last-child { width: calc(50% - 30px); margin-bottom: 30px; } 
  /*.footer-section .footer-top-part { padding: 50px 0 60px; } */
  .footer-section .footer-bottom-part .copyright-text { padding-bottom: 10px; width:100%;}   
  .footer-section .footer-bottom-part .company-details {width:100%; text-align: left;}   
  .footer-section .footer-bottom-part { padding: 30px 0 40px; }
  .footer-section .footer-top-part { padding: 0 0 30px; }
  .footer-section .footer-bottom-part .priavcy-pollicy {justify-content:start;}

  .hero-section .leftcontainer { max-width: 720px; width: 100%; margin: 0 auto; padding: 0 20px; }
  .hero-section .hero-inner .left-part { width: 100%; padding:0 20px 0 0;}
  .hero-section .hero-inner .right-part { width: 100%; }
  .hero-section .hero-inner .right-part .right-part-inner { padding-top: 40px; }
  .fancybox-slide--html .fancybox-content{padding:20px}

  .help-business-section .column .box { width: 50%; }



  .sucess-stories-section .sucess-stories-box .bg-image { width: 100%; }
  .sucess-stories-section .sucess-stories-box .content-part { width: 100%; padding: 15px 0 0; }
  .sucess-stories-section .sucess-stories-box .bg-image .bg-image-inner { height: 390px; padding:25px;} 
  .sucess-stories-section .custom-arrows.desktop-view { display: none; }
  .sucess-stories-section .custom-arrows.mobile-view { display: block; }
  .sucess-stories-section .custom-arrows.mobile-view {width: 100%; display: flex; flex-wrap: wrap; max-width: 100%; margin: 30px 0 0; justify-content: center; gap: 10px; align-items: center; position: unset; } 
  .sucess-stories-section .custom-arrows .slick-arrow.slick-prev,.sucess-stories-section .custom-arrows .slick-arrow.slick-next { position: unset; left: unset; top: auto; transform: unset; }


  .sucess-stories-section .sucess-stories-box .bg-image .bg-image-inner:after {background: #1E1E27B2;}
  blockquote { font-size: 24px; line-height: 1.2;  } 
  .sucess-stories-section .sucess-stories-box .content-part .content-inner .stories-content { font-size: 20px; line-height: 28px; } 
  .sucess-stories-section .sucess-stories-box .content-part .content-inner { padding: 25px 25px 30px; }

  .rating-section .rating-part .rating-part-inner { width: 50%; padding: 20px 40px; }

  .rating-section .rating-part .rating-part-inner:last-child{border-bottom:0}
  .rating-section .rating-part .rating-part-inner:nth-child(2) { border-right: 0; }

  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap { width: 50%; }

  .two-column-section .rightcontainer{max-width: 720px; width: 100%; margin: 0 auto; padding: 0 20px; }
  .two-column-section .inner-part .images-part{width:100%}
  .two-column-section .inner-part .contents-part{width:100%;padding:40px 0 0 20px}
  .two-column-section .inner-part .contents-part .contents-inners{max-width:100%} 
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2 { width: 330px; }

  .meet-the-team-section .team-wrapper .team-box { width: 50%; padding:0 5px 10px;} 
  .meet-the-team-section .team-wrapper .team-box .person-img { max-width: 100px; height: 100px;  } 
  .meet-the-team-section .team-wrapper .team-box .team-box-inner { padding: 10px 15px 15px; } 
  .meet-the-team-section .team-wrapper { margin: 0 -5px; }
  .meet-the-team-section .team-wrapper .team-box .person-details p { line-height: 24px; letter-spacing: -0.025em; }

  .four-column-section .column .box { width: 50%; }

  .our-partner-section .customWidthOption { padding: 80px 0; }
  .our-partner-section .partner-logo-wrap .partner-logo { width: 100%; height: 30px; } 
  .award-section .award-wrap { padding-left: calc((100% - 680px) / 2); }
  .award-section .section-heading { width: 75%; } 
  .award-section .custom-arrows.desktop-view { width: 25%; }
  .award-section .award-box .box-inner .box-image { width: 100%; height: auto; }

  .services-blocks-wrapper .service-block, .audit-services-section-four-column .services-blocks-wrapper .service-block { width: 50%; padding: 25px; }
  .services-blocks-wrapper .service-block:nth-child(2n) { border-right: 0px; }
  
  .services-blocks-wrapper .service-block:nth-child(2n) { border-right: 0px; }


  .footer-inner-part { padding: 30px 20px 40px; }

  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { position: static; }
  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { height: 350px; width: 280px; }
  .hero_sec_img_sec_primy { margin-left: -18px; }
  .hero_sec_img_sec { display: flex; justify-content: space-between; margin: 0px -20px; padding-top: 40px; }
  .hero-section .baseModuleParent { padding: 0px; }
  .rating-section .rating-part .rating-part-inner { margin-bottom: 0px; }
  .shpr-sec-img-sec { display: none; }
  .recent-post-pl { padding-left: calc(50% - 360px); }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .inner-title h6 a { line-height: 24.2px; letter-spacing: -0.02em; color: #434354; }

  .testimonial-slider-content-wrapper { flex-direction: column-reverse; padding: 25px 25px 100px; border-radius: 14px; }
  .testimonial-slider-right-section { width: 100%; border-radius: 10px; }
  .customer-image img { border-radius: 10px; }
  .customer-image { height: 180px; width: 100%; max-width: 300px; margin: 0 auto; }
  .testimonial-slider-left-section { padding-right: 0; width: 100%; padding-top: 20px; }
  .testimonial-slider-content-wrapper blockquote { height: 150px; margin-bottom: 40px; }
  .testimonial-slider .slick-list { padding: 20px 0 150px !important; }
  .testimonial-slider .slick-snext { transform: translateZ(-6px) translateY(-33px); }
  .testimonial-slider-content-wrapper blockquote {  }
  .testimonial-slider-section .slider-arrow-dots-container { width: 85%; bottom: 40px; left: 25px; }
  .testimonial-slider-section .no-designation .slider-arrow-dots-container { width: 85%; bottom: 40px; left: 25px; }
  .quote-image img { max-width: 17px;}
  .slick-snext .testimonial-slider-content-wrapper { border-radius: 14px; }
  .services-blocks-wrapper .services-blocks-inner-wrapper .service-block:nth-child(3n) { border-right: 0px; }

  .two-column-image-text-section .two-column-wrapper.left-align .two-column-left-section{width:100%;padding:0}
  .two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section, .big-width.two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section {width:100%;padding:50px 0 0}

  .two-column-image-text-section .two-column-wrapper.right-align .two-column-left-section{width:100%;padding:0}
  .two-column-image-text-section .two-column-wrapper.right-align .two-column-right-section{width:100%;padding:50px 0 0}

  .two-column-image-text-section .two-column-left-section .two-column-image{max-width:400px;height:325px;margin:0 auto; border-radius: 20px;}
  .our-solution-wrap .solution-box { width: 50%; }
  .our-solution-wrap { row-gap: 18px; }
  .our-solution-wrap .solution-box .solution-inner .solution-bg-img { background-size: 250%; }
  .our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img { background-size: 280%; }
  .our-solution-wrap { justify-content: center; }
  .two-column-image-text-section.with-left-right-padding .two-column-wrapper .two-column-right-section .two-column-right-inner-section { padding: 0; }

  .our-story-mdl .leftcontainer { margin: 0 auto; max-width: 720px; padding: 0 20px; width: 100%; }
  .our-story-inner-lft { width: 100%; padding: 0px; margin-bottom: 40px; }
  .our-story-inner-rgt { padding: 0px; width: 100%; display: flex; flex-direction: row-reverse; align-items: center; }
  .our-story-inner-rgt-pry-img, .our-story-inner-rgt-scnd-img { position: static; }
  .our-story-inner-rgt-pry-img, .our-story-inner-rgt-scnd-img { height: 280px; }
  .our-story-inner-rgt { flex-wrap: wrap; height: 490px; position: relative; }
  .our-story-inner-rgt-pry-img, .our-story-inner-rgt-scnd-img { position: absolute; margin: 0px; }
  .our-story-inner-rgt-pry-img { right: 0px; top: 0px; }
  .our-story-inner-rgt-scnd-img { left: 0px; top: 190px; }
  .team-top-inner .section-heading .title { width: 100%; }
  .team-top-inner .section-heading .content h6 { font-weight: 400;font-family:RebondGrotesqueRegular001 }
  .team-top-inner .section-heading .content { width: 100%; }
  .team-top-inner .section-heading { gap: 30px; }
  .team-top-inner .section-heading .title h2 { margin: 0px; }
  .team-cards { margin-top: 60px; margin-left: -15px; margin-right: -15px; row-gap: 60px; }
  .team-cards-rpt { padding: 0px 15px; }
  .team-cards-rpt-image { height: 180px; }
  .team-cards-rpt-image-inner { height: 120px; width: 120px; }
  .our-partner-btm-sec-rpt { width: 50%; }

  .our-partner-top-sec .content h6{ font-weight: 400;font-family:RebondGrotesqueRegular001 }

  .service-level-1-two-column-section:last-child {padding: 0 0 80px;}
  .service-two-column-wrapper { border-radius: 28px; margin: 0; }
  .service-two-column-inner-wrapper { flex-direction: column; padding: 35px 20px 40px; }
  .service-image, .service-two-column-inner-wrapper.right-align .service-image, .service-two-column-inner-wrapper.left-align .service-image { margin: 0; height: 280px; transform: rotate(2deg); border-radius: 16px; }
  .service-two-column-inner-wrapper.right-align .service-image { transform: rotate(-2deg); }
  .service-two-column-inner-wrapper .service-left-column, .service-two-column-inner-wrapper.right-align .service-left-column { width: 80%; padding: 0; }
  .service-two-column-inner-wrapper .service-right-column, .service-two-column-inner-wrapper.right-align .service-right-column { width: 100%; padding: 40px 0 0; }

  .service-two-column-inner-wrapper.right-align { flex-direction: column; padding: 25px 20px 40px; }
  .about-hero-section .images-part .image-part-inner .images.img_1 { width: 40.2%; }
  .about-hero-section .images-part .image-part-inner .images.img_2 { 55%; }

  .two-column-right-inner-section .content ul li { margin-bottom: 20px; }

  .social-media-wrapper a { padding: 19px; height: 66px; width: 66px; margin: 0 7px 14px; }
  .social-media-wrapper .social-media-inner-wrapper { margin: 0 -7px; }
  .social-media-image img { width: 27px; height: 27px; }

  .service-lel-1-bnr-sec .leftcontainer {margin: 0 auto;max-width: 720px;padding: 0 20px;width: 100%;}
  h1.big {font-size: 50px;line-height: 110%;letter-spacing: -0.8px;}
  .service-lel-1-bnr-rgt {display: none;}
  .service-lel-1-bnr-lft {width: 100%;text-align: center;}
  .service-lel-1-bnr-lft .btn {display: none;}
  .service-lel-2-bnr-inner-left-img,
  .service-lel-2-bnr-inner-rgt-img {display: none;}
  .service-lel-2-bnr-inner-cent {width: 100%;}
  .service-lel-2-bnr-inner {padding: 50px 20px;border-radius: 24px;}
  .cont-with-two-col-inner { padding: 60px 20px;}
  .shpr-sec-inner{min-height:auto;}

  .auditor-news-page .service-lel-1-bnr-rgt { display: block; width: 100%; max-width: 520px; padding: 40px 0 0; min-height: 350px; margin: 0 auto; } 
  .auditor-news-page .service-lel-1-bnr-prmy-img { height: 330px; width: 320px; } 
  .auditor-news-page .service-lel-1-bnr-scnd-img { height: 240px; width: 220px; right: 0;}

  .featured-blog-section .featured-blog-image { width: 100%; border-radius: 14px; }
  .featured-blog-section .featured-blog-content-section { width: 100%; padding: 0; }

  .blog-listing-section .ban-inner .tag-heading { width: 100%; }
  .blog-listing-section .ban-inner .top-inners{padding-top:40px;width:100%}
  .blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap{width:50%;padding:0 10px 60px}
  .blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .inner-image{height:225px}

  .post-banner-section .inner-wrap .post-feature-part{width:100%}
  .post-banner-section .inner-wrap .post-feature-part .img-box{height:auto}
  .post-banner-section .inner-wrap .post-header{width:100%;padding:40px 0 0}
  .post-details-section .wrap .left-part{width:100%}
  .post-details-section .wrap .right-part{width:100%;padding:80px 0 0}
  .related-post-section .related-post-inners .related-inners .inner-content-wrap{width:50%}

  .post-details-section .wrap .right-part .section.post-body blockquote{font-size:20px;font-weight:700;line-height:24px;letter-spacing:-.025em;padding:90px 30px 50px 30px; margin: 70px 0 40px;}
  .post-details-section .wrap .right-part .section.post-body blockquote:after{left:30px}
  .post-details-section .wrap .right-part .section.post-body blockquote:before{width:calc(100% - 50px);border-radius:34px}

  .lp-two-column-with-form-section .no-container .left-part{width:100%;padding-top: 0px;}
  .lp-two-column-with-form-section .no-container .right-part{width:100%;padding:61px 0 0}
  .lp-two-column-with-form-section .no-container .left-part .section-heading{text-align:center;padding:0}
  .lp-two-column-with-form-section .image{width:362px;height:314px;margin:70px auto 0; border: 2.64px solid #89A9FF;border-radius:40px;}
  .lp-two-column-with-form-section .no-container .right-part .right-part-inner{padding:50px 20px;border-radius:28px;} 
  .two-column-right-inner-section br { display: none; }
  .two-column-right-inner-section h3 { margin: 0 0 20px; }
  .auditor-lp-page .two-column-image-text-section .two-column-left-section .two-column-image { border-radius: 34px; height: 350px; }
  .auditor-lp-page .services-blocks-wrapper { border-radius: 12px; }



  .auditor-career-page .service-lel-1-bnr-lft .content { max-width: 100%; }
  .two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .tabbing-wrap-inner { padding: 35px 20px; }
  .two-column-tab-panel-section .two-column-inner .image-part {width: 100%;max-width: 440px;}
  .two-column-tab-panel-section .two-column-inner .contents-part {width: 100%;padding: 30px 0 0;}
  .two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner{padding:30px 10px 0;width: 100%;}
  .two-column-tab-panel-section .tabbing-part .tabbing-title ul li{width: 50%; margin: 0 0 10px; text-align: center; padding: 7px 14px;}
  .two-column-tab-panel-section .tabbing-part .tabbing-title ul{border-radius:10px;gap:0;padding:10px;}
  .two-column-tab-panel-section .tabbing-content-wrap.current{margin:0 -10px} 

  .careers-path-section .career-details-part .image-part{width:100%; max-width: 350px; height: 375px;}
  .careers-path-section .career-details-part .details-part{width:100%;padding:40px 0 0} 
  .careers-path-section .custom-arrows.desktop-view { display: none; }
  .careers-path-section .custom-arrows.mobile-view{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: 23px 0 0;} 
  .careers-path-section .career-part .section-heading { width: 100%; padding: 0; }
  .career-vacancies-section { padding: 40px 0 80px; }
  .career-vacancies-section .column .box { padding: 40px; margin-bottom: 40px;} 
  .career-vacancies-section .customWidthOption { padding: 80px 20px; } 
  .two-column-tab-panel-section .two-column-inner .contents-part h2 br{display:none;}
  .two-column-tab-panel-section .tabbing-content-wrap .tabbing-content-wrap-inner .content p{line-height:22.5px;letter-spacing: 0.4000000059604645px;}

  .privacy-policy-section .left-part { width: 100%; } 
  .privacy-policy-section .right-part { width: 100%; padding: 60px 0 0; } 

  .client-satisfaction-section .site-column-box-main .box .box-inner{border-bottom:1px solid #15152d}
  .client-satisfaction-section .site-column-box-main .box{width:50%}
  .client-satisfaction-section .site-column-box-main .box:last-child .box-inner{border-bottom:0}
  .client-satisfaction-section .site-column-box-main .box:nth-child(2){border-right:0}
  .client-satisfaction-section .site-column-box-main .box:last-child{border-right:1px solid #15152d;} 
  .client-satisfaction-section .site-column-box-main .box.two-column .box-inner { border-bottom: 0; } 
  .client-satisfaction-section .site-column-box-main .box.two-column:last-child { border-right: 0; }

  .form-tabbing-section .customWidthOption{padding:80px 20px}
  .form-tabbing-section .tabbing-inner .form-tabbing-title{width:100%;padding:0 0 20px}
  .form-tabbing-section .tabbing-inner .tabbing-part{width:100%;max-width:max-content}
  .form-tabbing-section .tabbing-inner .tabbing-part .tabbing-part-inner{padding:7px 70px} 


  .our-auditor-community-section .list .list-item .inner-box .left-part{width:100%;padding:0 0 50px;max-width:310px;height:384px}
  .our-auditor-community-section .list .list-item .inner-box .left-part img { width: 350px !important; height: 362px !important; }
  .our-auditor-community-section .list .list-item .inner-box .right-part{width:100%;padding:0}
  .our-auditor-community-section .list .list-item{margin-bottom:80px}
  .our-auditor-community-section .list .list-item .inner-box.row-reverse .left-part { padding-left: 0; margin-right: auto;} 
  .our-auditor-community-section .list .list-item .inner-box.row-reverse .right-part { padding: 0; }
  .auditor-hall-of-fame-page .service-lel-1-bnr-lft .btn { display: block;}
  .auditor-hall-of-fame-page .service-lel-1-bnr-lft .btn .button { text-align: center; }

}

@media(min-width:768px){
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu { display: block !important; }
}

@media(max-width:767px){
  h1,.h1{font-size:34px;}
  h1.bigger, .h1 .bigger, .h1.bigger { font-size: 50px; }
  h2,.h2{font-size:30px;}
  h3,.h3{font-size:26px;}
  h4,.h4{font-size:22px;}
  h5,.h5{font-size:22px;}
  h6,.h6{font-size:18px;}
  body,p{font-size:15px;}

  .sub-heading, .sub-heading * {  font-size:16px;}
  .pre-heading {  font-size:12px;}
  article{font-size:17px; }
  .hs-form .input { margin:0 !important; }

  .hidden-annoucement .body-container-wrapper {padding-top: 80px;}

  .footer-section .footer-top-part { padding: 0; } 
  .footer-section .footer-bottom-part { padding: 10px 0 0px; border:0;}
  .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap, .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:first-child { width: 100%; } 
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu-title { position: relative; padding-right: 20px;} 
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu { display: none; } 
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu-title:after { content: ''; position: absolute; background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/arrow%201.svg); width: 12px; height: 7px; top: 5px; background-position: center; background-size: 12px; background-repeat: no-repeat; right: 0; transition: all .5s ease-in-out; } 
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu-title.active:after { transform: rotate(180deg); }
  .footer-section .top-part-wrap .menu-part ul li a { font-size: 13px; line-height: 19.5px; letter-spacing: -0.02em; } 
  .footer-section .top-part-wrap .menu-part ul li { margin-bottom: 8px; }
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu-title h6 { margin: 0; }
  .footer-section .top-part-wrap .menu-part .menu-boxes .menu { padding-top: 18px; }
  .footer-section .footer-bottom-part .bottom-wrap p { font-size: 11px; line-height: 15.4px; }
  .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap, .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:first-child, .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:nth-child(2), .footer-section .top-part-wrap .menu-part .menu-inner .menu-wrap:last-child { width: 100%; margin: 0 0 30px; }


  .hero-section .hero-inner .right-part .right-part-inner .primary-image img.mobile-view { display: block; }
  .hero-section .hero-inner .right-part .right-part-inner .primary-image img.desktop-view { display: none; }
  .hero-section .leftcontainer{max-width:100%;padding:0 20px}
  .hero-section .hero-inner .left-part { width: 100%; padding:0;}
  .hero-section .hero-inner .left-part .survey-part{width:100%;padding:5px;margin-top:30px}
  .hero-section .hero-inner .left-part .survey-inner .survey-image{height:20px;width:20px}
  .hero-section .hero-inner .left-part .survey-inner .survey-text{padding-left:4px} 
  .hero-section .hero-inner .left-part .survey-inner .survey-text p { font-size: 11px; line-height: 15.2px; }
  .hero-section .hero-inner .right-part .right-part-inner .primary-image { width: 100%; margin: 0; } 
  .hero-section .hero-inner .right-part .secondary-images { display: none; } 
  .hero-section .hero-inner .primary-img-inner { height: 220px; }
  .hero-section .hero-inner .left-part .btn { width: 100%; }
  .hero-section .hero-inner .left-part .btn a { text-align: center;width: 100%; }

  .help-business-section .column .box{padding:0 20px 10px;width:100%}
  .help-business-section .column .box .box-inner{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 15px 0}
  .help-business-section .column .box .box-inner .box-title{padding:0 0 0 15px}
  .help-business-section .column .box .box-inner .box-title h5{margin:0}
  .help-business-section .column .image{margin:0}


  .rating-section .rating-part .rating-part-inner{width:100%;padding:25px 15px;border-right:0;border-bottom:1px solid #e6ecfc;margin:0;}
  .rating-section .rating-part{padding:0 25px;margin:0;}

  .sucess-stories-section .sucess-stories-box .counter-wrap .counter-inner { width: 100%; }
  .sucess-stories-section .sucess-stories-box .content-part .content-inner { padding: 25px 25px 30px; }
  .sucess-stories-section .sucess-stories-box .counter-wrap .counter-inner .counter-text { max-width: 100%; width: 100%; }

  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap{width:100%}
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents{display:flex;flex-wrap:wrap;}
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .inner-image{width:100px}
  .recent-post-section .recent-post-inners .recent-inners .custom-widget { margin: 0 0 10px; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .box{width:calc(100% - 100px);padding-left:20px}
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .box .inner-des{display:none}
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .box .inner-title h6{margin:0 0 10px}
  .recent-post-section .recent-post-inners .recent-inners .topic{margin:0}
  .recent-post-section .recent-post-inners .recent-inners .topic a{font-size:11px;line-height:15.4px;padding:4px 8px} 
  .recent-post-section .top-headings .desktop-view{display:none;}
  .recent-post-section .recent-post-inners .btn.mobile-view{display:block;}

  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_1{width:155px;height:109px;margin:0 0 10px}
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2{height:142px}
  .two-column-section .inner-part .images-part .images-inner .primary-image{height:206px;width:170px}
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2 { width: 196px; }
  .two-column-section .inner-part .images-part .images-inner .secondary-images{width:calc(100% - 170px);padding-left:10px}
  .two-column-section .inner-part .images-part{padding-right:20px} 
  .two-column-section .inner-part .contents-part{padding:40px 20px 0;}
  .two-column-section .rightcontainer { max-width: unset; padding: 0; }
  .two-column-section .inner-part .images-part .images-inner .primary-image { position: relative; right: 6px; }

  .four-column-section .column .box{padding:0 20px 10px;width:100%}
  .four-column-section .column .box .box-inner{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 15px 0}
  .four-column-section .column .box .box-inner .box-title{padding:0 0 0 15px}
  .four-column-section .column .box .box-inner .box-title h5{margin:0}
  .four-column-section .column .image{margin:0}
  .four-column-section .column .box-content { text-align: left; }

  .our-partner-section .customWidthOption{padding:60px 0;}
  .our-partner-section .partner-logo-wrap .partner-logo-inner { padding: 15px 24px; }
  .our-partner-section .partner-logo-wrapper:after{width:40px;height:95px;left:0}
  .our-partner-section .partner-logo-wrapper:before{z-index: 11;width:40px;height:95px;right:0;}

  .award-section .slick-slide {opacity: 1;}
  .award-section .section-heading { width: 100%; }
  .award-section .award-wrap { padding-left: 20px; }
  .award-section .custom-arrows.desktop-view { display: none; }
  .award-section .custom-arrows.mobile-view { display: flex; flex-wrap: wrap; width: 100%;gap:10px; justify-content: start; padding-top: 40px; }
  .award-section .slick-list.draggable { padding-right: 50px; }
  .award-section .award-box .box-inner{display:flex;flex-wrap:wrap;gap:15px;padding:15px}
  .award-section .award-box .box-inner .box-image{width:115px;height:125px;}
  .award-section .award-box .box-inner .box-content{width:calc(100% - 130px)}
  .award-section .slick-slide{margin:0 7px}
  .award-section .slick-track{margin:0 -7px}
  .award-section .box-content h6{margin:0 0 11px}

  .audit-services-section { border-radius: 28px;}

  .hero-section .survey-part-wrap { padding-bottom: 15px; }
  .hero-section .survey-part { padding: 9px 15px; }
  .hero-section .survey-inner { padding-right: 10px; }
  .hero-section .survey-image { width: 14px; height: 14px; }
  .hero-section .survey-text p .font-600 { padding: 0px 3px; }
  .hero-section .section-heading .content { padding: 0px; }
  .hero-section .section-heading .content p { font-size: 16px; line-height: 1.5625; }
  .hero_sec_img_sec_primy.mobile, .hero_sec_img_sec_secdy.mobile { display: block; }
  .hero_sec_img_sec_primy.desktop, .hero_sec_img_sec_secdy.desktop { display: none; }
  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { width: 190px; height: 230px; }
  .rating-section .rating-part .rating-part-inner { border: 0; padding: 25px 15px; }
  .rating-section .rating-part .rating-part-inner+div { border-top: 1px solid #15152d; }
  .rating-section .rating-part { padding: 5px 0px; }
  .rating-section .rating-part-inner .content p { font-size: 17px; }
  .rating-section .rating-part-inner .star-img { margin-bottom: 15px; }
  .hero_section_inner .content p { font-size: 16px; line-height: 1.5625; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents { flex-direction: column; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .inner-image { width: 100%; height: 225px; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents:hover .inner-image { height: 230px; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .box { width: 100%; padding-left: 0px; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .box .inner-des { display: block; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap { padding: 0 10px 0px; }
  .recent-post-inners { padding: 0px; }
  .recent-post-pl { padding-left: 10px; }
  .recent-inners .box { margin-top: 16px; }
  .recent-post-section .recent-post-inners .recent-inners .inner-content-wrap .contents .box .inner-title h6 { margin: 0 0 14px; }
  .recent-inners .box .inner-title h6 { font-size: 22px; line-height: 1.1; }
  .recent-post-pl .slick-list.draggable { padding-right: 68px; }
  .recent-post-arror-dots-sec-inner { margin-top: 30px; }
  .recent-post-section .recent-post-inners .btn.mobile-view .button { text-align: center; }
  .recent-post-custom-arrows { width: 40%; }
  .recent-post-dots-sec { width: 50%; }
  .hero-section .section-heading .content { max-width: 306px; margin: 0px auto; }
  .rating-section .rating-part { border-radius: 16px; }
  .shpr-sec { border-radius: 28px 28px 0 0; }
  .recent-post-section { border-radius: 28px 28px 0 0; }
  .hero_sec_img_sec_primy { margin-left: -10px; }

  .two-column-image-text-section .two-column-left-section .two-column-image { max-width: 340px; height: 225px; }
  .two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section, .big-width.two-column-image-text-section .two-column-wrapper.left-align .two-column-right-section { padding: 30px 0 0; }
  .two-column-image-text-section .two-column-wrapper.right-align .two-column-right-section { padding: 30px 0 0; }
  .our-solution-wrap .solution-box { width: 100%; }
  .our-solution-wrap .solution-box .solution-inner .solution-bg-img { height: 200px; background-size: 100%; }
  .our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img { background-size: 110%; }
  .our-solution-wrap .solution-box .solution-inner .solution-content .content { display: none; }
  .our-solution-wrap .solution-box .solution-inner .solution-content .learn-more-cta { margin: 0px; padding: 0px; }
  .our-solution-wrap .solution-box .solution-inner .solution-content { width: 100%; }
  .our-solution-wrap .solution-box .solution-inner .solution-content .learn-more-cta a .mb-hide { display: none; }
  .our-solution-wrap .solution-box .solution-inner .solution-content .learn-more-cta a svg { display: none; }
  .our-solution-wrap .solution-box .solution-inner .solution-content .learn-more-cta a { background-image: url(https://143334450.fs1.hubspotusercontent-eu1.net/hubfs/143334450/ServeLegal_Auditors_2024/images/btn-img.svg); background-repeat: no-repeat; background-size: auto; width: 38px; display: block; height: 38px; }
  .our-solution-wrap .solution-box .solution-inner .solution-content { display: flex; justify-content: space-between; align-items: center; }
  .our-solution-wrap .solution-box .solution-inner .solution-content .title { width: calc(100% - 48px); }
  .our-solution-wrap .solution-box .solution-inner .solution-content .title * { margin: 0px; }
  .our-solution-wrap .solution-box .solution-inner .solution-content { padding: 20px; }
  .our-solution-wrap { margin-bottom: 35px; }
  .our-solution-section .our-solution-inner { margin-bottom: 30px; }
  .our-solution-section .our-solution-inner .title h2 { margin-bottom: 15px; }
  .our-solution-wrap .solution-box .solution-inner .learn-more-cta { opacity: 1; visibility: visible; transform: translateY(0px); padding-top: 25px; }
  .our-solution-wrap .solution-box .solution-inner .solution-bg-img:after { background: linear-gradient(360deg, rgba(19, 16, 35, 0.9) 0%, rgba(19, 16, 35, 0.25) 100%); }

  .about-hero-section .images-part .image-part-inner .images.img_1 { height: 265px; width: 38.2%; margin-left: -42px; }
  .about-hero-section .images-part .image-part-inner .images.img_2 { margin: 0 -60px 0 -170px; }

  .our-story-mdl .leftcontainer { max-width: 100%; padding: 0 20px; }
  .team-cards { margin-left: -5px; margin-right: -5px; row-gap: 40px; justify-content: unset; }
  .team-cards-rpt { padding: 0px 5px; width: 50%; }
  .team-cards-rpt-image { height: 130px; border-radius: 10px; }
  .team-cards-rpt-image-inner { width: 100px; height: 100px; }
  .team-cards-rpt-cont { margin-top: 10px; }
  .team-cards-rpt-name h5 { margin-bottom: 5px; font-size: 18px; font-weight: 600; line-height: 130%; letter-spacing: -0.45px; }
  .team-cards-rpt-designation h6 { margin-bottom: 15px; font-size: 16px; font-weight: 500; line-height: 1.5; letter-spacing: -0.64px; }
  .our-partner-btm-sec-rpt { width: 100%; }
  .our-partner-inner { padding: 60px 20px; }
  .our-partner-btm-sec-rpt-inner { height: 70px; border-radius: 9px; }
  .our-partner-mdl { border-radius: 28px 28px 0 0; }
  .our-partner-btm-sec-rpt-img { height: 28px; width: 127px; }


  .service-two-column-inner-wrapper .service-left-column, .service-two-column-inner-wrapper.right-align .service-left-column { width: 100%; padding: 0; }

  .two-column-right-inner-section .content ul li { font-size: 16px; }

  .connect-with-us-inner-container { border-radius: 24px; }

  .bigger-container { max-width: 100%; }

  .service-lel-1-bnr-sec .leftcontainer { max-width: 100%; padding: 0 20px; }
  h1.big { font-size: 40px; line-height: 110%; letter-spacing: -0.8px; }
  .service-lel-1-bnr-lft .content p { font-size: 16px; }
  .service-lel-2-bnr-inner-cent .tag { padding: 4px 14px 4px; font-size: 13px; line-height: 150%; letter-spacing: -0.26px; }
  .service-lel-2-bnr-inner-cent .content p { font-size: 16px; }
  .cont-with-two-col-mdl .bigger-container { padding: 0px; }
  .cont-with-two-col-mdl .customWidthOption { border-radius: 24px; }
  .cont-with-two-col-btm-sec-rpt { width: 100%; }
  .cont-with-two-col-btm-sec-rpt-inner { padding: 25px 30px; border-radius: 20px; }
  .cont-with-two-col-btm-sec-rpt-cont { margin-top: 15px; }
  .cont-with-two-col-btm-sec-rpt-icon { height: 60px; width: 57px; }

  .featured-blog-section { border-radius: 28px; }
  .featured-blog-section .featured-blog-tag-wrapper { padding-bottom: 30px; }
  .featured-blog-section .featured-arrows.desktop-view{display:none}
  .featured-blog-section .featured-arrows.mobile-view{display:block;position:relative}
  .featured-blog-section .featured-arrows .custom-arrows{justify-content:flex-end;padding-right: 20px;}
  .featured-blog-section .container { padding: 0 0 0 20px; } 
  .featured-blog-section .slick-list.draggable { padding-right: 57px; }
  .featured-blog-section .featured-blog-image { height: 225px; }
  .blog-listing-section .ban-inner .top-wrap-inner .hubspot-search-input-container { width: 100%; padding: 0 0 25px; } 
  .blog-listing-section .ban-inner .top-wrap-inner .categorywrp { width: 100%; } 
  .blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap { width: 100%; }
  .blog-listing-section .listing-wrpper .inner-list-wrapper .inner-content-wrap .contents .box .inner-des { letter-spacing: 0.4000000059604645px; }
  .blog-listing-section .blog-pagination-container li { margin: 0; } 
  .blog-listing-section .blog-pagination-container ul { padding: 5px 15px; }
  .blog-listing-section .author-section .author-main-image{width:100%;max-width:150px;margin:0 auto}
  .blog-listing-section .author-section .author-right{width:100%;padding:40px 0 0;text-align:center}
  .blog-listing-section .author-section .author-right .hs-author-social-section{justify-content:center}
  
  .post-details-section .wrap .right-part .section.post-body p,
  .post-details-section .wrap .right-part .section.post-body img,
  .post-details-section .wrap .right-part .post-body ul li {width: 100% !important;}

  .post-banner-section .inner-wrap .post-feature-part .img-box { height: 262px; } 
  .related-post-section .related-post-inners .related-inners .inner-content-wrap { width: 100%; padding: 0 15px 60px; }
  .blog-post-testimonial-slider-section .testimonial-slider-content-wrapper blockquote{font-size:20px;line-height:24px;margin-bottom:0;padding:0;height:240px}
  .blog-post-testimonial-slider-section .testimonial-slider .slick-slide{height:353px} 
  .post-details-section .wrap .right-part .author-part .author_data{align-items:center;}
  .blog-related-title.text-center { text-align: left; }

  .two-column-tab-panel-section { background: #F6F5F3;border-radius:28px; } 
  .two-column-tab-panel-section .customWidthOption { padding: 80px 0; }
  .two-column-tab-panel-section .two-column-inner .contents-part .content p { font-size: 15px; font-weight: 400; line-height: 22.5px; letter-spacing: 0.4000000059604645px; }

  .careers-path-section .career-details-part .details-part .person-roles{line-height:21px;font-size:15px;padding:10px}
  .careers-path-section .career-details-part .details-part .person-content p{font-size: 15px; font-weight: 400; line-height: 22.5px; letter-spacing: 0.4000000059604645px;} 
  .careers-path-section .career-details-part .details-part .person-designation{font-size: 15px; font-weight: 400; line-height: 22.5px; letter-spacing: 0.4000000059604645px;} 
  .careers-path-section .career-details-part .image-part { max-width: 350px; height: 350px; }
  .career-vacancies-section .customWidthOption{ padding: 80px 0;} 
  .career-vacancies-section { background-color: #f5f3f8; border-radius: 28px; padding:0;margin-bottom:80px;} 
  .career-vacancies-section .column .box-title h5 { font-weight: 600; line-height: 28.6px; letter-spacing: -0.025em; }

  .location-section .location-inner iframe { height: 450px;}
  .lp-two-column-with-form-section .no-container {border-radius:28px;padding:80px 20px;}


  .useful-link-section .useful-link-box .useful-links-wrap .links-part a { font-size: 15px; line-height: 160%; }
  .useful-link-section .useful-link-box .useful-links-wrap .links-part { margin: 0; }

  .client-satisfaction-section .site-column-box-main .box{width:100%;border-right:0}
  .client-satisfaction-section .site-column-box-main .box:last-child{border:0}
  .client-satisfaction-section .site-column-box-main{border-radius:28px 28px 0 0}
  .client-satisfaction-section .box-bottom-content .bottom-content{border-radius:0 0 28px 28px} 
  .client-satisfaction-section .site-column-box-main .box .box-inner .sub-heading p,
  .client-satisfaction-section .site-column-box-main .box .box-inner .sub-heading p a { font-size: 15px; font-weight: 400; line-height: 22.5px; letter-spacing: 0.4000000059604645px; }
  .client-satisfaction-section .site-column-box-main .box.two-column { width: 100%; border-bottom: 1px solid #15152d; }
  .client-satisfaction-section .site-column-box-main .box.two-column:last-child { border-bottom: 0; }
  .form-tabbing-section .customWidthOption { padding: 80px 0; }
  .form-tabbing-section { background: #f6f5f3; border-radius: 28px; } 

  .our-auditor-community-section .list .list-item{margin-bottom:60px}
  .our-auditor-community-section .list .list-item:last-child{margin-bottom:60px;}
  .our-auditor-community-section .list .list-item{padding:50px 35px}
  .our-auditor-community-section .list .list-item .inner-box .left-part .left-inner-part{border-radius:23px;}
  .our-auditor-community-section .jplist-panel { display: block; }



}

@media(max-width: 680px) {
  .slider-arrow-dots-container ul.slick-dots { margin: 0; }
  /*.testimonial-slider-content-wrapper { padding: 25px 25px 100px; }*/
  .testimonial-slider .slick-list { padding: 20px 0 240px !important; }
  /*.testimonial-slider .slick-snext { transform: translate3d(0%, 0, -20px) translateY(-70px); }*/
  .testimonial-slider-content-wrapper blockquote { height: 260px;}
  .testimonial-slider-section .slider-arrow-dots-container { width: 90%; }
  .testimonial-slider-section .no-designation .slider-arrow-dots-container { width: 90%; }
  /*.testimonial-slider .slick-list { padding: 30px 0 250px !important; }*/
  .customer-name-designation-container p { font-size: 15px; }
  .about-hero-section .images-part .image-part-inner img { border-radius: 16px; }
  .about-hero-section .images-part .image-part-inner .images.img_1 { height: 145px; width: 36.2%; margin-left: -32px; border-radius: 16px; background-position: 70%; }
  .about-hero-section .images-part .image-part-inner .images.img_2 { height: 185px; /*width: 48%;*/ border-radius: 16px; /*margin: 0 -60px 0 -100px;*/ background-position: 50%; }
  .about-hero-section .images-part .image-part-inner .images.img_3 { left: -42px; height: 153px; width: 39%; border-radius: 16px; top: -7px; }
  .two-column-image-text-section .two-column-left-section .two-column-image { margin: 0; max-width: 100%; }

  .auditor-news-page .service-lel-1-bnr-rgt { max-width: 350px;min-height: 290px; } 
  .auditor-news-page .service-lel-1-bnr-prmy-img { width: 213px; height: 247px; border: 1.39px solid;border-color: #fdc0b3;} 
  .auditor-news-page .service-lel-1-bnr-scnd-img { width: 153px; height: 172px; right: 0; margin-top: 30px; border: 1.39px solid;border-color: #b897ff;}
  .featured-blog-section .slick-slide { margin: 0 10px; }
  .two-column-tab-panel-section .tabbing-part .tabbing-title ul li{font-size: 12px; line-height: 160%;}
  .related-post-section .blog-related-title h3 { font-size: 34px; }
  .auditor-get-in-touch-page .service-lel-1-bnr-sec .service-lel-1-bnr-lft .section-heading { padding: 0 22px; }

  .auditor-get-in-touch-page.auditor-news-page .service-lel-1-bnr-prmy-img{width:213px;height:248px;border:3px solid #fdc0b3;border-radius:24px}
  .auditor-get-in-touch-page.auditor-news-page .service-lel-1-bnr-scnd-img{border:3px solid #b897ff;width:163px;height:182px;border-radius:24px}

  .auditor-hall-of-fame-page.auditor-get-in-touch-page .service-lel-1-bnr-sec .service-lel-1-bnr-lft .section-heading{padding:0;}

  .our-auditor-community-section .jplist-panel .jplist-pagination .jplist-next,
  .our-auditor-community-section .jplist-panel .jplist-pagination .jplist-prev { margin: 0 2px; padding: 5px 12px; } 
  .our-auditor-community-section .jplist-panel .jplist-pagination .jplist-pagingmid button { padding: 5px 14px; margin: 0 2px; }


}
@media (max-width:500px) {
  .hero-section .survey-text p { font-size: 11px; }
  .shpr-sec .section-heading .content p { font-size: 15px; }
  .two-column-tab-panel-section .two-column-inner .image-part { height: 350px; } 

  .auditor-career-page .service-lel-1-bnr-sec .section-heading { padding: 0 22px; }
  .auditor-career-page .service-lel-1-bnr-sec .section-heading .title { max-width: 300px; }
  .two-column-tab-panel-section .two-column-inner .contents-part .title { max-width: 330px; }
}

@media(max-width: 480px){
  .audit-services-section-four-column .services-blocks-wrapper { border-radius: 12px; }
  .services-blocks-wrapper .service-block, .audit-services-section-four-column .services-blocks-wrapper .service-block { width: 100%; border-right: 0px; border-bottom: 1px solid #15152D;; }
  .audit-services-section-four-column .services-blocks-wrapper .service-block { display: flex; align-items: center; padding: 25px 19px; }
  .audit-services-section-four-column .service-block-description p { font-size: 16px; }
  .audit-services-section-four-column .service-block-image { height: 50px; width: 48px; margin: 0; }
  .audit-services-section-four-column .service-block-description { width: calc(100% - 50px); padding-left: 15px; text-align: left; }
  
  .services-blocks-wrapper .service-block:last-child { border-bottom: 0; }
  .service-block-image img { max-width: 100%; width: 100%; height: 100%; object-fit: contain; }
  .service-block-image { width: 51px; height: 58px; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
  .testimonial-slider-section .slider-arrow-dots-container { width: 85%; }
  .testimonial-slider-section .no-designation .slider-arrow-dots-container { width: 85%; }
  .customer-image { max-width: 100%; }
  .shpr-sec .section-heading .title { padding: 0 20px; }
  .shpr-sec.image-position-changed .section-heading .title { padding: 0; }
  .our-solution-wrap .solution-box .solution-inner .solution-bg-img {height: 140px;}

  .our-story-inner-rgt-pry-img, .our-story-inner-rgt-scnd-img { height: 161px; width: 74%; border-radius: 16px; }
  .our-story-inner-rgt-pry-img { right: -8%; }
  .our-story-inner-rgt-scnd-img { top: 113px; left: -6%; }
  .our-story-inner-rgt { height: 325px; }
  .service-image, .service-image, .service-two-column-inner-wrapper.right-align .service-image, .service-two-column-inner-wrapper.left-align .service-image { height: 170px; }
  .service-two-column-inner-wrapper .service-right-column { padding: 35px 0 0; }
  .service-right-column .title h2 { font-size: 40px; line-height: 1.1; letter-spacing: -0.8px; }
  .service-right-column p { font-size: 16px; }

  .lp-two-column-with-form-section .image { margin: 70px 0 0 -37px; border-radius: 0 30px 30px 0;}
  .lp-two-column-with-form-section .no-container{margin:30px 0;}


}

@media(max-width:447px){
  .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper { height: calc(100vh - 135px); }
  .hidden-annoucement .header-section .bottom-part .center-part .mainmenu .hs-menu-wrapper { height: calc(100vh - 75px); }
  .about-hero-section .images-part .image-part-inner .images.img_2 { width: 48%; margin: 0 -50px 0 -170px;  }
  .about-hero-section .images-part .image-part-inner .images.img_1 { margin-left: -25px; }
  .about-hero-section .images-part .image-part-inner .images.img_3 { left: -50px; }
  .service-lel-2-bnr-inner { margin-top: 18px; }
}

@media(max-width:422px){
  .form-tabbing-section .form-part ul.inputs-list { padding: 0 0 0 23px; }
  .form-tabbing-section .form-part .inputs-list input[type=checkbox]+span:before { top: 11px;left: -34px; } 
  .form-tabbing-section .form-part .inputs-list input[type=checkbox]:checked+span:after { top: 13px;left: -32px; }
  .legal-consent-container .hs-form-booleancheckbox-display p { line-height: 14.4px; font-weight: 500; }

}

@media(max-width:390px){
  .our-auditor-community-section .list .list-item .inner-box .left-part img { width: 310px !important; height: 352px !important; }

}


@media(max-width:375px){
  .help-business-section .column .box .box-inner .box-title { padding:  0 0 0 10px; } 

  .hero-section .hero-inner .left-part .survey-part{padding:5px 0 5px 5px}
  .hero-section .hero-inner .left-part .survey-inner .survey-text p{font-size:9px}
  .hero-section .hero-inner .left-part .survey-inner .survey-image img{height:11px!important;width:11px}
  .hero-section .hero-inner .left-part .survey-inner .survey-image{height:16px;width:16px} 

  .two-column-section .inner-part .images-part .images-inner .primary-image { width: 140px; height: 180px; } 
  .two-column-section .inner-part .images-part .images-inner .secondary-images { width: calc(100% - 140px); } 
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_1 { width: 125px; height: 85px; } 
  .two-column-section .inner-part .images-part .images-inner .secondary-images .images.img_2 { width: 150px; height: 120px; }

  .four-column-section .column .box .box-inner .box-title { padding:  0 0 0 10px; } 
  .shpr-sec .section-heading .title { padding: 0; }
}
@media (max-width:370px) {
  .hero_sec_img_sec_primy, .hero_sec_img_sec_secdy { height: 200px; width: 165px; }
  .btn5 a, a.btn5 { padding-left: 15px; font-size: 15px; }
  .button-img-wrapper img { height: 35px; width: 35px; }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .our-solution-wrap .solution-box .solution-inner .solution-bg-img{background-size: 210%;}
  .bigger-container { max-width: 1200px; }
}
@media (min-width:768px) and (max-width:991px) {
  .bigger-container { max-width: 780px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .our-solution-wrap .solution-box .solution-inner .solution-bg-img{background-size: 250%;}
  .our-solution-wrap .solution-box .solution-inner:hover .solution-bg-img {background-size: 260%;}
  .bigger-container { max-width: 1020px; }
}