:root{
  --primary-font: 'Roboto Condensed',sans-serif;
}


@font-face { 
  font-family: "Font Awesome 5 Free"; 
  src: url("//22362981.fs1.hubspotusercontent-na1.net/hubfs/22362981/raw_assets/public/SavourEaston_February2024/fonts/fa-solid-900.eot") format('embedded-opentype'), 
    url("//22362981.fs1.hubspotusercontent-na1.net/hubfs/22362981/raw_assets/public/SavourEaston_February2024/fonts/fa-solid-900.woff2") format('woff2'), 
      url("//22362981.fs1.hubspotusercontent-na1.net/hubfs/22362981/raw_assets/public/SavourEaston_February2024/fonts/fa-solid-900.woff") format('woff'), 
        url("//22362981.fs1.hubspotusercontent-na1.net/hubfs/22362981/raw_assets/public/SavourEaston_February2024/fonts/fa-solid-900.ttf") format('truetype'), 
          url("//22362981.fs1.hubspotusercontent-na1.net/hubfs/22362981/raw_assets/public/SavourEaston_February2024/fonts/fa-solid-900.svg") format('svg'); 
            font-style: normal; 
            font-weight: 900; 
            font-display: block; 
            }


body {
  background-image: url(//22362981.fs1.hubspotusercontent-na1.net/hubfs/22362981/raw_assets/public/SavourEaston_February2024/images/body_bg.png);
}
.content-wrapper,
.dnd-section>.row-fluid,
.dnd_padd .page-center{
  background: rgba( 233, 215, 172, 1 );
  padding: 15px;
}
.cnt-wit-bg-wrp .page-center,
.simple-banner .page-center,
.navbar_module_wrapper .page-center,
body .page-center.full_width,
body .contact-banner .page-center,
body .banner_v2 .page-center,
body .banner_v3 .page-center,
body .landing-banner .page-center{
  background: none;
  padding: 0;
}
body .splide .splide__arrow--next {
  right: 0;
}
body .splide .splide__arrow--prev {
  left: 0;
}
body .error-page:before {
  color: #fff;
  z-index: 1;
  opacity: .5;
}
.error-page > div {
  position: relative;
  z-index: 1;
}
body .cm_hiw_wrp .cm_tab_wrp {
  padding-top: 0;
}
body .cm_hiw_wrp ul#tabs {
  margin-top: -30px;
}
#email-prefs-form,
#email-prefs-form label {color: #fff !important;}
[class*=full-width-section].dnd-section>.row-fluid {
  background: none;
}
.card_gallery .card_item.shadowAdded .card_inner,
.testimonials_slider .testmn_inner,
.blog-feed .recent-post-item .item_inner,
.cm_tmw .cm_tmw_col,
.blog-sidebar .hs_cos_wrapper_type_post_filter > .block,
.career-opportunities .item-wrap .col-inner,
.why_choose_us_sec .item_inner,
.testimonials_sliderv3 .testmn_item .testmn_inner,
.hs_fillter_wrp .hs_fil_t2_item_inner{
  background: #fff;
}


form input[type=search], 
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, 
.tabber .media-col .form-wrap .hs-input{
  padding:8px 16px;
  font-family: var(--primary-font);
  font-size: 15.99999999984px;
  line-height: 1.5;
  height:42px;
  font-weight:400;
}

form input[type=search]:focus, 
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,
.tabber .media-col .form-wrap .hs-input:focus{
  outline:1px solid;
}

/* button styling */

.hs-button,
.hs-sec-btn,
.hs-trans-btn,
.card_gallery .card_inner .card_box .btn_item a{
  font-family: var(--primary-font) !important;;
  font-size: 19.99999999998px; !important;
  line-height:26px;
  font-weight:600;
  padding:10px 30px;
  transition:none !important;
  line-height: 1.3!important;
}

