
 .main-header {
    /* position: absolute;
    left: 50%;
    transform: translate(-50%, 0%); */
    background: #fff;
    width: 100%;
    box-shadow: 0 0 17.64px 3.36px rgb(0 0 0 / 0.1);
    top: 0px;
    border-radius: 0px;
    height: 60px;
    z-index: 30;
    line-height: 60px;
    /* padding: 0 140px; */
}

.manual-holder .new-container .how-to-holder{
    padding: 30px 0 !important;
}
.content-wrapper {
    padding: 0 20px;
    max-width: 1355px !important;
    margin: 0 auto;
}

.main-header-content.content-wrapper {
    margin: 0;
    padding: 0 15px;
    max-width: 1355px !important;
    margin: 0 auto;
}

.prod-page-holder,
.howto-intro{
    display: flex;
    padding: 30px 0
}

.breadcrumbs_block ol{
    list-style: none;
    display: flex; 
    font-size: 14px;
    font-family: "Segoe UI";
    padding: 0px 0 10px 0px;
}
.breadcrumbs_block ol li a{
   color: rgb(10, 10, 10);
}
.breadcrumbs_block::after{
    content: " ";
    background: url(/images/bottom-line.webp) no-repeat;
    display: inline-block;
    width: 400px;
    height: 4px;
    min-width: 400px;
    margin: 5px 0 0 0;
}
.how-to-holder .howto-intro .howto-tab {
    /* width: 27%;
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: auto; */

     width: 27%;    position: sticky;    top: 60px;    height: 100vh;    overflow: auto;
}
.how-to-holder .intro-rhs {
    width: 73%;
    padding: 0 0 0 35px;
}

.how-to-holder .howto-intro .tab-head  {
  background-color: rgb(1, 135, 224);
  height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-family: "Segoe UI";
  color: rgb(255, 255, 255);
  line-height: 50px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin: 0 !important;
  font-weight: 500;

}
.how-to-holder .howto-intro .howto-tab ul li {
    padding: 10px 10px 10px 10px !important;
    margin: 2px 10px;
    display: flex; gap: 15px;
}


.how-to-holder .howto-intro .howto-tab ul  {
   background-color: rgb(243, 246, 252);
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;    padding: 10px 0 0;
}

.how-to-holder .howto-tab ul li:before {
    background: url(/images/how-to-question-mark-blue.png) left no-repeat;
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    min-width: 14px;
    margin: 5px 0 0 0;
}

.how-to-holder .howto-intro .howto-tab ul li.current{
  border-radius: 10px;
  background-color: rgb(215, 223, 239);
}
.how-to-holder .howto-intro .howto-tab ul li:hover{
  border-radius: 10px;
  background-color: rgb(215, 223, 239);
  cursor: pointer;
}

.how-to-holder .howto-intro .howto-tab ul li.howto-last-li {
  margin-top: 15px;
  border-radius: 15px;
  background-color: rgb(76, 92, 116);
  padding: 0;
  margin: 10px 0 0 0;
    font-size: 15px;
   padding: 10px 15px 10px 20px !important;
    font-size: 16px;
    font-family: "Segoe UI";
    color: rgb(243, 246, 252);
    gap: 0;
}
.how-to-holder .howto-intro .howto-tab ul li.howto-last-li.current {
    border: 0;
    background: #4c5c74;
    color: #fff;
}


.how-to-holder .howto-intro .howto-tab ul li.howto-last-li:before {
    content: '';
    background: url(/dashboard/editor/images/how-to-star.png) no-repeat;
    padding: 0 15px;
    top: 16px;
    width: 18px;
    height: 17px;
}


.Good_Practices_for_designing_an_email__signature {
  font-size: 16px;
  font-family: "Segoe UI";
  color: rgb(243, 246, 252);
  line-height: 1.125;
  text-align: left;
  position: absolute;
  left: 287px;
  top: 922.398px;
  z-index: 39;
}
.how-to-holder .howto-intro .howto-otherlink {
  border: 1px solid rgb(215, 223, 239);
  border-radius: 15px;
  background-color: rgb(243, 246, 252);
  display: flex;
  margin: 12px 0;
 justify-content: space-around;
    padding: 0px 10px;
    height: 50px;


}
.how-to-holder .howto-intro .howto-otherlink a:before {
    content: '';
    background: url(/images/howto-dots.png) no-repeat;
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    min-width: 14px;
    margin: 5px 0 0 0;
}

