/*! Select2 4.1.0- */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

    /*start fancybox css*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/*end fancybox css*/
.cat_vwbft_fdfcgp_btn.vwb_btn {
    background-color: var(--PPCPRODUCTBTN1);
}
.cat_vwbft_fdfcgp_btn.ft_btn {
    background-color: var(--PPCPRODUCTBTN2);
}
.cat_vwbft_fdfcgp_btn.fd_fc_btn {
    background-color: var(--PRODUCTBTN1);
}
.cat_vwbft_fdfcgp_btn.gp_btn {
    background-color: var(--PRODUCTBTN2);
}
.cat_vwbft_fdfcgp_btn.vwb_btn:hover {
    background-color: var(--PPCPRODUCTBTN1HVR);
}
.cat_vwbft_fdfcgp_btn.ft_btn:hover {
    background-color: var(--PPCPRODUCTBTN2HVR);
}
.cat_vwbft_fdfcgp_btn.fd_fc_btn:hover {
    background-color: var(--PRODUCTBTN1HVR);
}
.cat_vwbft_fdfcgp_btn.gp_btn:hover {
    background-color: var(--PRODUCTBTN2HVR);
}
/* main page layout css */
@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}
.container_fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.all_section_main {
    margin-bottom: 30px;
}
.section_main {
    margin-bottom: 16px;
}
.breadcrumb_main li:first-child, .breadcrumb_main li:first-child a {
    margin-left: 0;
}
.full_width_content_new_design {
    background-color: #f5f5f5;
    padding: 25px;
    border-top: 1px solid #cdcdcd;
}
.newdesign_title_sub_desc {
    margin: 0;
    margin-bottom: 20px;
    color: #75787C;
}
.section_main p {
    color: #545454;
    font-size: 15px;
    line-height: 1.7;
}
.profile_add_div {
    text-align: center;
}
.sidebar_cell_profile {
    margin-top: 38px;
}
.stickey_div_main .popup_small_new {
    margin-top: 15px;
}
/* main page layout css end */

/* profile breadcrumb css */
.breadcrumb_main {
    list-style-type: none;
    padding: 16px 0 !important;
    padding-top: 20px !important;
    list-style-type: none;
    margin: 0;
}
.breadcrumb_main li, .breadcrumb_main li a {
    color: #001965;
    font-size: 14px;
    font-weight: 500;
}
.breadcrumb_main li::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("https://images.softwaresuggest.com/static-frontend/category-software/breadcrumb-right-arrow-1.svg");
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
}
.breadcrumb_main li:last-child::after {
    display: none;
}
/* profile breadcrumb css end */

/* profile software header main */
.header_content {
    margin-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0px 14px 24px 0px rgba(84, 84, 84, 0.08);
}
.header_content .prof_soft_detail {
    padding: 10px 0;
    position: relative;
}
.header_content .header_image_margin {
    width: auto;
}
.header_content .logo_main {
    padding: 0;
}
.header_content .logo_main_prof {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 1px solid #D7DEF0;
    padding: 10px;
    position: relative;
}
.header_content .logo_main_prof img {
    height: auto;
    width: auto;
    display: block;
    max-height: 100%;
    max-width: 100%;
}
/* .header_content .pro_varify_tickmark {
    position: absolute;
    top: -9px;
    right: -9px;
    z-index: 1;
} */
.header_content .verified_tick_bgimg {
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(/assets2/singleview/assets/icon/verify_new_design.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.yellow_claim .verified_tooltip {
    filter: brightness(0) saturate(100%) invert(77%) sepia(36%) saturate(3941%) hue-rotate(8deg) brightness(108%) contrast(103%);
}
.gray_claim .verified_tooltip {
    filter: brightness(0) saturate(100%) invert(74%) sepia(7%) saturate(9%) hue-rotate(339deg) brightness(85%) contrast(92%);
}
.pro_varify_tickmark [data-tooltip-length=medium] {
    width: 250px;
    filter: drop-shadow(0 1px 8px #7c7c82);
}
.pro_varify_tickmark .ss_tooltip {
    background-color: #ffffff;
    color: #505059;
    font-size: 14px;
    line-height: 1.4;
    z-index: 2;
}
.pro_varify_tickmark .ss_tooltip hr {
    border: 0;
    border-bottom: 1px solid #cacaca;
    margin: 10px 0;
}
.claimprofile_tooltip, .ss_tooltip a {
    color: #0067C1;
    font-weight: 600;
    cursor: pointer;
}
.pro_varify_tickmark [data-tooltip-pos=down]:before {
    border-bottom-color: #ffffff;
}
.header_content .soft_name_rat_tick_main_outer {
    padding-left: 30px;
}
.header_content .soft_name_rat_tick_main {
    margin-bottom: 10px;
}
.verify_img_flex{
    display: inline !important;
}
.sticky_inline_for_tickmark{
    display: inline;
}
.pro_varify_tickmark{
    display: inline-block;
    vertical-align: text-top;
}
.header_content .pro_soft_name p, .header_content .pro_soft_name h1 {
    font-size: 22px;
    color: #252530;
    margin: 0;
    font-weight: 500;
    display: inline;
}
.stickey__header .pro_soft_name h1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 190px;
    margin-bottom: 2px !important;
    display: inline-block;
}
.header_content .mobile_view_sticky, .header_content .company_name_mobile_view {
    display: none;
}
.leaders_lable_icon_main {
    background-color: #001965;
    display: block;
    height: 25px;
    width: 25px;
    border-radius: 4px;
    background-image: url(/assets2/componentwise/img/new_category/diamond_leaders_lbl.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 16px;
    margin-right: 10px;
}
.leaders_lable {
    color: #001965;
    font-size: 14px;
    margin-left: 10px;
}
.emergents_color .leaders_lable_icon_main {
    background-color: #0F6891;
}
.emergents_color.leaders_lable {
    color: #0F6891;
}
.contenders_color .leaders_lable_icon_main {
    background-color: #F56082;
}
.contenders_color.leaders_lable {
    color: #F56082;
}
.performer_color .leaders_lable_icon_main {
    background-color: #2970FA;
}
.performer_color.leaders_lable {
    color: #2970FA;
}
.header_content .star_rating_outer {
    position: absolute;
    right: 0;
    width: 22%;
    display: flex;
    bottom: 0;
}
.header_content .star_main_div_green_outer {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_content .star_main_div_green {
    background-color: #43a047;
    width: 64px;
    height: 64px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.header_content .bg_outbound_img_white,
.gt_background .bg_outbound_img_white{
    background-image: url(/assets2/img/icons/outbound_white.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 12px;
    margin: 0 0 0 5px;
}
.header_content .starsvg_img_white {
    width: 35px;
    height: 35px;
    display: block;
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/new_star_profile.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.header_content .padding_main_ratings {
    padding: 0;
    padding-left: 10px;
}
.header_content .big_count {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
}
.header_content .big_count span {
    font-size: 12px;
    vertical-align: baseline;
    line-height: 1;
    color: #252530;
    font-weight: 500;
}
.header_content .all_review_count {
    font-size: 15px;
    margin: 0;
    color: #000000;
}
.header_content .cat_vwbft_fdfcgp_btn {
    min-width: 175px;
    height: 38px;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin-right: 12px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.header_content .write_rev_header {
    font-size: 14px;
    color: #001965;
    margin-top: 6px;
    font-weight: 500;
}
.header_content .get_qut_btn {
    font-size: 16px;
    color: #001965;
    font-weight: 500;
    line-height: 1.5;
    margin-right: 10px;
}
.header_content .free_trial_icon_bgimg {
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background-image: url(/assets2/singleview/assets/icon/free_demo_icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-top: 2px;
}
.header_content .wrt_rev_icon {
    background-image: url(/assets2/singleview/assets/icon/edit.svg);
    display: block;
    height: 13px;
    width: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.header_content .profile_nav_tabs ul {
    position: relative;
    display: flex;
    overflow: auto;
    list-style-type: none;
    padding-inline-start: 0;
    margin: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.header_content .profile_nav_tabs ul::-webkit-scrollbar {
    display: none;
}
.header_content .profile_nav_tabs li a {
    padding: 11px 24px;
    color: #000000;
    font-size: 16px;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 500;
}
.header_content .profile_nav_tabs li.ss_active_tab a {
    color: #001965;
    border-bottom: 2px solid #001965;
}
/* profile software header main end */
/* noteprompt css */
.noteprompt {
    background: #f7f7f7;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px 20px;
    position: relative;
    padding-right: 50px;
    /* box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28); */
}
.noteprompt .sslogo_s {
    background-image: url('https://images.softwaresuggest.com/static-frontend/favicon-ss.svg');
    height: 21px;
    width: 21px;
    display: inline-block;
    margin-right: 7px;
    background-repeat: no-repeat;
}
.noteprompt p {
    margin: 0;
    font-size: 13px;
    color: #333333;
    display: inline;
    vertical-align: super;
}
.noteprompt a {
    color: #0067C1;
    font-weight: 500;
}
.noteprompt .closebutton_notprompt {
    position: absolute;
    right: 10px;
    top: 7px;
    height: 20px;
    width: 20px;
    background-image: url('https://images.softwaresuggest.com/static-frontend/close_gray.svg');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 12px;
    cursor: pointer;
    padding: 18px;
}
/* noteprompt css end */
/* overview section css */
#overview {
    margin-top: 30px;
    align-items: center;
}
.overview_main_section .section_title h1, .overview_main_section .section_title h2, .overview_main_section .section_title h3 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
.main_page_title.section_title h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 25px;
    color: #252530;
    border-bottom: 1px solid #cdcdcd;
}
.overview_main_section .subtitle_h3_heading {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 15px;
    color: #252530;
}
.overview_main_section .over_view_discription p {
    margin-bottom: 20px;
    margin-top: 0;
    color: #252530;
    font-size: 15px;
    line-height: 1.7;
}
#award_section .col-md-6 {
    margin-bottom: 30px;
}
#award_section .start_pricing_top {
    border-radius: 14px;
    background: linear-gradient(359deg, #FFF 52%, #43A047 320%);
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding: 32px 22px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
#award_section .start_pricing_top::before {
    content: '';
    display: block;
    height: 60px;
    width: 100px;
    position: absolute;
    border-radius: 0 0 0 20px;
    background-color: #c4e2c5;
    right: -20px;
    top: -20px;
    transform: rotate(-14deg);
    z-index: -1;
}
#award_section .pricing_icon_and_inner_title p {
    font-size: 24px;
    color: #252530;
    font-weight: 600;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#award_section .pricing_learn_more_section a {
    color: #252530;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 10px;
    font-size: 14px;
    display: block;
}
#award_section .big_starting_price {
    color: #252530;
    font-size: 14px;
    margin: 0;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#award_section .start_pricing_main {
    margin-left: 38px;
}
#award_section .svg_icon_pricing {
    background-image: url('https://images.softwaresuggest.com/static-frontend/ss_new_profile/dolor.svg');
    min-width: 28px;
    height: 28px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
#award_section .svg_icon_pricingrs {
    background-image: url('https://images.softwaresuggest.com/static-frontend/ss_new_profile/pricing_icon_rs.svg');
    min-width: 28px;
    height: 28px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
#award_section .awards_leader_main {
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding: 10px;
    border-radius: 14px;
    height: calc(100% - 40.3px);
    display: flex;
    align-items: center;
}
#award_section .img_award_main {
    height: 124px;
    display: flex;
    align-items: center;
    width: 136px;
    justify-content: center;
}
#award_section .img_award_main img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
#award_section .award_leader_conent_main p {
    margin: 0;
    font-size: 14px;
    max-width: 177px;
    line-height: 1.5;
    color: #252530;
}
#award_section .learn_more_btn_div .more_award_popup_btn {
    margin-top: 10px;
    background-color: #001965;
    color: #fff;
    font-size: 14px;
    padding: 6px 25px;
    border-radius: 15px;
    cursor: pointer;
}
#award_section .pricing_link {
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px;
    color: #252530;
}
#award_section .pricing_link_style {
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}
/* form section top */
.gt_background {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding-bottom: 30px;
    text-align: center;
}
.gt_background .gt_blue_bg {
    border-radius: 12px 12px 0px 0px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding: 22px 30px 32px;
    text-align: left;
    background: linear-gradient(35.32deg, #001450 38.44%, #002FBE 98.23%);
    position: relative;
    overflow: hidden;
}
.gt_background .gt_blue_bg:before {
    content: '';
    position: absolute;
    right: -27px;
    top: -51px;
    height: 88px;
    width: 130px;
    background: #B0C5F533;
    display: block;
    border-radius: 0 0 0 31px;
    transform: rotate(-20deg);
}
.gt_background .gt_text {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
.gt_background .text_p {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.4;
    text-align: center;
}
#thank_you_message {
    margin-bottom: 20px;
}
#thank_you_message p {
    color: #001965;
    font-size: 16px;
    padding: 28px;
    margin: 0;
    line-height: 1.4;
    font-weight: 500;
}
.gt_background .popup_desk_field_main {
    position: relative;
    display: inline-block;
    max-width: 300px;
    margin-top: -30px;
    border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    margin-bottom: 25px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15);
}
.gt_background .popup_desk_field_main.for_ppc {
    margin-top: -25px;
    margin-bottom: 30px;
}
.gt_background .iti {
    width: 100%;
}
.gt_background .popup_desk_field {
    width: 100%;
    height: 52px;
    border: none;
    border-bottom: 1px solid #eaeaea;
    padding: 5px 14px;
    font-size: 14px;
    outline: none;
}
.gt_background .popup_desk_field.ssintlTelInput  {
    border-radius: 0 0 6px 6px;
    padding-left: 98px !important;
}
.gt_background .popup_desk_field.name_input_validation  {
    border-radius: 6px 6px 0 0;
}
.gt_background .popup_desk_field.disabled {
    background: #c7c7c7;
}
.gt_background .popup_desk_field.mobileno_error {
    border: 2px solid #ff4141 !important;
    outline: unset;
}
.gt_background .popup_desk_field.error_field {
    border: 1px solid red;
}
.gt_background .gt_button {
    border-radius: 4px;
    background: #FF7A31;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 196px;
    height: 46px;
    flex-shrink: 0;
    border: none;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}