.span2 .hs-button,
.span3 .hs-button,
.span4 .hs-button, 
.span5 .hs-button,
.span6 .hs-button{
  padding:10px 30px;
}

.hs-trans-btn{
  border-width:1px;
  background-color: rgba(220, 119, 39, 1.0);
  border-width: 1px;
  border-color: rgba(220, 119, 39, 1.0);
  border-radius: 0px;
  color: rgba(241, 241, 241, 1.0);
}

.hs-button:hover,.hs-sec-btn:hover,.hs-trans-btn:hover{
  scale:1 !important;
  opacity:0.9;
}

/* theme settings */
.cm_header .topbar{
  background-color: rgba(75, 84, 94,1.0);
}

.language-switcher{
  color: rgba(255, 255, 255,1.0);
}

.language-switcher:hover{
  color: rgba(221, 191, 118,1.0);
}

.cm_header .topbar .top-bar-text p{
  color: rgba(255, 255, 255,1.0);
}

.cm_header .bottom-header{
  background-color: rgba(221, 191, 118,1.0);
}

.cm_header .menu-items-container .hs-menu-wrapper>ul>li>a {
  color:rgba(75, 84, 94,1.0);
  background-color:rgba(255, 255, 255,1.0);
  font-size:26px;
}

.cm_header .menu-items-container .hs-menu-wrapper>ul>li>a:hover{
  color:rgba(255, 255, 255,1.0);
  background-color:rgba(220, 119, 39,1.0);
}

.cm_header .menu-items-container .hs-menu-wrapper>ul>li.active>a{
  color:rgba(255, 255, 255,1.0);
  background-color:rgba(220, 119, 39,1.0);
}

.cm_header .social-icon-image svg{
  fill: rgba(255, 255, 255,1.0);
}



.cm_header .bottom-header .page_center,.cm_header .topbar .page_center{
  max-width: 1140px;
}

/* header css */
.cm_header .topbar{

  width:100%;
  margin-top: -5px;
  margin-bottom: -5px;
}

.cm_header .topbar .page_center{
  min-height:50px;
  margin:0 auto;
}

.cm_header .bottom-header .page_center{
  margin:0 auto;
}

.cm_header .topbar-container{
  position:relative;
  width:100%;
  display:flex;
  align-items:center;
}

.header_wrapper.cm_header {
  position: relative;
  z-index: 99;
  min-height: 128px;
}

.cm_header .before-text{
  width:25%;
  min-height:1px;
  position: relative;
  min-height: 1px;
  display: flex;
}

.cm_header .topbar .top-bar-text{
  text-align:center;
  align-items: center;
  display: flex;
  width:50%;
  flex-wrap: wrap;
  padding:10px;
}

.cm_header .top-bar-text .hs_cos_wrapper{
  width:100%;
}

.cm_header .cm_logo > div.hs_cos_wrapper{
  padding:10px;
}

.cm_header .topbar .top-bar-text p{
  font-family: var(--primary-font);
  font-weight:300;
  font-size: 19.36000000008px;
  line-height:23px;
  margin-bottom: 7px;
  white-space: nowrap;
  margin-top: 3px;
}

.cm_header .social-icon-image{
  width:15%;
  margin:-5px;
  display: flex;
  justify-content: flex-end;
  padding-right: 17px !important;
}

.cm_header .social-icon-image svg{
  width: 23px;
  height: 23px;
  position: relative;
  display: block;
  cursor:pointer;
  transition-duration: .3s;
  transition-property: transform;
}

.cm_header .social-icon-image svg:hover{
  transform: scale(1.1);
  opacity: .9;
  fill: #fff;
}

.cm_header .language-image img{
  height: 12px !important;
  width: 18px !important;
  line-height:20px;
  margin-right:4px;
  margin-top:-2px;
}

.cm_header .top-bar-language-switcher{
  display:flex;
  width:10%;
  padding-left:29px;
}

.cm_header .language-text p{
  margin-bottom:0;
  white-space: nowrap;
}