.howto-section .manual-block  h2{
    margin-top: 25px;
}
.howto-otherlink a{
  display: flex;
  align-items: center;
   gap: 0px;
  color: rgb(2, 118, 195);
}
.how-to-holder .howto-section .title-txt {
    border-bottom: 1px solid #a3bdd6;
    padding: 0 0 15px;
    font-size: 1.7rem !important;
}
.prod-right-content .manual-holder p {
    line-height: 1.8;
    margin: 10px 0 !important;
}
ol.manual-block {
    list-style: none;
}

.manual-block .img-overlay img, .manual-holder .step-img-overlay img {
    border: 1px solid #d1d1d1 !important;
    border-radius: 10px;
}

.manual-holder.thumb-img-holder .manual-block .accordion-item .accordion-title {
    padding: 11px 40px;
    display: block;
    color: #4d5b62;
    position: relative;
    border: 1px solid #acacac;
    font-size: 16px;
    cursor: pointer;
    border-left: 5px solid rgb(1, 135, 224);
    border-radius: 10px;
}
.manual-holder.thumb-img-holder .manual-block .accordion-item {
    list-style: none;
    margin: 0 0 20px;
    border: 0;
}

.manual-holder.thumb-img-holder .manual-block .accordion-item .accordion-title:before {
    content: "\eb35";
    font-family: Fontello;
    position: absolute;
    top: 13px;
    left: 15px;
    color: rgb(1, 135, 224);
    font-size: 16px;
}

.manual-holder.thumb-img-holder .manual-block .accordion-content {
    border: 1px solid #acacac;
    border-top: 0;
    padding: 20px 30px;
    line-height: 2rem;
    overflow: hidden;
    display: none;
}

.manual-block ol{
   padding-left: 15px;
}

.prod-right-content .manual-holder ol li {
    padding: 5px 0;
}
.prod-right-content .manual-holder h3 {
    margin: 15px 0;
    font-size: 1.35rem;
    font-weight: 600;
}
.prod-right-content .manual-holder ul li{
    position: relative;
    padding: 5px 0 5px 15px;
}
.prod-right-content .manual-holder p.step-img-overlay {
    margin: 12px 0 18px !important;
}
.prod-right-content .manual-holder p {
    line-height: 1.8;
}
.manual-holder .step-img-overlay {
    max-width: fit-content;
}
.manual-holder .step-img-overlay a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
}
.manual-holder .step-img-overlay a {
    position: relative;
    display: block;
    line-height: 0;
}

.manual-holder .step-img-overlay img {
    max-width: 690px;
}

.icon-right-hand:before {
    content: '\ebc0';
}
[class*=" icon-"]:before, [class^=icon-]:before, ul.list li:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.prod-right-content .manual-holder  .bullet-list ul  li::before {
    color: #2974c4;
}
.prod-right-content .manual-holder .bullet-list ul li::before {
    content: "\e802";
    font-family: Fontello;
    position: absolute;
    top: 6px;
    left: 0;
}
@media only screen and (max-width: 1024px) {
    .how-to-holder .howto-intro .howto-otherlink {
        flex-direction: column;
        padding: 7px 10px;
        height: 140px;
    }
}
@media only screen and (max-width: 980px) {
    .how-to-holder .howto-intro .howto-tab {
    width: 30%;
    }
    .img-resize .step-img-overlay img, .manual-holder .step-img-overlay img {
        max-width: 100% !important;
    }
    .howto-intro {
     flex-direction: column;
    }
    .how-to-holder .howto-intro .howto-tab {
      width: 100%;
      position: unset;
      height: unset;
      overflow: hidden;
    }
    .how-to-holder .intro-rhs {
    width: 100%;
    padding: 30px 0 0 0;
   }
.how-to-holder .howto-intro .howto-otherlink {
        flex-direction: row;
        height: 50px;
    }

}
@media only screen and (max-width: 860px) {
    .gd-prct-video-block{
          display: none;
    }
    .goodpractice-holder .manual-block .manual-block-inner {
        grid-template-columns: 1fr !important;
        gap: 0;
    }
}
@media only screen and (max-width: 780px) {
    .howto-intro {
     flex-direction: column;
    }
    .how-to-holder .howto-intro .howto-tab {
      width: 100%;
      position: unset;
      height: unset;
      overflow: hidden;
    }
    .how-to-holder .intro-rhs {
    width: 100%;
    padding: 30px 0 0 0;
   }
.how-to-holder .howto-intro .howto-otherlink {
        flex-direction: row;
        height: 50px;
    }
}
@media only screen and (max-width: 414px) {
    .main-header {
        width: 100% !important;
    }
}






/* Good Practices */

