h4 .navbar-header .navbar-brand .brand-m {
    font-size: 80px!important;
    font-weight: 700!important;
}
.section {
    padding: 80px 0;
}

.section-header-m {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}
.section-header-m .section-title-m {
    font-size: 42px;
    margin-top: 0;
    /* text-transform: uppercase; */
    font-weight: 700;
    color: #333;
    position: relative;
}
/* ==========================================================================
   2.1 Section Title
   ========================================================================== */
   .section {
    padding: 80px 0;
}

.section-header-m {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}
.section-header-m .section-title-m {
    font-size: 42px;
    margin-top: 0;
    /* text-transform: uppercase; */
    font-weight: 700;
    color: #333;
    position: relative;
}
  
  .section-header-m .section-title-m span {
    color: #61D2B4;
  }
  
  .section-header-m .section-subtitle-m {
    margin-top: 15px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
  }
  
  .section-header-m .lines {
    margin: auto;
    width: 70px;
    position: relative;
    border-top: 2px solid #61D2B4;
    margin-top: 15px;
  }
  .section-sub-header .lines {
    margin: auto;
    width: 70px;
    position: relative;
    border-top: 2px solid #61D2B4;
    margin-top: 15px;
  }
  
/* ==========================================================================
  6. features-m Section Style
   ========================================================================== */
   #features-m {
    background: url(../img/freelims-offers-bg-2.jpg) fixed no-repeat;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    position: relative;
  }
  
  #features-m .section-title-m {
    color: #fff;
  }
  
  #features-m .section-subtitle {
    color: #fff;
  }
  
  #features-m .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  
  #features-m .box-item {
    padding: 15px 0;
  }
  
  #features-m .box-item .icon {
    border: 1px solid #61D2B4;
    text-align: center;
    float: left;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  
  #features-m .box-item .icon i {
    color: #61D2B4;
    font-size: 24px;
    line-height: 50px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  
  #features-m .box-item .text {
    padding-left: 80px;
  }
  
  #features-m .box-item .text h4 a {
    color: #f7fdfc;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px;
  }
  #features-m .box-item .text h4 a:hover {
    color: #8ef597;
  }
  
  #features-m .box-item .text p {
    font-size: 14px;
    line-height: 26px;
  }
  
  #features-m .box-item:hover .icon {
    background: #fff;
  }
  
  #features-m .box-item:hover .icon i {
    color: #1b1a1a;
  }
  
  #features-m .show-box img {
    position: absolute;
    bottom: -120px;
  }

/* .section-header .section-title span {
    color: #61D2B4;
  } */
.justify-m {
    text-align: justify;
    text-justify: inter-word;
}
/* ==========================================================================
  7. offers Section Style
   ========================================================================== */
   .sector-size{
     height: 389.2px;
   }
   .sector-1 {
    background: url(../img/freelims-bg-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
  .sector-2 {
    background: url(../img/freelims-bg2-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
  .sector-3 {
    background: url(../img/freelims-bg3-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
  .sector-4 {
    background: url(../img/freelims-bg4-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
  .sector-5 {
    background: url(../img/freelims-bg5-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
  .sector-6 {
    background: url(../img/freelims-bg6-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
  .sector-7 {
    background: url(../img/freelims-bg7-1.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: scroll;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
  }
/* ==========================================================================
  8. Portfolio Section Style
   ========================================================================== */
.portfolio-size{
    width: 350px;
    height: 250px;
    font-weight: 600;
    padding-top: 110px;
    /* background-color: gold; */
    color: white;
    /* position: absolute;
  top: 50%;
  left: 50%; */
  /* z-index: 2; */
}
.portfolio-bg-1{
    background: url(../img/portfolio/freelims-produts.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
      /* Add the blur effect */
  /* filter: blur(8px);
  -webkit-filter: blur(8px); */
}
.portfolio-bg-2{
    background: url(../img/portfolio/freelims-test-parameters.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
      /* Add the blur effect */
  /* filter: blur(8px);
  -webkit-filter: blur(8px); */
}
.portfolio-bg-3{
    background: url(../img/portfolio/freelims-segments.jpg) fixed no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /* color: #fff; */
    overflow: hidden;
    position: relative;
      /* Add the blur effect */
  /* filter: blur(8px);
  -webkit-filter: blur(8px); */
}