.pages-container .feature-banner{
  border-radius: 1px;
  background-image: -moz-linear-gradient( 90deg, rgb(30,90,141) 0%, rgb(28,107,195) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(30,90,141) 0%, rgb(28,107,195) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(30,90,141) 0%, rgb(28,107,195) 100%);
  height: 350px;
   padding-top: 130px;

}
.feature-banner-content.video-banner-content {
    text-align: center;
}
.feature-banner-content.video-banner-content p{
  font-size: 54px;
  font-family: "Segoe UI";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
}
input.um-text  {
  background-color: rgb(255, 255, 255);
  width: 80%px;
  height: 44px;
  border-radius: 40px;
  font-size: 16px;
  font-family: "Segoe UI";
  color: rgb(189, 189, 190);
  line-height: 1.2;
  text-align: left;
}
.feature-banner-content .search-holder {
    background-color: rgb(71, 157, 254);
    opacity: 0.58;
    width: 54%;
    height: 54px;
    margin: 0 auto;
    border-radius: 40px;
    padding: 0;
    margin-top: 25px;
}

.feature-banner-content .search-holder {
    opacity: 1;
    border: none;
}
.search-holder span.input-group-btn {
    position: relative;
}
.search-holder span.input-group-btn {
    display: table-cell;
    vertical-align: top;
}
.search-holder span.input-group-btn .btn-info {
    border-radius: 50%;
    background-color: rgb(33, 92, 142);
    width: 38px;
    height: 38px;
    padding: 0px;
    position: absolute;
    right: 4px;
    top: 3px;
}
.search-holder .um-text {
    display: table-cell;
    color: #555;
    height: 46px;
    padding: 10px 16px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    outline: 0;
}
.search-holder span.input-group-btn .btn-info .icon-search-1:before {
    content: '' !important;
    margin: 0 0 -2px 0;
    background: url(/template/default/images/faq_searchbar_icon.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    height: 16px;
    width: 16px;
}
.feature-banner-content .search-holder .um-search-group {
    margin: 0px auto;
    padding: 4px 4px;
    display: flex;
}
.search-holder span.input-group-btn .btn-info {
    border-radius: 50%;
    background-color: rgb(33, 92, 142);
    width: 38px;
    height: 38px;
    padding: 0px;
    position: absolute;
    right: 4px;
    top: 3px;
    border: none;
}

/* .kb-container{
    width: 100%;
} */

/* .kb-container .content-wrapper{
    padding: 0 0px;
    max-width: 100%;
    margin: 0 auto;
} */
/* .spf-holder{
    padding: 0 25px;
    max-width: 1355px;
    margin: 40px auto;;
} */
/* .prod-right-content .blog-back{
    height: 40px;
    width: 100%;
    line-height: 40px;
    background-color: rgb(244, 247, 252);
    font-size: 14px;
    font-family: "Segoe UI";
    color: rgb(10, 10, 10);
padding: 0 clamp(20px, 8vw, 180px);


} */
.spf-holder h1{
    margin-top: 45px;
}
.prod-page-holder {
    padding: 0px !important;
}

p.kbcaption1 {
  font-size: 18px;
  color: rgb(24, 144, 207) !important;
  font-weight: bold;
  padding-top: 45px;
}
.spf-container p{
  padding-top: 10px;
  font-size: 16px;
  color: rgb(30, 30, 30);
  line-height: 1.5;
}
.prod-right-content .spf-holder h1 {
  font-size: 32px;
  color: rgb(45, 45, 47);
  font-weight: bold;
}
.add_remove_um .connector-tabs-holder  {
  border: 1px solid rgb(204, 204, 204);
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
}

 .add_remove_um .connector-tab-content.active .connector-content{
    display: block;
 }
 .connector-tabs-holder .connector-tab-content #connection-issues{
    border-bottom: none !important;
 }

.connector-title::before{
    content: '';
    background: url(/template/default/images/central_plus_icon.png) no-repeat;
    background-position: 0px 0px !important;
    background-size: 18px !important;
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin: 2px 10px 0 0px;
    min-width: 20px !important;
}
.connector-tab-content .connector-title {
    padding: 15px 40px 15px 20px !important;
}

.add_remove_um .connector-tab-content.active .connector-title::before{
    background: url(/template/default/images/central_minus_icon.png ) no-repeat;
} 
.add_remove_um .connector-tab-content.active .connector-title{
    background-color: #e8e9eb !important; 
}
.add_remove_um .connector-tab-content:first-child.active .connector-title{
    border-top-left-radius: 15px !important;
    background-color: #e8e9eb !important; 
    border-top-right-radius: 15px !important;
}
.add_remove_um .connector-tab-content:last-child.active .connector-title
{
    border-top-left-radius: 0px !important;
    background-color: #e8e9eb !important; 
    border-top-right-radius: 0px !important;
}
.add_remove_um .connector-tab-content:last-child.active .connector-title:hover{
    border-radius: 0px;
}
.content-wrapper {
    padding: 0 30px;
    max-width: 1355px;
    margin: 0 auto;
}


.connector-tabs-holder .connector-tab-content:last-child {
    border-bottom: none;
}