.goodpractice-holder .manual-block .manual-block-inner{
  /* display: flex;
  justify-content: space-around;
  gap: 50px; */
  display: grid;
  /* grid-template-columns: 2fr 1fr; */
  grid-template-columns: auto auto;
  gap: 25px;
  align-items: center;
  border-bottom: 1px solid #dedddd;
}

.um-contentholder-full .goodpractice-holder h1{
   margin-top: 0px;
  font-size: 32px;
  color: rgb(1, 1, 1);
  font-weight: bold;
}
.goodpractice-holder .manual-block .manual-block-inner p {
  font-size: 16px;
  font-family: "Segoe UI";
  line-height: 1.5;
}

.goodpractice-holder .manual-block .manual-block-inner h1{
  font-size: 24px;
  color: rgb(1, 1, 1);
  font-weight: bold;
  /* line-height: 2.167; */
}
.manual-block-inner .goodpractice-manual {
    padding: 5px 0 50px 0;
}
.main-footer {
    border-top: 1px solid rgb(218, 232, 240);
}
/* .gd-prct-video-block a:before {
    content: "";
    background: url(/template/default/images/play-btn-blue.png);background-repeat: no-repeat;
    cursor: pointer;
    height: 52px;
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
     transform: translate(-50%,-50%);
} */
 a.howto-videopopup {
    position: relative;
    display: inline-block;
}

a.howto-videopopup::before {
    content: "";
    background: url(/template/default/images/play-btn-blue.png) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 52px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}a.howto-videopopup:hover::before {
    transform: translate(-50%, -50%) scale(1.05);
}
a.howto-videopopup{
    width: 100% !important;
}

p.gd-prct-video-block.top-video a.howto-videopopup::before {
    content: "";
    background: url(/template/default/images/play-btn-blue.png) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 52px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
p.gd-prct-video-block.top-video a.howto-videopopup:hover::before {
    transform: translate(-50%, -50%) scale(1.05) !important;
     background: url(/template/default/images/play-btn-blue.png) no-repeat center !important;
}

.goodpractice .howto-tab ul  {
    padding: 10px 0 10px !important;
}


a.howto-videopopup img{
    box-shadow: 0px 4px 40px 0px rgba(47, 98, 140, 0.15);    border-radius: 15px;
}

/* .intro-rhs .gd-prct-video-block .video-thumb-txt {
    width: 39% !important;
    top: 25% !important;
}

.new-container a.fancyvideo-thumb span {
    position: absolute;
    left: 0;
    text-align: center;
}
.gd-prct-video-block .video-thumb-txt {
    width: 37% !important;
    top: 35% !important;
    font-size: 16px !important;
    padding: 10px !important;
} */
.gd-prct-video-block a{
    position: relative;
    display: block;
    width: 57%;
}
.goodpractice-holder .gd-prct-video-block a.fancyvideo-thumb img, .new-container a.fancyvideo-thumb img {
    max-width: 100%;
}
.intro-rhs .gd-prct-video-block .video-thumb-txt {
    width: 39% !important;
    left: 0;
    transform: translate(1%, -50%);
    top: 50%;
    color: #fff;
}
a.fancyvideo-thumb span{
    position: absolute;
    text-align: center;
 }
 .gd-prct-video-block .video-thumb-txt {
    font-size: 16px !important;
    padding: 10px !important;
 }

.goodpractice .gd-prct-video-block a:before {
    background: url(images/play-btn-sprites.webp);
    cursor: pointer;
    height: 64px;
    width: 64px;
    position: absolute;
    left: 41.5%;
    top: 36%;
    content: "";
    box-shadow: 0 0 10px #434040;
    border-radius: 50%;
}

.gd-prct-video-block a:hover::before {
    content: '';
}

.goodpractice .gd-prct-video-block a:before {
    left: 44%;
}

 #use-tables, #use-ad-fields, #display-or-hide-signature-fields,
 #use-high-resolution-images, #use-alt-tags-for-images, #use-png-or-jpg-images,
 #dark-mode-signature, #sync-ad-changes, #disable-default-signature,
 #setup-email-signature, #view-signature, #design-your-signature,
 #manage-signature, #centrally-manage-signature,
#csat-survey, #schedule-signature-campaign,
#insert-vcard, #smart-host, #spf-mx-record, #good-practice {
  scroll-margin-top: 90px;
}



.howto-section .manual-block ul li::before {
    color: #2974c4;
}
.howto-section .manual-block ul li::before {
    content: "\e802";
    font-family: Fontello;
    position: absolute;
    top: 6px;
    left: 0;
}

@media only screen and (max-width:600px){
   .pages-container .home-demo-holder-new {
    padding: 30px 0px !important;
    }.prod-page-holder {
    padding-top: 80px;
    padding-bottom: 0;
}
}

