body {
    overflow-x: hidden;
    background-color: #101010 !important;
    margin-bottom: 0 !important;
}
.entry-title {
    display: none;
}
.entry-content {
    margin-top: 0;
}
.container90 {
    width: 90%;
    margin: 0 auto !important;
}
.container40 {
    width: 40%;
    margin: 0 auto !important;
}
.container60 {
    width: 60%;
    margin: 0 auto !important;
}
.site-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0;
}
#primary-menu {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.site-branding img {
    width: 100%;
    float: right;
}
#primary-menu li {
    padding: 10px;
    margin: 0 15px;
    list-style: none;
    display: inline-block;
    width: auto;
    text-align: center;
    color: #fff;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
#primary-menu li a {
    color: white;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: 16px;
}
#primary-menu li a:hover {
    color: #208cd6;
}
#primary-menu li:hover {
    transform: scale(1.05);
}
.m-l-0 {
    margin-left: 0;
}
.boldhdnG h2 {
    font-weight: 900 !important;
}
.gradient-text {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.gradient-text .uvc-sub-heading {
    font-size: 70px;
    line-height: 65px;
}
.l-spacing-3 h2 {
    letter-spacing: 3px;
}
.gradient-text50 .uvc-sub-heading {
    font-size: 50px;
    line-height: 50px;
}
.gradient-text50 {
    font-weight: 900;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.boxroW .vc_col-sm-8 .vc_column-inner {
    padding: 35px 25px 0 !important;
}
.boxroW .vc_col-sm-4 .vc_column-inner {
    padding: 35px 25px !important;
}
.boxroW .vc_col-sm-8 .vc_row .vc_column-inner {
    padding: 0px 10px !important;
}
.boxroW .vc_col-sm-8 .vc_row .vc_col-sm-4 .wpb_single_image {
    margin-bottom: 0 !important;
}
.boxroW .vc_grid-container .vc_gitem-zone {
    border: 3px solid #23a5ff;
    padding: 0 !important;
    border-radius: 40px;
}
.icon3roW .vc_col-sm-10 .vc_column-inner {
    padding: 0 25px !important;
}
.counteroW .stats-number {
    font-weight: 700 !important;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.counteroW .counter_suffix {
    font-weight: 700 !important;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: center;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;    
}
.counteroW .vc_col-sm-4 {
    position: relative;
}
.counteroW .vc_col-sm-4:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 100px;
    background: linear-gradient(to bottom, #ffffff, #00aaff);
}
.counteroW .vc_col-sm-4:last-child:after {
    display: none;
}
.site-header {
    transition: all 0.3s ease;
}
.site-header.sticky .container60 {
    width: 100%;
}
.site-header .col-lg-10 {
   text-align: right;
}
.site-header.sticky .col-lg-10 {
   text-align: right;
}
.site-header.sticky {
    position: fixed;
    top: 0;
    width: 60%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    background-color: rgba(18, 18, 18, 0.75);
    margin: 20px auto 0;
    left: 0;
    right: 0;
    border: 1px solid #2b2b2b !important;
    border-radius: 80px;
    text-align: center;
    padding: 15px 25px;
}
.testimonials_roW .testimonials-container {
    position: relative;
    padding: 0px 0 100px;
    overflow: hidden;
}
.testimonials_roW .testimonials-carousel {
    padding: 30px 0;
}
.testimonials_roW .testimonial-item {
    padding: 15px;
    transition: all 0.5s ease;
}
.testimonials_roW .testimonial-content {
    background: rgba(255, 255, 255, 0.03);
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: 100%;
}
.testimonials_roW .testimonial-content:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}
.testimonials_roW .testimonial-quote {
    margin-bottom: 20px;
    opacity: 0.9;
}
.testimonials_roW .testimonial-text {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    position: relative;
    font-weight: 100;
}
.testimonials_roW .testimonial-author {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding-top: 15px;
}
.testimonials_roW .author-image {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.2);
}
.testimonials_roW .testimonial-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    transition: transform 0.6s ease;
}
.testimonials_roW .testimonial-content:hover .testimonial-img {
    transform: scale(1.1);
}
.testimonials_roW .author-details {
    flex-grow: 1;
}
.testimonials_roW .author-name {
    font-size: 20px;
    margin: 0 0 5px 0;
    font-weight: 700;
    background: linear-gradient(to bottom, #ffffff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}
.testimonials_roW .author-position {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 0;
}
.testimonials_roW .testimonial-controls {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    gap: 15px;
}
.testimonials_roW .testimonial-prev,
.testimonials_roW .testimonial-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2;
}
.testimonials_roW .testimonial-prev:hover,
.testimonials_roW .testimonial-next:hover {
    background: rgba(55, 173, 255, 0.3);
    transform: scale(1.1);
}
.testimonials_roW .owl-stage {
    display: flex;
    padding: 20px 0;
}
.testimonials_roW .owl-item {
    display: flex;
    transition: all 0.5s ease;
    opacity: 0.7;
    transform: scale(0.9);
}
.testimonials_roW .owl-item.active {
    opacity: 1;
    transform: scale(1);
}
.testimonials_roW .owl-item.active + .owl-item.active + .owl-item.active {
    opacity: 0.7;
    transform: scale(0.9);
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.testimonials_roW .testimonial-quote,
.testimonial-text,
.author-image,
.author-details {
    animation: fadeIn 0.6s ease forwards;
}
.testimonials_roW .testimonial-text {
    animation-delay: 0.2s;
}
.testimonials_roW .author-image {
    animation-delay: 0.4s;
}
.testimonials_roW .author-details {
    animation-delay: 0.6s;
}
.testimonials_roW .owl-stage-outer {
    overflow: visible !important;
    padding: 0 !important;
}
.testimonials_roW .owl-stage {
    left: -10%;
}

.faqroW .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
}
.faqroW .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent !important;
}
.faqroW .wpb_text_column {
    color: #fff;
    font-size: 16px;
}
.faqroW .vc_tta-panel {
    border-bottom: 1px solid rgba(35, 165, 255, 0.5) !important;
}
.faqroW .vc_tta .vc_tta-controls-icon {
    height: 18px;
    width: 18px;
    color: rgb(35, 165, 255);
}
.faqroW .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
    padding-left: 0;
    font-size: 20px;
}
.faqroW .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-bottom: 35px !important;
}
.faqroW .vc_tta.vc_tta-gap-25 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-25 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 25px;
}
.faqroW .vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::after,
.vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: rgba(35, 165, 255, 0.5) !important;
}
.faqroW ul {
    margin: 0 auto;
}
.faqroW ul li {
    padding-bottom: 7px;
}
.faqroW ol {
    margin: 0 auto;
}
.faqroW ol li {
    padding-bottom: 7px;
}
.btn2roW {
    width: 100%;
}
.milO img {
    width: 80%;
}
.miloroW .vc_col-sm-7 {
    padding-top: 0 !important;
}
.miloroW .vc_col-sm-5 {
    padding-top: 0 !important;
}
.site-footer .wp-block-heading {
    color: #fff;
    font-size: 18px;
}
.site-footer .widget-title {
    color: #fff;
    font-size: 22px;
    padding-bottom: 15px;
}
.site-footer .footer-1 img {
    width: 35%;
    padding-bottom: 40px;
}
.site-footer #menu-copyright-menu li {
    display: inline-block;
    padding: 0 10px;
}
.site-footer #menu-copyright-menu {
    text-align: right;
}
.copyright p {
    color: #fff;
    font-size: 16px;
}
.copyright p a {
    color: #fff;
    font-size: 14px;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.foofrsT {
    padding: 60px 0 10px;
}
.copyright p a:hover {
    color: #208cd6;
    text-decoration: none;
    transform: scale(1.05);
}
.site-footer .menu a:hover {
    color: #208cd6;
    text-decoration: none;
}
.site-footer .menu li {
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.site-footer .menu li:hover {
    transform: scale(1.05);
}
.site-footer .menu {
    margin: 0 auto !important;
    padding: 0 !important;
    list-style: none;
}
.site-footer .menu li {
    padding: 10px 0 6px;
}
.site-footer .menu a {
    color: #fff;
    font-size: 14px;
}
.blogsroW .blog-posts-carousel .post-carousel-item {
    padding: 0;
    border-radius: 15px;
    margin: 10px;
    color: white;
}
.blogsroW .post-carousel-img {
    width: 100%;
    border-radius: 15px;
}
.blogsroW .post-carousel-date {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #fff;
    padding: 0 20px;
    padding-left: 0;
}
.blogsroW .post-carousel-title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #fff;
    padding: 0 20px;
    font-weight: 500;
}
.blogsroW .post-carousel-title a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
}
.blogsroW .post-carousel-title a:hover {
    color: #208cd6;
}
.blogsroW .owl-carousel .owl-nav button.owl-prev,
.blogsroW .owl-carousel .owl-nav button.owl-next {
    font-size: 24px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.blogsroW .owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}
