.search-button {
  display: inline-block;
  line-height: 0;
}

.article_date_container span.article_date {
  margin-right: 15px;
}

@media (max-width: 420px) {
  .container {
    width: 90%;
    padding-left: 1%;
    padding-right: 1%;
  }

  .bg-layer .layer-content {
    margin-top: auto;
  }

  .h-hdr {
    padding: 1.8em 0;
  }

  .pricing-table .table-header .table-description h1 {
    text-align: center;
  }

  .addi-services .col-md-4 .btn {
    margin-left: 0 !important;
    margin-top: 0.5em;
  }

  .btn-action {
    font-size: 16px !important;
  }
}
@media (max-width: 992px) {
  .search-dismis {
    display: inline-block;
    line-height: 0;
    padding: 5px;
  }

  .topline.search-open .navbar-toggle,
.topline.search-open .logo-container {
    display: none;
  }

  .topline.search-open .navbar-header,
.topline.search-open .search-box,
.topline.search-open .nav-container {
    width: 100%;
  }

  .topline.search-open .search-dismis,
.topline.search-open .search-form {
    display: block;
  }

  .topline.search-open .search-form {
    border-bottom: 1px solid #c4c4c4;
  }

  .topline.search-open .search-form {
    padding-left: 35px;
  }

  .navbar-header .search-box {
    position: relative;
  }

  .topline.search-open .search-icon,
.topline.search-open .search-dismis {
    position: absolute;
  }

  .topline.search-open .search-icon {
    left: 0;
  }

  .topline.search-open .search-dismis {
    right: 0;
  }

  .article_date_container {
    display: flex;
  }

  .article_date_container span.article_date {
    padding-top: 0.3em;
  }
}
/* --- HEADER MENU CHANGES --- */
.primary-navbar {
  float: left !important;
  width: 100%;
}

@media (max-width: 1199px) {
  .primary-navbar {
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
  }
}
.nav-xs {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  height: 0;
  position: relative;
  width: 100%;
  z-index: 10000;
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
}

.nav-xs.open {
  height: auto;
  display: block;
}

.nav-xs a.nav-xs-close {
  position: absolute;
  right: 15px;
  top: 30px;
  cursor: pointer;
}

.logo-pic-mobile {
  margin: 15px 0;
}

.nav-xs .mobile-nav .dropdown-menu li {
  text-align: start;
  background: #f7f7f7;
}

.nav-xs .mobile-nav .dropdown-menu {
  position: relative;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  border: none;
  top: auto !important;
  background: #F7f7f7;
}

.nav-xs .mobile-nav .btn-buynow, .nav-xs .mobile-nav .btn-tryforfree {
  width: 80%;
  margin: 15px auto;
}

.nav-xs .mobile-nav {
  display: flex;
  width: 100%;
  margin-top: 15px;
  justify-content: center;
}

.nav-xs .mobile-nav > ul {
  display: flex;
  width: 100%;
  margin-top: 15px;
  justify-content: center;
  flex-direction: column;
}

.head-buttons,
.navbar-header {
  display: none;
}

.navbar-toggle {
  display: none;
  width: 34px;
  height: 34px;
  position: relative;
  margin: 0 -5px 0 0;
  padding: 5px;
  outline: none;
  background: none;
  border: none;
}

.navbar-toggle span {
  display: inline-block;
  height: 2px;
  width: 24px;
  position: absolute;
  background-color: #4F4F4F;
  right: 5px;
}

.navbar-toggle span:nth-of-type(1) {
  top: 9px;
}

.navbar-toggle span:nth-of-type(2),
.navbar-toggle span:nth-of-type(3) {
  top: 16px;
}

.navbar-toggle span:nth-of-type(4) {
  top: 23px;
}

.d-flex {
  display: flex !important;
}

.topline {
  background-color: #fff;
  box-shadow: none;
}