.cm_header.fa-home:before {
  content: "\f015";
}

.cm_header .fa, 
.cm_header .far,
.cm_header .fas {
  font-family: "Font Awesome 5 Free";
}

.cm_header .c-template__logo{
  z-index:999;
  width: 33%;
}

.cm_header .c-template__logo .cm_logo {
  margin: -42px 0 -55px;
  width: 100%;
  text-align: center;
}

.cm_header .cm_logo img{
  width:221px !important;
}

.cm_header ul li{
  margin-bottom:0rem;
}

.cm_header .c-header__inner{
  display:flex;
  min-height: 80px;
  position: relative;
}

.cm_header .menu-items-container{
  margin-left: auto;
  display: flex;
  align-items: center;
  padding:10px;
}

.cm_header .bottom-header{
  background-color: #ddbf76;
}

.language-switcher{
  font-family: var(--primary-font);
  font-weight: 600;
  line-height:20px;
  font-size: 17.59999999986px;

}

.cm_header .hamburger-icon,
.cm_header .close-icon{
  display:none;
  cursor: pointer;
}

.fixed-header .bottom-header{
  position:fixed !important;
  top:0 !important;
  width:100% !important;
  z-index:999;
}
.cm_header .topbar.spacer {
  min-height: 53px;
}

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

  .cm_header .menu-items-container > ul{
    column-gap:0px;
    align-items:flex-start;
    position:relative;
    vertical-align: baseline;
    line-height:normal;
  }

  .cm_header .menu-items-container .hs-menu-wrapper > ul > li:not(:last-child)>a{
    margin-inline-end:calc(40px/2);
  }

  .cm_header .menu-items-container .hs-menu-wrapper > ul > li{
    display:flex;
  }
}

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

  .cm_header .menu-items-container .hs-menu-wrapper > ul > li>a {
    border-radius: 0;
    z-index: 0;
    box-shadow: -3px 3px 5px 0px rgba(0,0,0,.5),2px -2px 3px 0px rgba(255,255,255,.5);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: var(--primary-font);
    line-height:20px;
    font-weight:600;
    white-space: nowrap;
    flex-grow: 1;
    color:#4B545E;
    display: flex;
    justify-content: center;
    align-items: center;
  }

}

@media screen and (max-width:1120px){
  .cm_header .top-bar-language-switcher {
    padding-left: 22px;
  }
}