.blogsroW .owl-carousel .owl-nav button.owl-next {
    right: -20px;
}
.blogsroW .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 20px;
}
.blogsroW .owl-carousel .owl-dot {
    display: inline-block;
    margin: 0 5px;
}
.blogsroW .owl-carousel .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
}
.blogsroW .owl-carousel .owl-dot.active span {
    background: #208cd6;
}
.blogsroW .post-carousel-title {
    width: 70%;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    padding-left: 0;
}
.blogsroW .post-carousel-img-container img {
    height: 400px;
    width: 100%;
    border-radius: 40px;
    object-fit: cover;
  --r: 20px; 
  --s: 30px; 
  --x: 20px; 
  --y: 10px; 
  aspect-ratio: 1;
  background: #3FB8AF;
  border-radius: var(--r);
  --_m:/calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%,#0000 72%);
  --_g:conic-gradient(at calc(100% - var(--r)) var(--r),#0000 25%,#000 0);
  --_d:(var(--s) + var(--r));
  mask:
    calc(100% - var(--_d) - var(--x)) 0 var(--_m),
    100% calc(var(--_d) + var(--y)) var(--_m),
    radial-gradient(var(--s) at 100% 0,#0000 99%,#000 calc(100% + 1px)) 
     calc(-1*var(--r) - var(--x)) calc(var(--r) + var(--y)),
    var(--_g) calc(-1*var(--_d) - var(--x)) 0,
    var(--_g) 0 calc(var(--_d) + var(--y));
  mask-repeat: no-repeat;
}
.blogsroW .post-carousel-item {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}
.blogsroW .post-carousel-item:hover {
    transform: translateY(-10px);
}
.blogsroW.vc_row {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 82.5%, rgba(0, 0, 0, 0) 100%);
}
html {
    scroll-behavior: smooth;
}
.chaT .chaTbtN:hover {
    background-color: transparent;
}
.chaT img {
    width: 35%;
    float: right;
}
.chaT {
    display: inline-block;
    background: #23a5ff;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
    border: none;
    font-size: 16px;
    min-width: 50px;
    text-align: center;
    position: fixed;
    bottom: 25px;
    right: 30px;
    z-index: 10;
    /* overflow removed */
}
@keyframes ping {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  75%, 100% {
    transform: scale(2.5);
    opacity: 0;
  }
}
.chaT:hover {
    transform: translateY(-2px);    
    background: linear-gradient(45deg, #23a5ff, #197ec5);
    width: 225px;
    color: #fff;
}
.chaT:active {
    transform: translateY(0);
}
.chaTbtN {
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: -200px;
    transform: translateY(-50%);
    transition: all 0.6s ease;
    opacity: 0;
    white-space: nowrap;
}
.chaT:hover .chaTbtN {
    right: 20px;
    opacity: 1;
}
.fa-ticket {
    font-size: 1.3em;
    transition: all 0.6s ease;
    opacity: 1;
    color: #fff;
}
.chaT:hover .fa-ticket {
    opacity: 0;
    transform: translateX(-30px);
}
.chaT::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 15% !important;
    width: 35px;
    height: 35px;
    background: rgb(35 165 255 / 71%);
    animation: ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
    z-index: -1;
    pointer-events: none;
}
.chaT:hover::before {
    display: none;
}
.fade-in-blur {
    opacity: 0;
    transform: translateY(40px) !important;
    filter: blur(10px);
    animation: fadeInUpBlur 1.8s ease-out forwards !important;
    color: #fff !important;
}
@keyframes fadeInUpBlur {
    0% {
        opacity: 0;
        transform: translateY(40px);
        filter: blur(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
        filter: blur(0);
    }
}
.scroll-fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 1.9s ease, transform 1.9s ease;
}
.scroll-fade-up.visible {
    opacity: 1;
    transform: translateY(0);
}
#buttontoP {
    display: inline-block;
    background-color: #23a5ff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 80px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, transform 0.5s ease, box-shadow 0.5s ease;
}
#buttontoP i {
    font-size: 1.5em;
    line-height: 50px;
    color: #fff;
    display: inline-block;
}
#buttontoP:hover {
    cursor: pointer;
    background-color: #333;
    transform: translateY(-5px);
}
#buttontoP:active {
    background-color: #555;
}
#buttontoP.show {
    opacity: 1;
    visibility: visible;
}
.site-footer #menu-navigation {
    margin: 0 auto !important;
    padding: 0 !important;
    list-style: none;
    display: grid;
    grid-gap: 0;
    grid-template-rows: repeat(4, 30px);
    grid-auto-flow: column;
}
.site-footer {
    background: linear-gradient(149deg, rgb(35 165 255 / 8%) 0%, rgba(13, 13, 13, 0.8) 28%, rgba(13, 13, 13, 0.8) 74%, rgb(35 165 255 / 8%) 100%);
    padding-bottom: 10px;
}

.footer-3 .wp-block-social-links li {
    background-color: #fff;
}
.footer-3 .wp-block-social-links .wp-social-link svg {
    color: #170d23 !important;
}