@media only screen and (max-width: 991px) {
  .navbar.primary-navbar {
    justify-content: flex-end;
    flex-flow: row nowrap;
  }

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

  .head-buttons {
    display: block;
    height: 69px;
    background-color: #F2F2F2;
    padding: 15px 0;
  }
  .head-buttons .nav.navbar-nav {
    margin: 0;
    display: flex;
    justify-content: center;
    flex-flow: row nowrap;
  }
  .head-buttons .btn-tryforfree {
    width: 118px;
    margin-right: 10px;
  }
  .head-buttons .btn-buynow {
    width: 139px;
  }
  .head-buttons .btn-tryforfree, .head-buttons .btn-buynow {
    height: 39px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  .mobile-nav .menu-mobile-head-buttons > li > a {
    text-align: center !important;
  }

  .head-buttons .menu-mobile-head-buttons-1 > li > a {
    text-align: center !important;
  }

  .navbar-nav > li > a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
  }

  .head-buttons .btn-tryforfree a, .head-buttons .btn-buynow a {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 19px;
  }

  .topline-row .navbar-toggle span {
    transition: all 0.3s linear;
  }
  .topline-row .navbar-toggle span:nth-of-type(1), .topline-row .navbar-toggle span:nth-of-type(4) {
    opacity: 1;
  }
  .topline-row .navbar-toggle span:nth-of-type(1) {
    width: 16px;
  }
  .topline-row .navbar-toggle span:nth-of-type(2), .topline-row .navbar-toggle span:nth-of-type(3) {
    transform: rotate(0);
    width: 14px;
  }
  .topline-row .navbar-toggle span:nth-of-type(4) {
    width: 12px;
  }

  .topline-row.open .navbar-toggle span:nth-of-type(1), .topline-row.open .navbar-toggle span:nth-of-type(4) {
    opacity: 0;
  }
  .topline-row.open .navbar-toggle span:nth-of-type(2) {
    transform: rotate(45deg);
    width: 24px;
  }
  .topline-row.open .navbar-toggle span:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 24px;
  }

  .topline-row.open .nav-xs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fafafa;
    height: 100%;
    overflow: hidden;
  }

  .nav-xs.fullscreen.open {
    height: calc(100vh - 125px);
    background: #F7f7f7;
  }
  .nav-xs.fullscreen.open .mobile-nav:first-of-type {
    overflow: auto;
    margin: 0;
  }
  .nav-xs.fullscreen.open .mobile-nav:last-of-type {
    height: 170px;
    z-index: 100;
  }
  .nav-xs.fullscreen.open .mobile-nav > ul {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15px;
    flex-wrap: nowrap;
  }
  .nav-xs.fullscreen.open .mobile-nav {
    margin: 0;
  }
  .nav-xs.fullscreen.open .mobile-nav #menu-top {
    padding-top: 0;
  }
  .nav-xs.fullscreen.open .mobile-nav #menu-top li > a {
    text-align: start;
  }
  .nav-xs.fullscreen.open .mobile-nav .dropdown-menu {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .nav-xs.fullscreen.open .mobile-nav .btn-buynow, .nav-xs.fullscreen.open .mobile-nav .btn-tryforfree {
    margin: 0;
    width: 50%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .menu-item-has-children .caret {
    margin-left: 10px;
  }

  #menu-header-nav-buttons > li:not(.cc-item), #menu-mobile-head-buttons > li:not(.cc-item) {
    width: 100%;
    flex: 12;
    margin-bottom: 12px;
    text-align: center;
  }

  .nav-xs.fullscreen.open #menu-mobile-head-buttons .item-search {
    display: none !important;
  }

  .topline-row.open .head-buttons {
    display: none;
  }

  .navbar-header {
    display: flex;
  }
}
.cc-item .cc-phones .spear {
  display: none;
}

.gallery-block .su-custom-gallery {
  display: flex !important;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 1.5em;
}
.gallery-block .su-custom-gallery .su-custom-gallery-slide {
  margin: 1rem 2rem !important;
}
.gallery-block .su-custom-gallery .su-custom-gallery-slide a {
  height: auto !important;
}

@media only screen and (max-width: 600px) {
  .product-loop ul.products {
    flex-direction: column;
  }
  .product-loop ul.products li.product {
    width: 90%;
  }
}