@media screen and (max-width:1024px){
  .cm_header .bottom-header .page_center,.cm_header .bottom-header .page_center{
    max-width:1024px !important;
  }
  .cm_header .menu-items-container .hs-menu-wrapper>ul>li.active>a {
    background: #4c764e;
  }
  .cm_header .menu-items-container .hs-menu-wrapper>ul>li>a {
    transition: none;
  }
  .cm_header .hamburger-icon svg,
  .cm_header .close-icon svg{
    height:22px;
    width:22px;
    fill:#4B545E;
  }

  .cm_header .cm_logo img{
    width:181.531px !important;
  }

  .cm_header .c-template__logo .cm_logo {
    margin: -30px 0 -55px;
  }

  @keyframes hide-scroll {
    0%,to {
      overflow: hidden
    }
  }

  .cm_header .menu-items{
    background-color: #DC7727 !important;
    height: auto;
    left: 0;
    position: absolute;
    top: 100%;
    transition: top .5s ease-in-out;
    width: 100%;
    z-index: 11;
    transform: scaleY(0);
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s,transform .3s;
    transform-origin: top;
    overflow-y: auto;
  }

  .cm_header .menu-items.nav-active {
    transform: scaleY(1);
    max-height: 796.625px;
    animation: hide-scroll .3s backwards;
  }

  .cm_header .menu-items-container .hs-menu-wrapper>ul>li:hover{
    background-color:#4c746e;
  }

  .cm_header .hs-menu-wrapper ul{
    display: flex;
    flex-direction: column !important;
    text-align:center;
  }

  .cm_header .menu-items-container .hs-menu-wrapper > ul > li>a{
    font-family: var(--primary-font);
    font-size: 25.99999999992px;
    font-weight: 600;
    text-decoration: none;
    color:white;
    padding: 25px 20px;
    text-decoration: none;
    line-height: 20px;
  }

  .cm_header .menu-items-container .nav-active .hs-menu-wrapper > ul > li:hover{
    background-color:#4C764E;
  }

  .cm_header .menu-items-container .hs-menu-wrapper>ul>li>a {
    margin-inline-end: 0px;
    margin-left:auto;
    margin-right:auto;
    width: 100%;
    display:inline-block;
  }

  .cm_header .menu-items-container .hs-menu-wrapper>ul>li:not(:last-child)>a {
    margin-inline-end:0px;
  }

  .cm_header .menu-items-container{
    padding:10px;
  }

  .cm_header .hamburger-icon{
    display:block;
    margin-left:auto;
    margin-top:5px;
    padding: 5.5px;
    position: absolute;
    right: 3%;
  }

  .cm_header .hamburger-icon:hover{
    cursor:pointer;
  }

  .cm_header .close-icon{
    margin-top:5px;
    padding: 5.5px;
    position: absolute;
    right: 3%;
  }

  .cm_header .menu-items-container .nav-active .hs-menu-wrapper>ul>li>a:hover{
    background-color:#4c764e !important;
  } 

  .cm_header .menu-items-container .hs-menu-wrapper>ul>li>a {
    margin-inline-end: 0;
    color: white;
    background-color:#dc7727;
  }

}

@media screen and (max-width:1024px) and (min-width:768px){

  .cm_header .before-text {
    width: 10%;
  }

  .cm_header .topbar .top-bar-text{
    width:59%;
    text-align: left;
  }

  .cm_header .topbar .top-bar-text p{
    font-size: 14.07999999996px;
    line-height:23px;
    max-width: 420.317px;
    text-align:right;
  }

  .cm_header .social-icon-image{
    width:12%;
    max-width: 100.6px;
    padding-right:14px !important;
  }

  .cm_header .social-icon-image svg{
    width: 18px;
    height: 18px;
    position: relative;
    display: block;
    fill:#fff;
    margin-top:-2px;
  }

  .cm_header .top-bar-language-switcher{
    width:15%;
    padding-left:10px;
    margin-left:auto;
  }

  .cm_header .language-image img {
    margin-right: 3px;
  }

  .cm_header .c-header__inner {
    display: flex;
    justify-content: space-between;
  }

  .cm_header .close-icon:hover{
    cursor:pointer;
  }

}

@media screen and (max-width:768px){
  .cm_header .top-bar-language-switcher{
    padding-left:0;
    margin-right:10px;
  }

  .cm_header .close-icon, .cm_header .hamburger-icon {
    position: absolute;
    right: 3.4%;
  }
}

@media screen and (max-width:767px){
  .header_wrapper.cm_header {
    min-height: 91px;
  }
  .cm_header .topbar .page_center{
    min-height:40px;
  }
  .cm_header .topbar.spacer {
    min-height: 40px;
  }
  .cm_header .top-bar-text,.cm_header .social-icon-image,.cm_header .before-text{
    display:none !important;
  }

  .cm_header .top-bar-language-switcher {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    padding-left: 0;
    padding-top: 9px;
    width: 100%;
    padding-bottom: 5px;
    padding-right: 20px;
    line-height: 20px;
  }

  .language-switcher{
    font-size: 13.99999999986px;
  }

  .cm_header .language-text p{
    margin-bottom:0;
  }

  .cm_header .c-header__inner{
    min-height: 30px;
    align-items:center;
  }

  .cm_header .cm_logo img{
    width:142px !important;
  }

  .cm_header .bottom-header .page_center,.cm_header .bottom-header .page_center{
    max-width:767px !important;
  }

  .cm_header .closse-icon, .cm_header .hamburger-icon {
    margin-right: 0;
    margin-top: 4px;
    padding-bottom: 0;
    position: absolute;
    right: 1.3%;
  }

  .cm_header .c-template__logo{
    width:50%;
  }

  .cm_header .top-bar-language-switcher{
    padding-left:0;
    margin-right:0px;
  }

  .cm_header .language-image img {
    margin-top: 0px;
  }

  .cm_header .c-template__logo .cm_logo{
    width:100%;
    text-align:left;
    margin: -27px 0 -17px;
  }

  .cm_header .cm_logo>div.hs_cos_wrapper{
    padding:10px 0px 0px 10px;
  }
  form {
    margin-bottom: 30px;
  }
}


