







/* 1a. Containers */

/* 
 */

/* 1b. Colors */









/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */




/* 1i. Margins */










.content-wrapper {
  max-width: 2500;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 0px;
}

.body-container-wrapper {}

.body-container {
  width: 100%;
}

.body-container--blog-detail .blog-guide-content,
.body-container--blog-detail .block-quote,
.body-container--blog-detail .rich-text,
.body-container--blog-detail .widget-type-rich_text,
.body-container--blog-detail .widget-type-form {
  max-width: 1440px;
}

.scroll-animation {
  position: sticky;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.body-container--blog-detail .block-quote, 
.body-container--blog-detail .rich-text,
.body-container--blog-detail .widget-type-rich_text,
.body-container--blog-detail .blog-guide-content,
.guide-body-container .block-quote,
.guide-body-container .rich-text,
.guide-body-container .widget-type-rich_text,
.guide-body-container .blog-guide-content,
.blog-body-container .block-quote,
.blog-body-container .rich-text,
.blog-body-container .widget-type-rich_text,
.blog-body-container .blog-guide-content,
.blog-body-container .video-container  {
  padding: 0 50px;
}

.guide-body-container .case-study-section {
  padding-left: 50px;
}

.guide-body-container .video-container {
  margin-left: 50px;
  margin-right: 50px;
}

.dnd-section > .row-fluid {
  max-width: px;
}


/* Widgets */

.widget-type-rich_text,
.widget-type-rich_text {
  margin-top: 50px;
}

@media only screen and (min-width: 801px) { 
  .margin-top {
    margin-top: 50px !important;
  }

  .fellowship-body-container .margin-top {
    margin-top: 120px !important;
  }
}

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

  .body-container--blog-detail .article-intro-section,
  .blog-body-container .image-quote-block {
    margin-left: 11em; 
    margin-right: 11em;
  }

  .blog-body-container .block-quote,
  .blog-body-container .rich-text,
  .blog-body-container .widget-type-rich_text,
  .blog-body-container .blog-guide-content,
  .blog-body-container .video-container,
  .blog-body-container .widget-type-form {
    /* margin-left: 15em; 
    margin-right: 15em; */
    margin: auto;
    page-break-inside: avoid;
    max-width: 787px;
  }

  .blog-body-container .user-interview-left,
  .blog-body-container .user-interview-right {
    margin-left: 5em; 
    margin-right: 5em;
    page-break-inside: avoid;
  }

  .guide-body-container .block-quote,
  .guide-body-container .rich-text,
  .guide-body-container .widget-type-rich_text,
  .guide-body-container .blog-guide-content,
  .guide-body-container .video-container,
  .guide-body-container .image-quote-block,
  .guide-body-container .widget-type-form {
    margin-left: 16em; 
    margin-right: 15em;
    page-break-inside: avoid;
  }

  .guide-body-container .case-study__section,
  .guide-body-container .user-interview-left,
  .guide-body-container .user-interview-right {
    margin-left: 16em;
  }

  .guide-body-container {
    /* margin-left: 16em;  */
    page-break-inside: avoid;
  }

  .body-container--guide-detail {
    margin-left: 16em; 
    margin-right: 16em;
  }

  /* fellowship layout */
  .fellowship-body-container .block-quote,
  .fellowship-body-container .rich-text,
  .fellowship-body-container .widget-type-rich_text,
  .fellowship-body-container .video-container,
  .fellowship-body-container .text-block,
  .fellowship-body-container .header-w-list,
  .fellowship-body-container .multistep-process,
  .fellowship-body-container .frequent-questions,
  .fellowship-body-container .widget-type-form {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 120px;
    page-break-inside: avoid;
  }
}