.gt_background .gt_button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.gt_background .iti--separate-dial-code .iti__selected-flag {
    background-color: unset;
    border-right: 1px solid #EAEAEA;
    padding-left: 14px;
    padding-right: 8px;
}
/* form section top */
#screenshots {
    margin-bottom: 30px;
}
#screenshots .screenshot_div {
    border: 1px solid #eaeaea;
    width: 100%;
    height: 310px;
    padding: 25px;
    box-shadow: 0px 6.836581707000732px 37.601200103759766px 0px rgba(88, 86, 86, 0.25);
    border-radius: 17px;
}
#screenshots .small_screenshot_div img,
#screenshots .screenshot_div img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
}
#screenshots .small_screenshot_div img.lazyload,
#screenshots .small_screenshot_div img.lazyloading,
#screenshots .screenshot_div img.lazyload,
#screenshots .screenshot_div img.lazyloading {
    max-width: 30px;
    max-height: 30px;
    margin: auto;
}
#screenshots .screenshot_row {
    gap: 20px 0;
}
#screenshots .small_screenshot_div {
    position: relative;
    padding: 5px;
    width: 100%;
    height: 100%;
    min-height: 145px;
    max-height: 145px;
    border: 1px solid #eaeaea;
    border-radius: 14px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#screenshots .screen_s_eyeicon {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/screen_eye.svg);
    display: block;
    height: 32px;
    width: 32px;
    background-size: contain;
}
#screenshots .view_more_ss_btn {
    font-size: 18px;
    border-radius: 14px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    flex-direction: column;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.48) 100%);
}
.screenshot_button_main {
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    height: 60px;
    background: #25253080;
    z-index: 99994;
}
.screenshot_button_main .cat_vwbft_fdfcgp_btn {
    min-width: 180px;
    height: 45px;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    cursor: pointer;
    margin-right: 14px;
}
/* overview section css end */

/* feature section css */
#features.prof_page_section{
    margin-bottom: 30px;
}
#features .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#features .below_main_section_bg {
    position: relative;
    padding: 0 0 28px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.09);
}
#features .features_ul {
    padding: 0;
    margin: 0;
}
#features .features_ul li {
    font-size: 17px;
    color: #252530;
    padding: 8px 0;
    position: relative;
    list-style-type: none;
    padding-inline-start: 31px;
}
#features .features_ul li:before {
    content: "";
    position: absolute;
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/feature_tick.svg);
    background-size: contain;
    transform: translate(0, 50%);
    height: 15px;
    width: 15px;
    top: 3px;
    left: 0;
}
#features .showmore_show_less_main {
    display: flex;
    align-items: center;
    justify-content: center;
}
#features .showmore_show_less_main .show_more {
    font-size: 16px;
    background-color: #001965;
    color: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px 24px;
    box-shadow: 0 1px 3px rgb(0 0 0/12%),0 1px 2px rgb(0 0 0/24%);
    margin-top: 12px;
    margin-right: 15px;
}
#features .keyboard_arrow_down {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_down.svg);
    width: 29px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#features .hiden_feature {
    display: none;
}
/* feature section css end */

/* user section css */
#users .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#users .below_main_section_bg {
    border: 1px solid #e2dfdf;
    border-radius: 8px;
    background-color: #fff;
    padding: 22px 28px;
}
#users .user_title h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
}
#users .check_circle_span,
#users .check_cancel_span {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-right: 5px;
}
#users .check_cancel_span {
    background-image: url(/assets2/img/svg_icons/cancel_circle_black.svg);
}
#users .check_circle_span {
    background-image: url(/assets2/img/svg_icons/check_circle_blue_profile.svg);
}
#users .user_detail_main ul {
    margin: 0;
    padding: 0;
}
#users .user_detail_main ul li {
    width: 130px;
    padding: 7px 0;
}
/* user section css end */
/* specifications section css */
#specifications .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#specifications .below_main_section_bg {
    border-radius: 10px;
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.09);
    overflow: hidden;
}

#specifications .blue_icon_main_span_text {
    margin-right: 15px;
    font-size: 14px;
    color: #252530;
}
#specifications .blue_icon_main_span_text a {
    color: #0088f6;
    text-decoration: underline;
}
#specifications .specification_c_details .blue_icon_main_span_text {
    margin-top: 3px;
}
#specifications .blue_icon_main, #specifications .gray_icon_main {
    display: flex;
    align-items: center;
    padding: 4px;
    border-radius: 3px;
    margin-right: 10px;
    box-shadow: 0 4px 10px 0 rgb(80 73 73/10%), 0 3px 12px 0 rgb(89 86 86/10%);
}
#specifications .blue_icon_main {
    background-color: #EBF2FE;
}
#specifications .specification_bg {
    background-color: #F3F9FF;
}
#specifications .gray_icon_main {
    background-color: #c4c4c4;
}
#specifications .specification_list_view {
    padding: 10px 15px 10px 30px;
    font-size: 14px;
    color: #252530;
    line-height: 1.5;
}
#specifications .api_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/api_icon.svg");
}
#specifications .customize_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/customization_icon.svg");
}
#specifications .mobile_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/mobile_support_icon.svg");
}
#specifications .web_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/webapp_icon.svg");
}
#specifications .mac_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/mac_icon.svg");
}
#specifications .window_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/windows_icon.svg");
}
#specifications .android_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/androidapp_icon.svg");
}
#specifications .language_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/language_icon.svg");
}
#specifications .freelancer_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/freelancers_icon.svg");
}
#specifications .rocket_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/startups_icon.svg");
}
#specifications .analytics_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/smes_icon.svg");
}
#specifications .agency_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/agencies_icon.svg");
}
#specifications .enterprice_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/enterprises_icon.svg");
}
#specifications .email_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/email_icon.svg");
}
#specifications .phone_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/phone_icon.svg");
}
#specifications .support_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/live_support_icon.svg");
}
#specifications .training_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/training_icon.svg");
}
#specifications .ticket_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/tickets_icon.svg");
}
#specifications .company_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/company_name_icon.svg");
}
#specifications .headquarter_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/headquarter_icon.svg");
}
#specifications .domain_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/website_icon.svg");
}
#specifications .home_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/address_icon.svg");
}
#specifications .mobileapp_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/mobile_app.svg");
}
#specifications .website_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/web.svg");
}
#specifications .carbon_service_specification {
    background-image: url("https://images.softwaresuggest.com/static-frontend/ss_new_profile/carbon.svg");
    margin-right: 7px;
}
#specifications .varified_image {
    background-image: url("https://images.softwaresuggest.com/software_review_image/ssprofilelogo.png");
}
#specifications .specification_category {
    border-radius: 4px;
    background-color: #EBF2FE;
    padding: 7px 18px;
    font-size: 14px;
    color: #0088f6;
    text-decoration: underline;
}
#specifications .specification_visit_website{
    border-radius: 30px;
    background: #001965;
    padding: 5px 24px 5px 22px;
    color: #ffffff !important;
    text-decoration: unset !important;
}
#specifications .specification_icon {
    width: 16px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
#specifications .specification_list_views {
    padding-left: 30px;
}
#specifications .specification_ul {
    padding: 0px;
    flex-wrap: wrap;
    padding-right: 15px;
    margin: 0;
}
#specifications .specification_ul li {
    font-size: 14px;
    color: #252530;
    position: relative;
    list-style-type: none;
    padding-inline-start: 20px;
}
#specifications .specification_ul li::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #001965;
    transform: rotate(45deg);
    left: 2px;
    top: 6px;
    border-radius: 2px;
}
#specifications .specification_business {
    flex-wrap: wrap;
    gap: 16px;
}
#specifications .company_detail_list {
    gap: 16px;
    display: flex;
    flex-direction: column;
}
#specifications .row_ss_spacing:first-child .specification_list_view {
    padding-top: 25px;
}
#specifications .row_ss_spacing:last-child .specification_list_view {
    padding-bottom: 26px;
}
#specifications .row_ss_spacing:last-child .specification_bg .specification_list_view{
    padding: 10px 15px 10px 30px;
}
#specifications .section_main {
    margin-bottom: 30px;
}
#specifications .mobile_wrap_speci,
#specifications .specification_gap {
    flex-wrap: wrap;
    gap: 14px 0;
}
#specifications .comp_detail_title {
    min-width: 160px;
    display: block;
}
#specifications .specification-pb-2 {
    padding-bottom: 12px;
}
#specifications .verifier_name_link {
    color: #0088f6;
    text-decoration: underline;
    padding: 0;
}
#specifications .hiden_specification {
    display: none !important;
}
#specifications .showmore_speci_witharrow {
    color: #001965;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    background-image: url('https://images.softwaresuggest.com/static-frontend/arrow-down.svg');
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 30px;
    margin-top: 10px;
    width: 120px;
    text-decoration: underline;
    margin-left: 30px;
    margin-bottom: 20px;
}
/* specifications section css end */
/* comparison section css */
#comparison .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#comparison .card_comparision {
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    position: relative;
    margin-bottom: 14px;
    box-shadow: 0 4px 24px rgb(220 221 231 / 66%);
    border: 1px solid #e1e1e1;
}
#comparison .pro_comp_div, #comparison .pro_campare_comp_div {
    flex: 1 1 0;
    padding: 12px 0;
}
#comparison .pro_comp_div {
    border-right: 1px solid #eee;
}
#comparison .pro_comp_logo, #comparison .pro_campare_comp_logo, #comparison .vs_logo_div {
    border: 1px solid #eee;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    margin-left: 18px;
}
#comparison .pro_comp_logo img, #comparison .pro_campare_comp_logo img {
    width: 42px;
    height: 26px;
    object-fit: contain;
}
#comparison .pro_comp_div span, #comparison .pro_campare_comp_div span {
    font-size: 15px!important;
    font-weight: 500;
    margin-left: 10px;
    max-width: 100px;
    min-width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#comparison .vs_logo_div {
    margin: auto;
    background-color: #fff;
    height: 24px;
    width: 24px;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#comparison .vs_logo_div span {
    font-size: 10px!important;
    margin: 0!important;
    line-height: normal;
}
#comparison .card_comparision:hover .vs_logo_div {
    background-color: #001965;
    color: #ffffff;
    border-color: #001965;
}
#comparison .card_comparision:hover .pro_comp_div,
#comparison .card_comparision:hover {
    border-color: #001965;
}
/* comparison section css end */
/* pricing section css */
#pricing .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#pricing .pricing_link {
    color: #252530;
    text-align: center;
}
#pricing .pricing_link .pricing_link_style, #pricing .pricing_link a {
    color: #001965;
    cursor: pointer;
    font-weight: 600;
    text-decoration: underline;
}
#pricing .soft-pricing-table {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#pricing .soft-plan-heading {
    font-size: 22px;
    font-weight: 500;
    color: #2D3748;
    padding: 20px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
