/*****************gen element stylesheet start***********************/
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    overflow-x: hidden;
}
img {
    max-width: 100%;
}
a:active,
a:visited,
a:focus,
a,
a:hover {
    text-decoration: none;
}
p {
    margin-bottom: 15px;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}
p:last-child {
    margin-bottom: 0;
}
.gen-btn {
    color: #fff;
    background-color: #0da944;
    display: inline-block;
    padding: 15px 15px 16px 15px;
    min-width: 195px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 600;
}
.gen-btn:hover {
    background-color: #cec86d;
    color: #0da944;
}
.title-style {
    font-size: 35px;
    line-height: 35px;
    line-height: normal;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #0da944;
    text-transform: uppercase;
    display: block;
}
.fancybox-outer iframe {
    width: 100%;
    height: 99%;
}
/***********/
.bg-color1 {
    background-color: #cec86d;
}
.bg-color2 {
    background-color: #a86620;
}
.bg-color3 {
    background-color: #3c9d97;
}
.bg-color4 {
    background-color: #96673d;
}
.bg-color5 {
    background-color: #fa6903;
}
.bg-color6 {
    background-color: #01458e;
}
.bg-color7 {
    background-color: #0da944;
}
.bg-color8 {
    background-color: #0da944;
}
.bg-color9 {
    background-color: #2a7e64;
}
.bg-color10 {
    background-color: #b3b3b3;
}
.bg-color11 {
    background-color: #ff4e00;
}
.bg-color12 {
    background-color: #27a102;
}
/***********/
/*****************gen element stylesheet end***********************/
/*****************banner-section stylesheet start***********************/
.banner-section {
    margin-top: 80px;
    background-image: url(banner-image-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 538px;
}
.banner-section-inner {
    max-width: 1280px;
    padding: 10px 15px 0 15px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner-section-right {
    padding-left: 10px;
    width: calc(100% - 660px);
    width: -o-calc(100% - 660px);
    width: -ms-calc(100% - 660px);
    width: -moz-calc(100% - 660px);
    width: -webkit-calc(100% - 660px);
}
.banner-section-left img {
    max-width: 660px;
    position: relative;
    bottom: -25px;
}
.banner-section h1 {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
    color: #0da944;
    margin: -30px 0 10px -2px;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.banner-section h1~h2 {
    font-size: 25px;
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.banner-section strong {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 22px;
    display: block;
    line-height: 25.4px;
}
.banner-section .gen-btn {
    float: right;
}
.demo-video {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.demo-video a,
.common-btn {
    background: #0da944;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 20px;
    width: auto;
    text-transform: uppercase;
    min-height: 45px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
    margin: 0 15px 0 0;
}
.demo-video a:hover,
.demo-video a:focus,
.common-btn:hover,
.common-btn:focus {
    background-color: #077a30;
    ;
    text-decoration: none;
    color: #fff;
}
.demo-video a span {
    vertical-align: top;
    margin-left: 7px;
    display: inline-block;
}
.demo-video a img {
    width: 21px;
    vertical-align: middle;
}
.blink {
    animation: blink 2s infinite;
    -webkit-animation: blink 2s infinite
}
@keyframes blink {
    30% {
        opacity: 0
    }
}
/********************************************/
.common-section {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.common-section-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
}
.common-section p a {
    color: #0da944;
}
/********************************************/
/*****************about section stylesheet start*******************/
.wecome-section-inner {
    max-width: 1280px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wecome-section-right img {
    display: block;
}
.wecome-section-right {
    width: 48%;
    position: relative;
    z-index: 1;
}
.wecome-section-left {
    width: 49.4%;
}
.wecome-section {
    padding: 45px 0 15px 0;
    position: relative;
    z-index: 1;
}
.wecome-section-left b {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.4px;
    margin-bottom: 22px;
    display: block;
}
/*****************about section stylesheet start*******************/
/*****************ownership section stylesheet start*******************/
.ownership-section {
    padding: 56px 0 30px 0;
}
.ownership-section-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.ownership-section-left {
    max-width: 414px;
}
.ownership-section-right {
    width: calc(100% - 504px);
    width: -o-calc(100% - 504px);
    width: -ms-calc(100% - 504px);
    width: -moz-calc(100% - 504px);
    width: -webkit-calc(100% - 504px);
}
.ownership-section h3 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    margin: -7px 0 15px 0;
    color: #0da944;
    text-transform: uppercase;
    display: block;
}
.ownership-section p {
    font-size: 16px;
    line-height: 29.4px;
    font-weight: 300;
    text-align: justify;
}
.ownership-section p:last-child {
    margin-bottom: 0;
}
/*****************ownership section stylesheet End*******************/
/*****************whitelabel section stylesheet start*******************/
.whitelabel-section {
    padding: 0 0 30px 0;
}
.whitelabel-section-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
}
.whitelabel-section-left {
    max-width: 414px;
}
.whitelabel-section-right {
    width: calc(100% - 504px);
    width: -o-calc(100% - 504px);
    width: -ms-calc(100% - 504px);
    width: -moz-calc(100% - 504px);
    width: -webkit-calc(100% - 504px);
}
.whitelabel-section p {
    font-size: 16px;
    line-height: 29.4px;
    font-weight: 300;
    text-align: justify;
}
.whitelabel-section p:last-child {
    margin-bottom: 0;
}
/*****************whitelabel section stylesheet End*******************/
/*****************product section stylesheet start*******************/
.product-section {
    padding: 45px 0 45px 0;
    position: relative;
    z-index: 1;
}
.product-section .gen-btn {
    margin-top: 17px;
}
.product-section-inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
    position: relative;
}
.product-blocks {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
    width: 32.33%;
    overflow: hidden;
}
.product-blocks img {
    vertical-align: top;
}
.product-blocks.col-half {
    width: calc(50% - 10px);
    width: -o-calc(50% - 10px);
    width: -ms-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
}
.product-blocks.col-quater {
    width: calc(25% - 20px);
    width: -o-calc(25% - 20px);
    width: -ms-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: -webkit-calc(25% - 20px);
}
.product-blocks strong.center-align {
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.product-blocks strong.bottom_inc {
    bottom: 35px;
}
.product-row {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.product-blocks strong a {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    background-color: rgba(206, 200, 109, 0.9);
    padding: 16px 20px;
    font-size: 18px;
    color: #000;
    left: 0;
}
.product-section .gen-btn:hover {
    background-color: #cec86d;
}
/*****************product section stylesheet end*******************/
/*****************payment-getway stylesheet start*******************/
.payment-getway-used {
    margin: 0 0 0;
    text-align: center;
    position: relative;
    /* background-color: #ebebeb; */
    padding: 40px 0 0px 0;
    background-color: #ebebeb;
}
.payment-getway-used .contact-row {
    background-color: #6e4b3e;
    padding: 19px 15px 20px 15px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.payment-getway-used .contact-row a {
    color: #cec86d;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.payment-getway-used .contact-row a:hover {
    color: #000;
}
.payment-getway-used-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1280px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.tree-clipArt {
    position: absolute;
    bottom: -1px;
    transform: translateX(-43%);
    -webkit-transform: translateX(-43%);
    -moz-transform: translateX(-43%);
    -ms-transform: translateX(-43%);
    -o-transform: translateX(-43%);
}
.payment-getway-used-inner .payment-hedaing {
    margin: 0 auto 15px auto;
    padding: 0px;
    text-align: center;
    position: relative;
    max-width: 1017px;
    z-index: 1;
}
.payment-getway-used-inner .payment-hedaing b {
    margin: 5px 0 5px;
    padding: 0px;
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #949494;
}
.payment-getway-right {
    padding: 0 0 0 0;
    width: 1017px;
    max-width: 100%;
    margin: 0 auto;
}
.payment-logos>li {
    width: 50%;
    margin-bottom: 20px;
    list-style: none;
    text-align: left;
    padding: 0 10px 0 10px;
}
.payment-logos>li>img {
    background-color: #ffffff;
    outline: 1px solid #cfcfcf;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.payment-logos>li>img:hover {
    outline-color: #0da944;
}
.payment-logos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0px -10px;
    padding: 0px;
}
.payment-logos>li strong {
    font-size: 19px;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
}
.payment-logos>li span {
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #333;
}
ul.payment-logos ul {
    list-style: none;
    margin-top: 5px;
    padding: 0;
}
ul.payment-logos ul li {
    font-weight: 500;
    padding-left: 15px;
    position: relative;
    font-size: 13px;
    width: 48%;
    display: inline-block;
}
ul.payment-logos ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #249708;
    border-radius: 50%;
    left: 0;
    top: 5px;
}
.payment-logos>li strong.cant-find-block {
    margin: 0;
    padding: 12px;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
    font-size: 25px;
    color: #666;
    justify-content: center;
    align-items: center;
    text-align: center;
}
/*****************payment-getway stylesheet end*******************/
/*****************client-revies stylesheet start***********************/
.client-revies-section {
    padding: 40px 0;
    margin-top: 70px;
}
.client-revies-section .gen-btn {
    margin-top: 30px;
    padding: 15px 15px 16px 15px;
}
.client-revies-section .gen-btn:hover {
    background-color: #cec86d;
}
.client-revies-section-inner {
    padding: 0 15px;
    max-width: 1310px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.client-revies-section-left {
    width: 48.82%;
    position: relative;
}
.client-revies-section-left:before {
    content: '';
    width: 50vw;
    position: absolute;
    right: 96px;
    top: -88px;
    background-image: url(bg-pattern1-2.png);
    z-index: -1;
    bottom: 18px;
}
.client-revies-section-right {
    width: 47.875%;
}

.testimonial-row {
    display: flex;
    justify-content: space-between;
}
.small-testimoanial {
    width: 46.5%;
    height: 194px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.small-testimoanial img {
    max-width: 52px;
}
.big-testimonial img {
    max-width: 80px;
}
.big-testimonial {
    height: 367px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.client-test {
    position: relative;
    z-index: 1;
}
.client-test:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: -1;
}
/*****************client-revies stylesheet end***********************/
.premium-features-part {
    padding: 40px 0;
}
.premium-features-part-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
    text-align: center;
    position: relative;
}
.premium-features-part-inner .premium-features-hedaing {
    margin: 0 0 30px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.premium-features-part-inner .premium-features-hedaing b {
    margin: 4px 0 5px;
    padding: 0px;
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #949494;
}
.premium-features-part-inner .premium-features-hedaing h3 {
    font-size: 31px;
    font-weight: 700;
    color: #0da944;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
}
.premium-features-part-inner .premium-features-hedaing h3 strong {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    color: #27a102;
    text-transform: uppercase;
    font-family: 'exo 2';
    font-weight: 700;
}
.premium-features-part-inner b.other-charg {
    color: #2c2c2c;
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: initial;
    font-family: 'exo_2regular';
    font-size: 25px;
    font-weight: 500;
}
.general-features-box-in {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.premium-features-part-inner ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 30px;
}
.premium-features-part-inner ul li {
    width: 33.33%;
    text-align: left;
    background: none;
    padding: 0 15px;
}
.premium-features-part-inner ul li .icon {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 20px;
    width: 53px;
    height: 52px;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}
.premium-features-part-inner ul li strong {
    font-size: 18px;
    text-transform: uppercase;
    color: #18191a;
    display: block;
    margin: 0 0 15px 0;
}
.premium-features-part-inner ul li a {
    display: block;
    font-size: 15px;
    padding: 0;
    color: #555;
    min-height: 118px;
    line-height: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    text-align: left;
}
/************premium-features-sections stylesheet end**********/
.fancybox-overlay {
    background-color: rgba(0, 0, 0, 0.6) !important;
}
/* ========================================== */
.inq_form {
    width: 100%;
    display: block;
    position: relative;
    padding: 40px 0;
    z-index: 0;
    float: left;
    background: #f8f8f8;
  }
  .inq_form form input[type=submit] {
    background: #0da944;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 14px 40px 14px 40px;
    width: auto;
    text-transform: uppercase;
    min-height: 45px;
    line-height: 30px;
    outline: none;
    border: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .inq_form form input:hover[type=submit] {
    background-color: #037d2e;
  }
  .inq_form .head-style {
    margin: 0 0 15px 0;
    font-size: 32px;
    color: #0da944;
    position: relative;
    font-family: 'Exo 2';
    text-transform: uppercase;
    font-weight: bold;
  }

  .inq_form .heading-area {
    margin-bottom: 15px;
    text-align: left;
    align-items: flex-start;
  }
  .inq_form-inner {
    max-width: 1340px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .inq_form .box-shadow {
    width: 100%;
  }
  .inq_form .box-shadow ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    row-gap: 25px;
  }
  .inq_form .box-shadow ul li {
    width: calc(50% - 15px);
    width: -o-calc(50% - 15px);
    width: -ms-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: -webkit-calc(50% - 15px);
  }
  .inq_form .box-shadow ul li:last-child {
    padding: 20px 30px 30px 30px;
    box-shadow: 7px 7px 20px 0 rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    background-color: #fff;
  }
  .enquire_form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .inq_form-left,
  .inq_form-right {
    width: calc(100% - 0px);
    width: -o-calc(100% - 0px);
    width: -ms-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .inq_form .input-row-flow {
    margin-bottom: 16px;
    width: calc(50% - 15px);
    width: -o-calc(50% - 15px);
    width: -ms-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: -webkit-calc(50% - 15px);
  }
  .inq_form .input-row-flow:last-child {
    width: calc(100% - 0px);
    width: -o-calc(100% - 0px);
    width: -ms-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
  }
  .inq_form .input-row-flow .g-recaptcha {
    margin-top: 20px;
  }
  .inq_form .input-row-flow .custom-input-box {
    margin: 0px;
    border: 1px solid #ddd;
    background: #FFF;
    font-size: 16px;
    color: #292929;
    padding: 9px 10px;
    border-radius: 4px;
    -webkit-appearance: none;
    width: 100%;
  }
  .inq_form .text-center {
    text-align: center;
  }
  .custom-input-button {
    background-color: #003a57;
    position: relative;
    margin: 0 auto;
    padding: 8px 20px 10px;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    border: none;
  }
  .custom-input-button:hover {
    background-color: #ff6e00;
  }
  .inq_form .video-block {
    max-width: 100%;
    position: relative;
    width: 100%;
    box-shadow: none;
    min-height: 100%;
    text-align: center;
  }
  .inq_form .button-btn {
    margin-top: 0;
    justify-content: flex-start;
  }

@media screen and (max-width:1280px) {
    .banner-section-left img {
        max-width: 100%;
    }
    .banner-section-left {
        width: 598px;
    }
    a.navbar-brand.logo img {
        max-width: 220px;
    }
    .wecome-section-right img {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }
    p {
        font-size: 15px !important;
        line-height: 23px !important;
    }
}
@media (max-width:1199px) {
    .banner-section {
        padding: 40px 0 50px 0;
        height: auto;
    }
    .banner-section h1 {
        font-size: 36px;
    }
}
@media screen and (max-width:1024px) {
    .banner-section-left {
        width: 50%;
    }
    .banner-section-right {
        width: 50%;
        padding-left: 0;
    }
    .banner-section-left img {
        max-width: 100%;
        margin: 0;
    }
    a.navbar-brand.logo img {
        max-width: 100%;
    }
    .top-part .container {
        max-width: unset;
    }
    .wecome-section h2 {
        font-size: 32px;
    }
    .wecome-section {
        padding: 74px 0 15px 0;
    }
    .placehold-clipArt,
    .mask-clipArt,
    .happy-clipArt,
    .ball-clipArt,
    .tree-clipArt,
    .sun-clipArt {
        display: none;
    }
     .title-style {
        font-size: 28px;
    }
    .product-blocks strong a {
        font-size: 14px;
        white-space: pre-wrap;
        text-align: left;
    }
    .wecome-section-left p,
    .ownership-section p,
    .whitelabel-section p {
        text-align: left;
    }
    .premium-features-part-inner {
        padding: 0px 15px;
    }
}
@media screen and (max-width:991px) {
    .banner-section {
        padding: 0px 0 50px 0;
    }
    .banner-section-inner {
        flex-direction: column;
    }
    .banner-section-right,
    .banner-section-left {
        width: auto;
    }
    .banner-section-left {
        padding-bottom: 50px;
    }
    .wecome-section-inner {
        row-gap: 30px;
        flex-direction: column-reverse;
    }
    .wecome-section {
        padding: 54px 0 15px 0;
    }
    .wecome-section-left,
    .wecome-section-right {
        width: auto;
    }
    .payment-getway-used {
        padding: 30px 0 0px 0;
    }
    .whitelabel-section-inner {
        flex-direction: column;
        align-items: flex-start;
    }
    .whitelabel-section-left,
    .whitelabel-section-right {
        width: auto;
    }
    .whitelabel-section-left {
        margin: 0 auto;
    }
    .ownership-section-inner {
        flex-direction: column;
    }
    .ownership-section-left,
    .whitelabel-section-left {
        padding-bottom: 50px;
    }
    .ownership-section-right,
    .ownership-section-left {
        width: auto;
    }
    .premium-features-part-inner ul li {
        width: 50%;
    }
    .client-revies-section-left,
    .client-revies-section-right {
        width: 100%;
    }
    .client-revies-section-left:before {
        left: 0;
        right: auto;
        display: none;
    }
    .client-revies-section {
        padding: 40px 0;
        background: #f8f8f8;
        margin: 0;
    }
    .client-revies-section-left {
        margin-bottom: 20px;
    }
    .client-revies-section p {
        margin-bottom: 30px;
    }
    .small-testimoanial {
        width: calc(50% - 10px);
        width: -o-calc(50% - 10px);
        width: -ms-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
    }
    .small-testimoanial {
        height: 30vw;
    }
    .big-testimonial {
        height: 50vw;
    }
    .premium-features-part-inner .premium-features-hedaing {
        margin: 0 0 0;
    }
    .banner-section-left img {
        bottom: auto;
    }
    .inq_form .box-shadow ul li {
        width: 100%;
    }
}
@media screen and (max-width:767px) {
    .banner-section-left {
        padding-bottom: 30px;
    }
    .banner-section h1 {
        font-size: 30px;
        margin: 0 0 15px 0;
    }
    .demo-video a,
    .common-btn {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
    }
    .banner-section strong {
        margin-bottom: 10px;
    }
    .wecome-section h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .wecome-section-left b {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .title-style {
        font-size: 24px;
    }
    .wecome-section {
        padding: 34px 0 15px 0;
    }
    .product-section .gen-btn {
        margin-top: 10px;
    }
    .premium-features-part-inner .premium-features-hedaing h3 {
        margin-bottom: 15px;
    }
    .ownership-section-left,
    .whitelabel-section-left {
        padding-bottom: 30px;
    }
    .payment-getway-used .contact-row {
        font-size: 16px;
        padding: 14px 15px 15px 15px;
    }
    .product-section {
        padding-top: 20px;
    }
    .product-blocks {
        width: 100% !important;
    }
}
@media (max-width: 630px) {
    .payment-logos>li {
        width: 100%;
    }
    .inq_form .input-row-flow{
        width: 100%;
    }
    .inq_form .box-shadow ul li:last-child{
        padding: 15px;
    }
    .inq_form form input[type=submit] {
        font-size: 18px;
        padding: 10px 15px;
    }
}
@media screen and (max-width:560px) {
    .payment-logos>li {
        text-align: center;
    }
    .premium-features-part-inner ul li {
        width: auto;
        padding: 0;
    }
    .inq_form .head-style {
        font-size: 25px;
    }
}
