 .background-img {
    position: relative;
    width: 100%;
    display: block;
}
p, h1, h2, h3, h4, h5,  h6, button, span, a, div {
    font-family: 'Montserrat', sans-serif;
}

.head-professional{
        margin: 20px 0;
        background: #fff;
    padding: 19px 19px 19px 19px;
    border: 1px dashed #00000042;
}
.pt-100 {
    padding-top: 100px;
}
.background-img:before {
    position: absolute;
    content: '';
    background: rgba(0, 67, 139, 0.85);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.hero-content-left, .sign-up-form-wrap {
    z-index: 2;
}
.banner-heading {
    margin-top: 0;
    padding-bottom: 25px;
    font-size: 2.2em;
    color: #fff!important;
    line-height: 45px!important;
    margin: -13px 0!important;
    font-weight: normal!important;
}
.promo-section .section-heading h3{
    font-size: 30px;
    line-height: 45px;
    margin: -13px 0;
    font-weight: normal;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
    color: #fff;
    padding-bottom: 32px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.solid-btn {
    background: #5f9d39;
    color: #ffffff;
    border-color: #5f9d39;
}
.sign-up-form-wrap {
    display: block;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
}
.hero-content-left, .sign-up-form-wrap {
    z-index: 2;
}
.gray-light-bg {
    background: #f4f7fa;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.solid-btn {
    background: #5f9d39;
    color: #ffffff;
    border-color: #5f9d39;
}
.section-shape {
    bottom: -8px;
    left: 0;
    right: 0;
}
.section-shape img {
    width: 100%;
}
.sign-up-form-header h1{
    line-height: 35px;
    font-weight: normal;
}
.single-promo-hover {
    transition: all .2s ease-out;
    will-change: transform;
}
.gray-light-bg {
    background: #f4f7fa;
}
.text-center {
    text-align: center!important;
}
.h-100 {
    height: 100%!important;
}
.single-promo .img-full-box {
    width: auto !important;
    height: auto !important;
}
.single-promo p {
    text-align: center;
    text-align-last: center;
}
.single-promo .img-full-box {
    width: auto !important;
    height: auto !important;
}
.promo-section{
    margin: 90px 0;
}
.section-heading{
        padding: 0 0 40px 0;
}

.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.question::after {
  content: "\002B";
  font-size: 22px;
  position: absolute;
  right: 20px;
  color: #0060af;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}

.question.active + .answercont {
}


#faq .equal h3{
    font-size: 21px;
    line-height: 36px;
    color: #222;
    font-weight: 600;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 8px;
    position: relative;
    margin: 0 0 20px;
}
#faq .equal .question{
    color: #000;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    padding-right: 20px;
    font-size: 14px;
    margin: 0;
    text-align: left;
    line-height: 1.2rem;
}
.head-professional p{
    font-size: 15px;
    padding: 7px 0;
    font-weight: 400;
}
.head-professional i{
        color: rgba(20, 20, 20, 0.5);
    font-size: 20px;
}
.seo-banner img{
    width: 100%;
}
#bottom-about{
      background:#5b82a50f;
}
.side-bar i{
    font-weight: bold;
    font-size: 22px;
    padding: 5px 2px 5px 3px;
    color: #fff;
    
}
.side-bar ul li:hover a{
    padding-left: 5px;
     transition: 0.3s ease-in-out;
}
.side-bar{
        padding: 10px;
            background: linear-gradient( #0060af 0% ,#639dbb 100%);
}
.side-bar li{
    color: #fff;
}
.side-bar h3{
        color: #fbcf39;
}
.blog-single-text-five h3 {
    padding: 13px 0;
    font-size: 18px;
}
.blog-five-left-right {
    padding: 0px 10px 8px;
}
.blog-single-text-five p {
    padding-bottom: 9px;
}
.blog-images-text {
    position: relative;
    z-index: 1;
    border-top: 1px solid #0060ad;
    padding: 5px;
}
.blog-images-text p {
    display: inline-block;
    font-size: 14px;
    padding: 0 0px;
}
.blog-images-text .fa-clock {
    padding-left: 5rem;
}
#blog-area .blog-five-left-right p{
   font-size: 15px !important; 
}