#pricing .table-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;
}
#pricing .soft-plan-price b {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #000000;
}
#pricing .soft-plan-price span {
    font-size: 18px;
    color: #4A5568;
}
#pricing .soft-pricing-instruction ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 190px;
    overflow: hidden;
    overflow-y: auto;
    line-height: 24px;
}
#pricing .soft-pricing-instruction ul::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    background-color: #E9E9E9;
}
#pricing .soft-pricing-instruction ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #001965;
}
#pricing .soft-pricing-instruction ul li {
    padding: 0px 20px 10px 22px;
    line-height: 24px;
    font-size: 16px;
    position: relative;
    color: #252530;
}
#pricing .soft-pricing-instruction ul li::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #001965;
    transform: rotate(45deg);
    left: 2px;
    top: 9px;
    border-radius: 2px;
}
#pricing .soft-pricing-instruction {
    padding: 8px 8px 5px 18px;
}
#pricing .get-pricing-btn, #pricing .get-discount-btn {
    background-color: #43a047;
    color: #fff;
    width: 100%;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto!important;
    cursor: pointer;
}
#pricing .get-pricing-btn {
    background-color: var(--PPCPRODUCTBTN1);
}
#pricing .showmore_show_less_main {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
#pricing .showmore_show_less_main .show_more {
    font-size: 14px;
    background-color: #001965;
    color: #fff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px 24px;
    box-shadow: 0 1px 3px rgb(0 0 0/12%),0 1px 2px rgb(0 0 0/24%);
    margin-top: 12px;
    margin-right: 15px;
}
#pricing .keyboard_arrow_down {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_down.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#pricing .hiden_price {
    display: none;
}
#pricing .soft-special-offer .table-header {
    padding-bottom: 0;
}
#pricing .soft-special-plan-offer {
    background-color: #001965;
    color: #ffffff;
}
#pricing .soft-special-plan-offer span{
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}
#pricing .special-offer-table-body {
    padding: 14px 0 0;
}
#pricing .special-offer-image-div {
    height: 135px;
    width: 100%;
}
#pricing .special-offer-image-div img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
#pricing .special-offer-image-div .lazyload,
#pricing .special-offer-image-div .lazyloading {
    max-height: 25px;
    max-width: 25px;
}
#pricing .special-offer-pricing-content{
    padding: 10px;
}
#pricing .discount-percentage-div {
    gap: 5px;
    color: #001965;
    margin-top: 23px;
}
#pricing .offer-percentage {
    font-size: 40px;
}
#pricing .offer-status {
    align-self: end;
    color: #001965;
    font-weight: 500;
    font-size: 24px;
    line-height: normal;
}
#pricing .offer-content {
    min-height: 60px;
}
#pricing .deal-type-content {
    color: #252530;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px !important;
}
#pricing .offer-plan-description {
    color: #001965;
    text-align: center;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
#pricing .get-discount-btn {
    background-color: var(--PPCPRODUCTBTN1);
}
#pricing .pricing_sec_cell {
    margin-bottom: 15px;
}
#pricing .pricing_bottom_text {
    font-size: 16px;
    color: #4A5568;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
    text-align: center;
}
#pricing .lastupdated_pricing_and_ft {
    margin-bottom: 20px;
    margin-top: 4px;
}
#pricing .last_update_price {
    margin: 0;
    line-height: 1.4;
}
#pricing .ft_available_pricing {
    margin: 0;
    display: flex;
    gap: 4px;
}
#pricing .gree_tick_ft {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-width: 18px;
    margin-top: 3px;
    display: inline-block;
    background-image: url('https://images.softwaresuggest.com/static-frontend/checkcircle-green.svg');
    filter: brightness(0) saturate(100%) invert(53%) sepia(70%) saturate(389%) hue-rotate(73deg) brightness(87%) contrast(92%);
}
/* pricing section css end */
/* company detail section css */
#company-details .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#company-details .below_main_section_bg {
    border: 1px solid #e2dfdf;
    border-radius: 8px;
    background-color: #fff;
    padding: 22px 28px;
}
#company-details .spaci_list {
    padding: 7px 0;
}
#company-details .spaci_list p {
    margin: 0;
}
#company-details .cdetailname {
    display: flex;
    align-items: center;
    min-width: 160px;
    font-size: 15px;
    color: #545454;
    margin-top: 3px;
}
#company-details .company_details_main {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    min-width: unset!important;
}
#company-details .company_name_icon {
    background-image: url(/assets2/singleview/assets/icon/domain.svg);
}
#company-details .website_icon {
    background-image: url(/assets2/singleview/assets/icon/web.svg);
}
#company-details .home_location_address {
    background-image: url(/assets2/singleview/assets/icon/home_location.svg);
}
#company-details .spaci_list .comp_detail_vwb_btn {
    padding: 4px 25px;
    min-width: unset;
    color: #fff;
    background-color: #001965;
    border-radius: 4px;
    font-size: 12px;
}
/* company detail section css end */

/* claim this profile section */
.claim_profile_section {
    margin-bottom: 20px;
    background-size: cover;
    padding: 20px 27px;
    border-radius: 4px;
    background-color: #001965;
    margin-top: 20px;
}
.claim_profile_section .main_logo_comparison_div {
    margin-right: 10px;
    width: 65px;
    height: 60px;
    background-color: #fff;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #dfdede;
}
.claim_profile_section .main_logo_comparison_div img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.claim_profile_section .claim_prof_text {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    max-width: 75%;
}
.claim_profile_section .claim_prof_button_main {
    margin-left: auto;
}
.claim_profile_section .claim_this_profile_btn {
    color: #fff;
    font-size: 16px;
    background-color: #FF7A31;
    padding: 9px 18px;
    display: block;
    cursor: pointer;
    border-radius: 4px;
}
/* claim this profile section end */

/* description section css */
#description .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#description .section_main {
    margin-bottom: 30px;
}
#description .below_main_section_bg {
    border-radius: 14px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding: 25px;
}
#description .custom_tab_list {
    position: relative;
    overflow: auto;
    list-style-type: none;
    padding-inline-start: 0;
    margin: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-bottom: 20px;
}
#description .desc_tab_icon {
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 7px;
    filter: brightness(0) saturate(100%) invert(15%) sepia(4%) saturate(55%) hue-rotate(350deg) brightness(93%) contrast(85%);
}
#description .desc_icon {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/description_icon_gray.svg);
}
#description .prorevi_icon {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/prorev_icon_gray.svg);
}
#description .interview_icon {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/interview_icon_gray.svg);
}
#description .software_discription .custom_tab_list a,#features .software_cat .custom_tab_list a {
    padding: 15px 24px;
    color: #333333;
    border-bottom: 2px solid transparent;
    position: relative;
    padding-top: 0;
}
#features .software_cat .custom_tab_list{
    flex-wrap: nowrap;
    overflow: auto;
    width: 100%;
    scrollbar-width: none;
}
#features .software_cat .custom_tab_list::after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    border-bottom: 2px solid #e9eeff;
    display: block;
    top: 48px;
    left: 0;
    z-index: 0;
}
#features .software_cat .custom_tab_list a{
    padding-top: 15px;
    white-space: nowrap;
    text-transform: capitalize;
}
#description .software_discription .custom_tab_list a.active_tab,#features .software_cat .custom_tab_list a.active_tab {
    color: #001965;
    border-bottom: 2px solid #001965;
    z-index: 1;
    font-weight: 500;
    filter: brightness(0) saturate(100%) invert(14%) sepia(64%) saturate(2445%) hue-rotate(213deg) brightness(84%) contrast(118%);
}
#features .software_cat .feature_software_description{
    padding: 15px 28px 0;
}
#description .software_discription .custom_tab_list::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #E9EEFF;
}
#description .custom_tab_panel, #features .custom_tab_panel{
    display: none;
}
#description .software_discription p, #features .feature_software_description p{
    margin: 0;
    margin-bottom: 16px;
    color: #252530;
}
#description .custom_tab_panel.active_tab_panel,#features .custom_tab_panel.active_tab_panel {
    display: block;
}
#description .soft_desc_main iframe, #description .soft_desc_main img {
    max-width: 100%;
}
#description .founder_image_main img {
    height: 100%;
    width: 100%;
}
#description .founder_image_main img.lazyload,
#description .founder_image_main img.lazyloading {
    max-width: 30px;
    max-height: 30px;
}
#description .founder_image_main {
    margin-bottom: 20px;
}
#description .software_discription ol, #description .software_discription ul {
    margin: 0;
    line-height: 1.7;
    margin-bottom: 20px
}
#description .software_discription ol li, #description .software_discription ul li {
    color: #252530
}
/* description section css end */
/* slideshare section css */
#slidesare_section .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#slidesare_section .section_main {
    margin-bottom: 30px;
}
#slidesare_section .below_main_section_bg {
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid #CCC;
}
#slideshare_panel {
    height: 421px;
    position: relative;
}
#slidesare_section .preload_slideshare {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#slideshare_panel iframe {
    width: 100%;
    height: 100%!important;
}
#slidesare_section .popup_open .slideshare_popup_button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
}
#slidesare_section .preload_slideshare img.lazyloading,
#slidesare_section .preload_slideshare img.lazyload {
    width: 30px;
    height: 30px;
}
#slidesare_section .preload_slideshare img {
    width: 100%;
    -webkit-filter: blur(7px);
    filter: blur(7px);
    height: 100%;
}
#slidesare_section .preload_slideshare .reload_slideshare_btn {
    position: absolute;
    background-color: #001965;
    color: #fff;
    font-size: 17px;
    letter-spacing: .5px;
    height: 40px;
    border-radius: 4px;
    padding: 5px 20px;
}
#popup_slideshare_np.popup_desk {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    overflow: auto;
    background: #000000c7;
}
#popup_slideshare_np .popup_desk_main_div {
    width: 1100px;
    margin: 1.75rem auto;
    min-height: calc(100% - (1.75rem * 2));
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
}
#popup_slideshare_np .slideshare_closebtn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background: #555;
    border-radius: 3px;
    cursor: pointer;
}
#popup_slideshare_np .slideshare_closebtn .popup_desk_close_icon {
    background-image: url(/assets2/singleview/assets/icon/close_gray.svg);
    height: 20px;
    width: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
}
#popup_slideshare_np .slideshare_add_div {
    width: 100%;
}
#popup_slideshare_np .slideshare_popup_panel {
    margin-bottom: 30px;
    width: 100%;
}
#popup_slideshare_np .slideshare_popup_panel iframe {
    width: 100%;
    height: 460px;
}
/* slideshare section css end */
/* customers section css */
#customers .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#customers .section_main {
    margin-bottom: 30px;
}
#customers .below_main_section_bg {
    border-radius: 14px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
}
#customers .customer_logo_img_main {
    height: 130px;
    margin-bottom: 15px;
    padding: 20px;
    border: 1px solid #e2dfdf;
    border-radius: 8px;
    background-color: #fff;
}
#customers .customer_logo_img_main img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
#customers .showmore_show_less_main {
    display: flex;
    align-items: center;
    justify-content: center;
}
#customers .showmore_show_less_main .show_less,
#customers .showmore_show_less_main .show_more {
    font-size: 14px;
    background-color: #001965;
    color: #fff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px 24px;
    box-shadow: 0 1px 3px rgb(0 0 0/12%),0 1px 2px rgb(0 0 0/24%);
    margin-top: 12px;
    margin-right: 15px;
}
#customers .showmore_show_less_main .show_less {
    background-color: #ececec;
    color: #000;
}
#customers .keyboard_arrow_down,
#customers .keyboard_arrow_up {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#customers .keyboard_arrow_down {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_down.svg);
}
#customers .keyboard_arrow_up {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_up.svg);
}
#customers .customerlogo_hiden {
    display: none;
}
#company-details .download_brochure_button {
    background-color: #001965;
    color: #fff;
    width: 155px;
    height: 36px;
    border-radius: 4px;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 0;
}
/* customers section css end */
/* video section css */
#videos_section .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#videos_section .section_main {
    margin-bottom: 30px;
}
#videos_section .below_main_section_bg {
    border-radius: 14px;
    background-color: #fff;
    padding: 22px 28px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#videos_section iframe {
    width: 100%;
    height: 470px;
    border: none;
    border-radius: 14px;
}
/* video section css end */
/* overall review section css */
#overall_reviews .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 10px;
}
#overall_reviews .below_main_section_bg {
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#overall_reviews .border_bottom_overall_reviews {
    border-bottom: 1px solid #e2dfdf;
}
#overall_reviews .overall_reviews_section .padding_overall_review {
    padding: 15px 25px;
}
#overall_reviews .star_main_div_green_outer {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#overall_reviews .star_main_div_green {
    background-color: #43a047;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