@media only screen and (min-width: 1401px) { 
  .body-container--blog-detail, 
  .blog-body-container {
    width: 1440px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 2000px) {
  .guide-body-container {
    margin: auto;
    max-width: 1440px;
  }

  .body-container--guide-detail {
    margin: auto;
    max-width: 1440px;
  }

  /* fellowship layout */
  .fellowship-body-container .block-quote,
  .fellowship-body-container .rich-text,
  .fellowship-body-container .widget-type-rich_text,
  .fellowship-body-container .video-container,
  .fellowship-body-container .text-block,
  .fellowship-body-container .header-w-list,
  .fellowship-body-container .multistep-process,
  .fellowship-body-container .frequent-questions,
  .fellowship-body-container .country-portfolio-section,
  .fellowship-body-container .fellowship-gallery,
  .fellowship-body-container .widget-type-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
  }
}

@media only screen and (max-width: 1100px) {  

  .body-container--blog-detail .article-intro-section {

  }

  .blog-body-container .block-quote,
  .blog-body-container .rich-text,
  .blog-body-container .widget-type-rich_text,
  .blog-body-container .blog-guide-content,
  .blog-body-container .video-container,
  .blog-body-container .widget-type-form {
    /* margin-left: 10em; 
    margin-right: 10em; */
    max-width: 787px;
    margin: auto;
  }

  .body-container--blog-detail .user-interview-left,
  .body-container--blog-detail .user-interview-right,
  .blog-body-container .user-interview-left,
  .blog-body-container .user-interview-right  {
    margin-left: 5em; 
    margin-right: 5em;
  }

  .guide-body-container .block-quote,
  .guide-body-container .rich-text,
  .guide-body-container .widget-type-rich_text,
  .guide-body-container .blog-guide-content,
  .guide-body-container .video-container,
  .guide-body-container .widget-type-form {
    /* margin-left: 10em; 
    margin-right: 10em; */
    max-width: 787px;
    margin: auto;
  }

  .guide-body-container .case-study__section {
    margin-left: 7em;
  }

  .guide-body-container .user-interview-left,
  .guide-body-container .user-interview-right {
    max-width: 910px;
    margin: 0 0 0 auto;
  }

  /* fellowship layout */
  .fellowship-body-container .block-quote,
  .fellowship-body-container .rich-text,
  .fellowship-body-container .widget-type-rich_text,
  .fellowship-body-container .video-container,
  .fellowship-body-container .text-block,
  .fellowship-body-container .header-w-list,
  .fellowship-body-container .multistep-process,
  .fellowship-body-container .widget-type-form {
    padding: 0 120px;
  }
}

@media only screen and (max-width: 800px) { 
  .margin-top {
    margin-top: 30px !important;
  }

  .fellowship-body-container .margin-top {
    margin-top: 50px !important;
  }

  /* fellowship layout */
  .fellowship-body-container .block-quote,
  .fellowship-body-container .rich-text,
  .fellowship-body-container .widget-type-rich_text,
  .fellowship-body-container .video-container,
  .fellowship-body-container .text-block,
  .fellowship-body-container .header-w-list,
  .fellowship-body-container .multistep-process,
  .fellowship-body-container .frequent-questions,
  .fellowship-body-container .widget-type-form {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 50px;
  }

  .body-container--blog-detail .article-intro-section {
    /* margin-left: 50px;
    margin-right: 50px; */
  }

  .blog-body-container .block-quote,
  .blog-body-container .rich-text,
  .blog-body-container .widget-type-rich_text,
  .blog-body-container .blog-guide-content,
  .blog-body-container .video-container,
  .blog-body-container .widget-type-form {
    margin-left: 50px;
    margin-right: 50px;
  }

  .blog-body-container .user-interview-left,
  .blog-body-container .user-interview-right {
    margin-left: 0px;
    margin-right: 0px;
  }

  .guide-body-container .block-quote,
  .guide-body-container .rich-text,
  .guide-body-container .widget-type-rich_text,
  .guide-body-container .blog-guide-content,
  .guide-body-container .video-container,
  .guide-body-container .widget-type-form {
    padding-left: 50px;
    padding-right: 50px;
  }

  .guide-body-container .case-study__section {
    /* padding-left: 50px;
    padding-right: 50px; */
    padding: 0 50px;
  }

  .guide-body-container .user-interview-left,
  .guide-body-container .user-interview-right {
    margin-left: 0;
  }
}