.read-more-btn{
    color: #0060ad;
    font-size: 14px;
    padding: 0px 0px 0px 25px;
    position: absolute;
    margin-top: 8px;
}
.read-more-text{
    display: none;
}
.read-more-text--show{
    display: inline;
}
.Process-all .process-icon .single-Process .edit{
        font-size: 30px;
        line-height: 45px;
        font-weight: 500;
}
.read-more-btn{
        cursor: pointer;
}
#bottom-about .section-heading .row {
    margin-bottom: -17px;
}
/*#services-sec1 {*/
/*    background-color: #f8f8f8;*/
/*}*/
#services-sec1 .discp p {
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 15px;
    color: #828282;
    margin: -8px 0;
    text-align: justify;
    opacity: 0.8;
}
#services-sec1 .discp h3 {
     line-height: 22px;
}
#services-sec1 .discp h3:hover {
     color: #8bc53f;
}
#services-sec1 .pg-name .clr-h {
    color: #8bc53f;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    border-left: 3px solid #8bc53f;
    padding-left: 15px;
}
#services-sec1 .pg-name h3 {
    color: #202020;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 0;
}
#services-sec1 .discp a:hover {
    color: #8bc53f;
}
#services-sec1 .row .item {
    border : 0px solid #f8f8f8;
    box-shadow: 15px 15px 15px -18px gray;
}
#services-sec1 .row .item .img {
    padding-left: 1.5rem!important;
}
#services-sec1 .row .col-lg-4 {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
/*************Portfolio************/
#webPort .proj-img{
    background-color: #f8f8f8;
    border-radius: 250px;
}
#webPort .details h3{
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}
#webPort .details p {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #202020;
    margin: -8px 0;
    text-align: justify;
}
#webPort .row .item {
    padding-top: 70px;
}
#webPort .row .shadow {
    box-shadow: 20px 10px 15px -22px grey !important;
}
.marg-zero{
    margin-bottom: 0px!important;
}
#services-sec1 h4{
    font-size: 38px!important;
    line-height: 45px!important;
    font-weight: 700!important;
    margin-bottom: 0!important;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px dashed;
}
#services-sec1 .text-muted {
    color: #6c757db8!important;
}
#services-sec1 .click {
    color: #6c757db8!important;
    visibility: hidden;
}
#services-sec1 .click:hover {
    color: #8bc53f!important;
}
#services-sec1 .fa-arrow-right {
    font-weight: bold;
}
.inner-hero-portfolio p{
    line-height: 16px !important;
}
.seo-other-services .side-bar ul li a{
    color: #fff !important;
}
.biz-home-single-service h5 a{
    Color: #202020;
}
.services-six-text .row .col-md-6 ul li a{
    color: #fff;
}
.single-blog-wrapper-five a h3{
    color: #202020;
}
.ppc-page-card h3{
    color: #202020;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 12px;
    padding-top: 5px;
}
.owl-prev{
    display: none !important;
} 
.owl-next{
    display: none !important;
}
.owl-dot{
    display: none !important;
}
/*************************************************************/

