/**Responsive**/
@media (min-width: 768px) {
  .footryt {
    padding-left: 41px;
  }
}

@media (min-width: 992px) {
  img.img-fluid.abtimage {
    max-width: 110%;
    margin-left: -2%;
    position: absolute;
    z-index: 1;
  }
}

@media (min-width: 1025px) {
  .packinfo .row {
    max-width: 1000px;
    margin: auto;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media (min-width: 1600px) {
  .scroll-down span {
    font-size: 13px;
  }
}
@media (min-width: 1700px) {
.wrapper .comm-btn {
    padding: 15px 40px 10px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .infobox {
    padding: 52px 40px 35px;
  }
}

@media (max-width: 1199px) {
  body {
    overflow-x: hidden;
  }

  .container {
    width: 100%;
  }

  .faq-section .faq-list {
    margin: 0;
  }

  .header .container {
    width: 97%;
  }

  .topbtn a.comm-btn {
    padding: 6px 15px;
    font-size: 13px;
  }

  div#navAccounty li.menu-item.px-3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .header .nav-accounty .nav-link:before {
    left: -10px;
    right: -10px;
    height: 5px;
    bottom: -10px;
    background-size: 60px;
  }

  .scroll-down {
    bottom: -50px;
  }

  .vendorimgs img {
    max-width: 33%;
  }
}

@media (max-width: 1024px) {
  .testimonial-carousel-item {
    max-width: 95%;
  }
}

@media (max-width: 991px) {
  .header .dropdown:hover>.dropdown-menu {
    display: none;
  }

  .abtimage {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  /* 	.header .dropdown>.dropdown-menu {
    display: block !important;
} */
  .header .nav-accounty .active>.nav-link:before,
  .header .nav-accounty .nav-link:hover:before {
    content: '';
    width: 15px;
  }

  .active-drop .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid;
  }

  .header .nav-accounty .nav-link:hover:before {
    background-image: none;
  }

  div#navAccounty li.menu-item.px-3.dropdown.nav-item.active-drop {
    padding-bottom: 0px !important;
  }

  /**HOMEPAGE**/
  .header .nav-accounty .dropdown-menu {
    border-radius: 0;
  }

  .nav-accounty .navbar-toggler-icon {
    background: #c83264;
    border-radius: 50px;
  }

  .nav-accounty .navbar-toggler-icon {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    padding: 6px 10px;
  }

  .nav-accounty .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon:before {
    content: "\f0c9";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 1.5rem;
  }

  .nav-accounty .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 1.5rem;
  }

  .nav-accounty .navbar-toggler,
  .nav-accounty .navbar-toggler:focus,
  .navbar-toggler:hover {
    outline: none;
    z-index: 999;
  }

  .nav-accounty .navbar-collapse {
    position: absolute;
    right: 0;
    height: 100vh;
    background: #343339;
    top: 0;
    padding-top: 84px;
    z-index: 99;
    width: 0;
    overflow: hidden;
    overflow-y: auto;
    justify-content: center;
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease-in-out;
    padding-bottom: 26px;
  }

  .nav-accounty .navbar-collapse.collapse.show {
    width: 250px;
    right: 0;
    transition: all 0.2s ease-in-out;
  }

  .nav-accounty .navbar-nav {
    margin: 0 auto;
    min-width: 248px;
  }

  iv#navAccounty li.menu-item.dropdown span.caret {
    width: 38px;
    height: 38px;
    background-size: 15px;
    right: 13px;
    top: 4px;
    transition: 0.2s ease all;
  }

  div#navAccounty li.menu-item.px-3.dropdown.nav-item.active-drop span.caret {
    transform: rotate(180deg);
  }

  .header .nav-accounty .navbar-nav>li>.nav-link:before {
    background-position: 25px;
  }

  .nav-accounty .navbar-nav li {
    position: relative;
  }

  .header .nav-accounty .nav-link:hover:before {
    width: 0;
  }

  .error-404 h1 {
    font-size: 5rem;
    line-height: 5rem;
  }

  .error-404 h2 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .error-404 p {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .blogs.search .error-404 h1 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .blogs.search .error-404 h2 {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .header .nav-accounty .nav-link {
    position: relative;
  }

  .header .nav-accounty .dropdown-menu .nav-item {
    border-bottom: 0;
  }

  /*  .header .nav-accounty .dropdown-menu .nav-item .nav-link {
        text-align: center;
    } */
  .logofooter {
    text-align: center;
  }

  .header .nav-accounty .dropdown-menu {
    min-width: auto;
    border-radius: 0;
    border: 0;
    margin-top: 11px;
    margin-bottom: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  div#navAccounty li.menu-item.dropdown>a {
    padding-right: 0px !important;
  }

  div#navAccounty li.menu-item.px-3 {
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    border-bottom: 1px solid #FCF2F1;
    padding-left: 20px !important;
  }

  .header .nav-accounty .navbar-nav>li>.nav-link:before {
    bottom: -10px;
    background-size: 1;
  }

  .header .dropdown>.dropdown-menu li:last-child {
    border-bottom: 0px !important;
  }

  .header .dropdown>.dropdown-menu {
    margin-top: 0px;
  }

  /* div#navAccounty li.menu-item.dropdown {
    padding-bottom: 0px !important;
} */
  .header .nav-accounty .dropdown-menu .nav-item .nav-link {
    padding: 0px !important;
  }

  /* div#navAccounty li.menu-item.px-3.current-menu-item {
    padding-bottom: 15px !important;
} */
  .header .nav-accounty .nav-link.nav-btn {
    margin-top: 20px;
  }

  .header .nav-accounty .dropdown-menu .nav-item:hover a:before {
    background: #fff;
  }

  .header .navbar-nav .nav-link {
    display: block;
  }

  .bannercontentinner h3 {
    font-size: 45px;
    margin-bottom: 17px;
  }

  .bannercontentinner h2 {
    font-size: 40px;
    margin-bottom: 24px;
  }

  .bannercontentinner .content {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .bannercontentinner .btn-full.btn-flex {
    margin-top: 15px;
  }

  .yearimg {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .yeartxt {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
  }

  .vendrr:after,
  .arrowlftt:after {
    display: none;
  }

  .become-vendor .vendorimg {
    margin-right: auto;
    margin-top: 30px;
  }

  .infobox,
  .packbox {
    margin: 38px auto 0px auto;
  }

  .comm-padd {
    padding: 40px 0px;
  }

  .packinfo {
    padding: 80px 0px;
  }

  .abtimage {
    margin-bottom: 25px;
  }
}


@media (max-width: 860px) {
  /**HOMEPAGE**/

  .footer-block {
    padding: 0 30px 30px 30px;
    position: relative;
  }

  .footer-block .footer-block-one:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background: #ddd;
    right: 0;
    top: inherit;
    left: 0;
    margin: 0 auto;
  }

  .footer-block .widget {
    padding: 20px 0;
    text-align: center;
  }

  .testimonial-carousel .owl-nav .owl-prev {
    left: -60px;
  }

  .testimonial-carousel .owl-nav .owl-next {
    right: -60px;
  }


  .testimonial-carousel-item .testimonial-image {
    z-index: 1;
    position: relative;
  }


  .otherservices-content {
    width: 95%;
  }


  .testimonial-carousel {
    position: relative;
    overflow: hidden;
  }
}

@media (max-width: 768px) {
  .footer-credit span:first-child {
    display: block;
  }

  .testimonial-carousel .owl-nav .owl-prev {
    left: 0;
  }

  .testimonial-carousel .owl-nav .owl-next {
    right: 0;
  }
}

@media (max-width: 767px) {
  .nav-footer {
    text-align: center;
    margin-top: 15px;
  }

  .blockcontnt .top-contact-block,
  .footer-social ul {
    justify-content: center;
  }

  a.navbar-brand img {
    max-width: 60px;
  }

  .page-section.inner-page {
    margin-top: 72px;
  }

  .inner-banner .banner-title {
    left: 5%;
  }

  .inner-banner .banner-title h1 {
    font-size: 34px;
  }

  .newsletterouter {
    margin: 30px auto 40px;
  }

  .contactinfo .row {
    padding: 0px;
  }

  .packbox {
    padding: 40px 25px 35px;
    margin: 40px 0px 0px auto;
  }

  #faq .card .card-header .btn-header-link {
    padding: 16px 15px;
    font-size: 15px;
  }

  .testimonials {
    padding: 50px 15px 36px;
    margin-left: 0px;
    margin-top: 64px;
  }

  .testimonials:after {
    display: none;
  }

  #contactpage .content {
    padding-bottom: 21px;
    padding-top: 0px;
  }

  .lefttxt {
    padding-left: 0px;
  }

  .comm-padd-xl {
    padding: 55px 0px;
  }

  .sectionhead.headtop {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .static-page {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .imgboxouter {
    top: -40px;
  }

  .imagbox img {
    margin: 10px auto;
  }

  .newsbox .wpcf7 form .wpcf7-response-output {
    font-size: 10px;
  }

  .bannercontent {
    height: 55vw;
    background-size: cover;
  }
}

@media (max-width: 575px) {
  .bannercontent {
    height: 85vw;
    background-position: center;
    background-size: cover;
  }

  .scroll-down {
    bottom: -60px;
  }

  .bannercontentinner {
    max-width: 90%;
  }

  .bannercontentinner .content {
    line-height: 19px;
    max-width: 89%;
    margin: 0px auto 15px;
  }

  .bannercontentinner h2 {
    font-size: 8vw;
    margin-bottom: 4vw;
  }

  .bannercontentinner h3 {
    font-size: 8vw;
    margin-bottom: 3vw;
  }

  .inner-banner {
    min-height: 55vw;
  }

  .sliderbuttons .owl-nav button span {
    font-size: 22px;
    line-height: 20px;
  }

  .sliderbuttons .owl-nav button.owl-prev,
  .sliderbuttons .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
  }

  .sliderbuttons .owl-nav button.owl-prev {
    left: 2%;
  }

  .sliderbuttons .owl-nav button.owl-next {
    right: 2%;
  }

  .bannercontent:after {
    height: 8vw;
  }

  .about-sec .content {
    margin: 20px 0px;
  }

  .bannercontentinner .comm-btn {
    padding: 5px 18px;
  }

  .inner-banner .banner-title h1 {
    font-size: 7vw;
  }

  .cnterclr.sectionhead span:after,
  .page-template-faq-page .banner-title h1 span:after {
    background-position: bottom;
    background-size: contain;
    top: 2rem;
  }

  .hlfform {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .inner-banner .banner-title {
    top: 50%;
    bottom: auto;
  }

  .sectionhead {
    font-size: 28px;
  }

  .footer-block .widget {
    padding: 30px 0;
  }

  .navbar-toggler {
    padding: 0 !important;
  }

  .homeul ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #volunteer,
  #b-vendor,
  .packinfo {
    background-size: cover;
  }

  .infobox {
    padding: 52px 40px 35px;
  }
}

@media (max-width: 560px) {

  .testimonial-carousel .owl-nav .owl-prev {
    left: 0;
  }

  .testimonial-carousel .owl-nav .owl-next {
    right: 0;
  }

  .testimonial-carousel .owl-nav .owl-pre-arrow {
    width: 25px;
    height: 25px;
  }

  .testimonial-carousel .owl-nav .owl-next-arrow {
    width: 25px;
    height: 25px;
  }

  .header {
    width: 100%;
  }

  .nav-footer .navbar-nav {
    flex-wrap: wrap;
    padding-top: 0rem;
    padding-bottom: 1rem;
  }

  .nav-footer .navbar-nav li {
    flex: 0 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 0.5rem 0 !important;
  }

  .promo-section .promo-content p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .footer_association_list li {
    display: flex;
    margin: 0 20px;
    flex: 0 100%;
  }

  .blog-box {
    margin-bottom: 20px;
  }

  .container {
    width: 100%;
  }

  .footer-block .footer-block-two .form-inline {
    border-radius: 15px;
    padding: 30px 10px;
  }

  .footer-block .footer-block-two .form-inline .wpcf7-form-control-wrap {
    width: 100%;
    margin-bottom: 15px;

  }

  .footer-block .footer-block-two .form-inline .wpcf7-form-control-wrap input {
    border-bottom: 1px solid #e83c66;
    border-radius: 0;

  }

  .footer-block .footer-block-two .form-inline .wpcf7-submit {
    right: 0;
    margin: 0 auto;
  }

  .footer-block .footer-block-two div.wpcf7-response-output {
    bottom: -45px;
  }

  .footer_association_list li {
    flex: 0 36%;
    margin-bottom: 30px;
  }

  .footer_association_list li img {
    width: 100%;
  }

  .footer-association {
    padding: 50px 30px 0 30px;
  }

  .footer-block {
    padding: 0 0 30px 0;
  }


  .footer-block .footer-block-two .form-inline .ajax-loader {
    right: 10%;
    top: 100px;
  }

}


@media (max-width: 480px) {
  .testimonials h3 {
    font-size: 1.1rem;
  }

  .testimonial-carousel-content strong {
    font-size: 1rem;
  }

  .footer-block .footer-block-one .widget .textwidget>div {
    text-align: left;
  }


  .faq-section {
    padding: 80px 0;
  }

  .faq-section .faq-list .faq-item h3 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 380px) {
  .btn-full.btn-flex .comm-btn {
    margin: 4px auto;
  }
}





/***************Resposive css fixes******************/

@media (max-width: 1600px) {

  /*****site container*******/
  .flex-container {
    max-width: 1170px;
    margin: auto;
  }

  .wrapper {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  /*****site container*******/


  /*****header*****/
  .header .nav-accounty .nav-link {
    font-size: 14px;
  }

  /*****header*****/

  /****home hero section*****/
  .home-hero-section .inner-container {
    max-width: 585px;
    margin-left: auto;
    padding: 0px 25px;
  }

  /****home hero section*****/

  /*****home about page section******/
  .sectionhead {
    font-size: 42px;
    margin-bottom: 28px;
    font-weight: 900;
    color: #F92A06;
    line-height: 50px;
    text-transform: capitalize;
  }

  .about-sec .content {
    font-size: 16px;
    line-height: 24px;

  }


  /*****home about page section******/


  /****home feat box section*******/
  .feature-sec .featurebox {
    max-width: 100%;
  }

  /****home feat box section*******/



  /****home get started section******/

  #get-started .txt-col .inner-column .content {
    font-size: 16px;
    line-height: 24px;
  }

  #get-started .txt-col .inner-column {
    max-width: 100%;
  }

  /****home get started section******/


  /****** home services section*****/
  .outer-text .content {
    text-align: right;
    font-size: 27px;
    padding: 39px 35px 40px 45px;
    margin-top: 27px;
    line-height: 44px;
    position: relative;
  }

  .outer-text .flex-container .row .rytt .sectionhead {
    margin-bottom: 0px;
    padding: 42px 20px;
    line-height: 56px;
    text-transform: capitalize;
    font-size: 42px;
  }



.wrapper .comm-btn {
padding: 14px 30px 11px;
font-size: 16px;
  }

  /****** home services section*****/


  /*******home what we section******/
  #what_we_do .content {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
  }


  #what_we_do .sectionhead {
    margin-bottom: 40px;
  }



  #what_we_do .we_do {
    max-width: 1290px;
  }


  #what_we_do .wedobox {
    max-width: 86%;
    margin: auto;
  }



  /*******home what we section******/

  /*******home sourcing section********/

  #sourcing .content {
    font-size: 16px;
    line-height: 24px;
  }


  .footer-block .logofooter .inner {
    width: 90%;
  }

  /*******home sourcing section********/
}