/*
*   Product price block
 */
.product p.price {
  align-items: center;
  flex-direction: row !important;
  justify-content: flex-start !important;
}

.product .woocommerce-Price-amount {
  padding: 0 10px;
}

.product .single_variation_wrap .woocommerce-variation-price {
  margin: 20px 0;
}

.product .single_variation_wrap .woocommerce-Price-amount {
  padding: 0 10px;
}

.product .variations td.label {
  display: none;
}

.product .variations td.value {
  display: flex;
}

.product .variations select {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  background: none;
}

.product .single_variation_wrap .woocommerce-variation-add-to-cart div.quantity {
  display: none !important;
}

.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}

.woocommerce div.product .single_variation_wrap .single_add_to_cart_button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  font-weight: 300;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4CAE4C;
  border-radius: 0;
}

.woocommerce div.product .single_variation_wrap .single_add_to_cart_button:hover, .woocommerce div.product .variations .single_add_to_cart_button:active {
  color: #ffffff;
  background-color: #578824;
  border-color: #456c1d;
}

.woocommerce div.product .single_variation_wrap .single_add_to_cart_button.disabled {
  opacity: 0.5;
}

/*
  Override styles for relizz-notes plugin
 */
.mag-list-first-row ul li {
  padding: 3px 0 3px 24px;
  list-style: none;
  background: url(/img/sprite.png) no-repeat 0 5px !important;
}

/*
  2.07.2021 Changes for regular price text in bye now page additional licenses
 */
.addi-services .regular {
  font-size: 1rem;
  margin-bottom: 0.6rem;
}
.addi-services .prod_price {
  font-size: 28px;
  margin-bottom: 1rem;
}
.addi-services .orange-text {
  color: #f0a05a;
}

/*
  2.07.2021 Changes background colors for buttons try for free and plans and pricing
  7.09.2021 Changes for buttons color by new design
 */
.nav .btn-tryforfree a, .nav .btn-buynow a {
  color: #ffffff !important;
  background-color: transparent !important;
}
.nav .btn-tryforfree, .nav .btn-purple {
  background-color: #9561B4 !important;
  border-color: #9561B4 !important;
}
.nav .btn-tryforfree a:active, .nav .btn-tryforfree a.active,
.nav .btn-purple a:active, .nav .btn-purple a.active {
  background-color: #8349A6 !important;
  border-color: #8349A6 !important;
}
.nav .btn-purple a:hover, .nav .btn-tryforfree a:hover {
  background-color: #A274BD !important;
  border-color: #A274BD !important;
}
.nav .btn-buynow {
  background-color: #5cb85c !important;
  border-color: #5cb85c !important;
}
.nav .btn-buynow a:active, .nav .btn-buynow a.active {
  background-color: #389D38 !important;
  border-color: #389D38 !important;
}
.nav .btn-buynow a:hover {
  background-color: #70C170 !important;
  border-color: #70C170 !important;
}

.sect-gray {
  background: #F8F8F8;
}

.sect-white {
  background: #FFF;
}

.sect-gray, .sect-white {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .sect-gray, .sect-white {
    padding: 30px 0;
  }
}

.btn-purple, .btn-transparent {
  width: 132px !important;
  height: 39px !important;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 4px;
}

.btn-purple {
  background-color: #9561B4;
  border-color: #9561B4;
}

.btn-purple a:active, .btn-purple a.active, a.btn-purple:active, a.btn-purple.active {
  background-color: #8349A6;
  border-color: #8349A6;
}

.btn-purple a:hover, a.btn-purple:hover {
  background-color: #A274BD;
  border-color: #A274BD;
}

.btn-transparent {
  color: #9561B4;
  background-color: transparent;
  border: 1px solid #C4C4C4;
}

.btn-transparent a:active, .btn-transparent a.active, a.btn-transparent:active, a.btn-transparent.active {
  color: #ffffff;
  background-color: #212121;
}

.btn-transparent a:hover, a.btn-transparent:hover {
  background-color: rgba(33, 33, 33, 0.08);
}