@media(max-width:360px){
  .cm_header .cm_logo img {
    width: 133px!important;
    height: 90px !important;
  }
}
@media screen and (max-width:320px){

  .cm_header .hamburger-icon,.cm_header .closse-icon {
    margin-top:4px;
  }

  .cm_header .closse-icon, .cm_header .hamburger-icon {
    margin-top: 4px;
    right: 3%;
  }
}

.error-page:before {
  color: rgb(247 233 233);
}

.pricing-table-gp .pricing-area.popular-item a.hs-sec-btn,
.hs_service .widget-type-form .hs-button,
.home_page_v2_page .btn_row.count_1.oneButton a.hs-sec-btn{
  border-color: #fff;
}

.hs-search-field__input {
  padding-right:  50px  !important;
}

ul.splide__pagination button {
  background-color:#ccc;
}

.blog-sidebar input.hs-search-field__input {
  padding: 15px 40px 15px 19px;
}



/*  cm banner */
.simple-banner.cm_banner   {
  align-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 450px;
  padding: 70px 0px;
  max-width: 1440px;
  margin: auto;
} 

.simple-banner.cm_banner .banner-content-inner .top_sec h1{
  line-height: 71px;
  font-size: 79.00000000002001px;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.87);
  margin-bottom: 16px;
  margin-top: 8px;
  font-weight:500;
}

.simple-banner.cm_banner .banner-content-inner .top_sec p{
  font-size: 37.99999999998px;
  font-weight: 600;
  line-height: 38px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.66);
  padding: 10px 27px 10px 27px !important;
  margin-top: 20px;
  background-color: #58896acc;
  display: inline-block;
}

.simple-banner.cm_banner .top_sec {
  margin-bottom: 20px;
  text-align: inherit;
}

@media(max-width:991px){
  .simple-banner.cm_banner .banner-content-inner .top_sec h1{
    line-height: 50px;
    font-size: 48.00000000006px !important;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.87);
    margin-bottom: 16px;
    margin-top: 8px;
    font-weight:500;
  }

}
/* end  cm banner */

.footer.cm_footer  .footer-section-1  .num1{
  position:relative;
}
.footer.cm_footer  .footer-section-1  .num1:after {
  content: '';
  background: #4b545e;
  width: 138px;
  height: 138px;
  position: absolute;
  top: -56px;
  border-radius: 100%;
  z-index: -1;
  left: 31.7%;
}

.footer.cm_footer  .footer-section-1  .col-section {
  padding:20px;
}

.footer.cm_footer   .footer-heading h3 {
  font-family: var(--primary-font);
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 1.2rem !important;
}

.footer.cm_footer .footer-content p, 
.footer.cm_footer .footer-content a, 
.footer.cm_footer .footer-content span {
  font-size: 17.59999999986px;
  line-height: 1.3em;
  font-weight: 400;
  margin-bottom: 10px;
}
.footer.cm_footer  .footer-section-1 .footer-content  a{
  text-decoration: underline;
  font-weight: 500;
  line-height: 1.3em;
}
.footer.cm_footer .footer-content  a span{
  text-decoration: underline;
  font-weight: 500;
  line-height: 1.3em;
}


