/* css only for hover effect all hover effect must write in this Media query */

@media only screen and (min-width: 767px) {
  /* Mega Menu */

  .menuMain li.mega-menu .sub-menu {
    display: block;

    position: absolute;

    left: 0;
    top: 100%;
    text-align: left;

    background: #fff;

    z-index: 9999;

    box-shadow: 0 2px 4px 2px rgb(0 0 0 / 10%);

    border-radius: 10px;

    overflow: hidden;

    opacity: 0;

    visibility: hidden;
  }

  .menuMain li.mega-menu:hover>a:before {
    opacity: 1;

    visibility: visible;
  }

  .menuMain li.mega-menu:hover>ul.sub-menu {
    opacity: 1;

    visibility: visible;

    transition: all 0.4s ease-in-out;
  }

  .menuMain li.mega-menu>.sub-menu>li {
    width: 100%;

    padding: 0;
  }

  .menuMain li.mega-menu>.sub-menu>li>a {
    display: block;


    color: #000;

    padding: 10px 15px;

    position: relative;

    border-bottom: 1px solid #e2e2e2;

    font-size: 0.875rem;

    font-weight: 500;

    border-right: 1px solid #e2e2e2;
  }

  .menuMain li.mega-menu>.sub-menu>li:last-child>a {
    border-bottom: none;
  }

  .menuMain li.mega-menu>.sub-menu>li>a>.nav-icon {
    width: 32px !important;

    height: 32px !important;

    position: absolute;

    left: 5px;

    top: 0;

    bottom: 0;

    text-align: center;

    /*background: #26245b;

    box-shadow: 0px 0px 20px 0px rgba(30, 28, 85, 0.1);

    border-radius: 50%;*/

    padding: 4px;

    display: flex;

    vertical-align: middle;

    /* border-radius: 60%; */

    /* background: #26245b; */

    margin: auto;

    /* box-shadow: 0px 0px 20px 0px rgba(30, 28, 85, 0.1); */
  }

  .menuMain li.mega-menu>.sub-menu>li>a>.nav-icon img {
    max-width: 100%;

    max-height: 100%;

    margin: auto;
  }

  .menuMain li.mega-menu ul.sub-menu.service .megaSubnav {
    display: none;

    height: 100%;

    position: absolute;

    left: 270px;

    background: #fff;

    top: 0;

    z-index: 9;

    right: 0;

    padding-top: 15px;
  }

  .menuMain li.mega-menu ul.sub-menu.service .megaSubnav li {
    display: block;

    width: 100%;
  }

  .menuMain li.mega-menu ul.sub-menu.service .megaSubnav li h3 {
    display: block;

    font-size: 1rem;

    font-weight: 600;

    color: #000;
  }

  .menuMain li.mega-menu ul.sub-menu.service .megaSubnav li a {
    font-size: 1rem;
  }

  .menuMain li.mega-menu>.sub-menu>li>a:after {
    content: "";

    width: 10px;

    height: 10px;

    background: #fff;

    position: absolute;

    right: -5px;

    top: 0;

    bottom: 0;

    transform: rotate(45deg);

    margin: auto;

    opacity: 0;
  }

  .menuMain li.mega-menu ul.sub-menu.service li.activeNav>a {
    background: #f2f2f5;
    color: #000;
  }

  .menuMain li.mega-menu ul.sub-menu.service li.activeNav>a:after {
    opacity: 1;
  }

  .menuMain li.mega-menu ul.sub-menu.service li.activeNav .megaSubnav {
    display: block;
  }

  .menuMain li.mega-menu ul.sub-menu.service li .viewAll {
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #5fcbac;
  }

  .menuMain li.mega-menu>.sub-menu.software {
    background: #ffffff;
    font-size: 0;
  }

  .menuMain li.mega-menu>.sub-menu.software>li>a {
    width: 100%;
    border-bottom: none;
    background: #fff;
    color: #000;
    border: none;
  }

  .menuMain li.mega-menu>.sub-menu.software {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .menuMain li.mega-menu>.sub-menu.software>li.full-width {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ebebeb;
    padding: 0;
  }

  .menuMain li.mega-menu>.sub-menu.software>li.full-width .viewAll {
    color: #2f316b;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    max-width: 100%;
    margin: auto;
    padding: 15px;
    font-size: 13px;
  }

  .menuMain li.mega-menu>.sub-menu>li .viewAll:hover {
    background: #fff2f3;
  }
}

/* common css for below screen 1600 */
@media only screen and (max-width: 1600px) {
  .menuMain .navigation>li {
    padding: 10px 10px;
  }

  .secHead .secTitle,
  .secHead .secTitle a {
    font-size: 32px;
  }

  .bannerSec .bannerTitle {
    font-size: 46px;
  }

  .bannerCountInr {
    padding: 38px 60px;
    max-width: 1160px;
  }

  .bannerCountBoxImg {
    flex: 0 0 98px;
    max-width: 98px;
    height: 98px;
  }

  .bannerCountBoxTitle {
    font-size: 34px;
    margin-bottom: 8px;
  }

  .popCatsTitle {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .popCatsSlideBoxImg img {
    max-width: 50px;
  }

  .popCatsSlideBox span {
    font-size: 18px;
    margin-top: 20px;
  }

  .whyWorkSec .secImg {
    max-width: 650px;
    margin-left: auto;
  }

  .whyWorkSec .secHead .secTitle {
    font-size: 44px;
  }

  .whyWorkSec .cmsCon ul li {
    font-size: 18px;
    padding: 30px;
    padding-left: 60px;
    background-size: 45px;
  }

  .howHelpSec .secHead .secTitle {
    font-size: 42px;
  }

  .howHelpSec .secHead p {
    max-width: 700px;
  }

  .howHelpBox {
    min-height: 430px;
    padding: 30px;
    padding-top: 60px;
  }

  .howHelpBoxTitle {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .blogImage img {
    height: 170px;
    margin-bottom: 30px;
  }

  .blogTitle {
    font-size: 20px;
  }

  .blogCon p {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .countryDrop .dropdown-toggle {
    min-width: 220px;
  }

  .blogSingle .blogpost-con-wrap .container {
    width: 96%;
  }

  .blog-posts article.post.blog-single-post .post-content {
    padding: 0 20px;
  }

  .blog-posts article.post.blog-single-post .cmsCon p,
  .blog-posts article.post.blog-single-post .cmsCon li {
    font-size: 16px;
  }
}

/* common css for below screen 1460 */
@media only screen and (max-width: 1460px) {
  .loginLink {
    margin-right: 20px;
  }

  .header-search {
    width: 280px;
  }

  .popCatsTitle {
    font-size: 38px;
  }

  .popCatsSlideBoxImg img {
    max-width: 45px;
  }

  .blogSingle .container {
    width: 86vw;
  }

  .alternativeInner {
    padding: 1.275rem 1rem 1.875rem;
  }

  .alternativeBtns a+a {
    margin-left: 0.5rem;
  }
}

/* common css for below screen 1348 */
@media only screen and (max-width: 1348px) {
  .btn {
    min-width: 150px;
  }

  .headerMain .btn {
    font-size: 14px;
    padding: 10px 15px;
  }

  .menuMain .navigation>li {
    font-size: 1rem;
    padding: 12px 10px;
  }

  .loginLink {
    margin-left: 15px;
    margin-right: 20px;
  }

  .bannerSec .bannerTitle {
    font-size: 42px;
  }

  .bannerCountBoxTitle {
    font-size: 32px;
  }

  .bannerCountInr {
    padding: 38px 40px;
    max-width: 1000px;
  }

  .popCatsTitle {
    font-size: 36px;
  }

  .popCatsSlideBoxImg img {
    max-width: 40px;
  }

  .popCatsSlideBox span {
    font-size: 17px;
    margin-top: 15px;
  }

  .featuredCompareSlider {
    margin-right: -20px;
  }

  .featuredCompareSlide {
    padding-right: 20px;
  }

  .whyWorkSec .secImg {
    max-width: 45vw;
  }

  .howHelpBox {
    min-height: 400px;
    padding: 25px;
    padding-top: 50px;
  }

}

/* common css for below screen 1280 */
@media only screen and (max-width: 1280px) {
  .siteLogo {
    max-width: 200px;
  }

  .siteLogo img {
    display: block;
    max-width: 100%;
  }

  .bannerSec .bannerTitle {
    font-size: 40px;
    margin-bottom: 40px;
  }

  .bannerCountInr {
    padding: 28px 40px;
    max-width: 960px;
  }

  .bannerCountBoxTitle {
    font-size: 30px;
  }

  .bannerCountBoxImg {
    flex: 0 0 88px;
    max-width: 88px;
    height: 88px;
  }

  .bannerCountBoxImg img {
    max-width: 42px;
  }

  .popCatsTitle br {
    display: none;
  }

  .popCatsMain::after {
    transform: translate(44px, 6px);
    width: 143px;
    height: 153px;
  }

  .howHelpBoxImg img {
    max-width: 52px;
  }

  .blogImage img {
    height: 150px;
    margin-bottom: 20px;
  }

  .footerInner {
    padding: 70px 0;
  }
}

/* common css for below screen 1199 */
@media only screen and (max-width: 1199px) {
  html {
    font-size: 14px;
  }

  .header-search {
    display: none !important;
  }

  .bannerSec:before {
    margin-right: -100px;
    background-size: contain;
    transform: translateX(100%);
  }

  .healpSlider.owl-carousel .owl-nav {
    left: -250px;
  }

  .screenshotList {
    margin: 0 -10px;
  }

  .screenshotList .screenshot {
    width: 25%;
    padding: 0 10px;
  }

  html.sticky-header-active #sticky1 {
    margin: 0;
  }

  html.sticky-header-active #sticky2 {
    top: 105px !important;
  }

  .siteLogo img {
    max-width: 100%;
  }

  .bannerTitle br {
    display: none;
  }

  .bannerTitle span {
    display: block;
  }

  .bannerCountInr::after,
  .bannerCountInr::before {
    width: 70px;
  }

  .bannerCountInr::before {
    left: -70px;
  }

  .bannerCountInr::after {
    right: -70px;
  }

  .bannerCountBoxImg {
    flex: 0 0 48px;
    max-width: 48px;
    height: 48px;
  }

  .bannerCountBoxImg img {
    max-width: 32px;
  }

  .bannerCountBoxTitle {
    font-size: 27px;
  }

  .bannerCountBox span {
    font-size: 15px;
  }

  .popCatsTitle {
    font-size: 32px;
  }

  .whyWorkSec .secHead .secTitle {
    font-size: 40px;
  }

  .whyWorkSec .secHead .secTitle br {
    display: none;
  }

  .whyWorkSec .secImg {
    max-width: 40vw;
  }

  .howHelpBox {
    height: calc(100% - 30px);
    margin-bottom: 30px;
    min-height: unset;
  }

  .blogImage img {
    height: 130px;
    border-radius: 16px;
  }

  .countryDrop {
    margin-bottom: 50px;
  }

  .footerInner {
    padding: 50px 0;
  }

  .commonSec {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .healpBox {
    height: calc(100% - 30px);
    margin-bottom: 30px;
  }


  .getListedCon {
    padding: 30px;
  }

  .getListedForm .secHead {
    margin-bottom: 30px;
  }

  .getListedCon .secHead {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .getListedForm {
    padding: 25px 0 0;
  }


  .blog-posts article.post .post-image img {
    height: 110px;
  }

  .blog-post-header-title {
    font-size: 42px;
  }

  .blogSingle .container {
    width: 100%
  }

  .postTableContent.blog-toc-box {
    display: none !important;
  }

  .blog-posts article.post.blog-single-post .post-content {
    padding: 0;
  }

  .blogSingle .blogpost-con-wrap .container {
    width: 100%;
  }

  .blogpost-con-wrap .blog-posts.single-post {
    flex-wrap: wrap;
  }

  .blog_innerBanner {
    display: flex;
    width: 100%;
    gap: 30px;
  }

  .free-consultation-w {
    margin-top: 0
  }
}

/* common css for below screen 991 */

@media only screen and (max-width: 991px) {
  .commonSec {
    padding: 60px 0;
  }

  .secHead .secTitle,
  .secHead .secTitle a {
    font-size: 32px;
  }

  .alternative-form-card .secHead .secTitle {
    font-size: 28px;
  }

  .is-cms-page .pageTitle {
    font-size: 34px;
  }

  .Pop-Up-mobile-view {
    display: none;
  }

  .btn {
    min-width: 0;
    font-size: 1rem;
  }

  .headerMain {
    padding: 20px 0;
  }

  .headerMain .btn {
    font-size: 14px;
    padding: 10px;
  }

  .menuMain .navigation>li {
    padding: 10px 8px;
    font-size: 14px;
  }

  .loginLink {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
  }

  .bannerSec {
    padding-top: 150px;
    padding-bottom: 140px;
    margin-top: -120px;
  }

  .bannerSec .bannerTitle {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .bannerCountSec {
    margin-top: -75px;
  }

  .bannerCountInr {
    padding: 19px 30px;
    max-width: 90%;
  }

  .bannerCountBoxCon {
    padding-left: 0;
  }

  .bannerCountBox {
    justify-content: center;
    text-align: center;
  }

  .popCatsHead {
    text-align: center;
    margin-bottom: 30px;
  }

  .popCatsHead p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .popCatsHead p br {
    display: none;
  }

  .popCatsMain .sliderArrows {
    text-align: center;
    position: static;
  }

  .popCatsSlider {
    margin-top: 30px;
  }

  .featuredCompareSlide .combinationProductTitle {
    min-height: unset;
  }

  .whyWorkSec .secHead .secTitle span {
    display: block;
  }

  .whyWorkSec .secHead {
    text-align: center;
  }

  .whyWorkSec .secImg {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
  }

  .whyWorkSec .cmsCon ul.two li {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .whyWorkSec .cmsCon ul li {
    font-size: 18px;
    padding: 20px;
    padding-left: 60px;
    background-size: 42px;
  }

  .howHelpSec .secHead {
    margin-bottom: 35px;
  }

  .howHelpSec .secHead .secTitle {
    font-size: 36px;
  }

  .howHelpSec .secHead .secTitle br {
    display: none;
  }


  .latestBlog .container .row {
    white-space: nowrap;
    overflow: auto;
    display: block;
    margin: 0;
    padding: 0 5px;
  }

  .latestBlog .container .row .col-md-4 {
    display: inline-block;
    vertical-align: top;
    padding: 0 6px;
    max-width: 300px;
  }

  .latestBlog .container .row .col-md-4 .blogBox {
    white-space: normal;
  }

  .blogBox .blogCon .btn {
    font-size: 16px;
    padding: 10px 14px;
    margin-bottom: 10px;
  }

  .footerInner {
    padding-bottom: 0;
  }

  .footBox {
    margin-bottom: 30px;
  }

  .footNav li {
    display: inline-block;
    width: 50%;
  }

  .innerMain {
    padding: 2.1875rem 0;
  }

  .listingMain .sidebar {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 15px;
  }

  .listingMain .sidebar .smallBanner {
    display: none;
    width: 50%;
    float: left;
    padding: 0 5px;
    margin: 0;
  }

  .listingMain .listWrap {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-right: 0;
  }

  .filterMain {
    position: fixed;
    width: 100%;
    left: -100%;
    top: 0;
    bottom: 0;
    z-index: 99999;
    margin: 0;
    border: none;
    border-radius: 0;
    transition: all 0.4s ease-in-out;
  }

  .slideFilter {
    left: 0;
  }

  .filter-header {
    display: none;
  }

  .filter-header-mobile {
    display: flex;
    background: #fff;
    height: 46px;
    width: 100%;
    padding: 0 15px;
    line-height: 46px;
    font-size: 14px;
    color: #2d2d2d;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  }

  .filter-header-mobile .back-filter {
    margin: 0;
    font-size: 14px;
    height: auto;
    width: auto;
    color: #32364f;
    cursor: pointer;
    float: left;
    padding: 0;
    font-weight: 500;
    text-transform: uppercase;
  }

  .filter-header-mobile .apply_filter {
    width: auto;
    margin-left: 10px;
    color: #5fcbac;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    background: none;
  }

  .filter-header-mobile span {
    margin: 0 auto;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
  }

  /*.filter-footer {display: none;}*/

  .features-filter {
    height: auto;
    max-height: calc(100% - 100px);
  }

  .features-filter .filter-section ul {
    font-size: 0;
  }

  .features-filter .filter-section ul li {
    width: 33.33%;
    display: inline-block;
  }

  .features-filter .filter-section ul.features li {
    width: 50%;
  }

  .listingContent {
    padding: 2.25rem 0;
  }

  .m_filterBtn {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
  }

  .listingFilterTitle {
    margin-bottom: 15px;
  }

  jdiv .globalClass_662e {
    z-index: 9999;
    position: fixed;
  }

  jdiv .__jivoMobileButton {
    /*position: relative;*/
    z-index: 12;
  }

  .pageHeader {
    padding: 2rem 0;
  }

  .all_modules .nav-list.item-data li {
    width: 33.33%;
  }

  .profileBox .profileIntro .companyLogo {
    width: 6.25rem;
    height: 6.25rem;
    margin: 0;
  }

  .screenshotList {
    margin: 0 -5px;
  }

  .screenshotList .screenshot {
    width: 33.33%;
    padding: 0 5px;
  }

  #pricing .row {
    margin-left: -5px;
    margin-right: -5px;
  }

  #pricing .row div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .packageBox .packageHead {
    padding: 10px;
    padding-bottom: 20px;
  }

  .packageBox .packagePrice .pkgPricetag {
    font-size: 1.45rem;
    padding: 0px 1rem;
    min-width: 0;
    margin-top: -1.125rem;
  }

  .packageBox .packagePrice .priceUnit {
    margin-top: 0;
    line-height: 1.4;
  }

  .pkgSpecs {
    padding: 0 10px;
  }

  .pkgSpecs li {
    line-height: 1.2;
    margin-bottom: 0.75rem;
  }

  .featuresList li {
    width: 50%;
  }

  .featuresList li:nth-child(2)~li {
    border-top: 1px solid #ebebeb;
  }

  .lineStyle-tabs.nav-tabs .nav-item .nav-link {
    font-size: 1.125rem;
  }

  .lineStyle-tabs.nav-tabs .nav-item {
    padding: 0 0.75rem;
  }

  .multiselect-container {
    min-width: 100% !important;
    column-count: 6;
    overflow: auto;
  }

  /*.ck-button img{bottom: 30px}*/

  .ck-button .textareacopybtn {
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    z-index: 999;
    text-transform: uppercase;
    width: calc(100% - 30px);
  }

  .ck-button.selected_img .textareacopybtn {
    display: block;
  }

  html.sticky-header-active #sticky2 {
    top: 125px !important;
  }

  .blog-posts-item .post-large-col,
  .blog-posts-item .post-small-col {
    padding: 15px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-posts-item .post-large-col {
    border-bottom: 1px solid #e2e2e2;
    border-right: none;
  }
}

/* common css for below screen 767 */

@media only screen and (max-width: 767px) {
  html {
    font-size: 12px;
  }

  .Pop-Up-mobile-view {
    display: none;
  }

  .loginLink {
    display: none !important;
  }

  .myProfile {
    margin-left: 0;
    margin-right: 10px;
  }

  .myProfile .profileTab>span {
    max-width: 90px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .menuIcon {
    display: inline-block;

    vertical-align: middle;
  }

  .menuMain {
    position: fixed;
    width: 300px;
    top: 0;
    height: 100%;
    bottom: 0;
    left: -320px;
    background: #fff;
    transition: all 0.6s ease-in-out;
    margin: 0;
    z-index: 999999;
    text-align: left;
  }

  .menuMain.slideMenu {
    left: 0;
  }

  .m-side-User {
    display: block;

    background: #2f316b;

    padding: 10px 15px 10px 60px;

    position: relative;
  }

  .m-side-User .userPic {
    position: absolute;

    left: 10px;

    top: 0;

    bottom: 0;

    width: 1em;

    height: 1em;

    margin: auto;

    font-size: 23px;

    color: #2f316b;

    background: #fff;

    width: 42px;

    height: 42px;

    text-align: center;

    border-radius: 50%;

    overflow: hidden;
  }

  .m-side-User .userPic img,
  .m-side-User .userPic .far {
    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: center center;

    margin: auto;
  }

  .m-side-User span {
    display: block;

    width: 100%;

    font-size: 1rem;

    line-height: 1.4;

    font-weight: 400;

    color: #fff;
  }

  .m-side-User span strong {
    display: block;

    font-size: 1.25rem;
  }

  .menuMain ul.navigation {
    max-height: calc(100% - 66px);

    overflow: auto;
  }

  .menuMain .navigation>li {
    width: 100%;

    display: block;

    border-bottom: 1px solid #e2e2e2;

    padding: 0;

    position: relative;
  }

  .menuMain ul>li>a {
    display: block;

    font-size: 14px;

    font-weight: 500;

    padding: 10px 15px;
  }

  .menuMain li .nav-arrow {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: inherit;
    width: 2rem;
    height: 37px;
    pointer-events: inherit;
  }

  .menuMain ul li.mega-menu .sub-menu {
    display: none;
    opacity: 1;
    visibility: visible;
    /* background: #26245b; */
    transition: none;
  }

  .menuMain ul li.mega-menu .sub-menu ul {
    display: none !important;
  }

  .menuMain ul li.mega-menu .sub-menu li {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
  }

  .menuMain ul li.mega-menu .sub-menu li .viewAll {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-weight: 600;
    color: #5fcbac;
  }

  .menuMain ul li.mega-menu .sub-menu li a {
    color: #26245b;
    font-weight: 400;
    font-size: 1rem;
  }

  .menuMain ul li.mega-menu .sub-menu li a img {
    vertical-align: middle;
  }

  .menuMain li.mega-menu>.sub-menu>li>a {
    position: relative;
  }

  .menuMain li.mega-menu>.sub-menu>li>a>.nav-icon {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    max-height: 100%;
    width: 22px;
    text-align: center;
    padding: 7px 0;
  }

  .menuMain li.mega-menu>.sub-menu>li>a>.nav-icon img {
    max-width: 100%;
    max-height: 100%;
  }

  .menuMain .callBack {
    width: 100%;
    margin-top: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0;
  }

  html:not(.sticky-header-active) .headerMain.is-light .menuMain li .nav-arrow:before {
    border-color: #000;
  }

  html:not(.sticky-header-active) .headerMain.is-light .menuMain li,
  html:not(.sticky-header-active) .headerMain.is-light .menuMain li a,
  html:not(.sticky-header-active) .headerMain.is-light .loginLink {
    color: #000;
  }

  html:not(.sticky-header-active) .headerMain.is-light .menuIcon span:after,
  html:not(.sticky-header-active) .headerMain.is-light .menuIcon span:before,
  html:not(.sticky-header-active) .headerMain.is-light .menuIcon span {
    background: #fff;
  }

  .headerMain .btn {
    padding: 10px 18px 8px;
    line-height: 1
  }

  .bannerSec .bannerTitle {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .banner-search-icon {
    flex: 0 0 42px;
    max-width: 42px;
    height: 42px;
  }

  .banner-search-icon img {
    max-width: 16px;
  }

  .banner-search.form-group .form-control {
    font-size: 18px;
  }

  .bannerCountBoxCon {
    margin-top: 10px;
  }

  .bannerCountBoxTitle {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .popCatsHead {
    margin-bottom: 25px;
  }

  .popCatsTitle {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .popCatsSlider {
    margin-top: 20px;
    margin-right: -20px;
  }

  .popCatsSlider .slick-slide>div:first-child {
    padding-right: 20px;
    padding-bottom: 15px;
  }

  .popCatsSlider .slick-slide>div {
    padding-right: 20px;
  }

  .popCatsSlideBox span {
    font-size: 16px;
    margin-top: 14px;
  }

  .whyWorkSec .cmsCon ul li {
    font-size: 16px;
    padding: 15px;
    padding-left: 55px;
    background-size: 40px;
  }

  .howHelpSec .secHead .secTitle {
    font-size: 32px;
  }

  .howHelpBoxTitle {
    margin-bottom: 15px;
    font-size: 20px;
  }

  .commonSec {
    padding: 20px 0;
  }

  .blogBox .blogTitle {
    font-size: 14px;
  }

  .blogBox p,
  .blogBox .btn {
    display: none;
  }

  .footBox,
  .countryDrop {
    margin-bottom: 0;
  }

  .footerInner {
    padding: 10px 0 8px;
  }

  .countryDrop .dropdown-toggle {
    min-width: 140px;
  }

  .countryDrop label {
    margin-bottom: 10px;
  }

  .social-media {
    text-align: center;
  }

  .social-media li {
    width: 3.25rem;
  }

  .social-media li a {
    font-size: 1.75rem;
  }

  .innerMain {
    padding: 1.25rem 0;
  }

  .listingTitle {
    font-size: 17px;
  }

  .companyBox .companyCon {
    width: 100%;
    border-right: none;
    padding-bottom: 10px;
  }

  .companyBox .companyBtns {
    width: 100%;
    padding: 10px 0 0 0;
  }

  .companyBox p,
  .companyBox .btn-link {
    font-size: 12px;
  }

  .listFoot {
    padding: 0 10px;
  }

  .freeDemoBadge {
    margin-bottom: 15px;
  }

  .freeDemoUsers img {
    width: 40px;
    height: 40px;
  }

  .filter-section-title,
  .features-filter .filter-section ul li label {
    font-size: 14px;
  }

  .cmsCon p,
  .cmsCon ul li,
  .cmsCon b {
    font-size: 1.125rem;
  }

  .pageHead p {
    font-size: 14px;
  }

  .pageHeader {
    padding: 1rem 0;
  }

  .categoriesSelect .select2-container {
    font-size: 14px;
  }

  .categoriesSelect .select2-container .select2-selection--single {
    height: 32px;
  }

  .categoriesSelect .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
  }

  .all_modules .nav-list.item-data li a,
  .wigetBox .wigetCon ul.nav-list li a {
    font-size: 1.125rem;
  }

  .compareCheck {
    display: inline-block;
    margin-left: 5px;
  }

  .nav-tabs .nav-link {
    min-width: 0;
  }

  .tabContainer {
    padding: 0;
  }

  /*.breadcrumbs{display: none !important;}*/

  .profileAbout li {
    width: 100%;
  }

  .profileBtns .btn {
    padding: 0.4rem 1rem;
    line-height: 1.2;
  }

  html.sticky-header-active #sticky2 {
    top: 110px !important;
  }

  .profileTabls {
    /*display: none;*/
  }

  .profileTabls .lineStyle-tabs.nav-tabs {
    flex-wrap: nowrap;
    overflow: auto;
    white-space: nowrap;
  }

  .visitWebsite {
    padding: 10px;
  }

  .reviewItem {
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 1rem 0;
    border-radius: 0;
  }

  .packageBox {
    min-height: 0;
    margin-top: 1rem;
  }

  .multiselect-container {
    min-width: 100% !important;
    column-count: 2;
    overflow: auto;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px) !important;
  }

  .registrationPage #regForm {
    border-left: none;
    border-right: none;
    border-radius: 0;
  }

  .registrationPage #regForm .nav-tabs {
    margin: 0 -10px;
    overflow: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
  }

  .tabContainer .nav-tabs .nav-link {
    padding: 8px 6px;
  }

  .registrationPage .listingTitle {
    font-size: 20px;
  }

  .card-title {
    font-size: 1.5rem;
  }

  .pagination {
    margin-bottom: 1rem;
  }

  .profileBox .companyBanner {
    display: none !important;
  }

  html.sticky-header-active #sticky1 {
    top: 0 !important;
    margin: 0;
  }


  html.sticky-header-active #sticky1 .companyLogo {
    width: 4rem;
    height: 4rem;
  }

  html.sticky-header-active #sticky1 .companyLogo img {
    padding: 2px;
  }

  html.sticky-header-active #sticky1 .companyHead {
    width: calc(100% - 4rem);
    padding: 0 10px;
  }

  html.sticky-header-active #sticky1 .companyHead .compantTitle {
    width: 60vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }

  html.sticky-header-active #sticky1 .companyReview {
    margin-top: -6px;
  }

  html.sticky-header-active #sticky1 .companyReview .jq-ry-container {
    width: auto !important;
    padding: 0;
  }

  html.sticky-header-active #sticky1 .jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg {
    max-height: 12px;
    width: auto;
  }

  html.sticky-header-active #sticky1 .companySpecs {
    display: none;
  }

  html.sticky-header-active #sticky1 .profileBtns {
    margin-top: 0 !important;
    width: 100%;
  }

  html.sticky-header-active #sticky1 .profileBtns .btn {
    width: auto;
  }

  html.sticky-header-active #sticky1 .profileBtns .btn-md {
    padding: 0.25rem 0.75rem;
  }

  html.sticky-header-active #sticky1 .btn+.btn {
    margin-left: 0.75rem;
  }

  html.sticky-header-active #sticky1,
  html.sticky-header-active #sticky2 {
    width: 100%;
    max-width: unset !important;
  }

  .wigetBox {
    border-radius: 0;
    margin-bottom: 0;
    border: none;
  }

  .safeNote {
    font-size: 12px;
  }

  .initexit-popup-modal-body .modal-title {
    font-size: 2rem;
  }

  .initexit-subTitle {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .tabs-vertical .nav-tabs.profileNav {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .initexit-benefits-text {
    font-size: 18px;
    margin: 10px 0;
  }

  .initexit-con {
    padding: 20px 15px;
  }

  .blog-post-header-title {
    font-size: 30px;
  }

  .blog-posts article.post.blog-single-post .cmsCon p,
  .blog-posts article.post.blog-single-post .cmsCon li {
    font-size: 16px;
  }

  .cmsCon h2 {
    font-size: 22px;
  }

  .cmsCon h3 {
    font-size: 18px;
  }

  .blog-post-header-info {
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .blog-post-header-authors,
  .postEtaReadTime {
    font-size: 14px;
  }
}

@media only screen and (max-width: 568px) {

  .form-group {
    margin-bottom: 15px;
  }

  .secHead .secTitle,
  .secHead .secTitle a {
    font-size: 26px;
  }

  .alternative-form-card .secHead .secTitle {
    font-size: 24px;
  }

  .secHead {
    margin-bottom: 15px;
  }

  .headerMain {
    padding: 10px 0;
  }

  .bannerSec {
    padding-top: 120px;
    padding-bottom: 185px;
  }

  .bannerSec .bannerTitle {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .bannerCountBox {
    justify-content: unset;
    text-align: unset;
    margin-bottom: 20px;
  }

  .bannerCountInr::after,
  .bannerCountInr::before {
    width: 30px;
  }

  .bannerCountInr::after {
    right: -30px;
  }

  .bannerCountInr::before {
    left: -30px;
  }

  .bannerCountBoxCon {
    margin-top: 0;
    margin-left: 10px;
  }

  .bannerCountSec {
    margin-top: -145px;
  }

  .popCatsMain::after {
    transform: translate(27px, 6px);
    width: 143px;
    height: 113px;
  }

  .popCatsSlide {
    border-radius: 10px;
  }

  .popCatsHead {
    margin-bottom: 10px;
  }

  .popCatsHead p {
    max-width: unset;
    margin-left: auto;
    margin-right: auto;
  }

  .slick-slider .slick-next,
  .slick-slider .slick-prev {
    top: -25px;
    margin-top: -20px;
  }

  .slick-slider .slick-next {
    right: 20px;
  }

  .slick-slider .slick-prev {
    right: 60px;
  }

  .featuredCompareSlide .combinationProductTitle {
    min-height: 40px;
  }

  .featuredCompareSlider .slick-list {
    padding: 0 20% 0 0 !important;
  }


  .whyWorkSec .secHead .secTitle {
    font-size: 32px;
  }

  .whyWorkSec .cmsCon ul li {
    font-size: 14px;
  }

  .howHelpSec .secHead .secTitle {
    font-size: 28px;
  }

  .howHelpBoxTitle {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .howHelpBoxTitle br {
    display: none;
  }

  .howHelpBox {
    display: flex;
    align-items: flex-start;
    text-align: left;
    height: calc(100% - 20px);
    margin-bottom: 20px;
    padding: 20px;
  }

  .howHelpBoxCon {
    padding-left: 15px;
  }

  .latestBlog .secHead {
    margin-bottom: 25px;
  }

  .copyRight {
    padding: 20px 0;
  }

  .copyRight p {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .detailsWrap {
    width: auto;
    margin: 0 -16px;
  }

  .profileBox .profileIntro {
    padding: 10px;
  }

  .profileBox .companyHead {
    width: calc(100% - 6.25rem);
  }

  .profileInner {
    padding: 0;
  }

  .profileInner .card {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
  }

  /*.profileInner .card .card-body{padding: 10px;}*/

  .pageHead {
    text-align: left;
    padding: 0.75rem 0 1.25rem 0;
  }

  .pageHead .pageTitle {
    font-size: 1.475rem;
  }


  .pageHead.is-cms-page {
    text-align: center;
  }

  .is-cms-page .headText {
    max-width: unset;
  }

  .is-cms-page .pageTitle {
    font-size: 26px;
  }

  .pageHead .pageTitle:after {
    right: inherit;
  }

  .pageHead p {
    font-size: 14px;
  }

  .listFoot {
    text-align: center;
  }

  .listFoot .updateInfo {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .listFoot .pagination {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .features-filter .filter-section ul li {
    width: 50%;
  }

  .features-filter .filter-section ul.features li {
    width: 100%;
  }

  .all_modules .nav-list.item-data li {
    width: 50%;
  }

  .software_category.nav-list.item-data li {
    width: 100%;
  }

  .profileInner .card .card-header.portfolioHeading {
    padding-right: 80px !important;
  }

  .visitWebsite {
    font-size: 14px;
    width: 80px;
    text-align: center;
  }

  .reviewsWrap {
    font-size: 0;
  }

  .reviewsWrap .reviewBox {
    margin-bottom: 1rem;
    width: 50%;
  }

  .reviewsWrap .reviewBox:nth-child(3) {
    border-left: none;
  }

  .screenshotList .screenshot {
    width: 50%;
    margin: 5px 0;
  }

  iframe.video {
    height: 200px;
  }

  .packageBox {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .softSpecBox {
    width: 50%;
  }

  .blog-posts article.post .post-image {
    width: 100%;
    max-width: 100%;
  }

  .blog-posts article.post .post-content {
    width: 100%;
    padding: 0;
  }

  .purchaseIcon {
    width: 62px;
    height: 62px;
    padding: 2px;
  }

  #leadBuyModal .row div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .companyBox .companyReview a.writeReview .fa.fa-pencil {
    display: none;
  }

  .whatCanDoSec .secHead p {
    max-width: unset;
  }

  .secHead p {
    font-size: 16px;
  }

  .getListedCard {
    padding: 15px;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: none;
  }

  .getListedCon {
    padding: 15px;
  }

  .getListedForm .secHead {
    max-width: unset;
  }

  .getListedForm .secHead p {
    margin-top: 5px;
  }

  .getListedForm .btn {
    width: 100% !important;
  }

  .companyBoxDesc {
    margin-left: -78px;
  }

  .btn {
    padding: 8px 14px;
  }

  .freeDemoBadge {
    margin-bottom: 10px;
  }

  .freeDemoUsers img+img {
    margin-left: -14px;
  }

  .freeDemoBadge span {
    margin-left: 10px;
    margin-right: 8px;
    font-size: 10px;
  }

  .nav-tabs .nav-item {
    margin-right: 20px;
  }

  .companyBox .companyLogo {
    max-width: 70px;
    flex: 0 0 70px;
    height: 62px;
  }

  .companyHead span img {
    height: 16px !important;
    width: 16px !important;
  }

  .companyBox .compantTitle {
    font-size: 16px;
  }

  .companyBox .compantTagline,
  .companyReviewCount {
    font-size: 12px;
  }

  .companyBox .companyBtns .btn {
    font-size: 12px;
    min-width: unset;
    padding: 5px 8px;
    margin-left: 0;
  }

  .companyBox .companyBtns>.btn {
    margin-left: 8px;
  }

  .companyBoxCon .companySpecs .specItem+.specItem {
    margin-left: 0;
  }

  .companyBoxCon .companySpecs .specItem {
    font-size: 13px;
  }

  .companyBoxCon .companySpecs .specItem .specIcon {
    margin-right: 3px;
    vertical-align: sub;
  }

  .companyBox .companyReviewCount {
    margin-right: 5px;
    margin-left: 5px;
  }

  .companyBox .companyReviewCount::before {
    display: none;
  }


  .listingMain {
    margin-left: -15px;
    margin-right: -15px;
  }

  .listWrapCard {
    border-radius: 0;
    box-shadow: none;
  }

  .companyBoxCon {
    padding-left: 10px;
  }


  .morerefLinks .country_locations,
  .morerefLinks .state_locations {
    margin-bottom: 15px;
    height: unset;
  }

  .listingFilterWrap .row {
    margin-left: 0;
    margin-right: 0;
  }

  .listingFilterWrap .row>[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }

  .listingFilterWrap .row>[class*="col-"]:first-child {
    padding-right: 10px;
  }

  .listingFilterWrap {
    padding: 15px;
  }

  .listingContent .cmsCon p,
  .listingContent .cmsCon p b,
  .listingContent .cmsCon li {
    font-size: 14px;
  }

  .blog-posts article.post.post-large .post-image img {
    height: 160px;
  }

  .profileFaqs .profileFaqContent,
  .profileFaqs .profileFaqContent p,
  .profileFaqs .profileFaqContent li,
  .profileInner .shortDescription,
  .profileInner .shortDescription p {
    font-size: 14px;
  }


  p {
    font-size: 14px;
  }

  .blog-posts article.post .post-image img {
    height: 170px;
  }

  .blog-posts article.post .post-image {
    margin-bottom: 10px;
  }

  .blog-posts article.post .blogTitle {
    font-size: 16px;
    margin-bottom: 7px;
  }

  .blog-posts-item .post.post-small {
    flex-wrap: wrap;
  }

  .blog-posts-item .post.post-small .post-image {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-posts-item .post.post-small .post-image img {
    height: 160px;
    width: 100%;
    margin-right: 0;
  }

  .blog-posts-item .post.post-small .post-content {
    padding-left: 0;
    padding-top: 15px;
  }

  .blog-posts-item .post.post-small .post-meta {
    margin-bottom: 0;
  }

  #regForm .nav-tabs .nav-item {
    margin-right: 110px;
  }

  #regForm .nav-tabs .nav-item::after {
    width: 70px;
  }

  .blogSingle .container {
    width: 100%;
  }

  .post-content .post-share {
    display: none;
  }

  .post-content .secHead {
    margin-top: 0;
  }

  .pro-tip {
    border-left-width: 3px;
    padding: 10px;
    padding-left: 60px
  }

  .pro-tip .idea-image {
    max-width: 40px;
    left: 10px;
    top: 10px
  }

  .cta-strip {
    font-size: 14px !important;
    padding: 10px;
    padding-left: 60px
  }

  .cta-strip img {
    margin-top: 2px !important
  }

  .cta-strip p {
    font-size: 16px !important
  }

  .blog_bannerAdsMain {
    min-width: 0;
    width: 100%;
    max-width: 100%;
  }

  .blog_innerBanner {
    display: block;
    width: 100%;
    gap: 30px;
  }

}

@media only screen and (max-width: 350px) {}

/* common css for screen size between 480 to 767 */

@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* common css for screen size between 600 to 767 */

@media only screen and (min-width: 600px) and (max-width: 767px) {}

@media only screen and (min-width: 568px) and (max-width: 991px) {
  .profileBox .companyHead {
    width: calc(100% - 17.25rem);
  }

  .profileBox .profileBtns {
    width: 10.92rem;
  }

  .profileBox .profileBtns .btn {
    width: 100%;
  }

  .profileBox .profileBtns .btn+.btn {
    margin-left: 0;
    margin-top: 5px;
  }

  .detailsWrap {
    width: auto;
    margin: 0 -16px;
  }

  .profileBox .profileIntro {
    padding: 10px;
  }

  /*.profileBox .companyHead{width: calc(100% - 6.25rem);}*/

  .profileInner {
    padding: 0;
  }

  .profileInner .card {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
  }

  /*.profileInner .card .card-body{padding: 10px;}*/
}

/* common css for screen size between 768 to 1199 */

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .btn {
    min-width: 0;
    padding: 0.45rem 1rem;
    font-size: 1rem;
  }

  .pageHeader {
    padding: 2rem 0;
  }
}

/* common css for screen size between 768 to 1023 */

@media only screen and (min-width: 768px) and (max-width: 991px) {}

/* common css for screen size between 1024 to 1199 */

@media only screen and (min-width: 992px) and (max-width: 1199px) {}