/*Mobile CSS Start*/
.mobiles-showcase {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-x: hidden;
    box-sizing: border-box;
    color: #fff;
    border-radius: 20px;
    padding: 40px 0px;
    height: 800px;
}
.image-shadow-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: radial-gradient(60% 69.3% at 50% 84%, rgba(0, 0, 0, 0) 38.92%, rgba(0, 0, 0, 0.85) 100%);
    z-index: 2;
}
.mobiles-showcase .app-section {
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
    max-width: calc((190px * 5) + (20px * 4));
    height: calc((190px * 2.036011 * 3) + (10px * 2) + 20px);
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.mobiles-showcase .app-column {
    flex-shrink: 0;
    width: 190px;
    display: flex;
    justify-content: center;
    height: 100%;
    position: relative;
}
.mobiles-showcase .mockup-scroll-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    mask-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 12%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0.8) 88%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 12%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0.8) 88%, rgba(0, 0, 0, 0) 100%);
}
.mobiles-showcase :root {
    --mockup-height: 386.8419px;
    --gap-height: 10px;
    --scroll-cycle-height: calc(var(--mockup-height) + var(--gap-height));
}
.mobiles-showcase .mockup-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    will-change: transform;
}
@keyframes scrollDown {
    0% {
        transform: translateY(calc((386.8419px + 10px) * -1));
    }
    100% {
        transform: translateY(0);
    }
}
.mobiles-showcase .columN1 .mockup-list {
    animation: scrollDown 12s linear infinite;
    animation-delay: 0s;
}
.mobiles-showcase .columN2 .mockup-list {
    animation: scrollDown 8s linear infinite;
    animation-delay: -2s;
}
.mobiles-showcase .columN3 .mockup-list {
    animation: scrollDown 20s linear infinite;
    animation-delay: -6s;
}
.mobiles-showcase .columN4 .mockup-list {
    animation: scrollDown 8s linear infinite;
    animation-delay: -4s;
}
.mobiles-showcase .columN5 .mockup-list {
    animation: scrollDown 12s linear infinite;
    animation-delay: -8s;
}
.mobiles-showcase .mobile-mockup {
    width: 100%;
    height: 386.8419px;
    position: relative;
    flex-shrink: 0;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.mobiles-showcase .iphone-frame {
    position: absolute;
    inset: 0;
    border-radius: inherit;
    overflow: hidden;
    background: #000;
}
.mobiles-showcase .iphone-frame img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}
.mobiles-showcase .app-image {
    position: absolute;
    top: 6%;
    left: 6%;
    width: 88%;
    height: 88%;
    border-radius: 20px;
    overflow: hidden;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobiles-showcase .app-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}
.mobiles-showcase .mobile-title {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    padding: 4px 8px;
    border-radius: 8px;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*Mobile CSS End*/

.topconT {
    position: absolute !important;
    top: 3.5%;
    left: 0;
    right: 0;
}
.site-footer .col-lg-5.footer-1 {
    padding-top: 25px;
}
.single_post_titlE {
    font-weight: bold;
    padding: 0px 0 21px;
    text-transform: capitalize;
    line-height: 50px;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-size: 45px;
    margin-left: 0;
    font-weight: 900;
    margin-top: 0;
}
.entry-meta {
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    font-size: 20px; 
}
.entry-meta span {
    color:#919191;
}
.entry-meta span a {
    color: #919191;
    font-size: 16px;
    padding-bottom: 15px;
    font-weight: 600;
}
.single-post ul {
    margin: 0px auto;
    line-height: 25px;
}
.single-post .uvc-sub-heading {
    line-height: 25px;
    color: #BDBDBD !important;
    font-size: 16px;
}
.single-post strong {
    color: #fff !important;
}
.single-post .uvc-heading:last-child {
    padding-bottom: 50px;
}
.post-thumbnail {
  --r: 20px; 
  --s: 30px; 
  --x: 20px; 
  --y: 10px; 
  
  width: 100%;
  height: 400px;
  aspect-ratio: 1;
  background: #3FB8AF;
  border-radius: var(--r);
  --_m:/calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%,#0000 72%);
  --_g:conic-gradient(at calc(100% - var(--r)) var(--r),#0000 25%,#000 0);
  --_d:(var(--s) + var(--r));
  mask:
    calc(100% - var(--_d) - var(--x)) 0 var(--_m),
    100% calc(var(--_d) + var(--y)) var(--_m),
    radial-gradient(var(--s) at 100% 0,#0000 99%,#000 calc(100% + 1px)) 
     calc(-1*var(--r) - var(--x)) calc(var(--r) + var(--y)),
    var(--_g) calc(-1*var(--_d) - var(--x)) 0,
    var(--_g) 0 calc(var(--_d) + var(--y));
  mask-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
}
.post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.single-post .col-lg-8 {
    padding: 0 50px 0 0;
}
.single-post .singlbloG .col-lg-4 {
    background-color: #171717 !important;
    border-radius: 25px !important;
    border: 1px solid #2B2B2B !important;
    padding: 50px 25px 20px;
    position: sticky;
    top: 120px;
}
.single-post .col-lg-4 #block-14 .wp-block-heading {
    font-weight: bold;
    color: #23A5FF;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 3px;
}
.single-post .col-lg-4 #block-15 .wp-block-heading {
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 15px;
    font-size: 35px;
    padding-bottom: 25px;
}
.single-post .col-lg-4 .wp-block-buttons>.wp-block-button {
    width: 100%;
}
.single-post .col-lg-4 .wp-block-button__link {
    color: #000000;
    background-color: #23a5ff;
    font-weight: bold;
    text-decoration: none;
    transform: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
    letter-spacing: 1px;
}
.single-post .col-lg-4 .wp-block-button__link:hover {
    transform: scale(0.95);
}
.single-post .blogsroW {
    padding-bottom: 100px;
}
.ltststorieS {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: capitalize;
    text-align: left;
    background: linear-gradient(to bottom, #fff, #37adff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.p-l-0 {
    padding-left: 0;
}
.single-post .singlbloG .col-lg-4 #block-13 {
    position: relative; 
    overflow: hidden;  
}
.single-post .singlbloG .col-lg-4 #block-13:after {
  content: "";
  position: absolute;
  bottom: 0; 
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, rgba(23, 23, 23, 0) 0%, rgb(23, 23, 23) 90%);
  pointer-events: none;
}
.blogpagE .vc_col-sm-4 #block-13:after {
  content: "";
  position: absolute;
  bottom: 0; 
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, rgba(23, 23, 23, 0) 0%, rgb(23, 23, 23) 90%);
  pointer-events: none;
}
.blogpagE .vc_col-sm-4 #block-13 {
  position: relative; 
  overflow: hidden;   
}
.blogpagE .vc_col-sm-4 {
    background-color: #171717 !important;
    border-radius: 25px !important;
    border: 1px solid #2B2B2B !important;
    padding: 50px 25px 20px;
}
.vc_row.blogpagE {
  overflow: visible !important;
}
.vc_row.blogpagE .vc_col-sm-4 {
  position: sticky !important;
  top: 120px !important;
  z-index: 10; 
}
.blogpagE .vc_col-sm-4 #block-14 .wp-block-heading {
    font-weight: bold;
    color: #23A5FF;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 3px;
}
.blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 15px;
    font-size: 35px;
    padding-bottom: 25px;
}
.blogpagE .vc_col-sm-4 .wp-block-buttons>.wp-block-button {
    width: 100%;
}
.blogpagE .vc_col-sm-4 .wp-block-button__link {
    color: #000000;
    background-color: #23a5ff;
    font-weight: bold;
    text-decoration: none;
    transform: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
    letter-spacing: 1px;
}
.blogpagE .vc_col-sm-4 .wp-block-button__link:hover {
    transform: scale(0.95);
}
.blogindeX .blogindeX_singlE_datE {
    color: #919191;
    font-size: 16px;
    padding-bottom: 15px;
    font-weight: 600;
}
.blogindeX .blogindeX_singlE_titlE {
    margin-top: 0;
}
.blogindeX .blogindeX_singlE_titlE a {
    color: #fff;
    text-decoration: none;
}
.blogindeX .blogindeX_singlE {
    border-bottom: 1px solid #262626;
    padding-bottom: 40px;
    margin-bottom: 30px !important;
    transform: none;
    transition: background-color 0.5s ease, transform 0.5s ease;
}
.blogindeX .blogindeX_singlE:hover {
    transform: scale(0.98);
}
.blogpagE .vc_col-sm-8 {
    padding-right: 50px;
}
.contactroW2 label {
    width: 100%;
}
.contactroW2 label input,
.contactroW2 label textarea {
    width: 100%;
    padding: 15px 20px;
    border-radius: 25px;
    border: 0;
    font-size: 16px;
    opacity: 0;
    transform: translateY(20px) scale(1);
}
.contactroW2 p:nth-child(1) label input,
.contactroW2 input:first-of-type {
    animation: fadeInUp2 0.6s ease forwards;
    animation-delay: 0.2s;
}
.contactroW2 p:nth-child(2) label input,
.contactroW2 input:nth-of-type(2) {
    animation: fadeInUp2 0.6s ease forwards;
    animation-delay: 0.8s;
}
.contactroW2 label textarea,
.contactroW2 textarea {
    animation: fadeInUp2 0.6s ease forwards;
    animation-delay: 1.4s;
}
.contactroW2 input[type="text"] {
    animation: fadeInUp2 0.6s ease forwards;
    animation-delay: 0.2s;
}
.contactroW2 input[type="email"] {
    animation: fadeInUp2 1s ease forwards;
    animation-delay: 1s;
}
.contactroW2 input[type="submit"] {
    animation: fadeInUp2 1s ease forwards;
    animation-delay: 1.7s; 
    animation-fill-mode: both;
    transition: transform 0.3s ease, background-color 0.3s ease;
}
.contactroW2 label input:focus,
.contactroW2 label textarea:focus {
    outline: 0;
}
.contactroW2 .wpcf7-submit {
    width: 100%;
    padding: 20px;
    border-radius: 25px;
    background: #23a5ff;
    font-weight: bold;
    font-size: 16px;
    border: 0;
    text-transform: capitalize;
    letter-spacing: 1px;
    opacity: 0;
    visibility: hidden;  
    transform: none;
    transition: background-color 0.3s ease, transform 0.3s ease;  
}
.contactroW2 .wpcf7-submit:hover {
    transform: scale(0.96);
}
@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        transform: translateY(20px) scale(1);
        visibility: hidden;
    }
    1% {
        visibility: visible;
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
        visibility: visible;
    }
}
.contactroW2 p {
    margin-bottom: 10px;
}
.contactroW2 br {
    display: none;
} 
#primary-menu li.active a {
    color: #208cd6;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff !important; 
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff !important;
}