#overall_reviews .starsvg_img_white {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(/assets2/desktop_view/assets/icon/star_new_white_profile.svg);
}
#overall_reviews .overall_reviews_section .padding_count_ratings {
    padding-left: 0;
}
#overall_reviews .overall_reviews_section .big_count {
    font-size: 34px;
    margin: 0;
    font-weight: 600;
    color: #252530;
    line-height: 1.7;
}
#overall_reviews .big_count span {
    font-size: 18px;
    vertical-align: baseline;
    line-height: 1;
    color: #252530;
    font-weight: 500;
}
#overall_reviews .overall_reviews_section .all_review_count {
    color: #252530;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    margin-top: -15px;
    line-height: 1.7;
}
#overall_reviews .write_review_ask_ques_main {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#overall_reviews .write_review_ask_ques_main .write_rev_header {
    margin-top: 0;
    padding: 14px 28px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    background-color: #001965;
    color: #ffffff;
}
#overall_reviews .write_review_ask_ques_main .or_btw_ask_ques {
    color: #888;
    padding: 10px 15px;
    text-transform: uppercase;
}
#overall_reviews .write_review_ask_ques_main .ask_q_button_prof {
    padding: 11px 28px;
    border: 2px solid #001965;
    background: #fff;
    color: #001965;
    font-size: 15px;
    font-weight: 900;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border-radius: 4px;
    display: block;
    cursor: pointer;
}
#overall_reviews .rev_progress_bar_comp {
    width: 62px
}
#overall_reviews .rev_progress_bar_comp .track,.rev_progress_bar_comp .rev_fill {
    fill: transparent;
    stroke-width: 8;
    transform: rotate(90deg)translate(0px,-80px)
}
#overall_reviews .rev_progress_bar_comp .track {
    stroke: #d7d7d7
}
#overall_reviews .rev_progress_bar_comp .rev_fill {
    stroke: #43a047;
    stroke-dasharray: 219.99078369140625;
    stroke-dashoffset: -219.99078369140625;
    transition: stroke-dashoffset 1s;
    stroke-dashoffset: 35.808848
}
#overall_reviews .rev_progress_bar_comp .rev_value_text,#overall_reviews .rev_progress_bar_comp .text,#overall_reviews .rev_progress_bar_comp .rev_value {
    text-anchor: middle;
    fill: #43a047;
    font-size: 18px;
    font-weight: 600
}
#overall_reviews .second_section_main_overall {
    padding: 15px 25px;
}
#overall_reviews .overall_reviews_section .progress_sidebar_text_main {
    margin-left: 12px;
}
#overall_reviews .overall_reviews_section .circle_progressbar_main {
    height: 100%;
    margin-bottom: 30px;
}
#overall_reviews .overall_reviews_section .main_text {
    margin: 0;
    color: #252530;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
#overall_reviews .overall_reviews_section .average_text {
    margin: 0;
    color: #888;
    font-size: 14px;
    line-height: 1.7;
}
#overall_reviews .third_section_overall_review {
    padding: 0 25px;
}
#overall_reviews .subtitle_h3_heading {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 6px;
    margin-top: 0;
}
#overall_reviews .bottom_underline {
    border-bottom: 2px solid #252530;
    width: 50%;
    margin-bottom: 20px;
    margin-top: 6px;
}
#overall_reviews .content_check_main_div {
    width: 100%;
    padding: 12px;
}
#overall_reviews .third_section_overall_review p {
    margin: 0;
    padding-left: 10px;
}
#overall_reviews .thumb_up_green {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/pros_icon.svg);
}
#overall_reviews .thumb_down_red {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/cons_icon.svg);
}
#overall_reviews .section_main {
    margin-bottom: 30px;
}
#overall_reviews .thumb_up_green,
#overall_reviews .thumb_down_red {
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-width: 18px;
    margin-top: 4px;
}
#overall_reviews .review_sec_popupbtn {
    color: #0067C1;
    cursor: pointer;
}
#overall_reviews .varifiedrev_line {
    padding: 15px 25px;
    margin: 0;
    padding-top: 2px;
}
#overall_reviews .shield_image_reviewsection {
    background-image: url('https://images.softwaresuggest.com/static-frontend/claim_icon.svg');
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
    background-size: contain;
}
/* overall review section css end */

/* user review section css */
#user-reviews .main_revsec_title,
#user-reviews .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
}
#user-reviews .below_main_section_bg {
    border-radius: 14px;
    margin-bottom: 15px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#user-reviews .section_title_with_btn {
    margin-bottom: 15px;
}
#user-reviews .rev_sec_mian {
    position: relative;
}
#user-reviews .main_reviews_border_bottom {
    border-bottom: 1px solid #e2dfdf;
}
#user-reviews .overall_reviews_section .padding_overall_review {
    padding: 18px 25px;
}
#user-reviews .bg_image_main {
    position: relative;
    display: flex;
}
#user-reviews .person_background_image {
    width: 80px;
    background-repeat: no-repeat;
    height: 80px;
    background-position: center;
    background-size: contain;
    border-radius: 50%;
}
#user-reviews .name_source_review {
    margin-left: 20px;
}
#user-reviews .user_review_anchor_tag{
    text-decoration: none;
    display: inline-block;
    max-width: max-content;
}
#user-reviews .new_profile_review_header .review_user_name {
    font-weight: 500;
    font-size: 22px;
    color: #120d26;
    line-height: 1.2;
    margin: 0;
}
#user-reviews .new_profile_review_header .user_jobtitle {
    font-weight: 500;
    font-size: 14px;
    color: #120d26;
    margin: 0;
}
#user-reviews .used_software_for {
    color: #928e8e!important;
    font-size: 14px;
}
#user-reviews .used_software_for img {
    margin-left: 4px;
}
#user-reviews .used_software_for p {
    margin: 0;
    display: flex;
    align-items: center;
}
#user-reviews .reviewlables_design {
    background: #fff;
    border: 1px solid #01a844;
    border-radius: 4px;
    padding: 6px 10px;
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    color: #928e8e !important;
    font-size: 14px;
    margin-top: 10px;
}
#user-reviews .reviewlables_design p {
    font-size: 14px;
    margin: 0;
    display: flex;
    align-items: center;
}
#user-reviews .reviewlables_design p::before {
    content: "";
    background-image: url('https://images.softwaresuggest.com/static-frontend/greentick_profile_new.svg');
    font-size: 9px;
    width: 12px;
    height: 10px;
    display: flex;
    background-repeat: no-repeat;
    margin-right: 6px;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 2px;
    min-width: 12px !important;
}
#user-reviews .new_profile_review_header .star_new_rating_main {
    margin-top: 4px;
    position: absolute;
    right: -3px;
    top: 28px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #252530;
}
#user-reviews .new_profile_review_header .ratings_star_img_p_main {
    display: flex;
    background-color: #43a047;
    align-items: center;
    border-radius: 4px;
    padding: 4px;
    padding-left: 6px;
    max-height: 20px;
    margin-right: 4px;
}
#user-reviews .main_review_heading_main {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    color: #252530;
    margin-top: 5px;
}
#user-reviews .new_profile_review_header .ratings_star_img_p_main p {
    margin: 0;
    color: #fff;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
    line-height: unset;
}
#user-reviews .new_profile_review_header .all_review_count {
    margin: 0;
    margin-left: 6px;
}
#user-reviews .starsvg_img_profile {
    width: 14px;
    height: 14px;
    display: block;
    background-image: url(/assets2/singleview/assets/icon/star_new_white_profile.svg);
}
#user-reviews .overall_reviews_section .circle_progressbar_main {
    margin-bottom: 30px;
}
#user-reviews .rev_progress_bar_comp {
    width: 62px;
}
#user-reviews .rev_progress_bar_comp .track, .rev_progress_bar_comp .rev_fill {
    fill: transparent;
    stroke-width: 8;
    transform: rotate(90deg)translate(0px,-80px);
}
#user-reviews .rev_progress_bar_comp .track {
    stroke: #d7d7d7;
}
#user-reviews .rev_progress_bar_comp .rev_fill {
    stroke: #43a047;
    stroke-dasharray: 219.99078369140625;
    transition: stroke-dashoffset 1s;
    stroke-dashoffset: 35.808848;
}
#user-reviews .less_four_star_progress .rev_progress_bar_comp .rev_fill {
    stroke: #43a047;
}
#user-reviews .rev_progress_bar_comp .rev_value_text {
    text-anchor: middle;
    fill: #43a047;
    font-size: 21px;
    font-weight: 600;
}
#user-reviews .overall_reviews_section .progress_sidebar_text_main {
    margin-left: 12px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#user-reviews .less_four_star_progress .rev_progress_bar_comp .rev_value_text {
    fill: #ff8e69
}
#user-reviews .less_four_star_progress .rev_progress_bar_comp .rev_fill {
    stroke: #ff8e69
}
#user-reviews .overall_reviews_section .main_text {
    margin: 0;
    color: #252530;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
#user-reviews .overall_reviews_section .average_text {
    margin: 0;
    color: #888;
    font-size: 14px;
}
#user-reviews .cons_title_detail h3,
#user-reviews .pros_title_detail h3,
#user-reviews .pros_title_detail .cons_review,
#user-reviews .cons_title_detail .cons_review,
#user-reviews .pros_title_detail .pros_review {
    color: #252530;
    margin: 15px 0;
    font-size: 15px;
    line-height: normal;
}
#user-reviews .review_like_usefull {
    cursor: pointer;
}
#user-reviews .share_btn_main .share_icon,
#user-reviews .like_btn_main .like_image_bg {
    background-position: 50% 50%;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin-right: 3px;
}
#user-reviews .share_btn_main .share_icon {
    background-image: url(/assets2/img/review_like_share/share_icon_review.svg);
}
#user-reviews .like_btn_main .like_image_bg {
    background-image: url(/assets2/img/review_like_share/review_unlike.svg);
}
#user-reviews .like_btn_main.liked .like_image_bg {
    background-image: url(/assets2/img/review_like_share/review_like.svg);
}
#user-reviews .like_btn_main .usefull_or_not {
    font-size: 15px;
    margin-top: 5px;
    font-weight: 500;
    color: gray;
}
#user-reviews .like_btn_main.liked .usefull_or_not {
    color: #24a0ed;
}
#user-reviews .share_btn_main {
    position: relative;
}
#user-reviews .share_btn_main .share_btn {
    padding: 5px 10px;
    border: 1px solid #c3c3c3;
    margin-left: 10px;
    border-radius: 4px;
    cursor: pointer;
}
#user-reviews .share_btn_main .share_btn:hover {
    background: #e0eef2;
}
#user-reviews .share_drop_down {
    position: absolute;
    top: 32px;
    right: 0;
    background: #fff;
    padding: 10px;
    border: 1px solid #eaeaea;
    z-index: 1;
    border-radius: 5px;
    display: flex;
    align-items: center;
    display: none;
}
#user-reviews .share_btn_main:hover .share_drop_down {
    display: flex;
}
#user-reviews .share_drop_down .share_twitter_image, #user-reviews .share_drop_down .share_linkedin_image, #user-reviews .share_drop_down .share_fb_image {
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    border-radius: 3px;
    margin-right: 5px;
}
#user-reviews .share_drop_down .share_twitter_image {
    background-image: url(https://images.softwaresuggest.com/static-frontend/Twit-1.svg);
}
#user-reviews .share_drop_down .share_linkedin_image {
    background-image: url(/assets2/img/review_like_share/linkedin.svg);
}
#user-reviews .share_drop_down .share_fb_image {
    background-image: url(/assets2/img/review_like_share/facebook.svg);
}
#user-reviews .hiden_rev {
    display: none;
}
#user-reviews .showmore_show_less_main .show_less,
#user-reviews .showmore_show_less_main .show_more {
    font-size: 14px;
    background-color: #001965;
    color: #fff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 8px 24px;
    box-shadow: 0 1px 3px rgb(0 0 0/12%),0 1px 2px rgb(0 0 0/24%);
    margin-top: 12px;
    margin-right: 15px;
}
#user-reviews .showmore_show_less_main .show_less {
    background-color: #ececec;
    color: #000;
}
#user-reviews .keyboard_arrow_down,
#user-reviews .keyboard_arrow_up {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#user-reviews .keyboard_arrow_down {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_down.svg);
}
#user-reviews .keyboard_arrow_up {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_up.svg);
}
#user-reviews .review_progres_column .cons_review {
    color: #545454;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 1.5;
    margin-bottom: 5px;
}
#user-reviews .progress_path {
    height: 16px;
    background: linear-gradient(90deg,rgba(231,3,2,1) 3%,rgba(12,174,0,1) 97%);
    border-radius: 8px;
    display: block;
    width: 80%;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
}
.product_like_list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.product_like_list a{
    border-radius: 4px;
    background-color: #EBF2FE;
    padding: 6px 18px;
    font-size: 14px;
    color: #0088f6;
    text-decoration: underline;
}
#user-reviews .rating_num_progress {
    width: 80%;
    display: flex;
    justify-content: space-around;
    margin-top: 4px;
}
#user-reviews .rating_num_progress span {
    font-size: 14px;
    color: #666;
    display: flex;
    justify-content: center;
    position: relative;
}
#user-reviews .active_span_rating::before {
    content: '';
    height: 26px;
    border-right: 3px solid #bdbdbd;
    bottom: 16px;
    position: absolute;
    margin: 0 auto;
}
#user-reviews .latest_lable {
    position: absolute;
    text-align: center;
    right: 0;
    top: 17px;
    padding: 4px 0;
    border: 1px solid #e2dfdf;
    color: #43a047;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 90px;
    font-size: 14px;
}
#user-reviews .prof_rev_comt {
    background: #e9f4fa;
    border-radius: 4px;
    position: relative;
    margin: 25px;
    padding: 20px;
    width: 100%;
}
#user-reviews .prof_rev_comt::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -13px;
    left: 30px;
    background: #e9f4fa;
}
#user-reviews .prof_rev_comt .prof_cmt_date {
    padding-left: 10px;
    font-size: 12px;
    color: #8c8c8c;
    float: right;
}
#user-reviews .noreview_ask_q_btn {
    background-color: #001965;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    padding: 8px 18px;
    font-size: 14px;
}
#user-reviews .noreview_title {
    margin-bottom: 0;
}
#user-reviews .noreview_div {
    padding: 30px;
}
#user-reviews .noreview_div p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}
#user-reviews .noreview_div a {
    background: #001965;
    padding: 8px 17px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 20px;
}
#user-reviews .review_view_more_btn {
    background-color: #001965;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 6px;
    transition: all .3s ease;
    box-shadow: 0 7px 24px rgba(192,226,255,.7);
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 12px 18px;
    line-height: 1.5;
    text-align: center;
}
#user-reviews .ss_tooltip {
    background-color: #001965;
    font-size: 12px;
    line-height: 1.7;
    text-align: center;
    width: 180px;
    color: #ffffff;
}
#user-reviews .reviewsource_tooltip .ss_tooltip,
#user-reviews .verified_user_tooltip .ss_tooltip {
    width: 220px;
}
#user-reviews [data-tooltip-pos=down]:before {
    border-bottom-color: #001965;
}
#user-reviews .ss_tooltip:hover {
    opacity: 0;
    visibility: hidden;
}
/* New filter section start*/
.filter_accordion_title {
    text-wrap: nowrap;
}
.filter_accordion_title .angle_down {
    display: none;
}
.review_filter_container {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.review_filter_container_row {
    width: 100%;
}
.review_filter_container_row select,
.review_filter_container_row  .select2-selection__rendered {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("https://images.softwaresuggest.com/static-frontend/angle-down-black.svg");
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 20px;
    margin-right: 10px;
}
.review_filter_select {
    border: 1px solid #D9D9D9;
    background: #FFFFFF;
    font-family: Golos Text;
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    color: #333333;
    padding: 9.5px 24px 9.5px 11px;
    border-radius: 6px;
    width: 149px;
}
#user-reviews .select2-container  {
    min-width: 175px !important;
}
#user-reviews .select2-container--default .select2-selection--single {
    border: 1px solid #D9D9D9;
    height: 36px;
}
.select2-container--open {
    z-index: 1;
}
#user-reviews .review_filter_container_row  .select2-selection__rendered,
.user_role_dropdown .select2-results__option,
.user_role_dropdown .select2-search__field,
#user-reviews .select2-selection__placeholder {
    color: #333333 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    margin: 0;
}
#user-reviews .review_filter_container_row  .select2-selection__rendered {
    line-height: 35px !important;
}

