@media (min-width:1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    margin: 0 auto;
    max-width: 1140px;
  }

  .features-wrp .container {
    max-width: 1188px;
    max-width: 1212px;
  }

  .logo-list .container {
    max-width: 1244px;
  }

  footer .container {
    max-width: 1126px;
  }

  .customer-reviews .container {
    max-width: 1164px;
  }

  .lirc-section .container , .fwtc-section .container , .lcri-section .container{
    max-width: 1164px;
  }

  .contact-details .container {
    max-width: 1124px;
  }
  .cms-section .container {
    max-width: 1147px;
  }

  .lph-section .container {
    max-width: 1058px;
  }
  .tcri-section .container , .tcli-section .container{
    max-width: 1212px;
  }
  .fi-section .container {
    max-width: 1184px;
  }

  .single-blog-banner .container , .single-blog .container ,.left-content-right-sidebar.container {
    max-width: 1160px;
  }
  .sph-section .container {
    max-width: 1160px;
  }
  .post-list-sec .container {
    max-width: 1160px;
  }

  .tcsl-section .container {
    max-width: 1250px;
  }
  .team-list .container{
    max-width: 1150px;
  }

  /*desktop menu design*/
  header .header-wrap #mega-menu-main-nav {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu.mega-menu-item {
    position: relative;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    display: none !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item-has-children>a.mega-menu-link {
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    padding-right: 20px !important;
    padding-right: 27.5px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item-has-children>a.mega-menu-link::after {
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    width: 7.41px;
    height: 100%;
    transition: all 0.5s ease;
    border: none;
    margin: 0;
    right: 4px;
    position: absolute;
    background-size: contain;
    top: 0px;
    right: 17px;
    display: inline-block;
    vertical-align: .255em;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item-has-children:hover>a.mega-menu-link::after {
    transform: rotate(180deg);
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: var(--Green-Gradient-2);
    transition: all 0.66s ease;
    opacity: 0;
    z-index: -1;
    margin: 0;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover::before,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item:hover>a.mega-menu-link::before {
    opacity: 1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::before {
    opacity: 1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li:hover>ul.mega-sub-menu,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover ul.mega-sub-menu {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
    visibility: visible !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li>ul.mega-sub-menu {
    top: 37px;
    box-shadow: 0px 1px 12px 0px #CACACAD9;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #fff !important;
    left: -25%;
    max-width: 100%;
    width: 100%;
    width: 1119px;
    max-width: 1119px;
    padding: 33px 27px 40px;
    height: 75vh;
    max-height: 582px;
    overflow-y: auto;
    left: 0;
    left: -110px;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu:nth-child(2)>ul.mega-sub-menu {
    left: -240px;
    left: -248px;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu:nth-child(4)>ul.mega-sub-menu {
    left: -480px;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu:nth-child(6)>ul.mega-sub-menu{
    left: -748px;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    display: flex;
    justify-content: center;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:first-child,
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2) {
    border-right: 1px solid var(--Black);
    height: 100%;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item-has-children>a::after {
    content: "";
    position: absolute;
    background-image: url(../images/blue-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 8px;
    height: 8px;
    transition: all 0.3s ease;
    right: 0;
    background-size: contain;
    top: 5px;
    display: inline-block;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item-has-children:hover>a::after {
    background-image: url(../images/green-left.svg);
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item:hover ul.mega-sub-menu {
    opacity: 1;
    visibility: visible;
    display: block;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-info-col-mob {
    display: none;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item:hover ul.mega-sub-menu>li {
    padding-right: 20px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
    position: fixed;
    top: 33px;
    left: auto;
    left: 66%;
    right: 0;
    width: 33%;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li.mega-menu-item:hover {
    background: var(--Green-Gradient-2);
  }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2){
    border: none;
  }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(3){
    border-left: 1px solid var(--Black);
    height: 100%;
  }
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu>ul.mega-sub-menu {
    overflow-y: hidden;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu{ overflow-y: auto;}
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu{    scrollbar-width: auto; }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu::-webkit-scrollbar {     height: 5px; width: 25px; }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu::-webkit-scrollbar-thumb {  width: 20px; background-color: #39B54A;   border-radius: 31px; -webkit-border-radius: 31px; border: 5px solid #e6e6e6; }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu::-webkit-scrollbar-thumb:hover {    background-color: #39B54A;  width: 21px; }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu::-webkit-scrollbar-track { max-width: 32px;    background-color: #e6e6e6;   border: 2px solid #e6e6e6;-webkit-border-radius: 31px;    border-radius: 31px; }
  
}

@media screen and (min-width: 1200px) {
  body #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    max-height: calc(100vh - 190px);
    overflow: auto;
    width: 100%;
  }

  body #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item:hover ul.mega-sub-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    top: 33px;
    z-index: 9;
    height: calc(100vh - 199px);
    max-height: 540px;
    overflow: auto;
    left: 64%;
    left: 65%;
    width: 35%;
  }
}

@media screen and (min-width: 1200px) and (min-height: 850px) {
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu{
    overflow-y: auto;
    max-height: 582px;
  }
}

@media screen and (min-width: 1200px) and (max-height: 850px) {
  body #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item {
    padding-right: 38px !important
  }

  body #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    max-height: calc(100vh - 221px);
    overflow: auto;
    max-height: 58vh;
  }

  body #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu>ul.mega-sub-menu {
    max-height: calc(100vh - 153px);
    height: 100vh;
    max-height: 67vh;
  }

  body #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
    max-height: calc(100vh - 200px) !important;
  }
}

@media (max-width: 1278px) {

  .offer-cards .offer-list-wrp .offer-wrp {
    padding: 43px 25px 46px;
  }
  /*.sph-section {
    background-size: 81vw !important;
    background-position: left 31.76vw center !important;
  }*/
}

@media (max-width: 1199px) {
  body.mega-menu-main-nav-mobile-open {
    overflow: hidden;
    max-height: 100vh;
    position: relative;
  }

  #mega-menu-wrap-main-nav .mega-toggle-blocks-right{
    display: none;
  }

  .content {
    padding-top: 105px;
  }

  header .header-wrap {
    position: relative;
  }

  header .logo {
    width: 100%;
  }

  header .logo img {
    max-width: 100%;
  }

  body.fixnav header {
    z-index: 999999999;
  }

  body.modal-open header {
    z-index: 999;
  }

  .form-wrp .gform_wrapper.gravity-theme .gfield input,
  .form-wrp .gform_wrapper.gravity-theme .gfield select,
  .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
    font-size: 14px !important;
  }

  .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 15px !important;
    grid-column-gap: 15px !important;
  }

  .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 70px !important;
  }


  /*mobile menu design */
  header .header-wrap .top-section {
    padding: 11px 25px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  header .header-wrap .bottom-section {
    display: block;
  }

  

  #mega-menu-wrap-main-nav .mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    background: transparent;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle+#mega-menu-main-nav {
    padding: 0px 0px 0px 0px;
    display: none;
  }

  

  header .navigation {
    margin: 0;
  }

  body.mega-menu-main-nav-mobile-open {
    overflow: hidden;
    max-height: 100vh;
    position: relative;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    display: block;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 105px;
    height: calc(100vh - 105px);
    background: #fff;
    padding: 0;
    overflow-y: auto;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link {
    background-color: var(--Black) !important;
    color: var(--White) !important;
    font-size: 16px;
    padding: 14px 18px !important;
    transition: all 0.3s linear;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: var(--Green-Gradient-2) !important;
    transition: all 0.3s linear;
    z-index: -1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item>a {
    z-index: 1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item>a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: var(--Green-Gradient-2) !important;
    transition: all 0.3s linear;
    z-index: -1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item:hover>a::before {
    opacity: 1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link:hover::before,
  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item:hover>a.mega-menu-link::before {
    opacity: 1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::before {
    opacity: 1;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-megamenu>ul.mega-sub-menu {
    box-shadow: none;
    padding: 0;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu {
    min-width: auto;
    width: 100%;
    box-shadow: none;
    padding: 0;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:first-child .info-col {
    display: none;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:first-child>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item {
    border-top: 1px solid;
    border-image-source: var(--Green-Gradient-2);
    border-image-slice: 1;
  }

  /*#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item:last-child{
     border-top: 1px solid;
     border-image-source: var(--Green-Gradient-2);
     border-image-slice: 1;
  }*/
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    max-width: 100%;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(2)>ul.mega-sub-menu li.mega-menu-item {
    padding: 0 !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item>a {
    padding: 15px 35px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu>li a {
    font-size: 16px !important;
    padding: 11px 30px !important;
    padding: 11px 20px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item>a+ul.mega-sub-menu li a {
    padding-left: 45px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item>a+ul.mega-sub-menu li:hover a {
    background: var(--Green-Gradient-2);
    -webkit-background-clip: text;
    color: transparent;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children a.mega-menu-link span.mega-indicator:after {
    display: none !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    height: 20px;
    transition: all 0.5s ease;
    border: none;
    margin: 0;
    background-size: 10px;
    top: 0px;
    right: 0px;
    display: inline-block;
    width: 40px;
    right: -10px;
    float: right;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator {
    transform: rotate(180deg);
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    background-image: url(../images/blue-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    width: 10px;
    height: 100%;
    height: 18px;
    transition: all 0.5s ease;
    border: none;
    margin: 0;
    background-size: contain;
    top: 0px;
    right: -5px;
    display: inline-block;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator {
    background-image: url(../images/down.svg);
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-info-col-mob>a {
    display: none;
  }



  header .header-wrap .top-section .btn-wrp {
    margin: 20px auto 0;
    max-width: 100%;
  }

  .mega-menu-wrap .info-col .btn-wrp .btn-container {
    padding: 15px 0;
    /* border-bottom: 0.75px solid var(--Black); */
  }

  .mega-menu-wrap .info-col h2 {
    margin-bottom: 10px;
  }

  .mega-menu-wrap .info-col h4 {
    margin-bottom: 0;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-info-col-mob ul.mega-sub-menu>li {
    padding: 40px 20px 46px !important;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
    margin: 0;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    width: 30px;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
  #mega-menu-wrap-main-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    width: 35px;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
    width: 100%;
    clear: both;
  }

  /*home page*/
  h1 {
    font-size: 53px;
  }

  h2 {
    font-size: 45px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 23px;
  }

  .hero-home .hero-home-wrp h1 {
    font-size: 53px;
  }

  .service-list .service-list-wrp {
    column-gap: 70px;
    column-gap: 50px;
  }
  .service-list-wrp-inn {
    width: 15%;
  }

  .hero-home {
    padding: 42px 0 78px;
  }

  /*.hero-home::after {
    top: 100px;
  }*/

  .social-imgs .rating-wrp span {
    font-size: 50px;
  }

  .hero-home .hero-home-wrp p {
    font-size: 18px;
    margin-left: 0;
  }

  .financing {
    padding: 80px 0;
  }

  .offer-cards .offer-list-wrp .offer-wrp {
    padding: 40px 20px;
  }

  .offer-cards .offer-list-wrp .offer-wrp h2.title {
    font-size: 75px;
  }

  .offer-cards .offer-list-wrp .offer-wrp h5 {
    font-size: 21px;
  }

  .green-btn,
  .yellow-btn,
  .black-btn,
  .gform_button {
    font-size: 26px;
  }

  .offer-cards .offer-list-wrp .offer-wrp .green-btn {
    font-size: 21px;
    padding: 0 18px;
  }

  .shadow-main {
    transform: scale(0.8);
  }

  .features-wrp .shadow-main {
    margin-top: 34px;
  }

  .features .feature-wrp h3.title {
    font-size: 27px;
  }

  .why-choose-us .bottom-sec {
    margin-top: -85px;
  }

  .why-choose-us .img-container img {
    max-height: 310px;
  }

  .news-slider-wrp {
    padding: 80px 0 50px;
  }

  .news-slider-wrp::before , .news-slider-wrp::after{
    top: 22%;
  }
  .news-slider-wrp .post-lists .post-wrp .cnt-wrp {
    padding: 23px 25px 35px;
  }

  footer .footer-row {
    grid-template-columns: 250px max-content 1fr;
    grid-column-gap: 110px;
  }

  .f-logo {
    max-width: 260px;
  }

  footer .contact-wrp a {
    font-size: 47px;
  }

  .footer-row2 p,
  .footer-row2 a {
    font-size: 12px;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item>a+ul.mega-sub-menu li a:before {
    opacity: 0 !important;
  }
  .content {
    padding-top: 111px;
  }
  #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    top: 111px;
    height: calc(100vh - 111px);
  }
  body.admin-bar #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    top: 143px;
    height: calc(100vh - 143px);
  }

  /*inner pages*/
  .solid-bg::after {
    top: 110px;
  }
  .lph-section .lph-right-wrp h2 {
    font-size: 78px;
  }
  .lph-section .lph-right-wrp .lph-content {
    font-size: 22px;
  }
  .lph-section .lph-right-wrp {
    padding: 40px 36px;
  }
  .fi-section .fi-right-wrp > img {
    max-width: 350px;
    margin: 0 auto;
    object-fit: contain;
    width: 100%;
    display: block;
  }
  .fi-section .fi-right-wrp {
    padding: 50px 0px 45px 10px;
  }
  .fi-section .fi-right-wrp .fi-content {
    font-size: 16px;
    line-height: 23px;
  }
  .fi-section .fi-right-wrp::after {
    width: 56.85vw;
  }
 /* .sph-section {
    background-position: left 15.76vw center !important;
    background-size: cover !important;
  }*/
  .sph-section .social-imgs .rating-wrp span {
    font-size: 41.91px;
  }
  .sph-section .social-imgs {
    column-gap: 12px;
    justify-content: flex-start;
  }
  section.sph-section .social-imgs .rating-wrp p {
    font-size: 10px;
  }
  .left-content-right-sidebar {
    gap: 20px !important;
  }
  .single-blog .post-cnt-wrp blockquote, .left-content-right-sidebar .left-content blockquote {
    padding: 66px 50px 29px 29px;
    max-width: 100%;
  }

  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp {
    padding: 50px 62px 50px 59px;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp img {
    min-height: 220px;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp {
    padding: 23px 20px 35px;
  }
  .single-blog-banner .blog-banner-left {
    padding: 40px 0 30px;
  }
  .single-blog .services-wrp h2 {
    font-size: 40px;
  }

  .contact-details::after {
    top: 110px;
  }
  .contact-details .cd-number a {
    font-size: 55.51px;
  }
  .contact-details .cd-subtitle {
    font-size: 23.58px;
  }

  .page-not-found {
    padding: 125px 0 170px;
    background-size: 80%;
  }

  body.fixnav .solid-bg::after{
    top: 82px;
  }
  body.fixnav .contact-details::after{
    top: 82px;
  }

}

/*1199px end*/


@media (max-width:992px) {

  header .logo {
    width: 151px;
  }

  header .logo img {
    max-width: 151px;
  }

  mega-toggle-blocks-right{
    display: flex;
  }

  .social-imgs.mobile , .sph-section .social-imgs{
    display: flex !important;
    justify-content: space-between;
    padding: 0 20px;
  }

  header .header-wrap .top-section {
    grid-template-columns: 1fr 1fr;
  }


  header .header-wrap .bottom-section {
    display: none;
  }

  header .header-wrap .top-section .btn-wrp, header .header-wrap .top-section .contact-wrp {
    display: none;
  }

  .social-imgs.desktop {
    display: none !important;
  }

  .social-imgs {
    flex-direction: column;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 10px;
  }

  .social-imgs .rating-wrp span {
    font-size: 58px;
  }

  .hero-home .container {
    max-width: 540px;
  }

  .hero-home .truck {
    width: 130vw;
  }

  .hero-home .row>* , .sph-section .row>*{
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }

  .social-imgs .rating-wrp .review-cnt {
    min-width: 82px;
  }
  .social-imgs .rating-wrp:first-child {
    padding-left: 11px;
  }
  .sph-section .social-imgs .rating-wrp.sph-wrap:first-child {
    padding-left: 0;
  }
  .sph-section {
    background-image: none !important;
    padding-bottom: 30px;
  }
  .sph-section .row>div:last-child.mobile {
    display: block !important;
  }
  .sph-section .row>div:last-child.mobile img {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    border-radius: 0;
  }
  .sph-section .sph-cnt-wrap {
    max-width: 100%;
    margin-bottom: 40px;
  }
  .left-content-right-sidebar {
    padding-top: 40px;
  }
  .sph-section .social-imgs .rating-wrp span {
    font-size: 58px;
    line-height: 50px;
  }
  section.sph-section .social-imgs .rating-wrp p {
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    width: auto;
  }
  .sph-section .social-imgs .rating-wrp {
    gap: 3px;
  }
  .sph-section::before {
    top: auto;
    bottom: 30px;
    height: 450px;
    width: 40%;
    z-index: 3;
  }
  .sph-section .row>div:last-child.mobile img {
    height: 450px;
    object-fit: cover;
  }


}

@media (min-width: 768px) and (max-width: 992px){
  .sph-section .container{
    max-width: 720px;
  }
}

@media (max-width: 991px) {

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-info-col-mob ul.mega-sub-menu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  header .header-wrap .top-section .navigation {
    display: block;
  }

  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 24px;
  }

  .hero-home {
    padding: 40px 0 50px;
  }

  .hero-home .hero-home-wrp h1 {
    font-size: 45px;
  }

  .social-imgs {
    column-gap: 50px;
  }

  .social-imgs .rating-wrp span {
  /*font-size: 45px;*/
  }

  .features-wrp .row>div {
    width: 100%;
  }

  .features-wrp .shadow-main {
    margin: 0 0 60px 0;
  }

  .features-wrp .right-wrp {
    max-width: 100%;
  }

  .green-btn,
  .yellow-btn,
  .black-btn,
  .gform_button {
    font-size: 24px;
  }

  .why-choose-us .bottom-sec {
    margin-top: -50px;
  }

  .area-list-wrp .area-list-container {
    padding: 30px 25px 39px;
  }

  footer .footer-row {
    grid-template-columns: 220px max-content 1fr;
    grid-column-gap: 26px;
  }

  .f-logo {
    max-width: 240px;
  }

  footer .contact-wrp a {
    font-size: 40px;
  }

  footer .contact-wrp .emergency-service p {
    font-size: 18px;
  }

  footer .hours p {
    font-size: 18px;
  }

  .col-in ul li a {
    font-size: 20px;
  }

  .col-in ul li {
    margin-bottom: 23px;
  }

  .footer-row2 {
    justify-content: center;
    flex-direction: column;
  }

  .service-list .service-list-wrp {
    column-gap: 70px;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 40px;
  }

  .offer-cards .offer-list-wrp,
  .news-slider-wrp .post-lists {
    padding-left: 7%;
  }
  .offer-cards .offer-list-wrp .slick-dots {
    margin-left: -7%;
  }

  header .top-header p {
    font-size: 13px;
  }

  .offer-cards::before , .offer-cards::after{
    top: 25%;
    height: 460px;
  }
  .footer-row2 { 
    flex-wrap: wrap; 
    column-gap: 10px; 
    row-gap: 10px; 
    flex-direction: unset; 
    justify-content: center;
  }
  .footer-row2 a:nth-child(1) { order: 1; }
  .footer-row2 a:nth-child(4) { order: 2; }
  .footer-row2 .power-by { 
    order: 3;    
    width: 100%;
    text-align: center; 
  }
  .footer-row2 .copyright { 
    order: 4;     
    width: 100%;
    text-align: center;
  }
  .footer-row2 a { margin: 0 10px;     width: max-content;} 

  /*innerpages*/
  .service-list-wrp-inn {width: 23%;}
  .lph-section .lph-right-wrp {
    padding: 30px 25px;
    background-size: cover;
    background-size: 123%;
  }
  .lph-section .lph-right-wrp h2 {
    font-size: 65px;
    line-height: 70px;
  }
  .lph-section .lph-right-wrp .lph-content {
    font-size: 20px;
  }
  .lph-section .lph-list-wrp {
    padding: 0;
  }
  .content>h1.page-main-title::after {
    max-width: 600px;
  }
  .lph-section .social-imgs {
    margin-top: 70px;
    column-gap: 40px;
  }
  .tcri-section {
    padding: 80px 0 30px;
  }
  .tcri-section .container .row>div, .tcli-section .container .row>div {
    width: 100%;
  }
  .tcri-section .row {
    flex-direction: column-reverse;
  }
  .tcri-section .tcri-left-wrp , .tcli-section .tcli-right-wrp{
    max-width: 100%;
    margin: 0;
  }
  .tcri-section .shadow-main , .tcli-section .shadow-main {
    margin: 0 0 60px 0;
  }
  .tcli-section {
    padding: 80px 0 50px;
  }
  .fi-section .row>div {
    width: 100%;
  }
  .fi-section .fi-left-wrp {
    max-width: 450px;
    margin: 0 auto 30px;
  }
  .fi-section .fi-right-wrp {
    padding: 50px 20px;
  }
  .fi-section .fi-right-wrp::after {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-position: right;
  }
  .services-wrp {
    max-width: 100%;
    margin: 0;
  }
  .left-content-right-sidebar .left-content , .left-content-right-sidebar .right-sidebar{
    flex-basis: 100% !important;
  }
  .left-content-right-sidebar {
    flex-wrap: wrap !important;
  }
  .single-blog .post-cnt-wrp blockquote p, .left-content-right-sidebar .left-content blockquote p {
    font-size: 25px;
  }
  .team-list .team-wrp {
    column-gap: 25px;
  }
  .team-list .team-wrp .team-s {
    width: calc((100% - (25px * 2))/3 );
  }
  .modal-dialog {
    max-width: 95%;
  }
  .lirc-section .row > div , .lcri-section .row > div{
    width: 100%;
  }
  .lirc-section .lirc-img , .lcri-section .lcri-img {
    max-width: 100%;
    margin: 40px 0;
  }
  .lirc-section .lirc-bimg {
    max-width: 100%;
    padding-bottom: 25px;
    text-align: center;
  }
  .lcri-bimg{
    text-align: center;
  }
  .lirc-section .lirc-bimg img, .lcri-bimg img {
    max-height: 300px;
  }

  .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp {
    max-width: 100%;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp {
    max-width: 100%;
    padding: 45px 45px 40px 35px;
  }
  .post-list-sec .posts-row .blog-lists {
    grid-template-columns: repeat(2, 1fr);
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp span.post-date, .post-list-sec .posts-row .blog-lists .post-wrp .img-wrp  span.post-date {
    font-size: 21px;
  }
  .single-blog-banner {
    padding: 0 0 40px;
  }
  .single-blog .row > div:first-child {
    max-width: 100%;
  }
  .single-blog .row > div:last-child {
    max-width: 100%;
  }
  .single-blog .post-cnt figure, .left-content-right-sidebar .left-content figure {
    max-width: 100%;
  }
  .single-blog .services-wrp {
    margin-top: 50px;
  }
  .single-blog-banner .row>div {
    width: 100%;
  }
  .single-blog-banner .blog-banner-left {
      padding: 40px 0 30px;
      max-width: 100%;
  }
  .single-blog-banner .img-wrp img {
    max-height: 550px;
    min-height: auto;
    object-position: top;
  }
  .tcsl-section .row > div {
    width: 100%;
  }
  .tcsl-section .shadow-main {
    margin: 60px 0 80px;
  }
  .contact-details .cd-number a {
    font-size: 48.51px;
  }
  .contact-details .cd-subtitle {
    font-size: 21.58px;
  }
  .gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select, .gform_wrapper.gravity-theme .gfield textarea {
    padding: 10px 15px !important;
  }
  .form-wrp .gform_wrapper.gravity-theme .gfield input#input_1_6 {
    background-position: left 12px center !important;
    padding-left: 33px !important;
  }
  .git-wrp .form-wrp {
    padding: 50px 20px 50px;
  }
  .git-wrp + .cta-wrp .img-wrp-inn {
    margin-bottom: -15px;
  }

  .page-not-found {
    padding: 110px 0 140px;
    background-position: top 150px center;
  }
  .customer-reviews iframe.mobile{
    display: block !important;
  }

  .lcri-section .row {
    flex-direction: column-reverse;
  }

  .lcri-bimg img{
    padding-bottom: 30px;
  }


}

/*991px end*/

@media screen and (max-width: 782px) {
  .logged-in #main__header {
    top: 46px;
  }
  body.admin-bar #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    top: 157px;
    height: calc(100vh - 157px);
  }
}

@media (max-width: 767px) {

  .jobs-icons-row {
    gap: 20px;
    justify-content: space-around;
  }

  .play-overlay svg{
    width: 50px;
  }

  .job-icon-item {
    flex: 0 0 45%;
    max-width: 45%;
    margin-bottom: 20px;
  }

  .job-icon-item .icon-with-green-bg {
    width: 120px;
    height: 120px;
  }

  .job-icon-title h4 {
    font-size: 24px;
  }

  .job-detail {
    padding: 40px 20px;
  }

  /*home page*/
  .mobile {
    display: block !important;
  }

  .desktop {
    display: none !important;
  }

  header .header-right .main_menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item>a.mega-menu-link {
    padding-left: 15px !important;
    font-size: 16px;
    padding: 10px 15px 11px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-flyout ul.mega-sub-menu>li a {
    padding-left: 15px !important;
    font-size: 16px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item>a+ul.mega-sub-menu li a {
    padding-left: 45px !important;
    font-size: 16px !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-info-col-mob ul.mega-sub-menu>li {
    padding: 40px 15px 38px !important;
  }

  .mega-menu-wrap .info-col h2 {
    margin-bottom: 10px;
  }

  .form-wrp .gform_wrapper.gravity-theme .gform_footer {
    max-width: 100%;
  }
  .form-wrp .gform_wrapper.gravity-theme .gfield input, .form-wrp .gform_wrapper.gravity-theme .gfield select, .form-wrp .gform_wrapper.gravity-theme .gfield textarea{
    padding: 12.5px 24px !important;
    font-size: 14px !important;
  }

  .form-wrp .form .gform_footer .gform_button {
    width: 100%;
    min-height: 45px !important;
    font-size: 24px;
    line-height: 25px !important;
  }

  .form-wrp .form .gform_confirmation_message {
    font-size: 16px;
    line-height: 25px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .content {
    padding-top: 141px;
    padding-top: 147px;
  }

  #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    top: 141px;
    height: calc(100vh - 141px);
    top: 147px;
    height: calc(100vh - 147px);
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column>ul.mega-sub-menu li.mega-menu-item>a {
    padding: 15px 25px !important;
  }

  .mega-menu-wrap .info-col h2 {
    max-width: 290px;
    margin: 0 auto 10px;
  }

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: 15px;
    padding-left: 15px;
  }

  .green-btn,
  .yellow-btn,
  .black-btn,
  .gform_button {
    font-size: 25px;
    line-height: 35px;
    min-width: 100%;
    max-width: 360px;
    min-height: 47px;
    padding: 0;
    font-size: 27px;
  }

  p {
    font-size: 16px;
    line-height: 24px;
  }

  h1 {
    font-size: 48px;
    line-height: 42px;
  }

  h2 {
    font-size: 36px;
    line-height: 30px;
  }

  h3 {
    font-size: 24px;
    line-height: 24px;
  }

  header .top-header .left-wrp {
    display: none;
  }

  header .top-header {
    justify-content: center;
    padding: 10px;
  }

  header .top-header p {
    font-size: 12px;
  }

  header .logo {
    width: 140px;
  }

  header .logo img {
    max-width: 140px;
    width: 140px;
  }

  header .header-wrap .top-section {
    padding: 25px 15px;
  }


  .hero-home {
    padding: 70px 0 0px;
  }

  /*.hero-home::after {
    background-image: url(../images/hero-mb-bg-1.png);
    top: 140px;
    top: 100px;
  }*/

  .hero-home .hero-home-wrp h6.top-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .hero-home .hero-home-wrp h1 {
    font-size: 48px;
    line-height: 42px;
    margin-bottom: 10px;
  }

  .hero-home .hero-home-badge {
    margin-top: 16px;
  }

  .hero-home .hero-home-badge img {
    height: 100px;
  }



  .service-list .service-list-wrp .service-list-wrp-inn {
    max-width: 37%;
    margin: 0 auto;
    width: 45%;
    max-width: 100%;
  }

  .service-list .service-list-wrp {
    column-gap: 20px;
    row-gap: 40px;
  }

  .service-list {
    padding: 40px 0;
  }

  .financing .financing-wrp img.finance-title {
    margin-bottom: 15px;
    max-width: 349px;
  }

  .financing .financing-wrp h2 {
    margin-bottom: 45px;
    padding-bottom: 10px;
    letter-spacing: normal;
  }

  .financing .financing-wrp h2::after {
    max-width: 360px;
    background-image: url(../images/mb-yellow.svg);
    height: 30px;
  }

  .financing .financing-wrp p {
    font-size: 18px;
    line-height: 24px;
    max-width: 100%;
    margin: 0 auto 30px;
  }

  .financing {
    padding: 10px 0 30px;
  }

  .offer-cards {
    padding: 20px 0 40px;
  }

  .offer-cards .offer-list-wrp .slick-list,
  .news-slider-wrp .post-lists .slick-list {
    padding-right: 0 !important;
  }

  .offer-cards h2.header-sec {
    margin-bottom: 49px;
    padding: 0 12px 10px;
  }

  /* .offer-cards::after { display: none; } */

  .offer-cards .offer-list-wrp,
  .news-slider-wrp .post-lists {
    padding-left: 8.8%;
    margin: 0 auto;
  }

  .offer-cards .offer-list-wrp .offer-wrp {
    padding: 20px 10px;
    margin: 10px 12px;
  }

  .offer-cards .offer-list-wrp .offer-wrp h2.title {
    font-size: 58px;
    line-height: 44px;
    margin-bottom: 5px;
  }

  .offer-cards .offer-list-wrp .offer-wrp h3.sub-title {
    margin-bottom: 20px;
  }

  .offer-cards .offer-list-wrp .offer-wrp h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .offer-cards .offer-list-wrp .offer-wrp .green-btn {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .offer-cards .offer-list-wrp .offer-wrp p.desc {
    font-size: 14px;
    line-height: 18px;
  }

  .slick-slider .slick-next,
  .slick-slider .slick-prev {
    width: 15px;
    height: 30px;
    width: 24px;
    height: 45px;
    background-size: 20px !important;
  }

  .offer-cards .slick-slider .slick-next, .news-slider-wrp .slick-slider .slick-next, .offer-cards .slick-slider .slick-prev, .news-slider-wrp .slick-slider .slick-prev {
    height: 40px;
    width: 40px;
  }

  .offer-cards .offer-list-wrp .offer-wrp::after {
    opacity: 1;
  }

  .offer-cards .offer-list-wrp .offer-wrp h5,
  .offer-cards .offer-list-wrp .offer-wrp p.desc {
    color: var(--White);
  }

  .offer-cards .offer-list-wrp .offer-wrp .title-wrp * {
    color: var(--White) !important;
  }

  .offer-cards .offer-list-wrp .green-btn::before {
    z-index: 1;
    opacity: 1;
  }

  .customer-reviews .green-btn {
    margin-top: 30px;
  }

  .features-wrp .shadow-main {
    margin: 0;
    transform: scale(0.631);
  }

  .features-wrp h2 {
    margin-bottom: 10px;
    text-align: center;
  }

  .features-wrp .right-wrp>p.cnt {
    text-align: center;
    margin-bottom: 20px;
  }

  .features .feature-wrp .icon-with-green-bg {
    margin-right: 10px;
    padding: 10px;
    height: 55px;
    width: 55px;
    min-width: 55px;
  }

  .features .feature-wrp h3.title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-left: 0;
    letter-spacing: normal;
  }

  .features .feature-wrp .features-cnt-wrp {
    margin-top: 15px;
  }

  .features .feature-wrp .features-buttons {
    gap: 15px;
    flex-wrap: wrap;
  }

  .features .feature-wrp .features-buttons a {
    min-width: 100%;
  }

  .features .feature-wrp .features-buttons a.green-btn:last-child {
    min-width: 100%;
  }

  .features .feature-wrp .features-cnt-wrp p {
    margin-left: 0;
  }

  .features-wrp {
    padding: 13px 0 30px;
  }

  .why-choose-us {
    padding: 20px 0 0;
  }

  .why-choose-us .img-container img {
    max-height: 266.31px;
    margin-bottom: 30px;
    margin-bottom: 90px;
    max-height: 285.33px;
  }

  .why-choose-us h2.title {
    padding-bottom: 10px;
    margin-bottom: 35px;
  }

  .why-choose-us h2.title::after {
    height: 20px;
    max-width: 280px;
    background-image: url(../images/mb-yellow.svg);
  }

  .why-choose-us .right-cnt p {
    line-height: 26px;
  }

  .why-choose-us .bottom-sec {
    margin-top: -20px;
  }

  .service-list .service-list-wrp .icon-with-green-bg {
    margin-bottom: 15px;
  }

  .logo-list {
    padding: 10px 0 50px;
  }

  .area-list-wrp {
    padding: 0;
  }

  .area-list-wrp .row {
    flex-direction: column-reverse;
  }

  .area-list-wrp .container {
    padding: 0;
    max-width: 100%;
  }

  .area-list-wrp .area-list-container {
    padding: 30px 15px;
    max-width: 100%;
  }

  .area-list-wrp .area-list-container h2 {
    margin-bottom: 30px;
    margin-left: 0;
  }

  .area-list-wrp .area-list-container ul.area-list {
    column-count: 1;
    margin-bottom: 30px;
    margin-left: 0;
    display: grid;
    grid-template-columns: max-content max-content;
    column-gap: 29px;
  }

  .area-list-wrp .area-list-container h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-left: 0;
  }

  .area-list-wrp .area-list-container p {
    margin-bottom: 20px;
    margin-left: 0;
    line-height: 26px;
  }

  .news-slider-wrp h2 {
    margin-bottom: 50px;
    padding: 0 12px 10px;
  }

  .news-slider-wrp h2::after {
    height: 29.36px;
    max-width: 204px;
  }

  .news-slider-wrp .post-lists .post-wrp {
    margin: 10px 12px;
  }

  /* .news-slider-wrp::after { display: none; } */

  .news-slider-wrp .post-lists .post-wrp .img-wrp img {
    min-height: 166px;
    height: 200px;
  }
  .news-slider-wrp .post-lists .post-wrp .cnt-wrp p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 80px; 
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }

  .news-slider-wrp .post-lists .post-wrp .top-wrp span.post-date {
    font-size: 20px;
    line-height: 20px;
  }

  .news-slider-wrp .post-lists .post-wrp .cnt-wrp {
    padding: 20px 15px;
  }

  .news-slider-wrp .post-lists .post-wrp .cnt-wrp h3 {
    line-height: 26px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .news-slider-wrp .post-lists .post-wrp .cnt-wrp p {
    margin-bottom: 20px;
    margin-left: 0;
    line-height: 20px;
  }

  .news-slider-wrp .post-lists .post-wrp .cnt-wrp .green-btn {
    min-width: 100%;
  }

  .news-slider-wrp .post-lists .post-wrp .cnt-wrp::after {
    opacity: 1;
  }

  .news-slider-wrp .post-lists .post-wrp .cnt-wrp h3,
  .news-slider-wrp .post-lists .post-wrp .cnt-wrp p {
    color: #fff;
  }

  .news-slider-wrp .post-lists .green-btn::before {
    z-index: 1;
    opacity: 1;
  }

  footer .footer-row {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
    justify-content: center;
    align-items: center;
  }

  footer .col-center {
    orphans: 1;
  }

  footer .col-left {
    order: 2;
    margin-bottom: 30px;
  }

  footer .col-right {
    text-align: center;
    order: 3;
    max-width: 100%;
    margin: 0;
  }

  .f-logo {
    max-width: 294px;
    margin-bottom: 30px;
    margin-bottom: 25px;
  }

  footer .contact-wrp .emergency-service p {
    font-size: 20px;
  }

  footer .contact-wrp a {
    font-size: 52px;
    line-height: 55px;
  }

  footer .hours p {
    font-size: 20px;
  }

  footer .hours {
    margin: 30px 0 20px;
  }

  footer .socials-wrp p,
  footer .footer-row-one span {
    font-size: 16px;
    line-height: 26px;
  }

  footer .col-center .btn-wrp {
    max-width: 100%;
    gap: 15px;
    margin-top: 30px;
  }

  footer .col-center .btn-wrp .contact-ftr a {
    min-width: 360px;
  }

  footer .map-container {
    max-width: 289px;
    margin: 0 auto 22px;
  }

  footer .col-right .menu-footer-quick-links-container {
    margin-left: 0;
  }

  .col-in h2 {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 42px;
  }

  .col-in ul li {
    margin-bottom: 25px;
  }

  .col-in ul li a {
    font-size: 22px;
  }

  .footer-row2 p,
  .footer-row2 a {
    font-size: 14px;
  }

  .footer-row2 {
    text-align: center;
    padding: 15px;
  }

  .cta-wrp .content-wrp h2.cta-title::after {
    background-image: url(../images/mb-yellow.svg);
    height: 29px;
    max-width: 360px;
  }

  footer .f-social-list a {
    width: 30px;
    height: 30px;
  }

  footer .f-social-list {
    grid-column-gap: 10px;
  }

  footer .footer-row-one {
    margin: 30px 0 40px;
  }

  .cta-wrp {
    padding: 42px 0;
  }

  .news-slider-wrp {
    padding: 42px 0 14px;
  }

  .news-slider-wrp .posts-row>.green-btn {
    margin-top: 20px;
    min-width: 300px;
    padding: 0;
  }

  .features-wrp .shadow-main {
    position: relative;
    /* width: 100vw; */
    margin-left: -50vw;
    margin-right: -50vw;
    left: 0%;
  }

  .features-wrp .right-wrp {
    display: flex;
    align-items: center;
    flex-direction: column;
  }



/*  .footer-row2 { flex-wrap: wrap; column-gap: 10px; row-gap: 10px; flex-direction: unset; }
  .footer-row2 a:nth-child(1) { order: 1; }
  .footer-row2 a:nth-child(4) { order: 2; }
  .footer-row2 .power-by { order: 3; }
  .footer-row2 .copyright { order: 4; }
  .footer-row2 a { margin: 0 10px; } */

  .social-imgs {
    column-gap: 0px;
  }

  .cta-wrp::after {
    height: 380px;
  }

  .offer-cards .green-btn {
    min-width: 100%;
    max-width: 350px;
    min-height: 45px;
  }

  .offer-cards .offer-list-wrp .offer-wrp .green-btn {
    font-size: 20px;
  }

  .offer-cards::after ,  .offer-cards::before {
    width: 143px;
    width: 93px;
    height: 370px;
  }

  .news-slider-wrp::after , .news-slider-wrp::before {
    width: 143px;
    width: 93px;
    top: 16%;
    height: 560px;
  }

  .offer-cards .offer-list-wrp .slick-list,
  .news-slider-wrp .post-lists .slick-list {
    padding-right: 50px !important;
    padding-right: 14% !important;
  }

  body.fixnav header {
    top: -40px;
  }
  /*body.fixnav .content{
    padding-top: 107px;
  }*/

  .offer-cards .offer-list-wrp .slick-dots {
    margin-left: -8.8%;
  }
  body.admin-bar #mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open+#mega-menu-main-nav {
    top: 193px;
    height: calc(100vh - 193px);
  }
  .social-imgs .rating-wrp {
    gap: 3px;
  }
  .social-imgs .rating-wrp:first-child {
    padding-left: 11px;
  }
  .social-imgs .rating-wrp .review-cnt {
    min-width: 82px;
  }
  .cta-wrp {
    margin-top: -180px;
    padding-top: 240px;
  }
  .why-choose-us + .git-wrp {
    margin-top: 0;
  }

  /*inner pages*/
  .shadow-main {
    transform: scale(0.631);
    /*transform: scale(0.531);*/
  }
  .solid-bg::after {
    top: 144px;
  }
  body.fixnav .solid-bg::after {
    top: 104px;
  }
  .contact-details::after{
    top: 144px;
  }
  body.fixnav .contact-details::after{
    top: 104px;
  }
  .cms-section {
    padding: 60px 0 51px;
  }
  .cms-section h1 {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 40px;
  }
  .cms-section p, .cms-section li {
    line-height: 24px;
  }
  .cms-section ul, .cms-section ol {
    padding-left: 23px;
    margin-bottom: 25px;
  }
  .page-not-found {
    padding: 60px 0 42px;
    background-position: top 199px center;
    background-size: 92%;
  }
  .page-not-found ul {
    grid-template-columns: 1fr;
    text-align: center;
    max-width: 100%;
    gap: 5px;
  }
  .page-not-found p {
    margin: 0 auto 20px;
    max-width: 100%;
  }
  .page-not-found h1 {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 40px;
  }
  .content>h2.page-main-title {
    margin-bottom: 32px;
    padding-bottom: 10px;
    padding-top: 60px;
  }
  .content>h2.page-main-title::after {
    background-image: url(../images/mb-yellow.svg);
    height: 30px;
    max-width: 360px;
  }
  .lirc-section {
    padding: 30px 0 0;
  }
  .lirc-section .row {
    flex-direction: column;
  }
  .lcri-section .row {
    flex-direction: column-reverse;
  }
  .lirc-section h1 {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 40px;
    text-align: center;
  }
  .lirc-section .lirc-bimg {
    margin: 10px auto 20px;
    text-align: center;
  }

  .lirc-section .lirc-bimg img, .lcri-bimg img {
    max-height: 300px;
  }
  .lirc-section .lirc-img {
    margin-top: 0;
    margin-bottom: 0;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    border-radius: 0;
  }

  .why-choose-items{
    columns: 1;
  }

  
  .lirc-section .lirc-btitle h2 {
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: normal;
  }
  .lirc-section .lirc-bcontent {
    text-align: center;
  }
  .lcri-section {
    padding: 34px 0 0;
    text-align: center;
  }
  .lcri-section .lcri-title h2 {
    letter-spacing: normal;
  }
  .lcri-section .lcri-img {
    margin: 20px 0;
  }
  .lcri-section .lcri-img img {
    min-height: 310px;
  }
  .lcri-section .lcri-btitle {
    padding-top: 34px;
  }
  .lcri-section .lcri-btitle h3 {
    margin-bottom: 20px;
  }

  .page-title-wrp {
    padding-top: 50px;
  }
  .page-title-wrp h1 {
    margin-bottom: 40px;
    padding-bottom: 10px;
    font-size: 46px;
    line-height: 40px;
  }
  .page-title-wrp h1::after {
    max-width: 360px;
    background-image: url(../images/mb-yellow.svg);
  }
  .post-list-sec {
    padding: 30px 0 30px;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp span.post-date, .post-list-sec .posts-row .blog-lists .post-wrp .img-wrp  span.post-date {
    font-size: 20px;
    line-height: 20px;
    padding: 5px 28px;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp {
    padding: 20px 15px;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp .cnt-text {
    margin-left: 0;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp h3 {
    line-height: 26px;
    margin-bottom: 10px;
    letter-spacing: normal;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp p {
    line-height: 20px;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp .btn-wrp {
    width: 100%;
  }
  .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp .black-btn {
    margin-top: 4px;
    width: 100%;
    font-size: 27px;
    max-width: 100%;
  }
  .post-list-sec .ftr-post {
    padding-bottom: 50px;
  }
  .post-list-sec .category-wrp h3 {
    margin-bottom: 10px;
    line-height: 24px;
  }
  .post-list-sec .category-wrp {
    padding-bottom: 50px;
  }
  .post-list-sec .posts-row h2 {
    margin-bottom: 20px;
  }
  .post-list-sec .posts-row .blog-lists {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
    padding-bottom: 50px;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp {
    padding: 20px 15px;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp h3 {
    line-height: 26px;
    margin-bottom: 10px;
    letter-spacing: normal;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp p {
    margin-bottom: 20px;
    line-height: 20px;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp .green-btn {
    font-size: 27px;
    width: 100%;
    max-width: 100%;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp .btn-wrp {
    width: 100%;
  }
  .post-list-sec .posts-row .blog-lists .post-wrp img {
    max-height: max-content;
  }

  .single-blog-banner {
      padding: 0;
  }
  .single-blog-banner .blog-banner-left {
    padding: 60px 0 50px;
    max-width: 100%;
  }
  .single-blog-banner h5.date {
    margin-bottom: 10px;
  }
  .single-blog-banner h1 {
    margin-bottom: 20px;
  }
  .single-blog-banner p {
    font-size: 18px;
  }
  .meta_social_btns {
    gap: 10px;
  }
  .single-blog-banner .meta_social_btns {
    margin: 20px 0 30px;
    margin-bottom: 0;
  }
  .single-blog-banner .green-btn {
    min-width: 100%;
    max-width: 100%;
    font-size: 27px;
    margin-top: 30px;
  }
  .meta_social_btns a {
    width: 35px;
    height: 35px;
  }
  .single-blog-banner .img-wrp {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    border-radius: 0;
  }
  .single-blog-banner .img-wrp img {
    min-height: max-content;
  }
  .single-blog {
    padding: 50px 0 0;
  }
  .single-blog .post-cnt h2, .left-content-right-sidebar .left-content h2 {
    margin-bottom: 20px;
    letter-spacing: normal;
  }
  .single-blog .post-cnt p, .left-content-right-sidebar .left-content p{
    line-height: 26px;
  }
  .single-blog .post-cnt h3, .left-content-right-sidebar .left-content h3 {
    margin: 50px 0 20px;
    line-height: 24px;
  }
  .single-blog .post-cnt figure, .left-content-right-sidebar .left-content figure {
    margin: 20px 0 50px;
  }
  .single-blog .post-cnt figure img, .left-content-right-sidebar .left-content figure img {
    max-height: 180px;
    object-position: top;
  }
  .single-blog .post-cnt h4, .left-content-right-sidebar .left-content h4 {
    margin: 30px 0 20px;
    max-width: 100%;
    font-size: 20px;
    line-height: 24px;
  }
  .single-blog .post-cnt-wrp blockquote, .left-content-right-sidebar .left-content blockquote {
    padding: 66px 20px 28px;
    margin: 30px 0;
  }
  .single-blog .post-cnt-wrp blockquote p, .left-content-right-sidebar .left-content blockquote p {
    font-size: 24px;
    line-height: 26px;
  }
  .single-blog .post-cnt-wrp blockquote::before, .left-content-right-sidebar .left-content blockquote::before {
    top: 25px;
    left: 23px;
  }
  .cta-highlight {
    margin-top: 30px;
    max-width: 100%;
    padding: 20px 20px 22px;
  }
  .cta-highlight h4 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .cta-highlight .ctah-content {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .cta-highlight .black-btn {
    max-width: 100%;
    width: 100%;
  }
  .cta-highlight .black-btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .services-wrp {
    padding: 50px 20px 38px;
  }
  .single-blog .services-wrp h2 {
    font-size: 36px;
    margin-bottom: 22px;
  }
  .services-wrp .service h4 {
    font-size: 24px;
  }
  .meta_social_btns a:hover img.hover {
    opacity: 0;
    visibility: hidden;
  }
  .meta_social_btns a .copy-to-clipboard, .meta_social_btns a .copy-to-clipboard2 {
    font-size: 12px;
    margin-left: 0;
    top: 100%;
    left: -14px;
  }
  .hero-home + .left-content-right-sidebar {
    padding-top: 40px;
  }
  .services-wrp h2 {
    margin-bottom: 22px;
  }
  .fi-section {
    padding: 0 0 30px;
  }
  .fi-section .fi-left-wrp {
    margin: 0 auto 11px;
    max-width: 360px;
  }
  .fi-section .fi-right-wrp {
    padding: 30px 0 27px;
  }
  .fi-section .fi-right-wrp > img {
    max-width: 349px;
  }
  .fi-section .fi-right-wrp .fi-title {
    margin-top: 16px;
  }
  .fi-section .fi-right-wrp h2 {
    padding-bottom: 10px;
    margin-bottom: 32px;
    letter-spacing: normal;
  }
  .fi-section .fi-right-wrp h2::after {
    height: 29px;
    max-width: 360px;
    background-image: url(../images/mb-yellow.svg);
  }
  .fi-section .fi-right-wrp .fi-content {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  .about-banner {
    padding: 50px 0 25px;
  }
  .about-banner h1 {
    margin-bottom: 35px;
    padding-bottom: 10px;
    font-size: 46px;
    line-height: 40px;
  }
  .about-banner h1::after {
    height: 34px;
    max-width: 360px;
    background-image: url(../images/mb-yellow.svg);
  }
  .about-banner .img-wrp {
    max-width: 360px;
    margin: 27px auto 0;
  }
  .team-slider {
    padding: 10px 0 30px;
  }
  .team-slider h2 {
    margin-bottom: 15px;
  }
  .team-slider .top-wrp {
    max-width: 100%;
  }
  .team-slider p {
    margin-bottom: 6px;
    font-size: 18px;
    max-width: 100%;
  }
  .team-slider .img-wrp.slick-slide {
    margin: 14px;
  }
  .team-slider .team-list-wrp .slick-list {
    padding: 0 50px !important;
  }
  .team-slider .slick-slider .slick-next, .team-slider .slick-slider .slick-prev {
    height: 40px;
    width: 40px;
  }
  .team-list {
    padding: 25px 0;
  }
  .team-list .team-wrp {
    column-gap: 10px;
    row-gap: 20px;
  }
  .team-list .team-wrp .team-s {
    width: calc((100% - (10px * 1))/2 );
  }
  .team-list h3 {
    margin-bottom: 20px;
  }
  .team-list .team-wrp .team-s .team-cnt-wrap {
    padding: 10px 10px 11px;
  }
  .team-list .team-wrp .team-s .team-cnt-wrap h4 {
    font-size: 22px;
  }
  .team-list .modal-dialog .left-pop {
    max-width: 100%;
  }
  .team-list .modal-dialog .right-pop {
    max-width: 100%;
    padding: 20px 0 0;
  }
  .team-list .modal-dialog .modal-content {
    padding-bottom: 35px;
  }
  .team-list .modal-dialog .modal-body {
    padding: 60px 30px 27px;
  }
  .team-list .modal-dialog .left-pop .img-wrp {
    border-radius: 3px;
  }
  .team-list .modal-dialog h4 {
    margin-bottom: 3px;
    font-size: 22px;  
  }
  .team-list .modal-dialog span {
    margin-bottom: 20px;
  }
  .modal-dialog .close-btn {
    top: 20px;
    right: 20px;
  }
  .modal.show .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    max-width: 92.32%;
  }
  .apply-today {
    padding: 25px 0 0;
  }
  .apply-today h2 {
    padding-bottom: 10px;
    margin-bottom: 32px;
  }
  .apply-today h2::after {
    background-image: url(../images/mb-yellow.svg);
    max-width: 360px;
    height: 30px;
  }
  .apply-today + .tcri-section {
    padding-top: 30px;
  }
  .service-list p {
    margin: 30px auto 20px;
    max-width: 100%;
  }
  .content>h1.page-main-title {
    margin-bottom: 32px;
    padding: 50px 15px 10px;
    font-size: 46px;
    line-height: 40px;
  }
  .content>h1.page-main-title::after {
    max-width: 360px;
    height: 30px;
    background-image: url(../images/mb-yellow.svg);
  }
  .lph-section {
    padding: 31px 0 42px;
  }
  .lph-section .lph-list-wrp .lph-lists {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: max-content;
    margin: 0 auto;
  }
  .lph-section .lph-list-wrp h2 {
    margin-bottom: 30px;
    margin-left: 0;
    line-height: 44px;
  }
  .lph-section .lph-list-wrp h2 img {
    margin-right: 0;
  }
  .lph-section .lph-list-wrp .green-btn {
    width: 100%;
    min-width: auto;
    margin: 0 0 40px;
    max-width: 100%;
  }
  .lph-section .lph-right-wrp {
    padding: 40px 13px 34px;
    background-size: 106%;
    max-width: 100%;
  }
  .lph-section .lph-right-wrp h2 {
    font-size: 58px;
    line-height: 44px;
    margin-bottom: 8px;
  }
  .lph-section .lph-right-wrp h3 {
    margin-bottom: 25px;
  }
  .lph-section .lph-right-wrp .lph-content {
    font-size: 18px;
    line-height: 22px;
    max-width: 85%;
    margin: 0 auto 25px;
  }
  .lph-section .lph-right-wrp .lph-bcontent {
    font-size: 14px;
    line-height: 18px;
  }
  .lph-section .social-imgs{
    column-gap: 0;
    display: flex !important;
    justify-content: space-between;
    max-width: 324px;
    margin: 40px auto 0;
    gap: 20px;
  }
  .sph-section .social-imgs{
    column-gap: 0;
    display: flex !important;
    justify-content: space-between;
    max-width: 324px;
    margin: 25px auto 0 ;
    gap: 20px;
    padding: 0;
  }
  .sph-section .social-imgs .rating-wrp.sph-wrap:first-child {
    padding-left: 11px;
  }
  .tcri-section {
    text-align: center;
    padding: 60px 0 40px;
  }
  .job-info{
    padding: 60px 0;
  }
  .tcri-section .tcri-left-wrp h2, .tcli-section .tcli-right-wrp h2 {
    margin-bottom: 0px;
    letter-spacing: normal;
  }
  .tcri-section .tcri-left-wrp, .tcli-section .tcli-right-wrp {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .tcri-section .shadow-main.mobile , .tcli-section .shadow-main.mobile {
    position: relative;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 0%;
    margin-bottom: 25px;
  }
  .fi-section + .area-list-wrp {
    margin-top: 20px;
  }
  .tcli-section {
    padding: 50px 0 30px;
    text-align: center;
  }
  .logo-list h2 {
    letter-spacing: normal;
  }
  .contact-details {
    padding: 50px 0 0;
  }
  .contact-details .cd-title h1 {
    margin-bottom: 51px;
    padding-bottom: 10px;
    font-size: 46px;
    line-height: 40px;
  }
  .contact-details .cd-title h1::after {
    height: 29px;
    max-width: 360px;
    background-image: url(../images/mb-yellow.svg);
  }
  .contact-details .cd-subtitle {
    font-size: 22px;
  }
  .contact-details .cd-number a {
    font-size: 55px;
    line-height: 46px;
  }
  .contact-details .cd-wrp {
    margin-top: 38px;
    max-width: 100%;
    padding: 29px 13px 36px;
  }
  .contact-details .cd-wrp h3 {
    margin-bottom: 1px;
    font-size: 28px;
  }
  .contact-details .bottom-wrp {
    margin-top: 42px;
  }
  .git-wrp {
    padding: 0;
    margin: 0;
  }
  .git-wrp .container {
    max-width: 100%;
    padding: 0;
  }
  .git-wrp .row {
    flex-direction: column;
  }
  .git-wrp .form-wrp {
    padding: 30px 15px;
    border-radius: 0;
    max-width: 100%;
  }
  .git-wrp .form-wrp h2 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 30px;
  }
  .form-wrp .gform_wrapper.gravity-theme .gfield input#input_1_6 {
    background-position: left 18px center !important;
    padding-left: 41px !important;
  }
  .form-wrp .gform_wrapper.gravity-theme .gform_footer {
    margin: 25px auto 0px !important;
  }
  .form-wrp .gform_wrapper.gravity-theme .gform_footer input {
    line-height: 35px !important;
    min-height: 100% !important;
  }
  .form-wrp .gform_confirmation_message {
    font-size: 16px;
    max-width: 540px;
    margin: 20px auto;
  }
  .tcsl-section {
    padding: 10px 0 30px;
  }
  .tcsl-section .shadow-main {
    margin: 0;
    position: relative;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 0%;
    margin-bottom: 18px;
  }
  .tcsl-section .tcsl-title h2 {
    margin-bottom: 30px;
  }
  .tcsl-section .tcsl-services-wrp {
    padding: 30px 15px;
    width: 100vw;
    /* position: relative; */
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    border-radius: 0;
  }
  .tcsl-section .tcsl-services-wrp .tcsl-services-wrp-inn {
    column-gap: 20px;
    row-gap: 40px;
  }
  .tcsl-section .tcsl-services-wrp .tcsl-services-wrp-inn .icon-with-green-bg {
    margin-bottom: 15px;
  }
  .tcsl-section .tcsl-services-wrp .tcsl-services-wrp-inn h3 {
    margin-bottom: 0;
    max-width: 170px;
  }
  .tcsl-section .tcsl-services-wrp .black-btn {
    margin-top: 30px;
    max-width: 100%;
  }
  .tcsl-section .tcsl-rgt-wrp {
    padding-top: 40px;
  }
  .sph-section {
    padding: 50px 0 10px;
  }
  .sph-section h1 {
    margin-bottom: 15px;
    font-size: 46px;
    line-height: 40px;
  }
  .sph-section p {
    font-size: 18px;
  }
  .sph-section .green-btn {
    min-width: 100%;
    max-width: 100%;
  }
  .left-content-right-sidebar {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .page-not-found ul li:nth-child(2) {
    order: 4;
  }
  .page-not-found ul li:nth-child(3) {
    order: 7;
  }
  .page-not-found ul li:nth-child(4) {
    order: 2;
  }
  .page-not-found ul li:nth-child(5) {
    order: 5;
  }
  .page-not-found ul li:nth-child(6) {
    order: 8;
  }
  .page-not-found ul li:nth-child(7) {
    order: 3;
  }
  .page-not-found ul li:last-child {
    order: 6;
  }
  .tcsl-section .tcsl-services-wrp .tcsl-services-wrp-inn .tcsl-services {
    width: calc((100% - 20px) / 2);
  }
  .content>h1.page-main-title + .area-list-wrp {
    margin-top: 70px;
  }
  .cta-wrp::after {
    height: 442px;
  }
  .single-blog-banner .blog-banner-left{
    padding-bottom: 0;
  }
  .single-blog-banner .img-wrp{
    margin-top: 50px;
  }

  .sph-section .row>div:last-child.mobile img {
    height: 265px;
  }
  .sph-section::before {
    bottom: 10px;
    height: 265px;
  }

  .form-wrp .gform_wrapper.gravity-theme .gfield input, .form-wrp .gform_wrapper.gravity-theme .gfield select, .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
    font-size: 16px !important;
  }
  
}

/*767px end*/

@media (max-width: 480px) {
  .job-icon-item .icon-with-green-bg {
    width: 100px;
    height: 100px;
  }

  .job-icon-title h4 {
    font-size: 20px;
  }

  .job-detail {
    padding: 30px 15px;
  }
}

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

  .social-imgs.mobile {
    padding: 0 0px;
    padding: 0 12px;
  }
  .social-imgs .rating-wrp {
    gap: 3px;
  }

  .financing .financing-wrp img.finance-title {
    margin-bottom: 10px;
    max-width: 330px;
  }

  footer .col-center .btn-wrp .contact-ftr a {
    min-width: unset;
  }

  footer .col-center .btn-wrp {
    width: 100%;
  }

  footer .f-social-list {
    grid-column-gap: 5px;
  }

  .features-wrp .right-wrp>p.cnt {
    margin-bottom: 0;
  }

  .features {
    margin-top: 0;
  }

  .shadow-main {
    transform: scale(0.591);
  }

  .cta-wrp::after {
    height: 410px;
  }

  header .top-header p {
    font-size: 11px;
  }
  .area-list-wrp .area-list-container ul.area-list li {
    font-size: 20px;
  }
  .lph-section .lph-right-wrp {
    background-size: 115%;
  }
  .content>h1.page-main-title::after , .content>h2.page-main-title::after , .page-title-wrp h1::after , .about-banner h1::after , .apply-today h2::after{
    max-width: 85%;
  }

}


@media (min-width: 1025px) {
  .mobile-footerCta {
    display: none !important;
  }
}

@media (max-width: 768px) {
  body {
    padding-bottom: 75px;
  }
}


/* Forzar comportamiento desktop desde 992px */
@media (min-width: 992px) {
  #mega-menu-wrap-main-nav .mega-menu-toggle {
    display: none !important;
  }

  #mega-menu-wrap-main-nav #mega-menu-main-nav>li.mega-menu-item.mega-info-col-mob ul.mega-sub-menu {
    display: none !important;
  }
  
  #mega-menu-wrap-main-nav #mega-menu-main-nav {
    display: flex !important;
    width: auto !important;
    height: auto !important;
    justify-content: center;
    background: transparent !important;
  }
}