.footer.cm_footer  .footer-section-2  .col-section .footer-content{
  display:flex;
  justify-content: space-between;
}

.footer.cm_footer  .footer-section-2  .col-section .footer-content p{
  font-size: 13.99999999986px;
  font-weight: 400;
  line-height: 1.3em;
  margin-top:10px;
  margin-bottom: 12px;
  color:rgba(255, 255, 255,1.0) !important;
} 


.footer.cm_footer .footer-social {
  align-items: center;
  gap: 17px;
  padding-left:0%; 
}

.footer.cm_footer .footer-social-item {
  border-radius:10%;
  flex-wrap: wrap;
  height: 34px;
  width: 34px;
  background:#3b5998;
}

.footer.cm_footer .footer-social-item:nth-child(2){
  background:#262626;
  flex-wrap: wrap;
  height: 34px;
  width: 34px;
  border-radius:10%;
}

.footer.cm_footer .footer-social svg {
  display: inline-block;
  height: 17px;
  vertical-align: middle;
  width: 17px;
}

.footer.cm_footer  .footer-section-1  .num2   .footer-content a span{
  margin-top:30px;
  display:inline-block;
}

.footer.cm_footer  .footer-section-1  .num3   .footer-content  p{
  margin-bottom:30px;
}

.footer.cm_footer  .footer-section-1  .num3  .row4{
  margin-top:30px;
}

.footer.cm_footer  .footer-section-1 .num3  .row4 .footer-content a span{
  text-decoration:none !important;
} 


.footer.cm_footer .footer-section-2  {
  background:rgba(75, 84, 94,1.0);
}

/* media section */
@media(max-width:991px){
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(1){
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height: 1.5em;
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:wrap;
    margin-right:92px;
  }
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(2){
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height:1.5em;
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:nowrap;
    text-align: right;
  }
  .footer.footer_section__2 .footer-section-1 {
    padding-top: 15px;
    padding-bottom: 15px !important;
  }
  .footer.cm_footer .footer-section-1 .num1:after {
    background: #4b545e;
    border-radius: 100%;
    content: "";
    height: 138px;
    left: 28.7%;
    position: absolute;
    top: -58px;
    width: 138px;
    z-index: -1;
  }
}

@media(max-width:839px){
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(2){
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:wrap;
  }

}

@media(max-width:768px){
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(1){            
    font-weight: 400;
    line-height:22.88px;      
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:wrap;
    margin-right:40px;
  }
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(2){
    line-height: 22.88px;
  }
  .footer.cm_footer .footer-section-1 .num3 .footer-content p {
    margin-bottom: 44px !important;
  }
  .footer.cm_footer .footer-section-1 .num3 .footer-content p {
    margin-top: 33px !important;
  }
  .footer.cm_footer .footer-section-1 .num3 .row4 {
    margin-top: 44px !important;
  }
  .footer.footer_section__2 .footer-section-1 {
    padding-top:15px;
    padding-bottom:11px !important;
  }
  .footer.cm_footer .footer-section-1 .num1:after {
    background: #4b545e;
    border-radius: 100%;
    content: "";
    height: 138px;
    left: 22.7%;
    position: absolute;
    top: -56px;
    width: 138px;
    z-index: -1;
  }
}