#user-reviews .review_filter_container_row  .select2-selection__arrow {
    display: none;
}  
.refresh_button_form {
    background-image: url(https://images.softwaresuggest.com/static-frontend/category-software/refresh-arrow-filter.svg);
    height: 30px;
    width: 23px;
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 18px;
    background-position: 50%;
    margin-left: 8px;
    filter: brightness(0) saturate(100%) invert(28%) sepia(11%) saturate(17%) hue-rotate(345deg) brightness(98%) contrast(89%);
}
.resettextmobile {
    display: none;
}
.spinn {
    animation: spinnthis 0.5s infinite linear;
}
@keyframes spinnthis {   
    100% {
        transform: rotate(1turn);
    }
}
/* New filter section end*/
/* user review section css end */

/* resources section css */
#resources .section_title h2 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #252530;
    margin-bottom: 15px;
}
#resources .section_bg_prof {
    border-radius: 14px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#resources .section_main {
    margin-bottom: 30px;
}
#resources .resources_nav_outer_div {
    padding: 0 30px;
    position: relative;
}
#resources .custom_tab_list {
    position: relative;
    display: flex;
    overflow: auto;
    list-style-type: none;
    padding-inline-start: 0;
    margin: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border-bottom: 1px solid #e0e0e0;
}
#resources .custom_tab_list::-webkit-scrollbar {
    display: none;
}
#resources .resources_tab_main .custom_tab_list a {
    text-align: center;
    padding: 12px 25px;
    color: #333333;
    font-weight: 600;
    font-size: 15px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
#resources .resources_tab_main .custom_tab_list a.active_tab {
    border-bottom: 2px solid #001965;
    color: #001965;
}
#resources .resources_tab_main .custom_tab_panel {
    padding: 30px;
    display: none;
    padding-bottom: 6px;
}
#resources .custom_tab_panel.active_tab_panel {
    display: block;
}
#resources .ebook_main {
    border-radius: 14px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
#resources .ebook_logo_name_main {
    border-radius: 4px;
    cursor: pointer;
}
#resources .ebook_logo_name_main .ebook_logo {
    width: 100%;
    height: 160px;
}
#resources .ebook_logo img {
    max-width: 100%;
    height: 100%;
}
#resources .ebook_name_text {
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .6px;
    color: #000000;
    min-height: 42px;
}
#resources .resources_get_copy_btn {
    display: block;
    background-color: #001965;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
}
#resources .webi_fancybox {
    width: 100%;
    height: auto;
    cursor: pointer;
    flex-direction: column;
}
#resources .webi_fancybox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}
#resources .webinar_video_play_btn {
    position: absolute;
    width: 70px !important;
    height: 70px !important;
    opacity: 0.7;
}
#resources img.lazyload,
#resources img.lazyloading {
    max-width: 25px;
    max-height: 25px;
}
#resources .resources_right_arrow,
#resources .resources_left_arrow {
    position: absolute;
    background-size: contain;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    top: 13px;
    cursor: pointer;
}
#resources .resources_left_arrow {
    left: 8px;
    background-image: url(/assets2/singleview/assets/icon/chevron_left.svg);
}
#resources .resources_right_arrow {
    right: 8px;
    background-image: url(/assets2/singleview/assets/icon/chevron_right.svg);
}
/* resources section css end */
/* software section css new design */
.software_section_main .featured_soft_card {
    box-shadow: 0px 8px 22px -6px rgba(24, 39, 75, 0.12), 0px 14px 64px -4px rgba(24, 39, 75, 0.12);
    border-radius: 18px;
    overflow: hidden;
    background-color: #ffffff;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.software_section_main .section_title h2,
.software_section_main .section_title .softsec__title {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
.software_section_main .featured_soft_card .featured_soft_logo {
    height: 140px;
    padding: 20px;
}
.software_section_main .feature_col:nth-child(5) .feature_card,
.software_section_main .feature_col:first-child .feature_card {
    background-color: #1A212B;
}
.software_section_main .feature_col:nth-child(6) .feature_card,
.software_section_main .feature_col:nth-child(2) .feature_card {
    background-color: #1c8cf9;
}
.software_section_main .feature_col:nth-child(7) .feature_card,
.software_section_main .feature_col:nth-child(3) .feature_card {
    background-color: #00bfa5;
}
.software_section_main .feature_col:nth-child(8) .feature_card,
.software_section_main .feature_col:nth-child(4) .feature_card {
    background-color: #007de5;
}
.software_section_main .featured_soft_card .featured_soft_logo span {
    font-weight: 600;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.software_section_main .featured_soft_card .featured_soft_text {
    padding: 18px;
}
.software_section_main .featured_soft_card .featured_soft_name {
    margin: 0;
    color: #252530;
    font-size: 22px;
    font-weight: 500;
    max-width: 172px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.software_section_main .featured_soft_card .feature_soft_rating {
    background-color: #43a047;
    color: #ffffff;
    font-size: 13px;
    padding: 4px 6px;
    border-radius: 4px;
}
.software_section_main .featured_soft_card .feature_card_star {
    background-image: url(/assets2/desktop_view/assets/icon/star_new_white_profile.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
    height: 15px;
    width: 15px;
    background-size: contain;
    margin-left: 3px;
}
.software_section_main .featured_soft_card .onliner_feature_soft {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.software_section_main .cat_vwbft_fdfcgp_btn {
    min-width: 150px;
    height: 40px;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin-right: 12px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.software_section_main .bg_outbound_img_white {
    background-image: url(/assets2/img/icons/outbound_white.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 12px;
    margin: 0 0 0 5px;
}
.software_section_main .featured_soft_card .cat_vwbft_fdfcgp_btn {
    margin: auto 18px 20px;
}
#alternatives.software_section_main .featured_soft_card .cat_vwbft_fdfcgp_btn.alt_sec_first_btn {
    margin-bottom: 12px;
}
#alternatives.software_section_main .featured_soft_card .cat_vwbft_fdfcgp_btn:last-child {
    margin-top: 0;
}
.software_section_main .feature_col {
    margin-bottom: 20px;
}
.software_section_main .top_software_starting_price {
    margin: 0;
    color: #252530;
    font-size: 16px;
}
#alternatives .more_alt_btn {
    background-color: #001965;
    padding: 8px 17px;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 14px;
    font-size: 14px;
}
/* software section css new design end */
/* most popular software sidebar */
.sidebar_content_main_div {
    border-radius: 14px;
    margin-bottom: 15px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.most_popular_software_main {
    padding: 20px;
}
.most_popular_title {
    font-size: 18px;
    color: #252530;
    margin: 0;
    margin-bottom: 16px;
    font-weight: 600;
}
.most_p_software_main {
    margin-bottom: 16px;
}
.mp_software_icon {
    border: 1px solid #e0e0e0;
    width: 58px;
    height: 58px;
    min-width: 58px;
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden;
    padding: 4px;
}
.mp_software_icon img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}
.most_p_name {
    font-size: 16px;
    color: #252530;
    font-weight: 500;
    margin-bottom: 3px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
}
.most_popular_star .most_popu_green_rating {
    background-color: #43a047;
    color: #ffffff;
    font-size: 13px;
    padding: 4px 6px;
    border-radius: 4px;
}
.most_popular_star .most_popu_green_rating .feature_card_star {
    background-image: url(/assets2/desktop_view/assets/icon/star_new_white_profile.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
    height: 15px;
    width: 15px;
    background-size: contain;
    margin-right: 3px;
}
.most_popular_star .empty_star_wr,.most_popular_star .rating_count {
    font-size: 12px;
    font-weight: 600;
    color: #001965;
    display: flex;
    align-items: center;
}
.most_pop_other_top_soft a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    background-color: #001965;
    width: 100%;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
}
.most_popular_star .rating_count {
    font-size: 14px;
    font-weight: 500;
    margin-left: 8px;
}
.most_popular_star .wrt_rev_icon {
    background-image: url(/assets2/singleview/assets/icon/edit.svg);
    display: block;
    height: 13px;
    width: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}
/* most popular software sidebar end */
/* integrations sectin css */
#integrations .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#integrations .section_main {
    margin-bottom: 30px;
}
#integrations .below_main_section_bg {
    border-radius: 14px;
    padding: 22px 28px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#integrations .below_main_section_bg p {
    margin: 0;
}
/* integrations sectin css end */

/* FAQ section css */
#faqs .section_title h2 {
    margin: 0;
    font-size: 22px;
    color: #252530;
    font-weight: 600;
    margin-bottom: 15px;
}
#faqs .section_main {
    margin-bottom: 0;
}
#faqs .below_main_section_bg {
    border-radius: 14px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
    padding: 0 4px;
    margin-bottom: 30px;
}
#faqs .faq_q_a_main {
    border-bottom: 1px solid #EAEAEA;
}
#faqs .faq_question_main {
    padding: 15px;
    cursor: pointer;
}
#faqs .question_mark_main_span {
    color: #888;
    border: 2px solid #888;
    padding: 0 6px;
    border-radius: 50px;
    margin-right: 8px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#faqs .question_mark_main_span::before {
    content: "Q ";
}
#faqs .faq_questions {
    margin: 0;
    color: #444;
    font-weight: 500;
    font-size: 16px;
}
#faqs .faq_answer_main {
    display: none;
}

#faqs .faq_answer_main *:first-child {
    margin-top: 0;
}
#faqs .add_faq_span {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/faq_down_angle.svg);
    width: 22px;
    min-width: 22px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#faqs .activefaq .add_faq_span {
    background-image: url(https://images.softwaresuggest.com/static-frontend/ss_new_profile/faq_up_angle.svg);
}
#faqs .pro_faq_list_item, #faqs .faq_answer_main p, #faqs .faq_answer_main ul, #faqs .faq_answer_main ol, #faqs #answer {
    margin-left: 20px;
    color: #545454;
    font-size: 15px;
    line-height: 1.7;
}
.faq_answer_main ol, .faq_answer_main ul {
    padding-inline-start: 20px;
}
/* FAQ section css end */

/* sidebar callback and sticky trending design changes */
#profile_sb_trending .trending_customer_sticky_inner,
#sidebar_callback {
    border-radius: 14px;
    margin-bottom: 15px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
#profile_sb_trending {
    top: 120px;
}
/* sidebar callback and sticky trending design changes end */