@media (max-width: 1248px) {

  /****header*****/
  .header .nav-row .nav-menu {
    padding-left: 0px;
  }



  .header .nav-row .nav-menu {
    margin: 0px -10px;
  }


  .header .nav-row .nav-menu>li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header .nav-row .rytheader {
    margin-left: 10px;
  }

  /****header****/
}


@media (max-width: 1024px) {

  /*****site container*******/
  .flex-container {
    max-width: 100%;
    margin: auto;
  }

  .wrapper {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .comm-padd-xl {
    padding: 70px 0px;
  }

  /*****site container*******/

  /****header******/
  .mob-btn {
    display: flex;
    flex-direction: column;
    width: 40px;
    height: 30px;
    cursor: pointer;
    margin-left: auto;
  }

  .bars {
    display: block;
    border-radius: 0px;
    height: 3px;
    width: 100%;
    background-color: #000;
    transition: all ease 0.5s;

  }

  .line--top {
    transform-origin: center center;
  }

  .line--center {
    margin: auto 0;
  }

  .line--bottom {
    transform-origin: center center;
  }

  .mob-btn.cross .line--top {
    transform: translate(0px, 15px) rotate(45deg);
  }

  .mob-btn.cross .line--center {
    opacity: 0;
  }

  .mob-btn.cross .line--bottom {
    transform: translate(0, -12px) rotate(-45deg);
  }


  .header .nav-row .nav-menu {
    display: none;
  }

  .header .nav-wrap {
    flex-direction: row-reverse;
  }


  .header .topbtn a.comm-btn {
    margin-right: 20px;
  }

  .site-navigation {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }

  .header .nav-row .nav-menu {
    flex-direction: column;
    position: absolute;
    left: 0px;
    top: 91px;
    width: 100%;
    padding: 15px;
    background: #F5F5F5;
    height: 100vh;
    overflow-y: auto;
  }

  .header .nav-row .nav-menu>li {
    padding: 5px 20px;
  }

  .header .nav-row .nav-menu>li a {
    padding: 10px 0px !important;
    font-size: 16px;
  }

  .header .nav-row .nav-menu>li a::after {
    height: 3px;
  }

  /****header*****/


  /*****home about section*******/
  .about-sec .content {
    margin: 40px 0px;
  }


  .wrapper .comm-btn {
    padding: 14px 25px;
    font-size: 14px;
  }

  /*****home about section******/
  /*******home what we section******/

  #what_we_do .wedobox {
    max-width: 100%;
    margin: auto;
  }

  #what_we_do .we_do {
    margin-top: 60px;
    margin-bottom: 60px;
  }


  /*******home what we section******/
  /*****home feat box section*******/
  .featurebox {
    padding: 20px 0px;
  }

  .featurebox h3 {
    font-size: 22px;
    white-space: nowrap;
  }

  /*****home feat box section*******/

  #sourcing {
    padding: 60px 0px;
  }
}