/**404 page Start**/
.roW404 {
    color: #fff;
    padding: 100px 0 150px;
}
.hdng404 {
    font-size: 25rem;
}
.roW404 button {
    background: #23a5ff;
    color: #fff;
    border: 0;
    margin: 20px auto;
    padding: 10px 20px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, transform 0.5s ease, box-shadow 0.5s ease;
}
.roW404 button:hover {
    cursor: pointer;
    background-color: #333;
    transform: translateY(-5px);
}
.glitch {
  color: rgb(86 86 86);
  position: relative;
  font-size: 30rem;
  animation: glitch 5s 5s infinite;
  font-weight: bold;
  font-style: italic;
}
.glitch::before,
.glitch::after {
  content: attr(data-text);
  position: absolute; 
  overflow: hidden;
  top: 0;
}
.glitch::before {
  left: -2px;
  right: 0;
  font-weight: bold;
  text-shadow: -5px 0 magenta;
  animation: noise-1 3s linear infinite alternate-reverse, glitch 5s 5.05s infinite;
}
.glitch::after {
  left: 2px;
  right: 0;
  font-weight: bold;
  text-shadow: -5px 0 lightgreen;
  animation: noise-2 3s linear infinite alternate-reverse, glitch 5s 5s infinite;
}
@keyframes glitch {
  1% {
    transform: rotateX(10deg) skewX(90deg);
  }
  2% {
    transform: rotateX(0deg) skewX(0deg);
  }
}
@keyframes noise-1 {
  0% {
    clip-path: inset(20px 0 80px 0);
  }
  20% {
    clip-path: inset(50px 0 30px 0);
  }
  40% {
    clip-path: inset(10px 0 60px 0);
  }
  60% {
    clip-path: inset(40px 0 40px 0);
  }
  80% {
    clip-path: inset(30px 0 20px 0);
  }
  100% {
    clip-path: inset(25px 0 75px 0);
  }
}
@keyframes noise-2 {
  0% {
    clip-path: inset(60px 0 20px 0);
  }
  20% {
    clip-path: inset(30px 0 40px 0);
  }
  40% {
    clip-path: inset(70px 0 10px 0);
  }
  60% {
    clip-path: inset(20px 0 60px 0);
  }
  80% {
    clip-path: inset(50px 0 30px 0);
  }
  100% {
    clip-path: inset(10px 0 70px 0);
  }
}
.scanlines {
  overflow: hidden;
  mix-blend-mode: difference;
  position: relative;
}
.scanlines::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: repeating-linear-gradient(
    to bottom,
    transparent 0%,
    rgba(255, 255, 255, 0.05) 0.5%,
    transparent 1%
  );
  animation: fudge 7s ease-in-out alternate infinite;
}
@keyframes fudge {
  from {
    transform: translate(0px, 0px);
  }
  to {
    transform: translate(0px, 2%);
  }
}
.glow {
  color: transparent;
  position: absolute;
  top: 0;
  font-size: 30rem;
  font-weight: bold;
  animation: glitch 5s 5s infinite;
  text-shadow: 0 0 1000px rgb(223, 191, 191);
}
@keyframes glitch-2 {
  1% {
    transform: rotateX(10deg) skewX(70deg);
  }
  2% {
    transform: rotateX(0deg) skewX(0deg);
  }
}
/**404 page End**/


.blogindeX .blogindeX_singlE:last-child {
    border: 0 !important;
}

#faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-heading {
    margin-bottom: 25px;
}
#faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active:last-child .vc_tta-panel-heading {
    margin-bottom: 0px;
}
.overflowroW330 {
    height: 330px;
    overflow: hidden;
}
.overflowroW430 {
    height: 430px;
    overflow: hidden;
}
.formobilE {
    display: none;
}