/* more award popup */
#more_award_popup.popup_desk {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    overflow: auto;
}
#more_award_popup .popup_desk_main_div {
    width: 850px;
    margin: 1.75rem auto;
    min-height: calc(100% - (1.75rem * 2));
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
}
#more_award_popup .popup_desk_auto_scroll_div {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 50px rgba(0,0,0,.5);
    padding: 20px;
    width: 100%;
    position: relative;
}
#more_award_popup .popup_desk_beckdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
    z-index: -1;
}
#more_award_popup .popup_desk_close_btn {
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer;
    padding: 10px;
    z-index: 1;
}
#more_award_popup .popup_desk_close_btn .popup_desk_close_icon {
    background-image: url(/assets2/singleview/assets/icon/close_gray.svg);
    height: 14px;
    width: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
}
#more_award_popup .section_title h2 {
    margin: 0;
    color: #252530;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 300;
}
#more_award_popup .award_tab_panel {
    background: #fff;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    overflow: auto;
    list-style-type: none;
    padding-inline-start: 0;
    margin: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
#more_award_popup .award_tab_panel a {
    padding: 12px 20px;
    display: block;
    font-weight: 500;
    color: #252530;
    text-align: center;
}
#more_award_popup .award_tab_panel a.active_tab {
    color: #001965;
    border-bottom: 2px solid;
}
#more_award_popup .award_count {
    margin-left: auto;
    padding-right: 15px;
    font-size: 17px;
    font-weight: 500;
    color: rgba(142,142,142,.9);
}
#more_award_popup .award_count .count_num {
    height: 25px;
    width: 25px;
    background: #001965;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}
#more_award_popup .custom_tab_panel {
    display: none;
}
#more_award_popup .custom_tab_panel.active_tab_panel {
    display: block;
}
#more_award_popup .custom_award_tab .custom_award_tab_row {
    overflow-y: auto;
    max-height: 370px;
}
#more_award_popup .award_img_mobile_margin {
    margin: 8px 0;
}
#more_award_popup .tab_awards_img_main {
    padding: 16px;
    border: 1px solid #eaeaea;
    background: #fff;
    height: 100%;
    flex-direction: column;
}
#more_award_popup .awards_images_outer {
    min-height: 250px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#more_award_popup .tab_awards_img_main img {
    height: auto;
    width: 100%;
}
#more_award_popup .copy_clipboard_award_previous, #more_award_popup .copy_clipboard_award_latest {
    background: #48abf7;
    padding: 6px 9px;
    border: 1px solid #48abf7;
    border-radius: 3px;
    margin: 15px 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
}
/* more award popup end */
img.lazyload,
img.lazyloading {
    max-height: 25px;
    max-width: 25px;
}