@media only screen and (max-width: 599px) { 
  .body-container--blog-detail .block-quote, 
  .body-container--blog-detail .rich-text,
  .body-container--blog-detail .widget-type-rich_text,
  .guide-body-container .block-quote, 
  .guide-body-container .rich-text ,
  .guide-body-container .widget-type-rich_text,
  .guide-body-container .blog-guide-content,
  .guide-body-container .widget-type-form {
    padding: 0 14px;
  }

  .blog-body-container .block-quote,
  .blog-body-container .rich-text,
  .blog-body-container .widget-type-rich_text,
  .blog-body-container .blog-guide-content,
  .blog-body-container .video-container,
  .blog-body-container .widget-type-form {
    padding: 0;
  }
  
  .guide-body-container .video-container  {
    margin-left: 0;
    margin-right: 0;
  }

  .guide-body-container .block-quote,
/*   .guide-body-container .rich-text, */
  .guide-body-container .widget-type-rich_text
  .guide-body-container .blog-guide-content,
  .guide-body-container .video-container {
    margin-left: 14px;
    margin-right: 14px;
  }

  .guide-body-container .case-study__section {
    margin: 0px;
    padding: 0px;
  }
  
  .body-container--blog-detail .article-intro-section {
    margin-left: 14px;
    margin-right: 14px;
  }

  .blog-body-container .block-quote,
  .blog-body-container .rich-text,
  .blog-body-container .widget-type-rich_text,
  .blog-body-container .blog-guide-content,
  .blog-body-container .video-container,
  .blog-body-container .widget-type-form {
    margin-left: 14px;
    margin-right: 14px;
  }

  /* fellowship layout */
  .fellowship-body-container .block-quote,
  .fellowship-body-container .rich-text,
  .fellowship-body-container .widget-type-rich_text,
  .fellowship-body-container .video-container,
  .fellowship-body-container .text-block,
  .fellowship-body-container .header-w-list,
  .fellowship-body-container .multistep-process,
  .fellowship-body-container .frequent-questions, 
  .fellowship-body-container .widget-type-form {
    padding: 0 14px;
  }
}

/* @media only screen and (max-width: 400px) {
  .guide-body-container .video-container,
  .blog-body-container .video-container {
    margin-left: 0px;
    margin-right: 0px;
  }
} */






html {
  font-size: 17px;
}

body {
  font-family: Gellix-Medium; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  background-color: #f7f2ea;
}

/* Paragraphs */

div, p, li {
  font-size: 20px;
  line-height: 31px;
  letter-spacing: -0.43px;
  color: serif
}

@media only screen and (max-width: 800px) {
  p, li {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.43px;
    color: serif
  }
}

/* Anchors */
a, .smTitleWhite, .ccTitle, label {
  font-family: Gellix-Medium, sans-serif;
  color: #000000;
}

a, a:-webkit-any-link {
  text-decoration: none;
}

/* Blockquote */

blockquote, q {
/*   border-left-color: var(--secondary_color); */
  border: none;
  display: block;
  font-style: normal;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.83px;
  padding: 0;
  font-weight: bold;
  font-family: var(--primary_font_bold);
}

blockquote {
  margin: 50px 0;
}

q:before,
q:after {
  content: none;
}


.quote-text {
  font-family: var(--primary_font_bold);
}


/* Primary */
.main-font {
  font-family: Gellix-Medium, sans-serif;
  font-weight: 700;
}

.main-font-medium {
  font-family: Gellix-Medium, sans-serif;
  font-weight: 500;
}

.main-font-bold {
  font-family: Gellix, Gellix-Medium, sans-serif;
  font-weight: bold;
}


.primary {
  color: var(--primary_color);
}
.white {
  color: white;
}
.black {
  color: black;
}

.primary-border {
    border-color: var(--primary_color);
    border-bottom-color: var(--primary_color);
    border-top-color: var(--primary_color);
}
.white-border {
  border-color: white;
  border-bottom-color: white;
  border-top-color: white;
}

.primary-stroke {
  stroke: var(--primary_color);
}

.primary-fill {
  fill: var(--primary_color);
}

.path-primary-fill path {
  fill: var(--primary_color);
}