.connector-tabs-holder .connector-tab-content:first-child .connector-title:hover {
    background-color: #e8e9eb !important; 
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.connector-tabs-holder .connector-tab-content:last-child .connector-title:hover {
    background-color: #e8e9eb !important;  
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; 
}

/* .connector-tabs-holder .connector-tab-content:last-child .connector-title:hover {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background-color: #e8e9eb !important;  
}
.add_remove_um .connector-tab-content.active .connector-title{
     background-color: #e8e9eb !important; 
     border-top-left-radius: 0px !important;
     border-top-right-radius: 0px !important;
} */
 .blog-back a{
    color: rgb(10, 10, 10);
    font-size: clamp(13px, 1vw, 14px);

 }
.main-holder .kbcaption1{
    padding-bottom: 10px;
}
.video-banner-content p{
    margin-bottom: 40px !important;
}
@media only screen and (max-width: 1170px) {
    .search-holder .um-text,input.um-text  {
        width: 100% !important;
    }
}

@media only screen and (max-width: 980px) {
    .prod-page-holder .prod-right-content,.feature-banner-content .search-holder  {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 600px) {
    .prod-right-content .spf-holder h1 {
        padding: 30px 0 0 !important;
    }
    .feature-banner-content .search-holder {
        width: 80%;
    }
}
@media only screen and (max-width: 480px) {
    .pages-container .feature-banner{
    height: 400px;
    }

}


.kb-container::before {
    content: "";
    height: 40px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    background: #f4f7fc;
    border-bottom: 1px solid 000;
}

.kb-container {
    position: relative;
}

.prod-right-content .spf-holder h1{
    padding: 60px 0 0;
    font-size: 32px;
    color: rgb(45, 45, 47);
}
.blog-back{
   line-height: 40px;
  font-size: 14px;
  color: rgb(10, 10, 10);
 
}
.spf-container p {
  font-size: 16px;
  color: rgb(30, 30, 30);
  line-height: 1.5;
}



/*  */
.prod-page-holder .prod-right-content {
    width: 74%;
    padding: 0 0 0 30px;
}

.manual-holder .spf-container p.kbcaption, .spf-container h2 {
    color: #0085cb;
    margin: 20px 0 10px;
    font-weight: 600;
    font-size: 1.5rem;
}
.prod-right-content .manual-holder ol {
    padding: 0 0 0 25px;
}
.prod-right-content .manual-holder ol li {
    padding: 5px 0;
}
.prod-right-content .manual-holder p {
    line-height: 1.8;
    margin: 10px 0 !important;
    text-align: justify;
}
.manual-block .img-overlay img{
    border: 1px solid #d1d1d1 !important;
    border-radius: 10px;
}
img {
    border: 0;
    height: auto;
    max-width: 100%;
}
.manual-holder .spf-container h2 {
    font-size: 1.5rem;
    color: rgba(0, 0, 0, .87);
}
.prod-right-content .manual-holder p.step-img-overlay {
    margin: 12px 0 18px !important;
}
.manual-holder .step-img-overlay a {
    position: relative;
    display: block;
    line-height: 0;
}
.manual-holder .step-img-overlay a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
}
.img-resize .step-img-overlay img {
    max-width: 690px !important;
}

ul.bullet-arrow {
    margin-left: 5px;
}
.bullet-arrow li::before {
    content: "\e835" !important;
    color: #4183c4 !important;
}

.prod-right-content .manual-holder h3 {
    margin: 15px 0;
    font-size: 1.35rem;
    font-weight: 600;
}
.img-resize .step-img-overlay img, .step-img-overlay img {
    border: 1px solid #d1d1d1 !important;
    border-radius: 10px;
}
.spf-container h2 {
    margin: 20px 0 10px !important;
    font-weight: 600;

}
.manual-holder .step-img-overlay a {
    position: relative;
    display: block;
    line-height: 0;
}
.manual-holder .step-img-overlay img {
    max-width: 690px;
}
#vcard-with-values .vcard-data, #vcard-with-adfields .vcard-data {
    height: 322px;
    width: 450px;
    padding: 8px;
    color: #4d5b62;
    font-family: monospace, monospace;
    font-size: 14px;
    background-color: #eef1f4;
    border: 1px solid #c9c9c9;
    line-height: 1.8;
    resize: none;
    overflow: auto;
}
#vcard-with-adfields .kb-copy-btn, #vcard-with-values .kb-copy-btn {
    cursor: pointer;
    background: url(images/vcard-copy-btn.png) 8px 7px no-repeat #000;
    display: block;
    width: auto;
    height: 30px;
    position: absolute;
    left: 80%;
    padding: 1px 7px 7px 27px;
    top: 6px;
    color: #fff;
    border-radius: 3px;
}
#vcard-with-adfields, #vcard-with-values {
    position: relative;
    width: 450px !important;
}
.prod-right-content .manual-holder ul li::before {
    content: "\e802";
    font-family: Fontello;
    position: absolute;
    top: 6px;
    left: 0;
    color: #0085cb;
}
.prod-right-content .manual-holder ul li {
    position: relative;
    padding: 5px 0 5px 15px;
}
@media only screen and (max-width: 1170px) {
     .prod-page-holder .prod-right-content {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
}

@media only screen and (max-width: 780px) {
    .blog-back a  {
        display: inline-block;
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
    }
}
@media only screen and (max-width: 380px) {
     .blog-back a  {
      max-width: 100px;
     }
}

/* feb 4 */

.add_remove_um .connector-tabs-holder .connector-tab-content .connector-title {
display: flex;
}
@media (max-width: 600px) {
    .pages-container .home-demo-holder-new {
        padding: 0px 0 20px !important;
    }
}