/*Responsive Start Start*/
@media only screen and (max-width: 1920px) {
}
@media only screen and (max-width: 1792px) {   
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 30px;
    }
    .blogpagE .vc_col-sm-4 .vc_column-inner {
        padding: 0;
    }
    .single-post .singlbloG .col-lg-4 .vc_column-inner {
        padding: 0;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 30px;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 45px;
    }
}
@media only screen and (max-width: 1680px) {  
    .homeroW12 .vc_col-sm-7 .vc_column-inner {
        padding-left: 20px !important;
    } 
    .homeroW12 .vc_col-sm-5 .wpb_single_image  {
        text-align: right;
    }    
    .homeroW4 .vc_col-sm-4 .vc_column-inner {
        padding: 35px 25px 0 !important;
    }  
    .homeroW5 .vc_col-sm-4 h3 {
        margin-bottom: 0 !important;
    }  
    .homeroW5 .vc_col-sm-4 .vc_column-inner {
        padding: 35px 25px 0 !important;
    }
    .l-spacing-3 h2 {
        font-size: 14px !important;
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 1536px) {
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 28px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 28px;
    }	 
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        line-height: 42px;
    }
    .homeroW3 .uvc-heading h2 {
        font-size: 40px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW4 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        line-height: 45px;
    }
    .homeroW7 .stats-number {
        font-size: 40px !important;
    }
    .homeroW7 .mycust {
        font-size: 40px !important;
    }
    .homeroW9 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        line-height: 45px;
    }
    .homeroW10 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        line-height: 45px;
    }
    .homeroW12 .vc_col-sm-7 .uvc-heading h3 {
        font-size: 40px;
        line-height: 45px;
    }
    .homeroW12 .vc_col-sm-7 button.ubtn-normal {
        padding: 15px 20px;
    }
}
@media only screen and (max-width: 1440px) {
    #primary-menu li {
        margin: 0 10px;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 27px;
    }
    .singlbloG .single_post_titlE {
        line-height: 45px;
        font-size: 40px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 27px;
    }
    .blogsroW .post-carousel-img-container img {
        height: 300px;
    }
    .single-post .post-thumbnail {
        height: 300px;
    }
    .homeroW4 .uvc-heading h3 {
        font-size: 22px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 22px !important;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 35px;
        line-height: 35px;
    }
    .overflowroW330 {
        height: 260px;
        overflow: hidden;
    }
    .homeroW3 .uvc-heading h2 {
        font-size: 35px !important;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 35px !important;
        line-height: 35px;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 60px;
        line-height: 65px;
    }
    .homeroW7 .stats-number {
        font-size: 35px !important;
    }
    .homeroW7 .mycust {
        font-size: 35px !important;
    }
    .homeroW9 .gradient-text50 .uvc-sub-heading {
        font-size: 35px !important;
         line-height: 35px;
    }
    .homeroW10 .gradient-text50 .uvc-sub-heading {
        font-size: 35px !important;
        line-height: 35px;
    }
    .homeroW12 .vc_col-sm-7 .uvc-heading h3 {
        font-size: 35px !important;
        line-height: 35px;
    }
    .homeroW12 .vc_col-sm-7 {
        width: 70%;
    }
    .homeroW12 .vc_col-sm-7 .vc_row {
        padding-right: 0 !important;
    }
    .homeroW12 .vc_col-sm-5 {
        width: 30%;
        padding: 0 !important;
    }
    .homeroW12 .vc_col-sm-5 .vc_column-inner {
        padding: 35px 0;
    }
    .homeroW12 .vc_col-sm-5 .wpb_single_image {
        text-align: center;
    }
    .homeroW12.vc_row {
        padding: 0 !important;
    }
    .homeroW12 .btn2roW .vc_col-sm-6 .vc_column-inner {
        padding: 0 !important;
    }
    .homeroW12 .btn2roW {
        margin: 0 auto !important;
    }
    .homeroW8 .testimonial-content {
        padding: 30px;
    }
    .homeroW8 .testimonial-author {
        margin-top: 0;
        padding-top: 0;
    }
    .homeroW8 .author-name {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1366px) {
    .site-footer .footer-1 #block-7 .wp-block-heading {
        width: 80%;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 25px;
    }
    .blogpagE .vc_col-sm-4 .wp-block-button__link {
        font-size: 14px;
    }   
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 25px;
    }
    .single-post .col-lg-4 .wp-block-button__link {
        font-size: 14px;
    }    
    .homeroW4 .uvc-heading h3 {
        font-size: 20px !important;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        margin: 35px auto 0 !important;
        line-height: 40px;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 20px !important;
    }
    .overflowroW430 {
        height: 380px;
        overflow: hidden;
    }
    .homeroW3 { 
        width: 70%;
    }
    .homeroW4 { 
        width: 70%;
    }
    .homeroW5 { 
        width: 70%;
    }
    .homeroW6 { 
        width: 70%;
    }
    .homeroW7 { 
        width: 70%;
    }
    .homeroW9 { 
        width: 70%;
    }
    .homeroW10 { 
        width: 70%;
    }
    .homeroW12 { 
        width: 70%;
    }
}
@media only screen and (max-width: 1280px) {
    #primary-menu li {
        margin: 0 5px;
    }
    .site-footer .wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
        font-size: 20px;
    }
    .contactroW1 {
        width: 100%;
    }
    .contactroW2 {
        width: 100%;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 23px;
    }
    .blogpagE .vc_col-sm-4 .wp-block-button__link {
        font-size: 13px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 23px;
    }
    .single-post .col-lg-4 .wp-block-button__link {
        font-size: 13px;
    } 
    .singlbloG .single_post_titlE {
        line-height: 38px;
        font-size: 34px;
    }
    .blogsroW .post-carousel-title {
        width: 90%;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 35px;
        margin: 15px auto 0 !important;
    }
    .overflowroW430 {
        height: 410px;
    }
    .fordsktoP {
        display: none;
    }
    .formobilE {
        display: block;
        margin: 30px auto;
    }
    .formobilE .vc_grid-item.vc_col-sm-4:last-child{
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        display: block !important;
        float: none !important;
    }
}
@media only screen and (max-width: 1180px) {
    .site-header .col-lg-2 {
        width: 20%;
    }
    .site-header .col-lg-10 {
        width: 80%;
    }
    .site-footer .col-lg-5.footer-1 {
        padding-top: 0;
    }
    .site-footer .footer-1 #block-7 .wp-block-heading {
        width: 100%;
    }
    .site-footer .footer-1 img {
        width: 25%;
        padding-bottom: 0;
    }
    .site-footer #menu-navigation {
        grid-template-rows: repeat(2, 30px);
    }
    .site-footer .footer-2 {
        padding: 5px 15px 0;
    }
    .site-footer .footer-2 #block-12 {
        margin-bottom: 0;
    }
    .site-footer .footer-3 {
        padding: 5px 15px 0;
    }
    .site-footer .footer-3 #block-10{
        margin-bottom: 0;
    }
    .site-footer .wp-block-heading {
        font-size: 20px;
    }
    .site-footer #block-7 .wp-block-heading {
        font-size: 16px;
    }
    .site-footer #menu-copyright-menu {
        text-align: left;
    }
    .site-footer #menu-copyright-menu li:first-child {
        padding-left: 0;
    } 
    .site-footer .container60 {
        width: 90%;
    }
    .blogpagE {
        width: 90%;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 25px;
    }
    .blogpagE .vc_col-sm-4 .wp-block-button__link {
        font-size: 14px;
    }
    .blogpagE .vc_col-sm-8 .vc_column-inner {
        padding:0;
    }
    .single-post .singlbloG .col-lg-8 {
        width: 60%;
        float: left;
    }
    .single-post .singlbloG .col-lg-4 {
        width: 40%;
        float: right;
    }
    .single-post .wp-block-button__link {
        font-size: 14px;
    }
    .singlbloG .single_post_titlE {
        line-height: 34px;
        font-size: 30px;
    }
    .singlbloG {
        width: 90%;
        margin: 0 auto !important;
    }
    .singlbloG .row {       
        margin: 0 auto !important;
    }
    .singlbloG .single_post_titlE {
        line-height: 45px;
        font-size: 41px;
        padding-top: 15px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 30px;
    }
    .single-post .col-lg-4 .wp-block-button__link {
        font-size: 18px;
    }
    .blogsroW .container60 {
        width: 90%;
    }
    .blogsroW .row {
        margin: 0 auto !important;
    }
    .faqroW {
        width: 90%;
        margin: 0 auto !important;
    }
    .homeroW3,
    .homeroW4,
    .homeroW5,
    .homeroW6,
    .homeroW7,
    .homeroW9,
    .homeroW10,
    .homeroW12 {
        width: 80%;
    }
    .overflowroW330 {
        height: 300px;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        margin: 60px auto 0 !important;
    }
    .overflowroW430 {
        height: 420px;
    }
    .homeroW12 .vc_col-sm-7 .uvc-heading h3 {
        width: 80%;
    }
    .homeroW12 .vc_col-sm-7 {
        width: 65%;
    }
    .homeroW12 .vc_col-sm-5 {
        width: 35%;
    }
    .homeroW12 .l-spacing-3 h2 {
        padding-left: 5px !important;
    }
}
@media only screen and (max-width: 1080px) {
}
@media only screen and (max-width: 1050px) {
}
@media only screen and (max-width: 1024px) {
    .mobiles-showcase .app-section {
        max-width: calc((190px * 3) + (20px * 2));
        flex-wrap: wrap;
        height: auto;
        padding: 20px 0;
    }
    .mobiles-showcase .app-column {
        width: 31%;
        height: auto;
    }
    .mobiles-showcase .app-column:nth-child(4),
    .mobiles-showcase .app-column:nth-child(5) {
        margin-top: 20px;
    }
    .mobiles-showcase .mockup-list {
        animation: none !important;
        transform: translateY(0) !important;
        position: relative;
        top: auto;
        left: auto;
    }
    .mobiles-showcase .mockup-scroll-container {
        mask-image: none !important;
        -webkit-mask-image: none !important;
        overflow: visible;
    }
    .site-header .col-lg-2 {
        width: 25%;
    }
    .site-header.sticky {
        position: static;
    }
    .site-header .container60 {
        width: 100%;
        padding: 0 30px;
    }
    .site-header {
        padding: 30px 0 0;
    }
    .wprm_before_menu_content img {
        width: 50%;
        padding-top: 15px;
    }
    .wprm_before_menu_content hr {
        margin: 5px 0 !important;
    }
    .singlbloG {
        padding-top: 50px;
    }
    .singlbloG .single_post_titlE {
        font-size: 40px;
    }
    .homeroW12 .vc_col-sm-7 .uvc-heading h3 {
        width: auto;
    }
    .homeroW3, .homeroW4, .homeroW5, .homeroW6, .homeroW7, .homeroW9, .homeroW10, .homeroW12 {
        width: 90%;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        margin: 40px auto 0 !important;
    }
    .overflowroW330 {
        height: 280px;
    }
}
@media only screen and (max-width: 991px) {
    .testimonial-content {
        padding: 25px;
    }
    .testimonial-text {
        font-size: 15px;
    }
}
@media only screen and (max-width: 966px) {
    .singlbloG .single_post_titlE {
        font-size: 38px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 960px) {
    .singlbloG .single_post_titlE {
        font-size: 36px;
    }
    .single-post .singlbloG .col-lg-4 {
        top: 90px;
    }
}
@media only screen and (max-width: 926px) {
    .singlbloG .single_post_titlE {
        font-size: 35px;
        line-height: 35px;
    }
    .faqroWhdnG .gradient-text .uvc-sub-heading {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 0 !important;
    }
    .homeroW4 .vc_col-sm-8 {
        width: 100%;
    }
    .homeroW4 .vc_col-sm-8 .vc_col-sm-4 {
        width: 33.33%;
    }
    .homeroW4 .vc_col-sm-4 {
        width: 100%;
    }
    .overflowroW330 {
        height: 300px;
    }
    .l-spacing-3 h2 {
        font-size: 16px !important;
        letter-spacing: 3px;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        margin: 30px auto !important;
        font-size: 50px;
        line-height: 50px;
    }
    .homeroW5 .vc_col-sm-8 {
        width: 100%;
    }
    .homeroW5 .vc_col-sm-4 {
        width: 100%;
    }
    .homeroW5 .vc_col-sm-4.vc_grid-item {
        width: 10%;
    }
    .formobilE .vc_grid-item.vc_col-sm-4:last-child {
        display: inline-block !important;
    }
    .homeroW5 .vc_col-sm-4 .icon3roW .vc_col-sm-10 .vc_col-sm-4 {
        width: 33.33%;
    } 
    .homeroW5 .vc_col-sm-4 .vc_column-inner {
        padding: 35px 25px !important;
    }
    .homeroW4 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW3 .uvc-heading .uvc-sub-heading br {
        display: none;
    }
}
@media only screen and (max-width: 900px) {
}
@media only screen and (max-width: 853px) {
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 22px;
    }
    .blogpagE .vc_col-sm-4 .wp-block-button__link {
        font-size: 13px;
    }
    .singlbloG .single_post_titlE {
        font-size: 33px;
    }
    .blogsroW .post-carousel-img-container img {
        height: 250px;
    }
}
@media only screen and (max-width: 844px) {	
    .singlbloG .single_post_titlE {
        font-size: 32px;
    }
}	
@media only screen and (max-width: 823px) {	
    .blogpagE .vc_col-sm-4 {
        padding: 50px 20px 20px;
    }
    .single-post .col-lg-4 .wp-block-button__link {
        font-size: 16px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 28px;
    }
    .homeroW12 .vc_col-sm-7 button.ubtn-normal {
        padding: 15px 15px;
    }
}	
@media only screen and (max-width: 820px) {	
    .site-header .col-lg-2 {
        width: 30%;
    }
    .singlbloG .single_post_titlE {
        font-size: 30px;
    }
}	
@media only screen and (max-width: 812px) {	
}	
@media only screen and (max-width: 800px) {	   
    .contactroW2 .vc_col-sm-2 {
        display: none;
    }
    .contactroW2 .vc_col-sm-8 {
        width: 100%;
        margin: 0 auto !important;
        float: none;
    }
    .contactroW1 {
        width: 90%;
    }
    .contactroW2 {
        width: 90%;
    }
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
    }
    .contactroW1 .uvc-main-heading h3 {
        font-size: 20px;
    }
    .blogpagE .vc_col-sm-4 .wp-block-button__link {
        padding: 10px 0;
        font-size: 14px;
    }
    .homeroW12 .vc_col-sm-7 button.ubtn-normal {
        font-size: 15px !important;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 55px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 786px) {
}
@media only screen and (max-width: 768px) {
    .mobiles-showcase .app-section {
        flex-direction: column;
        max-width: 190px;
        height: auto;
    }
    .mobiles-showcase .app-column {
        width: 100%;
        margin-top: 20px;
        height: auto;
    }
    .mobiles-showcase .app-column:first-child {
        margin-top: 0;
    }
    .site-header .col-lg-2 {
        width: 35%;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 20px;
    }
    .singlbloG .single_post_titlE {
        font-size: 28px;
        line-height: 30px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 25px;
    }
    .ltststorieS {
        font-size: 28px;
        font-weight: 900;
    }
    .homeroW12 .vc_col-sm-7 .ubtn-normal {
        padding: 0;
    }   
}
@media only screen and (max-width: 767px) {
    .testimonial-item {
        padding: 10px;
    }
    .author-name {
        font-size: 16px;
    }
    .author-image {
        width: 50px;
        height: 50px;
    }
}
@media only screen and (max-width: 740px) {
    .blogpagE .vc_col-sm-4 .wp-block-button__link {
        padding: 15px 25px;
        font-size: 16px;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 26px;
    }
    .blogpagE .vc_col-sm-8 {
        padding: 0;
    }
    .blogpagE .vc_col-sm-4 {
        width: 70%;
        margin: 0 auto;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 26px;
    }
    .single-post .singlbloG .col-lg-8 {
        padding: 0 0 50px 0;
        width: 100%;
    }
    .single-post .singlbloG .col-lg-4 {
        width: 70%;
        margin: 0 auto;
        position: static;
        float: none;
        display: table;
    }
    .single-post .blogsroW {
        padding: 100px 0;
    }
    .blogsroW .post-carousel-title {
        width: 100%;
        padding-right: 0;
    }
    .homeroW12 .vc_col-sm-7 .ubtn-ctn-left {
        margin-bottom: 0 !important;
    }
    .homeroW12 .btn2roW .vc_col-sm-6 {
        width: 50%;
        float: left;
    }
    .homeroW12 .vc_col-sm-7 button.ubtn-normal {
        font-size: 14px !important;
    }
    .homeroW7 .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }
    .homeroW7 .vc_col-sm-4 .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
        margin-bottom: 0 !important;
    }
    .homeroW4 .vc_col-sm-8 .vc_col-sm-4 {
        float: left;
    }
    .homeroW5 .vc_col-sm-4.vc_grid-item {    
        float: left !important;
        width: 14%;
    }
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6:first-child {
        width: 60%;
        float: left;
    }
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6:last-child {
        width: 40%;
        float: left;
    }
    .overflowroW430 {
        height: 370px;
    }
    .homeroW3 .uvc-heading h2 {
        font-size: 34px !important;
    }
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 734px) {
}
@media only screen and (max-width: 731px) {
}
@media only screen and (max-width: 720px) {
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 36px;
        line-height: 40px;
    }
    .homeroW12 .vc_col-sm-7 {
        width: 70%;
    }
    .homeroW12 .vc_col-sm-5 {
        width: 30%;
    }
}
@media only screen and (max-width: 684px) {
    .faqroWhdnG .gradient-text .uvc-sub-heading {
        font-size: 40px;
        line-height: 40px;
    }
    .glitch {
        font-size: 20rem;
    }
}
@media only screen and (max-width: 667px) {
    .homeroW12 .vc_col-sm-7 {
        width: 100%;
    }
    .homeroW12 .vc_col-sm-5 {
        width: 50%;
        margin: 0 auto;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 50px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 640px) {
    .site-header .col-lg-2 {
        width: 40%;
    }
    .contactroW1 {
        width: 100%;
    }    
    .overflowroW330 {
        height: auto;
        padding-bottom: 30px;
    }
    .overflowroW430 {
        height: auto;
        padding-bottom: 30px;
    }
    .faqroW .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
        line-height: 25px;
    }
}
@media only screen and (max-width: 600px) {
    .site-header .col-lg-2 {
        width: 60%;
    }
    .site-footer #menu-navigation {
        grid-template-rows: repeat(4, 30px);
    }
    .site-footer #block-7 .wp-block-heading {
        font-size: 14px;
    }
    .site-footer .footer-1 #block-7 .wp-block-heading {
        margin-top: 0 !important;
    }
    .site-footer .footer-1 #block-8 {
        margin-bottom: 10px;
    }   
    .site-footer .footer-1 img {
        width: 35%;
    }
    #buttontoP {
        width: 60px;
        height: 55px;
        bottom: 85px;
    }
    #buttontoP i {
        font-size: 1.8em;
        line-height: 55px;
    }
    .chaTbtN {
        font-size: 14px;        
    }
    .chaT {
        bottom: 15px;
    }
    #toggleButton .fa-ticket {
        font-size: 30px;
    }
    .chaT:hover .chaTbtN {
        right: 0;
        left: 0;
    }
    .contactroW1 {
        width: 90%;
    }
    .contactroW1 .uvc-main-heading h3 {
        font-size: 16px;
    }
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 32px;
        line-height: 35px;
    }
    .blogpagE .vc_col-sm-4 {
        width: 80%;
    }
    .homeroW4 .uvc-heading h3 {
        font-size: 22px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 22px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 22px !important;
    }
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6 {
        width: 100% !important;
    }    
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6:last-child {
        width: 50% !important;
        margin: 0 auto !important;
        display: flex;
        float: none;
        align-items: center;
        justify-content: center;
        padding: 30px 0 0;
    }
}
@media only screen and (max-width: 568px) {
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        line-height: 40px;
        text-align: left;
    }
    .contactroW1 .uvc-main-heading h3 {
        text-align: left;
        padding-top: 10px !important;
        font-size: 18px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 25px;
        line-height: 35px;
    }
    .singlbloG .single_post_titlE {
        font-size: 35px;
        line-height: 35px;
    }
    #buttontoP {
        width: 50px;
        height: 50px;
        bottom: 70px;
    }
    #buttontoP i {
        font-size: 20px;
        line-height: 50px;
    }
    #toggleButton .fa-ticket {
        font-size: 20px;
    }
    .error-404 h3 {
        font-size: 20px;
    }
    .error-404 h2 {
        font-size: 26px;
    }
     .homeroW4 .uvc-heading h3 {
        font-size: 20px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 20px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 20px !important;
    }
    .homeroW7 .stats-number {
        font-size: 30px !important;
    }
    .homeroW7 .mycust {
        font-size: 30px !important;
    }
}
@media only screen and (max-width: 540px) {
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 30px !important;
        line-height: 32px;
    }
    .homeroW4 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 24px !important;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 45px;
        line-height: 45px;
        margin-bottom: 0 !important;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        margin: 15px auto 25px !important;
        font-size: 45px;
        line-height: 45px;
    }
    .homeroW12 .vc_col-sm-7 button.ubtn-normal {
        padding: 15px 25px;
    }
    .homeroW3 .uvc-heading h2 {
        font-size: 30px !important;
    }
}
@media only screen and (max-width: 480px) {
    .mobiles-showcase .mobile-mockup {
        width: 120px;
        height: calc(120px * 2.036011);
    }
    .mobiles-showcase .app-section {
        max-width: 120px;
        gap: 15px;
    }
    .mobiles-showcase .app-column {
        margin-top: 15px;
    }
    .site-header .col-lg-2 {
        width: 70%;
    }
    .wprmenu_bar #custom_menu_icon.hamburger {
        top: 20px;
    }
    #buttontoP {
        width: 50px;
        height: 50px;
        bottom: 70px;
        right: 15px;
    }
    #buttontoP i {
        font-size: 1.4em;
        line-height: 50px;
    }
    .chaT {
        width: 45px;
        height: 45px;
        padding: 0 0;
        line-height: 55px;
        right: 15px;
    }
    #toggleButton .fa-ticket {
        font-size: 1.4em;
        line-height: 45px;
    }
    .blogpagE .vc_col-sm-4 {
        width: 100%;
    }
    .single-post .blogsroW {
        padding: 60px 0;
    }
    .single-post .singlbloG .col-lg-4 {
        width: 100%;
    }
    .singlbloG .single_post_titlE {
        font-size: 33px;
    }
    .faqroWhdnG .gradient-text .uvc-sub-heading {
        font-size: 35px;
        line-height: 40px;
    }
    .faqroW .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
        font-size: 20px;
        line-height: 30px;
    }
    .glitch {
        font-size: 18rem;
    }
    .roW404 {
        padding: 80px 0 60px;
    }
    .homeroW12 .vc_col-sm-7 button.ubtn-normal {
        padding: 15px 15px;
    }
    .homeroW12 .vc_col-sm-5 {
        width: 80%;
    }
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6:last-child {
        width: 80% !important;
    }
    .homeroW5 .vc_col-sm-4.vc_grid-item {
        width: 25%;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 40px;
        line-height: 40px;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 34px !important;
        line-height: 38px;
    }
    .homeroW7 .vc_col-sm-4 {
        width: 50%;
        float: left;
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: 1px solid #2B2B2B;
    }
    .homeroW7 .vc_col-sm-4:last-child {        
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom: 0;
        margin: 0 auto;
        width: 100%;
    }
    .counteroW .vc_col-sm-4:after {
        display: none;
    }
    .homeroW7 .stats-number {
        font-size: 34px !important;
    }
    .homeroW7 .mycust {
        font-size: 34px !important;
    }
}
@media only screen and (max-width: 430px) {
    .site-header .col-lg-2 {
        width: 70%;
        padding: 0;
    }
    .site-header {
        padding: 25px 0 0;
    }
    .site-footer .footer-1 img {
        width: 50%;
    }
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 36px;
    }
    .singlbloG .single_post_titlE {
        font-size: 30px;
    }
    .blogsroW .post-carousel-img-container img {
        height: 200px;
    }
    .faqroWhdnG .gradient-text .uvc-sub-heading {
        font-size: 30px;
        line-height: 30px;
    }
    .error-404 {
        width: 80%;
        margin: 0 auto;
    }
    .error-404 h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .error-404 h2 {
        font-size: 30px;
    }
    .error-404 h4 {
        line-height: 28px;
    }
    .homeroW12 .btn2roW .vc_col-sm-6 {
        width: 100%;
    }
    .homeroW12 .btn2roW .vc_col-sm-6 .ubtn-ctn-left {
       padding: 0 !important;
    }
    .homeroW12 .vc_col-sm-7 .ubtn-normal {
        padding: 0;
        width: 100%;
        margin: 5px auto;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 35px;
        line-height: 35px;
    }
    .homeroW4 .vc_col-sm-8 .vc_col-sm-4 {
        width: 100%;
        margin: 0 auto;
    }
    .overflowroW330 {
        height: auto;
        padding-bottom: 30px;
        margin: 0 auto !important;
        width: 100% !important;
    }
    .homeroW4 .vc_col-sm-8 .vc_col-sm-4 img {
        width: 80%;
        margin: 0 auto;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 30px !important;
        line-height: 34px;
    }
    .homeroW7 .stats-number {
        font-size: 30px !important;
    }
    .homeroW7 .mycust {
        font-size: 30px !important;
    }
    .homeroW9 .gradient-text50 .uvc-sub-heading {
        font-size: 30px !important;        
    }
    .homeroW10 .gradient-text50 .uvc-sub-heading {
        font-size: 30px !important;        
    }
}
@media only screen and (max-width: 414px) {
    .singlbloG .single_post_titlE {
        font-size: 28px;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 30px !important;
        line-height: 33px;
    }
    .homeroW4 .uvc-heading h3{
        font-size: 23px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 23px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 23px !important;
    }
}
@media only screen and (max-width: 412px) {
     .homeroW4 .uvc-heading h3{
        font-size: 20px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 20px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 411px) {
}
@media only screen and (max-width: 393px) {
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 34px;
        line-height: 35px;
    }
    .singlbloG .single_post_titlE {
        font-size: 27px;
    }
    .glitch {
        font-size: 16rem;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 40px;
        line-height: 40px;
    }
    .l-spacing-3 h2 {
        font-size: 14px !important;
        letter-spacing: 2px;
    }
}
@media only screen and (max-width: 390px) {
    .homeroW12 .vc_col-sm-7 .uvc-heading h3 {
        font-size: 32px !important;
        line-height: 33px;
    }
}
@media only screen and (max-width: 384px) {
    .singlbloG .single_post_titlE {
        font-size: 26px;
    }
}
@media only screen and (max-width: 375px) {
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 32px;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 24px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 24px;
        line-height: 30px;
    }
    .error-404 h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .error-404 h4 {
        line-height: 26px;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 30px;
        line-height: 30px;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 28px !important;
        line-height: 30px;
    }
}
@media only screen and (max-width: 360px) {
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 30px;
    }
    .singlbloG .single_post_titlE {
        font-size: 30px;
        line-height: 30px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 23px;
        line-height: 30px;
    }
    .blogsroW .post-carousel-img-container img {
        height: 160px;
    }
    .faqroWhdnG .gradient-text .uvc-sub-heading {
        font-size: 28px;
        line-height: 30px;
    }
    .glitch {
        font-size: 14rem;
    }
    .homeroW12 .vc_col-sm-7 .uvc-heading h3 {
        font-size: 30px !important;
        line-height: 30px;
    }
    .homeroW4 .uvc-heading h3{
        font-size: 18px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 18px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 320px) {
    .site-header .col-lg-2 {
        width: 100%;
    }
    .site-header {
        padding: 30px 0 0;
    }
    .wprm_before_menu_content img {
        width: 60%;
    }
    .contactroW1 .gradient-text50 .uvc-sub-heading {
        font-size: 27px;
        line-height: 30px;
    }
    .blogpagE .vc_col-sm-4 #block-15 .wp-block-heading {
        font-size: 26px;
    }
    .singlbloG .single_post_titlE {
        font-size: 28px;
        line-height: 30px;
    }
    .single-post .col-lg-4 #block-15 .wp-block-heading {
        font-size: 24px;
        line-height: 28px;
    }
    .ltststorieS {
        font-size: 34px;
        line-height: 35px;
    }
    .faqroWhdnG .gradient-text .uvc-sub-heading {
        font-size: 36px;
        line-height: 38px;
    }
    .homeroW1 .gradient-text .uvc-sub-heading {
        font-size: 26px;
        line-height: 28px;
    }
    .homeroW4 .uvc-heading h3{
        font-size: 16px !important;
    }
    .homeroW3 .uvc-heading h3 {
        font-size: 16px !important;
    }
    .homeroW5 .uvc-heading h3 {
        font-size: 16px !important;
    }
    .l-spacing-3 h2 {
        letter-spacing: 0px;
    }
    .homeroW4 .gradient-text50 .uvc-sub-heading {
        font-size: 30px;
        line-height: 30px;
    }
    .homeroW6 .gradient-text50 .uvc-sub-heading {
        font-size: 23px !important;
        line-height: 28px;
    }
     .homeroW7 .stats-number {
        font-size: 24px !important;
    }
    .homeroW7 .mycust {
        font-size: 24px !important;
    }
    .homeroW4 .vc_col-sm-8 .vc_col-sm-4 img {
        width: 100%;
    }
    .homeroW4 .vc_col-sm-8 .vc_col-sm-4 .vc_column-inner {
        padding: 0 !important;
    }
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6:last-child {
        width: 100% !important;
    }
    .homeroW5 .vc_col-sm-8 .vc_col-sm-6:last-child .vc_column-inner {
        padding: 0 !important;
    }
    .homeroW12 .vc_col-sm-5 {
        width: 100%;
    }
    .homeroW12 .vc_col-sm-7 {
        padding: 0 !important;
    }
    .milO img {
        width: 100%;
    }
}   
/*Responsive Start End*/