.banner-txt {
    height: auto;
}
.search_result_comp ul
{
    list-style: none;
    border: 1px solid #e4e3e3;
    padding-top: 14px;
}
.search_result_comp li 
{
    display: flex;
    align-items: center;
    height: 50px;
    border-bottom: 1px solid #e4e3e3;
    padding: 0px 10px;
}
.search_result_comp li:last-child
{
    border: none;
}
.search_result_comp li .result_img
{
    width: 60px;
    height: 40px;
    margin-right: 10px;
}
.search_result_comp li .result_img img
{
    width: 100%;
    height: 100%;
}
.search_result_comp li .result_tit {
    font-size: 13px;
    color: #004387;
    font-weight: 600;
    display: block;
    width: 100%;
}
.compare-pg-sec table tbody tr.row-with-border td {
    border-bottom: 2px solid #E0E0E0;
}

/* Products section css starts here */
.compare-pg-products table tbody tr td .sprite-icon.info-grey {
    width: 14px;
    height: 14px;
    background-position: -2px -430px;
    top: 3px;
}
.compare-pg-products table tbody tr td.compare-pg-products-spons .spons-txt ~ div {
    top: -21px;
}
.compare-pg-features table tbody tr td {
    border-bottom: 1px solid #E0E0E0;
}
/* Reviews and ratings section css starts here */
.compare-pg-ratings-user-val {
    font-size: 24px;
}
.compare-pg-reviews tr.row-with-border td {
    padding: 8px 8px 16px;
}
.compare-pg-reviews-pros-cons td {
    padding: 8px;
}
.compare-pg-reviews-pros,
.compare-pg-reviews-cons {
    padding: 6px 16px 16px 16px;
}
.compare-pg-reviews-pros {
    background: rgba(66, 190, 101, 0.1);
}
.compare-pg-reviews-cons {
    background: rgba(253, 131, 101, 0.1);
}
.compare-pg-reviews-pros ul li span:nth-of-type(2),
.compare-pg-reviews-cons ul li span:nth-of-type(2) {
    width: fit-content;
}
.compare-pg-reviews-btn,
.compare-pg-pricing-btn .btn,
.compare-pg-media .btn,
.compare-pg-integrations .btn, 
.compare-pg-alt-btn .btn {
    border: 1px solid #1069C9;
    text-align: center;
}
/* Reviews and ratings section css ends here */

/* Pricing section css starts here */
.compare-pg-pricing tr:first-child {
    border-bottom: 1px solid #E0E0E0;
}

/* Switch button css starts */
.price-switch {
    justify-content: end;
}
.price-switch .switch {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 10px;
    margin: 0px 10px;
}
input#price_toggle {
    display: inline-block;
    -webkit-appearance: none;
}
.price-switch .t-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    -webkit-transition: .4s;
    background-color: #ffffff;
    border: 1px solid #2F4964;
    border-radius: 34px;
}
.price-switch .t-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: -4px;
    bottom: -5px;
    background-color: #409FFF;
    border: 1px solid #2F4964;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
.price-switch input:checked + .t-slider:before {
    transform: translateX(25px);
    -webkit-transform: translateX(25px);
    background-color: #409FFF;
    border: 1px solid #2F4964;
}
.price_tag_month.active,
.price_tag_year.active {
    color: #409fff;
}
/* Switch button css ends */
.compare-pg-pricing-plans .pricing-plan-details {
    border: 1px solid #E0E0E0;
    padding: 24px 16px;
}
.pricing-plan-details-val {
    font-size: 26px;
}
.compare-pg-pricing-plans .pricing-plan-details.no-desc {
    height: 120px;
}
/* Pricing section css ends here */
.smlr-prod-sec {
    top: 70px;
    margin-left: 20px;
}
.smlr-prod {
    border: 1px solid #e0e0e0;
    padding: 12px;
    width: 280px;
}
.smlr-prod-sec div img {
    border: 1px solid #e0e0e0;
}
#compareProducts div .sw-score:hover .sw-score-desc{
    top: 48px;
    left: 0px;
}
.amplify {
    max-height: none;
}
.sw-score:hover .sw-score-desc, .tooltip:hover .tooltip-desc {
    width: 238px;
    height: auto;
    display: block;
}