.primary-fill g {
  fill: var(--primary_color);
}

.primary-fill polygon {
  fill: var(--primary_color);
}

.primary-bg {
  background-color: var(--primary_color) !important;
}

.dark_blue {
  color: var(--dark_blue);
}
/* Secondary */
.secondary {
  color: var(--secondary_color);
}

.secondary-border {
    border-color: var(--secondary_color);
    border-bottom-color: var(--secondary_color);
    border-top-color: var(--secondary_color);
}

.secondary-stroke {
  stroke: var(--secondary_color);
}

.secondary-fill {
  fill: var(--secondary_color);
}

.svg-child-polygon-fill-secondary polygon {
  fill: var(--secondary_color);
}

.path-secondary-fill {
  fill: var(--secondary_color);
}

.path-secondary-fill path {
  fill: var(--secondary_color);
}

.secondary-bg {
  background-color:var(--secondary_color);
}


/* Default Color */
.default {
  color: #000000;
}

.default-border {
    border-color: #000000;
    border-bottom-color: #000000;
    border-top-color: #000000;
}

/* Content  & Text */

.title-text {
  font-family: Gellix;
  letter-spacing: -6.25px;
  font-size: 130px;
  line-height: 156px;
}


.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
/*   padding-bottom: 1em; */
}



.content-text a {
  font-weight: bold;
  color: #000000;
}


/* Rich Text Editor */

.widget-type-rich_text li {
  margin-left: 2rem;
}

c h1,
.rich-text-editor h2,
.rich-text-editor h3,
.rich-text-editor h4,
.rich-text-editor h5,
.rich-text-editor h6 {
  padding-bottom: 1em;
}


.rich-text-editor a {
  font-weight: bold;
  color: #000000;
}

.rich-text-editor img {
  margin: 0;
}

.rich-text-editor div:last-child div:last-child > p:last-child, 
.rich-text-editor div:last-child > p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 800px) {
  .rich-text-editor img {
    margin: 0;
    float: none !important;
    width: 100% !important;
  }
}

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


.emphasis-text {
  font-family: Gellix;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: -0.83px;
}

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

}


@media only screen and (max-width: 800px) {
  li {
    font-size: 15px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 599px) {

}





button,
.button {
  background-color: var(--primary_color);
  border: 0px solid #00a0cc;
  color: #FFFFFF;
  padding: 15px 53px;
  font-family: Gellix-Medium, "Century Gothic", sans-serif;
}






form,
.submitted-message {
  font-family: Gellix-Medium; font-style: normal; font-weight: normal; text-decoration: none;
  color: #fff;
  font-family: 0;
  font-size: 33px;
  line-height: 40px;
}

/* Form title */

.form-title {
  /* background-color: 

  
  
    
  


  rgba(0, 160, 204, 1)

; */
  color: #AFE6E3;
}

/* Form label */

form label {
  color: #00a0cc;
}

/* Form help text */

form legend {
  color: #00a0cc;
}

/* Form inputs */

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 {
  color: #000000;
  background-color: transparent;
  border: 2px solid #b4b4b4;
  padding: 16px 24px;
  font-size: 17px;
  width: 100%;
  font-family: Gellix-Medium,sans-serif;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  background-color: transparent;
  width: 100%;
  color: #000000;
  font-family: Gellix-Medium,sans-serif;
  padding: 16px 24px 16px 14px;
  font-size: 17px;
  width: 100%;
  outline: none;
}

.skewed-form form {
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  transform: skew(10deg);
}


.skewed-form .hs-form input[type=text],
.skewed-form .hs-form input[type=email],
.skewed-form .hs-form input[type=password],
.skewed-form .hs-form input[type=tel],
.skewed-form .hs-form input[type=number],
.skewed-form .hs-form input[type=file],
.skewed-form .hs-form select,
.skewed-form .hs-form textarea {
  color: #fff;
  -webkit-transform: skew(-10deg) !important;
  -ms-transform: skew(-10deg) !important;
  transform: skew(-10deg) !important;
  border: none !important;
}

.skewed-form .hs-submit {
 margin-top: 0px; 
}

.skewed-form .hs-submit .hs-button {
  -webkit-transform: skew(-0deg) !important;
  -ms-transform: skew(-0deg) !important;
  transform: skew(-0deg) !important;
}

.skewed-form input::-webkit-input-placeholder {
  color: var(--primary_color);
}


:focus-visible {
  outline: #00a0cc auto 1px;
}


/* Form placeholder text */

input::-webkit-input-placeholder {
  color: white;
}

input:-internal-autofill-selected,
input:-internal-autofill-previewed {
  -webkit-box-shadow: 0 0 0 1000px #000000 inset;
  background-image: none !important;
  -webkit-text-fill-color: #000000;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  -webkit-text-fill-color: #000000; 
  -webkit-box-shadow: 0 0 0 1000px #000000 inset;
  background-image: none !important;
  transition: background-color 5000s;
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder,
input::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: white;
}

::-webkit-input-placeholder {
  color: white;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: white;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: var(--primary_color);
}

.fn-date-picker td .pika-button:hover {
  background-color: var(--primary_color); !important;
}

.fn-date-picker td.is-today .pika-button {
  color: var(--primary_color);
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 160, 204, 1.0)

;
  border: 0px solid #00a0cc;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 15px 53px;
}