@media (max-width: 991px) {

  /*****home hero section******/
  .bannertext h1 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 25px;
  }


  .home-hero-section .btn-full {
    margin-top: 25px;
  }


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


  .home-hero-section .img-col {
    min-height: 450px;
  }


  .home-hero-section .img-col img {
    object-fit: cover;
    min-height: 450px;
    max-width: 100%;
  }


  .home main.page-section {
    padding-top: 102px;
  }

  .home-hero-section .inner-container {
    padding: 0px 15px;
  }

  /*****home hero section******/


  /*****home about section******/
  .sectionhead {
    font-size: 36px;
    line-height: 44px;
  }

  .about-sec .content {
    margin: 30px 0px;
  }


  /*****home about section******/

  /*****home feat box section*******/
  .featurebox {
    padding: 20px 0px;
  }

  /*****home feat box section*******/
  /*****home services section*******/
  .outer-text .content {
    text-align: right;
    font-size: 26px;
    padding: 40px 30px 40px 30px;
    margin-top: 27px;
    line-height: 44px;
    position: relative;
  }



  /*****home services section*******/

  /*****home we do section*********/
  #what_we_do .sectionhead {
    margin-bottom: 30px;
  }

  /*****home we do section*********/
  /*****home  sourcing section*********/
  #sourcing .sectionhead {
    margin-bottom: 30px;
  }


  #sourcing .boxes {
    padding: 40px 20px;
  }

  #sourcing .boxes h3 {
    font-size: 24px;
    line-height: 30px;
  }


  #sourcing .boxesooter {
    margin: 50px auto 0px auto;
  }

  /*****home  sourcing section*********/


  /****footer******/
  .footer .footer-block {
    padding: 40px 5px;
  }

  .footer-social {
    margin: 30px 10px;
  }

  .footer-social>ul {
    justify-content: center;
  }

  .footer-block .logofooter .inner {
    width: 100%;
  }

  /****footer*****/

}