/* Screenshot and videos  */
.youtube-player, .gallery-youtube-player, .slider-youtube-player {
    position: relative;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.gallery-youtube-player .i_video_box
{
    order: 1;
}
.youtube-player .play, .gallery-youtube-player .play, .slider-youtube-player .play,.video_thum .play {
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -webkit-transition: opacity .25s cubic-bezier(0,0,0.2,1);
    transition: opacity .25s cubic-bezier(0,0,0.2,1);
    z-index: 1;
    border: none;
    background-color: transparent;
    padding: 0;
    color: inherit;
    text-align: inherit;
    font-size: 100%;
    font-family: inherit;
    cursor: default;
    line-height: inherit;
}
.slider-youtube-player .play,.video_thum .play {
    width: 40px;
    height: 40px;
    margin-left: -20px;
}
.youtube-player .play:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]),
.gallery-youtube-player .play:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true])
.slider-youtube-player .play:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]),
.video_thum .play:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    cursor: pointer;
}
.youtube-player .play svg, .gallery-youtube-player .play svg, .slider-youtube-player .play svg,.video_thum .play svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
}
.ytp-large-play-button-bg {
    -webkit-transition: fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);
    transition: fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);
    fill: #212121;
    fill-opacity: .8;
}
.youtube-player:hover .ytp-large-play-button-bg, .youtube-player .play:hover .ytp-large-play-button-bg,
.gallery-youtube-player:hover .ytp-large-play-button-bg, .gallery-youtube-player .play:hover .ytp-large-play-button-bg,
.slider-youtube-player:hover .ytp-large-play-button-bg, .slider-youtube-player .play:hover .ytp-large-play-button-bg,.video_thum .play:hover .ytp-large-play-button-bg {
    -webkit-transition: fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);
    transition: fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);
    fill: #f00;
    fill-opacity: 1;
}
.gallery-youtube-player iframe, .slider-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.video_thum > span img {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #bbb;
}
.obj-fit-contain {
    object-fit: scale-down;
    height: 130px;
}

/* Gallery popup css starts */
.detail-pg-gallery {
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.8);
}
.detail-pg-gallery .gallery-close {
    right: 40px;
    top: 30px;
    font-size: 32px;
}
.detail-pg-gallery-inner {
    top: 90px;
}
.details-pg-gallery-left, .details-pg-gallery-right {
    font-size: 32px;
    flex: 0 1 auto;
}
.detail-pg-gallery-sec {
    flex: 0 1 60%;
}
.detail-pg-gallery-sec-img {
    display: none;
    width: auto;
    height: 368px;
    margin: 0 auto;
}
.detail-pg-gallery-sec-img.active {
    display:  block;
}
.gallery-youtube-player.active
{
 overflow: unset;
 display: flex;
 flex-direction: column;
}
.detail-pg-gallery-sec-img img {
    object-fit: contain;
}
.detail-pg-gallery-thumbnails {
    top: 18%;
    margin: 0 auto;
}
.thumb_list
{
    max-width: 100%;
}
.detail-pg-gallery-thumbnails::-webkit-scrollbar {
    display: none;
  }
.detail-pg-gallery-thumbnails:hover::-webkit-scrollbar {
    display: unset;
  }
.gallery-thumbnail-sec
{
    width: 85px;
    height: 85px;
    border: 1px solid transparent;   
}
.gallery-thumbnail-sec{
    border: 1px solid #7c7b7b;
}
.gallery-thumbnail-sec.active, .gallery-thumbnail-sec:hover {
    width: 85px;
    height: 85px;
    border: 1px solid #fff;
}
.horizontal-scroll {
    white-space: nowrap;
    width: 80%;
    overflow-x: auto; 
    position: relative;
}
.horizontal-scroll::-webkit-scrollbar {
    height: 12px;
}
.horizontal-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.horizontal-scroll::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}
.horizontal-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* Gallery popup css ends */
.gallery-youtube-player .i_video_box {
    order: 1;
}
.gallery-youtube-player, .slider-youtube-player, .youtube-player {
    position: relative;
    max-width: 100%;
    background: #000;
    margin: 5px;
}

