.cust-rev {position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px;background:#f3f3f3;}
.cust-rev > h2 {display:block;color: #000;padding:8px 24px;margin: 0;text-align: left;font-size: 20px;margin-top: -24px;}

.cust-rev-title {position:relative;margin:0 auto;top: -48px;display: inline-block;background: #666666;padding: 8px 24px;color: #fff;}
.cust-rev-title > h2 {margin:0;}

.cust-rev-desc {position:relative;margin-top: 24px;background: #fff;padding: 24px;box-shadow: 0 8px 12px #e3e3e3;} 
.cust-rev-desc:before { content:' " ';position:absolute;font-size:150px;text-align:center;font-style:italic;left: 4px;top: 28px; color: #686868;}
.industry {border-top:1px solid #eee;}
.industry > p {margin:0;color: #997445;padding-top:12px;font-style:italic;font-weight:300;}

.notes-cover{padding: 5px 20px ;text-align: left;line-height: 28px;font-size: 13px;background: #f7f7f9;position: relative;box-shadow: 6px 6px 0px #e9e9ea;border-radius: 4px;}	
.notes-cover p{margin:10px 0px;}
.note span {font-weight: 600;font-style: normal;}   

.note {font-size: 12px;text-align: right;margin: 0px;}



@media screen and (max-width: 1024px){
    .box {padding:24px;} 
.banner-row > .col:nth-child(1) {width:100%;} .banner-row > .col:nth-child(2) {display:none;}
}

@media screen and (max-width: 650px){
.flex-row , .banner-cta{flex-wrap:wrap;}
.flex-row .col , .banner-cta > a{width: 100% !important;margin: 0 auto;flex:auto;margin:8px}
.sec-row {width:95%;margin:0 auto;padding:48px 0;}
.ul-addnl-res > li > ul >li {display:block;}
}


h1, h2, h3, h4, h5, h6 {margin:0;}
.sec-title {margin-bottom:20px;}
.sec-title > h2 {position:relative;margin:0;}
.img-wrapper {text-align: center;}
.img-wrapper > img {width:90%;max-width: 800px !important;border: 1px solid #d9d9d9;border-radius: 6px;}

.inner-nav-bg {background:#f9f9f9;text-align:center;z-index: 3;padding:20px 0;margin-bottom:24px;} .sticky {position: sticky !important;top: 100px;}
.inner-nav-bg > .sec-title > h2 {margin-bottom:8px;}
.nav-inner {display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center;}
.nav-inner > a {border: 1px solid #cde0e9;display:inline-block;padding:2px 12px;border-radius: 4px;background: #fff;}

.mt0 {margin-top:0 !important;}

.lists > li {margin-bottom:16px;} .lists > li:last-child{margin-bottom: 0;}
.lists > li > h3 {padding-bottom:8px}
.lists p {margin:0}



.sec-row {
    margin: 30px 0px;
}

.more-op-fea {    display: grid;
    gap: 15px;
    grid-template-columns: repeat(2, minmax(0, 1fr));}

.more-op-fea > a {align-items:center;border: 1px solid #e9f1f7;margin:8px;min-height: 50px;border-radius:10px;padding: 16px 30px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#fff;}
.more-op-fea > a:hover {text-decoration:none;-webkit-box-shadow:0 8px 24px 0 #e7e5e5;box-shadow: 0 8px 24px 0 #e7e5e5;background:#f9f9f9;border:1px solid #dbdbdb;}
.more-op-fea > a > img {max-width:36px !important;padding-right:12px;}
.more-op-fea > a span:last-child{    margin: 10px 0px;display:block; font-size: 14px; color: #09C;}
.more-op-fea > a span{   font-size: 16px; color: #444;}
}


@media screen and (max-width: 949px){

}
@media screen and (max-width:768px){
.more-op-fea {    grid-template-columns: repeat(1, minmax(0, 1fr)); }
.more-op-fea > a span:last-child{justify-content: left; display: flex;}
.more-op-fea > a > img{max-width: 30px;}
}

    .faqh {
        font-size: 18px;
        margin: 0;
    }
    .accordion_head.active	{background: #F9F9F9;color: #85b536 !important;}
    .accordion_container {width: 100%;}
    .accordion_head {
    color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
    }
    .accordion_body {background: #F9F9F9;padding: 12px;}
    .accordion_body p{margin: 0px;}
    .plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;}
    .quotes{display:block;padding:20px;width:90%;margin-top:25px;margin-bottom: 10px} 
    .quotes .row{margin:15px;background:#f8f8f8;padding:50px;position:relative;text-align:left;}
    .quotes .row :before, .quotes .row :after{content:"";background: url(images/quote-begin.png) top left no-repeat;width:125px;height:85px;}
    .quotes .row :before{content:"";position:absolute;top:-35px;left:-35px;transform:scale(.7);-webkit-transform:scale(.7);-moz-transform:scale(.7)}
    .quotes .row :after{content:"";position:absolute;bottom:-35px;right:-35px;transform:scale(.7) rotate(180deg);-webkit-ransform:scale(.7) rotate(180deg);-moz-ransform:scale(.7) rotate(180deg);}
    .quotes h3{font-size:14px;margin:0;line-height:25px;padding-bottom:15px;}
    .quotes p{margin:0;color:#a5a5a5;font-style:italic;font-size:13px;line-height:20px;width:70%;float:left}
    .cus-logo{background: url(images/nfa-customers-logo.jpg) top center no-repeat;display:inline-block;margin-top:5px; mix-blend-mode:multiply;}
    .wipro-logo {background-position:0 -155px;width:152px;height:65px;}


    .icon-list li{list-style-type:none;}

    .brd{border:1px solid #ccc}
    .margin{margin-top:35px}

    .sec-img-con img {border: 1px solid #dddd; max-width: 96%;}


    .sec-title > h2 {position:relative;}
    .sec-title > h2:after {content:"";position:absolute;width: 65px;height:5px;background: #ffd242;left:0;bottom: -10px;}

    .flex-row:before, .flex-row:after{content:'';display:table;clear:both;}
    .flex-row, .key-benefits-row{display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;align-items:center;padding:0;}

    .flex-row .col:nth-child(1){width:55%;} .flex-row .col:nth-child(2){width:45%;}
    /* .reverse {flex-direction:row-reverse;} */
    .main-wrapper > .sec-row:nth-child(odd) .flex-row > .col:nth-child(1) {margin-right:32px;}
    .main-wrapper > .sec-row:nth-child(even) .flex-row > .col:nth-child(2) {margin-left:32px;}

    .btn-section {background: #f8f8f8;padding: 12px 30px;}
    .get-btn a{padding: 20px;display: inline-block;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px;
        padding: 5px 30px;
        font-size: 16px;
        letter-spacing: 0.4px;
        line-height: 45px;
        border-radius: 0px;
        color: #1b1f2e;
        cursor: pointer;
        z-index: 5;
        -webkit-transition: all 0.4s ease-out 2s;
        -moz-transition: all 0.4s ease-out 2s;
        -ms-transition: all 0.4s ease-out 2s;
        -o-transition: all 0.4s ease-out 2s;
        transition: all 0.4s ease-out 2s;
        background-color: #ffcc00;
        position: relative;}

        
        .get-btn a:hover{    background-color: #444444; color: #fff;   transition: all 0.4s ease-out 2s; text-decoration: none;}

   
        .icon-list {
            display: flex;
            flex-wrap: wrap;
            align-items: normal;
            width: 100%;
            justify-content: center;
            padding: 0px !important;
        }
       
        .icon-list li {
            list-style-type: none;
            position: relative;
            padding-left: 105px !important;
            border: 1px dashed #ddd;
            min-height: 120px;
            align-items: center;
            justify-content: left;
            width: 36%;
            display: flex;
            margin: 10px 10px;
            padding: 0px 10px;
        }
        .icon-list li span {
            position: absolute;
            top: 50%;
            left: 15px;
            height: 70px;
            width: 70px;
            background: #f8f8f8;
            border-radius: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #f5f3f3;
            margin-top: -35px;
        }

        .icon-list li p{margin: 10px 0px;}
        .icon-list li span img{max-width: 38px !important;}

        .icon-section .col{width: 50% }
        .icon-section .flex-row{ display: -webkit-box;}

        .col{margin: 1% 1% 1% 1.6%;}



         .vid-con {
                max-width: 680px;
                margin: 0 auto;
            }

            .vid-con > iframe {
                width: 100%;
                height: 385px;
                border: 0;
                box-shadow: 0 0 12px 0 #ddd;
                border-radius: 8px;
                margin: 30px auto 30px;
                display: block;
            }

            @media (max-width: 900px) {
                .vid-con > iframe {
                    width:100%
                }
            }

        @media screen and (max-width:767px){
            .icon-section .col{width: 100% !important;}

            .flex-row .col:nth-child(1){width: 100%;}
            .flex-row .col:nth-child(2){width: 100%;}
            .main-wrapper .flex-row{display: block;}
            .icon-section .flex-row{display: block;}
            .main-wrapper > .sec-row:nth-child(even) .flex-row > .col:nth-child(2){margin-left: 0px;}
            .icon-list li {width: 100%;}

        }


        @media screen and (min-width:768px) and (max-width:1024px) {
            .icon-list li {width: 100%;}
        }
        
        @media screen and (min-width:1025px){
            .icon-list li {width: 31% !important; padding: 0px 10px;}

        }
       

  
.h2{
display: inline-block;
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 0px;
}

/*================== accordian css */
.add-on {font-size: 10px;font-weight: 600;}
.red-star{color:#e07879}
.windowsmonoTable td.padd-none {padding: 0 !important;}
.bdr-none td{border:none  !important;    padding: 15px 0px !important;}
.accordion_head.active	{background: #F9F9F9;color: #85b536 !important;}
.accordion_container {width: 100%;}
.accordion_head {
color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
}
.accordion_body {background: #F9F9F9;padding: 12px;}
.accordion_body p{margin: 0px;}
.plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;}	
.faqh {font-size: 18px;margin: 0;color:#09C;}
.accordion_head.active .faqh {background:#F9F9F9;color: #85b536 !important}
/*================== accordian css end */

  .inner-nav-bg {background:#f9f9f9;text-align:center;z-index: 3;padding:20px 0;margin-bottom:24px;} 
   .sticky {position: sticky !important;top: 100px;}
   .inner-nav-bg > .sec-title > h2 {margin-bottom:8px;}
   .nav-inner {display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center;}
   .nav-inner > a {border: 1px solid #cde0e9;display:inline-block;padding:2px 12px;border-radius: 4px;background: #fff;}

    .pt0{padding-top:0px;}
    .sec-row {padding: 25px 0;position: relative;}


    .flex-row, .key-benefits-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    align-items: center;
}

.flex-row .col {
    flex: 1;
    padding: 16px;
    width: 50%;
}


.main-wrapper > .sec-row:nth-child(even) .flex-row {flex-direction:row-reverse;}
.main-wrapper .flex-row > .col {-webkit-box-shadow:none;box-shadow:none;}
.sec-img-con {text-align:center;}
.zoomicon {-webkit-box-shadow:16px 16px 16px 0 #f6f6f6;box-shadow:16px 16px 16px 0 #f6f6f6;}

.sec-title {
    margin-bottom: 20px;
}
.sec-title > h2 {
    font-size: 25px;
    line-height: 34px;
    margin: 0;
    color: #333;
    font-weight: 400;
}

.sec-row p:last-child {
    margin-bottom: 0;
}
.img-wrapper {
    margin: 20px 0px;
    max-width: 100%;
    padding: 20px;
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}
.img-wrapper img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}


.sec-row {
    padding: 32px 0;
    position: relative;
}

.dwnld-sec {background:#ffedb5;;padding:24px;text-align:center;border-radius:16px;-webkit-box-shadow:0 0 24px 0 #f1f1f1;box-shadow:0 0 24px 0 #f1f1f1;}
.dwnld-sec > h2 {margin:0;margin-bottom:16px !important;line-height:32px;}
.dwnld-sec > a {display:inline-block;background:#e9152b;color:#fff;padding:8px 24px;border-radius:25px;font-size:14px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.dwnld-sec > a:hover {text-decoration:none;background:#c91c2e;}


.banner {position:relative;background:#ffd242;       margin: 0px 0px 30px ;}
.banner-row {display: -ms-flexbox;display: -webkit-flex; display: flex;align-items:center;justify-content: left;}
.banner-row > .col {padding: 2rem 1rem;position:relative;}
.banner-row > .col:nth-child(1){width:100%;}
.banner-row > .col:nth-child(2){width:40%;}

.banner-contents > h1 {margin-bottom:16px;} .banner-contents > p {margin:0;margin-bottom:10px;line-height:24px;font-size:16px;     display: inline-block;}
.banner-cta {display:flex;gap: 16px;     margin-top: 15px;}
.banner-cta > a {background:#282828;display:inline-block;border:1px solid #282828;color:#fff;font-size:14px;padding:8px 24px;border-radius:6px;-webkit-transition:all .3s ease-in-out; }
.banner-cta > a:hover {text-decoration:none;background:#545454;border:1px solid #545454;}
.banner-cta > a:nth-child(2) {background:transparent;color:#000;} .banner-cta > a:nth-child(2):hover {background:#fff;color:#000;}

.banner-cta > .cta {display:flex;flex-direction:column;justify-content:center;text-align:center;min-width:185px;}

@media screen and (max-width: 998px){
.flex-row .col, .key-benefits-row .col, .banner-row .col, .more-fea > a {
    width: 100% !important;
    margin: 0 auto;
    flex: auto;
    margin: 8px;
}
.flex-row, .key-benefits-row, .banner-row, .more-fea {flex-wrap: wrap;}
.banner-row > .col {padding: 1rem 1rem;}

}


@media screen and (max-width: 768px){

    .banner-cta{display: inherit;     margin: 0px 0px;}
    .banner-cta > a{    margin: 5px 0px;}

}



:root {
  --font-family-sans: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --color-primary: #3B73F2;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-blue: #274EA3;
  --text-color: #262e3e;
}



 .banner-wrapper {
            position: relative;
            background: #ffd242;
            margin: 0px 0px 30px;
        }

        .banner-row {
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
        }


        .banner-row>.col {
            padding: 2rem 1rem;
            position: relative;
        }

        .banner-row>.col:nth-child(1) {
            width: 60%;
        }

        .banner-row>.col:nth-child(2) {
            width: 40%;
        }
.banner-row>.col.full-width {width:100%;}

        .banner-contents>h1 {
            margin-bottom: 8px;
        }

        .banner-contents>p {
            margin: 0;
            margin-bottom: 20px;
            line-height: 24px;
            font-size: 16px;
        }

        .banner-cta {
            display: flex;
            gap: 16px;
        }

        .banner-cta>a {
            background: #282828;
            display: inline-block;
            border: 1px solid #282828;
            color: #fff;
            font-size: 14px;
            padding: 8px 24px;
            border-radius: 6px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

        .banner-cta>a:hover {
            text-decoration: none;
            background: #545454;
            border: 1px solid #545454;
        }

        .banner-cta>a:nth-child(2) {
            background: transparent;
            color: #000;
        }

        .banner-cta>a:nth-child(2):hover {
            background: #fff;
            color: #000;
        }
 .banner-vid {
            text-align: center;
        }

        .banner-vid>p {
            margin: 0;
        }

        .video-pop {
            display: inline-block;
            position: relative;
        }

        .video-pop>img {
            width: 100%;
            border-radius: 4px;
            background: #fff
        }

        .video-pop:before {
            content: "";
            position: absolute;
            background: url(../images/vid-play-icon.png) top center no-repeat;
            border-radius: 100%;
            margin: 0 auto;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            background-size: 64px;
            width: 64px;
            height: 64px;
            right: auto;
            top: auto;
            left: 50%;
            bottom: 50%;
            transform: translate(-50%, 50%);
        }

        .video-pop:hover:before {
            -webit-transform: translate(-50%, 50%) scale(1.2);
            transform: translate(-50%, 50%) scale(1.2);
        }
  @media screen and (max-width: 1024px) and (min-width: 761px) {
           
            .banner-row>.col {
                width: 100% !important;
            }
        }
  @media screen and (max-width: 650px){
 .banner-row .col {
                width: 100% !important;
                margin: 0 auto;
                flex: auto;
                margin: 8px
            }
}


.img-holder img {
    border: 1px solid #ddd;
}

.sec-row {margin: 40px 0px 0px;}
.sec-row h2{margin: 20px 0px 20px;}


    /*----  accordion css -----*/

    .faqh {font-size: 18px;margin: 0;color: #09C;}
    .accordion_head.active{background: #F9F9F9;color: #85b536 !important;}
    .accordion_head.active .faqh{color: #85b536 !important;}
    .accordion_container {width: 100%;}
    .accordion_head {
    color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
    }
    .accordion_body {background: #F9F9F9;padding: 12px;}
    .accordion_body p{margin: 0px 0px 15px 0px;}
    .plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;} 

/*----  End accordion css -----*/



.rhs-cont *,
.rhs-cont *::before,
.rhs-cont *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content-cover{padding: 40px 0px;}
.content-cover h3{margin: 0px 0px 20px;}
.pt-20{padding-top: 20px;}


.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px;
}
.row > * {
  padding-left: 12px;
  padding-right: 12px;
}

.col_5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66%;
}

.col_6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col_7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33%;
}

.col_12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .col_md_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33%;
  }
  .col_md_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66%;
  }
  .col_md_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col_md_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33%;
  }
}
@media only screen and (min-width: 992px) {
  .col_lg_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66%;
  }
  .col_lg_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33%;
  }
}


.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}



/*============= slider content ================*/


.opm-review-section  .container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.opm-review-section {
  padding: 40px 0;
}

.opm-review-section .slide-content .slide-title h2 {
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0px;
}

.opm-review-section .slide-content .slide-box {
  max-width: 1000px;
  width: 92%;
  margin: auto;
  padding: 24px;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #ffffff;
}

.opm-review-section .slide-content .slide-review-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
  line-height: 30px;
}

.opm-review-section .slide-content .slide-review-title a {
  color: inherit;
  text-decoration: none;
}

.opm-review-section .slide-content .slide-review-industry {
  margin-bottom: 8px;
  font-style: italic;
}

.opm-review-section .slide-content .slide-review-description p {
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 300;
  margin-bottom: 24px;
}


.opm-review-section .slide-content .slide-review-industry {
  margin-bottom: 8px;
  font-style: italic;
}

.opm-review-section .slide-content .slide-review-details {
  margin: 8px 0 16px 0;
}

.opm-review-section .slide-content .slide-review-details .slide-review-rev-role {
  background: #faefef;
}

.opm-review-section .slide-content .slide-review-details .slide-review-company-size {
  background: #eef3fd;
}

.opm-review-section .slide-content .slide-review-details span {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 12px;
  border-radius: 8px;
  margin: 4px 4px 4px 0;
  font-weight: 300;
}

.opm-review-section .slide-content .slide-review-logo img {
  max-width: 200px;
}

.opm-review-section .slide-content .slide-box-badge-title {
  background: #ececec;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 13px;
}

.opm-review-section .slide-content .slide-box-border-title {
  font-weight: 300;
  font-size: 16px;
  border-bottom: 3px solid #e8e8e8;
  display: inline-block;
  margin-bottom: 12px;
}

.opm-review-section .swiper-button-next,
.opm-review-section .swiper-button-prev {
  color: #707070 !important;
}

.opm-review-section .swiper-button-next {
  right: 0;
}

.opm-review-section .swiper-button-prev {
  left: 0;
}




.opm-review-section .btn {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.opm-review-section .btn.btn-lg {
  height: 54px;
  padding: 0 24px;
  line-height: 52px;
  font-size: 16px;
}

.opm-review-section .btn.btn-md {
  height: 42px;
  padding: 0 16px;
  line-height: 40px;
  font-size: 15px;
}

.opm-review-section .btn.btn-round {
  border-radius: 100px;
}

.opm-review-section .btn.btn-primary {
  background: var(--color-primary);
  color: #fff;
  -webkit-transition: background 0.15s ease;
  transition: background 0.15s ease;
  border: 1px solid var(--color-primary);
}

.opm-review-section .btn.btn-primary:hover,
.opm-review-section .btn.btn-primary:focus,
.opm-review-section .btn.btn-primary:focus-within,
.opm-review-section .btn.btn-primary:active {
  background: #1171ae;
}

.opm-review-section .btn.btn-black {
  color: var(--color-white);
  background: #010101;
  border: 1px solid #010101;
}

.opm-review-section .btn.btn-black:hover {
  background: #FFCE26;
  border-color: #FFCE26;
  color: #010101;
  border-color: #FFCE26;
  text-decoration: none;
}

.opm-review-section .btn.btn-outline-primary {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: var(--color-white);
}

.opm-review-section .btn.btn-outline-primary:hover,
.opm-review-section .btn.btn-outline-primary:focus,
.opm-review-section .btn.btn-outline-primary:focus-within,
.opm-review-section .btn.btn-outline-primary:active {
  background: var(--color-primary);
  color: var(--color-white);
}


.highlights-card {
    padding: 0 !important;
}
.highlights-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  
  font-size: 17px; 
}

.highlights-card li{    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDExLjA3OTlWMTEuOTk5OUMyMS45OTg4IDE0LjE1NjMgMjEuMzAwNSAxNi4yNTQ1IDIwLjAwOTMgMTcuOTgxN0MxOC43MTgyIDE5LjcwODggMTYuOTAzMyAyMC45NzIzIDE0LjgzNTQgMjEuNTgzOEMxMi43Njc0IDIyLjE5NTIgMTAuNTU3MyAyMi4xMjE4IDguNTM0NDcgMjEuMzc0NEM2LjUxMTY4IDIwLjYyNzEgNC43ODQ2NSAxOS4yNDYgMy42MTA5NiAxNy40MzY5QzIuNDM3MjcgMTUuNjI3OSAxLjg3OTc5IDEzLjQ4NzkgMi4wMjE2OCAxMS4zMzYyQzIuMTYzNTYgOS4xODQ0MyAyLjk5NzIxIDcuMTM2MTkgNC4zOTgyOCA1LjQ5Njk0QzUuNzk5MzUgMy44NTc2OCA3LjY5Mjc5IDIuNzE1MjUgOS43OTYxOSAyLjI0MDAxQzExLjg5OTYgMS43NjQ3NyAxNC4xMDAzIDEuOTgyMiAxNi4wNyAyLjg1OTg2IiBzdHJva2U9IiM1NDc5RjciIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0yMiA0TDEyIDE0LjAxTDkgMTEuMDEiIHN0cm9rZT0iIzU0NzlGNyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 32px;
    margin-bottom: 16px; list-style: none;}	


.disclaimer {background:#fdf8ee;padding:24px;margin:40px 0px;box-sizing:border-box; width: 90%;
    margin:20px auto 40px;}
.disclaimer p.bold {font-weight:700;margin-bottom:10px} .disclaimer p {font-size:12px;margin:0;}


#customer .slide-box { background: #f8f8f8;}



  @media screen and (max-width: 990px){
    .content-wrapper .content-cover:nth-child(even) .row{flex-direction:column-reverse}

  }


  .more-op-fea {
                display: grid;
                gap: 15px;
                grid-template-columns: repeat(2, minmax(0, 1fr));
            }

            .more-op-fea > a {
                align-items: center;
                border: 1px solid #e9f1f7;
                margin: 8px;
                min-height: 50px;
                border-radius: 10px;
                padding: 16px 30px;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                background: #fff;
            }

            .more-op-fea > a:hover {
                text-decoration: none;
                -webkit-box-shadow: 0 8px 24px 0 #e7e5e5;
                box-shadow: 0 8px 24px 0 #e7e5e5;
                background: #f9f9f9;
                border: 1px solid #dbdbdb;
            }

            .more-op-fea > a > img {
                max-width: 36px !important;
                padding-right: 12px;
            }

            .more-op-fea > a span:last-child {
                margin: 10px 0px;
                display: block;
                font-size: 14px;
                color: #09C;
            }

            .more-op-fea > a span {
                font-size: 16px;
                color: #444;
            }

             @media screen and (max-width: 949px) {
                .more-op-fea {
                    grid-template-columns: repeat(1, minmax(0, 1fr));
                }

                .more-op-fea > a span:last-child {
                    justify-content: left;
                    display: flex;
                }

                .more-op-fea > a > img {
                    max-width: 30px;
                }
            }




		
		/*------- Related resources seciton -----------*/
		
	
		 .row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -0.75rem;
            margin-left: -0.75rem;
            padding-top: 0;
            padding-bottom: 0;
        }

        .row>* {
            padding-left: 12px;
            padding-right: 12px;
            max-width: 100%;
        }

        .row.g-0 {
            margin-right: 0;
            margin-left: 0;
        }

        .row.g-0>* {
            padding-left: 0;
            padding-right: 0;
        }

        .col-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
        }

        .col-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 8.33333333%;
        }

        .col-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 16.66666667%;
        }

        .col-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 25%;
        }

        .col-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 33.33333333%;
        }

        .col-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 41.66666667%;
        }

        .col-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 50%;
        }

        .col-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 58.33333333%;
        }

        .col-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 66.66666667%;
        }

        .col-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 75%;
        }

        .col-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 83.33333333%;
        }

        .col-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 91.66666667%;
        }

        .col-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100%;
        }

        @media only screen and (min-width: 576px) {
            .col-sm-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-sm-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-sm-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-sm-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-sm-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-sm-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-sm-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-sm-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-sm-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-sm-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-sm-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-sm-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 768px) {
            .col-md-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-md-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-md-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-md-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-md-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-md-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-md-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-md-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-md-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-md-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-md-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-md-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 992px) {
            .col-lg-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-lg-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-lg-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-lg-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-lg-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-lg-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-lg-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-lg-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-lg-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-lg-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-lg-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-lg-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 1200px) {
            .col-xl-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-xl-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-xl-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-xl-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-xl-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-xl-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-xl-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-xl-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-xl-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-xl-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-xl-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-xl-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

.related-resource-section {
    padding: 40px 0px;
}
		
.related-resource-section .related-resource-img {
  max-width: 360px;
  width: 100%;
  height: auto;
}

.related-resource-section .apm-features-detail-container h2 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 50px;
}


.related-resource-section .resource-card {
  border: 1px solid #EFEFEF;
  border-radius: 12px;
  margin-left: 32px;
}

@media screen and (max-width: 1199.98px) {
  .related-resource-section .resource-card {
    margin: 40px 0 0;
  }
}

.related-resource-section .resource-wrapper {
  padding: 24px;
  border-right: 1px solid #EFEFEF;
}

.related-resource-section .resource-link-item.featured {
  /* margin-bottom: 32px; */ padding-left: 0px;
}

.related-resource-section .resource-link-item.featured .resource-link-list{padding-left: 0px;}

.related-resource-section .resource-link-list li {
  margin-bottom: 8px;
  font-size: 1rem;
  line-height: 1.75; padding-left: 0px; list-style: none;
}

.related-resource-section .resource-link-list li:last-child {
  margin-bottom: 0;
}

.related-resource-section .resource-link-list li a {
  color: inherit;
}

.related-resource-section .resource-link-list li a svg {
  vertical-align: sub;
}

.related-resource-section .resource-link-list li a span {
  margin-right: 4px;
}

.related-resource-section .resource-other-wrapper {
  padding: 24px 24px 24px 0; border: none;
}

		
		
.related-resource-section .resource-other-wrapper .resource-other-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: inherit;
  text-decoration: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item:nth-child(1),
.related-resource-section .resource-other-wrapper .resource-other-item:nth-child(2) {
  padding-bottom: 24px !important;
  margin-bottom: 24px;
  border-bottom: 1px solid #EFEFEF;
}

.related-resource-section .resource-other-wrapper .resource-other-item:hover {
  text-decoration: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item .h5 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 4px;
}

.related-resource-section .resource-other-wrapper .resource-other-item .p {
  font-size: 1rem;
  line-height: 1.75;
}

.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.related-resource-section .resource-other-wrapper .resource-other-item .anchor-text {
  color: #006DEB;
}

.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-icon {
  margin-right: 20px;
}

.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-icon svg {
  width: 32px;
  height: 38px;
}

.related-resource-section .resource-other-wrapper .resource-other-item a {
  font-size: 1rem;
}

@media screen and (max-width: 1199.98px) {
  .related-resource-title-wrapper {
    text-align: center;
  }
}

@media screen and (max-width: 767.98px) {
  .resource-other-wrapper {
    padding: 24px !important;
  }

  .resource-wrapper {
    border-right: 0 !important;
  }
}
		
		


.refer-res {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0!important
}
.refer-res li {
	border-top: 1px solid #ececec;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.refer-res li a {
	color: #777;
	padding: 7px 0 7px 10px;
	display: block;
	text-decoration: none
}
.refer-res li a:hover {
	color: #000;
	text-decoration: none
}
#lhsBanCon {
	margin: 20px 0 20px 0;
}