/*.copy-right-text p {*/
/*    line-height: 25px !important;*/
/*}*/
.job-box {
    height: 260px;
    background-color: #fff;
    padding-top: 65px;
    border: 1px solid #e7e7e7fc;
}
.job-card-title{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #333;
}
.job-sift{
    font-size: 13px;
    background: #e9e9e9;
    padding: 3px 8px;
    border-radius: 5px;
    color: #0a528e;
}
.apply-btn {
    /*background-color: #5f9d39 !important;*/
    background: linear-gradient(75deg, #005fab 10%, #00ab05) !important;
    margin-top: 0px;
}
/***********************job-page-css***************************/
/*.job-list li:before {*/
/*  content: '✓';*/
/*}*/
.job-list{
    padding-left: 25px;
}
.job-list li{
    color: #555;
    font-size: 17px;
    line-height: 20px;
    text-align: justify;
}
.job-heading{
    font-size: 24px !important;
}
.jobs p{
    font-size: 16px;
    color: #555;
}
.jobs hr{
    width: 50px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    border-top: 2px solid #0e3554;
}
.job-col-border{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 1px solid #eee;
}
.apply-now-btn{
    color: #fff;
    background-color: #0e3554;
    border-color: #0e3554;
}
.apply-now-btn:hover{
    color: #fff;
    background-color: #0e3554;
    border-color: #0e3554;
}
.form-flex{
    display: inline-flex;
    gap: 10px;
}
.job-email{
    width: 35% !important;
    height: 38px;
}
#services-details .job-box .card-numb{
    font-size: 80px;
    font-weight: 800;
    position: absolute;
    color: #8888880a;
    padding: 30px;
    top: 21px;
    left: 0px;
    border-radius: 0px 0px 50px 0px;
}
.apply-btn-link{
    position: absolute;
    background-color: #5f9d39 ;
    width: 91%;
    margin-left: -173px;
    margin-top: 71px;
}

