body {
    /* font-family: "Helvetica Neue"; */
}
.d-flex{display:-ms-flexbox!important;display:flex!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}1.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}
.d-md-flex{display:-ms-flexbox!important;display:flex!important}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}
a.carousel-control {
    position: absolute;
    top: 50%;
    font-size: 25px;
    color: #fff;
}
.carousel-control.left, .carousel-control.right{
    background: unset;
}

a.carousel-control.left {
    left: 2%;
}

a.carousel-control.right {
    right: 2%;
}

.carousel-block .carousel {
    height: 500px;
}

.carousel-block .carousel-inner {
    height: 100%;
}

.text-theme {
    color: #ff4c00;
}

.btn-theme,
.bg-theme {
    background-color: #ff4c00;
    color: #fff;
}
/*
.ppc-section {
    border-top: 2px solid #ccc;
}
*/
.bg-grey {
    background-color: #f9f9f9;
}

.ppc-section,
.ppc-icon-section {
    padding: 25px;
}

.ppc-icon-section {
    padding: 45px;
}

.ppc-icon-section {
    position: relative;
}

.ppc-icon-section:before {
    content: '';
    width: 3%;
    height: 0;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 25px solid #f9f9f9;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.ppc-icon-section .col-md-4 {
    margin-bottom: 15px;
}

.text-blue {
    color: #47a2da;
}

.sei-section img {
    border: 1px solid #ccc;
}

.bg-blue {
    background-color: #c6e4f9;
    margin-bottom: 40px;
}

.seismic-blocks .bg-light {
    margin-bottom: 40px;
    padding: 20px;
}

.seismic-blocks .bg-blue {
    padding: 20px;
    padding-bottom: 25px;
}
.seismic-blocks .bg-blue h5{
    line-height: 29px;
}

.agri-text {
    font-size: 35px;
    font-weight: 700;
    color: #cb1326;
    font-family: 'HelveticaNeue-CondensedBold' !important;
}
.border{
    border:1px solid #ccc;
}
.agri-blocks .bg-light {
    padding: 20px;
    margin-bottom: 20px;
}
.Agri_Supply_div .col-md-6{
padding-left: 15px;
padding-right:15px;
}

.paid-strip h4 {
    font-weight: 400;
    color: rgb(110 110 110);
}

.paid-strip h4.text-dark {
    font-weight: 700;
    text-align: center;
    margin-top: 25px;
}
.text-block{
    margin-top: 10%;
    color: #000;
}
.text-block p{
   font-size: 13px;
   font-weight: 500;
}
.text-block h5{
    font-weight: 400;
 }
 .seismic-blocks .col-md-4.col-sm-6.col-xs-12,
 .agri-blocks .col-md-4.col-sm-6.col-xs-12,
 .Results-section .col-md-6.col-xs-12,
 .ppc-icon-section .col-md-4.col-sm-6.col-xs-6,
 .agri-section .row .col-md-6{
 padding-left: 15px;
 padding-right: 15px;
}
.agri-section .agri-text{
    margin-top: 0;
    margin-bottom: 15px;
}
.bg-light {
    background-color: #f8f9fa!important;
}
.seismic-blocks h5{font-size:1.9rem; margin:15px 0 ;}
.seismic-blocks h1{margin:0 0;}
.text-center{
    text-align: center !important;
}
.img-fluid{max-width:100%;height:auto}
.what-to-except-sec h3, .Testmonials-text h3, .sei-section h3,
.seismic-blocks h1, .agri-blocks h1, .paid-strip h3{
    font-family: 'HelveticaNeue-CondensedBold';
    font-size: 28px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: center;
    color: #1a1a1a;
}
.seismic-blocks .bg-blue h5{
    font-style: italic;
}
.seismic-blocks h5,.agri-blocks h5{
    font-family: 'HelveticaNeue-Condensed'; 
     font-size: 23px;
     text-align: left; 
     margin-top: 0;
    margin-bottom: 5px;
}
.seismic-blocks img,.agri-blocks img{
    width: 30px;
    margin-left: 10px;
    height: 28px;
}
.paid-strip h4{
      font-family: 'HelveticaNeue-Condensed'; 
     font-size: 23px;
     text-align: center;
}
.sei-section h3.text-blue{
    color: #47a2da;
    text-align: left;
}
.agri-blocks h1, .seismic-blocks h1{
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
}
.what-to-except-sec p, .ppc-section p, p, .Testmonials-text p{
    font-family: 'HelveticaNeue-Light';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.3px;
    color: #454545;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
    clear: both;
    width: 100%;
}
.ppc-section p{
    font-family: 'HelveticaNeue-CondensedBold' !important;
    }
    .ppc-icon-section p{
        font-family: 'HelveticaNeue-CondensedBold' !important;
        color: #fff; 
    }
.ppc-section h3{
width: 100%;
    font-family: 'HelveticaNeue-CondensedBold';
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ff4c00;
    margin-bottom: 10px;
    display: inline-block;
    clear: both;
}
.footer-interested .interested-heading {
    text-align: right;
    font-size: 18px;
    font-weight: 300;
    word-break: keep-all;
    white-space: nowrap;
}
.footer-interested-content {
    padding: 50px 30px 30px;
    position: relative;
    display: inline-flex;
    justify-content: center;
}
.footer-interested p:nth-child(2) {
    display: flex;
}

.card {
  margin: 1rem auto;
  position: relative; 
}

.card-body {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    text-align: center;
    color: #fff;
}

#n2-ss-5item1, #n2-ss-5item2{
    letter-spacing: 0px !important;
}

/* 22062021 */
section.seo_audit_banner.dms_banner {
    padding: 80px 0;
}
section.bg-grey.dms_success_results.container {
    padding: 27px 76px 86px 76px;
}
.dms_success_results h3{
    font-size:28px;
    padding-bottom: 20px;
}
.valuepropositions .wp-block-column .wp-block-image img {
    width: 100%;
    height: auto;
}
.seismic-blocks .col-md-4 {
    min-height: 150px;
}
.seismic-blocks .bg-blue, .seismic-blocks .bg-light {
    height: 85%;
}


@media (max-width:580px) {
.ppc-icon-section img{
    width: 60px;
    padding-right: 15px;
}
  .ppc-icon-section p {
    margin: 0 0 15px 0;
}
}
@media (min-width:992px) {
    .ppc-icon-section p {
        margin-bottom: 0;
        padding-left: 25px;
        margin-top: 0px;
    }

    .ppc-icon-section .col-md-4 {
        margin-bottom: 35px;
    }
    .text-block{
        margin-top: 20%;
    }
   .ppc-icon-section .pr-4 p{
    padding: 0 24px 0px 25px;
   }

}
