/*****************gen element stylesheet start***********************/
body {
    overflow-x: hidden;
}
img{
    max-width: 100%;
}
p{color: #000;font-size: 15px;line-height: 23px;margin-bottom: 15px;}
p:last-child{margin-bottom: 0;}
a:hover,a:active,a:visited,a:focus,a{text-decoration: none;}
.gen-btn {
    color: #fff;
    background-color: #00902f;
    display: inline-block;
    padding: 15px 15px 16px 15px;
    min-width: 195px;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 600;
}
.gen-btn:hover {
    background-color: #f7c001;
    color: #00902f;
}
.title-style {
    font-size: 35px;
    line-height: 35px;
    color: #00902f;
    display: block;
    margin: 0 0 15px 0;
    font-weight: bold;
    text-transform: uppercase;
}
.fancybox-outer iframe {
    width: 100%;
    height: 99%;
}
/***********/
.bg-color1 {
    background-color: #f7c001;
}
.bg-color2 {
    background-color: #a86620;
}
.bg-color3 {
    background-color: #b3b3b3;
}
.bg-color4 {
    background-color: #96673d;
}
.bg-color5 {
    background-color: #fa6903;
}
.bg-color6 {
    background-color: #01458e;
}
.bg-color7 {
    background-color: #2fd62b;
}
.bg-color8 {
    background-color: #00902f;
}
.bg-color9 {
    background-color: #00902f;
}
.bg-color10 {
    background-color: #14cbec;
}
.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-5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 40px 0 30px 0;
}


.banner-section-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner-section-left{width: 48%;}
.banner-section-right {
    width: 48%;
    direction: rtl;
}
.banner-section-left img {
    max-width: 100%;
    vertical-align: top;
}
.banner-section h1 {
    font-size: 49px;
    text-transform: uppercase;
    font-weight: 700;
    color: #00902f;
    margin: -30px 0 15px -2px;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-align: right;
}
.banner-section strong {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    display: block;
    line-height: 25.4px;
}
.banner-section .gen-btn:hover {
    background-color: #fff;
}
/*****************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;
   max-width: 100%;
}
.wecome-section-right {
    width: 50%;
    position: relative;
    z-index: 1;
}
.wecome-section-left {
    width: 42.4%;
    direction: rtl;
}
.wecome-section {
    padding: 104px 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;
    text-align: right;
}
/*****************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;
    direction: rtl;
}
.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 p {
    font-size: 16px;
    color: #616566;
    margin: 0;
    line-height: 29.4px;
    font-weight: 300;
    margin-bottom: 30px;
}
.ownership-section p:last-child {
    margin-bottom: 0;
}
/*****************ownership section stylesheet start*******************/
/*****************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;
    direction: rtl;
}
.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;
    color: #616566;
    margin: 0;
    line-height: 29.4px;
    font-weight: 300;
    margin-bottom: 30px;
    text-align: right;
}
.whitelabel-section p:last-child {
    margin-bottom: 0;
}
/*****************whitelabel section stylesheet start*******************/
/*****************product section stylesheet start*******************/
.product-section {
    padding: 45px 0 59px 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%;
}
.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(247,192,1,0.9);
    padding: 16px 20px;
    font-size: 18px;
    color: #000;
    right: 0;
    text-align: right;
}
.product-blocks img{
    max-height: 320px;
    vertical-align: top;
}
.product-section .gen-btn:hover {
    background-color: #f7c001;
}
.product-section .gen-btn {margin-right: 10px;}
/*****************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: #c98a3b;
    padding: 19px 15px 20px 15px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.payment-getway-used .contact-row a {
    color: #f7c001;
    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: 1356px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.tree-clipArt {
    position: absolute;
    bottom: -1px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.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 20px 0;
    max-width: 1017px;
    margin: 0 auto;
}
.payment-logos>li {
    width: 100%;
    margin-bottom: 20px;
    list-style: none;
    text-align: left;
    padding: 0 10px 0 10px;
}
.payment-logos>li>img {
    background-color: #ffffff;
    max-width: 100%;
    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: #00902f;
}
.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: 45px 0 45px 0;overflow: hidden;
}
.client-revies-section .gen-btn {
    margin-top: 30px;
    padding: 15px 15px 16px 15px;
}
.client-revies-section .gen-btn:hover {
    background-color: #f7c001;
}
.client-revies-section-inner {
    padding: 0 15px;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    direction: rtl;
}
.client-revies-section-left {
    width: 48.82%;
    position: relative;
}
.client-revies-section-left:before {
    content: '';
    width: 50vw;
    position: absolute;
    left: 96px;
    top: -88px;
    background-image: url(bg-pattern1-5.png);
    z-index: -1;
    bottom: 18px;
}
.client-revies-section-right {
    width: 47.875%;
}
.testimonial-row {
    display: flex;
    justify-content: space-between;
}
.small-testimoanial {
    width: 48%;
    height: 194px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.small-testimoanial img {
    max-width: 52px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.big-testimonial img {
    max-width: 60px;
    left: 10px;
    top: 10px;
    position: absolute;
}
.big-testimonial {
    height: 367px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*****************client-revies stylesheet end***********************/