.btn {
  padding: 8px 16px;
}

header {
  background-color: #fff;
}
header .woo-top-home {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0 90px;
}
header .woo-top-home .top-home-text {
  display: flex;
  flex-direction: column;
  max-width: 435px;
}
header .woo-top-home .top-home-text h1 {
  margin: 50px 0 20px 0;
  font-size: 40px;
  line-height: 52px;
  font-weight: 400;
  max-width: 600px;
  color: #000;
}
@media (max-width: 767px) {
  header .woo-top-home .top-home-text h1 {
    font-size: 33px;
    line-height: 42px;
  }
}
header .woo-top-home .top-home-text .lead-list {
  color: #000;
}
header .woo-top-home .top-home-text .h5 {
  margin-bottom: 25px;
  white-space: normal;
}
header .woo-top-home .top-home-text .buttons {
  display: flex;
  justify-content: flex-start;
  margin: 0;
}
header .woo-top-home .top-home-img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media (max-width: 991px) {
  header .woo-top-home {
    flex-direction: column-reverse;
    align-items: center;
    transition: All 0.8s;
    -webkit-transition: All 0.8s;
    -moz-transition: All 0.8s;
    -ms-transition: All 0.8s;
    -o-transition: All 0.8s;
  }
  header .woo-top-home .top-home-text {
    align-items: center;
  }
  header .woo-top-home .top-home-text h1 {
    text-align: center;
    margin: 50px 0 30px;
  }
  header .woo-top-home .top-home-text .h5 {
    max-width: 85%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  header .woo-top-home {
    padding: 20px 0 30px;
  }
  header .woo-top-home .top-home-text h1 {
    font-size: 28px;
    line-height: 39px;
  }
}
@media (max-width: 420px) {
  header .woo-top-home .top-home-text .h5 {
    max-width: 75%;
  }
}
header .top-sect {
  position: relative;
  padding: 60px 0 0;
  transition: All linear 0.5s;
}
@media (max-width: 991px) {
  header .top-sect {
    background-color: #F8F8F8 !important;
  }
}
@media (max-width: 767px) {
  header .top-sect {
    padding: 20px 0 30px;
  }
}
header .top-sect .container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
header .top-sect .container-fluid .row {
  transition: All linear 0.5s;
}
@media (max-width: 991px) {
  header .top-sect .container-fluid .row {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  header .top-sect .container-fluid .row {
    padding: 0;
  }
}
header .top-sect .container-fluid .row .top-img-holder {
  overflow: hidden;
  position: relative;
  height: 480px;
  width: 100%;
  float: right;
}

header .top-sect .container-fluid .row .top-img-holder .top-img {
  position: absolute;
  max-width: 855px;
  width: 45%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 2;
  filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.12));
  border-radius: 2px;
  right: 0;
  transition: All linear 0.5s;
}
header .top-sect .container-fluid .row .top-img-holder .top-img img {
    height: 100%
}
@media (max-width: 991px) {
    
    header .top-sect .container-fluid .row .top-img-holder .top-img {
        width: 100%;
    }
 
}