.user_icon_name_review_profile .bg_image_main a{
    display: contents;
}
/* common media query for all section */
.stickey__header .slack_bot_main_div{
    display: block;
}
.slack_bot_main_div .slack_bot_content{
    padding-left: 8px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.slack_bot_main_div .slack_bot_content span{
    color: #FFF;
    font-size: 11px;
    font-weight: 400;
    text-decoration-line: underline;
}
.slack_bot_main_div .slack_bot_content h6{
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 4px;
}
.slack_bot_main_div .slack_bot_content p{
    color: #FFF;
    font-size: 10px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 4px;
}
.slack_bot_main_div .main_tool_img_wrap{
    background-color: #fff;
    padding: 7px;
    width: 57px;
    height: 57px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slack_bot_main_div{
    border-radius: 7px;
    background: #4A154B;
    box-shadow: 0px 4px 24px 0px rgba(206, 196, 196, 0.45);
    padding: 9px;
    width: 235px;
    position: absolute;
    top: 15px;
    right: 0;
    display: none;
    z-index: 1;
}
/* New css */
.new_class_for_desktop .backgroundimage_arrow_left{
    z-index: 1;
    left: 0px;
    top: 0;
    height: 51px;
    background-color: white;
    border-top-left-radius: 10px;
    background-image: url(/assets2/singleview/assets/icon/chevron_left.svg);
    position: absolute;
    width: 24px;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    background-repeat: no-repeat;
}
.new_class_for_desktop .backgroundimage_arrow_right{
    z-index: 1;
    right: 0px;
    height: 51px;
    top: 0;
    background-color: white;
    border-top-right-radius: 10px;
    background-image: url(/assets2/singleview/assets/icon/chevron_right.svg);
    position: absolute;
    width: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.extra_soft_compare_show_more_btn,.view_less_color_bg{
    font-size: 16px;
    background-color: #001965;
    color: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
    padding: 8px 24px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    margin: auto;
    margin-bottom: 5px;
}
.view_less_color_bg{
    background-color: #ececec;
    color: #000;
}
.extra_soft_compare_hidden{
    display: none;
}
.extra_soft_compare_show_more_btn .keyboard_arrow_down, .extra_soft_compare_show_more_btn .keyboard_arrow_up {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.extra_soft_compare_show_more_btn .keyboard_arrow_down {
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_down.svg);
}
.extra_soft_compare_show_more_btn .keyboard_arrow_up,
.view_less_color_bg .keyboard_arrow_down{
    display: none;
}
.view_less_color_bg .keyboard_arrow_up {
    display: block;
    background-image: url(/assets2/img/svg_icons/keyboard_arrow_up.svg);
}
.language_seprator_line{
    position: relative;
}
.language_seprator_line::after{
    content: '|';
    position: absolute;
    right: 5px;
    top: -1px;
}
.language_seprator_line:last-child::after{
    content: none;
}
/* New css end */
@media only screen and (min-width: 1280px) {
    .listing-part-col {
        -ms-flex: 0 0 74%;
        flex: 0 0 74%;
        max-width: 74%;
    }
    .sidebar-part-col {
        -ms-flex: 0 0 26%;
        flex: 0 0 26%;
        max-width: calc(26% - 4.2px);
        padding-left: 0;
    }
}
@media only screen and (max-width: 1280px) {
    #features.prof_page_section {
        margin-top: 30px;
        margin-bottom: 0;
    }
    #screenshots .subtitle_h3_heading {
        margin-top: 0;
    }
}
@media only screen and (min-width: 1081px) {
    .header_content .soft_name_rat_tick_main {
        align-items: flex-start;
    }
    .header_content .pro_sticky_button {
        margin-bottom: 10px;
    }
    .header_content .sticky_btn_desktop_only {
        display: flex!important;
    }
    .header_content .sticky_btn_mobile_only {
        display: none!important;
    }
    #screenshots .hidden_screen {
        display: none;
    }
    .stickey__header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
        background: #f4f9ff;
        box-shadow: 0.927px 2.853px 12.88px 1.12px rgb(0 90 132/13%);
        border-bottom: unset;
    }
    .stickey__header .prof_soft_detail {
        max-width: 1280px;
        margin: 0 auto;
        padding: 12px 0;
        padding-bottom: 0;
    }
    .stickey__header .profile_nav_tabs {
        max-width: 1280px;
        margin: 0 auto;
    }
    .stickey__header~.sticky_empty_space {
        height: 210px
    }
    .stickey__header .starsvg_img_white {
        width: 13px;
        height: 13px
    }
    .stickey__header .big_count span {
        font-size: 14px
    }
    .stickey__header .all_review_count {
        font-size: 12px
    }
    .stickey__header .big_count {
        font-size: 16px
    }
    .stickey__header .star_main_div_green {
        width: 20px;
        height: 20px
    }
    .stickey__header .star_rating_outer {
        width: unset;
        position: unset
    }
    .stickey__header .col-12.col-md-9 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .stickey__header .logo_main_prof {
        background-color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 3px;
        box-shadow: .927px 2.853px 12.88px 1.12px rgb(0 90 132/13%);
        padding: 5px
    }
    .stickey__header .leaders_lable_main {
        display: none!important
    }
    .stickey__header .logo_pad_responsive {
        flex: 0 0;
        max-width: unset;
        padding-right: 0;
    }
    .stickey__header .soft_name_rat_tick_main_outer {
        margin-left: 0;
        padding-left: 15px;
        display: flex;
        flex-direction: unset !important;
        justify-content: unset !important;
    }
    .stickey__header .pro_soft_name p,.stickey__header .pro_soft_name h1 {
        font-size: 18px;
    }
    .stickey__header .desk_breadcrumb,
    .stickey__header .star_rating_outer .write_rev_header {
        display: none!important;
    }
    .stickey__header .write_rev_header {
        justify-content: flex-start!important;
        margin: 0!important;
        display: flex!important;
        margin-top: 3px!important;
    }
    .sticky_wrap_div .onlymobile_rating_profile {
        display: block;
    }
    .stickey__header .star_main_div_green_outer {
        max-width: 10%;
    }
    .stickey__header .all_review_count {
        padding-left: 6px;
    }
    .stickey__header .padding_main_ratings {
        display: flex;
        align-items: center;
        min-width: 100%;
    }
    .stickey__header .soft_name_rat_tick_main {
        margin-bottom: 0
    }
    .stickey__header .pro_sticky_button {
        padding-left: 20px;
    }
    .stickey__header .verified_tooltip .verified_tooltip_text {
        top: -7px;
        font-size: 14px;
        left: 20px;
    }
    .stickey__header .soft_name_rat_tick_main {
        flex-direction: column;
        flex-wrap: wrap;
        
    }
    .stickey__header .pro_varify_tickmark,.stickey__header .pro_soft_name {
        display: inline-block;
        vertical-align: super;
    }
    .stickey__header .notab_sticky_header {
        height: 19px;
    }
    .stickey__header .pro_varify_tickmark {
        top: 2px;
    }
    .stickey__header .verified_tick_bgimg {
        height: 14px;
        width: 14px;
    }
    .pro_sticky_button {
        margin-bottom: 10px;
    }
    .sticky_first_btn,
    .sticky_btn_mobile_only {
        display: none!important;
    }
    .sticky_btn_desktop_only {
        display: flex!important;
    }
    .software_section_main .first_card_feature {
        padding-left: 0;
    }
    .desk_header_big_rat_wr_link {
        display: flex !important;
    }
    .mob_header_big_rat_wr_link {
        display: none !important;
    }
    header {
        padding: 8px 0;
        box-shadow: unset;
        border-bottom: 1px solid #dcdcdc;
    }
    #screenshots .last_div_screen_small img {
        filter: blur(2px);
    }
}
@media only screen and (max-width: 1080px) {
    .sticky_first_btn a, .sticky_first_btn span {
        width: 100%;
        height: 38px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        color: #fff;
        font-size: 15px;
    }
    .used_software_company_size_main .ml-2 {
        margin-left:6px!important
    }
    .used_software_for .verified_content::before {
        margin-top: 0
    }
    .used_software_for p span {
        display: none
    }
    .used_software_for {
        background: #fff;
        border: 1px solid #01a844;
        border-radius: 4px;
        padding: 6px;
        font-size: 11px;
        display: flex;
        width: fit-content;
        align-items: center;
        justify-content: center;
        margin-bottom: 8px
    }
    .used_software_company_size_main {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 4px
    }
    .used_software_for p {
        margin: 0;
        display: flex;
        font-size: 14px
    }
    .used_software_for p::before {
        content: "";
        background-image: url(/assets2/desktop_view/assets/icon/green_tick.svg);
        font-size: 9px;
        width: 12px;
        height: 10px;
        display: flex;
        background-repeat: no-repeat;
        margin-right: 6px;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-top: 5px;
        min-width: 12px!important
    }
    .sticky_btn_mobile_only {
        display: flex!important
    }
    .sticky_btn_desktop_only {
        display: none!important
    }
    .vs_margin_compare_column {
        max-width: unset;
    }
    .header_content {
        background: #f4f9ff;
        top: 0;
        box-shadow: .927px 2.853px 12.88px 1.12pxrgba(0,90,132,.13);
    }
    .pro_soft_name p {
        font-size: 18px;
        font-weight: 800;
    }
    .header_image_margin {
        flex-flow: inherit;
        align-items: center;
        margin-bottom: 12px;
    }
    .main_page_title.section_title h2 {
        font-size: 20px;
    }
    .leaders_lable_main,
    .desktop_only_norev_ertrev {
        display: none!important
    }
    .frequently_used_together_mobile .soft_list_prof .cat_vwbft_fdfcgp_btn {
        width: 48%!important
    }
    .sticky_first_btn a,.sticky_first_btn span {
        width: 100%;
        border-radius: unset;
        margin-right: 0!important
    }
    .sticky_first_btn {
        position: sticky;
        bottom: 0;
        z-index: 2;
    }
    #user-reviews .noreview_div {
        flex-direction: column
    }
    .noreview_ask_q_btn {
        margin-top: 12px
    }
    .jobtitle_company_spam {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 150px;
        max-width: 100%;
        margin-bottom: 5px;
        margin-top: 4px;
        margin-bottom: 0;
        display: block
    }
    #pricing #tabs {
        padding-right: 0!important
    }
    .screenshot_button_main .cat_vwbft_fdfcgp_btn {
        margin-right: 0!important
    }
    .pricing_rates_p {
        width: 100%
    }
    .header_content .pro_soft_name h1,
    .header_content .pro_soft_name p {
        max-width: 190px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }
    .mobile_screenshots_img_div {
        margin-right: 15px;
        width: 200px;
        height: 200px
    }
    .mobile_screenshots {
        padding-left: unset
    }
    #screenshots .section_main {
        margin-bottom: 0
    }
    .mobile_screenshots {
        margin-top: 15px;
        margin-bottom: 20px
    }
    .pricing_learn_more_section {
        align-items: center;
        padding-left: 0;
        padding-top: 15px
    }
    .pricing_learn_more_section p {
        margin-top: 10px
    }
    .scrollable_content_pricing {
        overflow: auto
    }
    .language_main_section_outer ul {
        overflow: auto;
        flex-wrap: unset!important
    }
    .overview_main_section_mobile {
        padding: 0 15px
    }
    .sidebar_cell_profile {
        margin-top: 5px
    }
    .name_source_review .review_user_name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100px;
        margin-bottom: 5px
    }
    .available_support_main {
        margin-bottom: 0!important
    }
    #tabs {
        min-height: unset!important;
        height: unset!important
    }
    #tabs .active_pricing_tab:before {
        content: unset
    }
    .blue_icon_main {
        margin-right: 5px
    }
    .user_detail_main {
        margin-bottom: 15px
    }
    .top_imasge_main {
        display: none
    }
    .desk_breadcrumb {
        padding: 13px 0;
    }
    .desk_breadcrumb ul {
        margin: 0;
        padding: 0 !important;
        flex-wrap: wrap;
    }
    .all_section_main_container {
        padding: 0
    }
    .new_design_title h1,.new_design_title h2 {
        padding-top: 0;
        font-size: 20px
    }
    .over_view_discription h3,.over_view_discription h4 {
        display: block!important
    }
    .pricing_learn_more_section {
        align-items: center
    }
    .pricing_learn_more_section a {
        max-width: unset;
        margin-left: 0 !important;
    }
    .vs_round_logo {
        left: 155px;
        top: 10px
    }
    .main_compare_scroll_div {
        margin-left: 0;
        margin-top: 60px
    }
    .main_compare_scroll_div .compare_right_arrow {
        right: -8px;
        top: 195px
    }
    .main_compare_scroll_div .compare_left_arrow {
        top: 195px;
        left: -8px
    }
    .vs_compare_main_section {
        width: 265px
    }
    .claim_profile_section {
        justify-content: center;
        flex-direction: column;
        padding: 20px 15px
    }
    .main_logo_comparison_div {
        margin-bottom: 10px
    }
    .vs_compare_main_section .comp_software_other {
        padding-bottom: 10px
    }
    .claim_prof_text {
        font-size: 20px;
        max-width: 100%;
        text-align: center
    }
    .claim_profile_section .claim_prof_button_main {
        margin: 10px auto;
    }
    .comp_details_section .spaci_list ul li a,.comp_details_section .spaci_list ul li span {
        min-width: 145px
    }
    #overall_reviews .overall_reviews_section .padding_count_ratings {
        width: 70%;
        margin-bottom: 15px
    }
    #overall_reviews .star_main_div_green_outer {
        margin-bottom: 15px;
        width: 30%
    }
    .sidebar_list_div_cat {
        width: unset;
        margin-bottom: 15px
    }
    .sidebar_content_main_div {
        margin-bottom: 15px
    }
    .full_width_content_new_design {
        padding-bottom: 5px;
        padding-left: 25px
    }
    .leader_matrix_img_main_div_outer {
        padding-right: 15px
    }
    #screenshots .section_bg_prof {
        padding: 15px
    }
    .learn_more_btn_div {
        align-items: center;
        display: flex;
        justify-content: center
    }
    .container_as {
        margin-bottom: 20px
    }
    #tab4C {
        margin: 0 auto
    }
    .mobile_outer_main_div span {
        width: 15px;
        height: 15px
    }
    .mobile_outer_main_div {
        width: 22px;
        height: 22px
    }
    .mobile_view_header_main .star_new_rating_main {
        margin-top: 6px
    }
    .mobile_view_header_main .soft_name_rat_tick_main {
        margin-bottom: 3px
    }
    #alternatives .more_alt_btn {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        float: unset;
        margin-bottom: 8px;
        margin-top: 10px
    }
    #alternatives .section_main {
        margin-bottom: 15px
    }
    .about_ss_section {
        padding-left: 15px;
        padding-right: 15px
    }
    #company-details .spaci_list ul li p {
        margin-top: 3px
    }
    .last_mobile_margin {
        margin-bottom: 0!important
    }
    .name_source_review .all_review_count {
        font-size: 14px;
        margin-top: 0;
        margin-left: 6px
    }
    .award_tab_panel a {
        padding: 12px 5px
    }
    .header_content .profile_nav_tabs li a {
        padding: 14px 11px;
        font-size: 16px
    }
    .logo_main {
        height: 90px;
        padding: 5px;
        margin-right: 15px
    }
    .mobile_name_logo {
        margin-bottom: 15px
    }
    .user_detail_main ul li {
        width: 120px
    }
    .prof_headear_rating {
        margin: 0;
        margin-top: 5px
    }
    .mobile_wrt_rev {
        display: block;
        margin-bottom: 0
    }
    .section_title_with_btn {
        display: unset!important
    }
    .download_brochure_button {
        margin: 0 auto
    }
    #alternatives .more_alt_btn {
        margin: 0 auto 20px
    }
    .soft_list_prof {
        margin-bottom: 15px
    }
    .slideshare_download_btn {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 15px
    }
    .video_rev.all_diff_ratings_profile {
        flex-direction: column
    }
    .user_name_compny_size,.video_revi_new_design .is_review_approved_main,.video_revi_new_design .user_icon_name_review_profile {
        flex-direction: column
    }
    .ebook_main {
        margin-bottom: 20px
    }
    #resources_lead_popup .resources_success_message p {
        text-align: center
    }
    .write_review_margin22 {
        margin: 0
    }
    .sticky_header_all_main .profile_header_wrt_rev_germany {
        margin: 0;
        width: 100%
    }
    .sticky_prof_header .sticky_header_all_main {
        display: none
    }
    .hide_mobile,.sticky_btns_main {
        display: none
    }
    .pro_soft_name p {
        white-space: nowrap;
        max-width: 551px;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .section_bg_prof {
        border-radius: 8px
    }
    .award_sidebar_main {
        max-width: 300px;
        margin: 0 auto
    }
    .sidebar_cell_profile {
        margin-top: 0;
        padding: 0 15px
    }
    .sidebar_content_main_div {
        margin-bottom: 15px;
        border-radius: 8px;
        position: unset
    }
    .claim_pro_button_sidebar {
        max-width: 300px
    }
    .breadcrumb_main li,.breadcrumb_main li a {
        color: #001965;
        font-size: 14px;
        font-weight: inherit
    }
    .big_screenshot_profile {
        margin-bottom: 20px
    }
    .screenshot_row,.soft_list_row,.customer_logo_row,.price_row_mar_top,.award_tab_sec .row {
        margin-right: -15px;
        margin-left: -15px;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: unset
    }
    .mobile_screenshots,.customer_logo_main,.soft_list_cell,.pricing_sec_cell,.award_image_cell {
        width: unset;
        max-width: unset;
        padding-right: 0
    }
    .mobile_screenshots:last-child,.customer_logo_main:last-child,.soft_list_cell:last-child,.pricing_sec_cell:last-child,.award_image_cell:last-child {
        padding-right: 15px!important
    }
    .soft_list_prof,.soft-pricing-table,.tab_awards_img_main {
        width: 270px;
        border-radius: 8px
    }
    .customer_logo_img_main {
        width: 128px;
        background: #fff;
        border-radius: 8px;
        height: 90px
    }
    .customerlogo_hiden,#pricing .hiden_price {
        display: block !important;
    }
    #pricing .showmore_show_less_main {
        display: none;
    }
    .mobile_screenshots_img_div {
        height: auto;
        width: 300px;
        background: #fff;
        padding: 15px;
        border-radius: 7px;
    }
    #screenshots .section_bg_prof {
        background: unset;
        border: none;
    }
    span.rate_name {
        min-width: 150px;
    }
    .compare_sidebar_main {
        padding: 0 15px
    }
    .compare_mobile {
        padding: 15px;
        border-bottom: 1px solid #eaeaea;
        display: flex;
        align-items: center
    }
    .compare_mobile i,.compare_mobile a {
        color: #001965
    }
    .compare_mobile i {
        margin-left: auto
    }
    .sticky_button_main {
        display: none!important
    }
    .spaci_list ul li a,.spaci_list ul li span {
        min-width: 110px;
        font-size: 14px
    }
    #company-details .spaci_list ul li p {
        font-size: 14px;
        line-height: 1.5
    }
    .comp_details_section {
        padding: 15px
    }
    #frequently_used_together .btns_main,#alternatives .btns_main {
        flex-direction: unset!important;
        justify-content: space-between
    }
    #frequently_used_together .cat_vwbft_fdfcgp_btn:first-child,#alternatives .cat_vwbft_fdfcgp_btn:first-child {
        margin-bottom: 0
    }
    #frequently_used_together .soft_list_prof .cat_vwbft_fdfcgp_btn,#alternatives .soft_list_prof .cat_vwbft_fdfcgp_btn {
        min-width: unset;
        width: 48%;
        font-size: 12px
    }
    #customers .showmore_show_less_main {
        display: none!important
    }
    #compare .showmore_show_less_main .show_less,#compare .showmore_show_less_main .show_more {
        background: #fff;
        color: #001965;
        font-size: 15px;
        border: 1px solid;
        border-radius: 50px
    }
    #compare .showmore_show_less_main .show_less {
        margin-top: 10px
    }
    #compare .showmore_show_less_main {
        flex-direction: column
    }
    #features .showmore_show_less_main {
        padding: 0;
        justify-content: flex-start!important
    }
    .mobile_scroll {
        overflow-x: auto;
        flex-wrap: inherit
    }
    #screenshots .main_small_ss_new {
        width: unset
    }
    #screenshots .small_screenshot_div {
        height: 200px;
        width: 200px;
        padding: 15px;
        border-radius: 7px;
        margin-right: 15px
    }
    #screenshots .view_more_ss_btn {
        display: none!important
    }
    .hidden_screen {
        display: block
    }
    .background_image_banner {
        display: none
    }
    .header_content .prof_soft_detail {
        padding: 0;
        padding-top: 0
    }
    .header_content .logo_main_prof {
        background-color: #fff;
        border-radius: 3px;
        box-shadow: .927px 2.853px 12.88px 1.12px rgb(0 90 132/13%);
        width: 90px;
        height: 90px;
        position: relative
    }
    .header_content .logo_pad_responsive {
        padding-right: 0
    }
    .soft_name_rat_tick_main_outer {
        padding-left: 15px
    }
    .mobile_button_position {
        width: 100%;
    }
    .mobile_button_position .cat_vwbft_fdfcgp_btn {
        margin-right: 0!important;
        width: 100%
    }
    .mobile_button_position .cat_vwbft_fdfcgp_btn:first-child {
        margin-bottom: 10px
    }
    .star_new_rating_main {
        margin-bottom: 5px
    }
    [id^=div-gpt-ad-] {
        display: none
    }
    .stickytab_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 3;
        background: #f4f9ff
    }
    .nev_arrow_postion {
        position: relative;
    }
    .backgroundimage_arrow_right {
        background-image: url(/assets2/singleview/assets/icon/chevron_right.svg);
        position: absolute;
        top: 11px;
        right: -30px;
    }
    .backgroundimage_arrow_left {
        background-image: url(/assets2/singleview/assets/icon/chevron_left.svg);
        position: absolute;
        top: 11px;
        left: -30px;
    }
    #features .below_main_section_bg .backgroundimage_arrow_left{
        left: 0px;
        top: 0;
        height: 51px;
        background-color: white;
        border-top-left-radius: 10px;
    }
    #features .below_main_section_bg .backgroundimage_arrow_right{
        right: 0px;
        height: 51px;
        top: 0;
        background-color: white;
        border-top-right-radius: 10px;
    }
    #features .software_cat .feature_software_description {
        padding: 15px 15px 0 15px;
        font-size: 15px;
    }
    .arrow_profile_img {
        background-size: contain;
        height: 24px;
        width: 24px;
        background-repeat: no-repeat;
        background-position: 50%;
        z-index: 1;
    }
    #features .software_cat .custom_tab_list a{
        padding: 15px;
    }
    .position_nav_tabs {
        position: relative
    }
    .profile_nav_tabs {
        display: block;
        padding: 0 35px;
    }
    .mobile_flex {
        flex-direction: column;
    }
    .compare_now_btn {
        padding: 8px
    }
    .fix_height_desc {
        height: 300px;
        overflow: hidden
    }
    .faq_answer_main {
        padding-right: 10px
    }
    #faqs #answer {
        word-break: break-word
    }
    .pro_comp_div span,.pro_campare_comp_div span {
        max-width: 62px
    }
    .software_discription .custom_tab_list,.alternatives_title {
        flex-direction: column
    }
    #comparison .vs_logo_div {
        left: -10px;
        right: unset;
    }
    .software_section_main .feature_col {
        margin-bottom: 20px;
    }
    .software_section_main .featured_software_row{
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .software_section_main .featured_soft_card{
        min-width: 264px;
    }
    .desk_header_big_rat_wr_link {
        display: none !important;
    }
    .mob_header_big_rat_wr_link {
        display: flex !important;
        width: 100%;
    }
    .star_rating_outer {
        flex-wrap: wrap;
    }
    .header_rating_main {
        display: flex;
        align-items: center;
    }
    .header_content .verified_tick_bgimg {
        width: 18px;
        height: 18px;
    }
    .award_section_remove_border {
        margin-top: 30px;
    }
    /* .start_pricing_top {
        margin-bottom: 30px;
    } */
    .pro_comp_logo_main {
        width:82px
    }
    .pro_campare_comp_div {
        width: 72%;
        position: relative
    }
    .pro_comp_logo_main span {
        display: none!important;
    }
    .pro_comp_div span,.pro_campare_comp_div span {
        max-width: 128px!important
    }
    .pro_comp_div {
        flex: unset!important
    }
    .vs_logo_div {
        left: -10px;
        right: unset
    }
    #user-reviews .reviewlables_design {
        margin-bottom: 8px;
        margin-top: 0;
    }
    .noteprompt .sslogo_s {
        display: none;
    }
    .noteprompt .closebutton_notprompt {
        right: 3px;
        top: 2px;
    }
    .noteprompt {
        padding-right: 34px;
    }
}
@media only screen and (min-width: 993px) {
    .filter_accordion_title {
        pointer-events: none;
    }
}
@media only screen and (max-width: 992px) {
    .review_filter_container {
        display: block;
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 0px 2px 12px -3px rgba(0, 0, 0, 0.15);
    }
    .review_filter_select,
    #user-reviews .select2-container {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .review_filter_container_left,.review_filter_container_right{
        flex-wrap: wrap;
        width: 100%;
        gap: 10px;
    }
    .review_filter_container_right {
        margin-top: 18px;
    }
    .filter_accordion_title {
        font-weight: 500;
        padding: 14px 20px;
        border-radius: 10px;
        display: flex;
        align-items: center;
    }
    .filter_accordion_title_span {
        display: none;
    }
    .filter_accordion_title .angle_down {
        display: block;
        margin-left: auto;
    }
    .filter_accordion_title.active .open {
        transform: rotate(180deg);
    }
    .review_filter_container_row {
        flex-direction: column;
        display: none;
        padding: 0 20px 20px;
    }
    .features_filter_section,.price_filter_section, .business_type_filter_section{
        margin-left: 0;
        width: 100%;
    }
    .short_by_filter_section {
        margin-left: 0px;
        width: 100%;
    }
    .refresh_button_form {
        margin-left: 0;
        margin-right: 10px;
    }
    .resettextmobile {
        display: block;
    }
 }