.premium-features-part {
    margin: 20px 0 50px 0;
    padding: 0px;
}
.premium-features-part-inner {
    margin: 0 auto;
    padding: 0px 52px;
    max-width: 1280px;
    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  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%;
    direction: rtl;
}
.premium-features-part-inner ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;row-gap: 40px;
}
.premium-features-part-inner ul li {
    width: 33.33%;
    background: none;
    display: block;
    position: relative;
    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: 14px 0 20px 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: right;
}
/* ================================================================= */
.demolinks {
    padding: 45px 0;
    margin-bottom: 50px;
    position: relative;
    background-color: #b78000;
}

.demolinks .white-hd {
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    position: relative;
    text-align: center;
}

.demolinks .white-hd span {
    font-size: 14px;
    color: #ff6e01;
    display: block;
    font-weight: 400;
    line-height: 25px;
    margin: 0px;
    font-family: 'Exo 2';
    text-transform: none;
}

.demolinks a.morelink {
    margin: 0px;
    padding: 13px 20px;
    color: #f76a00;
    border: 1px solid #f76a00;
    display: inline-block;
    font-family: 'Exo 2';
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    display: inline-block;
    margin-top: 30px;
    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;
}

.demolinks a.morelink:hover {
    background-color: #fff;
    border-color: #fff;
}

.demolinks .heading-area h3 {
    color: #fff;
}

.demolinks .heading-area strong {
    color: #fff;
}

.demolinks-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
}

.demolinks .heading-area h5 {
    color: #fff;
}



.demo-links-row strong {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}


.demo-links-row .links-column ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    padding: 0;
    row-gap: 20px;
    margin: 0;
}

.demo-links-row .links-column ul li {
    position: relative;
    transition: all 0.5s;
    bottom: 0;
    width: 25%;
    padding: 0 13px;
}

.demo-links-row .links-column ul li:last-child {
    margin-bottom: 0;
}

.demo-links-row .links-column ul li a {
    display: block;
}

.demo-links-row .links-column ul li a img {
    max-width: 100%;
}

.demo-links-row .links-column ul li:hover {
    bottom: 5px;
}


.web-heading {
    display: inline-block;
    font-size: 46px;
    font-weight: 600;
    background-color: #e2a213;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    padding: 0 15px 5px 15px;
}

ul.weblinks li {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0 13px;
    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;
    bottom: 0;
    width: 25%;
}

ul.weblinks li a {
    display: inline-block;
}

ul.weblinks li a img {
    max-width: 100%;
}

ul.weblinks li:hover {
    bottom: 5px;
}