#bg-colored-cta{
    background-color: #025eb0;
}
.service-catalog p{
    font-size: 14px;
    line-height: 25px;
    color: #1e1e1e;
}
.service-catalog .click{
    display: none;
}
.service-catalog h4{
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #202020 !important;
    border-bottom: 1px dashed;
    padding-bottom: 4px;
}
.service-catalog h3{
    color: #202020;
    font-size: 28px;
    padding-bottom: 14px;
    line-height: 35px;
}
.pg-name span.clr-h{
    padding-left: 15px;
    color: #034a83;
    font-weight: 600;
}
.service-catalog .pg-name h3{
    margin-top: -9px;
    font-size: 23px;
}
.service-catalog.client_logo{
    background-color: #e8e8e8;
}
.service-catalog.counter-area{
    background-color: #e8e8e8;
}
.service-catalog .cta-btns a{
    text-align: center;
    background-color: #0060af;
    color: #fff;
    border-radius: 40px;
    padding: 20px 30px;
    font-size: 20px;
    font-weight: 600;
}
.service-catalog .cta-btns a:active{
    background-color: #0060afcf;
}
.service-catalog .cta-btns a:focus{
    background-color: #0060af;
}
.service-catalog .cta-btns{
    display: flex;
    justify-content: center;
}
.web-analysis-tool{
    font-weight: 600;
}
.page-speed-tool h4{
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
}
.page-speed-tool .row{
    justify-content: center;
}
.services-block-three{
        box-shadow: 2px 5px 5px #eee;
}
.services-block-three:hover{
     box-shadow: 0px 0px 0px #4c4c4c;
     transition: 0.5s;
}
.services-block-three:hover .body-serv{
        background: linear-gradient(75deg, #005fab 10%, #00ab05) !important;
}
.services-block-three:hover .detail-link{
        color: #fff !important;
}
.services-block-three:hover h4{
    color: #fff !important;
}
.services-block-three:hover p{
    color: #fff !important;
}
.serv-new-content h4{
    font-size: 20px !important;
}
.service-new-icon img{
        width: 14%;
}
.detail-link{
        display: flex;
    justify-content: center;
    align-items: center;
    color: #404040;
    font-weight: 700;
    font-size: 14px;
}
.detail-link i{
        font-size: 21px;
    padding-left: 6px;
    font-weight: 400;
}

.bps .special-bg-color-1{background-color:#0061b0;}
.bps #Port-page .port-head-title {
    font-size: 50px;
    line-height: normal;
    text-transform: none;
    letter-spacing: 2px;
}
.bps .port-head-subtitle .hero-subtitle{text-transform: none; letter-spacing: 2px;}
.bps .icon-name {
    line-height: normal;
    color: #06487d;
    font-size: 14px;
    font-weight: 600;
}
.bps .grp-sub-heading {
    font-size: 16px;
    line-height: normal;
    color: #000;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
}
.bps .RowPort .sec-heading, .bps  #faq .equal h3 {
    color: #0061b0;
    font-size: 36px;
}
.bps .port-img-text {
    font-weight: 600;
    font-size: 16px;
    text-transform: none;
    line-height: normal;
}
.bps .row-details-text {
    letter-spacing: 1px;
    font-size: 13px;
    line-height: normal;
    color: #777777;
    padding-top: 10px;
}
.img-port {
    background-color: rgb(238, 238, 238);
    /* height: 400px !important; */
    width: 100% !important;
    border-radius: 10px 10px 0 0;
}
.bps .blog-images-text {
    padding: 10px 5px;
}
.bps .blog-five-left-right {
    height: calc(100% - 140px);
}
.bps .single-blog-five {
    height: 140px;
    overflow: hidden;
}
.bps .cta-form-heading{text-transform: none;}
.special-bg-color.hire { background-color: #0061b0; }
.bps .services-six-area::before{ background-color: #0061b0; }
.bps .service-provide::before{ background-color: rgb(0 97 176 / 90%); }
.bps .client_logo{ background-color: #99999935; 
    padding-top: 85px;
    padding-bottom: 85px;
}
.bps .section-border { width: 100px; display:none;}
.bps .biz-home-services{padding: 50px 0 0 0;}
.bps .section-title {
    color: #0061b0;
    font-size: 36px;
    text-transform: uppercase;
}
.bps .service-sec .biz-home-single-service {
    height: calc(100% - 50px);
}
.bps .service-sec .home-service-text {height: calc(100% - 175px);}
.bps .service-sec .service-img {
    height: 175px;
    overflow: hidden;
}
.bps .pot-cust-button{color:#fff;}
.bps .cta-form-heading{font-size:60px;}
.bps .ser-list ul li:before {
    display:none;
}
.bps .promo-section {
    margin: 100px 0;
}
.bps .ser-list ul li{list-style-type: disc;}

.home .hero-title.logo-text{font-weight: 900; font-size: 60px !important;}

#hero-top.home .hero-left-content .hero-title.logo-text > span {
    color: #8bc53f;
    line-height: initial;
    font-size:60px;
    font-weight: 500;
}
#hero-top.home .hero-left-content p {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    letter-spacing: 2px;
}
#hero-top.home a {
    padding: 15px;
    border: 0;
    background: #8bc53f;
    color: #fff;
    font-weight: 500;
}
.expert-talk-ttl {
    font-size: 60px;
    line-height: normal;
    text-align: center;
}
.m-center{
    margin-left:auto;
    margin-right:auto;
}
.ser-list ul li:before{left:0;}
.why-ams-augmentation .ttl{ 
    font-size:30px; 
    font-weight:700;
    color: #0060ad;
}
.why-ams-augmentation li{ 
    line-height:20px;
    margin: 10px auto;
    list-style-type: disc;
    list-style-position: inside;
}
/*.section-border { width: 100px; }*/

.proposal_form .sign-up-form-header {
    background: #f4f7fa;
    color: #0060af;
    padding:20px;
}
.proposal_form .sign-up-form-header h3 {
    font-size: 30px !important;
}

#faq .equal .question {
    font-weight: 700;
    font-size: 18px;
}
.h6-ttl{
    padding: 16px;
    font-weight: 600;
    color: #0060af;
    
}



.video-promo-content {
    transition: all 800ms ease-in-out;
    /*position: absolute;*/
    /*top: 116%;*/
    /*left: 0%;*/
    /*width: 49%;*/
    color: #fff;
}
.video-play-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 4;
    display: inline-block;
    /*border: 2px solid #ffffff;*/
    cursor: pointer;
    background: #ffffff;
    margin-right: 20px;
}
.video-promo-content a.video-play-icon {
    border-radius: 50%;
    display: block;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s;
    
}
.video-play-icon span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 9px;
    font-size: 16px;
    left: 2px;
}