@media only screen and (max-width: 768px) {
    .most_p_name{
        max-width: 218px;
    }
    #screenshots .screenshot_row{
        padding-bottom: 20px;
    }
    #faqs .below_main_section_bg{
        margin-bottom: 15px;
    }
    .ad_sidebar_div{
        display: none;
    }
    .screenshot_button_main a:last-child {
	    display: none !important;
	}
    .cons_heading_review {
        margin-top: 10px!important;
        padding-top: 15px;
        border-top: 1px solid #d3d3d3;
        width: 76%;
        margin: 0 auto
    }
    #videos_section .section_bg_prof {
        padding: 16px
    }
    #videos_section iframe {
        height: 100%
    }
    .pricing-btn-div {
        border-radius: 8px
    }
    .soft-plan-heading {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px
    }
    .starting_pricing_section {
        justify-content: center;
        flex-direction: column
    }
    .header_content .padding_main_ratings {
        display: flex;
        align-items: baseline;
        width: auto
    }
    .header_content .soft_name_rat_tick_main {
        margin-bottom: 4px;
        flex-direction: column
    }
    .header_content .star_rating_outer {
        position: unset;
        width: unset;
        align-items: center;
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .header_content .all_review_count {
        font-size: 12px;
        margin-left: 6px
    }
    .header_content .big_count span {
        font-size: 11px
    }
    .header_content .big_count {
        font-size: 15px
    }
    .header_content .starsvg_img_white {
        width: 16px;
        height: 16px
    }
    .header_content .star_main_div_green_outer {
        max-width: unset !important;
        flex: unset;
        width: unset;
    }
    .header_content .star_main_div_green {
        width: 20px;
        height: 20px
    }
    .header_content .soft_name_rat_tick_main_outer {
        padding-left: 0;
        position: relative;
    }
    .links_mobile_no {
        display: flex;
        align-items: center;
        margin-top: 15px;
        justify-content: center;
        font-size: 17px!important
    }
    .view_call_number_main {
        margin-right: unset
    }
    #category_mobile_no_popup .popup_desk_main_div {
        width: unset
    }
    .screenshot__position .fancybox-content,.fancybox-container .screenshot_top_position {
        top: 0!important
    }
    .video_review_section_prof_div iframe {
        width: 100%;
        height: 155px;
        margin-top: 20px
    }
    .screenshot_button_main {
        bottom: 45px!important
    }
    .languages_mobile_view {
        width: 49%
    }
    .sticky_prof_header .pro_sticky_button .cat_vwbft_fdfcgp_btn {
        margin-bottom: 0
    }
    .overall_review_cell {
        border: block;
        margin-bottom: 30px
    }
    .rating_div_main {
        display: flex;
        align-items: center
    }
    .rating_div_main .star_rate_icon {
        justify-content: center
    }
    .prof_rev_title_date {
        flex-direction: column;
        margin-top: 20px
    }
    .user_list_main {
        flex-direction: column
    }
    .slideshare_popup .popup_desk_main_div {
        width: 320px
    }
    .header_content .pro_soft_name h1 {
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 8px;
        margin: 0;
        font-weight: 600
    }
    .prof_headear_rating .rating_count {
        font-size: 14px
    }
    .write_review_text_pro a {
        display: block;
        text-align: center;
        line-height: 1.5
    }
    #claim_profile .popup_desk_main_div {
        width: 320px
    }
    .popup_desk_field_group .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
    #claim_profile .checkbox_field .claim_checkbox {
        height: 30px;
        width: 30px
    }
    .step_claim {
        width: 100px;
        text-align: center
    }
    #claim_profile .claim_step_line {
        width: 200px
    }
    .popup_desk_main_div {
        width: 320px!important
    }
    .cookies_policy_div_main .cookies_policy_text {
        width: 74%;
        display: inline-block
    }
    .cookies_policy_div_main .desktop_close_cookie_btn {
        width: 21%;
        display: inline-block;
        margin-top: 13px;
        vertical-align: top
    }
    .over_view_discription h3,.over_view_discription h4 {
        display: none!important
    }
    .pro_sticky_button .cat_vwbft_fdfcgp_btn:nth-child(2) {
        margin-right: 0
    }
    .award_tab_panel {
        position: relative
    }
    .award_tab_panel a {
        width: 50%
    }
    .award_count {
        position: absolute;
        top: -34px;
        left: 0
    }
    .section_title_with_btn {
        flex-direction: column
    }
    .section_title_with_btn h3 {
        margin-bottom: 13px
    }
    .popup_desk_trusted_line_bottom span {
        font-size: 12px
    }
    .screenshot_button_main {
        flex-direction: column;
        height: 130px
    }
    .screenshot_button_main .cat_vwbft_fdfcgp_btn {
        margin-right: 0!important;
        min-width: 160px
    }
    .screen_first_btn {
        margin-bottom: 10px
    }
    #company-details .spaci_list ul li p {
        margin: 0
    }
    .sticky_button_main {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 3
    }
    .sticky_button_main .sticky_button {
        width: 100%;
        margin: 0;
        height: 3.2em;
        font-size: 14px
    }
    .is_review_approved_main {
        align-items: center!important
    }
    .big_screenshot_profile .screenshot_div {
        height: auto
    }
    .showmore_show_less_main .show_less,.showmore_show_less_main .show_less_review,.showmore_show_less_main .show_more,.showmore_show_less_main .show_more_review {
        font-size: 12px
    }
    .comp_main_software {
        text-align: center
    }
    .comp_main_software .star_rate_icon {
        justify-content: center
    }
    .mobile_view_button {
        flex-direction: column
    }
    .pro_sticky_button .cat_vwbft_fdfcgp_btn {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
    .pro_sticky_button .cat_vwbft_fdfcgp_btn:nth-child(2) {
        margin: 0
    }
    .title_of_review_coment {
        margin-top: 15px
    }
    .sticky_prof_header {
        padding-top: 5px;
        padding-bottom: 0
    }
    .tooltip_text {
        right: calc(90% - 250px)
    }
    .mobile_view_button .cat_vwbft_fdfcgp_btn {
        margin-right: unset!important
    }
    .video_like_share_div {
        padding-right: 15px
    }
    .video_like_share_dropdown {
        padding-right: 15px
    }
    .resources_tab_main .custom_tab_list a {
        padding: 12px 14px
    }
    .award_tab_sec {
        background-color: unset
    }
    .over_view_discription p {
        margin: 0!important
    }
    .software_discription p {
        text-align: unset!important
    }
    .like_and_share_main {
        margin-top: 5px
    }
    .mobile_date p {
        margin-top: 6px!important
    }
    .mobile_container_padding {
        padding: 0;
    } 
    #description .software_discription .custom_tab_list a {
        padding: 15px 22px;
        min-width: 200px;
        text-align: center;
        margin-bottom: 10px;
    }
    #company-details .cdetailname {
        min-width: 145px;
    }
    #company-details .spaci_list .comp_detail_vwb_btn {
        padding: 4px 14px;
    }
    #company-details .spaci_list p,
    #company-details .cdetailname {
        font-size: 14px;
    }
    #user-reviews .new_profile_review_header .star_new_rating_main {
        position: unset;
    }
    #user-reviews .new_profile_review_header .ratings_star_img_p_main {
        align-items: unset;
    }
    .header_content .write_rev_header {
        margin-left: 0 !important;
        margin-top: 5px;
    }
    #overall_reviews .write_review_ask_ques_main .write_rev_header {
        padding: 14px 14px;
        text-align: center;
    }
    #overall_reviews .write_review_ask_ques_main .or_btw_ask_ques {
        padding: 10px 10px;
    }
    #overall_reviews .write_review_ask_ques_main .ask_q_button_prof {
        padding: 11px 12px;
        text-align: center;
    }
    #more_award_popup .award_tab_panel a {
        padding: 12px 5px;
    }
    #specifications .row_ss_spacing {
        flex-direction: column;
    }
    #specifications .specification_bg {
        background-color: transparent;
        max-width: 100%;
    }
    #specifications .specification_width {
        max-width: 100%;
    }
    #specifications .specification_bg .specification_list_view {
        font-weight: 600;
    }
    #specifications .row_ss_spacing:first-child .specification_list_view {
        padding-top: 10px;
    }
    #specifications .below_main_section_bg {
        padding-top: 20px;
    }
    #specifications .comp_detail_title {
        min-width: unset;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .mobile_scroll_lang_main {
        padding-bottom: 0 !important;
    }
    .mobile_scroll_lang {
        flex-wrap: inherit !important;
        overflow: auto;
        padding-bottom: 11px;
    }
    #specifications .specification_c_details .blue_icon_main_span_text {
        flex-direction: column;
    }
    #screenshots{
        margin-bottom: 0px;
    }
    #pricing .lastupdated_pricing_and_ft {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 6px;
    }
    #pricing .last_update_price {
        margin-top: 12px;
    }
    .extra_soft_compare_show_more_btn, .view_less_color_bg{
        display: inline;
        text-align: center;
    }
    .extra_soft_compare_show_more_btn .keyboard_arrow_down,.view_less_color_bg .keyboard_arrow_up{
        display: inline-block;
        vertical-align: text-top;
    }
    .view_less_color_bg .keyboard_arrow_down{
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .pro_varify_tickmark [data-tooltip-pos=down]:before {
        margin-left: 136px;
    }
    .pro_varify_tickmark [data-tooltip-length=medium] {
        width: 180px;
    }
    .pro_varify_tickmark.tooltip_hvr .ss_tooltip {
        margin-left: -52px;
    }
    #user-reviews .reviewsource_tooltip .ss_tooltip, #user-reviews .verified_user_tooltip .ss_tooltip {
        width: 180px;
    }
}
@media (max-width: 480px) {
    .all_section_main {
        padding: 0 15px;
        margin: 0;
    }
    #user-reviews .reviews_dropdown_select_main{
        margin-top: 2px;
    }
}

/* common media query for all section end */