ul.weblinks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
}
/* ================================================================= */
.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: #00902f;
    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: #036624;
  }
  .inq_form .head-style {
    margin: 0 0 15px 0;
    font-size: 32px;
    color: #00902f;
    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) {
    a.navbar-brand.logo img {
        max-width: 220px;
    }
    .wecome-section-right img {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }
    .premium-features-part-inner ul li {
        padding-right: 25px;
    }
}
@media (min-width:1199.98px) {
    .wecome-section-right img {
        max-height: 400px;
    }
}
@media (max-width:1280px) {
    .tree-clipArt {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
}
}
@media screen and (max-width:1024px) {

    .banner-section h1 {
        font-size: 39px;
    }
    a.navbar-brand.logo img {
        max-width: 100%;
    }
    .top-part .container {
        max-width: unset;
    }
    .wecome-section {
        padding: 74px 0 15px 0;
    }
    .title-style {
        font-size: 28px;
    }
    .product-blocks strong a {
        font-size: 14px;
        white-space: pre-wrap;
        text-align: left;
    }
    .premium-features-part-inner {
        padding: 0px 15px;
    }
    .client-revies-section {overflow: hidden;}
}
@media screen and (max-width:991px) {
    .banner-section-inner {
        flex-direction: column;
    }
    .banner-section-right,.banner-section-left {
        width: 100%;
    }

    .banner-section-left {text-align: center;margin-bottom: 40px;}

    .wecome-section-inner {
        flex-direction: column;
    }
    .wecome-section {
        padding: 54px 0 15px 0;
    }
    .wecome-section-left,.wecome-section-right {
        width: auto;
    }
    .wecome-section-right {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .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;
    }
    .ownership-section p, .wecome-section-left p,.banner-section p,.client-revies-section p {
        font-size: 15px;
        line-height: 26px;
    }
    .payment-getway-used p {
        font-size: 16px;
        line-height: 25px;
    }
    .premium-features-part {
        margin: 40px 0 0;
    }
    .premium-features-part-inner ul li {
        padding-right: 20px;
        width: 50%;
    }
    .client-revies-section-inner {
        flex-direction: column-reverse;
    }
    .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: 10px 0 40px 0;
    }
    .client-revies-section-left {
        margin-top: 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;
    }

    .product-blocks.col-quater {
        width: calc(25% - 10px);
        width: -o-calc(25% - 10px);
        width: -ms-calc(25% - 10px);
        width: -moz-calc(25% - 10px);
        width: -webkit-calc(25% - 10px);
    }
    .inq_form .box-shadow ul li{
        width: 100%;
    }
    .demo-links-row .links-column ul li, ul.weblinks li {
        padding: 0 5px;
    }
}
@media screen and (max-width:767px) {
    .banner-section h1 {
        font-size: 30px;
        margin: 0 0 15px 0;
    }

    .wecome-section-left b {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .wecome-section-right {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .product-section h3 {
        margin-bottom: 25px;
    }
    .title-style {
        font-size: 24px;
        line-height: 30px;
    }
    .wecome-section {
        padding: 34px 0 15px 0;
    }
    .ownership-section p, .wecome-section-left p, .banner-section p, .client-revies-section p {
        margin-bottom: 15px;
    }
    .gen-btn {
        min-width: inherit;
        font-size: 15px;
    }
    .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: 20px;
        padding: 14px 15px 15px 15px;
    }
    .tree-clipArt{display: none;}
    .product-blocks img{
        height: auto;max-height: inherit;
    }
    .product-blocks{
        width: 100% !important;
    }

    .inq_form .head-style {
        font-size: 25px;
    }
    .inq_form .box-shadow ul li:last-child{
        padding: 15px;
    }
    .inq_form .input-row-flow{
        width: 100%;
    }
    .inq_form form input[type=submit] {
        font-size: 16px;
        padding: 10px 15px;
    }
}
@media (max-width:630px) {
    .demo-links-row .links-column ul li {
        width: 50%;
    }
}
@media screen and (max-width:560px) {
    .payment-logos>li {
        text-align: center;
    }
    .premium-features-part-inner ul li {
        width: auto;
        padding: 0;
    }
}