/* Rating distribution css  */
.details-ratings-reviews ul li span{
    width:fit-content;
}
.compare-pg-sec .revw-bar {
    flex: 0 1 94px;
    height: 4px;
    background: rgba(168, 168, 168, .2);
}
.compare-pg-sec .revw-bar span {
    height: 4px;
    background: #2f4964;
}
.compare-pg-reviews tr td ul li>span {
    width: 15%;
}
.cmpar-sumry li {
    margin-left: -20px;
}
.smlr-prod-wrpr {
    width: 36.5%;
}
.compare-pg-vndr-info table tbody tr:nth-child(2) td p span{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.feat-tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.feat-tooltip-desc {
    display: none;
    position: fixed;
    width: 205px;
    height: auto;
    background-color: #012953;
    color: white;
    padding: 12px 16px;
    border-radius: 8px;
    z-index: 9999;
}
.feat-tooltip:hover .feat-tooltip-desc {
    width: 205px;
    height: auto;
    border: 1px solid #073463;
    padding: 12px 16px;
    border-radius: 8px;
    z-index: 3;
    background-color: #012953;
    top: 21px;
    left: -25px;
} 
.feat-tooltip-desc:before {
    content: " ";
    position: absolute;
    top: -6px;
    right: 20px;
    height: 12px;
    width: 12px;
    border-width: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, #012953 50%, transparent 50%);
    border-radius: 0px 5px 0px 0px;
    border-style: solid;
    border-color: #012953 #012953 transparent transparent;
    transform: rotate(-45deg);
    z-index: 9999;
}
.social_med {
    width: 100%;
}
.media-fb-icon, .media-yt-icon, .media-twit-icon, .media-inst-icon, .media-linkedin-icon, .media-google-icon, .media-apple-icon {
    zoom: 0.9;
}
.compare-pg-reviews table tbody tr td span {
    width: fit-content;
}
.sprite-icon.add {
    width: 20px;
    height: 18px;
    background-position: -85px -38px;
}
.popular-categories-products-sec {
    padding: 15px 12px 15px;
    border: 1px solid #E0E0E0;
}
.popular-categories-products-sec img{
    border: 1px solid #E0E0E0;
}
.popular-categories-products-data div {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-left: 10px;
}
.popular-categories-products-data div > a:nth-child(1) {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    color: #073463;
    font-size: 16px;
}
.compare-pg-alt-btn .btn {
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.compare-pg-reviews tr td ul li p + span {
    flex-basis: 50px;
    text-align: right;
}
.cross-square + .l-black {
    color: #A8A8A8;
}
.compare-pg-vndr-info .sprite-icon.cross-square {
    filter: grayscale(1);
}
.ai-revw {
    filter: grayscale(1);
}
.compare-pg-sec:not(:first-of-type) .btn {
    background: #fff;
}
.compare-pg-products table tbody tr td:first-child a {
    padding: 32px 0;
}
.social_med_sec {
    min-height: 40px;
}
.accordion.open .accordion-content {
    line-height: 21px;
    color: #393939;
}
.header {
    min-width: 1128px;
}

/* FAQ section css starts */
.accordion {
    width: 720px;
    border: 1px solid #e0e0e0;
    padding: 24px;
  }
  .accordion .accordion-content {
    display: none;
  }
  .accordion.open .accordion-content {
    display: block;
    padding-top: 15px;
  }
  .accordion.open .accordion-content ul,
  .accordion.open .accordion-content ol {
    padding-left: 20px;
  }
  .accordion-content p {
    margin-bottom: 10px;
  }
  .accordion-content a {
    color: #1069c9;
  }
  .accordion-content a:hover {
    color: #0a628a;
  }
  .accordion-title,
  .accordion-content {
    font-size: 14px;
  }
  .accordion-content a {
    text-decoration: none;
  }
  /* FAQ section css ends */


/* Contact Section - product social media icon  */
.media-fb-icon,
.media-yt-icon,
.media-twit-icon,
.media-inst-icon,
.media-linkedin-icon,
.media-google-icon,
.media-apple-icon{
    width: 25px;
    height: 20px;
    zoom: 0.9;
    position: relative;
    top: 6px;
}
.media-fb-icon {
    background-position: -137px -4px;
}
.media-yt-icon {
    background-position: -137px -82px;
}
.media-twit-icon {
    background-position: -137px -30px;
}
.media-inst-icon {
    background-position: -137px -108px;
}
.media-linkedin-icon {
    background-position: -137px -56px;
}
.media-google-icon {
    background-position: -164px -4px;
}
.media-apple-icon {
    background-position: -165px -31px;
}

/* Contact Section - product social media icon end */
.award-text-blue {
    color: #073463;
}
.award-rank-white {
    color: #ffffff;
}
.thumb-ttl {
    color: #fff;
    margin-top: 2px;
    order: 2;
}
.youtube-player, .gallery-youtube-player, .slider-youtube-player {
    position: relative;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.btn-spons-green {
    background-color: yellowgreen;
    padding: 11px 20px;
}
.detail-pg-info-catgry {
    flex: 0 0 45%;
}
.tooltip:hover .tooltip-desc {
    top: 21px;
    left: -24px;
}
.alt_rating{
    height: 16px;
}
.vimeo-video-player {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #bbb;
}

/* premium badge starts*/
.premium-badge-bg {
    width: 78px;
    height: 21px;
    background: linear-gradient(180deg, #FDDA75 0%, #FEC935 100%);
    border-radius: 10.5px;
    align-content: center;
    position: absolute;
    top: -10px;
    left: 52px
}
/* premium badge ends*/

/*Second form css*/
.callme-wrapper{width:100%;padding:35px 25px;background:rgba(0,0,0,.35);backdrop-filter:blur(4px);border-radius:20px;color:#fff;text-align:center;box-sizing:border-box}.callme-wrapper h2{font-size:26px;font-weight:700;margin:0 0 8px}.callme-wrapper .subtitle{margin:0 0 25px;opacity:.9}.callme-form{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;width:100%;max-width:1100px;margin:auto}.callme-form input,.callme-form select{padding:12px 15px;border-radius:8px;border:none;font-size:15px;flex:1;min-width:150px;box-sizing:border-box}.phone-group{display:flex;flex:0 0 auto;gap:8px}.phone-group select{width:80px;flex:0 0 80px;min-width:80px}.phone-group input{flex:1;min-width:140px}.call-btn{padding:12px 25px;background:#1b64f2;color:#fff;border:none;border-radius:8px;font-size:15px;cursor:pointer;flex:0 0 130px}.call-btn:hover{background:#0f4fd1}.trusted{margin-top:18px;font-size:14px;display:flex;justify-content:center;align-items:center;gap:6px;opacity:.9}.icon{background:#2ecc71;padding:2px 6px;border-radius:50%;font-size:12px;color:#fff}label{font-weight:600}