header .top-sect .container-fluid .row .top-home-text {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  top: 0;
  padding-top: 120px;
  max-width: 600px;
  transition: All linear 0.5s;
  margin-left: -15px;
  z-index: 3;
}
@media (max-width: 1199px) {
  header .top-sect .container-fluid .row .top-home-text {
    max-width: 500px;
  }
}
@media (max-width: 991px) {
    header .top-sect .container-fluid .row .top-img-holder{
        float:none;
        position: initial;
        height: auto;
    }
    header .top-sect .container-fluid .row .top-img-holder .top-img{
        position: initial;
        padding-bottom: 20px;
    }
    header .top-sect .container-fluid .row .top-img-holder .top-img img {
        height: auto;
    }
  header .top-sect .container-fluid .row .top-home-text {
    position: initial;
    align-items: center;
    text-align: center;
    padding: 0;
    max-width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  header .top-sect .container-fluid .row .top-home-text {
    margin-left: 0;
  }
}
header .top-sect .container-fluid .row .top-home-text h1 {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 52px;
}
@media (max-width: 767px) {
  header .top-sect .container-fluid .row .top-home-text h1 {
    font-size: 33px;
    line-height: 42px;
  }
}
header .buttons {
  display: flex;
  justify-content: flex-start;
  margin: 60px 0 0;
}
header .buttons .btn {
  padding: 9px 16px !important;
}
.white-color a,.white-color a:hover,.white-color a:focus{
    color:#fff;
}
@media (max-width: 767px) {
  header .buttons {
    margin: 20px 0 0;
  }
}
header .btn-purple {
  margin: 0 10px 0 0 !important;
  min-width: 132px !important;
}
header .btn-purple .fa-mobile {
  display: none;
}
header .btn-purple .bigger {
  left: 16px !important;
  top: 10px !important;
  text-transform: none !important;
  font-size: 14px !important;
}
header .btn-purple .smaller {
  display: none;
}

#home .btn {
  padding: 8px 16px;
}
#home .homepage .sect-gray h2, #home .homepage .sect-white h2 {
  color: #212121;
  font-style: normal;
  text-align: center;
}
#home .homepage .sect-gray h3, #home .homepage .sect-white h3 {
  color: #212121;
}
#home .homepage .sect-gray .plain-text, #home .homepage .sect-white .plain-text {
  margin-bottom: 30px;
}
#home .homepage .sect-gray .lead, #home .homepage .sect-white .lead {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 60px;
}
#home .homepage .command-center-sect .icons-wrp {
  display: flex;
  justify-content: center;
}
#home .homepage .command-center-sect .icons-wrp .icon-wrp {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#home .homepage .command-center-sect .icons-wrp .icon-wrp .icon-box {
  background-color: #fff;
  width: 150px;
  height: 150px;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  align-items: center;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
#home .homepage .command-center-sect .icons-wrp .icon-wrp .icon-box img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #home .homepage .command-center-sect .icons-wrp .icon-wrp .icon-box {
    width: 90px;
    height: 90px;
  }
  #home .homepage .command-center-sect .icons-wrp .icon-wrp .icon-box img {
    max-width: 50px;
  }
}
@media (max-width: 767px) {
  #home .homepage .command-center-sect .icons-wrp .icon-wrp .text-box {
    word-wrap: normal;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #home .homepage .command-center-sect .icons-wrp .icon-wrp {
    width: 90px;
  }
}
#home .homepage .command-center-sect .icons-wrp .icon-2 {
  margin: 0 140px;
}
@media (max-width: 991px) {
  #home .homepage .command-center-sect .icons-wrp .icon-2 {
    margin: 0 70px;
  }
}
@media (max-width: 767px) {
  #home .homepage .command-center-sect .icons-wrp .icon-2 {
    margin: 0 25px;
  }
}
@media (max-width: 767px) {
  #home .homepage .command-center-sect .icons-wrp .icon-2 {
    margin: 0 8px;
  }
}
#home .homepage .lang-sect .trns {
  background: url(/img/lang-backgrnd.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
#home .homepage .lang-sect .trns h2 {
  margin-bottom: 50px;
  text-align: left;
  color: #fff;
}
#home .homepage .lang-sect .trns .crowdin_wall {
  max-width: 700px;
  margin: 0;
}
#home .homepage .lang-sect .trns .crowdin_wall ul {
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  #home .homepage .lang-sect .trns {
    padding: 60px 0;
  }
  #home .homepage .lang-sect .trns h2 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
  }
  #home .homepage .lang-sect .trns .crowdin_wall ul {
    justify-content: center !important;
  }
}

.addon-img-list-sect .integration-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.addon-img-list-sect .integration-list .integration-wrp {
  margin-right: 40px;
}
.addon-img-list-sect .integration-list .integration-wrp:last-of-type {
  margin-right: 0;
}
@media (max-width: 413px) {
  .addon-img-list-sect .integration-list {
    align-items: center;
    flex-direction: column;
  }
  .addon-img-list-sect .integration-list .integration-wrp {
    margin-right: 0;
  }
}