/* 
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 120, 164, 1.0);
  border-color: #0078a4;
  color: #FFFFFF;
} */

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 200, 244, 1.0);
  border-color: #28c8f4;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #00a0cc;
}

th,
td {
  border-color: #00a0cc;
  color: #00a0cc;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 160, 204, 1)

;
  border-bottom-color: #00a0cc;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #00a0cc;
}





.header {
  height: 100%;
  z-index: 9999999;
  width: 100%;
}

.header__logo {
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  margin-bottom: 0;
}

.navigation-primary {
}

.hs_cos_wrapper_site_logo {
}


body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: {font=Gellix-Medium, font_set=DEFAULT, styles={font-family=Gellix-Medium, font-style=normal, font-weight=normal, text-decoration=none}, size=17, size_unit=px, color=serif, variant=null, fallback=null, style=font-family: Gellix-Medium; font-style: normal; font-weight: normal; text-decoration: none, css=color: serif;font-size: 17px;font-family: Gellix-Medium;}, ;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: var(--primary_color);
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: var(--primary_color);
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Gellix-Medium, ;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}





.blog-index,
.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: px 0;
}

.blog-pagination,
.blog-comments {
  margin-bottom: px;
}

.blog-post__date {
  border-color: serif;
}

.blog-post__tag-link {
  color: serif;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: serif;
}

.blog-post__tag-link:active {
  color: serif;
}

.blog-pagination__link {
  color: serif;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: var(--primary_color);
}

#comments-listing .comment-reply-to {
  color: #00a0cc;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0078a4;
}

#comments-listing .comment-reply-to:active {
  color: #28c8f4;
}











.card__price {
  font-weight: 700; text-decoration: none; font-family: Gellix-Medium, serif; font-style: normal;
  color: #00a0cc;
  font-size: 46px;
}





[aria-hidden="true"] {
   display: none;
}

.abs-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 1;
  transition: opacity 500ms ease 0s; 
}





@media only screen and (max-width: 599px) {
  .margin-xs {
    margin-bottom: 20px !important;
  }

  .margin-sm {
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 800px) {
  .margin-md {
    margin-bottom: 50px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .margin-md {
    margin-bottom: 50px !important;
  }

  .margin-xlg {
    margin-bottom: 120px;
  }
}

@media only screen and (max-width: 1440px) {
  .margin-md {
    margin-bottom: 50px !important;
  }

  .margin-lg {
    margin-bottom: 80px;
  }

  .margin-xlg {
    margin-bottom: 120px !important;
  }
}

@media only screen and (min-width: 1441px) {
  .margin-md {
    margin-bottom: 50px !important;
  }

  .margin-lg {
    margin-bottom: 50px;
  }

  .margin-xlg {
    margin-bottom: 120px !important;
  }
}


.dnd-area-name-row-2-background-color, .widget-type-custom_widget {
  background-color: #f7f2ea !important;
}