/*****************gen element stylesheet start***********************/
body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

a:hover,
a:visited,
a:active,
a,
a:focus {
    text-decoration: none;
}

p {
    color: #000;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 15px;
}

p:last-child {
    margin-bottom: 0;
}

.gen-btn {
    color: #fff;
    background-color: #2a7e64;
    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: #e7be7a;
    color: #e0473a;
}

.title-style {
    position: relative;
}

.fancybox-outer iframe {
    width: 100%;
    height: 99%;
}

/***********/
.bg-color1 {
    background-color: #e7be7a;
}

.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: #2fd62b;
}

.bg-color8 {
    background-color: #d12c41;
}

.bg-color9 {
    background-color: #2a7e64;
}

.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-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 40px 0;
}
.banner-section p {
    margin-bottom: 10px;
}
.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-left {
    width: 48%;
}
.banner-section-right {
    width: 50%;
}

.banner-section-left img {
    max-width: 100%;
    position: relative;
}
.banner-section strong {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    line-height: 25.4px;
}
.banner-section strong a {
    color: #000;
}
.banner-section strong a:hover {
    color: #d12c41;
}
.banner-section h1 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;
    color: #d12c41;
    margin: 0 0 15px 0;
    line-height: 45px;
}
.banner-section h1 + strong {
    font-size: 24px;
}
.banner-section .gen-btn {
    display: inline-block;
}
.banner-section .gen-btn:hover {
    background-color: #17523f;
    color: #fff;
}
/*****************about section stylesheet start*******************/
.wecome-section-inner {
    max-width: 1310px;
    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: 46.4%;
}

.wecome-section {
    padding: 50px 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);
}

/*****************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);
}

/*****************product section stylesheet start*******************/
.product-section {
    padding: 45px 0 45px 0;
    position: relative;
    z-index: 1;
}
.product-section .gen-btn {
    margin: 5px;
}
.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%;
    background-position: center center;
}

.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-blocks img{
    max-height: 320px;
    display: block;
}
.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(231, 190, 122, 0.9);
    padding: 16px 20px;
    font-size: 18px;
    color: #000;
    left: 0;
}

.product-section .gen-btn:hover {
    background-color: #e7be7a;
}

/*****************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 .gen-btn {
    margin: 5px;
}
.payment-getway-used .contact-row {
    background-color: #266423;
    padding: 19px 15px 20px 15px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.payment-getway-used .contact-row a {
    color: #e7be7a;
    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(-60%);
    -webkit-transform: translateX(-60%);
    -moz-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    -o-transform: translateX(-60%);
}

.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;
    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: #d12c41;
}

.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 40px 0;
}

.client-revies-section .gen-btn {
    margin-top: 30px;
    padding: 15px 15px 16px 15px;
}

.client-revies-section .gen-btn:hover {
    background-color: #e7be7a;
}

.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;
}

.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-4.png);
    z-index: -1;
    bottom: 18px;
}

.client-revies-section a {
    position: relative;
}

.client-revies-section a:after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .2);
    background-position: center center;
    background-size: 30px;
    background-repeat: no-repeat;
    pointer-events: none;
}

.happy-clipArt {
    position: absolute;
    right: -10px;
    top: -91px;
}

img {
    max-width: 100%;
}

.title-style {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #d12c41;
    display: block;
    text-transform: uppercase;
}
.client-revies-section-right {
    width: 47.875%;
}

.client-revies-section p {
    margin-bottom: 50px;
}

.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;
    position: relative;
    z-index: 1111;
}

.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;
}

/*****************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 15px;
    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;
}

.premium-features-part-inner ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
}

.premium-features-part-inner ul li {
    width: 33.33%;
    text-align: left;
    background: none;
    display: block;
    position: relative;
    padding: 0 10px;
}

.premium-features-part-inner ul li .icon {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 15px;
    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 10px 0;
}


.premium-features-part-inner ul li a {
    display: block;
    cursor: pointer;
    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: #d12c41;
    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: #9b0b1e;
  }
  .inq_form .head-style {
    margin: 0 0 15px 0;
    font-size: 32px;
    color: #d12c41;
    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%;
    }
    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;
    }
    .banner-section h1 {
        font-size: 39px;
    }
}

@media screen and (max-width:1024px) {
    .banner-section-left {
        width: 50%;
    }
    .banner-section-right {
        width: 50%;
        padding-left: 0;
    }
    .banner-section h1 {
        font-size: 39px;
    }
    .banner-section {
        height: auto;
    }
    .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-inner {
        flex-direction: column;
    }
    .banner-section-right,.banner-section-left {
        width: auto;
    }
    .banner-section-left {
        padding-bottom: 30px;
    }
    .wecome-section-inner {
        flex-direction:column-reverse;
        row-gap: 30px;
    }
    .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;
    }
    .banner-section-left img {
        bottom: auto;
    }
    .banner-section-right {
        padding-bottom: 50px;
    }
    .inq_form .box-shadow ul li{
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .banner-section h1 {
        font-size: 30px;
        margin: 0 0 15px 0;
        line-height: 30px;
    }
    .banner-section h1 + strong {
        font-size: 20px;
    }
    .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;
    }


    .wecome-section-right {
        padding-top: 0;
        padding-bottom:0px;
    }
    .product-section h3 {
        margin-bottom: 25px;
    }
    .title-style {
        font-size: 24px;
    }
    .wecome-section {
        padding: 34px 0 15px 0;
    }
    .ownership-section p, .wecome-section-left p, .banner-section p, .client-revies-section p {
        margin-bottom: 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;
    }
    .product-blocks{
        width: 100% !important;
    }
    .product-blocks img{
        max-height: inherit;
    }
    .product-section {padding: 15px 0 45px 0;}
    .inq_form .head-style {
        font-size: 25px;
    }
    .inq_form .box-shadow ul li:last-child{
        padding: 15px;
    }
    .inq_form .input-row-flow{
        width: 100%;
    }
    .premium-features-part-inner ul{
        row-gap: 20px;
    }
    .inq_form form input[type=submit] {
        font-size: 16px;
        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;
    }
}