@media (max-width: 767px) {

  /*****site container*******/
  .flex-container {
    max-width: 100%;
    margin: auto;
  }

  .wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .comm-padd-xl {
    padding: 50px 0px;
  }

  /*****site container*******/

  /******header******/
  .header .nav-logo img {
    width: 100px;
  }

  .header .comm-btn {
    font-size: 14px !important;
    padding: 8px 15px !important;
  }

  /******header******/

  /*****home hero section******/
  .home-hero-section {}


  .home-hero-section .inner-container {
    max-width: 100%;
  }


  .home-hero-section .row {
    flex-wrap: wrap-reverse;
  }

  .home-hero-section .img-col {
    min-height: auto;
  }

  .home-hero-section .img-col img {
    min-height: auto;
    object-fit: contain;
  }


  .home main.page-section {
    padding-top: 91px;
  }

  .bannertext h1 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 25px;
    text-align: center;
  }

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

  .home-hero-section .bannertext .content {
    text-align: center;
    max-width: 100%;
  }

  .home-hero-section .btn-full .comm-btn {
    margin: auto;
  }

  /*****home hero section******/

  /*****home about section*******/
  .about-sec .content {
    margin: 30px 0px;
  }

  .sectionhead {
    font-size: 28px;
    line-height: 32px;
  }

  /*****home about section******/


  /******home get started section******/
  #get-started .txt-col {
    margin-top: 30px;
  }

  #get-started .sectionhead {
    margin-bottom: 20px;
    text-align: center;
  }

  #get-started .txt-col .inner-column .content {
    text-align: center;
  }

  #get-started .btn-full {
    margin-top: 30px;
  }

  #get-started .btn-full .comm-btn {
    margin: auto;
  }

  /******home get started section******/
  /*****home feat box section*******/
  .featurebox h3 {
    white-space: normal;
  }

  /*****home feat box section*******/

  /*************/
  .outer-text .content:before {
    content: "";
    position: absolute;
    top: unset;
    /* bottom: 0px; */
    width: 100%;
    height: 4px;
    right: 0px;
    bottom: 0;
    background: #2D4124;
  }

  .outer-text .content {
    text-align: center;
    padding: 30px 0px 30px 0px;
    margin-top: 0px;
    font-size: 22px;
    line-height: 28px;
  }

  .outer-text .flex-container .row .rytt .sectionhead {
    text-align: center;
    margin-bottom: 0px;
    padding: 30px 1px;
    line-height: 46px;
    text-transform: capitalize;
    font-size: 32px;

  }


  /**************/

  #what_we_do .we_do {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  #sourcing .column {
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }

  #sourcing {
    padding: 40px 0px;
  }


  .footer .top-contact-block .phone-details {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer .top-contact-block .phone-icon {
    text-align: center;
    margin-right: 0px;
  }

  .footer-block {
    padding-top: 30px;
  }

  .footer-block .logofooter .inner {
    width: 100%;
  }
}










/**************Resposive css fixes****************/