.gd-prct-video-block a:hover::before {
    background-position: 0 64px;
}




.tour-holder {
    display: flex;
}.tour-holder .howto-list-holder {
    max-height: 487px;
}
.tour-holder .howto-list-holder {
    width: 25% !important;
    border-radius: 10px;
}.tour-main-holder {
    padding: 20px;
    background: #fff;
}.main-nav1 {
    width: 23.5% !important;
}.tour-holder .howto-list-holder {
    border: 1px solid #cee6fc;
    background: #f9fbfc;
    /* max-height: 493px; */
    overflow: auto;
}.tour-holder .howto-list-holder {
    /* width: 25%; */
    font-size: 14px;
    position: relative;
}.tour-slide-arrow {
    padding: 16px 0px !important;
    height: 67px !important;background: #124e73;    text-align: center;
}

.howtoplayListVideo{
        height: auto !important;
}.createTemplateDiv {
    display: none;
    border: 1px solid #8da0b3;
    position: absolute;
    top: 41px;
    left: 15px;
    background: #fff;
    z-index: 99;
    width: 92%;
    box-shadow: 4px 4px 10px 0 #919395;
}


.tour-holder .howto-list-holder .exist-temp:hover {
    background: #ecf5f9 !important;
}

.create-templates:hover .createTemplateDiv{
    display: block;
}.tour-holder .howto-video-holder {
    width: 73.5% !important;
    border: 1px solid #cee6fc;
    margin-left: 20px !important;
    padding: 0 10px 0 10px;
    background: #ecf5f9;
    position: relative;
    border-radius: 10px;
}.tour-holder .howto-video-holder .video-clip {
    text-align: center;
    background: #ecf5f9;
    line-height: 0;
    position: relative;
}.tour-holder {
    display: flex;
    padding: 30px 0 0;
}.tour-main-holder .tour-title {
    padding: 0 0 12px 10px;
    font-size: 16px;
    border-bottom: 1px solid #030303;
}.tour-main-holder .tour-title:before {
    background: url(/dashboard/editor/images/howto-title-icon.png) no-repeat;
    content: "";
    width: 22px;
    height: 22px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: -7px;
}.tour-holder .howto-video-holder .video-clip .video-label {
    position: relative;
    top: -40px;
    font-size: 16px;
}.tour-slide-arrow .arrows {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #2197c3;
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}.tour-slide-arrow .tour-left-arrow:before {
    background: url(/dashboard/editor/images/tour-left-arrow.png) no-repeat;
}
.tour-slide-arrow .arrows:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 8px;
}.tour-slide-arrow .tour-right-arrow:before {
    background: url(/dashboard/editor/images/tour-right-arrow.png) no-repeat;
}.tour-holder .howto-list-holder li.active {
    background: #cee9f5;
}.tour-holder .howto-list-holder li {
    padding: 9px 6px 9px 40px;
    border: 1px solid transparent;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #cee6fc;
}.tour-holder .howto-list-holder .exist-temp {
    transition: .3s ease-out;
}.howto-list-holder .exist-temp:before {
    background: url(/dashboard/editor/images/select-existing-template.png) no-repeat;
}

.howto-list-holder li:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 12px;
}.howto-list-holder .insert-field:before {
    background: url(/dashboard/editor/images/insert-new-fields.png) no-repeat;
}.howto-list-holder .use-padding:before {
    background: url(/dashboard/editor/images/use-padding.png) no-repeat;
}.howto-list-holder .align-vertically:before {
    background: url(/dashboard/editor/images/align-verticle.png) no-repeat;
}.howto-list-holder .align-horizontally:before {
    background: url(/dashboard/editor/images/align-horizontal.png) no-repeat;
}.howto-list-holder .align-left:before {
    background: url(/dashboard/editor/images/align-left-center-right.png) no-repeat;
}.howto-list-holder .align-top:before {
    background: url(/dashboard/editor/images/align-baseline-top-bottom.png) no-repeat;
}.howto-list-holder .draw-line:before {
    background: url(/dashboard/editor/images/draw-line-separator.png) no-repeat;
}.howto-list-holder .display-field:before {
    background: url(/dashboard/editor/images/display-hide-signature-fields.png) no-repeat;
}.howto-list-holder .insert-adfield:before {
    background: url(/dashboard/editor/images/insert-ad-fields.png) no-repeat;
}.howto-list-holder .edit-width:before {
    background: url(/dashboard/editor/images/edit-template-width-height.png) no-repeat;
}.howto-list-holder .insert-photo:before {
    background: url(/dashboard/editor/images/insert-static-logo.png) no-repeat;
}.howto-list-holder .update-social:before {
    background: url(/dashboard/editor/images/update-social-icons.png) no-repeat;
}.howto-list-holder .add-banner:before {
    background: url(/dashboard/editor/images/add-banner-image.png) no-repeat;
}.howto-list-holder .add-disclaimer:before {
    background: url(/dashboard/editor/images/add-disclaimer-text.png) no-repeat;
}.howto-list-holder .copy-fields:before {
    background: url(/dashboard/editor/images/copy-and-paste-fields.png) no-repeat;
}.createTemplateDiv li::before {
    content: "";
    background: url(images/home-try-now.png) 0 0 / 16px no-repeat !important;
    display: inline-block;
    width: 16px;
    height: 16px;
    top: 12px;
}.tour-holder .howto-list-holder li:after {
    background: url(/dashboard/editor/images/tour-video-play-icon.png) 0 -33px no-repeat;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 5px;
    float: right;
}