@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 15px rgba(255, 255, 255, 0)
    }
}
.marketing_banner {
    min-height: 500px;
    background-size: cover;
    background-position: center;
}
.dms b {font-weight:bold !important;}
.dms a {color:blue !important;}

.type_text_banner {
    border-top: 1px solid #ff541e;
    /*border-bottom: 1px solid #ff541e;*/
}


.type_text_banner .ttl {
    font-size: 70px;
    font-weight: 700;
    color: #ff541e;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: 80px;
    text-shadow: 0px 0px 4px rgb(255 255 255);
}

.type_text_banner .solid-btn {
    background: #0060af;
    color: #ffffff;
    border: 0;
}
.type_text_banner .proposal_form .sign-up-form-header {
    background: #ffffff;
}
.type_text_banner .gray-light-bg {
    background: #ffffff;
}
.type_text_banner .sign-up-form-wrap {
    box-shadow: 0px 0px 23px rgb(0 0 0 / 31%);
    border-radius: 10px !important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.type_text_banner .proposal_form .sign-up-form-header {
    padding-bottom: 0;
}
 .type_text_banner {
    min-height: 500px;
    background-size: 70%;
    background-position: top left;
    background-repeat: no-repeat;
}
.top-menu ul li a {
    padding: 10px 15px!important;
}
.type_text_banner .video-promo-content {color:#000;font-weight: bold;}
.type_text_banner .video-play-icon {
    background: #ffd166;
    }
.type_text_banner .video-play-icon span { top: 7px; }
.type_text_banner #city_type {
        color: #0060af;
}
.dms_content p {border:0; color: #818181;}
.dms_content b {font-weight:bold;}
.dms_content h3  {
    font-size: 40px;
    letter-spacing: 3px;
    color: #045fa7;
}
.dms_content .h6-ttl  {
    margin-left:110px;
    margin-top: 20px;
    text-transform: capitalize;
}
/**********************************************/
.slider-slides {
    position: relative;
    display: table;
    width: 100%;
}
.slider-slides a.slides-item {
    text-decoration: none;
    color: #2f2c2c;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.slider-slides .slides-item {
    display: table-cell;
    padding: 13px 46px;
    position: relative;
    z-index: 1;
}
.slider-slides .slides-item .content {
    position: relative;
    overflow: hidden;
}
.slider-slides .slides-item .content .text-wrap {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.slider-slides .slides-item .content .text-wrap .slides-title {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    text-transform: capitalize;
}
.slider-slides .slides-item .content .text-wrap .slides-sub-title {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}
.slider-slides .slides-item.main-slider-bg-light .content .text-wrap .slides-title {
    color: #2f2c2c;
}
.slider-slides .slides-item .content .slides-number {
    font-size: 104px;
    color: rgba(255, 255, 255, 0.1);
    position: relative;
    float: right;
    line-height: 1;
}
.slider-slides .slides-item.main-slider-bg-light .content .slides-number {
    color: rgba(137, 137, 137, 0.1);
}

.bg-border-color {
    background-color: #f7f9f9;
}
.bg-primary-color {
    background-color: #4cc2c0;
}
.bg-secondary-color {
    background-color: #f15b26;
}
.bg-orange-color {
    background-color: #fcb03b;
}
.bg-green-color {
    background-color: #3cb878;
}

/**********************************************/
/*.info-boxes .info-box--standard {*/
/*    margin-bottom: 80px;*/
/*}*/
/*.info-boxes h3 {*/
/*    font-size: 40px;*/
/*    letter-spacing: 3px;*/
/*    color: #6526d0;*/
/*}*/
/*.info-box--standard .info-box-content {*/
/*    overflow: hidden;*/
/*    padding-top: 10px;*/
/*}*/
/*.info-box--standard .info-box-content .info-box-title {*/
/*    line-height: 1.1;*/
/*    margin-bottom: 10px;*/
/*    text-transform: capitalize;*/
/*    margin: 0;*/
/*    font-size: 24px;*/
/*    font-weight: 400;*/
/*    color: #2f2c2c;*/
/*}*/
/*.info-box--standard .info-box-content .text {*/
/*    font-size: 16px;*/
/*    line-height: 1.5;*/
/*    color: #acacac;*/
/*}*/
/*.info-box--standard .info-box-image {*/
/*    float: left;*/
/*    margin-right: 30px;*/
/*    margin-bottom: 30px;*/
/*    background: #ff7000;*/
/*    width: 60px;*/
/*    height: 60px;*/
/*    border-radius: 50%;*/
/*}*/

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

/**********************************************/
.dmicon {
    width: 100px;
    height: 100px;
    background: #4cc2c0;
    margin-right: 10px;
    padding: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}

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

.price-section {background: #99999935; }
.price-section .card-header > h4 {
    min-height:55px;
    display: flex;
    align-items: center;
    font-weight: bold;
    }

.price-section li{
    padding: 5px 0;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
}
.price-section li i {
    color: #5f9d39;
    border: 1px solid;
    padding: 4px;
    border-radius: 50%;
    min-width: 16px;
    min-height: 16px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}
.price-section li i:not(.fa){ color: #0061ab;}

.price-section .price-cta {
    font-size: 14px;
    padding: 5px;
}
img.clutch-logo {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
}
.nav-item .btn-shop{
    background: #8bc53f;
    color: #fff !important;
    border-radius: 10px;
    padding:10px !important;
}




































@media only screen and (max-width: 790px){
    
  html {
    font-size: 14px;
  }
  .wrapper {
  width: 80%;
    }
    
    .type_text_banner .ttl{font-size:50px; line-height:60px;}
    .slider-slides{display:none;}
    .type_text_banner {background-size: 100%;}
    
    .slider-slides { display: flex; flex-direction: column; }
    .slider-slides .slides-item { padding: 5px 10px; }
    .slider-slides .slides-item .content .slides-number { font-size: 40px; }
    .dms_content h3 { font-size: 30px; }

}



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

    .question::after {
  content: "\002B";
  font-size: 22px;
  position: absolute;
  right: -50px !important;
  color: #0060af;
  transition: 0.2s;
}

.seo-banner img{
    margin-bottom: 20px;
}
.Process-all .process-icon .text-left .edit {
    font-size: 18px !important;
    line-height: 25px !important;
    font-weight: 600 !important;
    margin-left: 90px !important;
    display: flex!important;
}
#services-details .text-left h3 {
    font-weight: normal!important;
    padding-bottom: 10px!important;
    margin-left: 55px!important;
    font-size: 25px!important;
}
#services-details .text-right h3 {
    font-weight: normal!important;
    padding-bottom: 10px!important;
    margin-right: 30px!important;
    font-size: 25px!important;
}
.Process-all .process-icon .text-right .edit {
    font-size: 18px!important;
    line-height: 25px!important;
    font-weight: 600!important;
    margin-right: 85px!important;
    display: flex!important;
}
.bps #Port-page .port-head-title { font-size: 30px; }
#end-form{padding-top:0 !important;}
/*section#Port-page, section.portfolio-mob-view{ padding-top: 30px !important; padding-bottom: 0 !important;}*/

#hero-top .hero-left-content .hero-title span {
    font-size: 42px !important;
}
.home .hero-title.logo-text {
    font-size: 42px!important;
}
.ser-list ul{padding-left:20px;}
.ser-list ul li:before {
    left: 20px;
}
.hero-title {
    line-height: 38px !important;
}
.why-ams-augmentation li {
    margin-left: 15px;
}

}



@media only screen and (max-width: 768px){
    
    .copy-right-text p {
    font-size: 10px;
    line-height: 12px !important;
    }
}