@media(max-width:767px){
  .footer.cm_footer .footer-section-2 .col-section .footer-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .footer.cm_footer .footer-section-1 .num3 .footer-content p {
    margin-bottom: 42px!important;
    margin-top: 10px!important;
    line-height: 0px;
  }
  .footer.cm_footer .footer-section-1 .num3 .footer-content a{
    display: inline-block;
    margin-top:0px;

  }
  .footer.cm_footer .footer-section-1 .num3 .row4 {
    margin-top: 20px!important;
  }

  .footer.cm_footer .footer-social {
    align-items: center;
    gap: 1px;
    padding-left: 16px;
    margin-bottom: 30px;
  }
  .footer.cm_footer  .footer-section-1  .num1:after {
    content: '';
    background: #4b545e;
    width: 138px;
    height: 138px;
    position: absolute;
    top: -58px;
    border-radius: 100%;
    z-index: -1;
    left: 40.8%;
  }
  .footer.footer_section__2 .footer-section-1 {
    padding-bottom: 20px!important;
  }
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(2) {
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top: 10px;
    margin-bottom: 10px;
    text-wrap: wrap;
  }
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(1) {
    font-weight: 400;
    line-height: 22.88px;
    margin-top: 10px;
    margin-bottom: 13px;
    text-wrap: wrap;
    margin-right: 40px;
  }

}

@media(max-width:320px){
  .footer.cm_footer .footer-section-1 .num3 .footer-content p {
    line-height: 22.88px;
    margin-bottom: 32px!important;
    margin-top: 10px!important;
  }
  .footer.cm_footer .footer-section-1 .num3 .footer-content a {
    display: inline;
    margin-top: 0px;
  } 
  .footer.cm_footer .footer-section-1 .num1:after {
    background: #4b545e;
    border-radius: 100%;
    content: "";
    height: 138px;
    left: 27%; 
    position: absolute;
    top: -58px;
    width: 138px;
    z-index: -1;
  }
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(2){
    line-height: 22.88px;
    margin-bottom: 9px;
  }
  .footer.footer_section__2 .footer-section-1 {
    padding-bottom: 25px!important;
  }
  .footer.cm_footer  .footer-section-2  .col-section .footer-content p:nth-child(1) {
    font-weight: 400;
    line-height: 22.88px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-wrap: wrap;
    margin-right: 40px;
  }

}  

/* end media section */


/* landing page footer  */
.footer-section.landing_page_footer  .col-section .footer-content {
  display: flex;
  justify-content: space-between;
}
.footer-section.landing_page_footer  .col-section .footer-content p{
  font-size: 13.99999999986px;
  font-weight: 400;
  line-height: 1.3em;
  margin-bottom: 12px;
  margin-top: 10px;
  color:rgba(255, 255, 255,1.0) !important;
}

@media(max-width:991px){
  .footer-section.landing_page_footer .col-section .footer-content p:nth-child(1){
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height: 1.5em;
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:wrap;
    margin-right:92px;
  }
  .footer-section.landing_page_footer .col-section .footer-content p:nth-child(2){
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height:1.5em;
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:nowrap;
    text-align: right;
  }
  .footer_section__2  .footer-section.landing_page_footer {
    padding-top: 15px;
    padding-bottom:0px !important;
  } 

}
@media(max-width:839px){
  .footer-section.landing_page_footer .col-section .footer-content p:nth-child(2){
  font-size: 13.99999999986px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top:10px;
    margin-bottom: 12px;
    text-wrap:wrap;
  }

  @media(max-width:768px){
    .footer-section.landing_page_footer  .col-section .footer-content p:nth-child(1){            
      font-weight: 400;
      line-height:22.88px;      
      margin-top:10px;
      margin-bottom: 12px;
      text-wrap:wrap;
      margin-right:40px;
    }
    .footer-section.landing_page_footer  .col-section .footer-content p:nth-child(2){
      line-height: 22.88px;
    }
  }

  @media(max-width:767px){
    .footer-section.landing_page_footer  .col-section .footer-content {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
    }
    .footer-section.landing_page_footer .col-section .footer-content p:nth-child(2) {
  font-size: 13.99999999986px;
      font-weight: 400;
      line-height: 1.3em;
      margin-top: 10px;
      margin-bottom: 10px;
      text-wrap: wrap;
    }

  }

  @media(max-width:320px){
    .footer-section.landing_page_footer  .col-section .footer-content p:nth-child(2){
      line-height: 22.88px;
    }

  }