.top-heading{
    display: none;
}.useraccdtls {
    margin: 110px 0 0 0;
}.tour-holder .howto-list-holder li:hover {
    background: #ecf5f9;
}

.editor-tour-mbl .tour-title-mbl {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}.editor-tour-mbl ul li {
    position: relative;
    padding: 8px 0 8px 30px;
}.editor-tour-mbl ul li:before {
    font-family: fontello;
    left: 6px;
    position: absolute;
    content: "\ebb1";
    color: #1e91c6;
}
.faq-mob-title{
    display: none;
}
.manual-holder.thumb-img-holder .manual-block .accordion-item.active>.accordion-title:before{
    content: "\eb39";
}

@media only screen and (max-width: 1280px) {
    .tour-holder .howto-video-holder .video-clip iframe {
        padding: 10px;
        width: 100% !important;
        position: unset !important;
    }
}
@media only screen and (max-width: 1170px) {
    .tour-holder {
        flex-direction: row !important;
        gap: 30px;
    }
}
@media only screen and (max-width: 980px) {

   .pages-container .home-demo-holder-new {
    padding: 10px 0 60px !important;
}.howto-intro.goodpractice {
    padding-bottom: 0px;
}
    .tour-holder {
        flex-direction: column !important;
        gap: 30px;
    }    .tour-holder .howto-video-holder {
        width: 100% !important;
        margin: 0 !important;
        padding: 10px;
    }    .tour-holder .howto-list-holder {
        width: 100% !important;
        max-height: 185px;
    }    .tour-holder .howto-video-holder .video-clip .video-label {
        position: unset;
    }    .tour-holder .howto-video-holder .video-clip {
        position: unset !important;
        line-height: normal;
    }
        .tour-holder .howto-video-holder {
        width: 100% !important;
        height: 510px !important;
        margin: 0 !important;
        padding: 10px !important;}


.tabs-mob-title {
        height: 50px;
        line-height: 50px;
        border-radius: 5px;
        font-size: 18px !important;
        padding: 0px 10px !important;
        background: #1e4d77 !important;        display: block !important;        color: #fff;
        position: relative;        margin: 0;
        cursor: pointer;
    }
   .tabs-mob-title i {
        float: right;
        font-size: 14px;
    }
    .icon-menu:before {
    content: '\e9e2';
}
    .how-to-holder .howto-intro .tab-head {
        display: none;
    }
    .tabs-mob-title {
        margin: 0 !important;
    }

}
.tabs-mob-title{
    display: none
}

.prod-right-content .manual-holder #good-practice ul li{position:relative;padding:5px 0 5px 15px}.prod-right-content .manual-holder #good-practice ul li::before{content:"\e802";font-family:Fontello;position:absolute;top:6px;left:0;color:#7ab700}.prod-right-content .manual-holder #good-practice ul li.cancel:before{color:red;content:"\e801"}.prod-right-content .manual-holder #good-practice h3{margin:15px 0;font-size:1.35rem;font-weight:600}


#good-practice .img-block {
    display: flex;
}

#good-practice .img-block img{
      border: 1px solid #0071bc;
    border-radius: 15px;}


    #good-practice .button-new{border:1px solid #0071bc;padding:4px 15px;font-weight:500;    border-radius: 23px;background:#f8fcfe;color:#0071bc;display:inline-block}
    #good-practice .button-new:hover{background:#0071bc;color:#fff}

@media only screen and (max-width:767px){
 #good-practice .img-block {
    display: flex;flex-direction: column;
}
#good-practice .img-block .one_half{
    width: 100%;margin: 0;
}
}
   