.tasks-sect .h3-mobile {
  display: none;
}
.tasks-sect .task-wrp {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.tasks-sect .task-wrp:last-of-type {
  margin-bottom: 0;
}
.tasks-sect .task-wrp .screenshot-box {
  max-width: 415px;
  margin: 0 0 0 120px;
}
.tasks-sect .task-wrp .combo-box {
  margin: 0 120px 0 0;
}
.tasks-sect .task-wrp .screenshot-box-mobile {
  display: none;
}
.tasks-sect .task-wrp .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 600px;
}
.tasks-sect .task-wrp .text-box p {
  margin-bottom: 30px;
}
.tasks-sect .task-wrp .text-box .btn-arrow {
  position: relative;
  color: #9561B4;
}
@media (max-width: 1199px) {
  .tasks-sect .task-wrp .screenshot-box {
    margin: 0 0 0 auto;
    width: 40%;
  }
  .tasks-sect .task-wrp .combo-box {
    margin: 0 auto 0 0;
  }
  .tasks-sect .task-wrp .text-box {
    width: 56%;
  }
}
@media (max-width: 991px) {
  .tasks-sect .task-wrp {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }
  .tasks-sect .task-wrp .h3-mobile, .tasks-sect .task-wrp .h3-combo {
    display: block;
    margin-bottom: 10px;
  }
  .tasks-sect .task-wrp .screenshot-box {
    display: none;
  }
  .tasks-sect .task-wrp .screenshot-box-mobile, .tasks-sect .task-wrp .combo-box {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0 0 20px;
  }
  .tasks-sect .task-wrp .text-box {
    align-items: center;
    width: 80%;
  }
  .tasks-sect .task-wrp .text-box .h3-desktop {
    display: none;
  }
  .tasks-sect .task-wrp .text-box .btn-wrapper {
    text-align: right;
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tasks-sect .task-wrp .text-box p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media (max-width: 511px) {
  .tasks-sect .task-wrp .text-box {
    width: 100%;
  }
}

/*
------ END of Homepage new style -------
 */
.pricing-table .table-tab .btn-buynow-green {
  background-color: #5cb85c !important;
  border-color: #4CAE4C !important;
}
.pricing-table .table-tab .btn-buynow-green:hover {
  background-color: #578824 !important;
  border-color: #456c1d !important;
}
.pricing-table .table-tab .btn-buynow-green:active {
  background-color: #578824 !important;
  border-color: #456c1d !important;
}

/*
Free download page with video OUTS-2736
*/
.product-promotion {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  text-align: left;
}
.product-promotion .product-promotion--text-block,
.product-promotion .product-promotion--image-block {
  flex-basis: 50%;
}
.product-promotion .product-promotion--image-block {
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 90px;
}
.product-promotion .product-promotion--image-block .vid_trigger, .product-promotion .product-promotion--image-block .vid_trigger_single {
  position: relative;
  display: block;
}
.product-promotion .product-promotion--image-block .vid_trigger img, .product-promotion .product-promotion--image-block .vid_trigger_single img {
  opacity: 1;
  transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  border-radius: 12px;
  overflow: hidden;
}
.product-promotion .product-promotion--image-block .vid_trigger:hover img, .product-promotion .product-promotion--image-block .vid_trigger_single:hover img {
  opacity: 0.7;
}
.product-promotion .product-promotion--text-block {
  max-width: 555px;
  padding: 20px 15px 20px 0;
}
.product-promotion .product-promotion--text-block .h3-colored {
  color: #5cb85c;
}
.product-promotion .product-promotion--text-block .btn-tryforfree {
  font-size: 20px;
  padding: 15px 20px;
  width: 185px !important;
  height: 54px !important;
  margin-right: 5px;
  color: #fff;
  border-radius: 4px;
  background-image: none;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.product-promotion .product-promotion--image-block img {
  max-width: 100%;
  height: 100%;
  width: 100%;
}

.dwn_cnt .dwn_cnt_l {
  padding-right: 90px;
}
.dwn_cnt .dwn_cnt_l p:first-child {
  margin-top: 0;
}

.dwn_b .row {
  padding: 2rem 0;
}
.dwn_b h2 {
  color: #000;
  text-align: center;
}

.ssblock2 h4 {
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.ssblock2 .emo {
  font-size: 0.75rem;
}
.ssblock2 .row {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d8dde1;
  display: flex;
  align-items: center;
}
.ssblock2 .bxslider {
  margin: 30px 0 0;
  padding: 0;
  text-shadow: none;
}
.ssblock2 .bxslider li {
  position: relative;
  margin: 32px 0 0;
  padding: 10px 10px 15px 10px;
  min-height: 25px;
  max-width: none;
  list-style: none;
  text-align: left;
  background-color: #fcfcfc;
  border-radius: 6px;
}
.ssblock2 .bxslider li > a {
  display: none;
}
.ssblock2 .bxslider li > span {
  position: absolute;
  top: -19px;
  left: 0;
  font-size: 9px;
  color: #999;
}
.ssblock2 .bxslider li .ctitle {
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
.ssblock2 .bxslider li i {
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  color: rgba(0, 0, 0, 0.54);
  position: absolute;
  bottom: -2px;
  right: 4px;
}
.ssblock2 .btn-wrp {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.ssblock2 .btn-wrp .btn-transparent {
  height: 39px !important;
  font-size: 14px;
  padding: 8px 16px;
}

@media screen and (min-width: 992px) {
  .vid_trigger {
    width: 460px;
    max-height: 300px;
    margin: 0;
  }

  .product-promotion--image-block img {
    width: 460px;
    max-height: 300px;
  }

  .product-promotion--text-block .page-title {
    max-width: 100%;
    margin: 0 0 20px;
    font-style: normal;
  }
  .product-promotion--text-block .product-features__item-description {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .product-promotion .btn-wrapper {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .product-promotion .product-promotion--image-block {
    padding-right: 35px;
    flex-basis: 55%;
  }
  .product-promotion .product-promotion--text-block {
    flex-basis: 45%;
  }
}
@media screen and (max-width: 991px) {
  .dwn_cnt .dwn_cnt_l {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .product-promotion {
    flex-direction: column-reverse;
  }
  .product-promotion h1, .product-promotion h3 {
    text-align: center;
  }
  .product-promotion > div {
    align-self: stretch;
  }
  .product-promotion .product-promotion--image-block {
    padding-right: 0;
    display: block;
  }
  .product-promotion .product-promotion--image-block .vid_trigger {
    padding: 0 15px;
  }
  .product-promotion .product-promotion--image-block img {
    width: 100%;
  }
  .product-promotion .product-promotion--text-block {
    margin: 0 auto;
    padding: 0 15px 20px;
  }
  .product-promotion .btn-wrapper {
    text-align: center;
    margin-top: 15px;
  }
  .product-promotion .btn-wrapper .btn-tryforfree {
    display: inline-block;
  }

  .dwn_cnt .dwn_cnt_l {
    padding: 0 15px;
  }
  .dwn_cnt .dwn_cnt_r .btn-wrp {
    display: flex;
    justify-content: center;
  }

  .dwn_b .row {
    padding: 1rem 0;
  }
  .dwn_b h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }

  .ssblock2 {
    margin-top: 40px;
  }
}
#breadcrumbs strong {
  font-weight: normal;
}

strong.breadcrumb_last {
  font-weight: normal;
}

.breadcrumb_last strong {
  font-weight: normal;
}

@media (max-width: 992px) {
  .support-1 .col-md-5 {
    margin-bottom: 20px;
  }
}
.get-free-trial {
  background: #F1F8E9 !important;
}
.get-free-trial .btn {
  padding: 8px 70px;
  margin-left: 2em;
}

.arrow-sh {
  margin-left: -80px !important;
}

/*
** Comments button style
*/
.comment-btn-wrp {
  text-align: center;
}

/*# sourceMappingURL=add-info.css.map */

/*# sourceMappingURL=add-info.css.map */
iframe {
    max-width: 100%;
}